html, body, div, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, small, strike, sub, sup, tt, dl, dt, dd, ol, ul, li, 
form, label, input{
	margin:0;
	padding:0;
}
:focus{
	outline:none;
}
body{
   margin:0;
	font:13px/18px Arial, Tahoma, Verdana;
}
ul{
	list-style:none;
}
img{
	border:none;
}
h1, h2,h3,h4,h5,h6,h7{
	color:#072a65;
	font-weight:normal;
	font-family:Georgia, Arial, Verdana;
}
h1{

}
h2{
	font-size:22px;
	line-height:26px;
}
h3{
	font-size:20px;
	line-height:24px;
}
p{
	margin:8px 0;
}
a{
	color:#1f6a9a;
}
a:hover{
	color:#1d8cd3;
}
#bg_page{
   background:url(../img/bg_page.gif) repeat-x bottom;
}
#bg_header{
	background:url(../img/bg_header.gif) repeat-x top;
}
#wrapper{
	width:1000px;
	margin:auto;
}
#header{
}
#main_center{
	background:#fff;
	clear:both;
	padding:20px;
}
#left_pane{
	width:180px;
	float:left;
}
#center_pane{
	float:right;
	width:510px;
}
#center_pane_2col{
	float:right;
	width:760px;
}
#right_pane{
	width:240px;
	float:right;
}
#footer{
	height:99px;
	font-size:11px;
	text-align:center
}
#footer a{
	text-decoration:none;
}
#main_nav{
	padding:10px 15px;
	background:#488fb7;
}
#main_nav li{
	padding:5px 0
}
#main_nav li a{
	color:#fff;
	font:bold 13px/20px Arial, Tahoma, Verdana;
	text-decoration:none;
}

#page_title{
	clear:both;
	font-size:36px;
	height:58px;
	line-height:58px;
	padding:20px 0 0;
	color:#fff;
}
#page_title a{
	clear:both;
	font-size:36px;
	height:58px;
	line-height:58px;
	padding:20px 0 0;
	color:#fff;
	text-decoration:none;
}
#breadcrumb{
	background:#f1f2f3;
	border-bottom:1px solid #e1e8ed;
	font:11px/16px Arial, Tahoma, Verdana;
	padding:10px;
	color:#666;
}
#search_form{
	float:right;
	clear:right;
	margin-top:37px;
}
#search_form #s{
	background:#214058;
	border:1px solid #2d516c;
	color:#fff;
	padding:6px;
	width:165px;
}
#search_form .search_btn{
	background:#417191;
	border:1px solid #2d516c;
	color:#dddcdc;
	padding:5px;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.cb{
	clear:both;
}
.cb_ext{
	clear:both;
	font-size:0;
	line-height:0;
}
#host_quote{
	margin:20px 20px 20px 0;
	padding:8px 0;
	border-bottom:1px solid #e4e8eb;
	border-top:1px solid #e4e8eb;
	font-size:12px;
	font-style:italic;
	font:italic 12px/20px Arial, Tahoma, Verdana;
}
#host_quote p{
	font:bold italic 15px/20px Arial, Tahoma, Verdana;
	margin:0;
}

#award_editor_choice{
	float:right;
	margin:0 20px 0 0;
}
#uptime_graph{
	float:left;
	margin:0 10px 10px 0;
}
#uptime_graph table td{
	padding:0;
}
#uptime_graph table table td{
	font-size:11px;
	padding:1px 6px;
}
#uptime_graph table tr.tabletitle td{
	background:#999;
	color:#fff;
	font-weight:bold;
}
#uptime_graph table.report{
	border:1px solid #ccc;
}
.section{
	clear:both;
	padding:20px 0 0;
}
.tabs01 li{
	display:inline;
}
.tabs01 li a{
	float:left;
	padding:10px 20px;
	background:url(../img/bg_tab_00.gif) repeat-x top #e1e4e7;
	color:#2b323c;
	margin:0 1px 0 0;
	text-decoration:none;
}
.tabs01 li a.on{
	background:#cceafa;
	font-weight:bold;
	font-size:15px;
}
.tab_contents01{
	background:url(../img/bg_tab_cont.gif) repeat-x top #8cccf2;
}
.tab_contents01 .cont{
	padding:20px;
}
.twitter_updates{
	width:350px;
}
.article_updates{
	width:350px;
}
/* Advts */
.header_advt{
	float:right;
	margin:10px 0 0;
}
/* / Advts */

.grid{
	border:3px solid #eff1f2;
}
.grid thead th{
	background:url(../img/bg_title.gif) repeat-x top #6e9545;
	padding:10px 5px;
	color:#fff;
	text-align:left;
	font-family:Georgia, Arial, Verdana;
}
.grid tbody th, .grid tbody td{
	border-bottom:1px solid #e1e8ed;
	padding:5px;
	color:#666;
	background:#f6f7f8;
}
.grid tbody tr.first td{
	background:#fff;
}
.grid tbody th{
	background:#e1e8ed;
}

.grid tbody td.rank{
	color:#360f00;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
.grid tbody td.price{
	font-weight:bold;
}
.grid tbody td.desc{
	font-size:11px;
}
.grid tbody td.domain{
	color:#5c6570;
	text-align:center;
}
.grid tbody td.signup{
	color:#333;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:14px;
}
.grid tbody td.signup a{
	color:#d03b00;
}

.grid .action{
	background:url(../img/bg_grid_action.gif) repeat-x left bottom;
}
.grid .action td{
	height:50px;
	padding:0 15px;
}
.comparison tbody th, .comparison tbody td{
	border-bottom:1px solid #e1e8ed;
	padding:5px;
	color:#666;
	background:#fff;
}
.comparison thead th{
	text-align:center;
}
.comparison tbody th{
	background:#f6f7f8;
	text-align:left;
	font-size:11px;
	white-space:nowrap;
}
.comparison tbody td{
	text-align:center;
}
.comparison tbody td a{
	font-size:11px;
}
/* Buttons */
.button{
	display:block;
	background:url(../img/buttons.gif) no-repeat;	
	text-indent:-999px;
	overflow:hidden;	
	border:none;
	cursor:pointer;
}
a.signup{
	margin:auto;
	width:95px;
	height:27px;
	background-position:left top;
}
a.signup:hover{
	background-position:left -35px;
}
a.compare, input.compare{
	width:110px;
	height:31px;
	background-position:-100px top;
}
a.compare:hover, input.compare:hover{
	background-position:-100px -31px;
}
a.submit_btn, input.submit_btn{
	width:110px;
	height:31px;
	background-position:-480px top;
}
a.submit_btn:hover, input.submit_btn:hover{
	background-position:-480px -31px;
}
a.add_host, input.add_host{
	width:130px;
	height:31px;
	background-position:-220px top;
}
a.add_host:hover, input.add_host:hover{
	background-position:-220px -31px;
}
a.view_host{
	width:211px;
	height:43px;
	background-position:-600px top;
	text-indent:0;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	line-height:43px;
}
a.view_host:hover{
	background-position:-600px -43px;
}
a.add_review{
	width:210px;
	height:31px;
	background-position:-820px top;
}
a.add_review:hover, input.add_review:hover{
	background-position:-820px -31px;
}
a.more{
	width:54px;
	height:18px;
	background-position:-1040px top;
}
a.more:hover{
	background-position:-1040px -18px;
}
input.search_plan{
	width:110px;
	height:31px;
	background-position:-360px top;
	cursor:pointer;
	margin-left:10px;
}
input.search_plan:hover{
	background-position:-360px -31px;
}
/* / Buttons */
.rating0, .rating1, .rating2, .rating3, .rating4, .rating5 {
	width:78px;
	height:23px;
	background:url(../img/rating.gif) no-repeat;
	margin:auto;
}
.rating0{
	background-position:left -115px;
}
.rating1{
	background-position:left -92px;
}
.rating2{
	background-position:left -69px;
}
.rating3{
	background-position:left -46px;
}
.rating4{
	background-position:left -23px;
}
.rating5{
	background-position:left 0;
}

.link_list li{
	background:url(../img/bullet.gif) no-repeat 3px 5px;
	padding:0 0 0 20px;
	margin:10px 0;
}
.link_list li a{
	text-decoration:none;
	font-weight:bold;
}
.plan_choice{
	background:url(../img/bg_plan_choice.gif) no-repeat 0 0;
	height:190px;
	padding:20px 0;
}
#plan_search{
	margin:0 20px;
	width:325px;
}
#editor_choice{
	margin:0 20px;
	width:340px;
}
#editor_choice h2{
	margin:25px 0 25px 90px;
}
#range{
	font-size:18px;
	font-weight:bold;
	color:#ff6712;
}
#price_range{
	margin:10px;
	width:300px;
}
.form_grid{
	background:#f7f7f7;
	border:1px solid #ccc;
	padding:20px;
}
.form_grid td, .form_grid td input{
	font-size:12px;
}
.status0{
	background:url(../img/ico-off.gif) no-repeat center;	
	height:13px;
	width:13px;
	margin:auto;
	cursor:pointer;
}
.status1{
	background:url(../img/ico-on.gif) no-repeat center;	
	height:13px;
	width:13px;
	margin:auto;
}
ul.choose_list li{
	float:left;
	height:20px;
	text-align:left;
	width:200px;
}
ul.choose_list li input{
	margin:0 4px;
	vertical-align:sub;
}
.related_articles{
	background:#f7f7f7;
	padding:20px;
}
.related_articles ul{
	border-top:1px solid #ccc;
}
.review_form{
	background:#f7f7f7;
	padding:20px;
}
.review_form .form_block{}
.review_form .fullwidth{
	width:100%;
}
.eg_help{
	font-size:12px;
	color:#666;
	font-style:italic;
}
.post p{
	font-family:Georgia, Arial, Verdana;
	font-size:15px;
	line-height:22px;
	margin:20px 0;
}
.post ul, .post ol{
	font-family:Georgia,Arial,Verdana;
	font-size:15px;
	line-height:22px;
	margin:0 0 0 40px;
}

#footer .footer_links li{
	display:inline;
	padding:0 0 0 5px;
	border-left:1px solid #ddd;
}
#footer .footer_links li:first-child{
	border-left:none;
}
.full_width{
	width:100%;
}
.add_host_form{
	background:#f7f7f7;
	padding:20px;
}
.add_host_form td, .add_host_form input{
	font-size:12px;
}
.add_host_form td{
	vertical-align:top;
}
.nicEdit-main{
	background:#fff;
}
.red{
	color:#f00;
}
.contact_form{
	background:#f7f7f7;
	padding:20px;
}
.updated{
	padding:10px;
	margin:10px 0;
	background:#ffffe0;
	border:2px solid #e6db55;
}
.grey_border{
	border:1px solid #dfe2e5;
}
.yellow_border{
	border:1px solid #ffe683;
}
.sprite{
	background-image:url(../img/bgs.gif);
	background-repeat:no-repeat;
	display:block;
}
.bg_compare{
	background-position:left top;
	width:241px;
	height:194px;
}
.bg_features{
	background-position:left -194px;
	background-color:#ffefaa;
}

.features h2{
	color:#233145;	
	padding:20px;
}
.features table{
	margin:0 0 10px 0;
}
.features td{
	color:#2b323c;	
	padding:5px 0 5px 20px;
	border-bottom:1px solid #f7e386;
	font-size:12px;
}
.features td.td_val{
	padding:5px 20px 5px 0;
	text-align:right;
}
.features tr:first-child td{
	border-top:1px solid #f7e386;
}
.inner_space{
	padding:15px;
}
.rating_summary td{
	font-family:Arial, Tahoma, Verdana;
	font-weight:bold;
	font-size:12px;
	color:#666;	
	padding:5px 0 5px 10px;
	border-bottom:1px solid #f4f5f6;
}
.rating_summary td.val_rating{
	padding:5px 10px 5px 0;
	text-align:right;
}
.rating_summary td.val_rating div, .rating_summary td.val_avg_rating div{
	margin-right:0;
}
.rating_summary tr:first-child td{
	border-top:1px solid #f4f5f6;
}
.rating_summary td.val_avg_rating{
	padding:5px 10px 5px 0;
	text-align:right;
}
.rating_summary td.avg_rating{
	font-family:Arial, Tahoma, Verdana;
	font-weight:bold;
	font-size:16px;
	color:#1c304f;
	padding:10px 0 10px 10px;
}
.tick0{
	background:url(../img/tick.gif) no-repeat left bottom;
	width:22px;
	height:22px;
	overflow:hidden;
}
.tick1{
	background:url(../img/tick.gif) no-repeat left top;
	width:22px;
	height:22px;
	overflow:hidden;
}
.review_list{
	padding:10px 20px 10px 0;
}
.review_list_item{
	border-bottom:1px solid #e1e4e7;
	padding:5px;
}
.review_list_item h3{
	font-family:Arial, Tahoma, Verdana;
	font-weight:bold;
	font-size:15px;
	color:#666;
}
.review_list_item h3 span{
	font-weight:normal;
	font-size:12px;
}
.review_list_item .review_details{
	font-weight:normal;
	font-size:12px;
	background:#f7f7f7;
	padding:10px;
	display:none;
}
.review_list_item .review_details .desc{
	padding:0 20px 0 0;
}
.review_list_item .reviewer_addr{
	font-weight:normal;
	font-size:12px;
	font-style:italic;
	color:#999;
}
.rss_feed a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.small_notes{
	background:#fffecf;
   border:2px solid #f2f08b;
   padding:10px;
   margin:10px 0;
}
.small_notes td{
   border-top:1px solid #f2f08b;
   padding:10px 5px;
}
