/* 
================
CynProWeb.com Main Stylesheet
Coded & Designed by ProDesigning.com	
================
*/

/* Reset */
* {
	margin: 0;
	padding: 0;
}

/* Global Elements */
body{
	background: #fff url(../images/bg.png) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #59a6df;
	text-align: center;
}

img{
	border: 0;
}	

a{
	color: #0066cc;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}	

.clear{
	clear: both;
}	

#wrapper{
	width: 908px;
	background: url(../images/wrapper-bg.gif) repeat-y;
	margin: 0px auto 0px auto;
	
}

#wrapper-b{
	background: url(../images/wrapper-b.png) no-repeat bottom;
	width: 908px;
	min-height: 500px;
}	

#wrapper-b-bg{
	background: url(../images/wrapper-b-bg.gif) repeat-x bottom;
	margin: 14px 0 0 0;
}	
	
#container{
	padding: 0px 20px 0px 20px;
	text-align: left;
}

/* Header */
#logo{
	float: left;
	width: 233px;
}

#livechat{
	float: right;
	width: 162px;
}

/* Navigation */
#nav{
	clear: both;
}
	
#nav ul{
	background: url(../images/nav-bg.png) repeat-x;
	height: 35px;
	list-style: none;
}	

#nav ul li{
	float: left;
	font-size: 13px;
	color: #6cacdc;
	margin: 0 0 0 26px;
}	

#nav ul li.home{
	margin-left: 0;
}	

#nav ul li.last a{
	padding-right: 18px;
}

#nav ul li a{
	display: block;
	color: #6cacdc;
	text-decoration: none;
	padding: 11px 14px 8px 14px;
}	

#nav ul li a:hover{
	background: url(../images/nav-bg-h.png) repeat-x;
}

/* Banner */
#banner{
	background: url(../images/banner-bg.jpg) no-repeat;
	width: 868px;
	height: 130px;
	margin: 3px 0 0 0;
}	

#banner h1{
	float: right;
	width: 518px;
	color: #fff;
	font-weight: normal;
	font-size: 27px;
	text-shadow: 1px 1px 1px #4199d3;	
	text-align: right;
	margin: 6px 11px 0 0;
}	

#banner p{
	float: right;
	clear: right;
	width: 513px;	
	color: #fff;
	font-size: 14px;
	line-height: 13px;
	text-align: right;
	margin: 5px 11px 0 0;
}	

#banner-buttons{
	background: url(../images/banner-buttons-bg.jpg) no-repeat;
	width: 868px;
	height: 40px;
	margin: 0 0 9px 0;
}	

#banner-buttons .banner-button{
	float: left;
	display: block;
	width: 137px;
	background: url(../images/banner-button.png) no-repeat;
	color: #7db7e0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	padding: 14px 0px 11px 0px;
}	

#banner-buttons .banner-button:hover{
	background: url(../images/banner-button-h.png) no-repeat;
	color: #999;
}	

#banner-buttons .buttons-align{
	padding: 0 0 0 378px;
}	

#banner-buttons .reseller-hosting{
	margin: 0 0 0 25px;
}	

#banner-buttons .dedicated-servers{
	margin: 0 0 0 23px;
}	

/* Layout */
#left{
	float: left;
	width: 622px;
}

.tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	cursor:help;
	}	

#left .planhead{
	background:url(../images/plan-head.jpg) no-repeat;
	height:44px;
	width:622px;
	font-size:13px;
	font-family:Arial;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	text-shadow:#1365A3 1px 1px 1px;
	}
	
#left .table01{
	background:url(../images/plan-bg.png)repeat-y;
	padding:5px;
	font-weight:10px;
	color:#666;
	}
	
#left .table01 .img01{
	vertical-align:middle;
	}
	
#order{
	background:url(../images/plan-order1.jpg) no-repeat;
height:22px;
	width:58px;
	display:block;
	}
	
#order:hover{
	background:url(../images/plan-order2.jpg) no-repeat;
height:22px;
	width:58px;
	display:block;
	}
	
#left .table02{
	background:url(../images/plan-bg.png)repeat-y;
background-color:#F6F6F6;
padding:5px;
	font-weight:10px;
	color:#666;
	}
	
#left .table03{
	background:url(../images/plan-divider.png) no-repeat;
	height:38px;
padding:5px 10px;
margin:0px auto;
	font-weight:10px;
	color:#fff;
	text-shadow:#1365A3 1px 1px 1px;
	text-transform:uppercase;
font-weight:bold;
	}

#right{
	float: right;
	width: 235px;
}	
	
/* Plan Comparison */
.plan{
	float: left;
	margin: 0 11px 0 0;
}

.lastplan{
	float: left;
}
	
.plan-info{
	background: #eff7fa url(../images/plan-info-bg.gif) no-repeat top left;
	width: 200px;
	min-height: 100px;
	position: relative;
}	

.plan-info .label{
	position: absolute;
	left: 0;
}	

.plan-info ul{
	list-style: none;
	padding: 25px 5px 0 5px;
}	

.plan-info ul li{
	background: #e7f1fa url(../images/plan-bullet.gif) no-repeat 13px 4px;
	color: #5aa7df;
	font-size: 11px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;	
	padding: 5px 5px 5px 44px;
}	

.plan-info ul li.first{
	border: 1px soild #fff;
}	

#shared-hosting-price{
	background: url(../images/shared-hosting-price-bg.gif) no-repeat;
	width: 200px;
	height: 56px;
}

#reseller-hosting-price{
	background: url(../images/reseller-hosting-price-bg.gif) no-repeat;
	width: 200px;
	height: 56px;
}	

#dedicated-price{
	background: url(../images/dedicated-price-bg.gif) no-repeat;
	width: 200px;
	height: 56px;
}

#shared-hosting-price .plan-buttons,
#reseller-hosting-price .plan-buttons,
#dedicated-price .plan-buttons{
	padding: 6px 0 0 10px;
}	

#shared-hosting-price .ordernow,
#reseller-hosting-price .ordernow,
#dedicated-price .ordernow{
	display: block;
	background: url(../images/plan-ordernow-bg.png) no-repeat;
	width: 73px;
	color: #5ba8df;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	padding: 3px;
	margin: 0 0 0 2px;
}

#shared-hosting-price .ordernow:hover,
#reseller-hosting-price .ordernow:hover,
#dedicated-price .ordernow:hover{
	background: url(../images/plan-ordernow-bg-h.png) no-repeat;
	color: #fff;
}

#shared-hosting-price .compare,
#reseller-hosting-price .compare,
#dedicated-price .compare{
	display: block;
	width: 75px;
	color: #3f84b5;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	border-top: 1px solid #e8f2fb;
	padding: 3px;
	margin: 3px 0 0 0px;	
}

#shared-hosting-price .compare:hover,
#reseller-hosting-price .compare:hover,
#dedicated-price .compare:hover{
	color: #fff;
}	

/* Money Back Guarantee */
#money-back{
	background: url(../images/moneyback.png) no-repeat;
	width: 622px;
	height: 128px;
	margin: 7px 0 0 0;
}	

#money-back p{
	color: #59a6df;
	padding: 12px 15px 15px 130px;
}	
	
/* CynProWeb Guarantee */	
#cynpro-g-t{
	background: url(../images/cynproweb-guarantee-t.png) no-repeat;
	width: 235px;
	height: 60px;
}

#cynpro-g-bg{
	background: url(../images/cynproweb-guarantee-bg.gif) repeat-y;
	width: 235px;
}	

#cynpro-g-bg p{
	padding: 0 20px 4px 18px;
}

#cynpro-g-b{
	background: url(../images/cynproweb-guarantee-b.gif) no-repeat;
	width: 235px;
	height: 13px;
}	

/* Blurb Box */
.box-t{
	background: url(../images/box-t.gif) no-repeat;
	width: 235px;
	height: 17px;
	margin: 7px 0 0 0;
}	

.box-bg{
	background: url(../images/box-bg.gif) repeat-y;
	width: 235px;
}

.box-bg h2{
	color: #59a5df;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #eff7fa;
	padding: 0 0 6px 0;
}

.box-bg p{
	padding: 5px 0 2px 0;
}	

.box-align{
	padding: 0 18px 0 22px;
}

.box-b{
	background: url(../images/box-b.gif) no-repeat;
	width: 235px;
	height: 13px;
}	

/* Footer */
#footer{
	background: #eff7fa;
	margin: 4px 0 0 0;
}	

#footer-inner{
	width: 867px;
	text-align: left;	
	margin: 0 auto 0 auto;
	padding: 8px 0 0 0;
}

#sitemap{
	background: #eff7fa url(../images/sitemap-bg.gif) repeat-x top left;
	padding: 0 0 50px 0;
}	

#footer #sitemap ul{
	width: 170px;
	list-style: none;
	float: left;
}

#footer #sitemap ul#first{
	margin: 0 45px 0 20px;
}

#footer #sitemap ul#second{
	margin: 0 56px 0 0;
}

#footer #sitemap ul#third{
	margin: 0 54px 0 0;
}
	
#footer #sitemap ul li.cat{
	font-size: 14px;
	color: #59a5df;
	padding: 0px 0px 6px 0px;
}	

#footer #sitemap ul li{
	color: #8fc0e0;
	border-bottom: 1px solid #d5eaf2;
	padding: 2px 0px 2px 0px;
}
	
#footer #sitemap ul li a{
	display: block;
	color: #8fc0e0;
	padding: 2px 0px 2px 2px;
}

#footer #sitemap ul li a:hover{
	background: #a5ceed;
	color: #fff;
	text-decoration: none;
}

#footer #sitemap ul li.last{
	border-bottom: 0;
}	

#footer p#copyright{
	color: #a5ceed;
	text-align: center;
	padding: 0 0 20px 0;
}