@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
}
.wrap{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}
#top_red{
	background-image:url(images/top_bg.jpg);
	width:100$;
	height:12px;
	background-repeat:repeat-x;
}
#top_right{
	float:right;
	width: 609px;
	padding-right:15px;
}
#subscription{
	margin-top:20px;
	background-color:#909090;
	width:584px;
	height:63px;
	border:solid 1px #666;
}
.subscription_text{
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-top:10px;
	float:left;
	padding-left:10px;
}
.subscription_heading{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCC;
}
#form{
	float:right;
	margin-top:20px;
	padding-right:10px;
}
.field{
	background-image:url(images/field.jpg);
	width:200px;
	height:29px;
	background-repeat:no-repeat;
	float:left;
	border:none;
	padding:0px 0px 0px 7px;
	margin-right:10px;
	line-height:25px;
	font-size: 22px;
}
#tel_bg{
	margin-top:7px;
	background-image:url(images/tel_bg.png);
	width:312px;
	height:49px;
	background-repeat:no-repeat;
}
.tel_bg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin-left:45px;
	font-weight:bold;
	padding-top:20px;
}
#flag{
	margin-top:20px;
	float:right;
}
#flag img{
	margin-left:10px;
}
#grey_top{
    background-color: #393939;
	height:150px;
	background-repeat:repeat-x;
	width:100%;
}
#menu{
	background-image:url(images/menu_bg.jpg);
	height:54px;
	background-repeat:repeat-x;
}
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	float:left;
	width:105px;
	text-align:center;
	background-image:url(images/mid_menu_img.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:2px;
}
.menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	color: #000000;
}
.sep{
	float:left;
	background-image:url(images/sep.jpg);
	height:54px;
	width:15px;
	background-repeat:no-repeat;
}
#banner{
	margin-top:0px;
}
#yellow{
	margin:0px;
	background-image:url(images/yellow.jpg);
	height:8px;
	background-repeat:repeat-x;
	width:100%;
}
#content{
	padding-top:15px;
	padding-bottom:30px;
}
#right{
	float:right;
}
.right_box{
	margin-bottom:15px;
}
.right_box_top{
	background-image:url(images/right_box_top.jpg);
	width:231px;
	height:4px;
	background-repeat:no-repeat;
}
.right_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6a6a6a;
	margin-left:15px;
	padding-top:10px;
	width:209px;
}
#right p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7c7b7b;
	width:206px;
	margin-bottom:0px;
	margin-left:20px;
	line-height:20px;
	margin-top:5px;
	padding-bottom:10px;
}
.right_video{
	width:178px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-bottom:10px;
}
#right p span{
	color:#cb5526;
}
.right_heading_bg{
	background-image:url(images/right_heading_bg.jpg);
	width:212px;
	height:39px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	color:#c41b1b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:35px;
	padding-left:10px;
}
.right_box_mid{
	background-image:url(images/right_box_mid.jpg);
	width:231px;
	height:auto;
	background-repeat:repeat-y;
}
.right_box_end{
	background-image:url(images/right_box_end.jpg);
	width:231px;
	height:10px;
	background-repeat:no-repeat;
}
#left{
	width:670px;
	float:left;
	padding-left:15px;
	border-right:2px solid #e3e3e3;
	padding-right:30px;
}
.left_vert_line1{
	margin-left:10px;
	background-image:url(images/vert_line1.jpg);
	width:19px;
	height:182px;
	background-repeat:no-repeat;
	float:left;
}
#cart{
	padding-top:10px;
	width:218px;
	margin-left:auto;
	margin-right:auto;
}
#cart_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
	color:#838383;
	font-weight:bold;
	line-height:25px;
}
#cart_bottom_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
}
#cart_bottom_text a{
	color:#000;
}
.left_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#c62d2d;
}
.left_text{
	padding-top:10px;
	padding-bottom:10px;
	color:#6a6a6a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:680px;
}
.left_bar{
	background-image:url(images/left_bar.jpg);
	height:39px;
	width:634px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:35px;
	color:#FFF;
}
.left_line{
	background-image:url(images/left_line.jpg);
	width:21px;
	height:211px;
	background-repeat:no-repeat;
	float:left;
}
.left_product{
	float:left;
	margin-bottom:20px;
}
.left_product_img{
	float:left;
}
.left_column1{
	float:left;
}
.left_quantity{
	color:#c73f09;
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
}
.left_gallery{
	margin-left:10px;
	padding-top:20px;
	float:left;
}
.left_red_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#d84700;
	margin-bottom:15px;
}
.cans{
	font-size:18px;
}
.price{
	color:#747474;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.price_bg{
	background-image:url(images/price_bg.jpg);
	width:97px;
	height:95px;
	background-repeat:no-repeat;
	float:left;
	margin-top:65px;
	margin-left:5px;
}
.currency{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-align:center;
	padding-top:20px;
}
.currency_price{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#FFF;
}
.currency_small{
	font-size:14px;
}
.left_box{
	float:left;
	width:332px;
	height:auto;
}
#limited{
	float:right;
	background-image:url(images/limited.jpg);
	width:157px;
	padding-left:5px;
	height:33px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	line-height:35px;
	font-weight:bold;
}
.left_grey{
	margin-top:2px;
	float:right;
	width:256px;
	border:solid 4px #c0c0c0;
	background-color:#6a6a6a;
}
.left_grey_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	width:179px;
	margin:7px 0px 7px 60px;
}
.percent_off{
	float:left;
	margin-left:-90px;
	margin-top:-40px;
	background-image:url(images/percent_off.png);
	width:145px;
	height:140px;
	background-repeat:no-repeat;
}
#footer_top{
	clear:both;
	background-image:url(images/footer_top.jpg);
	height:8px;
	width:100%;
	background-repeat:repeat-x;
}
#footer{
	background-color:#454343;
	padding-top:25px;
	padding-bottom:30px;
	margin-bottom:15px;
}
#footer_line{
	clear:both;
	background-image:url(images/footer_line.jpg);
	width:945px;
	height:16px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
#footer_wrap{
	width:945px;
	margin-left:auto;
	margin-right:auto;
}
#footer_testimonial{
	float:left;	
}
.footer_testimonial_heading{
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#dad9d9;
}
.footer_testimonial_text{
	padding-top:10px;
	width:293px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.footer_testimonial_author{
	width:293px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:right;
}
.footer_vert_line{
	background-image:url(images/footer_vert_line.jpg);
	height:134px;
	width:44px;
	background-repeat:no-repeat;
	float:left;
}
.footer_link{
	margin-left:40px;
	float:left;
}
.footer_link a{
	line-height:18px;
	text-decoration:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer_pay{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	float:right;
}
#footer_pay img{
	margin:0px 4px 0px 4px;
}
#footer_copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
