/*
-----------------------------------------------
Site Default Styles
Author:   Dmitry Paputsa at http://higher.com.ua
Version:  14 Jan 2010
----------------------------------------------- */
/**
*reset
*/
/*html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}:focus{outline:0;}body{line-height:1;color:black;background:white;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}*/
html,body,ul,ol,li,form,fieldset,legend{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,p{margin-top:0;}
fieldset,img{border:0;}
legend{color:#000;}
li{list-style:none;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
table{border-collapse:collapse;border-spacing:0;}
caption,th,td{text-align:left;vertical-align:top;font-weight:normal;}
input,textarea,select{font-size:110%;line-height:1.1;}
abbr,acronym{border-bottom:.1em dotted;cursor:help;}

@font-face {
	font-family: 'FuturaFuturisLightCLightC';
	src: url('FuturaFuturisLightC.eot');
	src: local('FuturaFuturisLightC LightC'), local('FuturaFuturisLightC'), url('FuturaFuturisLightC.woff') format('woff'), url('FuturaFuturisLightC.ttf') format('truetype'), url('FuturaFuturisLightC.svg#FuturaFuturisLightC') format('svg');
}
/**
*standard
*/
body{background:#fff;color:#5b4942;margin:0;padding:0;font:12px/1.6 Tahoma, Arial, Helvetica, sans-serif;}
::selection{background:#bd4e33;color:#fff;}
::-moz-selection{background:#bd4e33;color:#fff;}
textarea,
select,
input{font-family:Arial,Helvetica,clean,sans-serif;font-size:100%;vertical-align:middle;margin-left:0;}
textarea{overflow-y:auto;}
label{cursor:pointer;}
h1,h2,h3,h4,h5,h6{font-weight:normal;margin:12px 0 8px 0;color:#383838;}
h1{font-size:24px;margin:0 0 10px 0;}
h2{font-size:16px;}
h3{font-size:14px;}
h4{font-size:12px;font-weight:bold;}
h5{font-size:12px;}
h6{font-size:12px;font-style:italic;}
.futuris {font-family:'FuturaFuturisLightCLightC',clean,sans-serif;}
p,table,pre,dl,form{margin:6px 0;}
table{width:100%;}
th,td{padding:5px;}
th{font-weight:bold;}
caption{padding:1em 0 .5em 0;text-align:center;font-weight:bold;font-size:110%;}
blockquote{background:transparent;border-left:2px solid #ccc;margin:1em 0;padding:0 1em;color:#666;font-style:italic;font-family:Georgia,serif;}
ol,ul{margin:4px 0 4px 2em;}
ol ol,ul ul{margin-top:0;margin-bottom:0;}
ol li{list-style:decimal outside;}
li{margin:3px 0;}
dt{font-weight:bold;margin-top:6px;margin-bottom:2px;}
strong{font-weight:bold;}
em,i{font-style:italic;}
a{color:#63778f;text-decoration:underline;}
html\:abbr,acronym,abbr{cursor:help;text-transform:uppercase;font-size:85%;letter-spacing:.1em;}
address{background:transparent;font-style:normal;}
a img,fieldset{border:none;}
img{vertical-align:middle;}
code{font-size:115% !important;font-family:"Courier New",Courier,mono;color:#800;}
pre{overflow-x:auto;/* Use horizontal scroller if needed;for Firefox 2,not needed in Firefox 3 */
white-space:pre-wrap;/* css-3 */
white-space:-moz-pre-wrap !important;/* Mozilla,since 1999 */
white-space:-pre-wrap;/* Opera 4-6 */
white-space:-o-pre-wrap;/* Opera 7 */
/* width:99%;*/
word-wrap:break-word;/* Internet Explorer 5.5+ */}
sup{position:relative;top:-3px;vertical-align:top;font-size:90%;}
sub{vertical-align:sub;font-size:90%;}
small{font-size:90%;}
hr{display:none;}
form ol,
form ul{margin:0;}
form li{list-style:none;}
/**
*structure
*/
#page {width:970px;margin:0 auto;padding:15px;}
#header{position:relative;z-index:11;}
#header .hd{margin-bottom:10px;}
#content{padding:10px 0;}
#footer{}
.narrow-content{float:right;width:765px;}
.sidebar{float:left;width:190px;}
.hide{display:none;}
.clear{clear:both;}
.flow{zoom:1;overflow:hidden;}
.clearfix{zoom:1;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
/**
*rounded box and rounded borders
*/
.rounded-box,.r2,.r3,.r4{background:transparent url(/images/corners.png) 0 0 no-repeat;}
* html .rounded-box,* html .r2,* html .r3,* html .r4 {background-image:url(/images/corners.gif);}
.rounded-box {background-position:0 0;padding-left:6px;}
.r2{background-position:100% 0;padding-top:6px;}
.r3{background-position:100% 100%;padding-right:6px;}
.r4{background-position:0 100%;padding:0 6px 6px 12px;margin-left:-6px;//display:inline-block;}
.rounded-box h1,.rounded-box h2,.rounded-box h3,.rounded-box h4,.rounded-box h5,.rounded-box h6{margin-top:5px;}

.rounded-full-width .rounded-box,.rounded-full-width .r2,.rounded-full-width .r3{background:transparent url(/images/corners-full-width.png) 0 0 no-repeat;}
.rounded-full-width .rounded-box{padding:6px 0 0 0;background-position:0 0;}
.rounded-full-width .r2{padding:0 0 6px 0;background-position:-1940px 100%;}
.rounded-full-width .r3{padding:1px 0;background-position:-970px 0;background-repeat:repeat-y;}
.rounded-full-width .r4{padding:8px 15px;margin:0;background:none;}
* html .rounded-full-width .rounded-box,
* html .rounded-full-width .r2,
* html .rounded-full-width .r3{background-image:url(/images/corners-full-width.gif);}
/**
*backgrounds
*/
.bg-grad1 {background:transparent url(/images/gradient1-bg.png) 0 0 repeat-x;}
.bg-grad2 {background:transparent url(/images/gradient2-bg.png) 0 0 repeat-x;}
.bg-solid {background:#f9f8f7;}
/*links*/
.dashed-link {color:#63778f;border-bottom:1px dashed #63778f;text-decoration:none;}
/**
*tabs
*/
.tabs{margin:0;padding:0;font-size:11px;}
.tabs li {margin:0 2px 0 0;padding:0 0 0 7px;float:left;list-style:none;background:transparent url(/images/nav-tabs.gif) 0 -94px no-repeat;text-transform:uppercase;//display:inline;}
.tabs li a,.tabs li strong{float:left;height:31px;line-height:31px;background:transparent url(/images/nav-tabs.gif) 100% -141px no-repeat;padding:0 22px 0 15px;color:#be2e0a;text-decoration:none;font-weight:bold;}
.tabs li.active,.tabs li.js-active{background-position:0 0;background-color:#bd4e33;}
.tabs li.active a,.tabs li.js-active a,.tabs li.active strong,.tabs li.js-active strong{background-position:100% -47px;background-color:#bd4e33;color:#eeb596;}
.tabbed-box{margin-bottom:15px;}
.tabbed-box .tabs li{text-transform:none;font-size:11px;}
.tabbed-box .tabs li a,.tabbed-box .tabs li strong{height:26px;line-height:26px;}
.tabbed-box .tabs li a{color:#63778f;}
.tabbed-box .tabs li.active,.tabbed-box .tabs li.js-active{background-position:0 -188px;background-color:#fff;height:27px;position:relative;margin-bottom:-1px;}
.tabbed-box .tabs li.active a,.tabbed-box .tabs li.js-active a,.tabbed-box .tabs li.active strong,.tabbed-box .tabs li.js-active strong{background-position:100% -235px;background-color:#fff;color:#be2e0a;}
.tabbed-content{border:1px solid #d7d3cf;}
.tabbed-content-inside{padding:10px 15px;position:relative;min-height:300px;height:auto !important;height:300px;}
.product-details .tabs li a,.product-details .tabs li strong {padding:0 15px 0 8px;}

.tabbed-content .modal-box {position:absolute;left:0;top:0;width:100%;}
.tabbed-content .modal-box-inside {width:260px;margin:20px auto 0 auto;padding:10px 20px;background:#fff;border:2px solid #bd4e33;}
.modal-box h2{margin:0;}
.tabbed-content .modal-box-inside .close {margin:-10px -15px 0 0;}

/*formatting*/
.left{float:left;}
.right{float:right;}
.img-left {float:left;margin:0 0 0 10px;//display:inline;}
.img-right {float:right;margin:0 10px 0 0;//display:inline;}
.ac{text-align:center;}
.vm {vertical-align:middle;}
.noborder{border:none!important;}
.ml20{margin-left:20px!important;}
.mr20{margin-right:20px!important;}
.pad10{padding:10px!important;}
.mtb20{margin-top:20px!important;margin-bottom:20px!important;}
.mtb10{margin-top:10px!important;margin-bottom:10px!important;}
.f18{font-size:18px;}
.close{font-weight:bold;color:#bd4e33;text-decoration:none;}
/**
*icons
*/
.icon{display:inline-block;background:transparent url(/images/icons.gif) 0 0 no-repeat;vertical-align:middle;overflow:hidden;}
.icon-left{margin:0 5px 0 0;}
.icon-right{margin:0 0 0 5px;}
.icon-tel{width:8px;height:14px;background-position:0 0;}
.icon-cart{width:11px;height:14px;background-position:-8px 0;}
.icon-vcard{width:14px;height:12px;background-position:-22px 0;}
.icon-clock{width:13px;height:13px;background-position:-36px 0;}
.icon-print{width:14px;height:12px;background-position:-49px 0;}

.icon-star-active{width:19px;height:18px;background-position:0 -32px;}
.icon-star-inactive{width:19px;height:18px;background-position:0 -14px;}

.icon-arr-left-disabled{width:13px;height:50px;background-position:0 -86px;}
.icon-arr-right-disabled{width:13px;height:50px;background-position:-13px -86px;}
.icon-arr-left-enabled{width:13px;height:50px;background-position:-26px -86px;}
.icon-arr-right-enabled{width:13px;height:50px;background-position:-38px -86px;}
.icon-arr-top-disabled{width:50px;height:12px;background-position:-51px -122px;}
.icon-arr-bottom-disabled{width:50px;height:12px;background-position:-51px -110px;}
.icon-arr-top-enabled{width:50px;height:12px;background-position:-51px -86px;}
.icon-arr-bottom-enabled{width:50px;height:12px;background-position:-51px -98px;}
/**
* star rater
*/	
#content .star-rating{list-style:none;margin:0;padding:0px;width:96px;height:18px;position:relative;overflow:hidden;background:url(/images/rating-stars.gif) top left repeat-x;}
#content .star-rating li{padding:0px;margin:0px;/*\*/
float:left;/* */}
#content .star-rating li a{display:block;width:19px;height:18px;line-height:18px;text-decoration:none;text-indent:-9000px;z-index:20;position:absolute;padding:0px;overflow:hidden;}
#content .star-rating li a:hover{background:url(/images/rating-stars.gif) left bottom;z-index:2;left:0px;border:none;}
#content .star-rating a.one-star{left:0px;}
#content .star-rating a.one-star:hover{width:19px;}
#content .star-rating a.two-stars{left:19px;}
#content .star-rating a.two-stars:hover{width:38px;}
#content .star-rating a.three-stars{left:38px;}
#content .star-rating a.three-stars:hover{width:57px;}
#content .star-rating a.four-stars{left:57px;}
#content .star-rating a.four-stars:hover{width:76px;}
#content .star-rating a.five-stars{left:76px;}
#content .star-rating a.five-stars:hover{width:95px;}
#content .star-rating li.current-rating{background:url(/images/rating-stars.gif) left center;position:absolute;height:18px;display:block;text-indent:-9000px;z-index:1;}
#content .star-rating a:active{outline:none;}
/**
* forms
*/
input.text,textarea.text{border:1px solid #c3bcb4;padding:3px;}
input{margin-left:0;}
legend{display:none;}
.ask h2{color:#97ac09;font-size:24px;}
label{color:#000;}
.label label{display:inline;width:auto;}
.btn{margin-left:89px;}
form .error {font-size:11px;}
.order-form {padding:0 0 0 90px;}
.order-form h2{margin:0 0 0 -40px;color:#97ac09;font-size:24px;}
.order-form label{display:inline-block;width:86px;font-weight:bold;color:#000;}
.order-form .text {margin-right:10px;width:380px;}
.order-form .sm-text {width:50px;}
.order-form .label label{display:inline;width:auto;}
.order-form .note {border-top:1px dashed #d7d3cf;display:inline-block;padding:5px 0;font-size:11px;color:#7d7d7d;}
.order-form .btn{margin-left:89px;}
.delivery-hint {width:600px;}
.ask-inputs{padding:10px 0 0 40px;}
.ask-inputs .text{width:300px;}
.ask-inputs textarea.text{width:586px;}
.ask-inputs .error{display:block;padding-left:89px;width:308px;}
.ask-inputs label{display:inline-block;width:86px;font-weight:bold;}
.ask .auth{float:right;margin:30px 190px -30px 0;//display:inline;}
/*custom inputs*/
.custom-radio { position: relative; }
/* input, label positioning */
.custom-checkbox input,
.custom-radio input{position:absolute;left:2px;top:8px;margin:0;z-index:0;}
.custom-checkbox label,
.custom-radio label{display:block;position:relative;z-index:1;font-size:18px;line-height:1;padding:0 0 0 30px;margin:0;cursor:pointer;color:#000;}
/* states */
.custom-checkbox label{background:url(/images/icons.gif) no-repeat;}
.custom-radio label{background:url(/images/icons.gif) no-repeat;}
.custom-checkbox label,.custom-radio label{background-position:-142px -92px;}
.custom-checkbox label.hover,
.custom-checkbox label.focus,
.custom-radio label.hover,
.custom-radio label.focus{background-position:-142px -124px;}
.custom-checkbox label.checked,
.custom-radio label.checked{background-position:-142px -124px;}
.custom-checkbox label.checkedHover,
.custom-checkbox label.checkedFocus{background-position:-142px -124px;}

.custom-radio label .price {color:#be2e0a;}
.custom-radio label .price strong{font-size:24px;}
.custom-radio label small {font-size:14px;}

/* Form styles */
div.form-container {margin:10px 0;}

p.legend{margin-bottom:1em;}
p.legend em{color:#C00;font-style:normal;}

div.errors{margin:0 0 10px 0;padding:5px 10px;border:#bd4e33 1px solid;background-color:#FFC;}
div.errors p{margin:0;}
div.errors p em{color:#bd4e33;font-style:normal;font-weight:bold;}

div.form-container form p{margin:0;}
div.form-container form p.note{margin-left:170px;font-size:90%;color:#333;}
div.form-container form fieldset{margin:10px 0;padding:10px;border-top:#d7d3cf 1px solid;}
div.form-container form legend{font-weight:bold;color:#97ac09;display:inline;background:transparent;zoom:1;}
div.form-container form fieldset div{padding: 0.25em 0;}
div.form-container form input{font-size:12px;}
div.form-container label, 
div.form-container span.label{margin-right:10px;padding-right: 10px;width:150px;display:block;float:left;text-align:right;position:relative;color:#000;font-weight:bold;font-size:12px;}
div.form-container label.error, 
div.form-container span.error{color:#bd4e33;}
div.form-container label em,
div.form-container span.label em{position:absolute;right:0;font-size:120%;font-style:normal;color:#C00;}
div.form-container input.error{border-color:#bd4e33;background-color:#FEF;font-size:12px;}
div.form-container div.controlset label,
div.form-container div.controlset input{display:inline;float:none;font-weight:normal;}
div.form-container div.controlset div{margin-left:170px;}
div.form-container div.buttonrow{margin-left:180px;}
.form-title{color:#97ac09;font-size:24px;}
/** 
* tables
*/
.zebra{color:#000;}
.zebra .odd td,.zebra .odd th{background:#f4f3f2;}

.sizeTable {border:1px solid #C3BCB4;border-collapse:collapse;}
.sizeTable th,
.sizeTable td {border:1px solid #C3BCB4;}
.sizeTable th {font-weight:normal;background:#F9F8F7;}
.sizeTable .white th,
.sizeTable .white td {background:#fff;}
.sizeTable .alt th,
.sizeTable .alt td {background:#F0EEEC;}
.sizeTable caption {color:#BD4E33;}
.caption {color:#BD4E33;font-weight:bold;margin:2em 0 0 0!important;}

.sizes-explanations dl dt {margin:0 0 .25em 0;}
.sizes-explanations dl dd {margin:0 0 1em 1.45em;color:#666;}
/** 
* colors
*/
.black{color:#000;}
.red,.del{color:#bd4e33;}
.required,.error{color:#be2e0a;}
.green{color:#97ac09;}
.grey{color:#7d7d7d;}
/**
* header

#header h1 {width:226px;height:51px;background:transparent url(/images/logo.png) 0 0 no-repeat;text-indent:-9999px;float:left;margin:0;}
#header h1 a {display:block;width:226px;height:51px;}
*/
#header span {width:226px;height:51px;background:transparent url(/images/logo.png) 0 0 no-repeat;text-indent:-9999px;float:left;margin:0;}
#header span a {display:block;width:226px;height:51px;}

#header .contacts{float:left;width:356px;padding:0 20px 0 40px;}
#header .contacts .tel{margin:0 0 0 20px;color:#be2e0a;}
#header .user{float:right;width:327px;}
#header .user p {margin:3px 0;}
#header .user .cart{float:left;width:47%;}
#header .user .user-acc{float:right;width:47%;}
/**
* navigation
*/
#header .navigation{position:relative;zoom:1;}
#header .navigation .nav{float:left;}
#header .search {float:right;}
#header .search form {margin:0;}
#header .search .text{width:258px;}
#header .sub-nav{background:#bd4e33 url(/images/sub-nav-bg.gif) 100% 0 no-repeat;padding:0 10px;position:relative;min-height:7px;height:auto !important;height:7px;}
#header .sub-nav ul{margin:0;padding:1px 0 0 0;height:29px;}
#header .sub-nav ul li{margin:0 1px 0 0;padding:0;float:left;list-style:none;color:#fff;font-size:11px;font-weight:bold;//display:inline;}
#header .sub-nav ul li a {color:#fff;text-decoration:none;float:left;padding:6px 6px 7px 6px;height:17px;overflow:hidden;}
#header .sub-nav ul li a:hover,
#header .sub-nav ul li.hover a {background:#fff;color:#bd4e33;}
#header .sub-nav ul li .categories {background:#fff;position:absolute;border:1px solid #bd4e33;border-top:0;display:none;}
#header .sub-nav ul li .categories a {color:#5b4942;display:inline;padding:0;float:none;background:transparent;}
#header .sub-nav ul li .categories a:hover{color:#bd4e33;text-decoration:underline;}
#header .sub-nav ul li .categories dl{margin:0;}
#header .sub-nav ul li .categories dt{color:#000;margin:0 0 5px 0;}
#header .sub-nav ul li .categories dt a {color:#000;}
#header .sub-nav ul li .categories dd{margin:2px 0;}
#header .sub-nav ul li .categories .all-categories{background:transparent url(/images/h-dot.gif) 0 0 repeat-x;margin:10px 0 2px 0;padding:5px 0 0 0;}
#header .sub-nav ul li .categories table{width:auto;}
#header .sub-nav ul li .categories table,#header .sub-nav .categories table td{border:none;padding:0;margin:0;}
#header .sub-nav ul li .categories table .last{padding-bottom:30px;background:none;}
#header .sub-nav ul li .categories table td{padding:7px;vertical-align:top;background:transparent url(/images/v-dot.gif) 100% 0 repeat-y;}
#header .sub-nav ul li .categories a.close {position:absolute;bottom:7px;right:7px;color:#bd4e33;font-weight:normal;text-decoration:none;height:auto;}
#header .sub-nav .categories dl{width:115px;}
#header .sub-nav .categories a:hover{color:#be2e0a;text-decoration:underline;}
#header .promo-text {text-align:center;}
.promo-text {background:#c9dc4a;padding:7px 10px;color:#000;}
.promo-text a {color:#bd4e33;}
.order .promo-text{font-size:12px;}
/**
* promo
*/
.promo {position:relative;overflow:hidden;margin-bottom:20px;height:240px;}
.promo h2{font-size:28px;line-height:1;}
.promo h2 a{color:#000;}
.promo p a {color:#5b4942;text-decoration:none;}
.promo p a:hover {text-decoration:underline;}
.promo ul{margin:0;padding:0;}
.promo ul li a {text-decoration:none;}
.promo ul li a span {border-bottom:1px dashed #000;color:#000;font-size:11px;}
.promo ul .current span,
.promo ul .current-link span {border:none;color:#c02b0b;}
.promo-cat-list {position:absolute;left:16px;bottom:10px;width:317px;height:97px;overflow:hidden;padding:0 0 0 14px;}
.promo-cat-list ul {margin:0;}
.promo-cat-list ul li {margin:0;float:left;list-style:none;height:97px;}
.promo-cat-list ul li img{display:block;margin:0 auto 3px auto;}
.promo-desc {position:absolute;left:0;top:0;z-index:2;width:270px;height:240px;background:transparent url(/images/promo-bg.png) -50px 0 no-repeat;padding:10px 60px 0 30px;}
.promo-desc-text {height:62px;overflow:hidden;width:290px;margin:0 0 7px 0;}
.promo-desc-text p {margin:0;}
.promo-img a {display:block;width:765px;height:240px;}

.top-img {margin-bottom:25px;position:relative;}
.top-img h2{background:transparent url(/images/category-img-title-bg.png) 100% 0 no-repeat;margin:0;padding:12px 80px 0 15px;//padding-top:3px;position:absolute;left:0;top:5px;font-size:30px;height:54px;}
.top-img h1{background:transparent url(/images/category-img-title-bg.png) 100% 0 no-repeat;margin:0;padding:12px 80px 0 15px;//padding-top:3px;position:absolute;left:0;top:5px;font-size:30px;height:54px;}
/**
* featured
*/
.switcher ul{margin:0;padding:2px;height:35px;background:transparent url(/images/switcher-bg.png) 0 0 no-repeat;}
.switcher ul li{margin:0 1px 0 0;padding:0;list-style:none;float:left;line-height:29px;height:35px;//display:inline;}
.switcher ul li a{text-decoration:none;}
.switcher ul li strong{font-weight:normal;}
.switcher ul li i{border-bottom:1px dashed #63778f;font-style:normal;margin:0 15px;font-weight:bold;}
.switcher ul li a,.switcher ul li strong,.switcher ul li span{float:left;height:29px;}
.switcher ul li.active span,.switcher ul li.active strong,.switcher ul li.active a,
.switcher ul li.js-active span,.switcher ul li.js-active strong,.switcher ul li.js-active a{background:transparent url(/images/switcher.gif) 0 0 no-repeat;color:#fff;font-weight:normal;}
.switcher ul li.active i,
.switcher ul li.js-active i{border:none;margin:0;}
.switcher ul li.active span,
.switcher ul li.js-active span{background-position:0 0;padding-left:5px;}
.switcher ul li.active span strong,.switcher ul li.active span a,
.switcher ul li.js-active span strong,.switcher ul li.js-active span a{background-position:100% -29px;padding:0 15px 0 10px;}
.switcher ul li.active,
.switcher ul li.js-active{background:transparent url(/images/switcher.gif) 50% 100% no-repeat;}
/**
* products
*/
.products{margin:15px 0 20px 0;}
.products ul{margin:10px 0 30px 0;padding:0;}
.products ul li.product-item{margin:0;padding:0;list-style:none;float:left;}
.product-item{text-align:center;padding-bottom:10px;}
.product-item div{padding:0 10px;}
.product-thumb{display:block;margin:0 auto;}
#content .products  ul li.product-item .star-rating,
#content .product-item .star-rating {margin:0 auto;text-align:left;}
.products .price{color:#bd4e33;}
/*columns in product list*/
.prod-col4 li.product-item{width:25%;//width:24.9%;}
.prod-col3 li.product-item{width:33.3%;//width:33.2%;}
/*products page*/
.single-product{padding-top:10px;border-top:1px solid #d7d3cf;margin-top:5px;}
.product-image{float:left;width:477px;padding-bottom:10px;overflow:hidden}
.product-meta{float:right;width:478px;padding-bottom:10px;}
.product-details{float:left;width:760px;}
.similar-products{float:right;width:195px;}

.product-meta h1 {margin:20px 0 0 0;line-height:1;}
.product-rating {margin:15px 0 20px 0;}
#content .product-rating .star-rating {margin-right:10px;}

/*price selection*/
.price-selection .custom-radio{display:inline-block;//display:inline;}
.price-selection .custom-radio label,
.price-selection small{display:inline-block;}
.price-selection small{font-size:14px;color:#000;}

.similar-products h2{margin:0;color:#000;text-align:center;}

.wish-discount {font-size:18px;padding-left:30px;}
.wish-discount .icon{margin-right:14px;}
.delivery-date{margin:20px 0;}
.meta-links{margin:20px 0;}
/*comments*/
.notify {margin:10px 0 15px 0;color:#000;}
.comments{margin:0;padding:0;}
.comments li{margin:0;padding:5px 10px;list-style:none;zoom:1;}
.comments li.odd{background:#f4f3f2;}
.comment-head {color:#000;}
.comment-rating{padding:5px 0 0 0;font-weight:bold;}
.comment-rating ul.star-rating{margin-right:10px!important;}
.comment-text {font-size:12px;color:#000;}
/*sizes*/
.sizes{margin:10px 0 20px 0;padding:0;}
.sizes li{margin:3px 3px 0 0;padding:0;list-style:none;float:left;text-align:center;height:36px;line-height:36px;font-size:16px;//display:inline;}
.sizes li i,.sizes li a,.sizes li strong{background:transparent url(/images/color-buttons.gif) 0 0 no-repeat;}

.sizes li i,.sizes li a,.sizes li strong {float:left;height:36px;line-height:36px;}
.sizes li i{background-position:100% -36px;padding:0 12px 0 9px;text-shadow:0 1px 1px #fff;font-style:normal;}
.sizes li a{background-position:0 0;padding:0 0 0 3px;color:#000;text-decoration:none;cursor:pointer;}
.sizes li a:hover,.sizes li strong,.sizes li.active a{background-position:0 -72px;}
.sizes li a:hover i,.sizes li strong i,.sizes li.active i{background-position:100% -108px;}
.sizes li strong,.sizes li.active a{color:#bd4e33;font-weight:bold;padding:0 0 0 3px;}
.sizes li a.green{background-position:0 -144px;}
.sizes li a.green i {background-position:100% -180px;}

.sizes li a.green:hover,.sizes li strong.green,.sizes li.active a.green,.sizes li.active strong.green{background-position:0 -216px;}

.sizes li a.green:hover i,.sizes li strong.green i,.sizes li.active a.green i,.sizes li.active strong.green i{background-position:100% -252px;}

.sizes .icon{float:left;}
/**
* head meta */
.head-meta{padding:2px 10px;color:#000;background:#f0eeec;margin-bottom:10px;}
.head-meta .filter-crumbs .close{font-weight:bold;color:#bd4e33;text-decoration:none;}
.print{float:right;}
.sidebar .head-meta{padding:3px 10px;font-size:11px;color:#5b4942;}
/*sorter*/
.sorting {color:#000;padding:10px 0 1px 0;font-weight:bold;}
.sorting ul{margin:0;padding:0;}
.sorting ul li{margin:0;padding:0 10px 0 0;list-style:none;float:left;position:relative;font-weight:normal;}
.sorting li a{text-decoration:none;border-bottom:1px dashed #63778f;font-weight:bold;}
.sorting form{float:right;margin:0;}
.sorting ul li ul{position:absolute;left:0;top:21px;font-weight:normal;padding:2px;border:1px solid #bd4e33;display:none;background:#fff;}
.sorting ul li ul li{padding:0;float:none;position:static;}
.sorting ul li ul a{color:#5b4942;border-bottom:none;display:block;white-space:nowrap;padding:1px 3px;_zoom:1;font-weight:normal;}
.sorting ul li ul a:hover{text-decoration:underline;color:#be2e0a;background:#f0eeec;}
/*filter*/
.filtered-item{border:1px solid #d7d3cf;padding:1px;margin:10px 0;}
.filtered-item div{padding:3px 5px 5px;}
.filtered-item .close{float:right;margin:2px 0 0;}
.filtered-item .sub-close {float: left;margin: 0px 5px 0;font-weight: bold;color: #BD4E33;text-decoration: none;}
.filtered-item p{margin:2px 0;}
/*pagination*/
.pagination{text-align:right;margin:6px 0;color:#a1a1a1;}
.pagination ul{margin:0;padding:4px 0;border-top:1px solid #d7d3cf;}
.pagination ul li{margin:0 0 0 5px;padding:0;list-style:none;display:inline;}
.pagination strong{color:#bd4e33;}
/*pallete*/
#content .pallete{margin:0;padding:6px 0;}
#content .pallete li{margin:0 1px 1px 0;padding:0;list-style:none;float:left;border:1px solid #d7d3cf;width:12px;height:12px;//display:inline;text-indent:-9999px;overflow:hidden;}
#content .pallete li a{float:left;width:12px;height:12px;}
#content .rgb_660000{background:#660000;}
#content .rgb_de6318{background:#de6318;}
#content .rgb_d3d100{background:#d3d100;}
#content .rgb_8c8c00{background:#8c8c00;}
#content .rgb_293206{background:#293206;}
#content .rgb_34e3e5{background:#34e3e5;}
#content .rgb_205260{background:#205260;}
#content .rgb_1c0946{background:#1c0946;}
#content .rgb_46008c{background:#46008c;}
#content .rgb_33151a{background:#33151a;}
#content .rgb_e30e5c{background:#e30e5c;}
#content .rgb_980000{background:#980000;}
#content .rgb_ff7f00{background:#ff7f00;}
#content .rgb_ffff00{background:#ffff00;}
#content .rgb_88ba41{background:#88ba41;}
#content .rgb_006700{background:#006700;}
#content .rgb_65f3c9{background:#65f3c9;}
#content .rgb_318c8c{background:#318c8c;}
#content .rgb_31318c{background:#31318c;}
#content .rgb_5e318c{background:#5e318c;}
#content .rgb_520f41{background:#520f41;}
#content .rgb_ff59ac{background:#ff59ac;}
#content .rgb_ff0000{background:#ff0000;}
#content .rgb_ffa000{background:#ffa000;}
#content .rgb_eed54f{background:#eed54f;}
#content .rgb_778c62{background:#778c62;}
#content .rgb_00ae00{background:#00ae00;}
#content .rgb_77f6a7{background:#77f6a7;}
#content .rgb_628c8c{background:#628c8c;}
#content .rgb_4a73bd{background:#4a73bd;}
#content .rgb_77628c{background:#77628c;}
#content .rgb_840e47{background:#840e47;}
#content .rgb_ef8cae{background:#ef8cae;}
/**
* compare table
*/
.products-compare-box {overflow-x:auto;width:938px;}
*:first-child+html .products-compare-box{overflow-y:hidden;}
.compare .close{margin-left:-24px;position:relative;}
.compare th,
.compare td {width:170px;}
.compare .product-item {width:180px;}
/**
* order
*/
.order {color:#000;}
.order th{background:#f4f3f2;color:#7d7d7d;font-size:14px;}
.order td{vertical-align:middle;border-top:1px solid #d7d3cf;font-size:11px;}
.order .sum {font-size:14px;text-align:center;}
.order .total-sum {font-size:18px;color:#be2e0a;text-align:center;}
.quantity input{width:30px;float:left;margin:7px 10px 0 0;//display:inline;}
.quantity .button {width:16px;height:16px;overflow:hidden;background:transparent url(/images/icons.gif) 0 0 no-repeat;text-indent:-9999px;cursor:pointer;}
.quantity .inc{background-position:-119px -86px;margin-bottom:2px;}
.quantity .dec{background-position:-119px -104px;}
.prod-title {font-size:12px;}
/**
* sidebar
*/
.sidebar .main-menu{margin:-6px 0 10px 0;padding:0;position:relative;}
.sidebar .main-menu dt{text-transform:uppercase;color:#000;}
.sidebar .main-menu dd{padding-left:18px;background:transparent url(/images/icons.gif) 0 -173px no-repeat;margin:3px 0;}
.sidebar .main-menu a {color:#5b4942;text-decoration:none;}
.sidebar .main-menu a:hover{color:#bd4e33;text-decoration:underline;}
.sidebar .menu {margin:0 0 10px 0;}

.sidebar .menu li {margin:0;padding:2px 0 2px 22px;list-style:none;font-weight:bold;position:relative;//zoom:1;}
.sidebar .menu .toggle-icon {position:absolute;left:0;top:3px;width:16px;height:16px;background:transparent url(/images/icons.gif) -219px -70px no-repeat;text-indent:-9999px;}
.sidebar .menu .toggle-icon-expanded{background-position:-235px 0;}
.sidebar .menu a {text-decoration:none;color:#000;}
.sidebar .menu li ul {margin:0;padding:3px 0;position:static;display:none;//zoom:1;}
.sidebar .menu li ul.visible{display:block;}
.sidebar .menu li ul li ul {display:block;}
.sidebar .menu ul.rate-items li {margin:0;height:auto;padding:3px 0;}
#content .sidebar .menu ul.rate-items li ul {float:left;margin-right:5px;}
.sidebar .menu ul.rate-items ul span{float:left;}
.sidebar .menu li ul li{text-transform:none;font-weight:normal;padding:0;background:none;}
.sidebar .menu li ul li a{color:#5b4942;display:inline;padding:0;background:none;//zoom:auto;}
.sidebar .menu li ul li a:hover{text-decoration:underline;color:#bd4e33;}
/**
* footer
*/
#footer .rounded{background:#f0eeec url(/images/foot-corners.gif) 960px 100% no-repeat;}
#footer .rounded-inner{background:transparent url(/images/foot-corners.gif) -10px 100% no-repeat;padding:17px 20px;}
#footer .foot-nav{float:left;width:410px;}
#footer .counters{float:right;width:514px;text-align:right;}
#footer .foot-nav ul{margin:0;padding:0 10px 0 0;float:left;width:153px;}
#footer .foot-nav ul li {list-style:none;margin:0;padding:0;}
#footer address{display:block;padding:6px 0 15px 0;text-align:center;font-size:11px;}

#YMapsID-438 table {width:auto;margin:0;}
#YMapsID-438 th,
#YMapsID-438 td {padding:0;}

.success {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('/images/status_icons/success.png');
}
/*actions*/
.actions-box {padding:20px 0;}
.actions-box-content {float:none;width:680px;margin:0 auto;}
.actions-box-sidebar {float:right;width:245px;}
.action-sidebar-banner {margin-bottom:20px;}
.actions-title {font-size:26px;margin:0 0 20px 0;}
.actions-box-sidebar .menu {margin:10px 0 10px 20px;}
.actions-box-sidebar .menu li {list-style:disc;font-weight:bold;}
.actions-box-sidebar .menu ul {margin:5px 0 10px 20px;}
.actions-box-sidebar .menu li li {font-weight:normal;}
/*rounded action sidebar banner*/
.rounded-border-img-wrap {width:215px;height:309px;overflow:hidden;position:relative;margin:20px 0;}
.rounded-border-img-wrap a.link-to-go {position:absolute;top:4px;left:4px;width:211px;height:305px;z-index:3;display:block;text-indent:-9999px;background:transparent url(http://club.sportall.ru/images/blank.gif) 0 0 repeat;}
.rounded-border-img-wrap div.rounded-corners {position:absolute;top:0;left:0;width:215px;height:309px;background:transparent url(http://club.sportall.ru/images/rounded-border-img-wrap.png) 0 0 no-repeat;}
.rounded-border-img-wrap img {display:block;padding:4px 0 0 4px;}
/* action item */
.action-item {min-height:130px;height:auto !important;height:130px;width:679px;background:transparent url(http://club.sportall.ru/images/action-item-bg.png) 0 100% no-repeat;position:relative;margin:0 0 40px 0;}
.action-item .action-discount {position:absolute;top:-7px;left:271px;width:136px;height:35px;text-align:center;font-size:12px;color:#fff;font-weight:bold;background:transparent url(http://club.sportall.ru/images/action-item-discount-bg.png) 0 0 no-repeat;line-height:28px;}

.action-item div.inside {padding:20px 20px 0 20px;}
.action-item div.action-decor {position:absolute;right:0;bottom:4px;}
.action-item div.action-buy,
.action-item div.action-past {position:absolute;bottom:10px;left:0px;width:100%;}
.action-item div.action-past {width:auto;z-index:5;}

.action-item .link-to-goods {font-size:11px;color:#474545;text-decoration:none;width:124px;height:34px;float:left;margin:0 20px;//display:inline;}
.action-item .link-to-goods u {font-style:normal;text-decoration:none;//text-decoration:underline;//background:none;}

.action-item div.action-buy img {float:left;margin:0 20px;//display:inline;}
.action-item div.action-past img {float:left;margin:0 20px 0 0;}
.action-item div.action-buy span {float:left;font-size:95%;border-left:1px solid #c2c2c2;padding:0 0 0 20px;}
.action-item div.action-past span {float:left;border-left:1px solid #c2c2c2;padding:0 0 0 20px;color:#a2a2a2;} 
.action-item div.action-past span a {text-decoration:none;border-bottom:1px dotted #006acc;position:relative;z-index:19;}
.action-item div.move-to-goods,
.action-item div.subscribe {position:absolute;left:0;top:0;z-index:3;width:468px;height:130px;}
.action-item div.move-to-goods a {display:block;width:679px;height:130px;text-indent:-9999px;zoom:1;cursor:pointer;}
.action-item div.subscribe a {display:block;width:679px;height:130px;text-indent:-9999px;zoom:1;cursor:pointer;}
.action-item div.move-to-goods a:hover {width:679px;cursor:pointer;}
.action-item div.subscribe a:hover {width:679px;cursor:pointer;}

.action-item div.move-to-action {position:absolute;left:0;top:0;z-index:3;width:468px;height:130px;}
.action-item div.move-to-action a {display:block;width:679px;height:130px;text-indent:-9999px;zoom:1;cursor:pointer;}

.action-item div.video {position:absolute;z-index:4;right:0;bottom:15px;width:84px;height:35px;}
.action-item div.video a {display:block;width:84px;height:35px;text-indent:-9999px;background:transparent url(http://club.sportall.ru/images/action-video.png) 0 0 no-repeat;}
.action-item div.video a:hover,
.action-item div.video-hover a {background:transparent url(http://club.sportall.ru/images/action-video.png) 0 -35px no-repeat;}

.manuf-info-header {font-size:18px;font-weight:bold;}
.splash-wrap {position:relative;width:970px;height:546px;overflow:hidden;}
.splash-wrap .splashBgImage {position:absolute;width:100%;z-index:1;top:0;left:0;}
.splash-wrap .menu {margin:10px 0;font-size:14px;}
.splash-block {padding:10px 20px;z-index:2;}

/*action product list*/
.action-prod-list ul {margin:20px 0;}
.action-prod-list ul li {list-style:none;width:210px;overflow:hidden;float:left;margin:0 20px 0 0;border:1px solid #fff;}
.action-prod-list ul li.clearing {height:20px;width:100%;float:none;margin:0;clear:both;padding:0;}
.action-prod-list div.prod-img {width:210px;height:210px;overflow:hidden;position:relative;}
.action-prod-list div.rounded {width:210px;height:210px;background:transparent url(http://club.sportall.ru/images/prod-img-wrap.png) 0 0 no-repeat;position:absolute;top:0;left:0;}
.action-prod-list div.prod-img img {display:block;margin:1px 0 0 1px;}
.action-prod-list div.prod-img a.link-to-go {position:absolute;top:1px;left:1px;width:209px;height:209px;z-index:3;display:block;text-indent:-9999px;background:transparent url(http://club.sportall.ru/images/blank.gif) 0 0 repeat;}
.action-prod-list div.prod-summary {background:transparent url(http://club.sportall.ru/images/prod-list-summary-bg.gif) 0 0 repeat-y;zoom:1;}
.action-prod-list div.prod-summary div.inside {padding:10px;}
.action-prod-list div.prod-summary div.inside a {display:block;min-height:3em;height:auto !important;height:3em;}
/*.action-prod-list div.prod-summary div.price {}*/
.action-prod-list div.prod-summary div.price strong {color:#bc1211;font-size:25px;}
.action-prod-list div.prod-summary div.price strong span {font-size:12px;}
.action-prod-list div.prod-summary div.price s {float:right;padding:14px 0 0 0;}
.action-prod-list div.availability {background:transparent url(http://club.sportall.ru/images/availability-bg.gif) 0 100% no-repeat;}
.action-prod-list div.availability div.inside {padding:5px;text-align:center;}
.action-prod-list div.availability span {font-size:11px;}
.action-prod-list div.availability span.available {font-weight:bold;color:#bc1211;}
.action-prod-list div.availability span.particially-available {font-weight:bold;color:#34577d;}
