@import url('reset.css');

* html {

}
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
    background: #fff;
}
body {
	margin: 0 auto;
	min-width: 1000px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #000;
	font-size: 12px;
    line-height: 1.2;
}

@font-face {
    font-family: 'OfficinaSansCRegular';
    src: url('fonts/officinasansc-bolditalic-webfont.eot');
    src: url('fonts/officinasansc-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/officinasansc-bolditalic-webfont.woff') format('woff'),
         url('fonts/officinasansc-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/officinasansc-bolditalic-webfont.svg#OfficinaSansCRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

input[type="button"], input[type="submit"] {
	cursor: pointer;
}
h1, h1 a {
    font-size: 19px;
    line-height: 1.2;
    font-weight: normal;
}
h2, h2 a {
    font-family: 'OfficinaSansCRegular';
    font-size: 18px;
    line-height: 1.2;
    font-weight: bold;
}
h3, h3 a {
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
}
h4, h4 a {
    font-size: 14px;
    line-height: 1.2;
    font-weight: normal;
}
h5, h5 a {
    font-size: 12px;
    line-height: 1.2;
    font-weight: bold;
}
h6, h6 a {
}
p, a, ul, ol, ul.spl li, ol.spl li, table tr td {
    font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 1.2;
}
a {
    color: #219fda;
	text-decoration:underline;
}
a.white {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
	text-decoration:none;
}
/*----------------------------------Общие стили-------------------------------------------------*/
.clear {
	width:100%;
	clear:both;
    overflow: hidden;
}
.wrapper {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
}
/*----------------------------------Общие стили-------------------------------------------------*/
.top-panel {
    width: 100%;
	height: 10px;
    /*height: 27px;*/
    /* background: url('../img/top_panel_bg.jpg') repeat-x 0 0;*/
}
.inner-top-panel {
    width: 976px;
    margin: 0 auto;
    overflow: hidden;
}
.top-panel-sprite {
    /*width: 143px;*/
	width: 243px;
    padding: 2px 0 0 0;
    display: inline-block;
    margin: 0 0 0 50px;
}
/*
.top-panel-sprite a {
    width: 11px;
    height: 11px;
    display: inline-block;
    margin: 0 48px 0 0;
}
*/
.top-panel-sprite a.ico-home {
    background: url('../img/sprite_top_panel.png') 0 0;
}
.top-panel-sprite a.ico-map {
    background: url('../img/sprite_top_panel.png') -11px 0;
}
.top-panel-sprite a.ico-mail {
    background: url('../img/sprite_top_panel.png') -22px -1px;
    margin: 0;
}
.top-panel-enter {
    float: right;
}
.enter-panel {
    background: url('../img/enter_top_panel.png') no-repeat 0 0;
    width: 154px;
    height: 18px;
    padding: 1px 0px 0 0;
    float: left;
    zoom: 1;
    margin: 4px 0 0 0;
}
.enter-panel a {
    margin: 0 0 0 17px;
}
.top-panel-menu {
    float: right;
    margin-right: 5px;
}
.top-panel-menu ul li {
    float: left;
    height: 27px;
    line-height: 27px;
}
.top-panel-menu ul .separator-li {
    background: url('../img/separator_top_panel.png') no-repeat 0 center;
    width: 2px;
    height: 27px;
    margin: 0 0 0 16px;
}
.top-panel-menu ul li a {
    color: #98cbe2;
    text-decoration: none;
    padding: 0 0 0 16px;
}
.top-panel-menu ul li a:hover {
    color: #fff;
    text-decoration: underline;
}


.inner-wrapper {
    width: 976px;
    margin: 0 auto;
}
.header {
    position: relative;
    overflow: hidden;
    height: 118px;
}
.header-new {
    position: relative;
    overflow: hidden;
    height: 140px;
}
.logo,
.description,
.main-head,
.contacts,
.cart {
   /* padding: 20px 36px 0 30px;
    background: url('../img/header-separator.jpg') no-repeat right center;
    float: left;
    width: 198px;*/
}
.contacts{
    width: 228px;
}
.logo {
	/* width: 178px; */
}
.logo a {
    display: block;
    background: url('../img/logo_new.jpg') no-repeat 0 0;
    width: 198px;
    height: 79px;
}
.logo p {
    color: #f5b938;
    font-size: 13px;
    margin: 0 0 5px 0;
}
.description {
    width: 218px;
    padding: 20px 10px 0 10px;
}
.description p {
    color: #f5b938;
    font-size: 13px;
    margin: 0 0 5px 0;
}
.description .last-description {
    color: #ef8921;
    font-size: 14px;
    font-weight: bold;
    font-family: 'OfficinaSansCRegular';
}

.main-head {
    width: 460px;
    padding: 10px 10px 0 10px;
}
.main-head p {
    color: #f5b938;
    font-size: 13px;
    margin: 0 0 5px 0;
}
.main-head .last-main-head {
    color: #ef8921;
    font-size: 14px;
    font-weight: bold;
    font-family: 'OfficinaSansCRegular';
}

.contacts {
    padding: 30px 0 0 10px;
}
.inner-contacts {
    background: url('../img/header-phone.jpg') no-repeat -1px 5px;
    padding: 0 20px 0 27px;
}
.inner-contacts p {
    font-size: 12px;
}
.inner-contacts p span {
    font-size: 17px;
    font-weight: bold;
    color: #7E0E00;
}
.inner-contacts p i {
    font-style: normal;
    color: #797979;
}
.inner-contacts a {
    margin: 3px 0 0 0;
    display: inline-block;
}
.contact-ico {
    background: url('../img/header-icons.jpg') no-repeat 0 0;
    width: 78px;
    height: 22px;
    margin: 5px 0 0 -7px;
    cursor: pointer;
}
.cart {
    padding: 20px 0 0 13px;
    height: 95px;
    background: none;
    width: 227px;
}
.cart p {
    margin: 2px 0 3px 0;
}
.cart p,
.cart a {
    font-size: 11px;
    font-weight: bold;
}
.cart i {
    font-weight: normal;
    font-style: normal;
    color: #797979;
}
.inner-cart {
    background: url('../img/header-cart.jpg') no-repeat 0 0px;
    padding: 0 0 0 44px;
}


.inner-cart-phone {
    padding: 0 0 0 0px;
}
.inner-cart-cart {
	background: url('../img/header-cart.jpg') no-repeat 0 0px;
    padding: 0 0 0 44px;
}

.main-menu {
    background: url('../img/menu_bg.jpg') no-repeat 0 0;
    width: 976px;
    height: 33px;
}
.menu-items {
     margin: 0 13px 0 15px;
    display: inline-block;
}
.menu-items ul li {
    float: left;
    background: url('../img/menu_separator.png') no-repeat right center;
    padding: 0 2px 0 0;
}
.menu-items ul li a {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    display: block;
    padding: 0 14px;
    height: 33px;
    line-height: 33px;
    text-decoration: none;
    -moz-text-shadow: 0 1px 0px #144105;
    -webkit-text-shadow: 0 1px 0px #144105;
    text-shadow: 0 1px 0px #144105;
}
.menu-items ul li a:hover {
    color: #000;
    text-decoration: none;
    -moz-text-shadow: 0 1px 0px #fff;
    -webkit-text-shadow: 0 1px 0px #fff;
    text-shadow: 0 1px 0px #fff;
    background: url('../img/menu_bg_hover.png') repeat-x 0 0;
}
.search {
    /* float: right;
    height: 28px;
    padding: 5px 5px 0 0; */
}
.search-field {
    display: inline-block;
    width: 150px;
    height: 16px;
    border: none;
    vertical-align: top;
    background: transparent url('../img/menu_search_bg.png') no-repeat 0 0;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    padding: 3px 6px 4px 6px;
}
.search-button {
    width: 68px;
    height: 23px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    background: url('../img/button_search.png') no-repeat 0 0;
    font-weight: bold;
    font-size: 15px;
    color: #000;
    text-decoration: none;
    -moz-text-shadow: 0 1px 0px #fff;
    -webkit-text-shadow: 0 1px 0px #fff;
    text-shadow: 0 1px 0px #fff;
    line-height: 23px;
    padding: 0 0 0 15px;
}
.search-button:hover {
    color: #333;
}

.search2 {
    float: right;
    height: 28px;
    padding: 5px 5px 0 0;
}
.search2-field {
    display: inline-block;
    width: 315px;
    height: 16px;
    border: none;
    vertical-align: top;
    /*background: transparent url('../img/menu_search_bg.png') no-repeat 0 0;*/
    font-size: 12px;
    line-height: 16px;
    color: #313131;
    padding: 3px 6px 4px 6px;
    /* padding: 0px 0px 0px 0px; */
	border:solid 0px #f5ab00;
}
.search2-button {
    width: 68px;
    height: 23px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    /* background: url('../img/button_search.png') no-repeat 0 0;*/
    /*font-weight: bold;*/
    font-size: 15px;
    color: #474747;
    text-decoration: none;
    /*-moz-text-shadow: 0 1px 0px #fff;
    -webkit-text-shadow: 0 1px 0px #fff;
    text-shadow: 0 1px 0px #fff;*/
    line-height: 23px;
    padding: 0 0 0 25px;
}
.search2-button:hover {
    color: #333;
}




.content {
    margin: 20px 0 0 0;
    padding: 0;
}
.column-center {
    padding: 7px 18px 0 18px;
}
.gallery {
    width: 540px;
    height: 214px;
    margin: 0 auto 25px auto;
    position: relative;
}
.main-catalog {
    margin: 0 auto 0 auto;
    position: relative;
    width: 100%;
}
.main-catalog .main-catalog-table {
    margin: 20px 0 0 0;
}

/*Поменять от сюда и до ... */
.first-catalog-td,
.second-catalog-td {
    border-bottom: 1px solid #dbe9ed;
    width: 50%;
}
.first-catalog-td {
    border-right: 1px solid #dbe9ed
}
.second-catalog-td .main-catalog-item {
    padding: 8px 0 12px 12px;
}
.first-catalog-td .main-catalog-item {
    padding: 8px 12px 12px 0;
}
.main-catalog-item {

}
.main-catalog-img {
    width: 100px;
    height: 100px;
    text-align: center;
    position: relative;
    border: 1px solid #dbe9ed;
}
.main-catalog-img a {
    display: block;
}
.main-catalog-img img {
    width: 100px;
}
/* ... сюда */
.main-catalog-info {
    margin: 5px 0 0 13px;
}

/*Поменять*/
.main-catalog-link {
    display: block;
    margin: -7px 0 3px -8px;
}
.cart-inner-table .main-catalog-link {
    margin: -2px 0 3px 0px;
}
.main-catalog-img a,
.main-catalog-link a {
    text-decoration: none;
	font-size: 20px;
	color: #007eb9;
}

/*Поменять*/
.main-catalog-link {
    background: url('../img/pointer_5.png') no-repeat 0 5px;
    padding: 0 0 0 8px;
}
.main-catalog-tags-link {
    display: block;
    color: #797979;
    font-size: 10px;
}
.main-catalog-description {
    margin: 3px 0 0 0;
}
.main-catalog-description p {
    font-size: 11px;
}
.order-info {
    margin: 10px 0 0 0;
}
.price {
    font-size: 17px;
    font-weight: bold;
    color: #c32e00;
    vertical-align: top;
    position: relative;
    top: 3px;
    margin: 0 0 0 -2px;
}
.order-count {
    display: inline-block;
    width: 65px;
    height: 18px;
    margin: 0 0 0 8px;
    overflow: hidden;
    vertical-align: top;
}
.order-count-new {
    display: inline-block;
    width: 65px;
    height: 18px;
    margin: 0 0 0 0px;
    overflow: hidden;
    vertical-align: top;
}
.add-count,
.remove-count,
.value-count {
    height: 18px;
    float: left;
    vertical-align: top;
    margin: 0;
    padding: 0;
    border: none;
}
.add-count {
    background: url('../img/button_plus.jpg') no-repeat 0 0;
    width: 16px;
    cursor: pointer;
}
.remove-count {
    background: url('../img/button_minus.jpg') no-repeat 0 0;
    width: 17px;
    cursor: pointer;

}
.value-count {
    background: transparent url('../img/value_bg.jpg') repeat-x 0 0;
    width: 32px;
    border: none;
    height: 13px;
    padding: 3px 0;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #303030;
}

/* Заменить */
a.button-but,
.button-but,
.button-send,
.button-big {
    background: url('../img/button_buy.jpg') no-repeat 0 0;
    width: 64px;
    height: 18px;
    display: block;
    margin: 8px auto 0 auto;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    cursor: pointer;
    text-decoration: none
}
.button-big {
    background: url('../img/button_big.png') no-repeat 0 0;
    width: 115px;
    height: 22px;
    line-height: 22px;
    display: block;
    margin: 0 20px 12px 0;
    float: right;
}
.captcha .button-send {
    background: url('../img/button-send.png') no-repeat 0 0;
    width: 85px;
    height: 22px;
    margin: 0 0 0 10px;
    line-height: 22px;
    display: inline-block;
    vertical-align: top;
    top: 0;
    color: #fff;
}
.button-def {
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    background: url('../img/button_bg.png') repeat-x 0 0;
    color: #fff;
    display: inline-block;
    position: relative;
    margin: 7px 0 0 22px;
    padding: 0 10px;
    cursor: pointer;
}
.button-side-left,
.button-side-right {
    width: 11px;
    height: 22px;
    position: absolute;
    top: 0;
    display: block;
}
.button-side-left {
    background: url('../img/button_side.png') no-repeat 0 0;
    left: -11px;
}
.button-side-right {
    background: url('../img/button_side.png') no-repeat -11px 0;
    right: -11px;
}
.crumbs {
    padding: 0 0 0 15px;
    margin: 0px 0 -15px 0;
    overflow: hidden;
}
.crumbs-title {
    margin: 1px 5px 0 0 !important;
    display: inline-block !important;
    vertical-align: middle;
}
.crumbs-block {
    display: inline-block;
    position: relative;
    height: 18px;
}
.crumbs-items {
    margin: 0 9px;
    padding: 0 4px;
    height: 18px;
    vertical-align: top;
    background: url('../img/crumbs_bg.png') repeat-x 0 0;
    display: inline-block;
    color: #797979;
}
.crumbs-items,
.crumbs-items a {
    font-size: 10px;
    text-decoration: none;
    line-height: 18px;
}
.crumbs-items a {
    background: url('../img/crumbs_separator.png') no-repeat right 0;
    padding: 0 10px 0 0;
    float: left;
    margin: 0 8px 0 0;
}
.crumbs-items a:hover {
    color: #348d38;
}
.crumbs-left,
.crumbs-right {
    position: absolute;
    width: 9px;
    height: 18px;
    top: 0;
}
.crumbs-left {
    background: url('../img/crumbs_bg_left.png') no-repeat 0 0;
    left: 0;
}
.crumbs-right {
    background: url('../img/crumbs_bg_right.png') no-repeat 0 0;
    right: 0;
}

.cart-table {
    position: relative;
    margin: 14px 0 0 0;
}
.cart-inner-table {
    border-collapse: collapse;
    width: 100%;
    position: relative;
    z-index: 1;
}
.cart-inner-table tr th {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    border-collapse: collapse;
    border-top: none !important;
    border-left: none !important;
    border: 1px solid #dbe9ed;
    padding: 10px 0;
}
.cart-border-top,
.cart-border-bottom {
    width: 752px;
    height: 4px;
    background: url('../img/cart_border_top.png') no-repeat 0 0;
    position: absolute;
    left: 0;
    z-index: 0;
}
.cart-border-top {
    top: 0;
}
.cart-border-bottom {
    background: url('../img/cart_border_bottom.png') no-repeat 0 0;
    bottom: 0;
}
.cart-border-center {
    border-left: 1px solid #dbe9ed;
    border-right: 1px solid #dbe9ed;
    width: 750px;
}
.cart-inner-table tr td {
    border-top: none !important;
    border-left: none !important;
    border: 1px solid #dbe9ed;
    border-collapse: collapse;
    padding: 6px;
}
.cart-image-table tr td {
    border: none;
    padding: 0;
}
.cart-inner-table .order-count {
    margin: 0;
}
.cart-inner-table .price {
    color: #797979;
    top: 0;
    font-weight: normal;
}
.button-delete {
    background: url('../img/button-delete.png') no-repeat 0 0;
    width: 28px;
    height: 28px;
    display: block;
    cursor: pointer;
}
.last-td {
    border-right: none !important;
}
.last-tr td {
    border-bottom: none !important;
}
.cart-all-price {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    text-align: right;
    margin: 12px 20px 12px 0;
    clear: both;
}
.cart-all-price .price {
    font-size: 16px;
    margin: 0;
    top: 0;
}
.order,
.order-wrapper {
    margin: 7px 0 0 0;
    font-size: 11px;
}
.order-wrapper tr td {
    padding-right: 40px;
}
.order-wrapper input {
    background: url('../img/field_bg.png') no-repeat 0 0;
    width: 150px;
    height: 23px;
    padding: 0 7px 0 8px;
    margin: 3px 0 12px 0;
    font-size: 11px;
    line-height: 14px;
    border: none;
}
.order-wrapper textarea {
    background: url('../img/area_bg.png') no-repeat 0 0;
    width: 153px;
    height: 114px;
    padding: 6px;
    border: none;
    max-height: 114px;
    min-height: 114px;
    max-width: 153px;
    min-width: 153px;
    margin: 3px 0 12px 0;
}
.order-wrapper tr td.order-td {
    padding: 0;
    text-align: right;
}
.order-button {
    background: url('../img/button_order.png') no-repeat 0 0;
    display: inline-block;
    line-height: 22px;
    width: 135px;
    height: 22px;
    text-align: center;
    color: #fff;
    margin: 18px 0 0 0;
    cursor: pointer;
}
.catalog-menu {
    margin: 0 0 17px 0;
}
.catalog-menu a,
.catalog-menu i {
    font-size: 14px;
    text-decoration: none;
}
.catalog-menu i {
    color: #f5b938;
    font-size: 18px;
}
.catalog-description {
    margin: 0 0 35px 0;
}
.catalog-description h3 {
    margin: 0 0 5px 0;
}
.filter {
    margin: 0 0 17px 0;
}
.filter-top,
.filter-bottom {
   background: url('../img/filter_bg_top.png') no-repeat 0 0;
    width: 540px;
    height: 4px;
}
.filter-bottom {
    background: url('../img/filter_bg_bottom.png') no-repeat 0 0;
}
.filter-center {
    border: 1px solid #e7e7e7;
    border-top: none;
    border-bottom: none;
    width: 526px;
    padding: 7px 12px 0 0;
}
.filter-center td {
    padding: 0 0 0 14px;
}
.filter-center input {
    height: 14px;
    font-size: 10px;
    line-height: 15px;
    padding: 2px;
    border: none;
    vertical-align: top;
    background: url('../img/filter_value_bg.png') no-repeat 0 0;
    width: 35px;
    margin: 0 3px;
}
.filter-center .faq-field {
    height: 15px;
    font-size: 10px;
    line-height: 14px;
    padding: 1px 4px 2px 4px;
    border: none;
    vertical-align: top;
    background: url('../img/faq_field.png') no-repeat 0 0;
    width: 172px;
    margin: 0 0 12px 0;
}
.filter-center .captcha-field {
    height: 14px;
    padding: 2px 4px;
    font-size: 10px;
    line-height: 14px;
    border: none;
    vertical-align: top;
    background: url('../img/captcha_field.png') no-repeat 0 0;
    width: 81px;
    position: relative;
    top: 2px;
}
.captcha {
    margin: 0 0 5px 0;
}
.captcha,
.captcha span {
    font-size: 10px;
    color: #797979;
    vertical-align: top;
}
.captcha span {
    position: relative;
    top: 5px;
}
.captcha img {
    margin: 0 3px 0 7px;
}
.filter-center .faq-area {
    height: 54px;
    font-size: 10px;
    line-height: 14px;
    border: none;
    vertical-align: top;
    background: url('../img/faq_area.png') no-repeat 0 0;
    width: 299px;
    padding: 5px;
    max-height: 54px;
    min-height: 54px;
    max-width: 299px;
    min-width: 299px;
}
.filter-center p {
    font-size: 10px;
    color: #797979;
    line-height: 1.6;
}
.filter-center select {
    width: 114px;
    height: 17px;
    margin: 0 0 12px 0;
}
.catalog-sorting {
    margin: 0 0 -10px 0;
    color: #797979;
    text-align: right;
}
.catalog-sorting,
.catalog-sorting select {
    font-size: 10px;
}
.navi {
    margin: 10px 0 0 0;
    text-align: center;
}
.faq-navi {
    margin: 30px 0 0 0;
}
.navi .arrow {
    background: none;
    color: #219fda;
}
.navi .arrow:hover {
    background: none;
    color: #348d38;
}
.navi a,
.navi span {
    line-height: 18px;
    text-decoration: none;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url('../img/navi_sprite.png') no-repeat 0 0;
    color: #fff;
    margin: 0 4px;
}
.navi a:hover {
    background: url('../img/navi_sprite.png') no-repeat -18px 0;
}
.navi span {
    background: url('../img/navi_sprite.png') no-repeat -36px 0;
    color: #000;
}
.goods-wrapper {
    overflow: hidden;
    width: 540px;
    margin: 0 0 18px 0;
}
.goods-wrapper p {
    margin: 5px 0;
}
.goods-wrapper h2 {
    font-family: 'Trebuchet MS';
    margin: 0 0 5px 0;
}
.goods-text h2 {
    font-family: 'OfficinaSansCRegular';
    margin: 0 0 5px 0;
}
.goods-wrapper h3 {
    font-family: 'OfficinaSansCRegular';
    margin: 0 0 5px 0;
}
.goods-img {
    float: left;
    width: 242px;
    margin: 8px 0 0 0;
}
.goods-img img {
    /* height: 100%; */
    height: auto;
    border: 1px solid #d9d9d9;
    padding: 5px;
}
.goods-info {
    margin-left: 259px;
}
.goods-info ul li a {
    text-decoration: none;
    line-height: 1.4;
}
.goods-price {
    margin: 10px 0 17px 0;
}
.goods-price .price {
    font-size: 20px;
}
.goods-price .order-count {
    vertical-align: bottom;
    margin: 0 0 0 42px;
}
.goods-price .button-but {
    display: inline-block;
    margin: 0 0 0 15px;
    vertical-align: bottom;
}
.goods-info .goods-info-list li {
    margin: 3px 0;
}
.goods-info .goods-info-list li a {
    font-size: 12px;
    padding: 0 0 0 12px;
    display: block;
    text-decoration: none;
    position: relative;
}
.goods-info .goods-info-list li a:before {
    content: '•';
    position: absolute;
    top: 0;
    left: 0;
    color: #f5b938;
}
.goods-img table {
    margin: 23px 0 0 0;
}
.goods-img table tr td {
    color: #797979;
    font-size: 12px;
    line-height: 1.2;
    font-weight: bold;
    width: 50%;
    padding: 1px 0;
}
.goods-img table tr td a {
    text-decoration: none;
}
.goods-text {
    font-size: 11px;
}
.goods-inner {
    margin: 0 0 12px 0;
}
.goods-inner-top,
.goods-inner-bottom {
    background: url('../img/content_border.png') no-repeat 0 0;
    height: 4px;
}
.goods-inner-bottom {
    background: url('../img/content_border.png') no-repeat 0 -4px;
}
.goods-inner-center {
    padding: 2px 10px 10px 10px;
    border-left: 1px solid #dbe9ed;
    border-right: 1px solid #dbe9ed;
    font-size: 11px;
    color: #797979;
}
.warning-ico,
.info-ico {
    height: 23px;
    background: url('../img/warning_ico.png') no-repeat 0 0;
    margin: 0 0 7px 0;
    padding: 0 0 0 31px;
}
.warning-ico h2,
.info-ico h2 {
    margin: 0;
    position: relative;
    top: 4px;
    color: #000;
}
.info-ico {
    background: url('../img/info_ico.png') no-repeat 0 0;
}
h2.title-text {
    margin-top: 19px;
}
.goods-text ul li:before,
.content-ul li:before {
    content: '•';
    position: absolute;
    top: 0;
    left: 1px;
    color: #f5b938;
}
.goods-text ul,
.content-ul {
    margin: 15px 0;
}
.goods-text ul li,
.content-ul li {
    padding: 0 0 0 12px;
    position: relative;
    margin: 2px 0;
}
.goods-text p {
    margin: 10px 0;
}
.goods-text .cart-table tr td {
    padding: 10px 9px;
    font-size: 11px;
    color: #797979;
    border-top: none !important;
    border-left: none !important;
    border: 1px solid #dbe9ed;
    border-collapse: collapse;
}
.goods-text .cart-table {
    margin: 22px 0 0 0 !important;
}
.goods-text .cart-table tr td.table-title {
    color: #000;
    text-align: right;
}
.goods-text .cart-border-top,
.goods-text .cart-border-bottom {
    width: 100%;
    height: 4px;
    background: url('../img/goods_table_top.png') no-repeat 0 0;
    position: absolute;
    left: 0;
    z-index: 0;
}
.goods-text .cart-border-bottom {
    background: url('../img/goods_table_bottom.png') no-repeat 0 0;
    bottom: 0;
}
.goods-text .cart-border-center {
    border-left: 1px solid #dbe9ed;
    border-right: 1px solid #dbe9ed;
    width: 100%;
}
.post-title {
    font-size: 11px;
    margin: 5px 0 5px 0;
}
.faq-block {
    margin: 22px 0 0 0;
}
.question .date,
.answer .date {
    font-size: 11px;
}
.answer .date {
    color: #f6bb3a;
    float: left;
    margin: 0 10px 0 0;
}
.question {
    margin: 0 0 7px 0;
}
.answer {
    margin: 0 0 12px 0;
    padding: 0 0 0 25px;
}
.answer-wrapper {
    overflow: hidden;
}
.answer_top,
.answer_bottom {
    width: 472px;
    background: url('../img/faq_border_top.png') no-repeat 0 0;
    height: 4px;
}
.answer_bottom {
    background: url('../img/faq_border_bottom.png') no-repeat 0 0;
}
.answer_middle {
    width: 460px;
    background: url('../img/answer_middle.png') repeat-y 0 0;
    padding: 2px 6px;
}
.mini-desc {
    margin: 14px 0 -10px 0;
}
.yellow-plash {
    margin: 16px 0 0 0;
    font-size: 11px;
}
.yellow-plash-container {
    background: url('../img/plash_yellow_bg.png') repeat-x 0 0;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    padding: 0 2px;
    margin: 4px 7px 0 7px;
    position: relative;
}
.yellow-plash-container-l,
.yellow-plash-container-r {
    width: 7px;
    height: 15px;
    position: absolute;
    top: 0;
}
.yellow-plash-container-l {
    background: url('../img/plash_yellow.png') no-repeat 0 0;
    left: -7px;
}
.yellow-plash-container-r {
    background: url('../img/plash_yellow.png') no-repeat -7px 0;
    right: -7px;
}
.inner-table tr td {
    text-align: center;
}
.inner-table tr.first-inner-tr td {
    color: #000;
    font-weight: bold;
}
.inner-table tr td.first-inner-title {
    text-align: left;
}
.goods-text .cart-all-price,
.goods-text .cart-all-price .price {
    font-size: 13px;
}
.inner-text {
clear: both;
margin: 15px 0 0 0;
}



/*Поменять от сюда и до ... */
.column-left a:hover,
.column-right a:hover {
    color: #348d38;
    text-decoration: underline;

}
.column-left {
    width: 188px;
    padding: 0 0 0 12px;
}
.left-menu {
    position: relative;
    left: -6px;
    width: 100%;
}
.left-menu ul li {

    position: relative;
    display: block;
}
.left-menu ul li a {
font-size: 14px;
font-weight: bold;
padding: 0 0 0 19px;
display: block;
line-height: 29px;
 text-decoration: none;
  position: relative;
}

.left-menu ul ul li a {
	padding:5px 19px;
}

.right-menu-list .inner-menu {
    left: -154px;
}
.right-menu-list .inner-menu li a {
    color: #fff;
}
.left-menu .inner-menu {
    left: 185px;
}
.left-menu .inner-menu,
.right-menu ul.right-menu-list .inner-menu {
    position: absolute;
    top: 0;
    background: #509f40 url('../img/inner-menu.png') repeat-x 0 0;
    padding: 5px 0 0 0;
    z-index: 1;
    width: 100%;
    display: none;
z-index: 10000;
}
.visible {
    display: block !important;
}
.left-menu .inner-menu li,
.right-menu ul.right-menu-list .inner-menu li {
    background: none;
    display: block;
	line-height: 14px;
}
.left-menu .inner-menu li a,
.right-menu ul.right-menu-list .inner-menu a {
    font-size: 12px;
    color: #fff;
    line-height: 12px;
    font-weight: normal;

}

.left-menu .inner-menu li:hover,
.right-menu ul.right-menu-list .inner-menu li:hover {
    background: none;
}
.left-menu .inner-menu li a:hover,
.right-menu ul.right-menu-list .inner-menu li a:hover {
    background: none;
    text-decoration: underline;
}
.left-menu .inner-menu li a:before,
.right-menu ul.right-menu-list .inner-menu li a:before {
    content: '';
}
.left-menu ul li a:before,
.right-menu ul li a:before {
    content: '•' !important;
    position: absolute;
    top: 0;
    left: 8px;
    color: #f5b938;
}
/* ... до сюда */



.left-menu ul li:hover {
    color: #fff;
    background: url('../img/left_menu_hover.png') no-repeat 0 0;
    text-decoration: none;
}
.left-menu ul li:hover a,
.left-menu ul li a:hover {
    color: #fff;
    text-decoration: none;
}
.plash {

}
.plash-content ul li:before {
    content: '•';
    float: left;
    top: -1px;
    left: -3px;
    position: relative;
    color: #f5b938;
}
.plash-content ul li a:before {
    content: '';
}
.plash-title {
    font-family: 'OfficinaSansCRegular';
    width: 133px;
    height: 47px;
    background: url('../img/plash.png') no-repeat 0 bottom;
    line-height: 47px;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    -moz-text-shadow: 0 1px 0px #fff;
    -webkit-text-shadow: 0 1px 0px #fff;
    text-shadow: 0 1px 0px #fff;
    position: relative;
    padding: 17px 0 0 55px;
}
.plash-img {
    position: absolute;
    left: 0;
    top: 0;
}
.consultant {
    width: 63px;
    height: 60px;
    background: url('../img/plash_consultant.png') no-repeat 0 0;
    top: 4px;
}
.idea {
    width: 69px;
    height: 50px;
    background: url('../img/plash_idea.png') no-repeat -2px 0;
    top: 17px;
}
.hand {
    width: 63px;
    height: 56px;
    background: url('../img/plash_hand.png') no-repeat -2px 0;
    top: 17px;
}
.plash-content {
    width: 164px;
    background: url('../img/column_border.jpg') repeat-y 0 0;
    padding: 0 12px 10px 12px;
    overflow: hidden;
}
.plash-content p {
    font-size: 11px;
    margin: 12px 0 0 0;
}
.plash-content ul li {
    margin: 10px 0 0 0;
}
.plash-content ul li a {
    font-size: 12px;
    display: block;
    line-height: 29px;
    padding: 0 0 0 8px;
    text-decoration: none;
    position: relative;
    line-height: 1.2;
}
.plash-content ul li a:before {
    left: 0;
}
.plash-footer {
    width: 188px;
    height: 5px;
    background: url('../img/column_border_bottom.jpg') no-repeat 0 0;
}
.left-news {
    padding: 0 2px;
    margin: 23px 0 0 0;
    position: relative;
    left: -6px;
}
.left-news-item {
    margin: 7px 0 0 0;
    padding: 0 0 7px 0;
    border-bottom: 1px solid #dbe9ed;
}
.date,
.crumbs-title {
    color: #797979;
    font-size: 10px;
    display: block;
    margin: 0 0 5px 0;
}
.left-news-item a {
    text-decoration: none;
    margin: 0 0 3px 0;
    display: inline-block;
}
.left-banner {
    margin: 30px 0 0 -12px;
    position: relative;
}
.left-banner a,
.left-banner a img {
    width: 200px;
    height: 300px;
    text-decoration: none;
    display: block;
}


/*Поменять от сюда и до ... */
.column-right {
    width: 188px;
    padding: 3px 0 0 7px;
}
.right-menu {
    position: relative;
}
.right-menu ul {
    position: relative;
    left: -7px;
    margin: 0 0 13px 0;
    width: 155px;
}
.right-menu ul li{
	 display: block;
    position: relative !important;
    color: #fff;
}

.right-menu ul li a {
    font-size: 12px;
    padding: 0 0 0 17px;
    display: block;
    line-height: 20px;
    text-decoration: none;
    position: relative;
}

.right-menu ul ul li a {
	padding: 5px 19px 5px;
}

.right-menu ul.right-menu-list li:hover {
    background: url('../img/right_menu_hover.jpg') repeat-x 0 0;
    text-decoration: none;
}
.right-menu ul.right-menu-list li:hover a,
.right-menu ul.right-menu-list li a:hover {
    color: #fff;
    text-decoration: none;
}
.column-right .plash-title {
    height: 53px;
    line-height: 53px;
}
.column-right .plash-content ul li {
    margin: 9px 0 0 0;
}
/* ... до сюда */

.footer {
    margin: 90px 0 0 0;
    /*background: url('../img/footer_bg.jpg') repeat-x 0 0;*/
	background-color: #232323;
    height: 83px;
}
.footer-inner {
    width: 952px;
    margin: 0 auto;
    padding: 16px 12px 0 12px;
}
.footer-inner a {
    color: #fff;
}
.copyright p {
    color: #b0e6ff;
    margin: 0 0 5px 0;
}
.footer-search {
    padding: 0 0 0 25px;
}
.footer-search-wrapper {
    background: url('../img/footer-search.png') no-repeat 0 0;
    width: 188px;
    height: 21px;
    position: relative;
}
.footer-search-wrapper input {
    height: 14px;
    line-height: 14px;
    font-size: 11px;
    border: none;
    margin: 3px 0 0 10px;
}
.footer-search-button {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 17px;
    height: 17px;
    background: url('../img/footer-search-button.png') no-repeat 0 0;
    cursor: pointer;
}
.footer-contacts {
    text-align: right;
}


.selection-block {
    margin: 0 10px 0px 10px;
    overflow: hidden;
}
.selection-block .spl li {
    line-height: 1.4;
    margin: 5px 0 5px 0;
    position: relative;
    padding: 0 0 0 10px;
}
.selection-block .spl li:before {
    content: '•';
    position: absolute;
    top: 0;
    left: 0;
    color: #f5b938;
}



/* Gorizontal menu begin */
/*.common-menu{position:absolute;top:127px;width:100%;z-index:1;}  */
.common-menu div.menu-panel ol,ul{list-style:none}
.common-menu div.menu-panel{
	// max-width:962px;
	max-width:976px;
	min-width:962px;
	margin:0 auto;
	box-shadow:0px 5px 4px rgba(0, 0, 0, 0.16);
	background:#ffec9c;
}
ul.menu-panel{
	max-width:976px;
	margin:0 auto;
	height:28px;
	max-height:28px;
	overflow:hidden;
}
ul.menu-panel li.top-level{
	float:left;
	left:-17px;
	position:relative;
}
ul.menu-panel li.top-level.menu-selected{
	background:#dddddd;
}
ul.menu-panel li.top-level.first.menu-selected span.menuInnerBox{
	padding-left:5px;
}
ul.menu-panel li.top-level.menu-selected span.menuOuterBox{
	height:28px;
}
ul.menu-panel li.top-level.last span.menuInnerBox{
	padding-right:5px;
}
ul.menu-panel li.top-level span.menuInnerBox{
	padding-left:5px;
	padding-right:9px;
	line-height:28px;
	vertical-align:middle;
	font-size:13px;
	color:#343434;
}
ul.menu-panel li.top-level span.menuOuterBox{
	display:block;
	height:27px;
	color:#343434;
	font-weight:700;
	padding-left:8px;
	padding-right:8px;
	cursor:pointer;
}
ul.menu-panel li.top-level.last span.menuOuterBox{
	background-image:none;
}
.common-menu a{
	font-weight:700;
}
.common-menu li .all-catalog a{
	color:#000 !important;
}

/* Внутренние блоки */
.common-menu .popup-list{
	border:1px solid #808080;
	display:none;
	position:absolute;
	top:28px;
	background-color:#fff;
	z-index:200;
	white-space:nowrap;
	padding:0px 12px 12px 12px;
	box-shadow:6px 6px 12px rgba(0, 0, 0, 0.16);
	background-color:#fff;
}

/* Внутренние меню ширина, фон */
.common-menu .popup-list span.inlineBlock{
	display:inline-block;
	vertical-align:top;
	width:195px;
	background-color:#fff;
}

.common-menu .popup-list li a:hover{
	background-color:#ECF6FF;
	color:#000 !important;
}

/* Внутренние меню позиция ссылок */
.common-menu .popup-list li a{
	position: relative;
	font-weight:300;
	font-size:13px;
	padding:6px 6px 6px;
	margin-left:-45px;
	color:#000;
	display:block;
	text-decoration:none;
}
.common-menu .popup-list li span a{
	padding:0;
}
.common-menu .popup-list li span a:hover{
	background:none;
}
.common-menu .popup-list li a.menu-more:hover{
	color:#665 !important;
}
.common-menu .popup-list li a.menu-more{
	color:#665 !important;
}
.common-menu .popup-list ul.no-header{
	margin-top:25px;
}
.common-menu .popup-list li.first span{
	color:#0777A5 !important;
	font-weight:700;
	font-size:14px;
	padding:6px;
	display:block;
}
.common-menu .popup-list li{
	padding-left:6px;
	font-weight:400;
	white-space:normal;
	line-height:14px;
}
.common-menu .popup-list li:last-child{
	padding-bottom:0;
}
.common-menu .popup-list ul.first{
	margin-left:3px;
}
.common-menu .popup-list ul.first li{
	padding-left:0;
}
.common-menu .popup-list ul li.first a{
	color:#0777A5 !important;
	font-weight:700;
	font-size:14px;
}
.common-menu .popup-list ul.first li.first{
	padding-left:0;
}
.common-menu .popup-list ul li.first{
	padding-left:7px;
	font-size:14px;
	color:#0777A5;
	font-weight:700;
	display:table-cell;
	width:183px;
	height:48px;
	vertical-align:bottom;
}
.all-catalog{
	text-align:center;
	margin-top:21px;
}
.all-catalog a:hover{
	color:#375D75 !important;
}

/* smallscreen.css */
/* Gorizontal menu end */

.border_pix {border-collapse: collapse; border-left: 1px solid #989898; border-top: 1px solid #989898}
.border_pix td{border-collapse: collapse;border-right: 1px solid #989898; border-bottom: 1px solid #989898}


