*{
	margin:0;
	padding:0;
}
a img{
	border:0;
}
a{
	color:#076fd7;
}
body{
	font:12px Arial, Helvetica, sans-serif;
	background:#ece9d6;
	padding: 13px 0px 0px;
	color:#000;
}
a:hover{
	text-decoration:none;
}
.float_l{
	float:left;
}
.float_r{
	float: right;
}
.red{
	color:#870f25 !important;
}
.cleaner{
	clear:both;
}
/*------------------------------HEADER----------------------------------*/
#header{
	width:1007px;
	height:117px;
	margin:auto;
	background: url(../images/header_bg.jpg) no-repeat;
}
#header .logo {
	float:left;
	display:inline;
	margin:44px 0 0 44px;
}
#header .btn_product_review{
	margin: 42px 44px 0px 0px;
}
/*------------------------------BTNs----------------------------------*/
.btn_product_review{
	float: right;
	width:179px;
	height:41px;
	background:url(../images/btns/btn_product_review.png) no-repeat;
}
.btn_try_it, .btn_buy_it, .btn_buy_it2{
	display:block;
	width:183px;
	height:52px;
	background:url(../images/btns/btn_try_it.png) no-repeat;
}
.btn_buy_it{
	background:url(../images/btns/btn_buy_it.png) no-repeat;
}
.btn_buy_it2{
	background:url(../images/btns/btn_buy_it2.png) no-repeat;
}
.try_it_btn1, .try_it_btn2{
	display:block;
	width:179px;
	height:99px;
	background:url(../images/btns/try_it_btn1.png) no-repeat;
}
.try_it_btn2{
	width:175px;
	height:113px;
	background:url(../images/btns/try_it_btn2.png) no-repeat;
}
.btn_retail, .btn_retail2{
	display:block !important;
	margin: auto !important;
	width:173px;
	height:42px;
	background:url(../images/btns/btn_retail.png) no-repeat;
}
.btn_retail2{
	background:url(../images/btns/btn_retail2.png) no-repeat;
}
.btn_buy_it3{
	display:block;
	margin:;
	width:183px;
	height:52px;
	background:url(../images/btns/btn_buy_it3.png) no-repeat;
	position:absolute;
}
.btn_try_it2{
	display:block;
	margin:;
	width:183px;
	height:52px;
	background:url(../images/btns/btn_try_it2.png) no-repeat;
	position:absolute;
}
.btn_buy_it3, .btn_try_it2{
	margin: 11px 0px 0px 57px;
}
.btn_product_review:hover, .btn_try_it:hover, .btn_buy_it:hover, .btn_buy_it2:hover, .try_it_btn1:hover, .try_it_btn2:hover, .btn_retail:hover, .btn_retail2:hover, .btn_buy_it3:hover, .btn_try_it2:hover{
	background-position:bottom;
}
/*------------------------------CONTENT-------------------------------*/
#content{
	background: url(../images/content_bg.png) repeat-y #fff;
	width:1007px;
	margin:auto;
	padding:40px 0px 20px;
	overflow:hidden;
}
h1{
	font:normal 50px Myriad Pro;
	color:#000;
	margin: 0px 0px 15px;
	padding:0px;
	letter-spacing:-1px;
	line-height:42px;
}
h1 span{
	color:#228efa;
}
#content p{
}
/*-----------------------------FOOTER------------------------------*/
#footer{
	width:957px;
	height:66px;
	overflow:hidden;
	margin:auto;
	padding: 40px 20px 0px 30px;
	background: url(../images/footer_bg.png) no-repeat;
}
#footer a{
	color:#000;
}
#footer ul{
	list-style:none;
	float:left;
}
#footer ul li{
	display:inline;
	margin:0 0px;
}
#footer ul li a{
	color:#000;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration: underline;
}
.copyright{
	float: right;
}
/* *********** home_top_block styles ************* */
.home_top_block{
	margin: 0px 48px;
	overflow:hidden;
}
.home_top_block p{
	font-size:14px;
	line-height:16px;
	margin: 0px 0px 12px;
	padding:0px;
}
.video_small_aln{
	float: right;
	margin: 0px 0px 0px 48px;
}
/* *********** block1 styles ************* */
.best_products{
	overflow: hidden;
	height:271px;
	padding: 40px 0px 0px 44px;
}
.best_product1, .best_product2, .best_product3{
	width:306px;
	height:271px;
	background: url(../images/best_product/best_product_1.png) no-repeat;
	float:left;
	overflow:hidden;
}
.best_product2{
	background: url(../images/best_product/best_product_2.png) no-repeat;
}
.best_product3{
	width:307px;
	background: url(../images/best_product/best_product_3.png) no-repeat;
}
.seal1{
	position:absolute;
	margin: -18px 0px 0px -7px;
}
.seal2{
	position:absolute;
	margin: -18px 0px 0px -12px;
}
.seal3{
	position:absolute;
	margin: -18px 0px 0px -11px;
}
.seal4{
	position:absolute;
	margin: -4px 0px 0px -11px;
}
.seal5{
	position:absolute;
	margin: -12px 0px 0px -11px;
}
.seal6{
	position:absolute;
	margin: -12px 0px 0px -11px;
}
.best_product1 .btn_try_it, .best_product2 .btn_buy_it, .best_product3 .btn_buy_it2{
	margin: 0px 0px 0px 0px;
	position:absolute;
	margin: 12px 0px 0px 83px;
}
.best_product_txt1, .best_product_txt2{
	position: absolute;
	width:237px;
	height:68px;
	background: url(../images/best_product/best_product_txt1.png) no-repeat;
	margin: 78px 0px 0px 28px;
	padding: 0px 0px 0px 13px;
	line-height:34px;
	font-size:17px;
	font-weight:bold;
}
.best_product_txt2{
	color:#fff;
	background: url(../images/best_product/best_product_txt2.png) no-repeat;
}
.product{
	position:absolute;
	margin: 146px 0px 0px 28px;
}
/* *********** block2 styles ************* */
.block2{
	width:919px;
	margin: 50px 0px 0px 44px;
	background:url(../images/block2_bg.png) repeat-y;
}
.block2_bottom{
	background:url(../images/block2_bottom.png) no-repeat bottom;
	overflow:hidden;
	padding-bottom:12px;
}
.block2 h2{
	height:56px;
	line-height:56px;
	margin:0px;
	padding: 0px 16px 0px 16px;
	background:url(../images/block2_h.png) no-repeat;
	font-size:24px;
	color:#000;
}
.block2 h2 span{
	font-size:30px;
	color:#076fd7;
}
.block2 h3{
	font-size:24px;
	font-weight: bold;
	margin: 0px 0px 12px 25px;
	padding:8px 0px;
	border-bottom:solid 5px #f2f2f2;
	line-height:38px;
	clear:both;
}
.block2 h3.block2_h3{
	border-top:solid 5px #dadada;
	border-bottom: none;
	margin-bottom:0px;
	clear:both;
}
.block2 h4{
	font-size:14px;
	font-weight: bold;
	margin: 0px 0px 0px 25px;
	padding:0px 0px;
	line-height:20px;
}
.block2 p{
	margin: 0px 12px 14px 25px;
}
.block2 ul{
	margin: 0px 0px 12px 26px;
	list-style:none;
	width:165px;
}
* html .block2 ul{
	margin: 0px 10px 12px 13px;
}
.block2 ul li{
	padding: 0px 0px 0px 29px;
	background: url(../images/li_arrow.gif) no-repeat 12px 7px;
	line-height:18px;
}
.try_it_banner1{
	width:px;
	height:px;
}
.block2 strong a{
	color:#9f1814;
	font-weight:bold;
	font-size:14px;
}
/* *********** block2 cart styles ************* */
.block2 .cart{
	float:right;
	width:242px;
	height:244px;
	background: url(../images/cart_bg.png) no-repeat #f1f1f1;
	margin: 0px 0px 0px 127px;
	padding: 0px 0px 0px 0px;
	display:inline;
	overflow:hidden;
}
.block2 .cart img{
	position:absolute;
	margin: 0px 0px 0px -204px;
}
.block2 .cart ul{
	margin: 8px 0px 14px 0px;
	padding: 0px;
	width:222px;
	overflow:hidden;
	list-style:none;
	position:relative;
}
.block2 .cart ul li{
	margin:0px;
	padding: 6px 0px;
	float:left;
	line-height:14px;
	background:none !important;
	border-bottom:solid 1px #d8d8d8;
}
.block2 .cart ul li.cart_li_double1{
	padding: 15px 0px !important;
}
.block2 .cart ul li.cart_li_double2{
	padding: 13px 0px !important;
}
.block2 .cart ul li.cart_li_text{
	clear:left;
}
.block2 .cart ul li.cart_li_text, .block2 .cart ul li.cart_li_text_big{
	width:106px;
}
.block2 .cart ul li.cart_li_text_big{
	padding-top:17px;
	padding-bottom:3px;
	height:19px;
	width:47px;
	border-bottom: solid 2px #ccc;
}
.block2 .cart ul li.cart_li_rating{
	width:86px;
	padding:8px 0;
}
.block2 .cart ul li.cart_li_data, .block2 .cart ul li.cart_li_data_big{
	width:30px;
	text-align:right;
}
.block2 .cart ul li.cart_li_data_big{
	text-align:left;
	width:175px;
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	position: relative;
	/*margin-top:-12px;*/
	border-bottom: solid 2px #ccc;
	padding-bottom:3px;
}
.cart_rating, .cart_rating_ov{
	width:86px;
	height:10px;
	display:block;
	background:url(../images/cart_rating.png);
	font-size:0px;
}
.cart_rating_ov{
	background:url(../images/cart_rating_ov.png) no-repeat left;
}
.block2 .cart a{
	margin: 0px 0px 0px 70px;
	display:inline;
}
.clear_l{
	clear: left;
}
.block2_p1{
	width:392px;
	float:left;
	padding-bottom:24px;
}
.block2_p1 img{
	margin-bottom:5px;
}
.block2_p1 a.red{
	color:#b2006d !important;
}
.try_it_banner1, .try_it_banner2{
	width:863px;
	height:151px;
	margin:auto;
	background:url(../images/try_it_banner1.jpg) no-repeat;
}
.try_it_banner2{
	background:url(../images/try_it_banner2.jpg) no-repeat;
}
.try_it_banner1 .try_it_btn1{
	position:absolute;
	margin: 28px 0px 0px 646px;
}
.try_it_banner2 .try_it_btn2{
	position:absolute;
	margin: 21px 0px 0px 655px;
}
.try_it_banner_title, .try_it_banner_title2{
	width:450px;
	padding: 16px 0px 10px 28px;
	font-family:Myriad Pro;
	font-size:38px;
	line-height:30px;
	color:#fff;
}
.try_it_banner_title2{
	font-family: "Times New Roman", Times, serif;
}
.try_it_banner_title span{
	margin-left:58px;
	font-size:32px;
}
.try_it_banner_title2 span{
	margin-left:32px;
	font-size:32px;
}
.try_it_banner_txt{
	width:405px;
	padding: 0px 0px 0px 28px;
	color:#fff;
}
.try_it_slogan{
	width:863px;
	height:48px;
	line-height:48px;
	background:url(../images/try_it_slogan.png) no-repeat;
	margin: 27px auto;
	color:#a80321;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
.block2_p2{
	float:right;
	width:446px;
	padding: 0px 28px 0px 0px;
}
.block2_p2 h3{
	margin-top:40px;
	margin-left:0px;
}
.block2_p2 p{
	margin:0px 0px 12px !important;
}
.cart_logos1{
	height:30px;
	margin: 12px 0px 14px 166px;
}
/* ------------------- tested_results -------------------- */
.tested_results{
	width:393px;
	padding-left:14px;
}
.tested_results ul{
	width:393px;
	height:117px;
	background:url(../images/tested_results.png) no-repeat #f5f5f5;
	border-bottom:solid 6px #e8e8e8;
	display:block;
	margin: 0px !important;
	padding:0px !important;
}
.tested_results ul li{
	margin: 0px 28px 0px 29px !important;
	padding:0px !important;
	background: none !important;
	width:41px;
	height:117px;
	float:left;
	display: inline;
	text-align:center;
	font-size:22px;
	letter-spacing:-1px;
}
.tested_results ul li span.percent_spacer{
	display:block;
}
.tested_results ul li span.percent{
	margin: -24px 0px 0px 0px;
	#margin: -24px 0px 0px -20px;
	position: absolute;
	display:block;
	line-height:24px;
}
.percent1{
	color:#ff0800;
}
.percent2{
	color:#50ae1e;
}
.percent3{
	color:#1184aa;
}
.percent4{
	color:#3a0bae;
}
.tested_results ul li span.percent_bar{
	display:block;
}
.result_bar1{
	background:url(../images/result_bar1.png) no-repeat top #c91f19;
}
.result_bar2{
	background:url(../images/result_bar2.png) no-repeat top #82bb31;
}
.result_bar3{
	background:url(../images/result_bar3.png) no-repeat top #23abd4;
}
.result_bar4{
	background:url(../images/result_bar4.png) no-repeat top #7e42bf;
}
.tested_results p{
	font-size:9px;
	margin: 0px !important;
	padding:0px;
}
.tested_results p.bar_desc{
	width:23%;
	float:left;
	text-align:center;
	padding: 4px 1%;
}
.tested_results p.bar_txt{
	clear:both;
	padding: 20px 0px 28px;
}
/* ------------------- content_l -------------------- */
.content_l{
	width:628px;
	padding: 0px 0px 0px 44px;
	float:left;
}
.content_r{
	width:250px;
	padding: 0px 44px 0px 0px;
	overflow:hidden;
	float:right;
}
.content_l_top{
	border-bottom:solid 5px #f2f2f2;
}
.content_l_top p{
	font-size:14px;
	margin: 15px 0px;
}
.content_l ul{
	list-style:none;
	margin: 0px 0px 15px;
}
.content_l ul li{
	margin: 8px 0px;
	padding: 0px 0px 0px 37px;
	background:url(../images/li_arrow2.gif) no-repeat 24px 3px;
}
.content_l ul.ul_half{
	float:left;
	width:44%;
}
/* ------------------- backpage -------------------- */
.backpage h2{
	font-size:24px;
	margin: 15px 0px;
}
.backpage h3{
	color:#a80321;
	font-size:14px;
}
.backpage p{
	margin: 0px 0px 15px;
}
.backpage .l_img{
	float:left;
	margin: 0px 17px 16px 0px;
}
/* ------------------- best_products2 -------------------- */
.best_product2_1{
	width:250px;
	height:260px;
	background:url(../images/best_product/best_product2_1.jpg) no-repeat;
	overflow:hidden;
}
.best_product2_2{
	width:250px;
	height:259px;
	background:url(../images/best_product/best_product2_2.jpg) no-repeat;
	overflow:hidden;
}
.best_product2_3{
	width:250px;
	height:258px;
	background:url(../images/best_product/best_product2_3.jpg) no-repeat;
	overflow:hidden;
}
.best_product_txt{
	width:215px;
	font-size:14px;
	font-weight: normal;
	margin:72px 0px 0px 18px;
	line-height:18px;
	position:absolute;
}
.best_product_txt a{
	background:#f6251d;
	color:#fff;
	padding:2px 4px;
}