@charset "utf-8";
/* CSS Document */
.color-box .more-info{
	background:url(../images/more-info-button.gif); height:44px; width:170px; color:white; text-transform:uppercase; text-align:center; line-height:21px; display:block; margin:20px auto; text-decoration:none; font-weight:bold;
}
.color-box{
	position:relative; text-align:left; font-size:11px; margin:15px 0px;
}
.color-box p{
	line-height:16px !important; margin:0px !important;
}
.color-box .centered{
	text-align:center;
}
#content .color-box .centered h3{
	padding:0px;
}
.color-box h1,.color-box h2,.color-box h3{
	color:white; font-size:14px; font-weight:bold; padding-left:5px;
}
.color-box h1{
	height:32px; line-height:32px; font-size:12px;
}
#content .color-box h1 img{
	margin:7px 7px 7px 0px; display:inline; float:left;
}
#content .color-box h2{
	height:24px; line-height:24px;  font-size:12px;
}
#content .color-box h3{
	height:32px; line-height:32px; padding-left:20px; font-size:14px;
}
.color-box div{
	padding:6px 4px;
}
.color-box .box{
	overflow:hidden; position:relative;
}
.color-box div.big{
	padding-bottom:70px;
}

.color-box .box .lb img{
	 border:1px solid #c0c0c0; margin:10px 5px;
}
.color-box .box .more{
	text-align:right; border:none !important;
}
.color-box .more a{
	color:#d82845 !important; font-size:9px; text-decoration:none; font-weight:bold;
}
.color-box .last{
	padding:40px 0px 50px 0px !important;
}
.color-box h1, .color-box h2, .color-box div{
	border-width:1px; border-style:solid; border-top:none; border-bottom:none;
}
.color-box .price{
	border:none; text-align:center; width:90px; margin:auto; padding:0px;
}
.color-box .price span{
	display:block; margin:0px;
}
.color-box .price .top, .color-box .price .bottom{
	font-family:Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; color:#959595; font-weight:bold; font-size:12px; height:14px; line-height:14px;
}
.color-box .price .top{
	border-bottom:1px solid #959595;
}
.color-box .price .light{
	font-weight:normal;
}
.color-box .price .bottom{
	border-top:1px solid #959595;
}
.color-box .price .value{
	font-size:30px; color:#ed1c24; font-family: Arial, Helvetica, sans-serif; height:30px; line-height:30px;
}
.color-box .prices{
	border:none; text-align:center; width:202px; margin:auto; height:54px;
}
.color-box .silver{
	background:url(../images/colorbox/price-box-gray.gif); margin:0px 20px 0px 0px; float:left; display:inline;
}
.color-box .golden{
	background:url(../images/colorbox/price-box-gold.gif); display:inline; float:left; margin:0px;
}
.color-box .hourly-price{
	font-size:24px; color:#ed1c24; font-family: Arial, Helvetica, sans-serif; line-height:24px; height:36px; width:187px; padding:18px 0px 0px 0px; border:none; background:url(../images/colorbox/price-hourly.gif); width:187px; margin:10px auto; text-align:center;
}
.color-box .silver, .color-box .golden{
	font-size:24px; color:#ed1c24; font-family: Arial, Helvetica, sans-serif; line-height:24px; height:36px; width:91px; padding:18px 0px 0px 0px; border:none;
}
.color-box ul li{
	background:url(../images/tick.gif) top left no-repeat; padding-left:20px; line-height:22px;
}
.color-box dl dt, .color-box dl dd{
	background:url(../images/tick.gif) left center no-repeat; padding-left:20px; line-height:22px;
}
.color-box dl dd{
	background:url(../images/plus-button.gif) left center no-repeat;
}
.color-box ul.spaced li{
	margin:12px 0px 12px 50px; line-height:16px;
}
.color-box dl.spaced dt{
	margin:12px 0px 12px 25px; line-height:16px; color:#1b6fac;
}
.color-box dl.spaced dd{
	margin:12px 0px 12px 40px; line-height:16px;
}
.color-box div.cb-corner{
	width:5px; height:5px; position:absolute; padding:0px; border:none; font-size:1%;
}

.color-box .big-blue-check{
	background:url(../images/big-blue-check.gif); width:634px; height:47px; padding:0px 0px 0px 50px; line-height:47px; font-weight:bold; border:none; color:#1b6fac; margin:15px auto;
}

.color-box .cbc-tr{ top:0px; right:0px; }
.color-box .cbc-tl{ top:0px; left:0px; }
.color-box .cbc-br{ bottom:0px; right:0px; }
.color-box .cbc-bl{ bottom:0px; left:0px; }

/*blue*/
#content .cb-blue{ background:url(../images/colorbox/bottom-blue.gif) bottom repeat-x; }
#content .cb-blue h1{background:url(../images/colorbox/h1-blue.gif) repeat-x; border-color:#15a4d0; }
#content .cb-blue h2{background:url(../images/colorbox/h2-blue.gif) repeat-x; border-color:#15a4d0; }
#content .cb-blue h3{color:#30c5f1; }

#content .cb-blue .colored{background:#e7f9fd;}
#content .cb-blue div{ border-color:#85dcf0;}
#content .cb-blue strong{ color: #1b6fac; }

#content .cb-blue .cbc-tr{ background:url(../images/colorbox/cbc-tr-blue.gif); }
#content .cb-blue .cbc-tl{ background:url(../images/colorbox/cbc-tl-blue.gif); }
#content .cb-blue .cbc-br{ background:url(../images/colorbox/cbc-br-blue.gif); }
#content .cb-blue .cbc-bl{ background:url(../images/colorbox/cbc-bl-blue.gif); }

/*green*/
#content .cb-green{ background:url(../images/colorbox/bottom-green.gif) bottom repeat-x; }
#content .cb-green h1{background:url(../images/colorbox/h1-green.gif) repeat-x; border-color:#5b9400; }
#content .cb-green h2{background:url(../images/colorbox/h2-green.gif) repeat-x; border-color:#5b9400; }
#content .cb-green h3{color:#7dbf10; }

#content .cb-green .colored{background:rgb(234, 255, 198);}
#content .cb-green div{ border-color:#b8dd8c;}
#content .cb-green strong{ color: #688c00; }

#content .cb-green .cbc-tr{ background:url(../images/colorbox/cbc-tr-green.gif); }
#content .cb-green .cbc-tl{ background:url(../images/colorbox/cbc-tl-green.gif); }
#content .cb-green .cbc-br{ background:url(../images/colorbox/cbc-br-green.gif); }
#content .cb-green .cbc-bl{ background:url(../images/colorbox/cbc-bl-green.gif); }

/*red*/
#content .cb-red{ background:url(../images/colorbox/bottom-red.gif) bottom repeat-x; }
#content .cb-red h1{background:url(../images/colorbox/h1-red.gif) repeat-x; border-color:#7b0c26; }
#content .cb-red h2{background:url(../images/colorbox/h2-red.gif) repeat-x; border-color:#7b0c26; }
#content .cb-red h3{color:#9c0106; }

#content .cb-red .colored{background:#ffffff}
#content .cb-red div{ border-color:#ffc0b5;}
#content .cb-red strong{ color: #df2815; }

#content .cb-red .cbc-tr{ background:url(../images/colorbox/cbc-tr-red.gif); }
#content .cb-red .cbc-tl{ background:url(../images/colorbox/cbc-tl-red.gif); }
#content .cb-red .cbc-br{ background:url(../images/colorbox/cbc-br-red.gif); }
#content .cb-red .cbc-bl{ background:url(../images/colorbox/cbc-bl-red.gif); }

/*orange*/
#content .cb-orange{ background:url(../images/colorbox/bottom-orange.gif) bottom repeat-x; }
#content .cb-orange h1{background:url(../images/colorbox/h1-orange.gif) repeat-x; border-color:#dc6b00; }
#content .cb-orange h2{background:url(../images/colorbox/h2-orange.gif) repeat-x; border-color:#dc6b00; }
#content .cb-orange h3{color:#ffae00; }

#content .cb-orange .colored{background:rgb(255, 249, 236);}
#content .cb-orange div{ border-color:#ffdb8e;}
#content .cb-orange strong{ color: #e7823a; }

#content .cb-orange .cbc-tr{ background:url(../images/colorbox/cbc-tr-orange.gif); }
#content .cb-orange .cbc-tl{ background:url(../images/colorbox/cbc-tl-orange.gif); }
#content .cb-orange .cbc-br{ background:url(../images/colorbox/cbc-br-orange.gif); }
#content .cb-orange .cbc-bl{ background:url(../images/colorbox/cbc-bl-orange.gif); }

/*gray*/
#content .cb-gray{ background:url(../images/colorbox/bottom-gray.gif) bottom repeat-x; }
#content .cb-gray h1{background:url(../images/colorbox/h1-gray.gif) repeat-x; border-color:#e7e7e7; color:#688c00 }
#content .cb-gray h2{background:url(../images/colorbox/h2-gray.gif) repeat-x; border: 1px solid #e7e7e7; border-bottom:none; padding:8px 0px 0px 15px; color:#1b6fac; font-size:16px; }
#content .cb-gray h3{color:#ffae00; }

#content .cb-gray .colored{background:rgb(249, 249, 249);}
#content .cb-gray div{ border-color:#e7e7e7;}
#content .cb-gray strong{ color: #7dab00; }

#content .cb-gray .cbc-tr{ background:url(../images/colorbox/cbc-tr-gray.gif); }
#content .cb-gray .cbc-tl{ background:url(../images/colorbox/cbc-tl-gray.gif); }
#content .cb-gray .cbc-br{ background:url(../images/colorbox/cbc-br-gray.gif); }
#content .cb-gray .cbc-bl{ background:url(../images/colorbox/cbc-bl-gray.gif); }


/* bottom colored boxes */
#content .list-box{
	width:229px; padding:10px; display:inline; float:left; border:none;
}


#content .lb-blue{ background:#effbfe ; }
#content .lb-green{ background:#efffe3 ; }
#content .lb-peach{ background:#fffce7 ; }
#content .lb-red{ background:#fff7f7 ; }
#content .lb-orange{ background:#fffcf3 ; }
#content .lb-white{ background:#ffffff ; }

#content .lb-blue h3{ color:#28bfee ; }
#content .lb-green h3{ color:#65a100 ; }
#content .lb-peach h3{ color:#f29c00 ; }
#content .lb-red h3{ color:#eb0000 ; }
#content .lb-orange h3{ color:#ffa200 ; }

#content .didyou{
	position:absolute; top:45px; right:40px; width:254px; padding:0px !important; border:none !important;
}
#content .dy-green{
	background:url(../images/didyouknow-green.jpg); height:405px;
}
#content .dy-red{
	background:url(../images/didyouknow-red.jpg); height:387px;
}
#content .dy-yellow{
	background:url(../images/didyouknow-yellow.jpg); height:380px;
}
#content .didyou p{
	text-align:center; width:244px; position:absolute; left:5px;
}
#content .didyou #big{font-size:18px; font-weight:bold; top:50px;line-height:24px !important;}
#content .didyou #med{font-size:12px; font-weight:bold; top:100px; line-height:16px !important;}
#content .didyou #features{font-size:24px; color:white; top:172px; width:220px; left:17px; text-align:left;}
#content .didyou #featuresT{font-size:14px; font-weight:bold; color:white; top:195px; width:220px; left:17px; text-align:left; line-height:24px !important;}
#content .didyou #link{height:50px; top:252px;}
#content .didyou #link a{display:block; line-height:25px !important;color:white; font-size:14px; font-weight:bold; text-decoration:none;}
#content .didyou #link span{height:86px; top:160px; line-height:25px !important;color:white; font-size:22px; font-weight:bold;}
#content .didyou #price_intro{top:313px; font-size:18px; line-height:24px !important}
#content .didyou #price{top:345px; font-weight:bold; color:#dd3300;font-size:26px;}
#content .didyou #price span{top:313px; font-size:18px; line-height:24px !important}

#content .dy-green #big{color:#447e00;}
#content .dy-green #med{color:#ffffff;}
#content .dy-green #features{color:#448e28;}
#content .dy-green #featuresT{color:#448e28;}
#content .dy-green #link a{color:#ffffff;}
#content .dy-green #price_intro{color:#ffffff;}
#content .dy-green #price{color:#dd3300;}
#content .dy-green #price span{color:#ffffff;}

#content .dy-yellow #big{color:#447e00;}
#content .dy-yellow #med{color:#c37b00;}
#content .dy-yellow #features{color:#ffffff;}
#content .dy-yellow #featuresT{color:#ffffff;}
#content .dy-yellow #link a{color:#ffffff;}
#content .dy-yellow #price_intro{color:#7c5c00;}
#content .dy-yellow #price{color:#7c5c00;}

#content .dy-red #big{color:#ffd2d2;}
#content .dy-red #med{color:#f4ffff;}
#content .dy-red #features{color:#4a7000;}
#content .dy-red #featuresT{color:#4a7000;}
#content .dy-red #link a{color:#ffffff;}
#content .dy-red #price_intro{color:#f4ffff;}
#content .dy-red #price{color:#ffffff;}

