.sidebox-shop {
    border-top: 1px solid #d6e7c3;
    border-left: 1px solid #d6e7c3;
    border-right: 1px solid #d6e7c3;
    background-color: #fff;
    clear: both;
    /*margin: 0 10px 0;*/
}
.sidebox-shop-top {
    border-top: 1px solid #d6e7c3;
    border-left: 1px solid #d6e7c3;
    border-right: 1px solid #d6e7c3;
    border-radius: 3px 3px 0 0;
    background-color: #fff;
    clear: both;
    /*margin: 0 10px 0;*/
}
.sidebox-shop-bottom {
    border: 1px solid #d6e7c3;
    border-radius: 0 0 3px 3px;
    background-color: #fff;
    clear: both;
    /*margin: 0 10px 0;*/
}
.sidebox-cart {
	background: #fff url(../Images/shop.png) no-repeat 0 0; /*cart-new.gif*/
    height: 61px;
    margin-top: 37px;
    text-align: center;
}
.sidebox-cart a {
	display: block;
    height: 61px;
    text-decoration: none;
    font-size: 1.2em;
    color: #585858;
    font-weight: bold;
}
.sidebox-cart>a>span {
    display: block;
    margin-left: 90px;
    padding: 3% 0;
}
.sidebox-cart>a>span>span {
    color: #FC9C12;
}
.sidebox-cart a:hover, .sidebox-pricelist a:hover {
	color: #FC9C12;
}

.sidebox-currency {
    overflow: hidden;
    position: relative;
}
.sidebox-currency .sidebox-currency-label, .sidebox-currency .sidebox-currency-cont {
    float: left;
    width: 49%;
    text-align: center;
}
.sidebox-currency-label {
    color: #585858;
    font-size: 1.2em;
    font-weight: bold;
    padding: 9% 0;
}
.sidebox-currency-cont>div {
    text-align: center;
    border-left: 1px solid #d6e7c3;
    padding: 3px 0;
}
.sidebox-currency-cont img {
    border: 0;
}
.sidebox-currency-cont a {
    display: inline-block;
    border: 1px solid #fff;
    width: 36px;
	height: 33px;
    text-decoration: none;
}
.sidebox-currency-cont a:hover, a.cur-currency {
    border: 1px solid #FC9C12;
}
.curr-uah {background: #fff url(../Images/shop.png) no-repeat -36px -154px;}
.curr-rub {background: #fff url(../Images/shop.png) no-repeat -36px -115px;}
.curr-usd {background: #fff url(../Images/shop.png) no-repeat 0px -154px;}
.curr-euro {background: #fff url(../Images/shop.png) no-repeat 0px -115px;}

.sidebox-bnr {
    background-color: #eef4e8;
}
.sidebox-bnr a {
    display: block;
    text-align: center;
}

.sidebox-pricelist {
	background: #fff url(../Images/shop.png) no-repeat right -64px;
    height: 44px;
    text-align: center;
}
.sidebox-pricelist a {
   color: #585858;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    padding: 2% 95px 2% 4px;
    text-decoration: none;
}

.home-offers-cont {
    overflow: hidden;
    clear: both;
    background-color: #EEF4E8;
    border: 1px solid #D6E7C3;
    padding-top: 12px;
}
.home-offers-cont #pager {
    float: left;
    clear: none;
    margin-top: 10px;
    margin-left: 2em;
}
.home-offers-title, .home-new-title, .home-sales-title {
    clear: both;
	margin-bottom: 3px;
}
.home-offers-title {
	color: #FC9C12;
    float: left;
    margin-top: 12px;
    /*margin-left: 12px;*/
}
.home-new-title {
	color: #2D9E1D;
}
.home-sales-title {
    color: #FC9C12;
    margin-left: 5%;
}
.productsubtitle {
	background-color: #FAFBC8;
	font-weight: bold;
}

.prod-thumb {
    position: relative;
    width: 60px; height: 60px;
    margin: 0 auto;
}
.img-t {
    display: block;
    /*height: 60px;*/
    text-align: center;
    width: 60px;
}

.week-container {
    padding: 0;
	margin: 0 5px 40px;
	list-style: none;
}
.week-container li {
    width: 30%;
    margin-left: 5%;
    display: inline-table;
}
.week-container li.first {
    margin-left: 0;
}
.week-container a.img-a {
    display: block;
    width: 100%;
    height: 67px;
    border: 1px solid gray;
    border-radius: 2px;
}
.week-container li:hover {
    background-color: #EEF4E8;
}
/*.week-container p {
    margin-left: 75px;
}*/
.week-container a {
    text-decoration: none;
    color: black;
}
.week-name {
    display: block;
    height: 47px;
    margin-left: 70px;
    overflow: hidden;
}
.week-price {
    background-color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 17px;
    margin: 0 5px 0 69px;
    padding-right: 5px;
    text-align: right;
}

/* main page boxes */
.infobox-l {width: 45%; float: left; margin-top: 5px;}
.infobox-r {width: 45%; float: right; margin-top: 5px;}
.excl {background: url(../Images/shop.png) no-repeat left -510px transparent}
.que {background: url(../Images/shop.png) no-repeat left -583px transparent}
.info {background: url(../Images/shop.png) no-repeat left -547px transparent}
.infobox-title {
    border-bottom: 1px solid rgb(238, 238, 238); 
    font-weight: bold; 
    height: 26px;
    padding: 11px 0 0 45px;
}

.m-shop {
    position: relative;
    border: 1px solid #919191;
    box-shadow: 1px 1px 7px 2px #919191;
    padding-left: 50px;
    text-align: center;
    background-color: #fff;
    min-height: 52px;
}
.m-shop p {
    padding: 0 2em;
}
.m-shop .icon {
    position: absolute;
    left: 13px;
    top: 8px;
    height: 36px;
    width: 42px;
}
.m-excl {
    color: #cb0013;
}
.m-info {
    background-color: rgb(255, 255, 204);
}
.bn-link {
    display: inline-block;
    border: 1px solid #fe8b1b;
    padding: 0 5px;
    border-radius: 5px;
    background-color: #fff;
}
.bn-link:hover {
    box-shadow: 1px 1px 7px 2px #919191;
}

.objlisthome {
	padding: 0;
	margin: 0;
	list-style: none;
}
.objlisthome li {
	border-bottom: 1px solid #D3D3D3;
    padding-top: 5px;
}
.objlisthome li p {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
.listdatehome {
	display: block;
	padding: 0.3em 0 0.1em;
	font-size: 90%;
	font-weight: bold;
}
.listcaptionhome {
	font-size: 11px;
	font-weight: bold;
}
span.listcaptionhome {
	color: #008000;
}
.objlist-details {
	text-align: right; padding: 3px 15px 0 0; font-size: 10px;
}
.sale {
    background: url(../Images/sale.png) no-repeat scroll left top transparent;
    padding: 2px 0 4px 20px;
}

/* left menu - override main site */
#navleft>li>ul {
    display: block;
    margin-left: 10px;
    padding: 0;
    border: 0 none;
    position: relative;
    width: auto;
}
/*@media only screen and (min-width: 1279px) {
    #navleft>li>ul {
        width: auto;
    }
}*/
@media only screen and (min-width: 1279px) {
    #navleft>li>ul {
        margin-left: 40px;
    }
}
#navleft>li>div {
    display: none;
    background-color: #FFFFFF;
    border: 1px solid #7A9D56;
    border-radius: 3px;
    margin-left: 100%;
    /*margin-top: -23px;*/
    top: 0;
    padding: 0.5em;
    position: absolute;
    width: 450px;
}
#navleft>li>div>ul {
    display: none;
    margin-left: 0px;
    padding: 0;
    border: 0 none;
    position: relative;
    width: 150px;
    float: left;
}
#navleft li:hover ul div, #navleft li.sfhover ul div {
	display: none;
}
#navleft li:hover div, #navleft li.sfhover div {
	display: block;
    z-index: 100;
}
#flt-l-cats>#navleft {
    border-radius: 3px 3px 0 0;
}

#price-slider {
	width: 125px;
}
.ui-slider {
	position: relative;
}
/* Ползунок */
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 13px;
	height: 13px;
	background: url(../Images/slider.png) no-repeat;
	cursor: pointer
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	overflow: hidden;
}
/* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
.ui-slider-horizontal {
	 height: 3px;
}
/* позиционируем ползунки */
.ui-slider-horizontal .ui-slider-handle { 
	top: -5px;
	margin-left: -6px;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min { 
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
/* оформление полосы по которой ходит ползунок */
.ui-widget-content { 
	border: 1px solid #D4D4D4;
	background: #fff;
}
/* оформление активного участка (между двумя ползунками) */
.ui-widget-header { 
	border: 1px solid #D4D4D4;
	background: #819d60;
}
/* скругление для полосы слайдера */
.ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}


form[name="frmFilter"] label {
    float: left;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: 3px;
    padding: 0 5px 0 0;
}
form[name="frmFilter"] .priceInput {
    border: 1px solid #779E4F;
    float: left;
    font-size: 11px;
    margin-right: 10px;
    padding-right: 2px;
    text-align: right;
    width: 55px;
}
form[name="frmFilter"] select {
    border: 1px solid #779E4F;
    padding: 1px;
    margin-right:2px;
}

#filter {
    overflow: hidden;
}

.filter-row-2 {
    margin-top: 10px;
}

.filter-price-cont {
    width: 128px;
    margin: 0 auto 10px;
}
.filter-price-cont input {
    width: 40px;
    font-size: 11px;
    border: 1px solid #6A8B49;
}
.filter-price-slider-cont {
    width: 128px;
    margin: 0 auto 5px;
}
.filter-price-slider-cont input[type="button"]{
    margin-top: 10px;
}
.filter-price {
    margin-left: 5px;
}
.filter-status {
    color: #FF0000;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 3px;
    text-align: center;
    height: 15px;
}

.scale {
    float: left;
    width: 70px;
}
.scale div {
    background: url(../Images/scale_bg.gif) no-repeat left 50%;
}
.scale-100 {width: 60px}
.scale-98 {width: 58px}
.scale-95 {width: 57px}
.scale-93 {width: 55px}
.scale-90 {width: 54px}
.scale-88 {width: 52px}
.scale-85 {width: 51px}
.scale-83 {width: 49px}
.scale-80 {width: 48px}
.scale-78 {width: 46px}
.scale-75 {width: 45px}
.scale-73 {width: 43px}
.scale-70 {width: 42px}
.scale-68 {width: 40px}
.scale-65 {width: 39px}
.scale-63 {width: 37px}
.scale-60 {width: 36px}
.scale-58 {width: 35px}
.scale-55 {width: 33px}
.scale-53 {width: 31px}
.scale-50 {width: 30px}
.scale-48 {width: 29px}
.scale-45 {width: 27px}
.scale-43 {width: 26px}
.scale-40 {width: 24px}
.scale-38 {width: 21px}
.scale-35 {width: 19px}
.scale-33 {width: 17px}
.scale-30 {width: 15px}
.scale-28 {width: 14px}
.scale-25 {width: 12px}
.scale-23 {width: 10px}
.scale-20 {width: 8px}
.scale-10 {width: 4px}
.scale-0 {width: 0px}

.prod-que {
    background: url(../../Images/gen.png) no-repeat scroll left -272px;
    display: inline-block;
    height: 16px;
    text-decoration: none;
    width: 18px;
}
.prod-que2 {
    background: url(../../Images/gen.png) no-repeat right -240px;
    display: inline-block;
    width: 13px; height: 13px;
    text-decoration: none;
    margin-left: 5px;
}
.sidecaption .prod-que2 {
    border: 1px solid #C3CBBA;
    border-radius: 4px;
}

.product-img {
	float: left; 
	width: 200px; 
	text-align: center;
    min-height: 150px;
    position: relative;
}
.product-passport {
    float: left;
    margin-left: 15px;
    width: 380px;
}
.product-buy {
    background-color: #EEF4E8;
    border-radius: 3px;
    overflow: hidden; 
    margin: 0 auto;
    padding: 5px 0 8px;
    width: 100%;
}
.product-gal {
    padding: 10px 0;
    border-bottom: 1px solid #D4D4D4;
    clear: both;
}
.product-desc {
    text-align: justify;
    margin-top: 5px;
}
.product-desc .ch-table {
    float: right;
    margin: 0 0 7px 12px;
    background-color: #F5F5F5;
}

.variants1 {color: #000099;}
.variants2 {color: #f00;}

#variants {
    margin: 0 0 5px 76px;
    overflow: hidden;
    display: table;
}
.var-step1 #variants {
    margin-left: 0;
    padding-top: 5px;
}
.variants-ch {
    display: table-cell;
    padding: 5px 7px 0 0; 
    font-weight: bold;
}
.variants-values {
    display: table-cell;
}
.variants-values input {
    margin-top: -3px;
}
#firstCh, #secondCh {
    display: table-row;
}
.variant-status-0 {background-color: #61b952}
.variant-status-1 {background-color: #b8d7e7}
.variant-status-2 {background-color: #cfedce}
.variant-status-3 {background-color: #f1e6c2}
.variant-status-4 {background-color: #f6c3bc}

.var-step1, .var-step2, .var-step3 {
    padding-left: 76px;
    background-image: url(../Images/shop.png);
    background-repeat: no-repeat;
}
.var-step1 {
    background-position: -41px -200px/*5px 0*/;
    min-height: 40px;
}
.var-step2 {
    background-position: -40px -400px/*5px -201px*/;/*-50px;*/
    height: 40px;
}
.var-step3 {
    background-position: -40px -455px;/*93px;*/
    overflow: hidden;
    margin-top: 5px;
}
.var-link a {
    display: inline-block;
    margin-top: 10px;
}
.var-step2 input {
    margin-top: 10px;
    width: 30px;
}

.var-step3 .buy-by-phone {
    margin-left: 10px;
    font-size: 11px;
}

.var-link a {
    font-style: italic;
}
.variants-error {
    color: red; font-weight: bold;
}
.variants-popup {
    background-color: #fff;
    border: 1px solid gray;
    box-shadow: 0 0 3px #999999;
    overflow: hidden;
    position: absolute;
    border-radius: 3px;
    font-size: 11px;
    display: none;
    padding: 5px;
}
.var-popup-b {
    float: left;
    margin-right: 5px;
    padding: 7px;
}
.var-popup-h {
    padding: 3px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.var-popup-f {
    clear: left;
    padding: 3px;
    border-top: 1px solid #eee;
    margin-top: 3px;
    overflow: hidden;
}
#var-popup-choose {
    float: right;
    display: block; 
    /*widht: 17px;*/ 
    height: 16px; 
    overflow: hidden; 
    text-decoration: none;
    color: #31be1f;
    margin-left: 20px;
}
#var-popup-close {
    float: left;
    display: block; 
    /*width: 17px;*/ 
    height: 16px; 
    overflow: hidden; 
    text-decoration: none;
    color: #ee3a3a;
}
#var-popup-close span {
    background: url(../../Images/gen.png) no-repeat scroll left -407px;
    display: block;
    float: left;
    height: 16px;
    width: 17px;
}
#var-popup-choose span {
    background: url(../../Images/gen.png) no-repeat scroll right -375px;
    display: block;
    float: right;
    height: 16px;
    width: 16px;
}
#var-popup-choose:hover, #var-popup-close:hover {
    color: #FF8E1F;
}

.help-variant {
    clear: both;
    background: none repeat scroll 0 0 #EEEEEE;
    box-shadow: 0 0 4px #999999 inset;
    padding: 5px;
    text-align: center;
    margin-top:15px;
}

#variants .option, .variants-popup .option {
    padding: 2px;
    clear: both;
}

#variants .checked, .variants-popup .checked {
    background-color: #FFFFA6;
    border-radius: 8px;
}


.ch-pale {color: #B2B2B2}
.ch-pale2 {color: #000}
.ch-bold {font-weight: bold}

.flt-l-button {
    margin: 9px auto;
    width: 160px;
}
.flt-l-button a {
    display: block;
}
#reset-filter a {
    display: block;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 auto;
    padding: 20px 0;
    vertical-align: middle;
}
#flt-l-container .sidebox {
    overflow: auto;
}
#flt-l-container ul {
    background-color: #FFFFFF;
    list-style: none outside none;
    margin: 0 0 5px;
    padding: 0;
}
#flt-l-container li a.flt-l-a {
    padding-left: 15px;
    background: transparent url(../../Images/gen.png) no-repeat -8px -77px
}
#flt-l-container li a.flt-active {
    background: transparent url(../../Images/gen.png) no-repeat -8px -53px
}

#central {
    position: relative;
}
#flt-prod-loader {
    display: none;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 60px;
    width: 100%;
    height: 100%;
    min-height: 400px;
    opacity: 0.7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70);
    background: #AAC292 url(../Images/flt-prod-loader.gif) no-repeat 50% 100px;
}

#filter-loader {
    display: inline-block;
    padding-left: 5px;
    width: 16px;
    height: 9px;
    background: transparent url(../Images/filter-loading.gif) no-repeat 50% -3px;
}
.brand-caption {
    color: #2D9E1D;
}

.price-tag, .price-ind-tag, .price-sale-tag, .price-week-tag {
    width: 125px;
    height: 55px;
    margin: 0 auto;
}
.price-tag {
    background: transparent url(../Images/price-tag.png) no-repeat 0 0;
    padding: 15px 0 0 22px;
}
.price-ind-tag {
    background: transparent url(../Images/price-ind-tag.png) no-repeat 0 0;
    padding-left: 40px;
    padding-top: 9px;
    margin: 0 auto;
}
.price-sale-tag {
    background: transparent url(../Images/price-sale-tag.png) no-repeat 0 0;
    padding-left: 40px;
    padding-top: 9px;    
}
.price-week-tag {
    background: transparent url(../Images/price-week-tag.png) no-repeat 0 0;
    padding-top: 24px;
    padding-left: 17px;
    line-height: 11px;
}
/*.book-buttons {
    margin: 15px auto 0;
}*/
.book-buttons>div {
    float: left;/*width: 50%; */
}
.book-phone {
    color: #990000;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 5px 45px;
    background: transparent url(../Images/shop.png) no-repeat -70px -115px;    
}

a.cart-delete, a.wish-delete {
    background: transparent url(../../Images/gen.png) no-repeat -3px -439px;
    display: block;
    height: 16px;
    margin: 5px;
    width: 16px;
}
a.cart-delete:hover, a.wish-delete:hover, a.item-buy:hover {
    box-shadow: 0 0 3px #999999;
}

.prod-tech-bl {
    border: 1px solid #EEEEEE;
    display: inline-block;
    margin: 5px;
}
.prod-tech-bl div {
    display: none;
}
.prod-tech-line {
    clear: left;
    margin-bottom: 7px;
}
.prod-tech-line img {
    float: left;
    margin: 0 15px 0 0;
}
.prod-tech-line div {
    padding: 3px;
    text-align: justify;
}
/*.prod-tech-line div p {
    margin: 0;
}*/
.l-menu-header {
    text-align: center;
    color: #808080;
    margin: 15px 10px 7px;
}
/*.l-menu-header {
    color: #808080;
    margin: 15px 0 7px;
    overflow: hidden;
}
.l-menu-header-inner {
    float: right;
    width: 35%;
    text-align: center;
}
.l-menu-header-inner-label {
    float: left;
    width: 30%;
    text-align: center;
    font-size: 11px;
    padding-top: 3px;
}
.l-menu-header-inner a {
    display: block;
    padding: 8px;
    text-align: center;
    border: 1px solid gray;
    border-radius: 3px 0 0 3px;
    text-decoration: none;
}
.l-menu-header-inner a.first {
    border-radius: 0 3px 3px 0;
}
.l-menu-header-inner a.active {
    background-color: #fc9c12;
    color: #fff;
}
.l-menu-header-inner a:hover {
    box-shadow: 0 0 9px #999999;
    margin-top: 2px;
    padding: 6px 8px;
}*/
.l-menu-sheader {
    color: #C0C0C0;
    margin: 5px 10px;
    font-style: oblique;
}
/*.l-menu a {
    padding: 4px 2px 4px 7px;
}*/

.hand-types {
    margin-top: 7px;
}
a.a-hand-types {
    background: url(../../Images/gen.png) no-repeat scroll left -272px;
    padding-left: 20px;
    margin-left: 107px;
}

.img-variants>div {
    float: left;
    width: 60px; height: 60px;
    padding: 2px; margin-right:5px;
    cursor: pointer;
    position: relative;
}
.img-variants>div>a img {
    max-width: 60px;
    max-height: 60px;
    border: 0;
}
.img-variants>div div {
    /*width: 110px;
    height: 110px;*/
    border: 1px solid #eee;
    position: absolute;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    z-index: 100;
    top: 54px; left: 0;
    box-shadow: 1px 0 3px 0 #B2B2B2;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.main-color {
    float: left;
}
.main-color span {
    display: block;
    /*padding-right: 12px;*/
}
.main-color span:after {
    /*clear: left;*/
    content: " ";
    display: block;
    float: right;
    margin: 0 0 0 3px;
/*    width: 11px;
    height: 14px;*/
    width: 16px;
    height: 19px;
}

.main-color span.color-white:after, .variant-add-colors span.color-white { background: url(../Images/colors2.gif) no-repeat 0 0px;}
.main-color span.color-yellow:after, .variant-add-colors span.color-yellow { background: url(../Images/colors2.gif) no-repeat 0 -24px;}
.main-color span.color-cream:after, .variant-add-colors span.color-cream { background: url(../Images/colors2.gif) no-repeat 0 -48px;}
.main-color span.color-orange:after, .variant-add-colors span.color-orange { background: url(../Images/colors2.gif) no-repeat 0 -72px;}
.main-color span.color-red:after, .variant-add-colors span.color-red { background: url(../Images/colors2.gif) no-repeat 0 -96px;}
.main-color span.color-rose:after, .variant-add-colors span.color-rose { background: url(../Images/colors2.gif) no-repeat 0 -120px;}
.main-color span.color-green:after, .variant-add-colors span.color-green { background: url(../Images/colors2.gif) no-repeat 0 -144px;}
.main-color span.color-blue:after, .variant-add-colors span.color-blue { background: url(../Images/colors2.gif) no-repeat 0 -168px;}
.main-color span.color-navy:after, .variant-add-colors span.color-navy { background: url(../Images/colors2.gif) no-repeat 0 -192px;}
.main-color span.color-violet:after, .variant-add-colors span.color-violet { background: url(../Images/colors2.gif) no-repeat 0 -216px;}
.main-color span.color-brown:after, .variant-add-colors span.color-brown { background: url(../Images/colors2.gif) no-repeat 0 -240px;}
.main-color span.color-gray:after, .variant-add-colors span.color-gray { background: url(../Images/colors2.gif) no-repeat 0 -264px;}
.main-color span.color-silver:after, .variant-add-colors span.color-silver { background: url(../Images/colors2.gif) no-repeat 0 -288px;}
.main-color span.color-black:after, .variant-add-colors span.color-black { background: url(../Images/colors2.gif) no-repeat 0 -312px;}
.main-color span.color-bordo:after, .variant-add-colors span.color-bordo { background: url(../Images/colors2.gif) no-repeat 0 -336px;}
.main-color span.color-gold:after, .variant-add-colors span.color-gold { background: url(../Images/colors2.gif) no-repeat 0 -360px;}
.main-color span.color-magenta:after, .variant-add-colors span.color-magenta { background: url(../Images/colors2.gif) no-repeat 0 -384px;}
.main-color span.color-differ:after, .variant-add-colors span.color-differ { background: url(../Images/colors2.gif) no-repeat 0 -408px;}

.main-color-1-level {
    margin-left: 15px;
}

.is-add-colors:before {
    float: left;
    display: block;
    content: "+";
}
.variant-add-colors {
    float: left;
    overflow: hidden;
    padding-left: 2px;
}
.variant-add-colors span {
    display: block;
    float: left;
/*    width: 7px;
    height: 9px;*/
    width: 11px;
    height: 11px;
    margin: 2px 1px;
}

.bnr-sale {
    width: 42.5%;
    float: left;
    margin-bottom: 30px;
    margin-left: 5%;
}
.bnr-sale-single {
    margin: 0 5% 30px 5%;
}

.bnr-sale .inner-block, .bnr-sale-single .inner-block {
    margin: 0 0 2px 0;
    min-height: 100px;
    overflow: hidden;
    border: 2px solid #FC9C12;
}
.bnr-sale img, .bnr-sale-single img {
    float: left;
    margin-right: 1em;
    max-height: 130px;
}
.bnr-sale h3, .bnr-sale-single h3 {
    margin-top: 0;
}

a.special-button {
    background: #FFC891;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFDE6', endColorstr='#FFF89D');
    background: -webkit-linear-gradient(top, #FFFDE6, #FFF89D);
    background: -o-linear-gradient(top, #FFFDE6, #FFF89D);
    background: -ms-linear-gradient(top, #FFFDE6, #FFF89D);
    /*background: -moz-linear-gradient(top, #FFEAD5, #FFC891);*/    
    background: -moz-linear-gradient(center top , #FFFDE6, #FFF89D);
    border: 1px solid #737373;
    border-radius: 0 0 3px 3px;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding: 20px 10px;
    text-align: center;
    text-decoration: none;
    color: #000000;
    display: block;
    font-size: 16px;
    margin: -1px 0 0;
    text-shadow: 1px 0 2px #FFFFFF;
}
a.special-button:hover {
    background: #FF8D1C;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD2A6', endColorstr='#FF8D1C');
    background: -webkit-linear-gradient(top, #FFD2A6, #FF8D1C);
    background: -o-linear-gradient(top, #FFD2A6, #FF8D1C);
    background: -ms-linear-gradient(top, #FFD2A6, #FF8D1C);  
    background: -moz-linear-gradient(top, #FFD2A6, #FF8D1C);
    color: #fff;
    text-shadow: none;
}
.is-filter a.special-button {
    margin-top: 25px;
}
.cart-container .table-container, .cart-container table.product-list.finished-line {
    border-bottom: 0;
}
.cart-finished-line {
    height: 2px;
    background-color: #82A65C;
}
.product-summer {
    font-weight: bold;
}
.home-getall-spec-button {
    background-color: #EEF4E8;
    border-color: #D6E7C3;
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 0 1px 1px;
    margin: -1px auto 15px;
    padding: 10px 5px;
    text-align: center;
    width: 270px;
}
.item-buy {
    background: url(../Images/cart-s2.png) no-repeat 0 0 transparent;
    display: inline-block;
    height: 32px;
    margin: 5px;
    width: 32px;
}
.wish-container a.wish-delete {
    display: inline-block;
    margin-bottom: 12px;
}