/*
font-family:Arial; line-height:24px; font-weight:normal; font-size:24px; color: #000000; text-decoration:none;
background:url('../images/body_bg.jpg') repeat-x 0px 0px ;

h1{
    padding: 0px; margin: 0px 0px 15px 0px;
    font-family:Arial; line-height:26px; font-weight:normal; font-size:24px; color: #000000; text-decoration:none;
}


a{
    font-family:Arial; line-height:16px; font-weight:normal; font-size:13px; color: #af080d;
}
a:hover{
    color: #ff0000;
}
*/


body {
    margin:0px;
}

h1{
    padding: 0px; margin: 0px 0px 15px 0px;
    font-family:Tahoma, sans-serif; line-height:24px; font-size: 24px; color: #000; font-weight: normal;
}

h2, .h2{
    display: block;
    padding: 0px; margin: 0px 0px 15px 0px;
    font-family:Tahoma, sans-serif; line-height:24px; font-size: 20px; color: #444; font-weight: normal;
}

hr{
    height: 1px;
    font-size: 1px;
    border-top:none ;
    border-left:none ;
    border-right:none ;
    border-bottom: 2px dashed #bbb;
    margin: 15px 0px 15px 0px;
}


a{
    font-family:Tahoma, sans-serif; line-height:18px; font-size: 12px; color: #0b8acb;
}
a:hover{
    color: #000;
}

span.strong{
    font-weight: bold;
}


.feedback-form{
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dashed #eee;
}

/*--------PAGE-UP----------*/

.page-up{
    top:100%;
    display: none;
    margin-top: -240px;
    position: fixed;
    margin-left: 1050px;
    width: 50px; height: 60px;
    background: url('../images/page-up.gif') no-repeat 0px 0px;
}
.page-up:hover{
    background: url('../images/page-up.gif') no-repeat -70px 0px;
}
.page-up-link{
    display: inline-block;
    width: 50px; height: 60px;
}


/*---------END PAGE-UP-------------*/

.header-line {
    width: 100%; height: 44px;
    border-bottom: 1px solid #000;
    background: url('../images/black-wood-bg.jpg') repeat-x 0px 0px ;
}

.header-line-cont {
    width: 1000px; margin: 0px auto;
}

ul.header-line-menu {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: right;
}

ul.header-line-menu li {
    float: left;
    padding: 0px 10px 0px 10px;
}

ul.header-line-menu li a {
    font-family:Tahoma, sans-serif; line-height: 44px; font-size: 14px; color: #fff;
}

ul.header-line-menu li a:hover {
    color: #fcd32b;
}

ul.header-line-menu li.active a {
    color: #fcd32b; text-decoration: none;
}

.header-line .how-old {
    position: absolute;
    display: inline-block;
    padding-left: 40px;
    background: url('../images/8-year.png') no-repeat 0px 50% ;
    font-family:Tahoma, sans-serif; line-height: 44px; font-size: 14px; color: #fff;
}

.header{
    width: 100%;
    height: 180px;
    border-bottom: 2px solid #b8b8b8;
}
.header-container {
    width: 1000px;
    margin: 0px auto;
}

.header-logo {
    margin-top: 40px;
    position: absolute;
    display: inline-block;
    width: 212px; height: 67px;
    background: url('../images/logo.png') no-repeat 0px 0px ;
}

.header-contacts {
    position: absolute;
    margin-top: 40px;
    margin-left: 270px;
    width: 400px;
}

.header-contacts-phone {
    display: inline-block;
    margin-right: 30px;
}

.header-contacts-phone span {
    font-family:Tahoma, sans-serif; line-height:20px; font-size: 20px; color: #000;
}

.header-contacts-phone span:nth-child(2) {
    color: #8b8b8b;
}

.header-contacts-phone div {
    position: absolute;
    margin-top: -20px;
    font-family:Tahoma, sans-serif; font-size: 12px; color: #8b8b8b;
}

.header-contacts-tw {
    padding-left: 20px;
    margin-top: 9px;
    background: url('../images/ico-clock.png') no-repeat 0px 50% ;
    font-family:Tahoma, sans-serif; line-height:13px; font-size: 12px; color: #111;
}

.header-contacts-callback {
    display: inline-block;
    padding-left: 20px;
    margin-top: 9px;
    background: url('../images/ico-phone.png') no-repeat 0px 50% ;
    font-family:Tahoma, sans-serif; line-height:13px; font-size: 12px; color: #111;
}

.header-contacts-callback a {
    color: #0b8acb; font-weight: bold; text-decoration: none;
    border-bottom: 1px dashed #0b8acb;
}

.header-contacts-callback a:hover {
    color:  #000;
    border-bottom: 1px dashed #000;
}

.header-contacts-call-24{
    display: inline-block;
    margin-top: 9px;
    padding-left: 20px;
    margin-left: 10px;
    background: url('../images/call-24.png') no-repeat 0px 50% ;
    font-family:Tahoma, sans-serif; line-height:18px; font-size: 12px; color: #111;
}

.header-contacts-call-24 span{
    font-weight: bold; color: #e93207;
}

.header-info {
    position: absolute;
    width: 150px;
    margin-top: 40px;
    margin-left: 680px;
}

.header-info ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.header-info ul li a {
    font-family:Tahoma, sans-serif; line-height:14px; font-size: 12px; color: #0b8acb;

}

.header-info ul li a:hover {
    color:  #000;
}

.header-info ul li {
    padding: 0px 0px 6px 28px;
}

.header-info ul li.delivery {
    background: url('../images/ico-delivery.png') no-repeat 0px 0px ;
}

.header-info ul li.payment {
    background: url('../images/ico-wallet.png') no-repeat 0px 0px ;
}

.header-info ul li.moneyback {
    background: url('../images/ico-moneyback2.png') no-repeat 0px 0px ;
}


/*----CART FIX------*/
.header-cart-fix{
    position: fixed;
    display: none;
    top:0px;
    z-index: 1000;
    margin-left: 710px;
    width: 290px;
    font-family:Tahoma, sans-serif; line-height:30px; font-size: 12px; color: #000;

}

.header-car-fix-container{
    display: inline-block;
    float: right;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.3);
    border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    overflow: hidden;

}

.header-cart-fix span{
    display: inline-block;
    color:#666;
}

.header-cart-fix-btn{
    display: inline-block;
    float: right;
    text-align: center;
    width: 110px;
border-left: 1px solid #e5e5e5;
    font-family:Tahoma, sans-serif; line-height:30px; font-size: 12px; color: #666; text-decoration: none;

    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(238,238,238,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,238,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eeeeee',GradientType=0 );

}

.header-cart-fix-active .header-cart-fix-btn{
    background:  #ffe64d url('../images/btn-yellow-bg.gif') repeat-x 0 100%;
    color: #333;
}

.header-cart-fix-cont{
    float: right;
    text-align: left;
    padding: 0px 6px 0px 28px;
    background: #f8f8f8 url('../images/ico-cart-small.png') no-repeat 6px 50% ;


}

/*----END CART FIX------*/

.header-cart {
    position: absolute;
    width: 180px;
    margin-top: 38px;
    margin-left: 820px;
    background: url('../images/ico-cart.png') no-repeat 0px 0px ;
    font-family:Tahoma, sans-serif; line-height:22px; font-size: 12px; color: #000;
}

.header-cart-container {
    display: inline-block;
    margin-left: 34px;
}

.header-cart-h {
    margin-bottom: 10px;
    font-family:Tahoma, sans-serif; line-height:18px; font-size: 18px; color: #000;
    text-transform: uppercase;
}

.cart-label {
    display: inline-block;
    min-width: 60px;
    color: #8b8b8b;
}

.btn-silver {
    display: inline-block;
    font-family:Tahoma, sans-serif; line-height:28px; font-size: 12px; color: #000;
    text-decoration: none;
    border: 1px solid #bbb;
    border-radius: 3px;
    padding: 0px 15px 0px 15px;
    text-align: center;
    cursor: pointer;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(238,238,238,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */

}
.btn-silver:active {
    background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

}
.btn-silver:focus {
    outline: none;
}

.btn-silver-small {
    height: 24px; line-height: 24px;
}

.header-cart .btn-silver {
    margin-top:15px;
    width: 110px;
}

.header-search {
    position: absolute;
    width: 550px;
    margin-top: 125px;
    margin-left: 270px;
}

.header-search-string {
    width: 430px; height: 28px;
    padding: 0px 10px 0px 10px;
    font-size: 14px;
    border: 1px solid #bbb;
    border-radius: 3px;
    background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(255,255,255,0.65) 35%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(35%,rgba(255,255,255,0.65)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

}
.header-search-string:focus {
    outline: none;
}

.content {
    width: 1000px;
    margin: 20px auto 30px auto;
    outline: none;
    vertical-align: baseline;
}

.left-col {
    display: inline-block;
    width: 240px;
    vertical-align: top;
}
.right-col {
    display: inline-block;
    width: 730px;
    margin-left: 20px;
    vertical-align: top;
    font-family:Tahoma, sans-serif; line-height:18px; font-size: 12px; color: #000;
}


.catalog-menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.catalog-menu > ul > li {
    padding: 4px 14px 4px 10px;
    position: relative;
    margin: 2px 0px 2px 0px;
}

.catalog-menu > ul > li.active {
    background: url('../images/cat-menu-active.png') no-repeat 0px 0px ;
}

.catalog-menu > ul > li.active > a,
.catalog-menu > ul > li.active > span
{
    text-decoration: none;
}

.catalog-menu > ul > li > a,
.catalog-menu > ul > li > span
{
    display: block;
    font-family:Tahoma, sans-serif; line-height:20px; font-size: 16px; color: #000;
}

.catalog-menu > ul > li > a:hover {
    color: #0b8acb;
}
/*
.catalog-menu > ul > li:hover > a:first-child{
    color: #0b8acb;
}
*/
.catalog-menu > ul > li.active > a:hover {
    color: #000;
}


.catalog-menu > ul > li > ul {
    margin-top: 7px;
    padding-bottom: 5px;
}

.catalog-menu > ul > li > ul  li {
    padding: 0px 0px 0px 0px;
}

.catalog-menu > ul > li > ul > li a,
.catalog-menu > ul > li > ul > li span,
.catalog-menu > ul > li > div.cat-menu-hover li a
{
    display: block;
    padding: 5px 0px 5px  12px;

    background: url('../images/arrow-marker.png') no-repeat 0px 11px ;
    font-family:Tahoma, sans-serif; line-height:18px; font-size: 14px; color: #000;
}

.catalog-menu > ul > li > ul li.active > a,
.catalog-menu > ul > li > ul li.active > span
{
    color: #0b8acb; text-decoration: none;
}

.catalog-menu > ul > li > ul li:hover > a, .catalog-menu > ul > li > div.cat-menu-hover li a:hover {
    color: #0b8acb;
}

.catalog-menu > ul > li > ul > li > ul {
    margin-left: 12px;
    margin-top: 0px;
    margin-bottom: 5px;
    border-left: 1px solid #444;

}

.catalog-menu > ul > li > ul > li  > ul > li > ul {
    margin-left: 12px;
    margin-top: 0px;
    margin-bottom: 5px;
    border-left: 1px solid #999;
}

.catalog-menu > ul > li > ul > li > ul  li  a,
.catalog-menu > ul > li > ul > li > ul  li  span
{
    font-size: 12px;
    padding:  3px 0px 3px 12px;
    background: none;
}

/*--CATALOG MENU HOVER--*/
.cat-menu-hover .cat-menu-hover-pop{
    display: block;
    white-space: normal;
    padding: 5px 0px 5px 0px;
    border-bottom:1px solid #eee ;
}

.cat-menu-hover .cat-menu-hover-pop a{
    display: inline-block;
    margin: 3px 10px 3px 12px;
}


.catalog-menu > ul > li:hover div.shadow{

    -webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 0px 6px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 0px 6px 0px rgba(50, 50, 50, 0.5);
}

.cat-menu-hover .marker-hover{
    width: 24px; height: 24px;
    position: absolute;
    margin-left: -30px; margin-top: 3px;
    background: url('../images/cat-hover-marker.png') no-repeat 0px 0px ;
}

.catalog-menu > ul > li > div.cat-menu-hover {
    display: none;
    position: absolute;
    top:0px;
    z-index: 1000;
    background: #fff;
    white-space: nowrap;
    margin: 0px 0px 0px 225px;

    -webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 0px 6px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 0px 6px 0px rgba(50, 50, 50, 0.5);
}
.catalog-menu > ul > li:hover > div.cat-menu-hover{
    display: block;
}

.catalog-menu > ul > li > div.cat-menu-hover > ul{
    display: inline-block;
    max-width: 200px;
    vertical-align: top;
    white-space: normal;
}

.catalog-menu > ul > li > div.cat-menu-hover > ul > li{
    margin-left:15px;
    display: block;
    vertical-align: top;
    white-space: normal;
    width: 150px;
    margin-right: 10px;
    border-bottom: 1px solid #ccc;
    padding: 5px 0px 5px 0px;
}






/*--END CATALOG MENU HOVER--*/

.breadcrumbs {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 12px;
    font-family:Tahoma, sans-serif; line-height:14px; font-size: 11px; color: #777;
}

.breadcrumbs a {
    font-size: 12px;
    font-family:Tahoma, sans-serif; line-height:14px; font-size: 11px; color: #0b8acb; cursor: pointer;
}

.breadcrumbs a:hover {
    color: #000;
}

.breadcrumbs ul {
    margin: 0px; padding: 0px;
    list-style: none;
    color: #777;
}

.breadcrumbs ul li {
    float: left;
    padding: 0px 0px 0px 16px;
    margin-right: 12px;
    background: url('../images/arrow-marker.png') no-repeat 0px 50%;
}

.breadcrumbs ul li:first-child {
    padding: 0px ;
    background: none;
}

.cat-list-pop{
    display: block;
    margin-bottom: 15px;
}
.cat-list-pop a{
    display: inline-block;
    margin: 0px 15px 0px 0px;

}

.catalog-list{
    outline: none;
    vertical-align: baseline;
    zoom: 1;
    margin-left: -10px;
    margin-top: 0px;
}

.catalog-list-item{
    display: inline-block;
    width: 340px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
    font-family:Tahoma, sans-serif; line-height:16px; font-size: 12px; color: #4d4d4d;
}

.catalog-list-item:hover{
    -webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 0px 6px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 0px 6px 0px rgba(50, 50, 50, 0.5);
}

.catalog-list-item:nth-of-type(odd){
    margin-right: 5px;
}

/*-----LINE VIEW GOODS LIST---*/
.catalog-list-item-line{
    width: 100%;
}

.catalog-list-item-line .catalog-list-item-desc{
    width: 300px;
}

.catalog-list-item-line .catalog-list-item-img-box {
    width: 180px;
}

.catalog-list-item-line .catalog-list-item-img {
    width: 180px;
}

.catalog-list-item-line .catalog-list-item-img img {
    max-width: 180px;
}
/*-----END LINE VIEW GOODS LIST---*/

.zoom-label{
    position: absolute;
    display: inline-block;
    width: 20px; height: 20px;
    background: #fff url('../images/ico-zoom.png') no-repeat 50% 50%;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.catalog-list-item-img-box{
    display: inline-block;
    width: 120px;
    margin-right: 0px;
    vertical-align: top;
}
.catalog-list-item-img {
    display: inline-block;
    width: 120px;
    vertical-align: top;
    margin-bottom: 10px;
}

.catalog-list-item-img img {
    max-width: 120px;
}

.catalog-list-item-desc {
    display: inline-block;
    white-space: normal;
    width: 190px;
    margin-left: 10px;
    vertical-align: top;
}

.catalog-list-item-line{
    margin-bottom: 10px;
}

.catalog-list-item-title {
    font-family:Tahoma, sans-serif; line-height:18px; font-size: 14px; color: #0b8acb; cursor: pointer;
}

.catalog-list-item-title:hover {
    color: #000;
}

.catalog-list-item-line{
    margin-bottom: 10px;
}
.goods-price {
    font-family:Tahoma, sans-serif; line-height:28px; font-size: 24px; color: #000;
}
.goods-price-red {
    color: #ff0000;
}

.catalog-list-item-line {
    margin-bottom: 10px;
}

.catalog-list-item-view-line{
    width: 100%;
}
.catalog-list-item-view-line :nth-of-type(odd){
    margin-right: 0px;
}
.catalog-list-item-rimg{
    float: right;
}

.catalog-list-item-view-line .catalog-list-item-desc{
    width: 400px;
}

.pages a, .pages span{
    display:inline-block;
    background: #e0e0e0;
    padding: 2px 7px 2px 7px;
    margin-right:3px;
    margin-bottom: 5px;
    font-size:14px;
    font-family:Tahoma; line-height:16px; font-weight:normal; font-size:12px; color: #000; text-decoration: none;
}

.pages a.active, .pages span.active{
    color:#fff;
    background: #ffc011;
    text-decoration:none;
}
.pages a:hover{
    background: #fff586;
}

.gcount {
    width: 40px; height: 22px;
    border: 1px solid #bbb;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    font-family:Tahoma, sans-serif; line-height:22px; font-size: 16px; color: #000;
}

.btn-yellow {
    display: inline-block;
    padding: 0px 10px 0px 10px;
    vertical-align: top;
    background:  url('../images/btn-yellow-bg.gif') repeat-x 0 0;
    font-family:Tahoma, sans-serif; line-height:24px; font-size: 12px; color: #000; text-decoration: none;
    border: 1px solid #fce05a;
}

.btn-yellow:active {
    background: #e5b11e;
}

.btn-green {
    display: inline-block;
    padding: 0px 10px 0px 10px;
    vertical-align: top;
    background:  url('../images/btn-green-bg.gif') repeat-x 0 0;
    font-family:Tahoma, sans-serif; line-height:24px; font-size: 12px; color: #000; text-decoration: none;
    border: 1px solid #c3f061;
}

.btn-green:active {
    background: #91c909;
}


.fast-order-link {
    font-family:Tahoma, sans-serif; line-height:18px; font-size: 12px; color: #5cb934; cursor: pointer;
    border-bottom: 1px dashed #5cb934;
    font-weight: bold;
}

.fast-order-link:hover {
    color: #0b8acb;
    border-bottom: 1px dashed #0b8acb;
}

.param-label {
    color: #4d4d4d;
}
.param-value {
    color: #000;
}

.footer {
    width: 100%; height: 160px;
    background:  url('../images/footer-bg.jpg') repeat-x 0 0;
}

.footer-content {
    width: 1000px;
    margin: 0 auto;
    font-family:Tahoma, sans-serif; line-height:18px; font-size: 12px; color: #bdbdbd;
}

.footer-lcol {
    width: 240px;
    display: inline-block;
    margin-top: 30px;
    vertical-align: top;

}

.footer-copy{
    display: inline-block;

}
.footer-rcol {
    width: 720px;
    vertical-align: top;
    margin-left: 30px;
    display: inline-block;
    margin-top: 30px;
}

.footer-contacts {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    max-width: 320px;
}

.footer-contacts-title {
    font-family:Tahoma, sans-serif; line-height:18px; font-size: 14px; color: #bdbdbd; font-weight: normal;
    margin-bottom: 10px;
}

.footer-contacts-phone {
    display: inline-block;
    margin-bottom: 13px;
}

.footer-contacts-phone span {
    font-family:Tahoma, sans-serif; line-height:24px; font-size: 24px; color: #fff;
}

.footer-contacts-phone span:nth-child(1) {
    color: #bdbdbd;
}

.footer-contacts a{
    font-family:Tahoma, sans-serif; line-height:18px; font-size: 12px; color: #fff;
}


/*----- CATEGORY LIST----------*/
.category_list{
    display: block;
    outline: none;
    vertical-align: baseline;
    width:100%;
    margin-bottom:10px;
}
.category_list .category_item:nth-of-type(4n+4) {
    margin-right:0px;
}

.category_item{
    vertical-align: top;
    position: relative;
    text-align: center;
    display:inline-block;
    width:166px; min-height:150px;

    margin-bottom: 15px;
    margin-right:20px;
    font-family:Tahoma, sans-serif;line-height:16px;  font-size:12px; text-decoration: none; color:#000;

}

/*
.category_item:hover {
    -webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.5);
}
*/

.category_item .img_box{
    display:inline-block;
    width: 164px; height: 120px;
    padding: 2px;
    text-align: center;

    margin-bottom:5px;
}
.category_item a.img{
    display:table-cell;
    width: 164px;
    text-align: center;
    overflow:hidden; height:120px;
    background: #fff;
    border: 1px solid #bbb;
    vertical-align: middle;
}
.category_item a.img:hover {
    /*border: 1px solid #0b8acb;*/
    -webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.5);
}

.category_item a.img img{
    margin: auto;
    max-width: 160px;
    max-height: 120px;

}
.category_item .price{
    margin-top:3px;
}
.category_item a.title{
    display:inline-block;
    margin-bottom:5px;
    font-family:Tahoma, sans-serif;line-height:16px;  font-weight:normal; font-size:13px; text-decoration: underline; color:#000;
}
.category_item a.title:hover{
    color:#0b8acb;


}

/*----- END CATEGORY LIST----------*/

/*---------GOODS ID----------*/
.goods_id_t{
    width:100%;

}
.goods_id_t td{
    vertical-align: top;
}

.goods-id-item-line{
    margin-bottom: 5px;
}
.goods-id-item-cart-line{
    margin-bottom: 10px;
}

.goods-id-item-param-box{
    margin-top: 20px;
}

.goods-id-item-share{
    display: block;
    text-align: right;
    margin-bottom: 5px;
}

.goods-id-item-kod{
    margin-top: 7px;
    position: absolute;
    right: 0;
    width: 200px;
    text-align: right;

}

.goods-id-item-kod .kod-val {
    display: inline-block;
    padding: 3px 10px 3px 10px;
    font-weight: bold;
    background: #eee;
}

.price-info{
    display: inline-block;
    margin-left: 15px;
    vertical-align: top;
    padding-left: 24px;
    color: #666;
    max-width: 200px;
    background: url("../images/i-info-16.png") no-repeat 0px 2px;
}

.goods-id-item-price{
    display: inline-block;
    margin-bottom: 15px;
    padding: 10px 10px 10px 10px;
    max-width: 230px;
    min-width: 150px;
    border: 1px dashed #bbb;
    cursor: pointer;
}
.goods-id-item-price:hover
{
    border: 1px dashed #0b8acb;
    color: #0b8acb;
}
.goods-id-item-price:hover .goods-price{
    color: #0b8acb;
}

.goods-id-item-price.complect-check{
    padding-left: 40px;
}
.goods-id-item-price.complect-check-active,
.goods-id-item-price.complect-check-active .goods-price
{
    color: #cb3810;

}
.goods-id-item-price.complect-check-active{
    background: url("../images/check_true.gif") no-repeat 10px 50%;
}
.goods-id-item-price.complect-check-active{
    border: 1px dashed #cb3810;
}

.goods-id-item-param-box  .param-val{
    float: right;
    display: inline-block;
    background: #fff;
    padding-left: 5px;
    color: #000;
}

.goods-id-item-param-box .param-line{
    margin-bottom: 5px;
    background: url("../images/dot.gif") repeat-x 0px 12px;

}

.goods-id-item-param-box .param-title{
    display: inline-block;
    margin-right: 0px;
    padding-right: 5px;
    margin-left: 0px;
    background: #fff;
    color: #444;
}

.goods-id-item-param-box .param-title input[type=checkbox]{
    display:inline-block ;
    margin: 0 5px 0 5px;
}

.goods-id-item-param-box .param-title label{
    border-bottom: 1px dotted #666;
}

.goods-id-item-param-box .param-title-accent{
    font-weight: bold;
}


.edit-conf-price{
    font-size:16px;
    margin-left: 10px;
}

.edit-conf-price:focus{
    outline: none;
}


.gimg_pre_list {width:70px; max-height:70px; border:1px solid #bbbbbb; margin-bottom:5px;margin-left:5px; overflow:hidden; float:left;}

.gimg_main {
display: inline-block;
    border:1px solid #c3b085;
    margin-bottom:5px;
    overflow:hidden;

}

.goods_id_t_lcol{
    _width: 250px;
}

.gimg_main img{
    max-width: 250px;
}

.pay-card{
    margin-top: 15px;
    display: inline-block;
    border: 1px dashed #999;
    padding: 10px;
    color: #000;
    background: #eee;


}
.pay-card span{
    display: inline-block;
    margin-right: 10px;
    float: left; line-height: 22px;
}

/*---------END GOODS ID----------*/

/*-----GBASKET--------*/

.basket-cinfo{
    display: block;
    margin-top: 5px;
    padding-left: 20px;
    color: #555;
    background: url('../images/arrow-complect.gif') no-repeat 0px 0px;

}

.gbasket_t{
    border-collapse:collapse; border-spacing:0px;
    border:none;
    border: 1px dashed #999 ;
}
.gbasket_t thead td{
    white-space: nowrap;
    font-weight: bold;
}
.gbasket_t_base{
    background-color:#222222;
}
.fastOrderContent .goods-price{
    color: #ff0000;
}

.gbasket_t td{padding:10px 5px 5px 10px; vertical-align: top;  border: 1px dashed #999 ;}
.gbasket_t input.put{border:1px solid #999999; width:18px; height:20px; margin:0px;padding:0px;margin:0px 10px 0px 0px;}




.delete_from_basket{
    display:inline-block;
    width:20px; height:20px;
    background: url('../images/delete_from_basket.png') no-repeat 0px 0px;
}

.order_form_t{max-width:600px; width: 100%}
.order_form_t td{padding:3px 10px 3px 0px; white-space:nowrap;}
.order_form_t input.inplong{width:100%; border:1px solid #afafaf; height: 24px; font-size: 16px;}
.order_form_t textarea{width:100%; height:60px; border:1px solid #afafaf;}



/*----END -GBASKET--------*/

.captcha_input{
    width:100px;
    font-size: 16px;
    height: 22px;
}

.captcha_check{
    display:inline-block;
    height:16px;

    padding:0px 0px 0px 20px;
    font-family:Tahoma;line-height:14px;  font-size:12px; cursor: default; text-decoration: none;
}
.captcha_check_false{
    color:#c71616;
    background: url('../images/check_false.png') no-repeat 0px 0px;
}
.captcha_check_true{
    color:#2fab0d;
    background: url('../images/check_true.gif') no-repeat 0px 0px;
}

/*---------INDEX CATALOG------------*/

.index-catalog-box{
    width:100%;
}

.index-catalog-box table td{
    padding:0px 20px 20px 0px;

}
.index-catalog-box .cat-img-link{
    display:block;

    overflow: hidden;
    width:213px; height:107px;
}

.index-catalog-box .cat-title-link{
    display: inline-block;
    margin:10px 0px 5px 0px;

    font-family:Arial;line-height:18px; font-weight: bold; font-size:16px; text-decoration: underline; color:#111;

}
.index-catalog-box .cat-title-link:hover{
    text-decoration: underline;
    color:#0b8acb ;
}
.index-catalog-box .cat-sub-title-link{
    font-family:Arial;line-height:16px;  font-size:12px; text-decoration: none; color:#3f3f3f;
}
.index-catalog-box .cat-sub-title-link:hover{
    text-decoration: underline; color: #4e1704;
}

/*---------END INDEX CATALOG------------*/

.page-description{
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.page-description img{
    margin: 0px 10px 10px 0px;
}

/*--------FILTER---------*/
/*
.filter-param-val{
    padding: 3px 5px 3px 5px;
    display:inline-block;float:left;
    margin:0px 10px 3px 0px;
    color: #000;
    cursor: pointer;
    text-align: center;


}
.filter-param-container{
    display: inline-block;
    width: 100%;
    padding-bottom: 5px;

    border-bottom: 1px solid #eee;
}
.filter-t td{
    padding: 5px 10px 5px 0px;
}
.filter-param-val span{
    border-bottom: 1px dashed #000;

}
.filter-param-val-title-small{
    font-size: 11px;
}
.filter-label{
    white-space: nowrap;
    margin-top: 3px;
    color: #444;
}
.filter-param-val-active{

    background:#f8d74f ;
    _background:#eee ;
    color: #000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.filter-param-val-active span{
    border-bottom: none;
}
.filter-param-val-img{
    margin: 3px;
    width: 60px; height:60px;
    overflow: hidden;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.filter-btn:focus,.filter-btn-reset:focus{
    outline: none;
}




.filter-h{
    padding: 0px; margin: 0px 0px 0px 0px; height: 35px;
    font-family:Arial; line-height:35px; font-weight:normal; font-size:18px; color: #444; text-decoration:none;
    background:#eee ;

    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
}
.filter-h span.show-hide{
    font-size:14px; line-height:18px;

    cursor: pointer;
    display: inline-block;

    color: #444;
    border-bottom: 1px dashed #000000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

}
.filter-h span.filter-h-title{
    display: inline-block;
    margin: 0px 10px 0px 10px;
}

.filter-container{
    _background: #e9b976;
    background: url('../images/cat-list-item-bg.png') repeat 0px 0px;
    margin-bottom: 20px;
    border: 1px solid #dfdfdf;
    border-bottom: 4px solid #eab300;
}
.filter-container-cont{
    display: inline-block;
    margin: 10px 15px 10px 15px;

}

.collection-pram-val{

    display:inline-block; float:left; margin:0px 10px 3px 0px;
    color: #000;


}

.param-val-t td{
    vertical-align: top;
    padding-bottom: 5px;
}
*/

.filter-container {

    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #e4e4e4;
}

.filter-param-box {
    display: inline-block;
    margin-left: 4px;
    margin-bottom: 5px;
}

.filter-param-box:first-child {
    margin-left: 0px;
}


.btn-filter{
    display: inline-block;
    font-family:Tahoma, sans-serif;  font-size: 12px; color: #000;
    text-align: center;
    text-decoration: none;
    border: 1px solid #BBBBBB;
    padding: 0px 5px 0px 0px;

    cursor: pointer;
    border-radius: 3px;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(238,238,238,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */

}

.btn-filter:active {
    background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

}
.btn-filter:hover{
    -webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    0px 0px 4px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         0px 0px 4px 0px rgba(50, 50, 50, 0.2);
}

.btn-filter-name {
    display: inline-block;
    margin: 0px 5px 0px 12px;
    padding: 0px 15px 0px 0px;
    background: url('../images/arrow-down.png') no-repeat 100% 50%;
    line-height:26px;
}

.filter-param-value-box{
    display: none;
    position: absolute;
    background: #fff;
    width: 200px;
    margin-left: -100px;
    padding: 10px 15px 10px 15px;
    border: 1px solid #cbcbcb;
    margin-top: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.4);
    z-index: 100;
}

.filter-param-value-box-img{
    width: 540px;
    margin-left: -270px;
}

.filter-param-value-box-price{
    width: 250px;
    margin-left: -125px;
}

.filter-param-info{
    display: inline-block;
    padding: 0px 5px 0px 5px;
    /*background: #f4ce44;*/
    background:#8e8b8b ;
    color:#ffffff;
    line-height:20px;

    border-radius: 3px;
}

.filter-param-value-box:before {
content: '';
display: block;
width: 19px;
height: 16px;
position: absolute;
top: -10px;
left: 50%;
margin-left: -11px;
background: url('../images/filter-arrow.png') 0px 0px no-repeat;
}

.filter-param-val-dis{
    filter: alpha(opacity=25);
    opacity: 0.25;
}

.filter-param-val{
    padding: 2px 0px 2px 0px;
    margin-bottom: 2px;
}
.filter-param-val-img{
    display: inline-block;
    width: 90px; height:85px;
    vertical-align: top;
}

.filter-param-val label{
    border-bottom: 1px dashed #000;
    cursor: pointer;
    white-space: nowrap;

}


.filter-param-val-active{
    _background:#d9d9d9 ;
    color: #000;
}
.filter-param-val-active label{
    border-bottom: none;
}

label.label-img{
    display: block;
    margin: 3px;
    width: 60px; height:60px;
    overflow: hidden;
    border-bottom: none;
}

.filter-applay{
    display: block;
    text-align: center;
    margin-top: 10px;
}
/*------end filter---------*/

/*--------SLIDER------------*/

.mfp-price-param-value{
    display: inline-block;
    width: 70px; height: 20px;
    border: 1px solid #bbb;
    margin: 0px 5px 10px 5px;

}

/* Ширина слайдера */
#slider {
    width: 220px;
    margin:5px 20px 5px 10px;

}
/* Контейнер слайдера */
.ui-slider {
    position: relative;
}
/* Ползунок */
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    margin-top: -2px;
    width: 10px;   /* Задаем нужную ширину */
    height: 15px;  /* и высоту */
    background: url('../images/slider/slider.png') no-repeat; /* картинка изображающая ползунок. Или можно залить цветом, задать бордюр и скругления */
    cursor: pointer
}
.ui-slider .ui-slider-handle:focus {
    outline: none;
}
.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 #f8bf03;
    background: #f8bf03;
}
/* оформление активного участка (между двумя ползунками) */
.ui-widget-header {
    border: 1px solid #f8bf03;
    background: #f8bf03;
}
/* скругление для полосы слайдера */
.ui-corner-all {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
/*------END SLIDER-------------*/



.fast-order-phone-inp{
    width: 180px; height: 26px;
    font-size: 20px;
    margin: 10px 0px 10px 0px;
    border: 1px solid #bbb;
    border-radius: 3px;
    padding: 5px 10px 5px 10px;

    background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(255,255,255,0.65) 35%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(35%,rgba(255,255,255,0.65)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(255,255,255,0.65) 35%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.fast-order-phone-inp:focus{
    outline: none;

}

.fastOrderContent .btn-yellow{

    font-size: 16px; color: #111;
    height: 40px;
    padding: 0px 15px 0px 15px;
    border-radius: 3px;
    background: #fce05a url('../images/btn-yellow-bg.gif') repeat-x 0 100%;
    cursor: pointer;
}

.fastOrderContent .btn-yellow:focus{
    outline: none;
}
.fastOrderContent .btn-yellow:active{
    background: #f9d456;
}

/*-----CHECKER CONTENT------*/

.content-checker{
    display: block;
    margin-bottom: 20px;
    font-size: 0px;
    margin-top: 15px;
    border-bottom: 1px solid #e6e6e6;

}
.content-checker a{
    font-size: 13px;
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    border-left: 1px solid #dfdfdf;
}

.content-checker a:hover{
    color: #000;
    background: #d4d4d4;

}

.content-checker a.active{
    background: #fcd529;
    color: #444;
    border: 1px solid #fcd529;
}

.content-checker a.active:after{
    content: '';
    position: absolute;
    display: inline-block;
    width: 9px;
    height: 5px;
    left: 50%;
    margin-left: -4px;
    bottom: -6px;
    background:  url("../images/checker-arrow.gif") no-repeat;
}

.content-check-btn{
    position: relative;
    display: inline-block;
    line-height: 32px;

    padding: 0 20px 0 20px;
    color: #000;
    text-decoration: none;

}

.p-info-complect{
    border-bottom: 1px solid #e6e6e6;
}

.p-info-complect .param-line{
    padding: 10px 0 10px 0;
    margin-bottom: 0;
    background: none;

}

.p-info-complect .param-line .param-val {
    padding-right: 5px;
    font-weight: bold;
}
.p-info-complect .param-line .param-title label{
    cursor: pointer;
}

.p-info-complect .param-line .param-title,
.p-info-complect .param-line .param-val {
    background: none;
}
.p-info-complect .param-line:nth-of-type(even){
    background: #e6e6e6;
}
