﻿
/* plan style */

h3 {
	color:#4c7ea0;
	font-size:16px;
	padding:0;
	margin:0;	
}
h5 {
	text-align: center;
	font-size:15px;
	color:#000;
	padding:0;
	margin:0;
}

.planH1 {
    color: #417094;
    font-family: arial,helvetica,verdana;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0.4em;
    text-align:center;
    margin: 5px 0 5px 0;
    padding: 0 0 0 0;
}
.PageSubTitle {
    color: #30374f;
    font-family: arial,helvetica,verdana;
    font-size: 18px;
    font-weight:normal;
    margin: 0px;
    padding:0px;
    text-align:left;
}
.PageSubTitleUnderline {
	margin:0 auto 5px auto; padding:0 0 0 0; width:160px;border-top:1px #fff solid;
}
.Spec {
	line-height:30px;
	font-size:14px;
}

#learnmore {
	background-color:#fff;
	padding:3px;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	color:#4c7ea0;
}
#learnmore a {
	color:#4c7ea0;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
#learnmore a:hover {
	text-decoration:underline;
}
#learnmore2015a {
	background-color:#e7e7e8;
	font-size:13px;
	text-align:left;
	color:#5283a1;
	width:610px;
	padding:5px;
	margin-top:10px;
	border-left:1px #76787b solid;
}
#learnmore2015a a {
	color:#76787b;
	text-decoration:none;
	font-size:13px;
	font-family:arial,helvetica,verdana;
	text-decoration:underline;
}
#learnmore2015 a:hover {
	text-decoration:none;
}

#images_box {
	height: 480px;
	border: 0px #abc3d4 solid;
	padding: 0px 0px 0px 0px;
	color:#4e5770;
	margin-bottom:0px;
	margin-left:10px;
}
/* This rule is read by Galleria to define the gallery height: */
#galleria{width:600px;height:475px;}
#ImageBoxCaption {
	position:absolute;
	margin-top:-90px;
	margin-left:20px;
	width:580px;
}

#images_box2 {
	height: 600px;
	border: 0px #abc3d4 solid;
	padding: 0px 0px 0px 0px;
	color:#4e5770;
	margin-bottom:0px;
	margin-left:10px;
}
#galleria2{width:590px;height:595px;}

#ImageBoxCaption2 {
	position:absolute;
	margin-top:-110px;
	margin-left:20px;
	width:570px;
	background-color:#fff;
	z-index:10;
	height:15px;
}
#ImageBoxCaption3 {
	width:600px;
	background-color:#fff;
	height:15px;
}

#images_box4 {
	height: 430px;
	border: 0px #abc3d4 solid;
	padding: 0px 10px 0px 0px;
	color:#4e5770;
	margin-bottom:0px;
	margin-left:0px;
	width:610px;
	background-color:#777;
}

#buttoncols {
	margin-top:10px;
	text-align:center;
	width:620px;
	color:#dfdfdf;
	font-size:19px;
}
#buttoncols a {
	font-size:19px;
	text-decoration:none;
	color:#dfdfdf;
}
#buttoncols a:hover {
	text-decoration:underline;
	color:#fff;
}
#buttoncols .col2 {
	width:300px;
	float:right;
	height:120px;
	
}
#buttoncols .col1 {
	width:300px;
	height:120px;
}

#buttoncols .button {
	background-color:#4c7ea0;
	height:30px;
	margin-bottom:10px;
	line-height:30px;
	text-transform:lowercase;
}
#buttoncols .buttonimg {
	position:absolute;
	z-index:1000;
	margin-left:20px;
}

#MoreData {
	margin-bottom:5px;
}
#testimonials {
	width:620px;
}
#testimonials .title {
	color:#fff;
	background-color:#b2b3b6;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:19px;
}
#testimonials .copy {
	padding:10px;
	border-right:1px #b2b3b6 solid;
	border-bottom:1px #b2b3b6 solid;
	border-left:1px #b2b3b6 solid;
	font-size:14px;
}
#testimonials .copybox {
	max-height:400px;
   overflow:auto;
}
#testimonials .copyReview {
	font-size:14px;
	color:#888;
}
#testimonials .copyName {
	float:right;
}

#QandAForPlans {
	width:620px;
	margin:10px 0px 10px 0px;
}
#QandAForPlans .title {
	color:#fff;
	background-color:#4c7ea0;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:19px;
}
#QandAForPlans .copy {
	padding:10px;
	border-right:1px #b2b3b6 solid;
	border-bottom:1px #b2b3b6 solid;
	border-left:1px #b2b3b6 solid;
	font-size:15px;
	color:#4c7ea0;
}
#QandAForPlans td {
	font-size:15px;
	color:#4c7ea0;

}
#QandAForPlans .copybox {
	max-height:580px;
   overflow:auto;
}
#QandAForPlans .subtitle {
	color:#fff;
	background-color:#b2b3b6;
	height:26px;
	font-size:17px;
	width:25px;
	text-align:center;
	margin-bottom:6px;
	margin-right:10px;
	padding-top:3px;
}
#QandAForPlans .askedby {
	font-size:11px;
	color:#999;
}
#QandAForPlans .answeredby {
	font-size:11px;
	color:#999;
}

#SpecLinks {
	margin-top:5px;
	text-align:center;
}
#SpecLinks a {
	color: #9a5048;
	text-decoration: none;
	font-weight:bold;
	font-size:15px;
}
#SpecLinks a:hover {
	text-decoration: underline;
}



.ColorBox {
	background-color:#c8c9cb;
	background-image:url('/images/bgblueprintgray.jpg');
}





.PlanDescription {
    color: #463953;
    font-family: arial,helvetica,verdana;
    font-size: 14px;
    margin-top:10px;
    border: 5px #abc3d4 solid;
    padding:5px;
    background-color:#f2f5f9;
}


#WhyBuyBox {
	text-align:center;
	border:1px #000 solid;
	margin: 15px 0 10px 0;
	padding: 5px;
	line-height:22px;
	
}
#WhyBuyBox a {
	color:#4c7ea0;
	font-size:16px;
}	

#QuickPlanSearch {
	text-align:center;
	background-color:#abc3d4;
	color:#343954;
	padding: 5px 3px 5px 3px;
	margin-bottom:1px;
	height:21px;
}
#QuickPlanSearch .input {
	border: 1px;
	border-style: solid;
	border-color: #5d82a3;
}
#QuickPlanSearch .inputbutton {
	vertical-align:bottom;
}
.ImagePosition {
	padding:2px 25px 0 25px;
	float:left;
}
.TextPosition {
	padding:13px 0px 0 0px;
	
}
#AddToCart {
	color:#fff;
	background-color:#343954;
	height:54px;
	margin-bottom:5px;
}
#AddToCart a {
	font-size:25px;
	color:#fff;
	text-decoration:none;
}
#AddToCart a:hover {
	text-decoration:underline;
}
#ShareThis {
	border:1px #000 solid;
	padding:3px 10px;
	margin-bottom:10px;
}
.ActionButton {
	font-size:25px;
	color:#343954;
	background-color:#abc3d4;
	height:54px;
}
.ActionButton a {
	font-size:23px;
	color:#343954;
	text-decoration: none;
}
.ActionButton a:hover {
	color:#4c7ea0;
	text-decoration: underline;
}

.TitleBar {
	text-align: center;
	color: #fff;
	font-size: 18px;
	background-color:#b2b3b6;
	padding:10px 0;
}



#PlanHistory {
	background-color: #ffffff;
	border-color: #456e92;
	border-width: 2px;
	border-style: solid;
	margin: 5px 10px 5px 10px;
}
#PlanHistoryHeader {
	background-color: #456e92;
	text-align: center;
	color: #fff;
	font-size: 14px;
	height: 20px;
}
#PlanHistory11 {
	background-color: #ffffff;
	border-color: #abc3d4;
	border-width: 1px;
	border-style: solid;
	padding: 5px 5px 5px 5px;
	margin:0px;
}
#PlanHistoryHeader11 {
	text-align: center;
	color: #343954;
	font-size: 25px;
	background-color:#abc3d4;
	padding:10px 0;
}
#PlanHistoryArea {
	padding: 5px 0px 5px 0px;
	text-align: left;
}
#PlanHistory11Long {
	background-color: #ffffff;
	border-color: #abc3d4;
	border-width: 1px;
	border-style: solid;
	padding: 5px 5px 5px 5px;
	margin:0px;
	width:455px;
}
#PlanHistoryHeader11Long {
	text-align: center;
	color: #343954;
	font-size: 25px;
	background-color:#abc3d4;
	padding:5px 0;
	width:467px;
}
#PlanHistoryAreaLong {
	padding: 5px 0px 5px 0px;
	text-align: left;
}
#PlanHistory201112Long {
	background-color: #ffffff;
	border-color: #b2b3b6;
	border-width: 0px;
	border-style: solid;
	padding: 5px 5px 5px 5px;
	margin:0px;
}

#PlanHistoryHeader201112Long {
	text-align: center;
	color: #fff;
	font-size: 18px;
	background-color:#b2b3b6;
	padding:10px 0;
}
#PlanHistoryAreaLong {
	padding: 5px 0px 5px 0px;
	text-align: left;
}
#PlanDescription {
	background-color: #ffffff;
	border-color: #abc3d4;
	border-width: 1px;
	border-style: solid;
	padding: 5px 5px 5px 5px;
	margin:0px;
	width:455px;
}
#PlanDescriptionHeader {
	text-align: center;
	color: #343954;
	font-size: 25px;
	background-color:#abc3d4;
	padding:10px 0 0 10px;
	width:457px;
}
#PlanDescriptionArea {
	padding: 5px 0px 5px 0px;
	text-align: left;
}

.PlanFunctions {
	vertical-align:top;
	text-align:center;
	color:#4c7ea0;
}
a.PlanFunctions:link, a.PlanFunctions:visited, a.PlanFunctions:active {
	color:#4c7ea0;
	text-decoration:none;
}
a.PlanFunctions:hover {
	color:#343954;
	text-decoration:underline;
}

.PlanFunctionsDkBlue {
	vertical-align:top;
	text-align:center;
	color:#343954;
}
a.PlanFunctionsDkBlue:link, a.PlanFunctionsDkBlue:visited, a.PlanFunctionsDkBlue:active {
	color:#343954;
	text-decoration:none;
}
a.PlanFunctionsDkBlue:hover {
	color:#16192a;
	text-decoration:underline;
}
#PlanFunctionButton {
	width:165px;
	border:4px #abc3d4 solid;
	background-color:#4c7ea0;
	padding:9px;
	color:#fff;
	margin-bottom:5px;
}
#PlanFunctionButton a {
	color:#fff;
	font-size:18px;
}
#PlanFunctionButtonDkBlue {
	width:165px;
	border:4px #abc3d4 solid;
	background-color:#343954;
	padding:9px;
	color:#fff;
	margin-bottom:5px;
}
#PlanFunctionButtonDkBlue a {
	color:#fff;
	font-size:18px;
}

#PlanPackages {
	padding:7px;
	background-color:#555;
	text-align:center;
	color:#9f5950;
	font-size:12px;
}
#PlanPackages h5 {
	color:#fff;
}
#PlanPackages td {
	color:#fff;
	text-align:left;
}
#PlanPackages a {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}
#PlanPackages a:hover {
	text-decoration:underline;
}
#PlanPackages .buttonEnlage a {
	font-size:16px;
}
.ButtonPurchase {
	border-top:#fff 1px solid;
	border-right:#fff 1px solid;
	border-bottom:#fff 1px solid;
	border-left:#fff 1px solid;
	background-color:#9a5048;
	color:#fff;
	height:30px;
	margin-top:4px;
    border-radius: 14px 14px 14px 14px;
    font-size:17px;
    font-weight:bold;
    padding: 0 8px 2px 8px;
}

#OtherMenu {
	float:right;
	width:230px;
	margin:10px 25px;
}
#OtherMenu a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
#OtherMenu a:hover {
	text-decoration:underline;
}
.OtherMenu {
	background-color:#4c7ea0;
	margin-bottom:4px;
	padding:2px 4px;
	text-align:center;
}
#shadowAdditionalImages {
	position: fixed;
	top: 20px;
	left: 25%;
	padding: 10px;
	width: 500px;
	z-index: 1001;
	background-color: #fff;
	border: solid 1px #000000;
	text-align: center;
	font-size: 14px;
}
#shadowSimilarPlans {
	position: fixed;
	top: 200px;
	left: 25%;
	padding: 10px;
	width: 580px;
	z-index: 1001;
	background-color: #fff;
	border: solid 1px #000000;
	text-align: center;
	font-size: 14px;
}
#shadowAltElevImages {
	position: fixed;
	top: 20px;
	left: 25%;
	padding: 10px;
	width: 500px;
	z-index: 1001;
	background-color: #fff;
	border: solid 1px #000000;
	text-align: center;
	font-size: 14px;
}
#shadowSlideshow_no {
	position: fixed;
	top: 100px;
	left: 25%;
	padding: 10px;
	width: 500px;
	z-index: 1001;
	background-color: #fff;
	border: solid 1px #000000;
	text-align: left;
	font-size: 14px;
	overflow:auto;
	max-height:460px;
}
#shadowDescription {
	position: fixed;
	top: 100px;
	left: 25%;
	padding: 0px 0px 10px 5px;
	width: 580px;
	z-index: 1001000;
	background-color: #fff;
	border: solid 1px #000000;
}

#shadowDescriptionInner {
	padding: 5px 10px 10px 10px;
	background-color: #fff;
	text-align: left;
	font-size: 14px;
	overflow:auto;
	max-height:400px;

}
#shadowDescription p {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:15px;
}
#shadowDescription a {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}


#shadowShareCondition {
	position: fixed;
	top: 100px;
	left: 25%;
	padding: 0px 0px 10px 5px;
	width: 580px;
	z-index: 1001000;
	background-color: #fff;
	border: solid 1px #000000;
}

#shadowShareConditionInner {
	padding: 5px 10px 10px 10px;
	background-color: #fff;
	text-align: left;
	font-size: 14px;
	overflow:auto;
	max-height:400px;

}
#shadowShareCondition p {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:15px;
}
#shadowShareCondition a {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}








#shadowOrderForm  {
	position: fixed;
	top: 50px;
	left: 10%;
	padding: 10px;
	width: 775px;
	z-index: 1001000;
	background-color: #fff;
	border: solid 1px #000000;
	text-align: left;
	font-size: 14px;
	overflow:auto;
	max-height:800px;
}
#shadowSlideshow {
	position: fixed;
	top: 10%;
	left: 25%;
	padding: 10px;
	width: 500px;
	z-index: 1001000;
	background-color: #fff;
	border: solid 1px #000000;
	text-align: left;
	font-size: 14px;
	overflow:auto;
	min-height:200px;
}
#shadowTshirt {
	position: fixed;
	top: 200px;
	left: 25%;
	padding: 10px;
	width: 650px;
	z-index: 1001;
	background-color: #fff;
	border: solid 1px #000000;
	text-align: left;
	font-size: 14px;
	overflow:auto;
	max-height:500px;
}

#shadowProductSlideshow {
	position: fixed;
	top: 80px;
	left: 25%;
	padding: 10px;
	width: 640px;
	z-index: 1001;
	background-color: #fff;
	border: solid 1px #000000;
	text-align: left;
	font-size: 14px;
	overflow:auto;
	height:540px;
}
#Slide {
	z-index:1;
	/*background-color:#ccc;*/
	height:457px;
	width:610px;
	visibility:visible;
}
#SlideBack {
	border:0px #000 solid;
	position:absolute;
	z-index:0;
	/*background-color:#333;*/
	height:457px;
	width:610px;
}

#pages {
	float:right;padding-right:5px;padding-top:15px;position:relative;
}
#paging {
	padding:2px 0 2px 265px;
}
.ClickOnToEnlarge {
	text-align:center;color:#4c7c9e;font-size:10px;font-weight:bold;padding-top:5px;
}
.PhotographedMessage {
	text-align:left;color:#fff;font-size:8px;font-weight:normal;padding-top:0px;padding-left:10px;
}
.ImagesCopyright {
	float:right;color:#fff;font-size:8px;font-weight:normal;padding-top:0px;
}
.ImagesCopyrightFP {
	text-align:right;font-size:8pt;
}
.ImagesMaxWidth {
	max-width:600px; width: expression(this.width > 600 ? 600: true);
}
.ATHDExclusiveOrigNotused {
	text-align: right; height: 16px; font-size: 8pt; background-color: #c7e395; font-weight: bold; color: #25783a; padding-top: 3px; margin-right:120px;
}
.ATHDExclusive {
	height: 13px; font-size: 11pt; font-weight: bold; color: #ad2931; padding-top: 3px; margin-right:3px;
}
.ATHDExclusive2015A {
	position:absolute;margin:5px 5px 0 0;padding:3px;right:0px;border:2px #000 solid;width:300px;height:18px;z-index:2;color:#fff;font-size:15px;text-align:center;
}
.ATHDExclusive2015B {
	position:absolute;margin:5px 5px 0 0;padding:3px;right:0px;border:2px #000 solid;width:300px;height:18px;z-index:1;background-color:#777;opacity:0.5;
}
.ViewPlanDescr {
	float:right;
}
a.ViewPlanDescrlnk:link, a.ViewPlanDescrlnk:active, a.ViewPlanDescrlnk:visited {
	color:#7a9cb6;
	text-decoration:underline;
	font-style:italic;
}
a.ViewPlanDescrlnk:hover {
	text-decoration:underline;
}
.FreeCostEstimator, a.FreeCostEstimator:link, a.FreeCostEstimator:active, a.FreeCostEstimator:visited {
	padding:8px 0 5px 0;border:0px #000 solid;
	font-weight:bold;
	text-decoration:none;
}
a.FreeCostEstimator:hover {
	text-decoration:underline;
}
#PreferredProducts {
	border:0px #f00 solid;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}
#PreferredProductsBox {
	border:1px #77787b solid;
	padding:2px;
	margin:0px;
}

.PreferredProducts {
	color:#568c51;
	font-size: 12px;
}
.PreferredProductsCopy {
	color:#97999c;
	font-size:8px;
	text-align:center;
}
#PSShowPageBlock {
	height:14px;padding:2px;
	position: absolute;margin-top:3px;margin-left:3px; z-index: 900;
}
#PSShowPageBack {
	height:100px;padding:20px;
	position: absolute;margin-top:180px;margin-left:10px; z-index: 900;
	background: url("/images/arrow-plan-slide-left.gif") no-repeat scroll 0 0 transparent;
}
#PSShowPageNext {
	height:100px;padding:20px;
	position: absolute;margin-top:180px;margin-left:590px; z-index: 900;
	background: url("/images/arrow-plan-slide-right.gif") no-repeat scroll 0 0 transparent;
}

.PSShowPage {
	background-color:#fff;
	width:5px;height:5px;float:left;margin:2px;border:#777 3px solid;
}
#PreferredProducts {
	width:190px;
	margin-top:20px;
	margin-left:40px;
}
#PreferredProductsTitle {
	color:#fff;
	font-size:15px;
	background-color:#4c7ea0;
	text-align:center;
	padding:5px;
	font-weight:bold;
}
#bestprice {
	font-size:11pt;
	color:#a5d1ef;
	padding:7px;
}
#bestprice a {
	color:#a5d1ef;
	text-decoration:none;
	font-size:9pt;
	font-weight:bold;
}

#bestprice a:hover {
	text-decoration:underline;
}
#pricedetails {
	font-size:14pt;
	color:#9F5950;
}
#pricedetails a {
	color:#fff;
	text-decoration:none;
	font-size:13pt;
	font-weight:bold;
}
#pricedetails a:hover {
	text-decoration:underline;
}

#priceImportant {
	font-size:10pt;
	color:#9F5950;
}
#priceImportant a {
	color:#fff;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
}
#priceImportant a:hover {
	text-decoration:underline;
}

#samplePlan {
	float:right;
	padding-bottom:4px;
}
#samplePlan a {
	color:#ad2931;
	text-decoration:none;
	font-size:11pt;
	font-weight:bold;
}
#samplePlan a:hover {
	text-decoration:underline;
}

#ShareThisHoriz {
	text-align:center;padding:10px 10px 0px 10px;color:#417094;
	font-size:15px;
	line-height:28px;
	height:50px;
}



.PreferredProductsBox {
	border:1px #000 solid;
	padding:3px;
	margin-top:10px;
	font-size:11px;
	color:#97999c;
	text-align:center;
}
.linkintegrity {
	text-align:right;
}
.linkintegrity a {
	color:#eb2128;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.linkintegrity a:hover {
	text-decoration:underline;
}

.linkfypon {
	text-align:right;
}
.linkfypon a {
	color:#4c7ea0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.linkfypon a:hover {
	text-decoration:underline;
}
.linkthrma {
	text-align:right;
}
.linkthrma a {
	color:#eb2128;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.linkthrma a:hover {
	text-decoration:underline;
}
.linklumber {
	text-align:right;
}
.linklumber a {
	color:#ffcd07;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.linklumber a:hover {
	text-decoration:underline;
}
.linkdavinci {
	text-align:right;
}
.linkdavinci a {
	color:#d2232a;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.linkdavinci a:hover {
	text-decoration:underline;
}
.linkclopay {
	text-align:right;
}
.linkclopay a {
	color:#46170a;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.linkclopay a:hover {
	text-decoration:underline;
}

#PlanPackages a.PDFNowOrderForm {
	color:#ff5b49;font-size:11px;
}
#PlanPackages a.PDFNowOrderForm:hover {
	color:#ff8b7e;
}
#PlanPackages a.PDFNowOrderFormAvail {
	color:#dc4434;font-size:10px;
}
#PlanPackages a.PDFNowOrderFormAvail:hover {
	color:#ff8b7e;
}

a.PlanGalleriaCaption {
	color:#fff;
	text-decoration:underline;
}
a.PlanGalleriaCaption:hover {
	text-decoration:none;
}

.plan_product_2015 {
    position: absolute;
    width: 257px;
    z-index: 1001;
}

#PlanSpecs2015 {
	padding-top:10px;
	padding-left:10px;
	overflow:hidden;
}
.PlanSpeccol {
    float:left;
    width:24%;
    margin-right: 1%;
}
.PlanSpeccol-4 {margin-right:0;}

.PlanSpecHeader {
	height:17px;
	color:#fff;
	font-size: 12px;
	background-color: #333853;
	font-weight:bold;
	padding-top:3px;
	padding-left:3px;
}
.PlanSpecLine {
	height:17px;
	padding-top:3px;
}
.PlanSpecLeft {
	text-align:left;padding-left:5px;
}
.PlanSpecRight {
	float:right;text-align:right;padding-right:5px;
}


