.img.png {
	behavior: url("../png.htc");
}
BODY {
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#000;
	margin:0px;
	background:#e1caa5;
}
FORM {
	margin:0px;
}
HTML, BODY {
	height:100%;
}
.container {
	width:999px;
	margin:0px auto;
}
.head {
	width:100%;
	height:130px;
	background:url(../images/header.jpg) #9b0c0a;
	position:relative;
}
.head .logo {
	position:absolute;
	top:43px;
	left:38px;
}
.menu {
	width:100%;
	height:40px;
	background:url(../images/menu_bg.gif) repeat-x #5e0600;
}
.menu_container {
	overflow:hidden;
}
.lefted {
	float:left;
}
.righted {
	float:right;
}
.hide{
	display:none;
}
.menu_item1 a{
	width:218px;
}
.menu_item2 a{
	width:160px;
}
.menu_item3 a{
	width:225px;
}
.menu_item4 a{
	width:199px;
}
.menu_item {
	float:left;
}
.menu_item a {
	color:#fff;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	
	display:block;
	padding: 0px 0px;
	height:40px;
	line-height:40px;
	float:left;
	border-left:solid 1px #3e0400;
	border-right:solid 1px #7d0f00;
	background:url(../images/menu_li_bg.gif) no-repeat top center;
}
.menu_item a.menu_li_bg_s, .menu_item a.menu_li_bg_sactive{
	background:url(../images/menu_li_bg_s.gif) no-repeat top center;
}
.menu_item a.menu_item_first{
	border-left:none !important;
}
.menu_item a.menu_item_last{
	border-right:none !important;
}
.menu_item a:hover {
	background-color:#500500;
	background-position:bottom;
}
.menu_item a.active:hover {
	background:url(../images/menu_li_bg.gif) no-repeat top center;
	border-left:solid 1px #3e0400;
	border-right:solid 1px #7d0f00;
	cursor:default;
}
.menu_item a.menu_li_bg_sactive:hover {
	background:url(../images/menu_li_bg_s.gif) no-repeat top center;
	border-left:solid 1px #3e0400;
	border-right:solid 1px #7d0f00;
	cursor:default;
}
.search_bg {
	background:url(../images/search_bg.gif) no-repeat #fff;
	position:relative;
	width:180px;
	height:39px;
	padding-bottom:29px;
}
.search_bg .form {
	position:absolute;
	top:12px;
*top:11px;
	left:9px;
	width:138px;
}
.search_bg .form .field{
	width:138px;
	border:none !important;
}
/* BTNS styles */
.btn_product_reviews{
	width:179px;
	height:40px;
	padding-left:12px;
	display:block;
	background:url(../images/btns/btn_product_reviews.png) no-repeat;
	
	line-height:40px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#001eff;
	text-decoration: underline;
	text-transform:uppercase;
}
.btn_product_reviews:hover{
	background-position:bottom;
}
.btn_read_more{
	width:107px;
	height:22px;
	display:block;
	background:url(../images/btns/btn_read_more.png);
	
	line-height:21px;
	color:#0000ff !important;
	text-align:center;
	text-align:center;
	font-weight:bold;
	font-family:Tahoma;
}
.btn_read_more:hover{
	text-decoration:underline !important;
}
.btn_featured_1, .btn_featured_2{
	width:206px;
	height:32px;
	display:block;
	background:url(../images/btns/btn_featured_1.png) no-repeat;
}
.btn_featured_2{
	background:url(../images/btns/btn_featured_2.png) no-repeat;
}
.btn_featured_1:hover, .btn_featured_2:hover{
	background-position:bottom;
}
/* */

.form .field {
	width:170px;
	height:13px;
	border:none !important;
	font-size:10px;
	font-family:tahoma;
	font-weight:bold;
	background-attachment:scroll;
	background-color:#FFFFFF;
	background-image:url(http://www.google.com/coop/intl/en/images/google_custom_search_watermark.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom-color:#7E9DB9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right:none;
	border-left:none;
	border-top-color:#7E9DB9;
	border-top-style:solid;
	border-top-width:1px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
}
.search_bg .sbutton {
	position:absolute;
	top:9px;
	left:147px;
	width:23px;
	height:22px;
	background:url(../images/btns/btn_search.png) no-repeat;
}
.search_bg .sbutton:hover {
	background-position:bottom;
}
.main {
	background:url(../images/main_bg.gif) no-repeat bottom #fff;
	overflow:hidden;
}
#ots {
	padding: 10px 10px 17px;
	overflow:hidden;
	clear:both;
	*height:1%;
}
.left_zone {
	float:left;
	width:226px;
	padding-left: 0;
}
.left_zone ul {
	margin-left: 0;
	padding-left: 0;
}
.right_zone {
	float:right;
	width:749px;
	*height:1%; /* IE6 hack */
	overflow:hidden;
	overflow-x:hidden;
}
.leftmenu {
	background: url(../images/leftmenu_bg.png) repeat-y #8c0b00;
	width:220px;
	padding: 0px 6px 0px 0px;
	margin:0;
	font-size:13px;
}
ul.scroll-menu
{
	width:212px;
	height:145px;
	overflow-x:hidden;
	overflow-y:auto;
	background: url(../images/scroll-menu_top.png) no-repeat left top;
}
* html .leftmenu_bottom2_bg{
	top:-1px;
	position: relative;
}
*:first-child+html .leftmenu_bottom2_bg{
	top:-1px;
	position: relative;
}
ul.leftmenu li {
	background:url(../images/arrow.gif) no-repeat 10px 11px;
	border-bottom:1px solid #923933;
	list-style-type:none;
	padding:6px 10px 6px 20px;
	overflow:hidden;
}
ul.leftmenu li.last {
	border:none;
}
.lm_item a, ul.leftmenu li a {
	color:#fff;
	text-decoration:none;
	line-height:16px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.lm_item a:hover, ul.leftmenu li a:hover {
	color:white;
	text-decoration:underline;
}
.lm_item {
	padding:4px;
	padding-left:20px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.featured_prod {
	width:226px;
	background:#8C0B00 url(../images/leftmenu_bg.png) repeat-y scroll 0;
}
.fp_header_bg {
	background:url(../images/fp_header_bg.png) no-repeat left top;
	width:201px;
	height:49px;
	line-height:49px;
	color:#fff;
	font-weight: normal;
	font-size:24px;
	padding:0 6px 0 19px;
}

.adarea {
	width:180px;
	float:right;
	text-align:center;
	padding-bottom:14px;
	overflow:hidden;
}
.data_zone {
	float:left;
	width:559px;
}
.common_block {
	width:539px;
	overflow-x:hidden;
	background-color:white;
	position:relative;
	padding:0px 10px;
}
.common_block_wide {
	width:738px;
	padding: 0 0 0 10px;
}
h1 {
	margin:0px;
	padding: 12px 0px 12px;
	font-weight: bold;
	font-size:26px;
	font-family: Arial, Helvetica, sans-serif;
	color:#8c0a07;
	line-height:32px;
}

.H1_bg_wide {
}

.H1_bg_wide H1{}

.content P {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.content {
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#323232;
	padding: 0px 0px 20px;
	clear:both;
	line-height:18px;
	position:relative;
}
.alleft {
	margin: 0px 10px 11px 0px;
}
.alright {
	margin: 0px 0px 11px 10px;
}
#preword {
	font-size:13px;
	padding-bottom:29px;
	padding-top:20px;
}
.common_block .rate {
	position:absolute;
	right:10px;
	top:0px;
}
.content UL, .content OL {
	margin: 0px 0px 8px;
	padding: 12px 12px 0px 0px;
	color:#0C69AA;
	font-size:14px;
	line-height:18px;
	list-style:none;
}
.content OL.ol_halfw{
	width:43%;
	float:left;
}
.content UL LI, .content OL LI {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 10px 24px;
	background:url(../images/bullet.gif) no-repeat 12px 6px;
	color:#323232;
}
.content UL.ul_box{
	padding: 12px 12px 2px 0px;
	background:#f9f8ea;
}
.content UL.ul_box LI{
	color:#323232;
}
.content UL.ul_box LI strong{
	color:#8c0a07;
}
.allright2 {
	margin: 3px 0px 3px 10px;
}
.footer {
	color:#000;
	font-size:14px;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	line-height:42px;
	padding: 0px 3px 20px;
	overflow:hidden;
	height:42px;
}
.footer ul{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
.footer li{
	margin:0px;
	padding:0px;
	display:inline;
}
.footer li a{
	color:#000;
	text-decoration:none;
}
.footer li a:hover{
	text-decoration: underline;
}
.footer .copy {
	float:right;
}
.content H2 {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	padding-top:15px;
	font-size:24px;
	font-weight:normal;
	line-height:20px;
	color:#000;
}
.content A {
	color:#000fff;
}
.content A:hover {
	text-decoration:none;
}
.content A:visited {
	color: #800080;
}
.content H3 {
	margin:0px;
	padding:0px;
	padding-bottom:0px;
	padding-top:10px;
	font-size:15px;
	font-weight:strong;
	line-height:18px;
	color:#323232;
}
.allright {
	margin-left:10px;
	border:none;
}
#coadscolumn {
	padding: 0px 5px;
	background:#faf8eb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#coadscolumn h3{
	margin: 0px 0px 0px;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:32px;
	color:#000;
}
.result_page .right_zone {
	overflow:visible;
}
.result_page .data_zone {
	overflow: visible;
	width:749px;
}
.result_page .common_block {
	overflow: visible;
	width:749px;
}
#cse-search-results iframe {
	width:728px;
}
.result_page .adarea {
	background:none;
	width:220px;
	display:none;
}
.adarea a{
	font-size:10px;
	color:#F58A58;
	line-height:14px;
}
.adarea a.adarea_title{
	color:#5c4f34;
	font-size:12px;
}
.adarea td{
}
.adarea p{
	color:#000;
	font-size:13px;
	margin: 0px 0px 6px;
	line-height:16px;
}
.loading{
	width:220px;
	height:263px;
	background:url(../images/loader.gif) center;
}

.get_started{
	padding: 12px 11px 18px 18px;
	margin:0 0 0;
	width:530px;
	height:185px;
	background:url(../images/get_started_bg.jpg) no-repeat #8C0B00;
	overflow:hidden;
}
.get_started h2{
	margin:0px;
	padding:0px;
	color:#fff;
	font-size:29px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.get_started p{
	color:#fff;
	margin: 12px 0px;
	font-size:13px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.get_started a{
	color:#fff;
}
.get_started a:hover{
	text-decoration:none;
}
.get_started_img{
	float:right;
	margin: 10px 0px 0px 10px;
}

.best_product{
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/best_product_top.gif) no-repeat top #f9f8ea;
}
.best_product_bottom{
	overflow:hidden;
	padding: 16px;
	background:url(../images/best_product_bottom.gif) no-repeat bottom;
}
.best_product h2{
	font-weight: normal;
	font-size:24px;
	margin: 0px 0px 8px;
	padding:0px;
}
.best_product ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.best_product li{
	margin: 8px 0px;
	padding: 0px 0px 0px 20px;
	background:url(../images/bullet.gif) no-repeat 9px 5px;
	font-size:14px;
	line-height:18px;
	color:#323232;
}
.best_product p{
	margin: 8px 0px 0px;
	padding:0px;
	font-size:14px;
	line-height:18px;
	color:#323232;
}
.best_product a{
	font-weight:bold;
	color:#0000ff;
}
.best_product a:hover{
	text-decoration:none;
}
.rands_choice_raln{
	overflow:hidden;
	background:#fff;
}

.rands_featured a{
	position:absolute;
	margin: 225px 0px 0px 7px;
}

.rands_choice_1, .rands_choice_2{
	float:right;
	text-align:left;
	width:81px;
	height:29px;
	margin: 0px 0px 0px 16px;
	padding: 87px 0px 11px 99px;
	background:url(../images/rands_choice/choice-1.jpg) no-repeat #fff;
	display:inline;
}
.rands_choice_2{
	width:163px;
	height:34px;
	margin: 0px 0px 0px 16px;
	padding: 87px 0px 0px 23px;
	background:url(../images/rands_choice/choice-1.jpg) no-repeat #fff;
}
.adarea .rands_choice_1, .adarea .rands_choice_2{
	margin: 0px;
}
.rands_choice_1 a, .rands_choice_2 a{
	color:#0000ff;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	font-family:Tahoma;
	text-decoration: underline;
}
.rands_choice_1 a:hover, .rands_choice_2 a:hover{
	text-decoration: underline;
}

/* Chart */
.table_1, .table_2{
	text-align:center;
	font-size:11px;
}
.table_1{
	width:99%;
}
.table_1 td{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	width:20%;
}
.table_2{
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #3e0400;
	border-left:none;
	border-bottom:none;
}
.table_2 {
	width:99%;
	border-color:#3e0400;
}
.table_2 td {
	vertical-align:middle;
	border-left: 1px solid #3e0400;
	border-bottom: 1px solid #3e0400;
	font-size:12px;
	padding:2px;
}
.table_2 td p{
	font-size:12px;
}
.table_2 #toprow td {
	background-color:#8C0B00;
	font-size:12px;
	font-weight: normal;
	height:auto;
	padding:10px 4px;
	color:#fff;
}
/* */
.img_ralign{
	float:right;
	margin: 0px 0px 10px 20px;
}
.leftmenu_bottom2_bg{
	height:13px;
	overflow: hidden;
}