body { background-image: url('static/images/bg.jpg'); margin : 0px; font-family: tahoma; font-size: 12px; color: #fff; line-height:18px; }
a:link { color: #c9db00; }
a:visited { color: #c9db00; }
a:hover { color: #fcff00; }
a:active { color: #c9db00; }

#centered { width : 1000px; margin :auto; }
#main { width:820px; background-image:url('static/images/bg_main.jpg'); }

#header { width:790px; height:125px; margin:0px 15px; background : url('static/images/bg_header.png') 0px 0px no-repeat; text-align:center; }
#header h1 { display : none; }

#content { float:left; width:790px; margin:30px 15px 0px 15px; background : url('static/images/bg_main.png') 0px 0px no-repeat; }
#content .contentLeft { float:left; width:420px; padding : 35px 0px 0px 35px; line-height: 18px; }
#content strong.yellow { font-size:18px; color: #fcff00; }

#bigImage {	width : 520px; height : 430px; background : url('static/images/envelope_icon_main.png'); float : right;	margin-right : -200px; margin-top:-35px;}
#bigPlain {	width : 530px; height : 430px; float : right;	margin-right : -200px; margin-top:-35px;}

#checkDialog {
	background : url('static/images/gray_box_01.png') 0px 0px no-repeat; margin-top : 30px;	width : 397px; height : 80px;}
#checkDialog input.text { background-color: rgb(0, 0, 0); border : 1px solid rgb(172, 172, 172); height: 18px; width: 160px; font-size: 12px; color: rgb(255, 255, 255); }
.text_20 { font-size:20px; }
.text_14_yellow { font-size:14px;  color: #ffff00;}
.bigger_heading_yellow { font-size:26px; color: #fcff00; }
.bigger_heading_green { font-size:26px; color: #c9db00; }

<!--#checkResult { font-size: 13px; line-height : 14px; height : 240px; }-->
<!--#checkResult .row { padding : 4px 3px; border-top : 1px solid #fff; margin : 0px 28px; }-->
<!--#checkResult .row.ok { background-color : rgb(10,200,10); }-->
<!--#checkResult .row.warn { background-color : rgb(200,200,10); }-->
<!--#checkResult .row.crit { background-color : rgb(200,10,10); }-->
<!--#checkResult .row.head { background-color : rgb(88,88,88); color : #000; font-weight : bold; padding : 4px; }-->

<!--#footer { float: left;width: 770px;margin: 0px auto;padding:35px 25px 35px 25px ; background : url('static/images/bg_monitor_services.jpg'); } -->
<!--#footer .head { font-family: tahoma; font-size: 18px; font-style: normal; text-align : center; } -->

#footer{background-image:url(static/images/bg_monitor_services.jpg); float:left; width:770px; padding:35px 25px 35px 25px ;}
#footer .head { font-family: tahoma; font-size: 18px; font-style: normal; text-align : center; } 

#emailtoolsAd { background-image : url('static/images/black_list_monitor.png'); width : 273px; height: 98px; padding : 90px 0 0 13px; }
#emailtoolsAd span { font-size : 10px; }

#emailtoolsCta { background-image : url('static/images/black_list_monitor_cta.png'); width : 290px; height: 221px; padding : 90px 0 0 13px; }
#emailtoolsCta span { font-size : 16px; line-height:24px; font-weight:bold; }


#testimonial { margin-top : 10px; padding : 13px; line-height:18px; }
#testimonial span { color: rgb(252, 255, 0); font-size: 18px; }
#testimonial p { margin : 0px; padding : 0px; }

#mainPoint { margin-top : 30px; padding : 13px; line-height:18px; color:#FFFF00; line-height:24px }
#mainPoint span { color: rgb(252, 255, 0); font-size: 18px; }
#mainPoint li{ margin : 0px; padding : 0px; list-style-type : none; background : url('static/images/bullet_arrow.gif') 0px 9px no-repeat; padding-left : 20px; margin-left:-30px; }

div.loading { height : 80px; width : 200px; background : url('static/images/ajax-loader.gif') center top no-repeat; margin : 10px auto; padding-top : 55px; font-size : 20px; text-align : center; }

#results{ height:130px; width:393px; background-color:#0AC80A; border-left:#bdbdbd 2px solid; border-right:#bdbdbd 2px solid; margin-left:1px; font-size:14px;}
#results .row { border-bottom : 1px solid #fff; padding: 4px 0px 0px 15px;}
#results .row.ok { background-color : rgb(10,200,10);}
#results .row.warn { background-color : rgb(200,200,10);}
#results .row.crit { background-color : rgb(200,10,10);}
#results .row.head { background-color : rgb(88,88,88); color : #000; font-weight : bold; padding : 4px;}

#screenSnapBLM{ height:232px; width:290px; float:right; color: rgb(252, 255, 0); font-size: 18px; margin-top:80px;}

#pricingList{ height:40px; width:720px; float:left; background-color:#FFFFFF; border:#ffff00 1px solid; margin-top:10px; vertical-align:middle;}
#pricingList .description{ height:40px; width:350px; float:left; font-size:14px; font-weight:bold; color:#346699; margin-left:30px; margin-top:3px; vertical-align:middle; }
#pricingList .descriptionSmall{ float:left; font-size:10px; font-weight:bold; color:#346699}
#pricingList .price{ width:140px; float:left; font-size:14px; font-weight:bold; color:#c30000; margin-top:10px}
#pricingList .button{ width:110px; float:right; font-size:14px; font-weight:bold; color:#c30000; margin-top:10px; margin-right:30px; text-align:center;}

.signUp{ float:left; width:700px; padding: 25px 10px 25px 10px;}

.form-warning {
	font-size: 14px;
	color: #FF0000;
	background-color: #ffffff;
	border: #000000 1px solid;
	margin-top: 10px;
	padding: 10px;
	line-height: 18px;
}