html, body{
    height: 100%;
}
body{
    padding: 0;
    margin: 0;
    font: 12px Arial, Verdana, Helvetica, sans-serif;
    width: 100%;
}
h1, h2, h3, h4, h5, h6, ul, li{
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}
ol, ul{
    list-style: none;
}
img{
    border: 0;
}
p{
    margin: 0;
}
input{
    outline: none;
}
a{
    outline: 0 none;
    color: #6E452F;
}
.wrap-page{
    position: relative;
    min-height: 100%;
    display: block;
    width: 100%;
}
#page{
    min-width: 960px;
    max-width: 1440px;
    width: 80%;
    padding: 0;
    display: block;
    margin: 0 auto;
}
.logo {
    display: inline;
    float: left;
    margin: 0;
    position: absolute;
    left: 0;
    top: 88px;
    z-index: 5;
}
/*header*/
.site-header{
    display: block;
    height: 304px;
    clear: both;
    width: 100%;
    position: relative;
    overflow: hidden;
    min-width: 960px;
   /* max-width: 1440px;
    width: 80%;*/
}
.site-header .wrap-top{
    display: block;
    min-width: 960px;
    max-width: 1440px;
    width: 80%;
    position: relative;
    margin: 0 auto;
    z-index: 55;
    height: 0;
}
.site-header .basket-top{
    float: right;
    width: 173px;
    position: absolute;
    z-index: 5;
    background: url(../img/basket_top.png) repeat-x;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    right: 0;
}
.site-header .basket-top div{
    display: block;
    height: 48px;
    color: #e0bf8d;
    text-transform: uppercase;
    line-height: 48px;
    text-align: center;
    background: url(../img/icon_empty.png) no-repeat right center;
    margin: 0 5px;
    padding: 0 40px 0 0;
}
.site-header .basket-top .checkout{
    text-align: center;
    background: url(../img/basket_bot.png) repeat-x;
    height: 24px;
    line-height: 24px;
    display: block;
    color: #f4c81c;
    text-transform: uppercase;
    text-decoration: none;
    display: none;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.site-header .basket-top .checkout:hover{
    color: #f2db81;
}
.site-header .b-full .checkout{
    display: block;
}
.site-header .b-full div{
    background: url(../img/icon_full.png) no-repeat right center;
}
/****/
.entry-block{
    float: left;
    margin-top: -12px;
    position: relative;
    width: 100%;
    z-index: 650;
    height: 33px;
}
.entry-block li{
    float: left;
    height: 32px;
    line-height: 32px;
    margin-right: 3px;
    font-size: 10px;
    color: #6e452f;
    text-transform: uppercase;
    padding: 0 11px;
    background: url(../img/reg-bg.png) repeat-x;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    position: relative;
    z-index: 33;
}
.entry-block a{
    color: #6e452f;
    text-decoration: none;
    display: block;
}
.entry-block a:hover{
    color: #ab7050;
}
.entry-block .ent{
    background: url(../img/entry-bg.png) repeat-x;
    text-shadow: #fbe879 0 1px 0;
}
.entry-block span{
    text-transform: none;
    font-size: 12px;
    color: #80695d;
    float: left;
}
.entry-block .cabinet{
    float: left;
    padding-left: 14px;
    font-size: 12px;
    color: #6e452f;
    text-decoration: underline;
    text-transform: none;
}
.entry-block .cabinet:hover{
    text-decoration: none;
}
.entry-block .active{
    background: #f9f2e7;
    border-left: 1px solid #c9b8a4;
    border-top: 1px solid #c9b8a4;
    border-right: 1px solid #c9b8a4;
    position: relative;
    z-index: 99;
}
.entry-block .active a{
    color: #281b00;
    text-shadow: none;
}
.entry-form{
    position: absolute;
    left: 99px;
    top: 32px;
    width: 230px;
    padding: 14px;
    border: 1px solid #c9b8a4;
    background: #f9f2e7;
    -webkit-box-shadow: #595959 0px 2px 5px;
    -moz-box-shadow: #595959 0px 2px 5px;
    box-shadow: #595959 0px 2px 5px;
    z-index: 88;
}
.entry-form .bg-bot{
    position: absolute;
    width: 100%;
    height: 125px;
    background: url(../img/form_bg.png) repeat-x #fcf5eb left top;
    left: 0;
    bottom: 0;
}
.entry-form .wrap-form{
    position: relative;
    z-index: 5;
}
.entry-form label{
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    color: #423517;
    padding-bottom: 4px;
}
.entry-form .field{
    height: 16px;
    border: 1px solid #9e9584;
    padding: 5px 3px;
    width: 222px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 10px;
}
.entry-form .forgot{
    float: left;
    font-size: 12px;
    line-height: 12px;
    color: #4e3600;
    text-decoration: underline;
    margin-top: 7px;
}
.entry-form .forgot:hover{
    text-decoration: none;
}
.entry-form .enter{
    float: right;
    width: 113px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    color: #693417;
    font-size: 12px;
    text-transform: uppercase;
    text-shadow: #fae57b 0 1px 0;
    background: url(../img/entry.png) no-repeat;
}
.entry-form .enter:hover{
    background-position: 0 -29px;
}
.entry-form .social{
    text-align: center;
    padding-top: 12px;
    display: block;
    clear: both;
    font-size: 11px;
    line-height: 14px;
    color: #423517;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #c9b8a4;
    margin-bottom: 10px;
}
.entry-form .social .caption{
    font-size: 11px;
    line-height: 14px;
    color: #423517;
    margin: 0;
}
.entry-form .bot{
    display: block;
    clear: both;
    text-align: center;
    font-size: 11px;
    color: #2d2d2d;
}
.entry-form .bot .singup{
    color: #523800;
    font-size: 15px;
    line-height: 15px;
    padding-top: 3px;
    text-decoration: underline;
}
.entry-form .bot .singup:hover{
    text-decoration: none;
}
.entry-form .social li{
    float: left;
    background: none;
    color: #6E452F;
    font-size: 10px;
    height: 15px;
    line-height: 0px;
    margin: 5px 5px 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    z-index: 33;
}
.entry-form .social a{
    float: left;
    height: 15px;
    line-height: 0;
    text-indent: -9999px;
}
.entry-form .social .fb{
    width: 63px;
    background: url(../img/fb.png) no-repeat;
}
.entry-form .social .vk{
    width: 71px;
    background: url(../img/vk.png) no-repeat;
}
.entry-form .social .tw{
    width: 64px;
    background: url(../img/tw.png) no-repeat;
}
.reg-from{
    left: 0;
    position: absolute;
    top: 32px;
}
.reg-from .info{
    display: block;
    clear: both;
    text-align: center;
    font-style: 11px;
    line-height: 12px;
    color: #2d2d2d;
}
.reg-from .info a{
    display: inline;
    color: #5b3e00;
    text-decoration: underline;;
}
.reg-from .info a:hover{
    text-decoration: none;
}
.reg-from .reg_btn{
    float: left;
    width: 171px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    color: #693417;
    font-size: 12px;
    text-transform: uppercase;
    text-shadow: #fae57b 0 1px 0;
    background: url(../img/reg_btn.png) no-repeat;
    margin: 10px 0 0 31px;
}
.reg-from .reg_btn:hover{
    background-position: 0 -29px;
}
.reg-from .social{
    margin: 0;
    border: 0 none;
    padding-bottom: 0;
}
.reg-from .bg-bot{
    height: 75px;
}
/*****/
.clear{
    height: 0;
    line-height: 0;
    clear: both;
}
.line-top{
    float: left;
    height: 77px;
    background: url(../img/brown_line.png) repeat-x;
    position: absolute;
    left: 0;
    top: 325px;
    width: 40%;
}
.line-bot{
    float: right;
    height: 77px;
    background: url(../img/brown_line.png) repeat-x;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40%;
    height: 62px;
}
/**sub-menu**/
.wrap-sub{
    padding: 0 190px 0 0;
    position: relative;
    display: block;
    float: none !important;
    clear: both;
}
.sub-menu{
    float: left;
    width: 100%;
    display: block;
    height: 52px;
    background: url(../img/brown_line.png) repeat-x;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    padding-top: 25px;
    /*margin-right: 190px;*/
    position: relative;
    overflow: hidden;
}
.sub-menu li{
    float: left;
}
.sub-menu a{
    text-transform: uppercase;
    color: #fff;
    line-height: 15px;
    text-decoration: none;
    padding: 0 31px 0 5px;
    width: 91px;
    float: left;
    background: url(../img/sub-border.png) no-repeat left center;
}
.sub-menu a:hover{
    color: #c2a275;
}
.wrap-sub .phone-block{
    height: 77px;
    width: 153px;
    background: url(../img/brown_line.png) repeat-x;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    float: right;
    margin-right: -190px;
    text-align: right;
    padding: 0 10px;
}
.wrap-sub .phone-block ul{
    margin-top: 7px;
}
.wrap-sub .phone-block li{
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 5px 22px 5px 0;
}
.wrap-sub .phone-block .icq{
    background: url(../img/icon_icq.png) no-repeat right center;
    color: #cab28b;
    font-size: 14px;
}
.wrap-sub .phone-block .icq span{
    color: #977032;
    padding-right: 1px;
}
.wrap-sub .phone-block .num {
    background: url(../img/icon_phone.png) no-repeat right center;
    color: #f9f4ed;
    font-size: 20px;
}
.wrap-sub .phone-block .num span{
    color: #B2976C;
    font-size: 12px;
    position: relative;
    top: -6px;
    margin-right: 3px;
}

.wrap-sub .phone-block .num a {
	color: #f9f4ed;
	text-decoration:none;
}
/**search**/
.search-block{
    background: #f9f2e7;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    height: 36px;
    padding: 0 8px;
    float: left;
    position: relative;
}
.search-block .field{
    /*font-size: 12px;*/
    /*height: 21px;*/
    /*line-height: 21px;*/
    color: #9a7b4c;
    padding: 4px 9px 6px;
    /*height: 21px;*/
    background: #fbf9f5;
    width: 146px;
    border: 0 none;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: inset 0px 1px 2px 1px #cec7b9;
    -moz-box-shadow: inset 0px 1px 2px 1px #cec7b9;
    box-shadow: inset 0px 1px 2px 1px #cec7b9;
    float: left;
    margin-top: 6px;
    position: relative;
}
.search-block .sub{
    background: url(../img/loop.png) no-repeat;
    border: 0 none;
    float: left;
    height: 16px;
    line-height: 0;
    padding: 0;
    text-indent: -9999px;
    width: 16px;
    margin: 9px 0 0 5px;
    cursor: pointer;
}
.search-active .field{
    width: 338px;
}
#suggestions {
    background: #4e3500;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    position: absolute;
    top: 43px;
    left: 0;
    width: 363px;
    z-index: 555;
}
#suggestions .item {
    height: auto;
    margin-bottom: 0.5em;
    overflow: hidden;
    padding: 10px;
    width: 343px;
    border-bottom: 1px solid #634402;
}
#suggestions .item:hover,
#suggestions .item.active {
    background: #6B4901;
}
#suggestions .item .img-block {
    display: inline;
    float: left;
    width: 60px;
    background: #fff;
    border: 2px solid #322200;
    text-align: center;
    margin-right: 10px;
}
#suggestions .item .img-block a {
    display: block;
    position: relative;
}
#suggestions .item .detail {
    /*margin: 0 10px;*/
    padding: 0;
    width: 268px;
    float: left;
}
#suggestions .item .title {
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 5px;
    word-wrap: break-word;
    color: #f9f2e7;
}
#suggestions .item .title a{
    color: #f9f2e7;
    text-decoration: none;
}
#suggestions .item .title a:hover{
    text-decoration: underline;
}
#suggestions .item .body{
    font-size: 11px;
    line-height: 13px;
    color: #c2b39a;
}
#suggestions .item .bot{
    display: block;
    padding-top: 12px;
}
#suggestions .item .price{
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #f9f2e7;
    float: left;
}
#suggestions .item .price span{
    font-size: 12px;
    line-height: 13px;
    font-weight: normal;
}
 #suggestions .item .bot .rating{
    float: right;
    padding: 0 !important;
    width: 165px;
    color: #f9f2e7;
 }
  #suggestions .item .bot .review{
    color: #f9f2e7;
  }
#suggestions .item .bot .review:hover{
    text-decoration: none;
}
#suggestions .more{
    display: block;
    text-align: center;
    padding-top: 5px;
}
#suggestions .more a{
    color: #f9f2e7;
    line-height: 12px;
}
#suggestions .more a:hover{
    text-decoration: none;
}
#suggestions .arrow-top{
    float: left;
    width: 16px;
    height: 8px;
    background: url(../img/search_arrow.png) no-repeat;
    position: absolute;
    left: 47px;
    top: -8px;
}
.history-block{
    height: 40px;
    /*padding: 0 8px;*/
    float: right;
    margin-top: -4px;
    /*line-height: 40px;*/
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
}
.history-block a{
    font-size: 11px;
    color: #634507;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 10px 0 30px;
    float: left;
    line-height: 35px;
}
.history-block a:hover{
    background-color: #f4ece2;
}
.history-block .watch{
    background: url(../img/icon_eye.png) no-repeat 8px 16px #f9f2e7;
    
}
.history-block .see-more{
    background: url(../img/icon_tick.png) no-repeat 8px 17px #f9f2e7;
    padding-left: 25px;
}
.history-block a:hover{
    color: #977124;
}
/*****/
#main{
    clear: both;
    display: block;
    /*overflow: hidden;*/
    padding: 30px 0 0 225px;
    position: relative;
}
.main-side{
    float: left;
    /*padding-left: 33px;*/
    width: 100%;
    /*margin-left: 4%;*/
}
.right-side{
    float: right;
    width: 248px;
}
#main .left-side{
    float: left;
    width: 203px;
    position: relative;
    z-index: 101;
    margin-left: -225px !important;
}
/**main-menu**/
.main-menu{
    float: left;
    position: absolute !important;
    left: 0;
    top: 0;
    z-index: 5;
    height: 66px;
}
.main-menu li{
    float: left;
}
.main-menu a{
    float: left;
    height: 57px;
    line-height: 57px;
    padding: 0 14px;
    color: #442e00;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    background: url(../img/m_border.png) no-repeat right center;
    -webkit-border-radius: 0 0 14px 14px;
    -moz-border-radius: 0 0 14px 14px;
    border-radius: 0 0 14px 14px;
    text-decoration: underline;
}
.main-menu a:hover{
    color: #685c44;
}
.main-menu .last{
    background: none;
}
.main-menu li.active {
    position: relative;
    border: none;
    -webkit-border-radius: 0 0 14px 14px;
    -moz-border-radius: 0 0 14px 14px;
    border-radius: 0 0 14px 14px;
}
.main-menu li.active .m_bot{
    position: absolute;
    width: 100%;
    bottom: -6px;
    left: 0;
}
.main-menu li.active .m_bot img{
    margin:0 auto;
    display: block;
}
.main-menu a.active{
    background: url(../img/menu_top.png) repeat-x;
    border-bottom: 2px solid #d98d03;
    margin-left: -1px;
    color: #fff;
    text-shadow: #d7961b 1px 1px 0;
    text-decoration: none;
}
/**slide**/
.main-slide ul#main-content {
  z-index:10;
}
.main-slide ul#main-content {
  z-index:10;
      margin: 0 auto;
	  text-align: center;
}
.wrap_slider {
  width: 100%;
  height: 100%;
  position: relative;
}
.main-slide{
   /* position: relative;
    height: 304px;
    overflow: hidden;*/
    display: block;
    height: 304px;
    /*margin-top: -1px;*/
    overflow: hidden;
    position: relative;
    width: 100%;
}
.main-slide .slide-body{
    display: block;
    width: 100%;
    height: 304px;
    background: #dde1e6;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dde1e6), to(#dee1e5));
    background: -webkit-linear-gradient(#dde1e6, #dee1e5);
    background: -moz-linear-gradient(#dde1e6, #dee1e5);
    background: -ms-linear-gradient(#dde1e6, #dee1e5);
    background: -o-linear-gradient(#dde1e6, #dee1e5);
    background: linear-gradient(#dde1e6, #dee1e5);
    -pie-background: linear-gradient(#dde1e6, #dee1e5);
    overflow: hidden;
}
.main-slide img{
    position: relative;

}
.main-slide .info-block{
    display: block;
    min-width: 960px;
    max-width: 1440px;
    width: 80%;
    margin: 0 auto;
    position: relative;
    margin-top: -207px;
}
.main-slide .info-block .title{
    color: #473000;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 21px;
    border-bottom: 1px solid #b1ac9f;
    padding-bottom: 9px;
    margin-bottom: 9px;
}
.main-slide .info-block .title span{
    display: block;
    font-size: 11px;
    font-weight: bold;
}
.main-slide .info-block .wrap-info{
    width: 37%;
    margin-left: 122px;
}
.main-slide .info-block .description{
    color: #6c582f;
    font-size: 14px;
    line-height: 17px;
}
.main-slide .more{
    float: left;
    width: 191px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: url(../img/slide_btn.png) no-repeat;
    color: #693417;
    text-shadow: #fbe77c 0 1px 0;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 20px;
}
.main-slide .more:hover{
    background-position: 0 -40px;
    color: #9e5832;
}
.main-slide .nav {
   position: absolute;
   width: 100%;
   top: 280px;
   z-index: 20;
}
.main-slide .nav ul{
     display: block;
    margin: 0 auto;
    position: relative;
    width: 100px;
    overflow: hidden;
}
.main-slide .nav li{
    float: left;
}
.main-slide .nav a{
    float: left;
    line-height: 0;
    text-indent: -9999px;
    width: 15px;
    height: 15px;
    background: url(../img/slide_nav.png) no-repeat;
}
.main-slide .nav .activeSlide {
    background-position: 0 -15px;
}
.main-slide .slide-mask{
    position: absolute;
    width: 100%;
    height: 3px;
    background: url(../img/slide_mask.png) repeat-x;
    top: 301px;
    z-index: 15;
}
/**left**/
.left-menu{
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.main-title{
    font-size: 18px;
    line-height: 18px;
    color: #452f00;
    padding-bottom: 6px;
    border-bottom: 3px solid #483100;
    margin-bottom: 12px;
}
.left-menu li{
    margin-bottom: 4px;
    float: left;
}
.left-menu li a{
    display: block;
    font-size: 13px;
    line-height: 16px;
    color: #6e452f;
    padding: 5px 7px 6px;
    text-decoration: none;
    background: #f9f6f3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
}
.left-menu li a{
    width: 189px;
}
.left-menu a:hover, .catalog-list a:hover, .left-menu .active a{
    background: #f4ece2;
}
.left-menu a.all-brand{
    background: url(../img/all_b.png) repeat-x;
    text-align: center;
    color: #6e452f;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
}
.left-menu a.all-brand:hover{
    background: url("../img/all_b.png") repeat-x scroll 0 -29px transparent;
}
.left-menu ul.child-menu  li.all-brand:hover{
    background: none;
}
/**item**/
.list-item .wrap-item{
    display: block;
    overflow: hidden;
    /*margin-left: -1px;*/
    margin-top: -2px;
    padding: 2px 0 0 0;
    /*height: 700px;*/
}
.right_block_side .list-item .wrap-item{
    padding: 2px 10px 0 0;
}
.hiden-item{
    padding-top: 2px;
    /* height: 655px; */
}
.list-item .item, .unit-product{
    float: left;
    width: 176px;
    border: 1px solid #e6dcd0;
    overflow: hidden;
    position: relative;
    /*margin: 0 1px;*/
    border-bottom: 0 none;
    padding-bottom: 5px;
    margin: 0;
    background: url(../img/item_bg.jpg) no-repeat left bottom;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.list-item .item-block{
    float: left;
    padding: 0;
    margin: 0 0 25px 0;
    width: 180px;
}
.list-item .item-block .item{
    position: relative;
    left: 50%;
    margin-left: -85px;
}
.list-item .item .img-block, .unit-product .img-block{
    height: 305px;
    width: 177px;
    background: #fff;
    text-align: center;
    overflow: hidden;
}
.list-item .item .img-block img, .unit-product .img-block img{
    display: inline-block;
    max-width: 173px;
    margin-top: -50px;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.add-cart .unit-product .img-block img{
    margin: 0;
}
.list-item .top-block, .unit-product .top-block{
    display: block;
    margin: 1px 1px 0;
    background: #f9f2e7;
    padding: 0 ;
    float: left;
    width: 175px;
    position: absolute;
    top: 0;
}
.list-item .top-block .wrap-top,
.unit-product .top-block .wrap-top{
    overflow: hidden;
    height: 3px;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s;
}
.list-item .selector, .unit-product .selector{
    margin: 10px 3px 0;
    font-style: 11px;
    line-height: 11px;
    height: 11px;
    color: #876654;
    padding: 5px 15px 5px 4px;
    border: 1px solid #cbc2b6;
    display: block;
    background: url(../img/select.png) no-repeat 99% center #fefdfd;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    z-index: 10;
}
.list-item .selector span, .unit-product .selector span{
    display: block;
    height: 14px;
    margin-right: 2px;
    overflow: hidden;
    white-space: nowrap;
}
.selector select, .unit-product select{
    margin-top: 2px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #876654;
}
.list-item .rating, .review .rating,
#suggestions .item .rating{
    position: relative;
    z-index: 5;
    padding: 10px 3px 25px;
}
.list-item .rating li, .review .rating li,
#suggestions .item .rating li{
    float: left;
    margin: 0 1px;
}
.list-item .rating li a, .review .rating li a,
#suggestions .item .rating li a{
    float: left;
    width: 17px;
    height: 17px;
    background: url(../img/star.png) no-repeat 0 -17px;
    line-height: 0;
    text-indent: -9999px;
}
/*.list-item .rating li a:hover,*/
.list-item .rating li .active,
/*.review .rating li a:hover,*/
.review .rating li .active,
/*#suggestions .item .rating li a:hover,*/
#suggestions .item .rating li .active{
    background: url(../img/star.png) no-repeat;
}
.list-item .rating .review,
#suggestions .item .review {
    float: right;
    font-size: 11px;
    color: #6e452f;
    line-height: 13px;
    padding-top: 3px;
}
.list-item .rating .review:hover
#suggestions .item .review:hover {
    text-decoration: none;
}
.list-item .item .price, .unit-product .price{
    background: #F9F2E7;
    display: block;
    clear: both;
    height: 25px;
    width: 94px;
    text-align: center;
    position: absolute;
    bottom: -21px;
    left: 50%;
    margin-left: -47px;
    font-size: 18px;
    line-height: 17px;
    color: #937360;
    font-weight: bold;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding-top: 17px;
}
.list-item .item .price span,
.unit-product .price span{
    font-weight: normal;
    font-size: 11px;
}
.list-item .bot-block,
.unit-product .bot-block{
    position: absolute;
    bottom: 5px;
    overflow: hidden;
}
.list-item .wrap-btn,
.unit-product .wrap-btn{
    width: 177px;
    height: 28px;
    text-align: center;
}
.list-item .wrap-btn .buy,
.unit-product .wrap-btn .buy{
    display: inline-block;
    width: 46px;
    height: 28px;
    font-size: 10px;
    color: #693417;
    line-height: 28px;
    text-align: left;
    background: url(../img/buy_btn.png) no-repeat;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: #f8da5e 0 1px 0;
    padding-left: 29px;
}
.list-item .wrap-btn .buy:hover,
.unit-product .wrap-btn .buy:hover{
    color: #c08212;
}
.list-item .wrap-info,
.unit-product .wrap-info{
    background: url(../img/item_mask.png) repeat-x;
    margin-top: -5px;
    padding-top: 4px;
    position: relative;
    z-index: 6;
    float: left;
    width: 176px;
}
.list-item .info, .unit-product .info{
    background: #f9f6f3; 
    /*padding: 12px 10px;  */
}
.list-item .brend_choice .info{
    padding-bottom: 19px;
}
.list-item .info .caption,
.unit-product .info .caption
{
    font-size: 12px;
    line-height: 14px;
    color: #6e452f;
    text-align: center;
    /*padding-bottom: 6px;*/
    padding: 6px 10px;
    margin: 0;
}
.list-item .info .caption a,
.unit-product .info .caption a{
    color: #6e452f;
    text-decoration: none;
}
.list-item .info .caption a:hover,
.unit-product .info .caption a:hover{
    text-decoration: underline;
}
.list-item .info .txt,
.unit-product .info .txt{
    font-size: 11px;
    line-height: 13px;
    color: #604c42;
    padding: 0;
    display: block;
    height: 0;
    -webkit-transition: height 1s;
    -moz-transition: height 1s;
    -o-transition: height 1s;
    transition: height 1s;
    display: block;
    width: 156px;
    padding: 0 10px;
}
.list-item .item:hover .info .txt {
    border-top: 1px solid #e1d6c9;
    height: 39px;
    padding: 9px 10px 12px;
}
.list-item .item:hover .top-block .wrap-top {
    height: 68px;
}
.list-item .item:hover{
    outline: 2px solid #f3c71d;
}
/**main-bot**/
.main-bot{
    clear: both;
    display: block;
    overflow: hidden;
    padding: 30px 203px 0 0;
    position: relative;
}
.left-bot{
    float: left;
    width: 96%;
    margin-right: 4%;
}
.main-bot .right-bot{
    float: right;
    margin-right: -203px !important;
    position: relative;
    width: 203px;
    z-index: 101;
}
.left-bot .main-title, .right-bot .main-title{
    margin-bottom: 27px;
    border-color: #d9ccbb;
}
.right-bot .news-block {
    display: block;
    clear: both;
}
.right-bot .news-block .view{
    display: block;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ebe5dc;
}
.right-bot .news-block .view .date{
    display: block;
    font-size: 11px;
    line-height: 12px;
    color: #baad9b;
}
.right-bot .news-block .view .caption{
    font-size: 12px;
    line-height: 12px;
    color: #916a55;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.right-bot .news-block .view .caption a{
    color: #916a55;
    text-decoration: none;
}
.right-bot .news-block .view .caption a:hover{
    text-decoration: underline;
}
.right-bot .news-block .view .brief{
    font-size: 11px;
    line-height: 14px;
    color: #464646;
}
.right-bot .news-block .view-last{
    padding: 0;
    margin: 0;
    border: 0 none;
}
.right-bot .news-block .archive{
    background: url(../img/all_b.png) repeat-x;
    color: #6E452F;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    line-height: 29px;
    height: 29px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 17px;
    float: left;
    width: 100%;
}
.right-bot .news-block .archive:hover{
    background-position: 0 -29px;
}
/**review**/
.review .view{
    clear: both;
    display: block;
    overflow: hidden;
    padding: 0 0 20px 215px;
    position: relative;
    margin: 0 0 20px;
    border-bottom: 1px solid #ebe5dc;
}
.review .view-last{
    margin: 0;
    border: 0 none;
}
.review .img-block{
    float: left;
    margin-left: -215px;
    position: relative;
    width: 202px;
    z-index: 5;
    text-align: center;
}
.review .wrap-border{
    /*float: left;
    width: 100%;*/
    border: 3px solid #f1ebe5;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 0 16px 0 20px;
    position: relative;
    z-index: 6;
}
.review .wrap-border .title{
    display: block;
    padding: 15px 200px 9px 0;
    font-size: 13px;
    line-height: 13px;
    color: #916a55;
    position: relative;
}
.review .wrap-border .rating {
    padding: 0;
    position: absolute;
    right: 0;
    top: 13px;
    width: 188px;
}
.review .wrap-border .rating ul{
    float: left;
}
.review .wrap-border .rating span{
    float: left;
    padding-top: 2px 
}
.review .wrap-border .text{
    font-size: 12px;
    line-height: 16px;
    color: #464646;
}
.review .wrap-border .bot{
    display: block;
    overflow: hidden;
    padding: 11px 0;
}
.review .wrap-border .bot .name{
    float: left;
    color: #916a55;
    padding-right: 8px;
}
.review .wrap-border .bot .date{
    color: #baad9b;
    font-size: 11px;
    padding-top: 1px;
}
.review .arrow{
    float: left;
    width: 15px;
    height: 48px;
    background: url(../img/review_left.png) no-repeat;
    position: absolute;
    top: 30px;
    /*margin-top: -24px;*/
    left: -15px;
}
/**customers**/
.customers{
    float: left;
    width: 96%;
    padding-top: 30px;
}
.customers .main-title{
    margin-bottom: 25px;
}
.customers h3{
    font-size: 13px;
    line-height: 16px;
    color: #916a55;
    font-weight: bold;
    display: block;
}
.customers p{
    font-size: 12px;
    line-height: 16px;
    color: #464646;
    margin-bottom: 17px;
}
/**wrap-basket**/
.main-basket {
    clear: both;
    display: block;
    overflow: hidden;
    padding: 0 358px 0 0;
    position: relative;
}
.wrap-basket .del{
    display: inline-block;
    height: 28px;
    font-size: 10px;
    color: #693417;
    line-height: 28px;
    text-align: left;
    background: url(../img/del_btn.png) repeat-x;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: #f8da5e 0 1px 0;
    padding: 0 9px;
}
.wrap-basket .del:hover{
    color: #c08212;
}
.wrap-basket .item:hover{
    outline: 0 none;
}
.wrap-basket .item:hover:hover .top-block .wrap-top {
    height: 3px;
}
.list-basket .wrap-basket {
    float: left;
    width: 100%;
}
.list-basket .basket-delivery {
    display: inline;
    float: right;
    /*margin-left: 37px;*/
    width: 331px;
    margin: 0 -356px 0 0;
}
.list-basket .total{
    float: left;
    width: 100%;
    font-size: 21px;
    line-height: 21px;
    color: #d9ccbb;
    font-weight: bold;
    border-top: 1px solid #d9ccbb;
    padding: 15px 0;
    clear: both;
    margin-top: 35px;
}
.list-basket .total span{
    color: #4d3500;
}
.list-basket .checkout-block{
    display: block;
    clear: both;
    background: #f4e9d8;
    padding: 16px 20px 47px;
    -webkit-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
    overflow: hidden;
    position: relative;
}
.checkout-block .title{
    display: block;
    clear: both;
    font-size: 18px;
    line-height: 18px;
    color: #5b3f00;
    margin-bottom: 16px;
}
.checkout-block .field{
    width: 30%;
    padding: 6px;
    font-size: 12px;
    color: #5a4517;
    border: 1px solid #9b917d;
    background: #fff;
    margin: 0 1% 0 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-family: verdana;
    position: relative;
}
.checkout-block .left-block{
    float: left;
    width: 45%;
    padding-top: 16px;
}
.checkout-block .right-block{
    float: right;
    width: 45%;
    padding-top: 19px;
}
.checkout-block .selector{
    padding: 7px 6px;
    font-size: 12px;
    color: #5a4517;
    border: 1px solid #9b917d;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.checkout-block select{
    font-size: 13px;
    color: #5a4517;
}
.checkout-block .left-block label{
    color: #5a4517;
    display: block;
    padding-bottom: 3px;
}
.checkout-block .left-block textarea{
    padding: 6px 0;
    font-size: 12px;
    line-height: 14px;
    color: #5a4517;
    border: 1px solid #9b917d;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: block;
    width: 99%;
    resize: vertical;
    height: 70px;
    position: relative;
}
.checkout-block .right-block .caption{
    color: #5a4517;
    display: block;
}
.checkout-block .right-block .service{
    color: #796b4e;    
    display: block;
    margin: 11px 0;
}
.checkout-block .right-block .service span{
    color: #4d3500;
}
.checkout-block .right-block .info{
    background: none;
    font-size: 11px;
    line-height: 12px;
    color: #796b4e;
}
.checkout-block .right-block .info a{
    color: #6e4d08;
}
.checkout-block .right-block .info a:hover{
    text-decoration: none;
}
.wrap-out .submit{
    float: left;
    width: 226px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    text-decoration: none;
    font-family: Verdana;
    font-size: 18px;
    color: #ffdd6f;
    text-transform: uppercase;
    text-shadow: #684d13 0 -1px 0;
    background: url(../img/checkout_btnb.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -113px;
    bottom: 0px;
}
.wrap-out .submit:hover{
    background-position: 0 -39px;
}
.list-basket .wrap-out{
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 20px;
}
.list-basket .info-bot{
    float: left;
    width: 100%;
    margin-top: 20px;
    font-family: Verdana;
    font-size: 11px;
    color: #796b4e;
    border-top: 1px solid #d9ccbb;
    padding: 10px 0 0;
}
/**pager**/
.pager{
    float: left;
    width: 100%;
    padding-top: 25px;
    border-top: 1px solid #ede4de;
}
.item-block .pager{
    margin-top: 30px;
    border-top: 1px solid #ede4de;
}
.wrap-pager{
    margin: 0 auto;
    width: 414px;
}
.pager .list{
    float: left;
    display: inline;
    margin: 3px 25px 0;
}
.pager li{
    display: inline;
    float: left;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #586578;
    /*margin: 0 1px;*/
    margin: 0;
}
.pager li a{
    display: block;
    color: #463131;
    text-decoration: none;
}
.pager li .active, 
.pager li .active:hover{
    background: url(../img/page_active.png) no-repeat;
    color: #463131;
}
.pager li a:hover,
.pager .prev:hover,
.pager .next:hover{
    /*background-position: 0 -19px;*/
    color: #9d6666;
}
.pager .last{
    margin-left: 7px;
}
.pager .next,
.pager .prev{
    float: left;
    display: inline;
    width: 127px;
    height: 27px;
    text-align: left;
    line-height: 27px;
    font-size: 11px;
    color: #463131;
    text-decoration: none;
    background: url(../img/pager_but.png) no-repeat;
    text-transform: uppercase;
}
.pager .next span,
.pager .prev span{
    display: block;
}
.pager .next span{
    background: url(../img/sml-arrow.gif) no-repeat 92px center;
}
.pager .prev span{
    background: url(../img/sml-arrow-l.gif) no-repeat 9px center;
}
.pager .prev{
    padding-right: 21px;
    width: 106px;
    text-align: right;
}
.pager .next{
    padding-left: 21px;
    width: 106px;
}
.pager-long{
    width: 100%;
}
/*footer*/
.hFooter {
    height: 150px;
    clear: both;
}
#footer { 
    display: block;
    width: 100%;
    margin-top: -140px;
    position: relative;
    z-index: 5;
    overflow: hidden;
    height: 140px;
    min-width: 960px;
}
.wrap-footer{
    display: block;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 960px;
    padding: 0;
    width: 80%;
}
.f-container{
    padding-left: 127px;
    display: block;
    overflow: hidden;
}
#footer .bot-nav{
    float: left;
    width: 100%;
    height: 62px;
    background: url(../img/brown_line.png) repeat-x;
    -webkit-border-radius: 6px 0 0 0;
    -moz-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
    display: block;
    float: left;
    position: relative;
    /*margin-top: 78px;*/
}
.bot-menu{
    float: left;
    padding-top: 25px;
}
.bot-nav li {
    display: inline;
    float: left;
    margin: 0 9px;
}
.bot-nav li a {
    color: #f9f4ed;
    font-size: 11px;
    line-height: 12px;
    text-decoration: none;
    text-transform: uppercase;
    font-style: 11px;
    padding-bottom: 1px;
}
.bot-nav li a:hover{
    color: #d4bd8c;
}
.bot-nav li .active{
    color: #d4bd8c;
    border-bottom: 2px solid #d4bd8c;
}
.wrap-footer .logo{
    float: left;
    position: relative;
    left: 0;
    top: 0;
    float: left;
    margin-left: -127px;
    position: relative;
}
.bot-nav .copy{
    min-width: 180px;
    float: right;
    padding-top: 10px;
}
.bot-nav .copy a{
    display: block;
    clear: both;
    text-decoration: none;
}
.bot-nav .abc{
    line-height: 23px;
    color: #fff;
    text-align: right;
}
.bot-nav .abc img{
    float: right;
    display: inline;
    margin-left: 3px;
}
.bot-nav .copy .by{
    font-size: 9px;
    color: #a18345;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 2px;
}
.wrap-footer .rss-block{
    background: #F9F2E7;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    float: right;
    height: 44px;
    padding: 0 12px;
    margin-top: 34px;
}
.wrap-footer .rss-block span{
    line-height: 44px;
    font-size: 11px;
    color: #6f4d1b;
    text-transform: uppercase;
    padding-right: 10px;
    float: left;
}
.wrap-footer .rss-block .field{
   color: #9a7b4c;
    padding: 4px 9px 6px;
   background: #fbf9f5;
    width: 180px;
    border: 0 none;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: inset 0px 1px 2px 1px #cec7b9;
    -moz-box-shadow: inset 0px 1px 2px 1px #cec7b9;
    box-shadow: inset 0px 1px 2px 1px #cec7b9;
    float: left;
    margin-top: 10px;
}
.wrap-footer .rss-block  .sub{
    background: url(../img/rss_btn.png) no-repeat center center;
    border: 0 none;
    float: left;
    height: 16px;
    line-height: 0;
    padding: 0;
    text-indent: -9999px;
    width: 16px;
    margin: 14px 0 0 5px;
}
.accounts_footer {
    display: inline-block;
    position: absolute;
    right: 194px;
    top: 80%;
    margin-top: -27px;
}
/**popup**/
#popup {
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}
.overlay {
    background: url(../img/bg_op.png) repeat;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
}
#popup .add-cart .close{
    position: absolute;
    float: right;
    color: #4f3600;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    top: -22px;
    right: -18px;
    text-decoration: none;
    font-family: Verdana;
}
#popup .add-cart .close:hover{
    color: #735005;
}
#popup .add-cart{
    float: left;
    border: 3px solid #563b00;
    background: #f6f2eb;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    width: 465px;
    padding: 0 0 28px;
    position: relative;
    z-index: 55;
    left: 50%;
    margin-left: -232px;
    top: 20%;
    min-height: 400px;
}
.add-cart .title{
    padding: 20px 28px;
    background: #f6f2eb;
    border-bottom: 1px solid #ede4d7;
    font-size: 18px;
    text-align: center;
    color: #4f3600;
}
.add-cart .title span{
    padding-left: 19px;
    background: url(../img/popup_tick.png) no-repeat left center;
}
.delivery{
    float: left;
    display: inline;
    width: 331px;
    margin-left: 105px;
}
.delivery .caption{
    display: block;
    font-size: 18px;
    line-height: 18px;
    color: #cfbc9d;
    padding: 20px 0 10px;
}
.delivery .view{
    float: left;
    width: 100%;
    border: 1px solid #e5ded8;
     position: relative;
    /*padding: 10px 0;*/
}
input.hiddenCheckbox {
    left: -10000px;
    position: absolute;
}
.delivery .holderWrap {
    background: url(../img/checkbox.png) no-repeat;
    display: inline;
    float: left;
    margin: 0 5px 0 0;
    cursor: pointer;
    position: absolute;
    left: -16px;
    top: 50%;
    margin-top: -15px;
}
.delivery .checked .holderWrap {
    background: url(../img/checkbox.png) no-repeat 0 -30px;
}
.delivery .list{
    float: left;
    padding: 10px 69px 10px 21px;
    width: 241px;
    background: #f1ebe5;
}
.delivery .name{
    font-size: 15px;
    line-height: 15px;
    color: #543900;
    padding: 0 0 3px 0;
    margin: 0;
    width: 100%;
}
.delivery .description{
    font-size: 11px;
    line-height: 12px;
    color: #796b4e;
}
.delivery .price{
    display: block;
    background: #f6f2eb;
    color: #937360;
    font-size: 21px;
    font-weight: bold;
    width: 64px;
    float: left;
    height: 100%;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
}
.delivery .price span{
    font-size: 11px;
    font-weight: normal;
    color: #9d896e;
}
.delivery .view-title{
    font-size: 15px;
    line-height: 15px;
    color: #543900;
    margin-top: 11px;
    background: #f1ebe5;
}
.delivery .view-title span{
    display: block;
    padding: 10px 0 10px 20px;
}

.delivery .price .num{
    display:-moz-inline-box;
    display:inline-block;
    vertical-align:middle;
}
.helper{
    display:-moz-inline-box;
    display:inline-block;
    vertical-align:middle;
    height:100%;
    width:0px;
}
.delivery .checked {
    background: #4d3500;
}
.delivery .checked .name{
    color: #fff8e8;
}
.delivery .checked .description{
    color: #bbae93;
}
.delivery .checked .price{
    background: #4d3500;
}
.delivery .checked .price{
    color: #f6f2eb;
}
.delivery .checked .price span{
    color: #dacdbc;
}
.delivery .proceed{
    width: 207px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;;
    color: #693417;
    text-shadow: #fae37c 0 1px 0;
    background: url(../img/proceed_btn.png) no-repeat;
    position: absolute;
    left: 53px;
    bottom: -20px;
}
.delivery .proceed:hover{
    background-position: 0 -40px;
}
.delivery .checkout{
    width: 167px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;;
    color: #ffdd6f;
    text-shadow: #684d13 0 -1px 0;
    background: url(../img/checkout_btn.png) no-repeat;
    position: absolute;
    left: 250px;
    bottom: -20px;
}
.delivery .checkout:hover{
    background-position: 0 -40px;
}
.unit-product .img-block{
    height: 305px;
    width: 177px;
    background: #fff;
}
.unit-product {
    left: -99px;
    position: absolute;
    top: 76px;
}


/******** tovar.css *********/
.breadcrumbs {
    clear: both;
    display: block;
    overflow: hidden;
    padding: 9px 0 0 0 !important;
    position: relative;
    margin-bottom: -22px;
    z-index: 99;
}
.breadcrumbs li {
    color: #c7b5a4;
    float: left;
    padding-right: 6px;
    list-style: none;
}
.breadcrumbs a {
    color: #c7b5a4;
    font: 12px Verdana;
    line-height: 12px;
    float: left;
}
.breadcrumbs span {
    margin-top: -2px;
    margin-left: 5px;
    float: left;
}
.breadcrumbs a:hover{
    text-decoration: none;
}
.breadcrumbs .active {
    color: #5a3e00;
    text-decoration: none;
}
.left-menu li {
    position: relative;
}
.left-menu li .active {
    background-color: #523800;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #f9f6f3;
}
.left-menu li em{
    width: 9px;
    height: 7px;
    position: absolute;
    top: 29px;
    left: 20px;
    background: url(../img/menu_arrow_down.png) no-repeat;
    z-index: 100;
}
.left-menu li a{
    line-height: 18px;
}
.left-menu li .arrow-right{
    width: 16px;
    height: 25px;
    background: url(../img/menu_arrow_open.png) no-repeat;
    position: absolute;
    right: -1px;
    top: 2px;
    cursor: pointer;
}
.left-menu ul.child-menu li{
    width: 212px;
    
}
.left-menu ul.child-menu li.active a{
    background: #F4ECE2;
    
}
.left-menu ul.child-menu li:hover, .left-menu ul.child-menu li.active{
    background: url(../img/menu_arrow_hover.png) right center no-repeat;
    
}
.left-menu ul.child-menu li .arrow-right{
    right: 8px;
    
}
.left-menu ul.child-menu li .active{
    width: 189px;
}
.open-active > .arrow-right{
    display: none;
}
.left-menu .open-active .active {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
ul.left-menu-open {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top:0;
    left: 203px;
    /*-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;*/
    background-color: #523800;
    z-index: 55;
}
ul.left-menu-open li {
    width: 150px;
    padding: 0 25px 0 14px;
    overflow: hidden;
    text-align: left;
    position: relative;
    margin-bottom: 0;
}
ul.left-menu-open  li a {
    width:100%;
    display: block;
    font-size: 13px;
    line-height: 16px;
    color: #F9F6F3;
    padding: 6px 7px 7px;
    text-decoration: none;
    background: none;
    border-bottom: 1px solid #60460f;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
    font: 12px Verdana;
}
ul.left-menu-open  li a:hover {
    color:#cb9f5a;
    background: none;
}
ul.left-menu-open  li a.active  {
    color:#cb9f5a;
   border-bottom: 1px solid #60460f;
}
ul.left-menu-open li .arrow-right {
    right: 0px;
    background-position: -16px 0;
}
.left-side .list-item, .right-bot .list-item{
    float: left;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background:  #f9f2e7;
    padding: 20px 0 5px;
    width: 203px;
    margin-bottom: 15px;
}
.left-side .list-item h2, .right-bot .list-item h2{
    font: 11px Arial;
    color: #634507;
    padding-left: 23px;
    text-transform: uppercase;
    background: url(../img/icon_eye.png) no-repeat;
    margin-left: 26px;
    margin-bottom: 10px;
}
.left-side .list-item .item, .right-bot .list-item .item{
    margin-left: 12px;
    margin-bottom: 10px;
}
.main-side .main-title .rating{
    padding: 0;
    position: absolute;
    right: 0;
    /* top: 28px; */
    top: 0;
}
.main-side .rating ul{
    float: left;
    cursor: pointer;
}
.main-side .rating span{
    float: left;
    padding-top: 2px;
    font: 11px Verdana;
    color: #baad9b; 
}
.main-side .rating li{
    float: left;
    margin: 0 1px;
    list-style: none;
}
.main-side .rating li a{
    float: left;
    width: 17px;
    height: 17px;
    background: url(../img/star.png) no-repeat 0 -17px;
    line-height: 0;
    text-indent: -9999px;
}
/*.main-side .rating li a:hover,*/
.main-side .rating li .active {
    background: url(../img/star.png) no-repeat;
}
/**Ïðàâàÿ ÷àñòü**/
.brend_choice {
    position: relative;
    margin-top: 10px;
    padding-left: 310px;
    overflow: hidden;
}
.brend_choice .brend {
    float: left;
    width: 282px;
    border: 1px solid #E6DCD0;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
    margin-left: -310px;
    border-bottom: 0 none;
    padding-bottom: 5px;
    background: url(../img/brend_choise_bg.png) no-repeat left bottom;
}
.brend_choice .brend .img-block {
    width: 100%;
    height: 250px;
    text-align: center;
    overflow: hidden;
}
.brend_choice .brend .img-block img{
    margin-top: 30px;
}
.brend_choice .brend .wrap-info{
    background: url(../img/item_mask.png) repeat-x #f9f6f3;
    margin-top: -5px;
    padding-top: 4px;
    position: relative;
    z-index: 6;
}
.brend_choice .brend .selector{
    margin: 10px 3px 0;
    font-style: normal;
    line-height: 11px;
    height: 11px;
    color: #876654;
    padding: 5px 15px 5px 4px;
    border: 1px solid #cbc2b6;
    display: block;
    background: url(../img/select.png) no-repeat 99% center #fefdfd;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    z-index: 10;
}
.brend_choice .brend .selector span{
    display: block;
    height: 11px;
    margin-right: 5px;
    overflow: hidden;
    white-space: nowrap;
}
.brend_choice .brend select{
    margin-top: 2px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #876654;
}
.brend .wrap-info .price {
    font: 16px Arial;
    color:#a79979;
    text-decoration: line-through;
    margin: 10px 0 0 5px;
    float: left;
}
.brend .wrap-info .price span {
    font: 12px Arial;
    color:#988761;
}
.brend .wrap-info .new-price {
    font: 25px Arial;
    color:#5a3e00;
    /*margin: 4px 0 0 11px;*/
    /*float: left;*/
    margin: 4px 0 0;
    padding: 0 124px 0 6px;
    text-align: center;
    position: relative;
}
.brend .wrap-info .info-one .new-price {
    padding: 16px 124px 12px 6px;
}
.brend .wrap-info .new-price span {
    font: 14px Arial;
    color:#594519;
}
.brend .wrap-info .economy {
    display: inline-block;
    background: url(../img/price_economy_bg.png) repeat-x #583d00;
    font: 10px Arial;
    color: #f8eddb;
    line-height: 14px;
    padding: 7px 5px;
    text-transform: uppercase;
    margin-left: 5px;
    margin-bottom: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 143px;
}
.brend .wrap-info .economy span {
    color: #d8c5a6;
    
}
.brend .wrap-btn{
    width: 0;
  height: 0;
}
.brend .wrap-btn .buy{
    width: 72px;
    height: 34px;
    background: url(../img/buy_btn_big.png) no-repeat;
    display: inline-block;
    font:bold 15px Arial;
    color: #693417;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: #f8da5e 0 1px 0;
    padding-top: 20px;
    padding-left: 43px;
    position: absolute;
    right: 3px;
    top: 3px;
}
.brend .wrap-btn .buy:hover{
    color: #c08212;
}
/**Îïèñàíèå áðåíäà**/
.brend_info  {
    width: 100%;
}
.brend_info h3 {
    font:bold 13px Arial;
    color: #916a55;
    margin-bottom: 5px;
}
.brend_info p {
    font:12px Verdana;
    color: #464646;
    margin-bottom: 5px;
}
.in_stock_hr{
    float: left;
    overflow: hidden;
    padding-left: 148px;
    width: 100%;
}
.brend_info .in_stock {
    width:124px;
    background: url(../img/all_b.png) repeat-x;
    text-align: center;
    color: #593d00;
    font: 12px Verdana;
    display: block;
    line-height: 16px;
    padding: 5px 7px 6px;
    border: 2px solid #654500;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration: none;
    margin: 20px 0 20px -148px ;
    height: 18px;
    position: relative;
    z-index: 55;
    overflow: hidden;
    float: left;
}
.brend_info .in_stock:hover {
    background: url("../img/all_b.png") repeat-x scroll 0 -29px transparent;
}
.brend_info hr {
    margin-top: -37px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #F1EBE5;
}
.brend_info .like_all {
    position: relative;
    width: 100%;
}
.brend_info .like_all .f_like,.brend_info .like_all .vk_like {
    margin-bottom:  3px;
}
.brend_info .like_all .ok_like, .brend_info .like_all .g_like {
    float:  left;
    margin-right: 5px;
}
/**Êîìåíòû, îòçûâû**/
.comment_block {
    padding-top: 10px;
    width: 100%;
    position: relative;
}
.comment_block h2 {
    font: 18px Arial;
    color: #452f00;
    padding-bottom: 9px;
    border-bottom: 3px solid #d9ccbb;
    
}
/*Ôîðìà îáðàòíîé ñâÿçè*/
.form_c {
    margin-top: 3px;
    margin-bottom: 50px;
    background-color: #f4e9d8;
    padding: 10px 10px 24px;
    /*padding-bottom: 23px;*/
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    position: relative;
}
.form_c h2{
    font: 18px Verdana;
    color: #5b3f00;
    margin-bottom: 5px;
    margin-left: 8px;
    padding:0;
    border:0;
}
.form_c form{
    position: relative;
    margin-top: 17px;
}
.form_c form fieldset{
    border: none;
}
.form_c form img{
    float: left;
    margin: -11px 9px 0 0;
}
.form_c form label {
    color: #5a4517;
    font: 12px Verdana;
}

.form_c form  input, .form_c form textarea{
    border: 1px solid #9b917d;
    color: #5a4517;
    font: 12px Verdana;
    margin-bottom: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.form_c form textarea {
    width: 100%;
    height: 108px;
    resize: vertical;
    margin-top: 5px;
    margin-bottom: 25px;
}
.form_c form .fio input {
    width: 296px;
    line-height: 12px;
    padding: 5px 10px;
    margin-top: -2px;
}
.form_c form #code_f {
    width: 99px;
    padding: 5px 5px;
    line-height: 12px;
    margin: -5px 0 0 5px;
}
.form_c form .code_f label {
    float: left;
}
.code_f .refresh {
    margin: 0 6px 0 -4px;
    float: left;
    cursor: pointer;
    
}
.code_f .refresh img {
    margin: 0;
    
}
.form_c form .send {
    width: 210px;
    height: 39px;
    padding: 0 5px;
    line-height: 28px;
    font: 12px Verdana;
    color: #693417;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 13px;
    bottom: -54px;
    text-transform: uppercase;
    background: url(../img/save_bg.png) no-repeat;
}
.form_c form .send:hover {
    color: #C08212;
}
.form_c form div label.error{
    position: absolute;
    font: 11px Arial;
    color: #d14701;
}
.form_c form div.fio, .form_c form div.comment, .form_c form div.code_f  {
    position: relative;
}
.form_c form div.fio label.error{
    left: 2px;
    bottom: 0px;
}
.form_c form div.comment label.error{
    left: 2px;
    bottom: 10px;
}
.form_c form div.code_f label.error{
    right: 90px;
    bottom: -14px;
}
.form_c form div.code_f  img.captcha{
    width: 113px !important;
    height: 38px !important;
}
.form_c .evaluate {
    position: absolute;
    top: -35px;
    right: 17px;
    background-color: #654500;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:10px;
    font: 13px Verdana;
    color: #f4e9d8;
}
.form_c .evaluate input{
    margin-bottom: 0;
    border: 0 none;
}
.form_c .evaluate label{
    font: 13px Verdana;
    color: #f4e9d8;
    text-transform: lowercase;
    cursor: pointer;
    display: inline-table;
}
::-webkit-input-placeholder {
    color: #5a4517;
    font:12px Verdana;
}
:-moz-placeholder {
    color: #5a4517;
    font:12px Verdana;
}
.placeholder {
    color: #5a4517;
    font:12px Verdana;
}
/**Êîìåíòàðèé**/
.wrapper_comment_tovar {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ebe5dc;
}
.comment_tovar {
    border: 3px solid #f1ebe5;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 20px 15px 15px;
    position: relative;
}
.comment_tovar .rating {
    padding: 0;
    position: absolute;
    right: 15px;
    top: 17px;
}
.comment_tovar .name_comment {
    font: 12px Verdana;
    color: #916a55;
    margin-bottom: 10px;
}
.comment_tovar .name_comment span {
    font: 11px Verdana;
    color: #baad9b;
    margin-left: 5px;
}
.comment_tovar .wrap-com {
    font: 12px Verdana;
    color: #464646;
    padding-bottom: 12px;
    border-bottom: 1px solid #ebe5dc;
    margin-bottom: 10px;
}
.comment_tovar .useful {
    font: 12px Verdana;
    color: #a07e6c;
}
.comment_tovar .useful_yes {
    font: 13px Verdana;
    color: #688807;
    margin-left: 10px;
    cursor: pointer;
}
.comment_tovar .useful_no {
    font: 13px Verdana;
    color: #b2411e;
    margin-left: 10px;
    cursor: pointer;
}
/**Ïîñòðàíè÷íàÿ íàâèãàöèÿ**/
.wrapper-page-nav {
    position: relative;
}
.wrapper-page-nav .next_page {
    border-bottom: 5px solid #483100;
    margin-bottom: 15px;
}

.wrapper-page-nav .next_page a.next_page_a {
    width: 150px;
    height: 28px;
    background: url(../img/entry-bg.png) repeat-x;
    display: block;
    font: bold 10px Arial;
    color: #693417;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: #F8DA5E 0 1px 0;
}
.wrapper-page-nav .next_page a.next_page_a:hover {
    color: #C08212;
}

.wrapper-page-nav .pageNav {
    width: 100% !important;
    /*height: 35px;*/
    overflow: hidden;
    display: block;
}
.wrapper-page-nav .pageNav ul {
    margin:0 auto;
}
.wrapper-page-nav .pageNav ul li{
   float: left;
   width: 26px;
   height: 26px;
   margin: 0 8px;
   text-align: center;
   line-height: 26px;
   /*margin-top: -3px;*/
   list-style: none;
   margin-left: 0;
   
}
.wrapper-page-nav .pageNav ul li a{
   display: block;
    width: 100%;
    height: 100%;
    font: bold 14px Arial;
    color: #483100;
    text-decoration: none;
    line-height: 26px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
 .wrapper-page-nav .pageNav ul li a.next{
   margin-left: 0;
}
.wrapper-page-nav .pageNav ul li a.prev, .wrapper-page-nav .pageNav ul li a.next{
   line-height: 22px;
   color: #8b7038;
   font: bold 16px Arial;
   height: 23px;
   padding-top: 3px;
}
.wrapper-page-nav .pageNav ul li a:hover, .wrapper-page-nav .pageNav ul li a.active{
    background: url(../img/entry-bg.png) repeat-x;
}

/*******Èñòîðèÿ ïðîñìîòðîâ********/
.history_list ul.child-menu li:hover:first-child {
    background: url(../img/menu_arrow_hover.png) right center no-repeat;
}
.history_list ul.child-menu li .out_history {
  color: #693417;
  background: #FFE401;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFE401), to(#E7A73A));
    background: -webkit-linear-gradient(#FFE401, #E7A73A);
    background: -moz-linear-gradient(#FFE401, #E7A73A);
    background: -ms-linear-gradient(#FFE401, #E7A73A);
    background: -o-linear-gradient(#FFE401, #E7A73A);
    background: linear-gradient(#FFE401, #E7A73A);
    -pie-background: linear-gradient(#FFE401, #E7A73A);
}
.history_list ul.child-menu  li.out_history:hover {
   background: none;
}
.main-title a {
    float: right;
    font: 13px Arial;
    color: #8D6001;
}
.main-title a:hover {
    text-decoration: none;
}
.description_news {
    padding-bottom: 25px;
    border-bottom: 1px solid #ebe5dc;
    font: 11px Verdana;
    color: #464646;
    margin-bottom: 20px;
}
.description_news span{
    color: #baad9b;
    display: block;
}
.description_news a {
    font: 16px Verdana;
    color: #916a55;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 10px;
}
.description_news a:hover {
    text-decoration: underline;
}
.banner_right {
    position: relative;
    margin: 20px auto;
    float: left;
}
/****Íîâîñòü****/
.main-title span.date {
    font: 11px Verdana;
    color: #baad9b;
    float:right;
}
.news_content {
    font: 12px Verdana;
    color: #464646;
    text-align: justify;
    line-height: 16px;
}
.description_news.view-last{
    border-bottom: none;
}
.news_content p{
    margin-bottom: 20px;
}
.news_content ul {
    list-style: disc;
    margin-left: 15px;
}
.right-bot .main-title {
    border-color: #d9ccbb;
}
/****Æåíñêàÿ ïàðôþìåðèÿ*****/
.right_block_side {
    padding-right: 164px;
    display: block;
    position: relative;
    /*float: left;*/
}
.right_block_side .right_block_cheked {
    float: left;
    margin-right: -164px;
    width: 164px;
    font: 12px Verdana;
    color: #6e452f;
    
}
.right_block_cheked{
    float: left;
}
.right_block_cheked .checked_block{
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
}
.checked_block .caption{
    height: 34px;
    text-align:center;
    background: url(../img/h2_checked_bg.png) no-repeat;
    text-transform: uppercase;
    /*padding-top: 3px;*/
    padding-bottom: 7px;
    display: block;
    clear: both;
    font-size: 11px;
    margin: 0;
}
.checked_block .caption span{
    display: inline-block;
    vertical-align: middle;
    line-height: 12px;
}
.checked_block ul li {
    background-color: #f9f6f3;
    margin-top: 3px;
    line-height: 12px;
    padding: 5px 2px;
    float: left;
    width: 97%;
    text-align: left;
}
.checked_block input{
    float: left;
}
.checked_block ul li label {
    /*display: inline-table;*/
    /*float: left;*/
    margin: 2px 0 0 0;
    display: block;
}
.wrap_content {
    float: left;
    margin-top: 40px;
    font: 12px Verdana;
    color: #464646;
    line-height: 16px;
    width: 100%;
}
.wrap_content h3 {
    font: bold 13px Arial;
    color: #916a55;
}
.wrap_content p {
    margin-bottom: 15px;
}
.wrap_content .main-title {
    border-color: #d9ccbb;
}
.form_c form.private_office{
    clear: both;
    display: block;
    padding-left: 485px;
    position: relative;
    /*overflow: hidden;*/
}
.form_c form.private_office fieldset{
    margin-left: -485px;
    width: 465px;
    float: left;
    position: relative;
}
.form_c form.private_office .private_input {
    float: right;
    margin-right: 23px;
    position: relative;
}
.form_c form.private_office .private_input input {
    width: 273px;
    line-height: 12px;
    padding: 5px 10px;
    margin-top: -2px;
    position: relative;
}
.form_c form.private_office .save_chenges {
    width: 210px;
    height: 39px;
    padding: 0 5px;
    line-height: 28px;
    font: 12px Verdana;
    color: #693417;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 13px;
    bottom: -54px;
    text-transform: uppercase;
    background: url(../img/save_bg.png) no-repeat;
}
.form_c form.private_office .save_chenges:hover {
    color: #C08212;
}
.form_c form label {
    margin-right: 4px;
}
.form_c form div label.error{
    position: absolute;
    font: 11px Arial;
    color: #d14701;
}
.form_c form.private_office label.error{
    right: 190px;
    bottom: 1px;
}
.form_c .private_soc_set {
    float: left;
    font: 11px Verdana;
    color: #796b4e;
    /*padding-right: 15px;*/ 
    width: 100%;
}
.form_c .private_soc_set h4{
    font: 12px Verdana;
    color: #5a4517;
    margin-bottom: 15px;
}
.form_c .private_soc_set p{
    margin-bottom: 15px;
}
.private_soc_set .social li{
    float: left;
    background: none;
    color: #6E452F;
    font-size: 10px;
    height: 15px;
    line-height: 0px;
    margin: 5px 5px 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    z-index: 33;
}
.private_soc_set .social a{
    float: left;
    height: 15px;
    line-height: 0;
    text-indent: -9999px;
}
.private_soc_set .social .fb{
    width: 63px;
    background: url(../img/fb.png) no-repeat;
}
.private_soc_set .social .vk{
    width: 71px;
    background: url(../img/vk.png) no-repeat;
}
.private_soc_set .social .tw{
    width: 64px;
    background: url(../img/tw.png) no-repeat;
}

.feedback_right {
    float: left;
    position: relative;
    width: 90%;
    margin: 20px 0;
    font: 12px Verdana;
    color: #464646;
}
.feedback_right p{
    margin-bottom: 10px;
}
.caption{
    display: block;
    clear: both;
    font-size: 18px;
    line-height: 18px;
    color: #5B3F00;
    margin-bottom: 16px;
    
}
.feedback_right .contact-form {
    width: 100%;
}
.feedback_right .name {
    width: 76px;
    padding-right: 17px;
    line-height: 25px;
    color: #5A4517;
    vertical-align: top;
    text-align: right;
}
.feedback_right textarea {
    
    padding: 6px;
    font-size: 12px;
    line-height: 14px;
    color: #5A4517;
    border: 1px solid #9B917D;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: block;
    width: 99%;
    resize: vertical;
    height: 70px;
    position: relative;
    margin-bottom: 10px;
}
.feedback_right .field {
    width: 60%;
    padding: 6px;
    font-size: 12px;
    color: #5A4517;
    border: 1px solid #9B917D;
    background: white;
    margin: 0 1% 10px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: verdana;
    position: relative;
    
}
.feedback_right .send {
    width: 210px;
    height: 39px;
    padding: 0 5px;
    line-height: 28px;
    font: 12px Verdana;
    color: #693417;
    border: none;
    cursor: pointer;
    position: absolute;
    right: -4px;
    bottom: 30px;
    text-transform: uppercase;
    background: url(../img/save_bg.png) no-repeat;
}
.feedback_right .send:hover {
    color: #C08212;
}
.news_content.contacts {
    float: left;
    margin-bottom: 20px;
}
.news_content img{
    border:1px solid #E6DCD0;
}
.news_content .block {
    float: left;
    width: 331px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 18px;
    color: dimGray;
    margin-bottom: 20px;
}
.news_content.contacts   img{
    border:1px solid #E6DCD0;
}
.news_content .block ul{
    list-style: none;
    margin: 0;
}
.news_content .block ul li a{
    color: #6E4D08;
    
}
.news_content .block ul li a:hover{
    text-decoration: none;
    
}
/**********************/
.main-slide .constructor-template .modul {
    left: -3px;
    width: 75px;
    } 
    
.mailsend {
    color: green;
    font-size: 20px;
    text-align: center;
}    
.warp-comment {
  display: block;
  overflow: hidden;
}
/***************/
.warp-comment{
    display: block;
    overflow: hidden;
}
/**menu scroll**/
.menu-scroll{
    float: left;
    max-height: 392px;
    overflow: auto;
    outline: 0 none;
}
.checked_block .menu-scroll{
    width: 164px !important;
}
.left-menu .menu-scroll ul.child-menu li{
    width: 195px;
}
.left-menu .menu-scroll li a{
    width: 172px;
}
.left-menu ul.child-menu li:hover a, .left-menu ul.child-menu li.active a{
    background: #f4ece2;
}
/**price**/
.pricelist table td{
    padding: 3px 5px;
}
.pricelist .table-title{
    background: #5d4000;
    position: relative;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.pricelist .table-title a{
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 18px;
}
.pricelist .table-caption{
    background: #F9F6F3;
}
.pricelist .table-caption a{
    color: #6E452F;
    text-decoration: none;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
}
.pricelist .table-caption a:hover,
.pricelist .table-title a:hover{
    text-decoration: underline;
}
.pricelist .standard{
    color: #6E452F;
    padding: 5px 10px;
    display: block;
}
.pricelist .standard:hover{
    text-decoration: none;
}
.pricelist .price{
    color: #937360;
    font-size: 18px;
    font-weight: bold;
}
.pricelist .price span{
    font-size: 12px;
    padding-left: 3px;
}
.main-title{
    position: relative;
}
.sort-top {
    float: right;
    height: 31px;
    position: absolute;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background: #f9f2e7;
    top: -7px;
    right: 0;
}
.sort-top label{
    float: left;
    color: #847045;
    margin: 0 5px 0 15px;
    line-height: 31px;
    font-size: 12px;
    font-weight: normal;
}
.sort-top .selector{
    margin: 4px 3px 0;
    font-size: 11px;
    line-height: 11px;
    height: 11px;
    color: #876654;
    padding: 5px 15px 5px 4px;
    border: 1px solid #cbc2b6;
    display: block;
    background: url(../img/select.png) no-repeat 99% center #fefdfd;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    z-index: 10;
    float: left;
    width: 69px;
}
.sort-top select{
    margin-top: 2px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #876654;
    font-size: 11px;
}
.sort-top .selector-st2{
    margin-right: 10px;
}
#noty_topCenter_layout_container li{
    background: url("../img/brown_line.png") repeat-x !important;
    color: #fff;
    border: 1px solid #f2b526 !important;
}
#noty_topCenter_layout_container .noty_text{
    color: #fff;
}
/**search page**/
.search-page{
    float: left;
    width: 100%;
}
.search-page .view{
    float: left;
    width: 100%;
    border-bottom: 1px solid #EBE5DC;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
.search-page .view hr{
    background: #bbbbbb;
    border-bottom: 0 none;
    height: 1px;
    margin-top: 12px;
}
.search-page .img-block{
    float: left;
    display: inline;
    margin-right: 10px;
}
.search-page .name{
    display: block;
    padding-bottom: 10px;
    margin: 0;
    width: auto;
}
.search-page .name a{
    color: #6E452F;
    text-decoration: none;
    font-size: 14px;
}
.search-page .name a:hover{
    text-decoration: underline;
}
.search-page .view .wrap{
    color: #604C42;
    font-size: 12px;
    line-height: 14px;
}
.search-page .view .wrap-bot{
    display: block;
    overflow: hidden;
    height: 50px;
    margin-top: 10px;
}
.search-page .view .price{
    font-size: 18px;
    color: #937360;
    font-weight: bold;
    float: left;
}
.search-page .view .rating{
    float: right;
    padding: 10px 3px 0;
}
.search-page .view img{
    width: 120px;
}
.noproducts {
  font-size: 14px;
  padding-top: 25px;
  text-align: center;
}
.fb-like{
    width: 100%;
}
/**loader**/
.filter-load  .loader{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -17px 0 0 -17px;
}
/****/
.wrapper-page-nav{
    float: left;
    width: 100%;
}
/*.wrapper-page-nav .pageNav ul{*/
/*    float: left;*/
/*    width: 10000px;*/
/*}*/
/*.wrapper-page-nav .pageNav .jspPane{*/
/*    margin-bottom: 10px;*/
/*}*/
/*.jspHorizontalBar{*/
/*    background: none !important;*/
/*}*/
/*.wrapper-page-nav .pageNav .jspContainer{*/
/*    height: 35px !important;*/
/*}*/
/*.wrapper-page-nav .jspContainer {*/
/*    width: 100% !important;*/
/*}*/
/**basket total**/
.list-basket .rustotal {
    clear: both;
    color: #5B3F00;
    display: block;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 16px;
    font-weight: normal;
}
.list-basket .rustotal .price{
    font-size: 20px;
    font-weight: bold;
}
.list-basket .rustotal span{
    color: #796B4E;
    font-size: 14px;
    font-weight: normal;
}
/**miss-price**/
.list-item .item .price .miss-price{
    font-size: 9px;
    line-height: 9px;
    margin-top: 2px;
}
.brend .wrap-info .new-price .miss-price{
    display: block;
}
/**social**/
.soc-block{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.soc-block a{
    float: left;
    width: 24px;
    height: 24px;
    line-height: 0;
    text-indent: -9999px;
    margin-right: 5px;
}
.soc-block .vk{
    background: url(../img/vk_icon.png) no-repeat;
}
.soc-block .fb{
    background: url(../img/fb_icon.png) no-repeat;
}
.soc-block .ok{
    background: url(../img/ok_icon.png) no-repeat;
}

.brend_info  .buy {
    background: rgba(0, 0, 0, 0) url("../img/buy_btn.png") no-repeat scroll 0 0;
    color: #693417;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding-left: 29px;
    text-align: left;
    text-decoration: none;
    text-shadow: 0 1px 0 #f8da5e;
    text-transform: uppercase;
    width: 46px;
}


.wrap-features h3 {
    color: #916a55;
    font: bold 13px Arial;
    margin-bottom: 0px;	
	border-bottom: 2px solid #777;
}

.wrap-features {
    background-color: #fbfbfb;
    margin: 15px 0 14px;
    overflow: hidden;
    max-width: 100%;
}

.wrap-features li {
    border-bottom: 1px solid #e1e1e1;
    color: #454545;
    float: left;
    font-size: 14px;
    line-height: 16px;
    width: 100%;
}

.brend_info .name {
	float: left;
    padding: 9px 0;
	width:66%;
}

.brend_info .price {
	float: left;
    padding: 5px 0;
	width:14%;
	font: 18px Arial;
	color: #594519;
}

.brend_info .price span {
    color: #594519;
    font: 14px Arial;
}

.brend_info .buybutton {
	float: right;
    padding: 3px 0;
	width: 76px;
}
.left-menu li .border-strong  a {
	    font-weight: 800;
    color: #523800;
}

.left-menu li .border-strong a:hover {
	color:#6e452f;
	background: #aa3c1e none repeat scroll 0 0;
}

