body{font-family:Arial;color:#5d5d5d;font-size:12px;margin:0;padding:0;min-width:1000px;position:relative;width:expression(document.body.clientWidth<1000?"1000px":"auto");}
hr {background: #cccccc; height: 1px;}
p font{font-family:Tahoma;font-size:12px;}
a{color:#007FC0;text-decoration:none;}
a:hover{color:#007FC0;text-decoration:underline;}
table{border-collapse:collapse;margin:0;padding:0;}
h1{color: #007FC0;font-size: 1.85em;font-weight: normal;margin: 12px 0;}
h1.catalog_h1{margin: 12px 0;}
h3{color: #000000;font-size: 11pt;font-weight: bold;margin: 10px 0 7px;}
h2{color:#000000;font-size:130%;margin-bottom:10px;font-size: 20px;font-weight: normal;}
a img{border:0;}
input, textarea, select {background:#fff;-moz-border-radius:4px;border-radius:4px;border:1px solid #DADADA;color:#5D5D5D;font-family:arial;font-size:12px;line-height:30px;text-indent:5px;vertical-align:middle;}
select {text-indent:0;}
select option{font-family:arial;vertical-align:middle;color:#5D5D5D;font-size:12px;}
input {height:25px;}
input[type=radio],input[type=radio]:focus{border:none;}
input:focus, textarea:focus, select:focus {border:1px solid #50A6D4;}
.clearing, .clr{clear:both;display:block;height:0;}
header{
	background: url("/images/logo.png") no-repeat scroll 4px 59px transparent;
	display: block;
	height: 220px;
	margin: 0 auto;
	max-width: 1280px;
	position: relative;
}
.blue_btt, .red_btt{
	background-color: #3596C9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#50A6D4), to(#328DBC)); 
	background-image: -webkit-linear-gradient(top, #50A6D4, #328DBC); 
	background-image: -moz-linear-gradient(top, #50A6D4, #328DBC); 
	background-image: -ms-linear-gradient(top, #50A6D4, #328DBC); 
	background-image: -o-linear-gradient(top, #50A6D4, #328DBC); 
	background-image: linear-gradient(top, #50A6D4, #328DBC);	
	-moz-box-shadow: 0 1px 0 #DADADA, 0 1px 0 rgba(255, 255, 255, 0.4) inset;
	-webkit-box-shadow: 0 1px 0 #DADADA, 0 1px 0 rgba(255, 255, 255, 0.4) inset;
	box-shadow: 0 1px 0 #DADADA, 0 1px 0 rgba(255, 255, 255, 0.4) inset;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display: inline-block;
	line-height:30px;
	border-color:#6DB7DE #27607F #27607F #4489AE;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding:0 17px 2px;
	text-align:center;
	text-indent:0;
	text-shadow:0 -1px 0 #2E566B;
	height:28px;
	cursor:pointer;
	*display: inline;
}
.blue_btt, .red_btt{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#818181',direction='180',strength='3') progid:DXImageTransform.Microsoft.gradient(startColorStr='#50A6D4', EndColorStr='#328DBC');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color='#818181',direction='180',strength='3') progid:DXImageTransform.Microsoft.gradient(startColorStr='#50A6D4', EndColorStr='#328DBC')";
}
.blue_btt:hover, .red_btt:hover{
	background-color: #50A6D4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#328DBC), to(#50A6D4)); 
	background-image: -webkit-linear-gradient(top, #328DBC, #50A6D4); 
	background-image: -moz-linear-gradient(top, #328DBC, #50A6D4); 
	background-image: -ms-linear-gradient(top, #328DBC, #50A6D4); 
	background-image: -o-linear-gradient(top, #328DBC, #50A6D4); 
	background-image: linear-gradient(top, #328DBC, #50A6D4);	
	-moz-box-shadow:none;
	box-shadow:none;
	border-color:#27607F;
}
.blue_btt:hover{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#818181',direction='180',strength='0') progid:DXImageTransform.Microsoft.gradient(startColorStr='#328DBC', EndColorStr='#50A6D4');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color='#818181',direction='180',strength='0') progid:DXImageTransform.Microsoft.gradient(startColorStr='#328DBC', EndColorStr='#50A6D4')";
}
.red_btt{
	background-color: #D8640C;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F4AD4A), to(#D8640C)); 
	background-image: -webkit-linear-gradient(top, #F4AD4A, #D8640C); 
	background-image: -moz-linear-gradient(center top , #F4AD4A, #D8640C); 
	background-image: -ms-linear-gradient(top, #F4AD4A, #D8640C); 
	background-image: -o-linear-gradient(top, #F4AD4A, #D8640C); 
	background-image: linear-gradient(top, #F4AD4A, #D8640C);	
	border-color: #D8640C #7C4923 #7C4923 #D8640C;	
	text-shadow: 0 -1px 0 #7C4923, 0 -2px 0 rgba(255, 255, 255, 0.1);
}
.red_btt{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#818181',direction='180',strength='0') progid:DXImageTransform.Microsoft.gradient(startColorStr='#F4AD4A', EndColorStr='#D8640C');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color='#818181',direction='180',strength='0') progid:DXImageTransform.Microsoft.gradient(startColorStr='#F4AD4A', EndColorStr='#D8640C')";
}
.red_btt:hover{
	background-color: #3596C9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fc8337), to(#ea4802)); 
	background-image: -webkit-linear-gradient(top, #fc8337, #ea4802); 
	background-image: -moz-linear-gradient(top, #fc8337, #ea4802); 
	background-image: -ms-linear-gradient(top, #fc8337, #ea4802); 
	background-image: -o-linear-gradient(top, #fc8337, #ea4802); 
	background-image: linear-gradient(top, #fc8337, #ea4802);
	border-color:#7C4923;
}
.red_btt:hover{
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#818181',direction='180',strength='0') progid:DXImageTransform.Microsoft.gradient(startColorStr='#fc8337', EndColorStr='#ea4802');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color='#818181',direction='180',strength='0') progid:DXImageTransform.Microsoft.gradient(startColorStr='#fc8337', EndColorStr='#ea4802')";
}
#topline {
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	background-color: #3596C9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#50A6D4), to(#328DBC)); 
	background-image: -webkit-linear-gradient(top, #50A6D4, #328DBC); 
	background-image: -moz-linear-gradient(top, #50A6D4, #328DBC); 
	background-image: -ms-linear-gradient(top, #50A6D4, #328DBC); 
	background-image: -o-linear-gradient(top, #50A6D4, #328DBC); 
	background-image: linear-gradient(top, #50A6D4, #328DBC);
	border-bottom:1px solid #447895;
	clear:both;
	float:left;
	top:0;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:30px;
	width:100%;
	line-height:30px;
	text-shadow:0 -1px 0 #2E566B;
	position: absolute;
    position: fixed;
    z-index: 3;
	zoom:1;
}
#topline {filter:progid:DXImageTransform.Microsoft.Shadow(color='#818181',direction='180',strength='3') progid:DXImageTransform.Microsoft.gradient(startColorStr='#50A6D4', EndColorStr='#328DBC');}
#topline_wrp {
	height: 30px;
	margin: 0 auto;
	max-width: 1280px;
	min-width: 1000px;
	position: relative;
}
#topline .tl_btn i{
	background: url("../images/icon_set_48.png") no-repeat scroll -474px 2px transparent;
	display: block;
	float: left;
	height: 27px;
	width: 27px;
	margin: 0 2px 0 0;
}
#topline i.mobver_ico{
	background-position: -474px 2px;
	margin: -4px 0 0 0;
}
#topline #tl_contcs i{background-position: -11px -11px;}
#topline #items-history i{background-position: -126px -51px;}
#topline #wishlist-link i{background-position: -157px -51px;}
#topline #compare-link i{background-position: -188px -51px;}
#topline  .tl_btn{-moz-box-shadow:1px 0 0 #50A6D4 inset;-webkit-box-shadow:inset 1px 0 0 #50A6D4;box-shadow:inset 1px 0 0 #50A6D4;border-left:1px solid #447895;border-right:1px solid #50A6D4;color:#FFFFFF;height: 30px;display:block;float:left;line-height:30px;font-weight: bold;font-size: 12px;padding:0 5px;cursor: pointer;}
#topline  .tl_btn_2line {
	font-size: 11px;
	height: 27px;
	line-height: 11px !important;
	padding: 4px 10px 0;
}
#topline i.user_ico{
	background: url("../images/icon_set_48.png") no-repeat scroll -464px -11px transparent;
	display: block;
	height: 13px;
	margin: 7px 0 0 2px;
	width: 9px;
}
#topline  .tl_btn:hover{background-color:#2b7ba5;}
#logo{position:absolute;z-index:2;top:31px;left:0px;float:left;display:block;width:194px;height:149px;cursor:pointer;}
#tel {
	font-size: 12px;
	font-style: italic;
	left: 169px;
	line-height: 16px;
	position: absolute;
	text-align: right;
	text-shadow: 0 1px 0 #FFFFFF;
	top: 42px;
	width: 178px;
}
#tel .head_phone{
	color: #C40000;
	display: block;
	font-size: 23px;
	font-style: normal;
	line-height: 15px;
	padding: 11px 0 0;
	text-decoration: none;
}
#tel .head_phone small{
	color: #5D5D5D;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.recallme ,.calltocomfort,.onlinechat{
	border-bottom: 1px dashed;
	color: #007FC0;
	cursor: pointer;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	margin: 6px 0 0;
	text-align: right;
	text-decoration: none;
}
#tel .recallme ,#tel .calltocomfort,#tel .onlinechat{
	clear: both;
	display: block;
	float: right;
}
.headphones_ico{
	background: url("/images/headphones_ico.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 16px;
	margin: 0 3px 0 0;
	vertical-align: middle;
	width: 16px;
}
.onlinechat{
	background: url("http://webindicator.siteheart.com/webindicator/image/1316379385?ent=11908&company=11908") no-repeat scroll 0 0 transparent;
	border: medium none;
	height: 14px;
	margin-top: 7px;
	width: 68px;
	clear: both;
}
.recallme:hover,.calltocomfort:hover{color: #007FC0;}
.online-phone {
	margin: 20px auto;
	width: 400px;
}
.online-phone iframe{background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;display: block;margin: 0 auto;}
#telcart .recallme {margin:2px 28px 10px;float:none;}
.head_scrl{
	height: 190px;
	margin: 0 189px 0 344px;
	overflow: hidden;
	position: relative;
	top: 47px;
}
#rt_sdbar_wrap{
	display: block;
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
	z-index: 4;
}
.hndl_proceed_checkout{text-decoration:none;display:block;color:#fff;font:bold 18px Arial;margin:4px 9px;}
#rt_sdbar_wrap .cart_on:hover{background-color: #5fa125!important;background-image: none!important;filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#5fa125', EndColorStr='#5fa125')!important;-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#5fa125', EndColorStr='#5fa125')"!important;border-bottom:1px solid #5CA122!important;}
#sc_info{
	background-color: #90C847;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#96ce39), to(#5fa125)); 
	background-image: -webkit-linear-gradient(top, #96ce39, #5fa125); 
	background-image: -moz-linear-gradient(top, #96ce39, #5fa125); 
	background-image: -ms-linear-gradient(top, #96ce39, #5fa125); 
	background-image: -o-linear-gradient(top, #96ce39, #5fa125); 
	background-image: linear-gradient(top, #96ce39, #5fa125);	
	border-bottom: 1px solid #5B780C;
	border-left: 1px solid #447895;
	border-right: 1px solid #447895;
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	height: 30px;
	line-height: 31px;
	font-weight: bold;
	margin: 0 0 0 -1px;
	position: relative;
	text-indent: 7px;
	text-shadow: 0 -1px 0 #5B780C;
	z-index: 3;
}
#sc_info{
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#96ce39', EndColorStr='#5fa125'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#96ce39', EndColorStr='#5fa125')"; 
}
#sc_info:hover{text-decoration:none;}
#sc_info u{font-size: 11px;font-weight: normal;text-decoration: none;} 
#sc_info i{
	background:url("../images/icon_set_48.png") no-repeat scroll -48px -9px transparent;
	display:block;
	float:left;
	height:29px;
	width:35px;
	border-left:1px solid #96CE39;
}
#cinf_cont{border-top:1px solid #9A9A9A;color:#525252;font-size:19px;min-height:93px;line-height:30px;margin:0 0 0 -1px;padding:0 19px;text-shadow:0 0 2px #FFFFFF;display:none;}
#ci_cont2{
    background: none repeat scroll 0 0 #F2F2F2;
    color: #5D5D5D;
    border: 1px solid #DADADA;
	border-top:none;
    font-size: 10px;
    overflow: hidden;
	display:none;
	text-shadow: 0 -1px 0 #fff;
}
#ci_cont2 a{font-size:11px;font-weight:bold;}
#ci_cont2 a:hover{text-decoration:underline;}
#ci_cont2 .ci_imgbrd{
	background:#FFFFFF;
	height:40px;
	line-height:40px;
	overflow:hidden;
	width:40px;
}
#ci_cont2 td{
	border-bottom:1px solid #DADADA;
	box-shadow: inset 0 1px 0 #FFFFFF;
	-moz-box-shadow: 0 1px 0 #FFFFFF inset;
	-webkit-box-shadow: inset 0 1px 0 #FFFFFF;
}
#ci_show_cart {border-bottom:1px dashed #007FC0;display:block;margin:2px auto 10px;text-align:center;width:109px;}
#ci_cont2 .ci_imgbrd img{max-height:40px;max-width:40px;vertical-align:middle;}
#user-links {
	font-weight: bold;
	padding: 15px 0 0;
	position: absolute;
	right: 0;
	top: 47px;
	width: 192px;
}
#user-links a, #user-links u{
	color: #5D5D5D;
	display: block;
	line-height: 32px;
	text-decoration: none;
}
#user-links a:hover{text-decoration: underline;}
#user-links i{
	background: url("../images/icon_set_48.png") no-repeat scroll -10px -49px transparent;
	display: block;
	float: left;
	height: 32px;
	margin: 0 7px 0 0;
	width: 37px;
}
#user-links #user-krner-ico{background-position: -39px -48px;}
#user-links #shpnd-ico{background-position: -80px -46px;}
#srch_cde {background: none repeat scroll 0 0 transparent;border: medium none;color: #FFFFFF;display: block;float: right;font-family: arial;font-size: 12px;font-weight: bold;height: 15px;margin: 4px 330px 0;text-indent: 0;width: 49px;}
.pr_srch_wrp{height: 28px;margin: 0 206px 0 0;max-width: 358px;overflow: hidden;}
.pr_srch{
	background: none repeat scroll 0 0 transparent;
	display: block;
	height: 26px;
	line-height: 26px;
	max-width: 500px;
	overflow: hidden;
	padding: 2px 0 0 6px;
	position: relative;
	width: auto;
	z-index: 1;
}
.input_message,.input_message_focus{
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	box-shadow: inset 0 0 3px #DADADA;
	-moz-box-shadow:  0 0 3px #DADADA inset;
	-webkit-box-shadow: inset 0 0 3px #DADADA;
	background: #fff;
	color:#586B51;
	display:block;
	vertical-align: middle;
	font-style: italic;
	height: 24px;
	line-height: 24px;
	text-indent:10px;
	width:99%;
	padding:0;
	margin:0;
	zoom:1;
}
.input_message:focus{font-style: normal;font-weight:bold;}
.input_ok{
	display: block;
	background: url("../images/icon_set_48.png") no-repeat scroll -358px -8px transparent;
	border: none;
	cursor: pointer;
	display: block;
	height: 25px;
	position: absolute;
	right: 0;
	top: 0;
	width: 48px;
}
.input_ok:focus{border:none;}
.tooltip, .tooltip_h, .tooltip_c, .gm_tooltip {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:0 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow:0 0 0 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 0 0 5px rgba(0, 0, 0, 0.1);
	background:none repeat scroll 0 0 lightYellow;
	border:3px solid #3596C9;
	display:none;
	font-size:12px;
	line-height:14px;
	padding:11px 10px 11px;
	text-shadow:0 1px 0 #FFFFFF;
	width:167px;
	z-index:5;
}
.tooltip_h {margin:0 0 0 17px;}
.tooltip_c {margin:-8px 0 0 17px;min-height:30px;min-width:100px;padding:7px 0;width:auto;}
.tooltip_c img{padding:0 0 0 10px;}
.tooltip a, .tooltip_h a{font-weight:bold;text-align:left;margin:3px 0 -5px;}
.tooltip_c a {
	color:#5D5D5D;
	display:block;
	line-height:27px;
	padding:0 5px;
	text-shadow:0 1px 0 #FFFFFF;
	font-weight:bold;
}
.tooltip_c a.not-eval{color: #737373;font-weight: normal;}
.tooltip_c a.scsproducts {font-size:13px;padding:0 14px;text-decoration:underline;}
.tooltip small{clear:both;display:block;}
.tooltip a:hover, .tooltip_h a:hover{text-decoration:underline;}
.tooltip_c a:hover {background:#fff;border-top:1px solid #DADADA;border-bottom:1px solid #fff;line-height:25px;color:#007FC0;}
.tooltip .tt_arr, .tooltip_h .tt_arr, .tooltip_c .tt_arr{background:url(/images/buble_arr.png) no-repeat scroll -18px -22px transparent;display:block;height:19px;left:50%;margin:0 0 0 -10px;position:absolute;bottom:-19px;width:22px;}
.tooltip_h .tt_arr, .tooltip_c .tt_arr{left:-20px;bottom:auto;margin:0;background-position:3px -1px;}
.tooltip_c .tt_arr{margin:4px 0 0;}
.tooltip.bottom .tt_arr{background-position:-19px 0;top:-19px;}
.gm_tooltip .tt_arr{display:none;}
.scrollable {position:relative;overflow:hidden;height: 140px;width: auto;margin: 0 16px;z-index: 1;} 
.scrollable .lst {position:absolute;height:100px;clear:both;width:2000em;}
.scrollable .lst .item{float:left;display:inline-table;margin:9px 0 40px 6px;padding: 3px 0px 2px 0px;width: 120px;color: #007FC0;font-size:11px;text-align: center;}
.scrollable .lst .item .img_brd img { _width: 72px;max-height:64px;max-width:72px;vertical-align:middle;-ms-interpolation-mode: bicubic;}
.scrollable .lst .item .item_name{display: block;font-weight: bold;height: 27px;overflow: hidden;padding: 1px 0 0;text-align: center;text-shadow: 1px 1px 0 #FFFFFF;margin: 0 auto;width: 110px;}
.scrollable .lst .item .item_name:visited{color: #007FC0;}
.scrollable .lst .item b{background:url("/images/price_bg.png") no-repeat scroll -15px -2px transparent;color:red;display:block;margin: -15px auto 0;position:relative;text-align:right;text-shadow:-1px -1px 0 #FFFFFF, 1px 1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, 1px -1px 0 #FFFFFF;width:70px;} 
.scrollable .lst .item .img_brd {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	cursor: pointer;
	height: 72px;
	line-height: 72px;
	margin: 0 auto;
	overflow: hidden;
	width: 72px;
}
.img_brd:hover {opacity: 0.8;}
a.prev, a.next{
	color: #B0B0B0;
	cursor: pointer;
	display: block;
	font-size: 31px;
	height: 100px;
	left: 0;
	line-height: 100px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 0 #FFFFFF, 0 -1px 0 #9D9D9D, 0 0 2px #FFFFFF, 0 0 3px #FFFFFF;
	top: auto;
	vertical-align: middle;
	z-index: 2;
	-moz-user-select: none;-khtml-user-select:none;user-select:none;
}
a.prev:hover, a.next:hover {color:#2b779e;text-decoration:none;}
a.disabled {visibility:hidden !important;}
a.next {display: block;left: auto;position: absolute;right: 0;top: 0;}
.banner-wrp-wrp {
	height: 158px;
	margin: 0 0 6px;
	overflow: hidden;
}
.banner-wrp {
	margin: 5px 18px 0;
	text-align: center;
	vertical-align: top;
	position: relative;
}
.banners {
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	height: 128px;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	width: 100%;
}
.banners .lst{
	width:20000em;
	position:absolute;
}
.banners .lst div{
	float:left;
	overflow: hidden;
	width: 450px;
	margin: 0 15px 0 0;
}
.banners .lst div a{}
.banners .lst div a img{width: 100%;}
.navi{
	height: 20px;
	margin: 5px 10px 0;
	text-align: right;
}
.cat-baner-wrp {
	min-height: 165px;
	overflow: hidden;
	position: relative;
	*height: 165px;
}
#cats{margin-right: 485px;}
.cat-baner-wrp .navi{
	position: absolute;
	right: 18px;
	top: 140px;
}
.bnr_shdw{
	background: url("/images/fff_gradient_r.png") repeat-y scroll 0 0 transparent;
	height: 128px;
	position: absolute;
	right: 0;
	top: 0;
	width: 31px;
}
.cat-baner-wrp .banners{
	position: absolute;
	right: 10px;
	top: 9px;
	width: 450px;
}
.navi a{
	background: url("/images/navi_ico.png") no-repeat scroll -40px 0 transparent;
	display:-moz-inline-stack;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 3px 0 0;
	outline:none;
	position:relative;
	overflow:hidden;
	vertical-align:top;
	zoom:1;
	*display:inline;
}
.navi a:hover {background-position: -20px 0;}
.navi a.active{background-position: 0 0;}
.my_currens_show{width:295px;height:20px;float:right;border-top:1px solid #BBBABA;background:#F2F2F2;margin:0 30px 0 0;padding:4px 0 0 10px;}
.my_currens_show b{font:bold 13px Arial;}
.container{width:100%;float:left;}
.content{background:url("/images/headmnu.jpg") no-repeat scroll 0 0 transparent;}
#main_wrp {
	margin: 0 auto;
	max-width: 1280px;
	position: relative;
}
.left_div{display:block;width:210px;float:left;}
section{display:block;overflow:hidden;zoom:1;position:relative;min-height: 1000px;padding: 0 0 0 11px;
*margin:0 0 0 210px;}
/*groups menu*/
.f23 {
	background: url("/images/23_fevralya_podarky.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 45px;
	left: 20px;
	margin: -10px 0 0;
	position: absolute;
	width: 185px;
}
#gm_wrp {
    background: #18B700;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
	background-color: #5fa125;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#96ce39), to(#5fa125)); 
	background-image: -webkit-linear-gradient(top, #96ce39, #5fa125); 
	background-image: -moz-linear-gradient(top, #96ce39, #5fa125); 
	background-image: -ms-linear-gradient(top, #96ce39, #5fa125); 
	background-image: -o-linear-gradient(top, #96ce39, #5fa125); 
	background-image: linear-gradient(top, #96ce39, #5fa125);
	border-top:1px solid #5CA122;
	border-bottom:1px solid #427318;
	margin: 6px 0 13px;
    position: relative;
    z-index: 2;
	zoom:1;
}
#gm_wrp {filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#96CE39', EndColorStr='#5FA125');}
#groupmenu_wrp {
	max-width: 1280px;
	margin: 0 auto;
}
.groupmenu {
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	max-width: 1280px;
	width: 100%;
}
.groupmenu .gmenu{ 
    font-size: 18px;
    height: 30px;
    line-height: 1.2em;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle;
	cursor: default;
}
.groupmenu .gmenu a{
	background: url("/images/groups_icons.png") no-repeat scroll 5px 3px transparent;
	color: #FFFFFF;
    height: 28px;
    line-height: 28px;
	padding: 0 30px 0 35px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom:1;
	*display: inline;
}
.groupmenu .gmenu a:hover{text-decoration:none;}
.ig_1487 {background-position: 0 -25px !important;}
.ig_1488 {background-position: 1px -50px !important;}
.ig_1486 {background-position: 5px -78px !important;}
.ig_1489 {background-position: -2px -135px !important;}
.ig_1491 {background-position: 0 -168px !important;}
.groupmenu .gmenu:hover i{display:none;}
.groupmenu .gmenu:hover i{
	background: url("/images/buble_arr.png") no-repeat scroll -42px -3px transparent;
	display: block;
	height: 8px;
	margin: 0 auto -8px;
	position: relative;
	top: -5px;
	width: 17px;
}
.groupmenu .gmenu:hover{background:rgba(0,0,0,0.1);}
.gm_tooltip {
	width: 470px !important;
	margin: 1px 0 0!important;
	border-top:none!important;
	z-index: 1;
	box-shadow: 0 2px 0px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 0px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 0px 10px rgba(0, 0, 0, 0.1);
	border-radius: 0 0 10px 10px!important;
	-moz-border-radius: 0 0 4px 4px!important;
	-webkit-border-radius: 4px!important;
	-webkit-border-top-left-radius: 0!important;
	-webkit-border-top-right-radius: 0!important;
}
.gm_tooltip ul{padding: 0 8px;margin:0 0 5px;}
.gm_tooltip li{
	display: block;
	float: left;
	font-size: 13px;
	margin: -1px 0 0 !important;
	width: 145px;
}
.gm_tooltip li a{
	color: #5D5D5D;
	display: block;
	font-weight: bold;
	list-style: none outside none;
	padding: 5px 5px 5px 0;
	text-decoration: none;
	text-transform: lowercase;
}
.gm_tooltip li ul li {}
.gm_tooltip li ul li a{color:#007FC0;font-weight: normal;padding: 3px 0;}
.gm_tooltip li a:hover{background:#e9f6ff;text-decoration: underline;}
.gm_tooltip li a:first-letter {text-transform: capitalize;}
.group-cats {
    margin: 0;
    padding: 0;
}
.group-cats li{
    margin: 0 0 25px;
    padding: 0 0 0;
    text-align: center;
    vertical-align: top;
    width: 33%;
	display: -moz-inline-stack;
	display: inline-block;
	zoom:1;
	*display: inline;
}
.group-cats li .imgbrd{
    height: 150px;
    line-height: 150px;
    margin: 0 auto;
    width: 150px;
	display:block;
}
.group-cats li .imgbrd img{
    max-height: 150px !important;
    max-width: 150px !important;
    min-height: 80px !important;
    min-width: 100px !important;
    vertical-align: middle;
}
.group-cats li a{
	color: #007FC0;
	display: block;
	font-size: 20px;
	margin: 0 auto;
	max-width: 200px;
	text-transform: lowercase;
	text-decoration: underline;
}
.group-cats li a:first-letter {
  text-transform: capitalize;
}
/*catalog tree*/
#cstree {
	display:block;
	color:#fff;
	width:204px;
	background:#5FA125;
	margin:4px 0 23px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:0 0 4px #b2b2b2;
	-webkit-box-shadow:0 0 4px #b2b2b2;
	box-shadow:0 0 4px #b2b2b2;
}
#cstree #cttop {
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 0;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	box-shadow: 0 1px 0 #8FB86B inset;
	border-bottom: 1px solid #427318;
	border-top: 1px solid #427318;
	color: #B9D89E;
	font-size: 15px;
	font-weight: bold;
	line-height: 29px;
	text-indent: 13px;
	text-shadow: 0 -1px 0 #427318;
	text-transform: uppercase;
}
#cstree a{
	background-color: #5B9529;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#6BA439), to(#5B9529)); 
	background-image: -webkit-linear-gradient(top, #6BA439, #5B9529); 
	background-image: -moz-linear-gradient(top, #6BA439, #5B9529); 
	background-image: -ms-linear-gradient(top, #6BA439, #5B9529); 
	background-image: -o-linear-gradient(top, #6BA439, #5B9529); 
	background-image: linear-gradient(top, #6BA439, #5B9529);
	border-bottom: 1px solid #427318;
	border-top: 1px solid #8FB86B;
	color: #FFFFFF;
	display: block;
	padding-left: 12px;
	text-shadow: 0 -1px 0 #427318;
}
#cstree ul{margin:0;padding:0;}
#cstree li, #cstree li.crnt{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	line-height: 29px;
	overflow:hidden;
	text-transform: lowercase;
}
#cstree li a:first-letter, #cstree li.crnt a:first-letter{text-transform: capitalize;}
#cstree li a:hover, #cstree li.crnt a{
	border-top: 1px solid #427318;
	background-image: none; 
	background-color: #4c801f;
}
#cstree li ul {background: none repeat scroll 0 0 lightYellow;border-left: 3px solid #3596C9;}
#cstree li ul li {border-right:3px solid #3596C9;line-height:16px;background:transparent;}
#cstree li ul li:hover {background:transparent;}
#cstree li ul li a {
	background:url("../images/icon_set_48.png") no-repeat scroll -501px 10px transparent;
	color:#5D5D5D;
	font-size:13px;
	font-weight:bold;
	min-height:17px;
	padding:4px 3px 5px 12px;
	text-decoration:none;
	text-shadow:none;
	border: medium none;
}
#cstree li ul li a.not-eval{
	background-position: -501px -35px;
	color: #737373;
	font-weight: normal;
}
#cstree li ul li ul {border-left:10px solid lightYellow;}
#cstree li ul li ul li{border-right:none;}
#cstree li ul li a:hover, #cstree li ul li .crnt{
	background:url("../images/icon_set_48.png") no-repeat scroll -501px 10px #fff;
	border-top:none;
	color:#007FC0!important;
	text-decoration:underline;
}
#cstree #ctbot {
	border-bottom: 1px solid #427318;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	border-radius: 0 0 4px 4px;
	border-top: 1px solid #8FB86B;
	height: 11px;
}
#prtree {display:block;color:#fff;width:204px;background: #90c847 url(/images/tree_fon_dark.jpg);margin:4px 0 23px;-moz-border-radius:0 15px 15px 0;border-top-right-radius:15px;border-bottom-right-radius:15px;-moz-box-shadow:0 0 4px #b2b2b2;-webkit-box-shadow:0 0 4px #b2b2b2;box-shadow:0 0 4px #b2b2b2;}
#prtree a{color:#fff;}
#prtree .prnt a, .prnt_crnt a{padding-left:12px;display:block;}
#prtree .prnt ul{
	display:none;
	position:absolute;
	margin:-29px 0 0 -9px;
	*margin:-5px 0 0 -9px;
	height:0;
	z-index:30;
	padding-left:15px;
}
#prtree .prnt ul div{
	-moz-border-radius:8px;
	border-radius:8px;
	-moz-box-shadow:0 0 4px #B2B2B2;
	background:none repeat scroll 0 0 lightYellow;
	border:3px solid #3596C9;
	margin:-8px 0;
	padding:8px 0;
	position:relative;
}
#prtree .prnt ul div b{background:url("/images/buble_arr.png") no-repeat scroll 0 5px transparent;display:block;height:50px;margin:-3px 0 -23px -18px;position:relative;width:18px;float:left;}
#prtree .prnt ul li a{
	color:#5D5D5D;
	display:block;
	line-height:27px;
	padding:0 5px;
	text-shadow:0 1px 0 #FFFFFF;
}
#prtree .prnt ul li a:hover{background:#e9f6ff;border-top:1px solid #DADADA;border-bottom:1px solid #fff;line-height:25px;}
#prtree .prnt, .prnt_crnt, #cat_tgle{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	height: 29px;
	line-height: 29px;
	background:url("/images/ct_set.png") no-repeat scroll -612px -1px transparent;
	text-shadow:0 0 1px #000000;
	overflow:hidden;
}
.prnt_crnt{height: auto;}
#prtree .prnt:hover, #prtree .prnt_crnt:hover{background:url("/images/ct_set.png") no-repeat scroll -408px -1px;}
.chld:hover, .chldh:hover{background:url("../images/icon_set_48.png") no-repeat scroll -501px 10px #fff;color:#007FC0!important;text-decoration:underline;}
.chld, .chld_crnt, .chld_open{
	background:url("../images/icon_set_48.png") no-repeat scroll -501px 10px;
	border-right:3px solid #3596C9;
	font-size:13px;
	font-weight:bold;
	line-height:16px!important;
	min-height:17px;
	padding:4px 3px 5px 4px;
	text-decoration:none;
	text-shadow:none;
	color:#5D5D5D!important;
}
.chld_crnt, .chld_open{color:#5D5D5D!important;font-weight:bold;background:url("../images/icon_set_48.png") no-repeat scroll -501px 11px #fff;font-weight:bold !important;}
a.closed {background-position:-501px -80px;}
a.open {background-position:-501px -131px;}
#cat_wrp li ul{margin:0;padding:0;background:lightYellow;border-left:3px solid #fffdd8;}
#cat_wrp li ul li{line-height:16px!important;}
#cat_wrp li ul li ul{border-left:none;}
#cat_wrp li ul li ul li{padding:0 0 0 10px;line-height:16px!important;}
#cat_wrp li ul li ul li a{font-weight:normal;padding:5px 4px 0 12px;}
#cat_tgle{background-color: #649AC1;font-size:13px;line-height:27px;overflow:hidden;padding-left:0;text-decoration:underline;text-indent:45px;cursor:pointer;}
#cat_wrp{width:204px;margin:0;padding:0;}
#cat_wrp.prod_show .prnt{}
#prtree #ctbot {height:20px;background:url("/images/ct_set.png") no-repeat scroll -204px -12px;-moz-border-radius:0 0 15px 0;}
.treeprods {}
.treeprods a.instock{color:#007FC0!important;font-weight:normal;}
.treeprods a.curr-product{background: #FFFFFF !important;}
.treeprods a.instock div{border-color:#007FC0!important;}
.treeprods a{
	background: none repeat scroll 0 0 transparent !important;
	font-size: 11px !important;
	font-weight: normal !important;
	height: 32px;
	line-height: 15px;
	margin: 5px 0 0 11px !important;
	overflow: hidden;
	padding: 0 4px 0 11px !important;
}
.treeprods a:hover{color:#007FC0!important;text-decoration:underline;background:#fff!important;}
.treeprods a div{background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #DADADA;float: left;height: 25px;line-height: 24px;margin: 3px 5px 0 0;overflow: hidden;text-align: center;width: 25px;}
.treeprods a div img{max-height:24px;max-width:24px;vertical-align: middle;
*width:30px;}
.cat_item{min-width:400px;display:table;_height:0;background:url("/images/cat_itemline_bg.gif") no-repeat scroll right bottom transparent;position:relative;}
.cat_item img{margin-top:5px;max-width:120px; border: none;}
.cat_image{display:block;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid #FAFAFA;float:left;margin:0 6px 7px 0;overflow:hidden;position:relative;width:101px;}
.cat_image:hover {-moz-box-shadow:0 0 4px #C2EBFF;}
.cat_desc{font-size:13px;line-height:14px;position:relative;margin:10px;}
.cat_desc a{font-weight:normal;font-size:13px;text-decoration:none;color:#007fc0;}
.cat_desc a:hover{text-decoration:underline;}
.cat_desc p,.desc_panel b,.prdbrief_comparison label{font-size:13px;}
/*.pr_cat_info {height:20px;}*/
.path{
	float:left;
	font-size:18px;
	height:28px;
	line-height:27px;
	margin:6px 0 0;
	padding: 0 22px;
}
.lightpath {font-size:20px;text-align:center;}
.lightpath a:hover{text-decoration:underline;}
.path a{color:#5D5D5D;padding:0 6px 1px;}
.path a:hover{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:none repeat scroll 0 0 #FFFFFF;padding:0 6px 1px;text-shadow:none;color:#007FC0;}
.path .faq{-moz-border-radius:5px;border-radius:5px;background:none repeat scroll 0 0 #FFFFFF;color:#007FC0;margin:-1px -3px;padding:0 6px;text-shadow:none;}
.prod_params{margin:5px;}
.prod_params td{padding:5px;}
.downl_file {background:url("/images/downl_ico_64.gif") no-repeat scroll 0 0 transparent;display:block;font-size:22px;height:64px;line-height:64px;margin:0 auto;text-indent:70px;width:300px;}
.downl_file:hover {text-decoration:underline;}
#desc_tabs a {outline:none;cursor:pointer;font-size:17px;height:37px;background:url("../images/icon_set_48.png") no-repeat scroll -96px -4px #E0E0E0;color:#649ac1;font-weight:bold;display:block;float:left;padding:0 0 0 16px;line-height:44px;text-shadow:0 1px 0 #FFFFFF;overflow:hidden;}
#desc_tabs a:hover{text-decoration:none;}
#desc_tabs a i{
	background:url("../images/icon_set_48.png") no-repeat scroll -340px -4px #E0E0E0;
	height:47px;
	vertical-align:middle;
	width:18px;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
#desc_tabs a:hover {background-position:-96px -6px;color:#0a77c4;line-height:37px;}
#desc_tabs a:hover i, #desc_tabs a.curr i{background-position:-340px -6px;}
#desc_tabs a.curr {font-size:17px;height:37px;background-position:-96px -6px;color:#0a77c4; font-weight:bold; display:block; float:left;line-height:37px; text-shadow:0 1px 0 #FFFFFF;}
#desc_tabs a { margin-right:5px;}
.soc_btns {float:left;}
.soc_btns u{background:url("/images/soc_bts.png") no-repeat 0px bottom;display:block;float:left;height:19px;margin:0 0 0 5px;width:17px;cursor:pointer;}
.soc_btns u:hover{opacity:0.8;}
.soc_btns #cml{background-position:-17px bottom;margin-right:1px;width:15px;}
.soc_btns #lj{background-position:-33px bottom;}
.soc_btns #tw{background-position:-49px bottom;margin:0 1px 0 7px;width:14px;}
.soc_btns #fb{background-position:-64px bottom;}
.soc_btns #sml{background-position:-82px bottom;width:19px;}
.soc_btns div{margin: 2px 0 0 6px !important;}
.loading {background:url("../images/loading.gif") no-repeat scroll 50% 50% #FFFFFF;height:45px;margin:8px;width:45px;}
#desc_tabs {clear:both;margin:0 20px 0 0;height:36px;padding:11px 0 0 10px;list-style-image:none;list-style-position:outside;list-style-type:none;}
#panes {box-shadow:0 05px #dddddd;-moz-box-shadow:0 0 5px #DDDDDD;-moz-border-radius:0 0 6px 6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;text-shadow:0 1px 0 #FFFFFF;background:url(/images/idesc_desc_bg.png) top left no-repeat;padding:20px;margin:0 20px 0 0;border-color:#6DAE2E #DADADA #DADADA;border-left:1px solid #DADADA;border-right:1px solid #DADADA;border-style:solid;border-width:4px 1px 1px;}
#panes li{margin:0 27px;}
#panes iframe{margin:0 27px;}
#ajaxwrap {overflow:hidden;}
#galery{
	clear: both;
	text-align: center;
}
#galery  a, #galery .gal_brdr{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display:-moz-inline-stack!important;
	display:inline-block!important;
	background:#fff;
	border:1px solid #dadada;
	color:#3E3E3E;
	margin:15px 17px 7px 6px!important;
	width:50px!important;
	height:50px;
	vertical-align:top;
	line-height: 50px;
	height: 50px !important;
	line-height: 49px !important;
	width: 50px !important;
	zoom:1!important;
	*display:inline!important;
}
#galery  a img, #galery .gal_brdr img {max-width:50px!important;max-height:50px!important;}
#wnt_desc_pane { width: 254px; height: 38px; font-size: 13px; color:#649ac1; margin: 5px auto;}
#wnt_desc_pane #wnt_desc { background: url(/images/wnt_desc.png); text-align: center; line-height: 38px; color: #34647f; text-shadow:0 1px 0 #FFFFFF; font-size: 13px; font-weight:bold; cursor: pointer;}
#wnt_desc_pane #wnt_desc:hover {  color: #649ac1;}
#wnt_desc_pane .desc_sckss {width:300px;color:#6d9645;font-weight:bold;text-align:center;}
.idesc_title {clear:both;overflow:hidden;padding:13px 0;}
h1.item_name {display:inline;margin:0 0 0 4px;overflow:hidden;padding:0 5px 0 23px;}
h1.item_name .mark{
	color: #C40000;
	font-style: italic;
}
h1.not_available {color: grey;}
.art {
	color: #676767;
	display: inline;
	font-weight: bold;
	height: 24px;
	vertical-align: top;
}
.idesc_head{zoom:1; overflow:hidden;}
#idesc_image{float: left;padding: 0 0 0 10px;text-align: center;width: 250px;}
#idesc_image .nophto {margin: 50px auto;display:block;}
#idesc_image img {text-align:center;}
#idesc_image a img {
	cursor:-moz-zoom-in;
	vertical-align:middle;
	max-width:250px;
	max-height: 300px;
	*width: 250px;
}
#idesc_image a {
	display: block;
	height: 300px;
	line-height: 300px;
	margin: 0 auto;
	text-align: center;
	width: 250px;
}
#idesc_conf{overflow: hidden;padding: 0 0 0 20px;}
#idesc {margin:0 20px 0 0;}
.idesc_ttx{line-height: 24px;padding: 20px;}
.idesc_ttx b{color:#007FC0;}
.exstra_price_select div{overflow: hidden;}
.exstra_price_select div b{display: block;float: left;}
.exstra_price_select div .params{display: block;float: left;overflow: hidden;}
.exstra_price_select div .price{color: #499500;font-weight: bold;}
.exstra_price_select div label:hover{text-decoration:underline;cursor: pointer;}
.scrl_wrp_accs {margin: 0 5% 0 0;padding: 0 20px;position: relative;}
.scrl_wrp_accs .scrollable{height: 142px!important;}
.scrl_wrp_accs .img_brd{}
.scrl_wrp_accs .item a{
	font-size: 12px;
	padding-top: 5px;
	height: auto !important;
}
.scrl_wrp_accs .light_shadow_right{
	right: 36px;
	z-index: 1;
}
.scrl_list_title{
	border-bottom: 1px dotted #DADADA;
	font-size: 20px;
}
.scrl_list_title .slt_kits{}
.scrl_wrp_kits {
	border: 1px solid #FFAE20;
	border-radius: 7px 7px 7px 7px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2) inset;
	margin: 7px 31px;
	position: relative;
}
.scrl_wrp_kits .light_shadow_right{}
.scrl_wrp_kits .prev{left: -35px;}
.scrl_wrp_kits .next{right: -35px;}
.scrl_wrp_kits .scrollable{
	height: 148px;
	width: 400px;
	margin: 0 auto;
}
.scrl_wrp_kits .scrollable .item .imgwrp{
	font-size: 0;
	height: 72px;
	line-height: 72px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	width: 72px;
}
.scrl_wrp_kits .scrollable .item .imgwrp img{
	max-height: 72px;
	max-width: 72px;
	vertical-align: middle;
}
.scrl_wrp_kits .scrollable .item{
	width: 400px;
	margin: 9px 0;
}
.scrl_wrp_kits .scrollable .item .sign{
	color: #5D5D5D;
	float: left;
	font-size: 25px;
	font-weight: bold;
	line-height: 130px;
	width: 20px;
}
.scrl_wrp_kits .scrollable .item .current_item{
	float: left;
	width: 110px;
}
.scrl_wrp_kits .scrollable .item .item_name {font-weight: bold;}
.scrl_wrp_kits .scrollable .item .current_item .price {
	color: #499500;
	font-weight: bold;
}
.scrl_wrp_kits .scrollable .item .kit_item{
	float: left;
	width: 110px;
}
.scrl_wrp_kits .scrollable .item .old_price{
	color: #5D5D5D;
	text-decoration: line-through;
}
.scrl_wrp_kits .scrollable .item .new_price{
	color: #FFAE20;
	font-size: 16px;
	font-weight: bold;
}
.scrl_wrp_kits .scrollable .item .you_save_percent{}
.scrl_wrp_kits .scrollable .item .total_price{
	color: #499500;
	font-size: 24px;
	overflow: hidden;
	padding: 49px 0 10px;
}
.in_stock{color:red;font-weight:bold;}
.simple_price {text-shadow: 0px 1px 0px #fff; border:#dedede solid 1px; background: url(/images/idesc_desc_bg.png) no-repeat left top; width:100%;}
.simple_price td{ padding: 3px 7px; }
.simple_price tr{ padding: 3px 7px; background-image: url(/images/cat_itemline_bg.gif); background-position: center bottom; background-repeat: no-repeat;}
.sp_head { background-image: none !important; font-weight: bold; background-color: #62A940; color: #fff; text-shadow: 0px 1px 0px #2e740d; }
.sp_head td { text-align: center; height: 30px; padding: 3px 7px; border-right: #71c349 solid 1px; border-collapse: collapse;}
.sp_head .sp_name { width: 200px;}
.products_bf {margin: 0 208px 0 0;max-width: 1224px;}
.product_brief_block{-moz-border-radius:4px;-moz-box-shadow:1px 1px 0 #FFFFFF inset;background:none repeat scroll 0 0 #FAFAFA;border:1px solid #e8e8e8;display:block;height:auto;margin:8px 0 8px 20px;min-height:193px;padding:7px 2px 0;}
.product_brief_block .img_panel{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:1px 1px 0 #FFFFFF;background:none repeat scroll 0 0 #FFFFFF;border:1px solid #e8e8e8;float:left;margin:0 4px;width:150px;}
.product_brief_block .img_panel a{background:#fff;display:block;height:150px;line-height:150px;margin:0 auto;text-align:center;}
.img_panel a:hover {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: 0 0 5px #333;
	-webkit-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 4px #333;
	position:relative;
	z-index:3;
	margin: -26px 0 -24px -26px;
	height:200px;
	width:200px;
	line-height:200px;
}
.img_panel img{font-size:8px;max-width:150px;max-height:150px;line-height:150px;vertical-align:middle;}
.img_panel a:hover img{max-width:200px;max-height:190px;}
.desc_panel{-moz-border-radius:3px;background:none repeat scroll 0 0 #FFFFFF;border:1px solid #e8e8e8;margin:0 5px 0 0px;min-height:168px;padding:2px 9px 0;overflow: hidden;}
.desc_panel b a{color:#8ec95a;}
.desc_panel  h2 {
	font-weight: normal; 
	margin: 0;
	padding: 0;
}
.prodname{color:#5FA125;font-size:19px;line-height:34px;margin-bottom:5px;padding:0 4px 3px 0;text-decoration: underline;}
.prodname:hover{text-decoration:none;color:#007FC0;}
.not_available{color:grey;}
.art_brief {color: #676767;font-size: 12px;font-weight: bold;white-space: nowrap;}
.prd_out_of_stock {}
#idesc_conf .cell {min-width:160px;width:32%;margin:10px 1% 1px 0;display: -moz-inline-stack;display: inline-block;vertical-align: top;zoom: 1;
*display: inline;}
#idesc_conf .fix_ie {-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;background:#FDFED3;border:2px solid #FFAE20;min-width:140px;width:30%;padding:5px 0;}
#idesc_price {display:block;margin:0 0 0 7px;}
#idesc_price #grn{color:#499500;font-size:1.85em;}
#idesc_price #grn.notinstock{color:#5D5D5D;border:none;}
#idesc_price small{color:#5D5D5D;display:block;}
#idesc_buy {margin:7px 0 0 7px;}
.price_stkr{
	background: none repeat scroll 0 0 #FFEFA7;
	border-bottom: 1px solid #E6E3BD;
	border-radius: 5px 5px 5px 5px;
	border-right: 1px solid #E6E3BD;
	color: #499500;
	display: inline-block;
	font-size: 18px;
	margin: 5px auto;
	padding: 5px 10px;
	position: relative;
	text-shadow: 0 1px 0 #FFFFFF;
	z-index: 2;
}
.price_stkr:after, .price_stkr:before {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 6px 6px 6px 6px;
	border-right: 1px solid #E6E3BD;
	content: "";
	display: block;
	height: 6px;
	left: -3px;
	margin-top: -3px;
	position: absolute;
	top: 50%;
	width: 6px;
	z-index: 1;
}
.price_stkr:before {
	border-right: none;
	border-left: 1px solid #E6E3BD;
	left:auto;
	right: -3px;
}
.cart_big_btt:before {
  content: attr(data-icon);
  font: 1.2em/0 'Pictos',sans-serif;
  margin-right: 0.4em;
}
.cart_big_btt {
	-moz-transition: background 0.2s ease-in-out 0s;
	-moz-user-select: none;
	background-color: #80C82D;

	background-image: -moz-radial-gradient(center top, ellipse farthest-corner, rgba(255, 255, 255, 0.3) 4%, rgba(255, 255, 255, 0) 60%), url("noise.png");
	background-image: gradient(radial, 50% 0, 100, 50% 0, 0, from( rgba(255,255,255,0) ), to( rgba(255,255,255,0.3) )), url(noise.png);
	
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 4px 4px 4px 4px;
	border-top: 1px solid rgba(255, 255, 255, 0.8);
	box-shadow: 0 0.3em 0.3em rgba(255, 254, 255, 0.3) inset, 0 -0.1em 0.3em rgba(0, 0, 0, 0.15) inset, 0 0.1em 3px #6AAD1E, 0 0.3em 1px #508216, 0 0.5em 5px rgba(0, 0, 0, 0.2);
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	height: auto;
	margin: 0;
	padding: 3px 0.6em;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.cart_big_btt:focus {
	border: 1px solid #80C82D;
	outline: none;
	color: rgba(254,255,255,0.9) !important;
	text-shadow: rgba(0,0,0,0.2) 0 1px 2px;
}
.cart_big_btt:active {
	background-image: 	-webkit-gradient(radial, 50% 0, 100, 50% 0, 0, from( rgba(255,255,255,0) ), to( rgba(255,255,255,0) )), url(noise.png);
	background-image: 	-moz-gradient(radial, 50% 0, 100, 50% 0, 0, from( rgba(255,255,255,0) ), to( rgba(255,255,255,0) )), url(noise.png);
	background-image: 	gradient(radial, 50% 0, 100, 50% 0, 0, from( rgba(255,255,255,0) ), to( rgba(255,255,255,0) )), url(noise.png);
	-webkit-box-shadow: inset rgba(255,255,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.2) 0 -0.1em .3em, /* inner shadow */ 
							rgba(0,0,0,0.4) 0 .1em 1px, /* border */
							rgba(0,0,0,0.2) 0 .2em 6px; /* drop shadow */
	-moz-box-shadow: 	inset rgba(255,255,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.2) 0 -0.1em .3em, /* inner shadow */ 
							rgba(0,0,0,0.4) 0 .1em 1px, /* border */
							rgba(0,0,0,0.2) 0 .2em 6px; /* drop shadow */
	box-shadow: 		inset rgba(255,255,255,0.6) 0 0.3em .3em, inset rgba(0,0,0,0.2) 0 -0.1em .3em, /* inner shadow */ 
							rgba(0,0,0,0.4) 0 .1em 1px, /* border */
							rgba(0,0,0,0.2) 0 .2em 6px; /* drop shadow */

	-webkit-transform: 	translateY(.2em);
	-moz-transform: 	translateY(.2em);
	transform: 			translateY(.2em);
}
.cart_big_btt:hover {background-color: hsl(88, 70%, 75%);}
.cart_small_btt {
	box-shadow: 0 0.3em 0.3em rgba(255, 254, 255, 0.3) inset, 0 -0.1em 0.3em rgba(0, 0, 0, 0.15) inset, 0 0.1em 3px #6AAD1E, 0 2px 1px #508216, 0 3px 2px rgba(0, 0, 0, 0.1);
	font-size: 13px;
	height: auto;
	margin: 0;
	padding: 2px 5px;
	text-indent: 0;
	width: auto;
	line-height: 18px;
}
.quick_buy{color:darkred;cursor: pointer;font-size: 12px;font-style: italic;font-weight: bold;line-height: 30px;padding: 3px 0 0;text-align: center;text-decoration: underline;text-shadow: 0 1px 0 #FFFFFF;width: 134px;}
#idesc_telcart {-moz-border-radius:8px;border-radius:8px;border:2px solid #DADADA;font-size:17px;font-weight:bold;text-align:center;min-height: 105px;}
#idesc_telcart a{color: #7E7E7E;display: block;font-size: 12px;padding: 0 8px 6px;text-align: left;text-decoration: underline;}
#idesc_telcart a:hover{color: #007FC0;}
#idesc_telcart .recallme,#idesc_telcart .calltocomfort,#idesc_telcart .onlinechat{background-position: 50% 50% !important;width: auto;border:none;cursor:pointer;display:block;float:none;font-size:12px;line-height:22px;height:22px;margin:0;text-align:center;text-decoration:underline;}
#idesc_telcart label, .fix_ie label{background:#FFFFFF;display:block;font-size:13px;font-weight:normal;margin:0 0 -4px 8px;position:relative;top:-10px;text-align:center;width:141px;}
.fix_ie label {-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;-moz-box-shadow:0 1px 0 #DADADA;box-shadow:0 1px 0 #DADADA;-webkit-box-shadow:0 1px 0 #DADADA;background:#FFAE20;color:#FFFFFF;font-size:14px;font-style:italic;font-weight:bold;top:-14px;width:90px;}
.prod_history_list a{
	border-top: 1px solid #FFFFFF;
	color: #5D5D5D;
	box-shadow: 0 -1px 0 #DADADA;
	display: block;
	position: relative;
	font-size: 11px;
	font-weight: normal;
	height: 30px;
	margin: 0 0 2px;
	overflow: hidden;
	padding: 0 3px 1px;
}
.prod_history_list a.instock {color: #007FC0 !important;}
.prod_history_list a:hover{background:#fff;}
.prod_history_list a div{background:#FFFFFF;float: left;height: 25px;line-height: 25px;margin: 2px 4px 0 0;text-align: center;width: 25px;}
.prod_history_list a img{max-height: 24px;max-width: 24px;vertical-align: middle;
*width:24px;}
.prod_history_list p{text-align: center;font-style:italic;}
.prod_history_list .lprice, .treeprods .lprice {color: #499500;font-weight: bold;}
.prod_history_list .delete {
	border-radius: 5px 5px 5px 5px;
	color: red;
	height: 16px;
	position: absolute;
	right: 4px;
	text-align: center;
	top: -1px;
	width: 16px;
}
.prod_history_list .delete:hover {font-weight: bold;background: #fff;}
.prod_history_list{display: block;margin: 3px -10px 0;max-height: 300px;overflow-y: auto;}
.tooltip_btns {margin: 0 -5px -5px;}
.tooltip_btns a{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DADADA;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	font-size: 10px;
	margin: 1px 0 0;
	padding: 0 4px;
	text-align: center;
	white-space: pre;
}
.tooltip_btns a:hover{border-color: #007FC0;}
.tooltip_btns .dellallcompare{color: Red;}
.compare-list, .wish-list{
	position: fixed !important;
	top: 46px !important;
	width: 200px;
}
.compare-list .tt_arr, .wish-list .tt_arr {
    background-position: -19px 0;
    top: -19px;
}
.compare-list a, .wish-list a{
	padding: 0 16px 1px 3px;
}
.soc_btns_block {clear:both;line-height:18px;}
.soc_btns_block b{display:block;float:left;}
.maneger_help {
	background:lightYellow;
	border-radius: 3px 3px 3px 3px;
	margin: 0 0 0 20px;
	overflow: hidden;
	padding: 0 0 4px;
	text-align: center;
}
.maneger_help .mh_header{
	clear: both;
	color: #C40000;
	font-size: 18px;
	padding: 0 0 0 5px;
	text-align: left;
}
.maneger_help .mh_30p{
	border: 1px solid #D9D9D9;
	border-radius: 4px 4px 4px 4px;
	margin: 12px 1% 0 0;
	padding: 8px 0 6px;
	position: relative;
	text-align: center;
	width: 32%;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}
.maneger_help .mh_30p:last-child{margin-right: 0;}
.maneger_help .mh_label{
	background: lightYellow;
	float: left;
	left: 11px;
	padding: 0 2px;
	font-weight: bold;
	position: absolute;
	top: -8px;
}
.maneger_help .mh_30p a{
	font-weight: bold;
	text-decoration: underline;
}
.maneger_help .recallme, .maneger_help .calltocomfort{
	border: medium none;
	display: inline;
	float: none;
	text-decoration: underline;
}
.product_brief_block .prod_extra{margin: 0 0 10px;}
.product_brief_block .prod_extra b{color:#007fc0;font-size:13px;}
.product_brief_block .prod_extra .price{display:none;}
.prdbrief_price{color:#BD0D04;font-size:14px;font-weight:bold;margin:1px 0 3px;text-align:center;text-shadow:1px 1px 0 #FAFAFA;}
.prdbrief_price span{ color:#737f63;font-size:12px;}
.prdbrief_comparison{clear:both;overflow: hidden;}
.prdbrief_name{margin-bottom:5px;}
.prdbrief_name a{font-size:125%;line-height:135%;text-decoration:none;border-bottom:solid 1px;}
.prdbrief_brief_description{font-size:13px;margin:10px 4px 10px 0;}
.cpt_product_name{display:inline;}
.addtocompare, .addtowishlist {line-height:18px;text-decoration:underline;cursor:pointer;float:left;color:#007FC0;font-weight:bold;}
.prdbrief_comparison .addtocompare {margin:0 4px 0 170px;}
.addtocompare i, .addtowishlist i{background:url("../images/icon_set_48.png") no-repeat scroll -437px 4px transparent;display:block;float:left;height:16px;margin:0 4px 0 0;width:15px;}
.addtocompare:hover, .addtowishlist:hover{color:#007FC0;}
.disscus{line-height:18px;margin:0 7px 0 3px;text-decoration:underline;cursor:pointer;float:right;color:#5FA125;font-weight:bold;}
.disscus i{background:url("../images/icon_set_48.png") no-repeat scroll -462px -10px transparent;display:block;float:left;height:16px;margin:0 4px 0 0;width:14px;}
#compblock{-moz-border-radius:11px;border-radius:11px;background:lightYellow;border:1px solid #5CA122;margin:5px 24px 0 0;padding:7px 9px;text-shadow:0 1px 0 #FFFFFF;}
#compblock i{padding:0 3px 0 8px;}
#compblock b{color:darkRed;font-family:Comic Sans MS,arial;font-size:17px;cursor:pointer;}
#compblock b:hover{color:red;}
#compblock u{border-bottom:1px dashed red;color:red;cursor:pointer;display:block;float:right;line-height:13px;margin:-5px 0 0;text-decoration:none;}
#compblock span{-moz-border-radius:8px;border-radius:8px;background:#FFFFFF;border:1px solid #DADADA;color:#007FC0;margin:0 6px;padding:0 6px;cursor:pointer;} 
#compblock span:hover{border:1px solid #007FC0;}
#cmpr_form {display:none;}
#tags {padding:13px 0 0;font-size:11px;}
#tags a{font-weight:bold;}
span.ukr_city{color:#c0c0c0;font-size:10px;}
a.add2cart_city{font-weight:bold;}
.col_header{color:#fff;font-size:80%;text-transform:uppercase;font-weight:bold;margin:5px 5px 0;padding:5px 10px;}
.tbl-checkout-progress{width:400px;background:#F2F2F2 url(/images/spec_m.gif) repeat scroll right top;}
.tbl-checkout-progress_top{background:url(/images/spec_t.gif) no-repeat scroll right top;}
.tbl-checkout-progress_bottom{background:url(/images/spec_b.gif) no-repeat scroll right bottom;padding:5px 20px;}
.tbl-checkout-progress_bottom .chain_step{background:#FFFFFF none repeat scroll 0 0;border-top:1px solid #7E7E7E;zoom:1;font-size:11px;height:58px;width:90px;text-align:center;margin:10px 0;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}
.tbl-checkout-progress_bottom .chain_step_sel{background:#FFFFFF none repeat scroll 0 0;border-top:1px solid #7E7E7E;zoom:1;font-size:11px;height:58px;width:90px;text-align:center;box-shadow:0 0 5px #b0b0b0;-webkit-box-shadow:0 0 5px #b0b0b0;-moz-box-shadow:0 0 5px #b0b0b0;margin:7px 0 10px; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;}
.tbl-checkout-progress_bottom img{display:block;margin:5px auto;}
.tbl-checkout-progress_bottom .checkout_steps_divider{background:#FAFAFA url(/images/logo5.gif) center center no-repeat;zoom:1;height:50px;width:35px;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}
.shipping_options{
	background:none repeat scroll 0 0 #FAFAFA;
	border:1px solid #DADADA;
	margin:1px 0 7px 7px;
	padding:3px 0 0 5px;
}
#block-auth{display:none;}
#block-customerinfo, .login {box-shadow:0 3px 5px #dddddd;-webkit-box-shadow:0 3px 5px #dddddd;-moz-box-shadow:0 3px 5px #DDDDDD;background:url("/images/idesc_desc_bg.png") no-repeat scroll left top transparent;border-top:4px solid #67A52C;margin:0 20px 0 0;padding:15px;text-shadow:0 1px 0 #FFFFFF;}
.recall {margin:0 20px 0 0;padding:15px;overflow:hidden;width: 600px;}
#block-customerinfo .row_odd, #block-customerinfo .row_even{margin: 2px;width:455px;}
#block-customerinfo label, .login label, .recall label{display:block;font-size:19px;font-weight:bold;line-height:32px;}
#block-customerinfo input[type="text"], #block-customerinfo textarea, .login  input[type="text"], .login  input[type="password"], .recall  input[type="text"]{font-size: 13px;border: #5ca920 solid 1px;width:300px;}
#block-customerinfo #checkout_have_account{border: #c6c6c6 solid 1px;background-color:#fff;margin:0 -5px 15px;padding:15px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#hndl-show-loginpass-fields{vertical-align:middle;width:18px;}
#block-loginpass-fields{display:none;}
input.checkout_buttons, .btn_checkout{cursor:pointer;border: none;width:228px;height:38px;font-size:17px;font-weight:bold;margin:5px 0;color:#007fc0;background: #8bc850 url(/images/next_butt.png);text-shadow:0 1px 0 #FFFFFF;font-family:arial;padding:0 50px 3px 10px;}
#news {-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-shadow:0 0 3px #B2B2B2;-webkit-box-shadow:0 0 3px #B2B2B2;box-shadow:0 0 3px #B2B2B2;background:#F2F2F2;border-color:#FFFFFF #FFFFFF #FFFFFF transparent;border-style:solid solid solid none;border-width:1px 1px 1px medium;margin:5px 0 25px;padding:9px 0 0;width:204px;}
#news h2{padding:0 0 7px;border-bottom:1px solid #DADADA;color:#007FC0;font-size:17px;margin:0 8px 0 13px;text-indent:5px;text-shadow:-1px 1px 0 #FFFFFF;text-transform:uppercase;cursor:pointer;}
.news_title{border-bottom:1px dashed #D9D9D9;overflow:hidden;padding:5px 0;}
.news_title a{color:#7E7E7E;display:block;font-size:12px;font-weight:bold;margin:0 8px 0 14px;padding:0 6px 0 76px;position:relative;text-shadow:-1px 1px 0 #FFFFFF;}
.news_title a:hover{color:#007FC0;}
.news_title i{-moz-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 1px #FFFFFF;box-shadow:0 0 1px #FFFFFF;background:#FFFFFF;border:1px solid #DADADA;display:block;float:left;height:60px;width:78px;line-height:60px;margin:0 5px;overflow:hidden;text-align:center;}
.news_title i img{min-height: 60px;min-width: 78px;vertical-align: middle;}
.news_viewall{display:block;font-size:12px;font-weight:bold;padding:6px 0;text-indent:110px;}
.news_viewall:hover{text-decoration:underline;}
.post_title{border-bottom:1px dashed #007FC0;display:block;float:left;margin-bottom:0;margin-top:10px;padding:0 5px 5px;clear:both;}
.post_content{padding:15px 30px 15px 15px;clear:both;}
.post_content .nimgbrd {border:1px solid #DADADA;display:block;float:left;height:150px;margin:12px 19px 12px 12px;overflow:hidden;width:150px;line-height:150px;text-align:center;}
.post_content .nimgbrd img{max-height:150px;max-width:150px;vertical-align:middle;}
.cmp_headers{background-color:#d9e9ff;}
.cmp_column_odd{background-color:white;vertical-align:top;}
.cmp_column_even{background-color:#F2F8FF;vertical-align:top;}
#cmp-table tr:hover td{background-color:#d5e5fa!important;}
#cmp-table tr td{text-align:center;padding:6px;}
#cmp-table tr td.cmp_headers{text-align:left;}
.regularPrice{color:brown;text-decoration:line-through;}
.totalPrice{color:#800000;font-weight:bold;font-size:130%;}
.cpt_product_price{margin:10px 0;}
.cpt_product_related_products td{padding-right:10px;}
.sm-current-rating1{float:left;margin-right:100px;}
.review_block img{vertical-align:bottom;}
.review_block .tmdt{color:#B0B0B0;font-size:10px;text-align:left;margin:5px 0;}
.review_block .rvw_lb {float: left;margin:0 22px 0 0;line-height:29px;}
.rvw_lb #antispam{height:27px;vertical-align:middle;}
.review_block label{display:block;font-weight:bold;}
.review_block .blue_btt{bottom:0;position:absolute;right:10px;}
#addcomment {clear:both;}
.review_block .rv_left{float:left;width:48px;margin:0 8px 0 0;}
.review_block .rv_right{overflow:hidden;position:relative;}
.review_block .rv_left img{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #DADADA;max-width:50px;max-height:50px;}
.review_block  #ava{cursor:pointer;}
.review_block  #ava_next{color:#007FC0;cursor:pointer;display:block;text-align:center;font-size:17px;text-shadow:0 1px 0 #DADADA;}
.review_block textarea{color:#5D5D5D;display:block;font-size:12px;font-weight:bold;width:99%;}
.review_block{margin:11px 0;padding:12px 16px 0;text-shadow:0 1px #FFFFFF;border-bottom:1px solid #DADADA;overflow:hidden;height:auto;clear:both;}
.review_block b input[type=text]{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #499500;color:#499500;font-size:11px;font-weight:bold;height:14px;margin:2px;}
.review_block b{display:block;color: #499500; font-weight: bold; text-shadow:0 0 5px #fefdde;}
.rv_form {border-bottom:none;}
.prd_form {margin:0 13px 10px 0;}
.request_hideshow{border:#e4e4e4 solid 1px;display:none;background:#fafafa;margin:0 0 0 20px;padding:20px;}
.request_hideshow input,.request_hideshow textarea{border:#add1ac solid 2px;}
input.butt_request{border:none;font-weight:bold;font-size:20px;margin:5px;padding:10px 30px;}
a.buttrekv{cursor:pointer;display:inline-block;font-weight:bold;font-size:20px;border-left:#999 solid 4px;background:#fafafa;margin:20px 0 10px 20px;padding:1px 14px 4px 10px;}
.background_cart_top{background-color:#D9E9FF;border-bottom:1px #99C9DF solid;}
.background_cart_top h1{display:inline;margin:0;padding:0;}
#cart_page_title{text-align:left;padding:10px;}
#cart_clear{text-align:right;padding:10px;}
#cart_clear a{font-size:9pt;}
#cart_total_label{font-size:130%;font-weight:bold;border-top:#efffe1 solid 1px;}
#cart_total{border-top:#efffe1 solid 1px;background-color:#efffe1;font-size:130%;font-weight:bold;white-space:nowrap;padding:10px;}
#cart_checkout_btn{padding-top:20px;}
.cart_product_brief_description{font-size:11px;height:55px;overflow:hidden;}
#cart_content_header{background:#f2f2f2;}
.cart_apply_for_discounts_extra{font-size:80%;color:#777;}
.cart_product_quantity{text-align:center;}
.rootcts, .new-products{-moz-box-shadow:0 0 5px #DADADA;-webkit-box-shadow:0 0 5px #DADADA;box-shadow:0 0 5px #DADADA;background:url("/images/idesc_desc_bg.png") no-repeat scroll left -150px transparent;
border:1px solid #EBEBEB;border-top:4px solid #6DAE2E;display: -moz-inline-stack;display: inline-block;vertical-align: top;zoom:1;padding: 10px 0 0;margin:35px 0 10px 1%;width:48%;
position: relative;
*display: inline;
}
.new-products {width:97%;}
.rootcts a:hover, .new-products a:hover{text-decoration:underline;}
.rootcts a, .new-products a{padding:0 1px;}
.rootcts h3, .new-products h3{
	background: url("../images/icon_set_48.png") no-repeat scroll -96px -4px #E0E0E0;
	cursor: pointer;
	display: block;
	font-size: 17px;
	height: 34px;
	left: 20px;
	line-height: 42px;
	margin: 0;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 0 #FFFFFF;
	top: -37px;
	width: 262px;
}
.rootcts h3:hover, .new-products h3:hover{background-position: -96px -6px;line-height:39px;color:#97cb7e;}
.rootcts .rc_sortbutts, .new-products .rc_sortbutts{
	background: none repeat scroll 0 0 #FAFAFA;
	border-radius: 4px 0 0 0;
	-moz-border-radius: 4px 0 0 0;
	-webkit-border-radius: 0;
	-webkit-border-top-left-radius: 4px;
	box-shadow: inset 1px 1px 2px #DADADA;
	-moz-box-shadow: inset 1px 1px 2px #DADADA;
	-webkit-box-shadow: inset 1px 1px 2px #DADADA;
	border-top: 1px solid #C4C4C4;
	clear: both;
	display: block;
	float: right;
	font-size: 10px;
	font-weight: bold;
	margin: 6px 1px 1px;
	padding: 0 0 0 4px;
}
.rootcts .rc_sortbutts a, .new-products .rc_sortbutts a{
    border-left: 1px solid #DADADA;
    border-right: 1px solid #FFFFFF;
    color: #5D5D5D;
    display: block;
    float: left;
    line-height: 16px;
    padding: 0 4px;
}
.rimg_brd img{
    max-height: 140px;
    max-width: 150px;
    vertical-align: middle;
}
.rimg_brd, .rprd_cat .img_brd{
	background: none repeat scroll 0 0 #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 140px;
	line-height: 140px;
	margin: 0 auto;
	padding: 0 !important;
	text-align: center;
	width: 150px;
}
.rlink, .rprd_cat .link{
	display: block;
	font-weight: bold;
	height: 30px;
	line-height: 16px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 !important;
	width: 150px;
}
.rprd_cat .item b{color:red;display:block;margin:-9px auto 0;text-align:right;width:150px;}
.rprd_cat {height:204px;clear:both;overflow:hidden;}
.rprd_titl {display:block;text-align:center;}
.noback{height:auto;}
.rpleft{background:none;float:right;height:auto;}
.rpleft div{display:block!important;width:200px!important;}
.rprd_cat div, .rprd_cat .item{width:24%;display: -moz-inline-stack;display: inline-block;vertical-align: top;zoom: 1;
*display: inline;}
.rprd_cat u{
	color: red;
	display: block !important;
	float: none !important;
	font-size: 16px;
	font-weight: bold;
	height: 14px;
	line-height: 17px;
	margin: 0 auto 0;
	min-width: 0 !important;
	padding: 0 8px 0 0;
	position: relative;
	text-align: right;
	text-decoration: none;
	text-shadow: 0 0 1px #FFFFFF;
	width: 142px !important;
	z-index: 1;
}
.rprd {
	clear: both;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.rprd div u {
	clear: both;
	color: #499500;
	display: block !important;
	float: none !important;
	font-size: 18px;
	line-height: 24px;
	margin: 0 auto;
	min-width: 0 !important;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-shadow: 0 0 1px #FFFFFF;
	width: 150px !important;
	z-index: 1;
}
.rprd div{
	min-width: 178px;
	width:24%;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 10px;
	zoom: 1;
	*display: inline;
}
.new-products .rprd div {
	width:14%;
}
.tag1, .tag2{
	background: url("/images/sp_tags_set.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 53px;
	margin: -1px 0 -53px -17px;
	position: relative;
	width: 53px;
}
.tag1 {}
.tag2 {background-position:-54px 0 !important;}
.rc_cats {padding: 0 20px;}
.rc_cats a {
    border-right: 1px solid #DADADA;
    color: #5D5D5D;
    display: block;
    float: left;
    line-height: 20px;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0 !important;
    text-shadow: 0 1px 0 #FFFFFF;
	white-space: nowrap;
}
.rc_cats a:hover{color:#007FC0;}
#reg_fields_tbl td{padding:5px;}
#subscribed4news{width:auto!important;}
#reg_fields_tbl td textarea,.addressform td textarea{width:200px;height:100px;}
#cat_advproduct_search {border-color:#FFFFFF;clear:both;}
.srch_input{
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none; 
	border:1px solid #FFFFFF;
	display:block;
	max-width:200px;
	padding:5px;
	clear: both;
}
.srch_submbutt{border:#006e12 solid 1px;background:#62a940;color:#fff;font-weight:bold;height:25px;width:60px;margin:7px;}
.srch_input input{height:auto;}
.srch_input select{max-width:170px;text-indent:0;}
.srch_input label{display:block;font-weight:bold;margin:0 0 4px -5px;}
.srch_input label.inline, .srch_input label.inline-ch{display:inline;margin:0;font-weight:normal;cursor:pointer;}
.srch_input label.inline:hover, .srch_input label.inline-ch:hover{text-decoration:underline;}
.srch_input label.inline-ch{color:#5FA125;font-weight:bold;}
.srch_input input[type=text]{height:16px;line-height:18px;}
.srch_input input[type=checkbox]{border:none;text-indent:0;}
.reset-filter {
	border-bottom: 1px dashed;
	clear: both;
	display: block;
	float: right;
	font-size: 10px;
	margin: 0 10px -5px 0;
	text-align: right;
	position:relative;
}
.reset-filter s{
    color: red;
    font-weight: bold;
    text-decoration: none;
}
#cat_advproduct_search form{padding:0 6px;}
.hndl_submit_prds_cmp,#cat_product_sort{margin:10px 0;}
#cats {-moz-border-radius:4px;border-radius:4px;-moz-box-shadow:1px 1px 0 #FFFFFF inset;box-shadow:1px 1px 0 #FFFFFF inset;background:none repeat scroll 0 0 #FAFAFA;border:1px solid #E8E8E8;display:block;margin:8px 20px;padding:7px 2px 0;overflow:hidden;padding:7px 2px 7px 8px;max-width: 1190px;}
#cats li{
	text-decoration:underline;
	width:18%;
	min-width: 125px;
	cursor:pointer;
	overflow: hidden;
	padding: 3px 1%;
    vertical-align: top;
	display: -moz-inline-stack;
	display: inline-block;
	zoom:1;
	*display: inline;
}
#cats li:hover{color:#007FC0;}
#cats li a{
	color: #5D5D5D;
	clear: both;
	display: block;
	padding: 2px 0;
	text-decoration: underline;
}
#cats li a:hover{color:#007FC0;}
#cats li .not-eval {color: #737373;}
#cats li .level1{
	font-weight: bold;
	padding: 2px 10px;
}
#cats li .level2{padding: 2px 20px;}
#cats li .level3{
	font-size: 11px;
	font-style: italic;
	padding: 2px 30px;
}
#cats li .level4{padding: 2px 40px;}
#catinfo{clear:both;color:#7E7E7E;font-size:12px;font-weight:normal;padding:22px 30px 0 20px;text-align:justify;}
#catinfo p{padding-left:110px;}
#catinfo img{float: left;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #FAFAFA;float:left;margin:0 8px 0 0;}
#cat_srt {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0 23px;
}
#cat_srt label{
	display:block;
	font-size:14px;
	font-weight:bold;
	height:22px;
	float:left;
}
#cat_srt u.open{
	-moz-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow:0 0 4px rgba(0, 0, 0, 0.2);
	background-color:#FFFFFF;
	border:1px solid #DADADA;
	height:auto;
	padding:0 5px;
	text-decoration:none;
	width:196px;
	z-index:3;
}
#cat_srt u{
	display:block;
	float:left;
	height:0;
	margin-top:-6px !important;
	overflow:hidden;
	padding:21px 0 5px !important;
	position:relative;
	text-decoration:none;
	width:200px;
}
#cat_srt a{
	cursor:pointer;
	display:block;
	float:left;
	font-size:15px;
	line-height:18px;
	padding:0 5px;
}
#cat_srt u.open a.curr{
	margin:0 0 -2px;
	top:4px;
}
#cat_srt a.curr{
	position:absolute;
	top:5px;
	left:0;
}
#cat_srt form{
	display: inline;
}
#filter {background:#FFFFFF;float:right;right:0;top:auto;width:200px;position:absolute;}
table.trackbar div, table.trackbar td {margin:0; padding:0;}
table.trackbar {background:url('/images/trck_br.png') repeat-x scroll 0 0 transparent;margin:0 0 9px -3px;width:100%;}
table.trackbar .l {width:1%; text-align: right; font-size: 1px;}
table.trackbar .l div {position:relative; width:0; text-align: right; z-index:5; white-space:nowrap;margin:0!important;overflow:visible!important;}
table.trackbar .l div span {position:absolute;top:-12px; right:6px; z-index:1000; font:11px tahoma; color:#000;}
table.trackbar .l div span.limit {color:#7B7B7B;font-size:7px;margin:0 -14px;position:absolute;right:100%;text-align:left;top:16px;z-index:0;}
table.trackbar .r {position:relative; width:1%; text-align: left; font-size: 1px;cursor:default;}
table.trackbar .r div {position:relative; width:0; text-align: left; z-index:5; white-space:nowrap;margin:0!important;overflow:visible!important;}
table.trackbar .r div span {position:absolute;top:-12px; left:6px; z-index:1000; font:11px tahoma; color:#7B7B7B;margin:0 0 0 -20px;}
table.trackbar .r div span.limit {position:absolute;top:16px; left:100%; z-index:0;font-size:7px;color:#7B7B7B;margin:0 -18px;}
table.trackbar .c {background:#00A8FF;font-size:1px;opacity:0.2;width:100%;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);}
table.trackbar .l div b {background:url('/images/trckbtt.png') repeat scroll 0 0 transparent;	cursor:pointer;	display:block; float:right;	height:18px; width:13px;margin:0!important;position:relative;z-index:0;}
table.trackbar .r div b {background:url('/images/trckbtt.png') repeat scroll right top transparent;cursor:pointer;display:block;height:18px;width:13px;margin:0!important;position:relative;z-index:0;}
.checkout_noframe_title{padding:5px 15px;}
#checkout_logininfo{width:428px;}
#checkout_addresses{width:800px;}
td,th,form,#cart_page_title h1{margin:0;padding:0;}
#cart_frame_wrp {width: 800px;}
span.shp_l1,span.shp_l2,span.shp_l3{color:#fff;padding:0 2px;}
.cat_item img,.cpt_product_images{float:left;}
.cat_item img,.triggers img{ max-width: 350px; }
.disabled {visibility:hidden;}
.progress {position:absolute;top:45%;left:50%;display:none;}
.prdbrief_comparison input,.add2cart_handler{vertical-align:middle;}
.current_prd_thumbnail img,a.prd_thumbnail:hover img{border:#BBBBBB 3px solid;}
.youSaveLabel,.youSavePrice{font-size:75%;}
#block_auth {
	-moz-border-radius:0 0 19px 19px;
	border-bottom-left-radius:19px;
	border-bottom-right-radius:19px;
	background:none repeat scroll 0 0 #328DBC;
	border-color:transparent #50A6D4 #50A6D4;
	border-style:none solid solid;
	border-width:medium 2px 2px;
	display:none;
	height:143px;
	margin:30px 123px 0 19px;
	position:relative;
	z-index:5;
	text-align:center;
}
#block_auth  form{
	margin:0 auto;
	overflow:hidden;
	padding:17px 0 0 9px;
	width:243px;
	height:96px;
}
#block_auth form u{border-top:none;-moz-box-shadow:none;}
#block_auth div{
	-moz-box-shadow:0 -1px 0 #447895;
	box-shadow:0 -1px 0 #447895;
	border-top:1px solid #50A6D4;
	display:block;
	float:none;
	height:29px;
	line-height:29px;
	text-align:center;
	vertical-align:middle;
}
#block_auth u{
	display:block;
	float:none;
	text-decoration:none;
	width:auto;
}
#block_auth label{
	display:block;
	float:left;
	font-size:13px;
	padding:0 8px;
	text-align:right;
	width:57px;
}
#block_auth input{
	-moz-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 2px 3px #DADADA inset;
	box-shadow: inset 0 2px 3px #DADADA;
	border-color:#2E566B #65ADD4 #65ADD4 #2E566B;
	border-right:1px solid #65ADD4;
	border-style:solid;
	border-width:1px;
	height:21px;
}
#block_auth .sumbit{margin: 4px 0pt 0pt 160px; height: 25px;}
#block_auth a{
	-moz-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
	border-left:medium none !important;
	border-right:medium none !important;
	display:inline !important;
	float:none !important;
	font-size:12px;
	line-height:19px !important;
	margin:0 0 0 5px;
	padding:3px 5px !important;
}
#cart_content_tbl {
	color: #5D5D5D;
	line-height: 15px;
	text-shadow: 0 -1px 0 #FFFFFF;
}
#cart_content_tbl td {padding:6px;}
#reg_auth_fields td,#reg_confcode td{background-color:#D9E9FF;}
#reg_fields_tbl td input,.addressform td input,#reg_fields_tbl select,#checkout_logininfo .inputtext,#checkout_addresses .inputtext,#checkout_addresses textarea{width:200px;}
.msg_head {
	color:darkred;
	font-size:17px;
	font-weight:bold;
	padding:0 10px;
}
.error_flag, .msg, .notif {
	-moz-border-radius:7px;
	border-radius:7px;
	-moz-box-shadow:0 1px 0 #FFFFFF;
	box-shadow:0 1px 0 #FFFFFF;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid red;
	color:#412222;
	font-weight:bold;
	margin:0 34px 0 0;
	padding:10px;
}
.notif {
	border:1px solid #3596C9;
}
footer span{
	background-color: #3596C9;
	background-image: -moz-linear-gradient(top, #50A6D4, #328DBC); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #50A6D4),color-stop(1, #328DBC)); /* Saf4+, Chrome */
	-moz-box-shadow:0 0 4px #B2B2B2;
	box-shadow:0 0 4px #B2B2B2;
	-moz-border-radius:21px 0 0 21px;
	border-top-left-radius:21px;
	border-bottom-left-radius:21px;
	border-bottom:1px solid #50A6D4;
	clear:both;
	color:#FFFFFF;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:41px;
	line-height:41px;
	margin:10px 0 10px 40px;
	padding:0 0 0 24px;
	text-shadow:0 -1px 0 #2E566B;
	overflow:hidden;
}
footer{display:block;overflow:hidden;clear:both;}
footer span{
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#818181',direction='180',strength='3') progid:DXImageTransform.Microsoft.gradient(startColorStr='#50A6D4', EndColorStr='#328DBC');
}
footer a{-moz-box-shadow:1px 0 0 #50A6D4 inset;box-shadow:inset 1px 0 0 #50A6D4;border-left:1px solid #447895;border-right:1px solid #50A6D4;color:#FFFFFF;display:block;float:left;line-height:41px;padding:0 10px;}
footer a:hover{background-color:#2b7ba5;color:#fff;text-decoration:none;}
footer .counters a { float: right; font-size:6px; color: #fafafa; padding:0;}
footer .counters {float:right;padding-top:5px;height:31px;overflow:hidden;width:270px;}
#copy {padding:0 63px 9px;text-align:right;}
.sm-current-rating1 {background:transparent url(/images/star0sm.gif) repeat-x  scroll left top;height:13px;line-height:13px;position:relative;width:65px;overflow:hidden;margin:4px -69px 0 4px;}
.sm-current-rating1 div.sm-current-rating1-back {background:transparent url(/images/star0sm.gif) repeat-x  scroll left top;height:13px;line-height:13px;font-size:0px;position:absolute;width:65px;z-index:0;}
.sm-current-rating1 div.sm-current-rating1-front {background:transparent url(/images/star1sm.gif) repeat-x  scroll left top; height:13px; line-height:13px; font-size:0px; position:absolute; z-index:1; }
#vote {line-height:20px;margin:10px auto 20px;width:170px;}
#vote b{font-style:italic;font-weight:normal;}
#vote b i{background:url("../images/icon_set_48.png") no-repeat scroll -462px -10px transparent;display:inline-block;height:15px;margin:0 0 -2px 2px;width:16px;}
#curr-rating {float:left;background:transparent url(/images/star0.gif) repeat-x  scroll left top;height:20px;line-height:20px; position:relative;z-index:1;width:100px;overflow:hidden;text-align:left;}
#curr-rating i {background:url("/images/star1.gif") repeat-x scroll left top transparent;display:block;height:20px;}
#rating {float:left;height: 20px;width:100px;margin:0 0 0 -100px;z-index:2;position:relative;}
#rating:hover {height: 20px;width:100px;overflow:hidden;background: url('/images/starvote.gif') top left repeat-x;}
#rating u{display:block;float:left;height:20px;width:20px;position:relative;cursor:pointer;}
#rating u:hover{background: url('/images/star1.gif') left center;left: 0px;}
#rating u#u1{z-index:5;}
#rating u#u2{width: 40px;margin:0 0 0 -20px;z-index:4;}
#rating u#u3{width: 60px;margin:0 0 0 -40px;z-index:3;}
#rating u#u4{width: 80px;margin:0 0 0 -60px;z-index:2;}
#rating u#u5{width: 100px;margin:0 0 0 -80px;z-index:1;}
.q_itm_pic {
	float:right;
	text-align:center;
	width:237px;
}
.q_itm_pic img{
	max-width:237px;
}
.q_itm {
	border-bottom:2px dashed #3596C9;
	color:#1C1C1C;
	font-family:Myriad Pro,Trebuchet MS;
	font-size:23px;
	font-weight:bold;
	margin:0 10px 16px !important;
	min-height:40px;
	text-shadow:0 1px 0 #FFFFFF;
	width:355px;
}
#q_cart .ships {
	border-bottom:1px solid #D8E8BC;
	display:block;
	line-height:16px;
	text-align:center;
	width:398px;
}
#q_cart div{margin:18px 0 0;}
#q_cart {
	background:none repeat scroll 0 0 #FFFFFF;
	padding:10px;
	width:620px;
}
#q_cart input[type="text"], #q_cart textarea{width:220px;border: green solid 1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#q_cart .red_btt{
	display: block;
	float: right;
	margin: 10px 253px 0 0;
}
#q_cart label{
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	padding:0 3px 0 0;
	text-align:right;
	width:142px;
}
#q_cart #div_adress {}
#q_cart #autow{width: auto;padding:0 4px 0 0;}
#thnks_for {display: none;color: green;text-align: center;font-weight: bold;padding:20px;font-size:15px;}
/*fancybox*/
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/images/fancybox.png');
}
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
	background-color: #000000;
    opacity: 0.3;
}
#fancybox-overlay {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
    border: 3px solid #3596C9;
	background: #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0 2px 0 10px rgba(0, 0, 0, 0.2);
	box-shadow:0px 2px 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0px 2px 0 10px rgba(0, 0, 0, 0.2); 
}
#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}
#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/images/blank.gif');
	z-index: 1102;
	display: none;
	visibility: visible;
}
#fancybox-left {left: -93px;}
#fancybox-right {left: auto;right: -93px;}
#fancybox-left-ico, #fancybox-right-ico {
	background-image: url("/images/lightboxarrs.png");
	cursor: pointer;
	display: block;
	height: 58px;
	margin-top: -27px;
	position: absolute;
	top: 50%;
	width: 79px;
	z-index: 1102;
}
#fancybox-left-ico {background-position: 0 -58px;}
#fancybox-right-ico {background-position: -79px -58px;right: 0;}
#fancybox-left:hover #fancybox-left-ico {
	margin-left: -3px;
}
#fancybox-right:hover #fancybox-right-ico {
	margin-right: -3px;
}
#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}
.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}
.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('/images/fancy_title_over.png');
	display: block;
}
.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}
#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}
#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}
#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/images/fancybox.png') -40px -90px no-repeat;
}
#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/images/fancybox-x.png') 0px -40px;
}
#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/images/fancybox.png') -55px -90px no-repeat;
}
/* IE6 */
.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
#fancy-footer #idesc_price{
	float: right;
	margin: -1px 20px 0 0;
	text-align: right;
}
#fancy-footer #fancy-butts{
	float: right;
}
#fancy-footer #galery a{margin: 0 5px 4px !important;}
/*autocomplete*/
.ac_loading {
	background: url("/images/ajax_load.gif") no-repeat scroll 229px 50% #FFFFFF;
	color: grey!important;
}
.ac_results {
	-webkit-box-shadow: 0 5px 0 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 5px 0 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 0 3px rgba(0, 0, 0, 0.1);
	border-radius: 0 0 3px 3px;
	background-color:#FFFFFF;
	border:1px solid #ABABAB;
	border-top:none;
	overflow:hidden;
	padding:0;
	z-index:6;
}
.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	background:#fff;
	border-bottom:1px solid #DADADA;
	cursor:pointer;
	display:block;
	font:menu;
	font-size:12px;
	margin:0;
	overflow:hidden;
	padding:2px 5px 5px;
	position:relative;
}
.ac_results li:hover{background: #fafafa;}
.ac_results li b{
	color: #C40000;
	display: block;
	font-size: 12px;
	padding: 3px 0 0;
}
.ac_results li a{font-size:12px;font-weight:bold;line-height:16px;text-decoration: underline;}
.ac_results li .imgbrd{
	background: url("/images/ajax_load.gif") no-repeat scroll 50% 50% #FFFFFF;
	display: block;
	float: left;
	font-size: 0;
	height: 40px;
	line-height: 40px;
	margin: 4px 10px 0 7px;
	overflow: hidden;
	text-align: center;
	width: 40px;
}
.ac_results li .imgbrd img{
	max-height: 40px;
	max-width: 40px;
	vertical-align: middle;
}
.ac_results ul li.ac_over {background-color: #ffb;}
#ac_allresults {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #007FC0;
	cursor: pointer;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
	text-align: right;
	text-decoration: underline;
}
.imgbrd img{margin:0 auto;max-height:64px;max-width:64px;vertical-align:middle;}
.ac_over {background-color: #fafafa;	color: #000;}
#cftext {padding:20px 20px 20px 0;}
#cftext h1 {background:none;color:#5D5D5D;display:inline;font-size:12px;font-weight:normal;margin:0;text-indent:0;}
#ctrlcopy {
	color:transparent;
	height:1px;
	overflow:hidden;
	position:absolute;
	width:1px;
}
#twits {-moz-border-radius:4px;border-radius:4px;-moz-box-shadow:0 -1px 0 #DADADA;-webkit-box-shadow:0 -1px 0 #DADADA;box-shadow:0 -1px 0 #DADADA;background:none repeat scroll 0 0 #FFFFFF;font-size:12px;margin:19px 6px 7px;padding:3px 0 0;}
#twits i{
	background: url("../images/twiter.png") no-repeat scroll 113px 1px transparent;
	cursor: pointer;
	display: block;
	height: 19px;
	position: relative;
	top: -39px;
}
div.twitter-friends{ }
div.tf-header{
	clear: both;
	height: 37px;
	margin: 0 0 1px;
}
div.tf-header img{
	border:silver 1px solid;
	margin:1px;
	float:left;
	width:32px;
	height:32px;
}
div.tf-header h2{
	line-height:32px;
	font-weight:bolder;
	display:block;
	margin:3px;
	padding:0;
	float:left;
	font-size:12px;
}
div.tf-users{
	margin: 0 0 0 1px;
	overflow: hidden;
}
div.tf-users a{ 
	display:block;
	float:left;
}
div.tf-users img{}
div.tf-info a{
	text-decoration:none;
	font-size:9px;
	font-weight:bolder;
	color:gray;
	font-family:tahoma;
}
.mceContentBody {background:#fff;}
.gifts {display:block;}
.gifts .gifts_title{color:red;margin:6px;}
.gifts .gift_wrp{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:3px solid #81d20d;
	position:relative;
	display: -moz-inline-stack;display: inline-block;vertical-align: top;zoom: 1;
	*display: inline;
	padding:5px 0;
	margin:0 9px 5px 0;
	width: 62px;
}
.gifts .gift_wrp:hover, .gift_selected{background:#fdfed3!important;border:3px solid #ffae20!important;}
.gifts .gift_disabled, .gifts .gift_disabled:hover {background:#fff!important;border:3px solid #DADADA!important;}
.gifts .gift_disabled .gift{cursor:auto!important;cursor:no-drop!important;}
.gift_disabled  .gift_img_brd {border:1px solid #dadada!important;}
.gift_disabled .gift a{color: #dadada!important;}
.gifts .gift{
	cursor:pointer;
	display:block;
	overflow:hidden;
}
.gifts .gift_img_brd{
    background:#FFFFFF;
    border: 1px solid #3399CC;
    display: block;
    height: 50px;
    line-height: 49px;
    margin: 0 5px;
    width: 50px;
}
.gifts .gift_img_brd img{max-height:50px;max-width:50px;vertical-align:middle;}
.gifts .gift .gift_name{
	color: #007FC0;
	display: block;
    font-size: 10px;
    font-weight: bold;
    height: 22px;
    line-height: 12px;
    margin: 0 0 0 5px;
    overflow: hidden;
    width: 50px;}
.gifts .gradio{
	background:transparent;
	border:none;
	left:2px;
	position:absolute;
	top:0;
}
.gifts .gift_rule{
	display: block;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    overflow: hidden;
    padding: 5px 5px 0;
    text-align: left;
}
.gift_generator {
	background: url("/images/gift_constructor.jpg") no-repeat scroll 50% 0 transparent;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 19px;
	height: 62px;
	margin: 0 auto 20px;
	padding: 6px 10px 0 54px;
	text-align: center;
	display: block;
	text-decoration: underline;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4), 0 0 5px rgba(0, 0, 0, 0.4);
}
.gift_generator:hover {
	color: #FFFFFF;
	position: relative;
	top: 1px;
}
#gift_constructor {
	width: 600px;
}
#gift_constructor h1{
	background: none repeat scroll 0 0 transparent;
	margin: 0;
	text-indent: 0;
}
#gift_constructor h2{}
#gift_constructor .gc_categories, #gift_constructor .gc_sort, #gift_constructor .gc_price{
	clear: both;
	margin: 0 20px;
	overflow: hidden;
	position: relative;
}
#gift_constructor .gc_categories label{
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	overflow: hidden;
	position: relative;
	text-transform: lowercase;
	width: 49%;
}
#gift_constructor .gc_categories label:hover, #gift_constructor .gc_sort label:hover {
	color: #000;
	text-shadow: 0 1px 0 #fff;
	border-radius: 3px;
	background: #fafafa;
}
#gift_constructor .gc_categories label.gc_all{font-style: italic;}
#gift_constructor .gc_categories label input{}
#gift_constructor .gc_price{}
#gift_constructor .gc_sort{}
#gift_constructor .gc_sort label {
	cursor: pointer;
	display: inline-block;
	width: 48%;
}
#gift_constructor .gc_find_gift{margin: 20px 0 0;}
#nyakcya {
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	border-radius:13px;
	-moz-box-shadow: inset 0px 0px 8px #000000;
	box-shadow: inset 0px 0px 8px #000000; 
	background:url("/images/bg.jpg") repeat scroll 0 0 transparent;
	height:40px;
	overflow:hidden;
	margin:6px 3% 7px 0;
}
#nyakcya b{
	background:url("/images/txt.png") no-repeat scroll 16px 4px transparent;
	display:block;
	float:left;
	height:40px;
	width:577px;
}
#nyakcya i{
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	border-radius:13px;
	background:url("/images/about_akcya.png") no-repeat scroll 0 0 transparent;
	display:block;
	float:right;
	height:40px;
	width:198px;
	cursor:pointer;
}
.ny_banner {
	background: url("/images/gift_configurator_baner.jpg") no-repeat scroll 50% 50% transparent;
	clear: both;
	display: block;
	height: 229px;
	outline: medium none;
	position: relative;
	width: 100%;
}
.ny_banner b{
	color: #FFFFFF;
	display: block;
	font-family: georgia;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	height: 25px;
	left: 50%;
	line-height: 25px;
	margin: 0 0 0 -262px;
	position: absolute;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	top: 155px;
	vertical-align: middle;
	width: 420px;
}
.valintin_banner {
	background: url("/images/valentine/valent_bnr.jpg") no-repeat scroll 50% 50% transparent;
	clear: both;
	display: block;
	height: 229px;
	outline: medium none;
	position: relative;
	width: 100%;
}
.events-gifts-wrp {
	clear: both;
	display: block;
	padding: 20px 40px;
	position: relative;
	text-align: center;
	z-index: 1;
}
.events-gifts-wrp .gift-item{
	display: inline-block;
	padding: 5px 0 25px;
	text-align: center;
	vertical-align: top;
	width: 200px;
}
.events-gifts-wrp .gift-item .imgwrp{
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	clear: both;
	display: block;
	font-size: 0;
	height: 150px;
	line-height: 150px;
	margin: 0 auto 8px;
	text-align: center;
	width: 150px;
}
.events-gifts-wrp .gift-item .imgwrp img{
	max-height: 150px;
	max-width: 150px;
	vertical-align: middle;
}
.events-gifts-wrp .gift-item .item-name{
	display: block;
	font-size: 18px;
	text-align: center;
	text-decoration: underline;
}
.events-gifts-wrp .price_stkr:after, .price_stkr:before {background:#E7F0FF}
.events-gifts-wrp .moar_gifts {
	border-bottom: 2px dashed;
	clear: both;
	display: block;
	float: right;
	font-size: 18px;
	margin: 0 18px 0px;
	padding: 0 0 3px;
}
.gift-events-page-wrp {
	background: #fdeef5;
	padding: 9px 8%;
	position: relative;
}
.gift-events-page-wrp h1, .gift-events-page-wrp h2{
	position: relative;
	z-index: 1;
}
.gift-events-page-wrp h2{
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 19px 19px 19px 19px;
	box-shadow: 0 1px 0 3px #427318, 0 6px 1px rgba(0, 0, 0, 0.3);
	color: #C40000;
	font-style: italic;
	line-height: 35px;
	padding: 0 15px;
}
.horizontal-filter {
	border-bottom: 1px dotted #D2D2D2;
	padding: 0 0 20px;
	position: relative;
	z-index: 1;
}
.horizontal-filter .filter-option{
	display: inline-block;
	margin: 0 0 10px;
	vertical-align: top;
	width: 50%;
	zoom:1;
	*display: inline;
}
.horizontal-filter .filter-sort {padding: 10px 0 20px;}
.horizontal-filter h3{
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	margin: 10px 0 7px;
}
.horizontal-filter .filter-option input{}
.horizontal-filter .filter-option label{
	color: #007FC0;
	display: inline-block;
	font-size: 18px;
	text-decoration: underline;
	vertical-align: middle;
	width: 50%;
	zoom:1;
	*display: inline;
}
#gift_page_bg_l, #gift_page_bg_r{
	background: url("/images/valentine/valent_v.png") repeat scroll 0 0 transparent;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 216px;
	z-index: 0;
}
#gift_page_bg_r{
	background-position: 100% 0;
	left: auto;
	right: 0;
	width: 222px;
}
#gift_page_bg_t, #gift_page_bg_b{
	background: url("/images/valentine/valent_h.png") repeat scroll 0 0 transparent;
	height: 146px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
#gift_page_bg_b{
	background-position: 0 100%;
	top: auto;
	bottom: 0;
	height: 146px;
}
#simple_page{padding: 0 24px;}
.order-table {
	border: 1px solid #DADADA;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	margin: 0 auto;
	width: 80%;
}
.order-table td{padding: 5px 10px;}
.light_shadow_right{
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	z-index: 0;
}
