/* CSS Document */

/* CSS Document */

body { 
	font-family: Arial;
	font-size : 12px;
	color : #111;
	padding: 30px 0 10px 0;
	margin:0;
	background:#84d0e8 url(../images/body_bg.png) repeat-x top;
}
/* IE 6 below hacks for correct font-size (relative) */
* html body { font-size: 12px; }

h1, h2, h3, h4, h5, h6, form, ul, li, img, p { padding:0; margin:0; }

img { border:0; }

input, textarea {
	font-family: Arial;
	font-size: 11px;
	padding: 2px 4px;
	color:#666;
}

a { color: blue; text-decoration: none; }
a:hover { text-decoration: none; }


h2 { 
	font-size: 28px; 
	color: white;
	line-height: 1.5em;
}

h3 {
	font-size: 16px;
	line-height: 1.5em;
}

	
.wrapper {width: 750px;
	margin: 0 auto;}
	


ul { list-style-type: none; }

.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.text_right { text-align:right; }

.headerNav {
}



.content_wrapper {
	background:url('../images/content_wrapper2.gif') no-repeat top;
	margin-top:-2px !important; width: 750px;
	
}


.content_insider {
	width:746px;
	margin:0 auto;
	padding-top:10px;
	background:#fff url('../images/content_insider.png') repeat-x top;
}	

.content_wrapper .sidebar {
	width:163px;
	float:left;
	margin-left:8px;
	margin-right:5px; 
}

.content_wrapper .content {
	width:557px;
	float:left;
}

.headerNav .menu, .headerNav .menu_active, .headerNav .menu_first, .headerNav .menu_last {
	float:left;
	display:block;
	
}

.headerNav .menu_first {
	margin-left:0 !important;
}

.headerNav .menu_last {
	margin-right:0 !important;
}

.headerNav .join_now {
	width:131px;
	text-align:center;
}

.headerNav .post_review {
	width:172px;
	text-align:center;
}

.headerNav .top_reviews {
	width:144px;
	text-align:center;
}

.headerNav .worst_reviews {
	width:175px;
	text-align:center;
}

.headerNav .advertise {
	width:136px;
	text-align:center;
}


.headerNav a {
	font-size:14px; font-weight:bold; text-transform:uppercase;
}

.headerNav .menu_first a {
	background:url('../images/menu_first_r.gif') no-repeat 100% 0;
	padding-right:13px;
	line-height:48px;
	height:48px;
	color:#0095d9;
	display:block;
}

.headerNav .menu_first a span {
	background:url('../images/menu_first.gif') no-repeat 0 0;
	line-height:38px;
	height:48px;
	display:block;
	cursor:pointer;
	padding-left:9px;
}

.headerNav .menu_first a:hover {
	background:url('../images/menu_first_r.gif') no-repeat 100% -48px;
	color:#ec6f51;
}

.headerNav .menu_first a:hover span {
	background:url('../images/menu_first.gif') no-repeat 0 -48px;
}

.headerNav .menu_first a.active {
	background:url('../images/menu_first_r.gif') no-repeat 100% -96px;
}

.headerNav .menu_first a.active span {
	background:url('../images/menu_first.gif') no-repeat 0 -96px;
}



.headerNav .menu a {
	background:url('../images/menu_bg_r.gif') no-repeat 100% 0;
	padding-right:13px;
	line-height:48px;
	height:48px;
	color:#0095d9;
	display:block;
}

.headerNav .menu a span {
	background:url('../images/menu_bg.gif') no-repeat 0 0;
	line-height:38px;
	height:48px;
	display:block;
	cursor:pointer;
	padding-left:9px;
}

.headerNav .menu a:hover {
	background:url('../images/menu_bg_r.gif') no-repeat 100% -48px;
	color:#ec6f51;
}

.headerNav .menu a:hover span {
	background:url('../images/menu_bg.gif') no-repeat 0 -48px;
}

.headerNav .menu a.active {
	background:url('../images/menu_bg_r.gif') no-repeat 100% -96px;
}

.headerNav .menu a.active span {
	background:url('../images/menu_bg.gif') no-repeat 0 -96px;
}


.headerNav .menu_last_blank {
	background:url('../images/menu_last_blank.gif') no-repeat 100% 0;
	line-height:38px;
	height:48px;
	display:block;
}

.headerNav .menu_last a {
	background:url('../images/menu_last_l.gif') no-repeat 0 0;
	line-height:48px;
	height:48px;
	padding-left:9px;
	color:#0095d9;
	display:block;
}

.headerNav .menu_last a span {
	background:url('../images/menu_last.gif') no-repeat 100% 0;
	line-height:38px;
	height:48px;
	display:block;
	cursor:pointer;
	padding-left:10px;
	padding-right:18px;
}

.headerNav .menu_last a:hover {
	background:url('../images/menu_last_l.gif') no-repeat 0 -48px;
	color:#ec6f51;
}

.headerNav .menu_last a:hover span {
	background:url('../images/menu_last.gif') no-repeat 100% -48px;
}

.headerNav .menu_last a.active {
	background:url('../images/menu_last_l.gif') no-repeat 0 -96px;
}

.headerNav .menu_last a.active span {
	background:url('../images/menu_last.gif') no-repeat 100% -96px;
}



.content_header {
}

.content_header .searchbox_title {
	width:420px;
	margin-left:10px; 
	float:left;
}

.content_header .ads {
	width:125px;
	float:right;
}



form.join_crusher {
	margin:0 0 0 7px; padding:0;
	width:145px;
}

form.join_crusher .formRow { padding-bottom:6px; }

form.join_crusher label { font-size:11px; color:#999; padding-bottom:3px;  display:block; }
form.join_crusher input.input_text { border-top:none; 
	border-left:none; 
	border-right:1px solid #cfcfcf; 
	border-bottom:1px solid #cfcfcf;  width:140px;
	background:url('../images/input_text.png') no-repeat top left ;
	 }


input.joinNow {
	border:none !important;
	background:url('../images/btn_join_now.gif') no-repeat;
	line-height:25px;
	height:25px;
	text-align:center; 
	display:block;
	width:117px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#2a76c4;
} 


.sidebarbox { width:163px; margin-bottom:20px;  }
	.sidebarbox .top { background:url('../images/sidebar_box.png') no-repeat 0 -8px; _display:block; font-size:1px;  height:8px; line-height:8px; }
	.sidebarbox .bottom { background:url('../images/sidebar_box.png') no-repeat 0 0px; _display:block; font-size:1px;   height:8px; line-height:8px; }
	.sidebarbox .title { font-size:16px;color:#d82b2b; font-weight:bold; padding-bottom:2px; padding-left:5px;  } 
	.sidebarbox .content {
		 float:none; 
		 border-left:1px solid #a4dcee; border-right:1px solid #a4dcee; 
		 padding:0 5px; 
		 width:151px; }
	
	.sidebarbox ul li { border-bottom:1px solid #ddf2f8; }
	.sidebarbox ul li.last { border-bottom:none; }
	 
	.sidebarbox ul li a { display:block; padding:4px 5px 4px 8px; color:#20819e; font-weight:bold; }
	.sidebarbox ul li a:hover { background:url('../images/list_bg.png') repeat-x bottom ;
		color:#d82b2b }

.sidebar .ads { margin-bottom:20px; text-align:center; }
.ads img { border:none; }

.content .searchbox { height:45px; 
	display:block; 
	width:400px;
	background:url('../images/search_bar_r.gif') no-repeat 100%  0; 
	padding-right:9px; } 
	
		.content .searchbox .searchform { 
			height:32px; 
			padding-top:13px;
			display:block; 
			padding-left:20px;
			background:url('../images/search_bar.gif') no-repeat 0  0; 
		}
		
		
		.content .searchbox .searchform  label { 
			font-size:14px; 
			font-weight:bold; float:left; margin-right:10px; 
			color:#797979; }
		
		.content .searchbox .searchform  .input_search { 
			float:left; height:19px;
			background:url('../images/input_search_right.gif') no-repeat  top right ;
			_background:url('../images/input_search_right.gif') no-repeat  1px right ;
			padding-right:8px; 
			display:block;
		}
		
		.content .searchbox .searchform  .input_search input {
			background:url('../images/input_search.gif') no-repeat top left ;
			border:none;
			padding-left:25px;
			  height:15px;
			 display:block;
			width:200px;
			 padding-right:9px; 
		} 
		
		.content .content_title { margin:5px 0 0 0;}
 

.review { background:url(../images/article_bg.png) no-repeat left top;
	padding-top:20px;
	padding-left:20px; 
	} 	
.review .title h2 { font-size:20px; font-weight:bold; color:#006fb1; padding: 0; margin:0; line-height:100%;  } 
.review .title  h3 { font-size:13px; font-weight:normal; color:#444; padding:0; margin:0;  line-height:normal; } 

.review .article { padding:10px 0; color:#333;  }
	.review .article p { padding: 0 0 10px 0; line-height:1.45em }
	.review .article img { margin: 8px; }

.review .article_spacer { height:200px;  }
.review .after_article .logo { border:2px solid #b9e5f2; padding: 35px  15px;  margin:5px 0; }

.review .after_article .topreviews { text-align:right; margin:5px 0;}


.footer { background:url('../images/footer.png') no-repeat ; line-height:8px; height:8px; font-size:1px; }

/*** Float Issue Fixing BEGIN ***/
  .content_header  {
	display:inline-block;
}

.headerNav:after , .content_wrapper:after, .content_header:after {
	content: "."; 
	display: block;
	height: 0 !important;
	clear: both;
	visibility: hidden;
}


