@font-face {
    font-family: 'CuprumRegular';
    src: url('cuprum-webfont.eot');
    src: local('вє'), url('cuprum-webfont.woff') format('woff'), url('cuprum-webfont.ttf') format('truetype'), url('cuprum-webfont.svg#CuprumRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.shop2-block {
  margin:20px 0;
  width:220px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  text-align:left;
}
.shop2-block:first-child { margin-top:0; }
.shop2-block .block-title {
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  min-height:34px;
  position:relative;
  cursor:pointer;
}
.shop2-block .block-title span, .shop2-block .block-title strong { display:block; }
.shop2-block .block-title span {
  position:absolute;
  top:12px;
  right:24px;
  line-height:0;
  font-size:0;
  width:12px;
  height:12px;
  background:url(arrows.png) no-repeat;
}
.shop2-block .block-title strong {
  padding:6px 42px 8px 28px;
  font-size:14px;
}
.shop2-block .block-title strong::-moz-selection {
  background:none;
  text-shadow:none;
}
.shop2-block .block-title strong::selection {
  background:none;
  text-shadow:none;
}
.shop2-block .block-body {
  padding:20px;
  display:none;
}
.shop2-block.opened .block-body { display:block; }
.shop2-block.login-form {float:right; margin:12px 2px 0 0; width:231px; }
.shop2-block.login-form input[type="text"], .shop2-block.login-form input[type="password"] {
  background:none transparent;
  vertical-align:top;
  border:none;
  padding:0;
  margin:0;
  font-size:13px;
  font-family:inherit;
}
.shop2-block.search-form .block-title strong {padding:0; margin: 40px 0 0 -14px; height: 20px; color:#fef311; width: 152px; border-bottom:1px dashed #fef311;}
.shop2-block.search-form .block-title strong:hover {border:0;} 
.shop2-block.search-form .block-title span {top: 8px; right: 54px;}
.shop2-block.login-form .block-title {

margin:0 2px 0 0;
width: 231px;
border-radius:0;
 background: url(reg-but.png) left top no-repeat;  
 color:#000;
}
.shop2-block.login-form .block-title span { background-position:0 -43px; }
.shop2-block.login-form.opened .block-title span { background-position:-22px -43px; }
.shop2-block.login-form .block-body {
z-index: 10;
position:absolute;
border-radius:0 0 2px 2px; -moz-border-radius:0 0 2px 2px; -webkit-border-radius:0 0 2px 2px; behavior:url(/g/pie/pie.htc);
margin: 0 0 0 6px;
width: 180px;
  font-size:12px;
  padding:14px 20px;
  background-color:#301301;
}
.shop2-block.login-form .block-body a, .shop2-block.login-form .block-body span, .shop2-block.login-form .block-body strong {
  display:inline-block;
  vertical-align:middle;
  padding:0 1px;
}
.shop2-block.login-form .block-body p, .shop2-block.login-form .block-body div.row { margin:6px 0; }
.shop2-block.login-form .block-body div.row {
  overflow:hidden;
  font-size:13px;
}
.shop2-block.login-form .block-body label {
  display:block;
  padding:0 1px;
}
.shop2-block.login-form .block-body label.field {
  background:#fff url(icons-user.png) no-repeat;
  border:1px solid #cecece;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  padding:0 6px 0 24px;
  overflow:hidden;
  height:23px;
}
.shop2-block.login-form .block-body label.field input {
  width:100%;
  padding:4px 0 3px;
}
.shop2-block.login-form .block-body label.field.text { background-position:6px -26px; }
.shop2-block.login-form .block-body label.field.password { background-position:6px -58px; }
.shop2-block.login-form .block-body .signin-btn {
  float:right;
  display:inline;
  border:none;
  cursor:pointer;
  padding:5px 18px;
  margin:0 0 0 10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  color:#1b1b1b;
background:url(orange-but.png) 1px top no-repeat;
}
.shop2-block.login-form .block-body .signin-btn:hover {
background-position:1px -30px;
}
.shop2-block.login-form .block-body .signin-btn:active {
background-position:1px -59px;
}
.shop2-block.login-form .block-body .user-name {
  font-size:14px;
  color:#333333;
  margin-right:10px;
  min-width:74px;
}
.shop2-block.login-form .block-body .settings {
  line-height:0;
  font-size:0;
  width:12px;
  height:12px;
  background:url(../icons-user.png) 0 0 no-repeat;
  text-decoration:none;
}
.shop2-block.login-form .block-body .register {

  margin-right:4px;
}
.shop2-block.login-form .block-body .my-orders {
  margin-right:10px;
  min-width:74px;
}
#shop2-cart-preview {float:right; margin:12px 14px 0 0;}
.shop2-block.cart-preview {
width:235px;
  color:#000;
}
.shop2-block.cart-preview .block-title {
border-radius:0;
padding:0 0 0 46px;
background:url(cart-buy.png) left top no-repeat;
  color:#000;
}
.shop2-block.cart-preview .block-title span { background-position:0 -43px; }
.shop2-block.cart-preview.opened .block-title span { background-position:-22px -45px; }
.shop2-block.cart-preview .block-body {
z-index:10;
width: 219px;
padding: 0 5px 5px 5px;
background:#121212 url(cart-bg.png) left top repeat-x;
border:1px solid #2c2c2c;
border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; behavior:url(/g/pie/pie.htc); position:fixed;
    font-size:12px;
  cursor:default;
position:absolute;
}
.shop2-block.cart-preview .block-body .block-body-in {
z-index:10;
 color:#fff;
background:#301301; 
border-radius:0 0 2px 2px; -moz-border-radius:0 0 2px 2px; -webkit-border-radius:0 0 2px 2px; behavior:url(/g/pie/pie.htc); position:relative;
padding:17px 0 16px 20px;
}
.shop2-block.cart-preview .block-body p { margin:6px 0; }
.shop2-block.cart-preview .block-body span, .shop2-block.cart-preview .block-body strong { display:inline-block; }
.shop2-block.cart-preview .block-body span { min-width:60px; font-size:12px; font-weight:normal; }
.shop2-block.cart-preview .block-body strong {
  font-size:18px;
  font-weight:normal;
  line-height:1;
}
.shop2-block.cart-preview .block-body div {
  font-weight:bold;
  font-size:14px;
  margin:6px 0;
}
.shop2-block.cart-preview .order-btn {

background: url(vart-buy.png) 1px top no-repeat;
  padding:4px 11px 4px 12px;
  display:inline-block;
  cursor:pointer;
margin:5px 0 0 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  text-decoration:none;
  color:#333333;
}
.shop2-block.cart-preview .order-btn:hover {
background-position: 1px -30px;
}
.shop2-block.cart-preview .order-btn:active {
background-position: 0 -59px;
}
.shop2-block.search-form {margin:0;}
.shop2-block.search-form .search-btn {
padding: 5px 14px 6px;
border:0;
background: url(orange-but.png) 1px top no-repeat;
}
.shop2-block.search-form .search-btn:hover {
background-position: 1px -30px;
}
.shop2-block.search-form .search-btn:active {
background-position: 0 -59px;
}
.shop2-block.search-form .block-title {
height:20px;
min-height:20px;
  color:#333333;
}
.shop2-block.search-form .block-title span { background-position:0 -2px; }
.shop2-block.search-form.opened .block-title span { background-position:-22px 0; }
.shop2-block.search-form .block-body {
color:#fff;
border-radius:0 0 3px 3px; -moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; behavior:url(/g/pie/pie.htc); position:relative;
margin: 9px 23px 0 -39px;
 position: relative;
z-index: 10;
  font-size:13px;
  padding:8px 18px 10px;
  background-color:#301301;
  border:0;
}
.shop2-block.search-form .block-body div.row {
  margin:10px 0;
  overflow:hidden;
}
.shop2-block.search-form .block-body div.row select {
  width:100%;
  font-family:inherit;
  font-size:13px;
  cursor:pointer;
}
.shop2-block.search-form .block-body div.row input[type="text"] {
  width:97%;
  font-family:inherit;
  font-size:13px;
  text-align:left;
}
.shop2-block.search-form .block-body div.row input[type="text"].small { width:60px; }
.shop2-block.search-form .block-body div.row span { color:#a1a1a1; }
.shop2-block.search-form .block-body div.row-title, .shop2-block.search-form .block-body label.row-title {
  display:block;
  padding-bottom:2px;
}
.shop2-block.tag-cloud .block-title {
  background-color:#008cd2;
  background-image:-moz-linear-gradient(top,#008fd6,#08c);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#008fd6),to(#08c));
  background-image:-webkit-linear-gradient(top,#008fd6,#08c);
  background-image:-o-linear-gradient(top,#008fd6,#08c);
  background-image:linear-gradient(to bottom,#008fd6,#08c);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#008fd6', endColorstr='#08c', GradientType=0);
  color:#fff;
}
.shop2-block.tag-cloud .block-title span { background:none; }
.shop2-block.tag-cloud .block-body {
  background-color:#fff;
  border:1px solid #dedede;
  padding:14px;
}
.shop2-block.tag-cloud .block-body a {
  display:inline-block;
  *display:inline;
  *zoom:1;
  margin:0 4px 4px 6px;
  position:relative;
  padding:0 6px 0 8px;
  background:#dedede;
  color:#626262;
  line-height:20px;
  font-size:11px;
  text-decoration:none;
  white-space:pre;
  -webkit-border-top-right-radius:2px;
  -moz-border-radius-topright:2px;
  border-top-right-radius:2px;
  -webkit-border-bottom-right-radius:2px;
  -moz-border-radius-bottomright:2px;
  border-bottom-right-radius:2px;
}
.shop2-block.tag-cloud .block-body a span {
  border-width:10px 6px 10px 0;
  border-color:transparent #dedede transparent transparent;
  line-height:0;
  font-size:0;
  width:0;
  height:0;
  border-style:solid;
  position:absolute;
  left:-6px;
  top:0;
}
.shop2-block.tag-cloud .block-body a ins {
  position:absolute;
  left:0;
  top:50%;
  width:4px;
  height:4px;
  background:#fff;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  margin:-2px 0 0;
}
.shop2-block.tag-cloud .block-body a em {
  color:#08c;
  font-style:normal;
}

.product-item-thumb, .shop2-filter, table.shop2-product-options th, table.shop2-product-options td, .product-item-thumb .product-bot,
.product-item-thumb .product-amount, .shop2-product .form-add, .shop2-product .product-details, .shop2-product-desc, .shop2-product-tabs li, 
.product-item-thumb .product-amount, .product-item-thumb .product-bot, .product-item-simple, .product-item-simple .product-side-r, .shop2-pricelist .td,
table.shop2-cart-table td, table.shop2-cart-total th, table.shop2-cart-total td, .product-item-thumb .shop2-product-actions dt, .shop2-kind-item, 
.shop2-kind-item table.shop2-product-params th, .shop2-kind-item table.shop2-product-params td, .shop2-order-options .option-type:first-child, .shop2-order-options .option-type {border-color:#3d3d3d;}

.shop2-filter table.table-filter-param tr.type-text th {color:#fff;}
.shop2-filter table.table-filter-param label {color:#999999;}
.shop2-filter table.table-filter-param label, .shop2-filter table.table-filter-param td {color:#999999;}

.shop2-product-actions dt {background:url(hatching.gif) 0 0 repeat;}

.shop2-product-actions dt span.icon-action {
background: url(icons-actions.png) 0 -39px no-repeat;}


.product-item-thumb .shop2-product-actions dt span.name-action {color: #fff;
border-bottom: 1px dotted #fff;}


.product-item-thumb .product-price .price-old span, .product-item-thumb .product-price .price-current {color:#fff;}


.shop2-btn {
padding: 0;
margin: 0;
vertical-align: middle;
border: 0;
cursor: pointer;
font-family: inherit;
font-size: 13px;
color: #fff;
background-color: #525573;
background-image: -moz-linear-gradient(top,#646782,#3a3e60);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#646782),to(#3a3e60));
background-image: -webkit-linear-gradient(top,#646782,#3a3e60);
background-image: -o-linear-gradient(top,#646782,#3a3e60);
background-image: linear-gradient(to bottom,#646782,#3a3e60);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#646782',endColorstr='#3a3e60',GradientType=0);
-webkit-box-shadow: #383c5e 1px 1px 0 inset,#383c5e -1px -1px 0 inset,#383c5e -1px 1px 0 inset,#383c5e 1px -1px 0 inset;
-moz-box-shadow: #383c5e 1px 1px 0 inset,#383c5e -1px -1px 0 inset,#383c5e -1px 1px 0 inset,#383c5e 1px -1px 0 inset;
box-shadow: #383c5e 1px 1px 0 inset,#383c5e -1px -1px 0 inset,#383c5e -1px 1px 0 inset,#383c5e 1px -1px 0 inset;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.shop2-filter .shop2-btn {color:#fff;}

.shop2-btn:hover {
background-color: #5e627d;
background-image: -moz-linear-gradient(top,#797c93,#3a3e60);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#797c93),to(#3a3e60));
background-image: -webkit-linear-gradient(top,#797c93,#3a3e60);
background-image: -o-linear-gradient(top,#797c93,#3a3e60);
background-image: linear-gradient(to bottom,#797c93,#3a3e60);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#797c93',endColorstr='#3a3e60',GradientType=0);
}

.shop2-btn:active {
background-color: #2e314c;
background-image: -moz-linear-gradient(top,#383c5e,#1d1f30);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#383c5e),to(#1d1f30));
background-image: -webkit-linear-gradient(top,#383c5e,#1d1f30);
background-image: -o-linear-gradient(top,#383c5e,#1d1f30);
background-image: linear-gradient(to bottom,#383c5e,#1d1f30);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#383c5e',endColorstr='#1d1f30',GradientType=0);
-webkit-box-shadow: #383c5e 1px 1px 0 inset,#383c5e -1px -1px 0 inset,#383c5e -1px 1px 0 inset,#383c5e 1px -1px 0 inset;
-moz-box-shadow: #383c5e 1px 1px 0 inset,#383c5e -1px -1px 0 inset,#383c5e -1px 1px 0 inset,#383c5e 1px -1px 0 inset;
box-shadow: #383c5e 1px 1px 0 inset,#383c5e -1px -1px 0 inset,#383c5e -1px 1px 0 inset,#383c5e 1px -1px 0 inset;
}

.shop2-sorting-panel {background-color:#393d5f;}
.shop2-sorting-panel .sorting .sort-title, .shop2-sorting-panel .view-shop strong {color:#fff;}
.shop2-sorting-panel .sorting .sort-reset ins {color:#fff; background:none; border-bottom: 1px dashed #fff;}

.shop2-sorting-panel .sorting .sort-param span {background: url(icons-filter-sort.png) -1000px -1000px no-repeat;}

.shop2-sorting-panel .sorting .sort-reset span {background: url(icons-filter-sort.png) -74px 0 no-repeat;}
.shop2-filter .result {background-color: #ffe600; color:#000000;}
.shop2-filter .result .result-arrow {border-color: transparent transparent transparent #ffe600;}

.shop2-sorting-panel .view-shop a.simple {background: url(buy-3-orange.png) 1px 1px no-repeat; height: 27px; border-radius: 0; width: 28px;}
.shop2-sorting-panel .view-shop a.simple:hover {background-position:1px -29px;}
.shop2-sorting-panel .view-shop a.simple.active-view {background-position:0 -59px;}
.shop2-sorting-panel .view-shop a span {background:none;}


.shop2-sorting-panel .view-shop a.thumbs {background: url(buy-3-orange.png) -29px 1px no-repeat; height: 27px; width: 28px; border-radius:0;}
.shop2-sorting-panel .view-shop a.thumbs:hover {background-position:-29px -29px;}
.shop2-sorting-panel .view-shop a.thumbs.active-view {background-position:-29px -59px;}


.shop2-sorting-panel .view-shop a.pricelist {background: url(buy-3-orange.png) -59px 1px no-repeat; height: 27px; width: 28px; border-radius: 0;}

.shop2-sorting-panel .view-shop a.pricelist:hover {background-position:-59px -29px;}
.shop2-sorting-panel .view-shop a.pricelist.active-view {background-position:-59px -59px;}








.product-item-thumb .product-article {color:#666666;}
.product-item-thumb, .shop2-filter, table.shop2-product-options th, table.shop2-product-options td, .product-item-thumb .product-bot, .product-item-thumb .product-amount, .shop2-product .form-add, .shop2-product .product-details, .shop2-product-desc, .shop2-product-tabs li, .product-item-thumb .product-amount, .product-item-thumb .product-bot, .product-item-simple, .product-item-simple .product-side-r, .shop2-pricelist .td, table.shop2-cart-table td, table.shop2-cart-total th, table.shop2-cart-total td {color:#999;}
.product-item-thumb .product-anonce {color:#cccccc;}

.product-item-thumb .product-price .price-old.question {background: url(question-price.png) 100% 6px no-repeat;}

.shop2-product-btn span {background: url(icons-btn.png) no-repeat;}
.shop2-product-amount input[type="text"] {border-color:#abadb3; border-top:1px solid #abadb3; border-left:1px solid #e2e3ea; border-right:1px solid #dbdfe6; border-bottom:1px solid #e3e9ef;}

.shop2-product-btn{
border: 0;
padding: 0;
margin: 0;
font-family: inherit;
font-size: 13px;
color: #fff;
cursor: pointer;
background-color: #646782;
background-image: -moz-linear-gradient(top,#87899e,#3b3f60);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#87899e),to(#3b3f60));
background-image: -webkit-linear-gradient(top,#87899e,#3b3f60);
background-image: -o-linear-gradient(top,#87899e,#3b3f60);
background-image: linear-gradient(to bottom,#87899e,#3b3f60);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#87899e',endColorstr='#3b3f60',GradientType=0);
-webkit-box-shadow: #ccc 0 0 inset,#ccc 0 0 0 inset,#ccc 0 1px 0 inset,#ccc 0 0 0 inset;
-moz-box-shadow: #ccc 0 0 inset,#ccc 0 0 0 inset,#ccc 0 1px 0 inset,#ccc 0 0 0 inset;
box-shadow: #ccc 0 0 inset,#ccc 0 0 0 inset,#ccc 0 1px 0 inset,#ccc 0 0 0 inset;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
vertical-align: middle;
}

.shop2-product-btn:hover {
background-color: #5c5f7b;
background-image: -moz-linear-gradient(top,#9397b3,#3a3e60);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#9397b3),to(#3a3e60));
background-image: -webkit-linear-gradient(top,#9397b3,#3a3e60);
background-image: -o-linear-gradient(top,#9397b3,#3a3e60);
background-image: linear-gradient(to bottom,#9397b3,#3a3e60);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9397b3',endColorstr='#3a3e60',GradientType=0);
-webkit-box-shadow: #afb1bf 0 0 inset,#afb1bf 0 0 0 inset,#afb1bf 0 1px 0 inset,#afb1bf 0 0 0 inset;
-moz-box-shadow: #afb1bf 0 0 inset,#afb1bf 0 0 0 inset,#afb1bf 0 1px 0 inset,#afb1bf 0 0 0 inset;
box-shadow: #afb1bf 0 0 inset,#afb1bf 0 0 0 inset,#afb1bf 0 1px 0 inset,#afb1bf 0 0 0 inset;
}

.shop2-product-btn:active:active {
background-color: #282c45;
background-image: -moz-linear-gradient(top,#383c5d,#1b1d2e);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#383c5d),to(#1b1d2e));
background-image: -webkit-linear-gradient(top,#383c5d,#1b1d2e);
background-image: -o-linear-gradient(top,#383c5d,#1b1d2e);
background-image: linear-gradient(to bottom,#383c5d,#1b1d2e);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#383c5d',endColorstr='#1b1d2e',GradientType=0);
-webkit-box-shadow: #373b5c 1px 1px 0 inset,#373b5c -1px -1px 0 inset,#373b5c -1px 1px 0 inset,#373b5c 1px -1px 0 inset;
-moz-box-shadow: #373b5c 1px 1px 0 inset,#373b5c -1px -1px 0 inset,#373b5c -1px 1px 0 inset,#373b5c 1px -1px 0 inset;
box-shadow: #373b5c 1px 1px 0 inset,#373b5c -1px -1px 0 inset,#373b5c -1px 1px 0 inset,#373b5c 1px -1px 0 inset;
}

.shop2-product-btn.notavailable:hover  {-webkit-box-shadow: #eee 0 0 0 inset;
-moz-box-shadow: #eee 0 0 0 inset;
box-shadow: #eee 0 0 0 inset;
background: none #eee;
cursor: default;
}

.shop2-product-btn.notavailable:active {-webkit-box-shadow: #eee 0 0 0 inset;
-moz-box-shadow: #eee 0 0 0 inset;
box-shadow: #eee 0 0 0 inset;
background: none #eee;
cursor: default;}

.shop2-product-btn.notavailable:hover span {background-position: 50% -80px;}

.shop2-product-btn.type-3.notavailable:hover span {background-position: 0 -80px;}

.shop2-product-amount button {
color :#fff;
text-shadow :0 0 0 #000;
background-color: #646782;
background-image: -moz-linear-gradient(top,#87899e,#3b3f60);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#87899e),to(#3b3f60));
background-image: -webkit-linear-gradient(top,#87899e,#3b3f60);
background-image: -o-linear-gradient(top,#87899e,#3b3f60);
background-image: linear-gradient(to bottom,#87899e,#3b3f60);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#87899e',endColorstr='#3b3f60',GradientType=0);
-webkit-box-shadow: #ccc 0 0 inset,#ccc 0 0 0 inset,#ccc 0 1px 0 inset,#ccc 0 0 0 inset;
-moz-box-shadow: #ccc 0 0 inset,#ccc 0 0 0 inset,#ccc 0 1px 0 inset,#ccc 0 0 0 inset;
box-shadow: #ccc 0 0 inset,#ccc 0 0 0 inset,#ccc 0 1px 0 inset,#ccc 0 0 0 inset;}

.shop2-product-amount button:hover {background-color: #5c5f7b;
background-image: -moz-linear-gradient(top,#9397b3,#3a3e60);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#9397b3),to(#3a3e60));
background-image: -webkit-linear-gradient(top,#9397b3,#3a3e60);
background-image: -o-linear-gradient(top,#9397b3,#3a3e60);
background-image: linear-gradient(to bottom,#9397b3,#3a3e60);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9397b3',endColorstr='#3a3e60',GradientType=0);
-webkit-box-shadow: #afb1bf 0 0 inset,#afb1bf 0 0 0 inset,#afb1bf 0 1px 0 inset,#afb1bf 0 0 0 inset;
-moz-box-shadow: #afb1bf 0 0 inset,#afb1bf 0 0 0 inset,#afb1bf 0 1px 0 inset,#afb1bf 0 0 0 inset;
box-shadow: #afb1bf 0 0 inset,#afb1bf 0 0 0 inset,#afb1bf 0 1px 0 inset,#afb1bf 0 0 0 inset;}

.shop2-product-amount button:active {background-color: #282c45;
background-image: -moz-linear-gradient(top,#383c5d,#1b1d2e);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#383c5d),to(#1b1d2e));
background-image: -webkit-linear-gradient(top,#383c5d,#1b1d2e);
background-image: -o-linear-gradient(top,#383c5d,#1b1d2e);
background-image: linear-gradient(to bottom,#383c5d,#1b1d2e);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#383c5d',endColorstr='#1b1d2e',GradientType=0);
-webkit-box-shadow: #373b5c 1px 1px 0 inset,#373b5c -1px -1px 0 inset,#373b5c -1px 1px 0 inset,#373b5c 1px -1px 0 inset;
-moz-box-shadow: #373b5c 1px 1px 0 inset,#373b5c -1px -1px 0 inset,#373b5c -1px 1px 0 inset,#373b5c 1px -1px 0 inset;
box-shadow: #373b5c 1px 1px 0 inset,#373b5c -1px -1px 0 inset,#373b5c -1px 1px 0 inset,#373b5c 1px -1px 0 inset;}



.shop2-filter table.table-filter-param th {color:#999999;}

.product-item-thumb .product-label div.product-spec, .product-item-simple .product-label div.product-spec, .shop2-pricelist .product-label div.product-spec, .shop2-product .product-spec {background-color: #ff8200; color:#fff;}
.product-item-thumb .product-label div.product-new, .product-item-simple .product-label div.product-new, .shop2-pricelist .product-label div.product-new, .shop2-product .product-new {background-color: #ffe600; color:#141100;}
.shop2-product-btn span {color:#fff;}

.product-item-simple .product-price .price-old span, .product-item-simple .product-price .price-current, .shop2-pricelist .price-old span strong, .shop2-pricelist .price-current {color:#fff;}
.shop2-pricelist .price-old.question {background: url(question-price.png) 0 6px no-repeat; }

.shop2-pricelist table.shop2-product-options th {color: #999;}
.shop2-pricelist .product-article {color:#666;}

.shop2-product-amount button {font-size:24px;}

.shop2-sorting-panel .view-shop a.active-view {
background: url(buy-3-orange.png) -30px -60px no-repeat;
} 


.shop2-filter a.param-val.active-val {background-color: #3d3d3d; color:#ffe400;}
.shop2-filter a.param-val.active-val span {background: url(icons-filter-sort.png) 0 0 no-repeat;}
.shop2-filter a.param-val.active-val:hover span {background-position: -9px 0;}

.form-add {width:409px;}
.shop2-product .form-add .product-price .price-old span, .shop2-product .form-add .product-price .price-current {color:#fff;}
.shop2-product .shop2-product-actions dt span.name-action {color:#fff; border-bottom: 1px dotted #fff;}

.shop2-product .form-add .product-price .price-old.question {background: url(question-price.png) 100% 6px no-repeat;}

table.shop2-product-options tr.odd {background-color: #301301}

.shop2-product .product-thumbnails li {background-color: #666666; border:0;}
.shop2-product-tabs li.active-tab {background: none #130700; color:#fff; border: 1px solid #3d3d3d; border-bottom: 1px solid transparent;}
.shop2-product-tabs li.active-tab a {color:#fff;}


.shop2-product-tabs li {
vertical-align: top;
border: 1px solid #000000;
background-color: #441b01;
background-image: -moz-linear-gradient(top,#562202,#321401);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#562202),to(#321401));
background-image: -webkit-linear-gradient(top,#562202,#321401);
background-image: -o-linear-gradient(top,#562202,#321401);
background-image: linear-gradient(to bottom,#562202,#321401);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#562202',endColorstr='#321401',GradientType=0);
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
margin-right: 2px;
display: inline-block;
}
.shop2-product-tabs li a {color:#fff;}

.shop2-product-desc {background:#130700;}

table.shop2-product-params tr.even {background-color: #24202c;}
table.shop2-product-params th {color:#999999;}

.shop2-product-desc {border-bottom:5px solid #452b1b;}

.shop2-kind-item .kind-price .price-old.question {background: url(question-price.png) 100% 3px no-repeat;}

.shop2-kind-item .kind-price .price-old span, .shop2-kind-item .kind-price .price-current {color:#fff;}
.shop2-product-tags {background-color: #301301;}

.shop2-product-data + h4 {color:#fff;}
.shop2-group-kinds + h4 {color:#fff;}
.shop2-product-folders a {background: #301301; color:#999999;}
.shop2-product-folders a span {border-color: transparent transparent transparent #301301;}

table.shop2-cart-table th {background-color: #9c4e09;}
table.shop2-cart-table td.cart-product .cart-product-param {color:#999;}
table.shop2-cart-table td.cart-price {color:#fff;}
table.shop2-cart-total td {color:#fff;}

.shop2-coupon {background-color: #393d5f; width: 342px;}
.shop2-coupon .coupon-arrow {border-color: transparent transparent transparent #393d5f;}
.shop2-cart-registration h2 {color:#fff;}

.shop2-cart-registration table.table-registration td.cell-l {background-color: #393d5f;}

.shop2-cart-registration table.table-registration td.cell-r {background-color: #1d0b00; border-left: 1px solid #000;}

.shop2-cart-registration {width: 628px;}
.shop2-cart-registration table.table-registration td.cell-r p {color:#c18a59;}

.shop2-coupon .coupon-body .shop2-btn {
color: #333;
background-color: #eee;
background-image: -moz-linear-gradient(top,#f8f8f8,#dfdfdf);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#f8f8f8),to(#dfdfdf));
background-image: -webkit-linear-gradient(top,#f8f8f8,#dfdfdf);
background-image: -o-linear-gradient(top,#f8f8f8,#dfdfdf);
background-image: linear-gradient(to bottom,#f8f8f8,#dfdfdf);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8',endColorstr='#dfdfdf',GradientType=0);
-webkit-box-shadow: #ccc 1px 1px 0 inset,#ccc -1px -1px 0 inset,#ccc -1px 1px 0 inset,#ccc 1px -1px 0 inset;
-moz-box-shadow: #ccc 1px 1px 0 inset,#ccc -1px -1px 0 inset,#ccc -1px 1px 0 inset,#ccc 1px -1px 0 inset;
box-shadow: #ccc 1px 1px 0 inset,#ccc -1px -1px 0 inset,#ccc -1px 1px 0 inset,#ccc 1px -1px 0 inset;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.shop2-coupon .coupon-body .shop2-btn:hover  {
background-color: #f6f6f6;
background-image: -moz-linear-gradient(top,#fbfbfb,#efefef);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbfbfb),to(#efefef));
background-image: -webkit-linear-gradient(top,#fbfbfb,#efefef);
background-image: -o-linear-gradient(top,#fbfbfb,#efefef);
background-image: linear-gradient(to bottom,#fbfbfb,#efefef);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb',endColorstr='#efefef',GradientType=0);
}
.shop2-coupon .coupon-body .shop2-btn:active  {
background-color: #e6e6e6;
background-image: -moz-linear-gradient(top,#dedede,#f1f1f1);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#dedede),to(#f1f1f1));
background-image: -webkit-linear-gradient(top,#dedede,#f1f1f1);
background-image: -o-linear-gradient(top,#dedede,#f1f1f1);
background-image: linear-gradient(to bottom,#dedede,#f1f1f1);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede',endColorstr='#f1f1f1',GradientType=0);
-webkit-box-shadow: rgba(0,0,0,0.2) 0 1px 1px 0 inset;
-moz-box-shadow: rgba(0,0,0,0.2) 0 1px 1px 0 inset;
box-shadow: rgba(0,0,0,0.2) 0 1px 1px 0 inset;
}

.shop2-cart-registration form.form-registration button {
color: #fff;
background-color: #ff8700;
background-image: -moz-linear-gradient(top,#ff9f00,#ff6e00);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff9f00),to(#ff6e00));
background-image: -webkit-linear-gradient(top,#ff9f00,#ff6e00);
background-image: -o-linear-gradient(top,#ff9f00,#ff6e00);
background-image: linear-gradient(to bottom,#ff9f00,#ff6e00);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9f00',endColorstr='#ff6e00',GradientType=0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: #fab470 0 0 0 inset,#fab470 0 0 0 inset,#fab470 0 1px 0 inset,#fab470 1px 0 0 inset;
-moz-box-shadow: #fab470 0 0 0 inset,#fab470 0 0 0 inset,#fab470 0 1px 0 inset,#fab470 1px 0 0 inset;
box-shadow: #fab470 0 0 0 inset,#fab470 0 0 0 inset,#fab470 0 1px 0 inset,#fab470 1px 0 0 inset;
}

.shop2-cart-registration form.form-registration button:hover {
background-color: #ffa100;
background-image: -moz-linear-gradient(top,#ffe100,#ff4d00);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffe100),to(#ff4d00));
background-image: -webkit-linear-gradient(top,#ffe100,#ff4d00);
background-image: -o-linear-gradient(top,#ffe100,#ff4d00);
background-image: linear-gradient(to bottom,#ffe100,#ff4d00);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe100',endColorstr='#ff4d00',GradientType=0);
-webkit-box-shadow: #fab470 0 0 0 inset,#fab470 0 0 0 inset,#fab470 0 1px 0 inset,#fab470 1px 0 0 inset;
-moz-box-shadow: #fab470 0 0 0 inset,#fab470 0 0 0 inset,#fab470 0 1px 0 inset,#fab470 1px 0 0 inset;
box-shadow: #fab470 0 0 0 inset,#fab470 0 0 0 inset,#fab470 0 1px 0 inset,#fab470 1px 0 0 inset;
}

.shop2-cart-registration form.form-registration button:active  {
background-color: #ff7a00;
background-image: -moz-linear-gradient(top,#9e2400,#f87a00);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#9e2400),to(#f87a00));
background-image: -webkit-linear-gradient(top,#9e2400,#f87a00);
background-image: -o-linear-gradient(top,#9e2400,#f87a00);
background-image: linear-gradient(to bottom,#9e2400,#f87a00);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e2400',endColorstr='#f87a00',GradientType=0);
box-shadow: #6b1503 0 0 0 inset,#6b1503 0 0 0 inset,#6b1503 0 1px 0 inset,#6b1503 1px 0 0 inset;
}

.shop2-cart-registration table.table-registration td.cell-r a.shop2-btn, .text-right a.shop2-btn {
color: #fff;
padding: 2px 11px;
background-color: #ff8700;
background-image: -moz-linear-gradient(top,#ff9f00,#ff6e00);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff9f00),to(#ff6e00));
background-image: -webkit-linear-gradient(top,#ff9f00,#ff6e00);
background-image: -o-linear-gradient(top,#ff9f00,#ff6e00);
background-image: linear-gradient(to bottom,#ff9f00,#ff6e00);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9f00',endColorstr='#ff6e00',GradientType=0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: #fab470 0 0 0 inset,#fab470 0 0 0 inset,#fab470 0 1px 0 inset,#fab470 1px 0 0 inset;
-moz-box-shadow: #fab470 0 0 0 inset,#fab470 0 0 0 inset,#fab470 0 1px 0 inset,#fab470 1px 0 0 inset;
box-shadow: #fab470 0 0 0 inset,#fab470 0 0 0 inset,#fab470 0 1px 0 inset,#fab470 1px 0 0 inset;
}

.shop2-cart-registration table.table-registration td.cell-r a.shop2-btn:hover, .text-right a.shop2-btn:hover {
background-color: #ffa100;
background-image: -moz-linear-gradient(top,#ffe100,#ff4d00);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffe100),to(#ff4d00));
background-image: -webkit-linear-gradient(top,#ffe100,#ff4d00);
background-image: -o-linear-gradient(top,#ffe100,#ff4d00);
background-image: linear-gradient(to bottom,#ffe100,#ff4d00);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe100',endColorstr='#ff4d00',GradientType=0);
-webkit-box-shadow: #fab470 0 0 0 inset,#fab470 0 0 0 inset,#fab470 0 1px 0 inset,#fab470 1px 0 0 inset;
-moz-box-shadow: #fab470 0 0 0 inset,#fab470 0 0 0 inset,#fab470 0 1px 0 inset,#fab470 1px 0 0 inset;
box-shadow: #fab470 0 0 0 inset,#fab470 0 0 0 inset,#fab470 0 1px 0 inset,#fab470 1px 0 0 inset;
}

.shop2-cart-registration table.table-registration td.cell-r a.shop2-btn:active, .text-right a.shop2-btn:active {background-color: #ff7a00;
background-image: -moz-linear-gradient(top,#9e2400,#f87a00);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#9e2400),to(#f87a00));
background-image: -webkit-linear-gradient(top,#9e2400,#f87a00);
background-image: -o-linear-gradient(top,#9e2400,#f87a00);
background-image: linear-gradient(to bottom,#9e2400,#f87a00);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e2400',endColorstr='#f87a00',GradientType=0);
box-shadow: #6b1503 0 0 0 inset,#6b1503 0 0 0 inset,#6b1503 0 1px 0 inset,#6b1503 1px 0 0 inset;}

table.shop2-cart-table th {width:100%;}
table.shop2-cart-table th + th {width:100px; text-align:center;}
table.shop2-cart-table td.cart-price {text-align:center;}

.shop2-order-options .option-type.active-type {background-color: #393d5f; color:#fff;}

input, select, textarea {
	color:#222 !important;
}
.tpl-product-list-v-28 {background:#1b0a01; border:1px solid #5e3003; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;
 behavior:url(/g/pie/pie.htc); position:relative; padding:12px 0 0 26px; margin:0 0 28px 0;text-align: center;}
.tovar-block-tit {font:normal 22px 'CuprumRegular', Arial, Helvetica, sans-serif; color:#f9e92b; padding:0 0 22px 0;}
.tpl-product-list-v-216 {display: inline-block; width:149px; margin-right:45px; margin-bottom: 25px;text-align: center;}
.tpl-product-list-v-216 .product-image a img {width:132px; height:118px; background: #fff;}
.tpl-product-list-v-216 .price-current {font:normal 22px 'CuprumRegular', Arial, Helvetica, sans-serif; color:#fff; padding: 10px 0 0 0;}
/*.tpl-product-list-v-216 .product-image a {margin-left:20px;}*/
.tpl-product-list-v-216 .product-label {display:none;}
.tpl-product-list-v-216:first-child {margin-left:0;}
.tpl-product-list-v-216 .product-name {height:43px; }
.tpl-product-list-v-216 .product-name {font:normal 15px 'CuprumRegular', Arial, Helvetica, sans-serif;}
.tpl-product-list-v-216 .product-name a {color:#aaaaaa; text-decoration:underline;}
.tpl-product-list-v-216 .product-name a:hover {text-decoration:none;}

.shop2-product .form-add .product-price {width:150px; min-width:150px; margin: 5px 9px 5px 0;}