/* 
================
DDoS Hosting Solutions Comparison Page Stylesheet
Coded by Bob	
================
*/

/* Main layout */
#page{
	background: url(../images/page-bg.png) repeat-y top center;
	width: 731px;
	margin: 29px 0px 0px 0px;
}
	
#page-t{
	background: url(../images/page-t.png) no-repeat top center;
	width: 731px;
}	

#page-b{
	background: url(../images/page-b.png) no-repeat top center;
	width: 731px;
	height: 6px;
	margin: 0 0 20px 0;
}

#page-content{
	padding: 15px 30px 15px 29px;
}

#left{
	padding: 50px 0 0 24px;
}	

/* Page heading */
h4.page-heading{
	font-size: 23px;
	font-weight: bold;
	color: #383838;
}

p.page-heading-desc{
	font-size: 13px;
	color: #565656;
	padding: 7px 0px 0px 0px;
	line-height: 20px;
}

.ddhsguard-affordable{
	background: url(../images/affordable-icon.png) no-repeat center left;
	padding-left: 75px !important;
	margin: 15px 0 0 0;
}

.ddhsguard-everyone{
	background: url(../images/everyone-icon.png) no-repeat center left;
	padding-left: 75px !important;
	margin: 15px 0 0 0;
}

.ddhsguard-intelligent{
	background: url(../images/intelligent-icon.png) no-repeat center left;
	padding-left: 75px !important;
	margin: 13px 0 0 0;
	padding-top: 5px !important;
}

/* Comparison table */
#comparison-comp{
	width: 670px;
	margin: 20px 0px 0px 0px;
}

#comparison-comp .features-comp{
	background: url(../images/features-bg.png) no-repeat top left;
	width: 209px;
	border-right: 1px solid #4072b0;
	font-size: 14px;	
	font-weight: bold;	
	color: #fff;
	text-indent: 14px;
	padding: 13px 0px 14px 0px;
}

#comparison-comp .plan1-comp{
	background: url(../images/plan1-comp-bg.png) no-repeat top left;
	width: 148px;
	border-right: 1px solid #37659f;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

#comparison-comp .plan2-comp{
	background: url(../images/plan2-comp-bg.png) no-repeat top left;
	width: 152px;
	border-right: 1px solid #21518c;
	font-size: 14px;
	font-weight: bold;
	color: #fff;	
	text-align: center;
}

#comparison-comp .plan3-comp{
	background: url(../images/plan3-comp-bg.png) no-repeat top left;
	width: 158px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

#comparison-comp .row1{
	background: #ffffff;
	height: 33px;
	border-right: 1px solid #bebebe;
}	

#comparison-comp .row2{
	background: url(../images/row2-bg.png) repeat-x;
	height: 35px;
	border-right: 1px solid #bebebe;
}	


#comparison-comp .feature{
	font-size: 13px;
	color: #3d3d3d;
	text-indent: 14px;
}

#comparison-comp .feature a{
	text-decoration: none;
	font-weight: bold;
	color: #4279be;
}

#comparison-comp .feature a:hover{
	text-decoration: underline;
	color: #3264a3;
}

#comparison-comp .spec{
	font-size: 13px;
	font-weight: bold;
	color: #3d3d3d;
	text-align: center;
}

#comparison-comp .spec-last{
	font-size: 13px;
	font-weight: bold;
	color: #3d3d3d;
	text-align: center;
	border-right: 0;
}

#comparison-comp .price{
	font-weight: bold;
}

#comparison-comp .order-blank{
	background: url(../images/order-blank.png) no-repeat;
	width: 209px;
	height: 46px;
}

#comparison-comp .order-plan1{
	background: url(../images/order-plan1.png) no-repeat;
	width: 150px;
	height: 46px;
	text-align: center;
}	

#comparison-comp .order-plan2{
	background: url(../images/order-plan2.png) no-repeat;
	width: 153px;
	height: 46px;
	text-align: center;
}	

#comparison-comp .order-plan3{
	background: url(../images/order-plan3.png) no-repeat;
	width: 158px;
	height: 46px;
	text-align: center;
}

a.order-now{
	background: url(../images/order-now.png) no-repeat;
	display: block; 
	width: 98px;
	height: 23px;
	margin: 0px auto 0px auto;
}

a.order-now span{
	display: none;
}

a:hover.order-now{
	background-position: 0 -23px;
}

.moreinfo span{
	float: left;
	position: relative;
	top: 2px;
}
	
.info{
	padding: 0px 15px 0px 0px;
	float: right;
}

.spec-last a{
       color: #333 !important;
       text-decoration: none;
}

.spec-last a:hover{
       text-decoration: underline;
}

p.addon-disclaimer{
      font-size: 11px;
      font-style: italic;
      padding: 10px 10px 0 10px;
}


#page a{
	color: #61A1DF;
}

#page a:hover{
	color: #7FBFFF;
}		

#basic-modal-content {display:none;}
#simplemodal-overlay {background-color:#000; cursor:wait;}
#simplemodal-container {height:468px; width:830px; color:#bbb; background-color:#fff; border:4px solid #eee; padding: 15px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}
