@charset "utf-8";
@import url(//fonts.googleapis.com/css?family=Open+Sans&subset=latin,cyrillic-ext);

html, body {width:100%;height:100%}
body {overflow-x:hidden;margin:0;padding:0;font-family:'Open Sans', Arial, Helvetica, sans-serif;font-size:13px;color:#000;line-height:18px}
form, fieldset {margin:0;padding:0;border:0}
input, select, textarea, button {color:#333;font-size:12px;outline:none}
textarea {resize:none}
img {border:0;vertical-align:top}
a {color:#275fa6;outline:none;text-decoration:none}
a:hover {text-decoration:underline}
table {border-collapse:collapse}
h1 {font-size:32px;font-weight:normal;line-height:34px;color:#f19100;padding:0 0 3px 0;margin:0 0 25px 0;border-bottom:1px solid #cdcdcd;zoom:1;overflow:hidden}
.noline {border-bottom:none;margin:0}
.rating_top {height:32px;display:inline-block;border-bottom:1px solid #cdcdcd;margin-bottom:32px;width:100%}
.rating_top span {line-height:32px;font-weight:bold;font-size:14px;color:#9f9ca3;font-size:11px}
.rating_top span span {float:left}
.rating_top .rating {margin:0;margin-left:4px;margin-right:4px;padding:0;float:left;display:block;list-style:none!important;}
.rating_top .rating li {background:url(../images/stars_rating.png) no-repeat 0 0;display:block;width:26px;padding:0;float:left;height:32px}
.rating_top .rating .gray {background-position:-25px 0px}
.rating_top i {font-style:normal}

h2 {
    font-size: 21px;
    font-weight: normal;
    /*color: #62b32e;*/
    color: #4a9e15;
    line-height: 23px;
    margin: 0 0 15px 0
}

h3 {font-size:17px;font-weight:bold;color:#459a83;line-height:19px;margin:0 0 10px 0}
h4 {font-size:16px;font-weight:bold;margin:0;line-height:18px}
h5 {font-size:14px;font-weight:bold;margin:0}
h6 {font-size:13px;font-weight:normal;line-height:18px;margin:0}
h1 .right {float:right;font-size:13px;color:#000;position:relative;top:7px}
p {margin:0 0 18px 0}
small, .small {font-size:10px;line-height:14px}
.small2 {font-size:11px;line-height:normal}
big, .big {font-size:15px}
center, .center {text-align:center}
.articul{color:gray;margin-bottom:5px;}
.articul strong{color:black;}
.content ul {list-style-type:circle;list-style-position:outside;margin:0 0 15px 0;padding:0 0 0 17px}
.content ul li {margin:0;padding:0;}
.content ol {list-style-position:inside;margin:0 0 15px 0;padding:0}
.content ol ul, .content ul ul {margin:5px 0}

input:focus,select:focus,textarea:focus,button:focus,input,select,textarea,button{outline:none;}
.has-error input, .has-error select, .has-error textarea {border-color: #a94442!important;}
.note.validity-message {color: #a94442!important;}

.button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

.button {font-size:16px; color:#fff!important; border:0; background:transparent; width:auto; cursor:pointer; overflow:visible; vertical-align:middle; white-space:nowrap; padding:0; display:inline-block}
.button span {color:#fff!important; line-height: 34px; display:inline-block; vertical-align:abs-middle; background: #3070c8; background: -moz-linear-gradient(top, #3786ef, #2760a7); background: -webkit-gradient(linear, left top, left bottom, from(#3786ef), to(#2760a7)); background: -webkit-linear-gradient(top, #3786ef,#2760a7); background: -o-linear-gradient(top, #3786ef, #2760a7); background: -ms-linear-gradient(top, #3786ef, #2760a7); background: linear-gradient(top, #3786ef, #2760a7); border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; text-decoration:none; text-align:center; padding: 0 16px; box-shadow:0 1px 1px #e3e3e3;-webkit-box-shadow:0 1px 1px #e3e3e3;-moz-box-shadow:0 1px 1px #e3e3e3;}
.button:hover span {background: #207ed5; background: -moz-linear-gradient(top, #258ef3, #1a75c2); background: -webkit-gradient(linear, left top, left bottom, from(#258ef3), to(#1a75c2)); background: -webkit-linear-gradient(top, #258ef3,#1a75c2); background: -o-linear-gradient(top, #258ef3, #1a75c2); background: -ms-linear-gradient(top, #258ef3, #1a75c2); background: linear-gradient(top, #258ef3, #1a75c2);}
.button:active span {background: #3070c8; background: -moz-linear-gradient(top, #2760a7, #3786ef); background: -webkit-gradient(linear, left top, left bottom, from(#2760a7), to(#3786ef)); background: -webkit-linear-gradient(top, #2760a7,#3786ef); background: -o-linear-gradient(top, #2760a7, #3786ef); background: -ms-linear-gradient(top, #2760a7, #3786ef); background: linear-gradient(top, #2760a7, #3786ef); box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}
.button img {vertical-align: middle; margin-right: 4px;}
.button.button-sm {font-size: 14px;}
.button.button-sm span {line-height: 28px; padding: 0 12px;}
a.button {text-decoration:none}

::-webkit-input-placeholder {color:#aaa}
:-moz-placeholder {color:#aaa}
.placeholder {color:#aaa}

body .text_input {padding:7px 10px;font-size:13px;border:1px solid #bfbcbb;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:inset 0 1px 1px #efefef;-moz-box-shadow:inset 0 1px 1px #efefef;border-top:1px solid #a6a3a2;box-sizing: content-box!important;}
body .text_input:not([disabled]) {background:#fff;}
.form_fieldset {margin-bottom:25px}
.form_fieldset .form_fields_row:last-child {margin-bottom:0}
.form_fields_row {margin-bottom:15px}
.form_submit {margin-bottom:20px;margin-top:20px}
.text_input_error {border-color:#a94442}

.box_stroke {border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;border:1px solid #eaeaea;padding:30px}

.clearfix:after {content:" "; clear:both; display:block; height:0; font-size:0; visibility:hidden}
.clearfix {display:inline-block}
* html .clearfix {height:1%}
.clearfix {display:block}
.pull-right {float: right;}
.pull-left {float: left;}

/* registration */
.registration form {width:45%;float:left}
.registration .email input {width:410px}
.registration .password input {width:190px}
.registration .agreement {margin-top:10px;color:#666666}
.registration .benefits {float:right;width:45%;margin-top:30px}
.registration .switch_option {border:1px solid #ffc577;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:#fff3d7;text-align:center;padding:10px;margin-top:15px;position:relative;display:none}
.registration .switch_option:before, .registration .switch_option:after {content: ""; position: absolute; border-left: 10px solid transparent; border-right: 10px solid transparent; bottom: 100%; left: 50%; margin-left: -10px;}
.registration .switch_option:before {border-bottom: 10px solid #ffc577; margin-bottom: 1px;}
.registration .switch_option:after{border-bottom: 10px solid #fff3d7; z-index: 1;}

/* login */
.login form {width:45%;float:left}
.login .text_input {width:410px}
.login .agreement {margin-top:10px;color:#666666}
.login .benefits {float:right;width:45%;margin-top:30px}
.login .forgot {margin-top:5px}

/* login */
.remember_password form {width:45%;float:left}
.remember_password .text_input {width:410px}
.remember_password .benefits {float:right;width:45%;margin-top:30px}

/* switches */
.input_switches, .content ul.input_switches {white-space:nowrap;list-style:none!important;list-style-position:outside;margin:0;padding:0;overflow:hidden;zoom:1}
.input_switch, .content ul li.input_switch {background:#EFEFEF; background: -moz-linear-gradient(top, #ffffff, #f3f3f3); background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f3f3f3)); background: -webkit-linear-gradient(top, #ffffff,#f3f3f3); background: -o-linear-gradient(top, #ffffff, #f3f3f3); background: -ms-linear-gradient(top, #ffffff, #f3f3f3); background: linear-gradient(top, #ffffff, #f3f3f3); float:left;margin:0;border:1px solid #c4c3c2;border-width:1px 1px 1px 0;overflow:hidden;padding:0;}
.input_switch label {float:left;width:100%;cursor:pointer;overflow:hidden;position:relative}
.input_switch label span {text-align:center;padding:5px 10px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.input_switch label input {position:absolute;top:-20px;}
.input_switch input:checked + span {background:#ff9e3f; background: -moz-linear-gradient(top, #ff922e, #ffbe69); background: -webkit-gradient(linear, left top, left bottom, from(#ff922e), to(#ffbe69)); background: -webkit-linear-gradient(top, #ff922e,#ffbe69); background: -o-linear-gradient(top, #ff922e, #ffbe69); background: -ms-linear-gradient(top, #ff922e, #ffbe69); background: linear-gradient(top, #ff922e, #ffbe69); color:#fff;box-shadow:inset 0 1px 2px #ff771b;-moz-box-shadow:inset 0 1px 2px #ff771b;}
.input_switch.first {border:1px solid #a6a6a6;border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;border-width:1px !important}
.input_switch.last {border:1px solid #a6a6a6;border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;border-left:0}
.input_switches.large, .content ul.input_switches.large {font-size:18px;}
.input_switches.large .input_switch label span {padding:8px 12px;}

.comments-list .comment{border:none!important;}
.comments h3{color:#D5810F;font-size:19px;font-weight:normal;margin:0 0 4px;}
.comments span{color:#9f9ca3;}
.comments .comment{padding-top:10px;margin-top:15px;border-top:1px dotted #9f9ca3}
.comments .comment .name_and_rating{width:100%;display:block;}
.comments .comment .name_and_rating .rating i{margin-top:3px;line-height:14px;float:left;display:block;width:13px;height:13px;background:url(../images/stars_little.png) no-repeat 0px 0px}
.comments .comment .name_and_rating .rating span{font-size:11px;float:left;margin-right:5px;}
.comments .comment .name_and_rating .rating .gray{background-position:0px -14px}
.comments .comment .name{float:left;color:black;font-weight:bold;}
.comments .comment .rating{float:right;}
.comments .comment .date{font-size:9px;}
.comments .comment_body{margin-top:10px;display:block;}
.comments .addcomment{float:left;padding-top:15px;}
.comments .addcomment .rating_top{margin-top:5px;border:none!important;margin-bottom:5px;}
.comments .addcomment ul.form li{padding:0px;}

.hr {height:1px;overflow:hidden;margin:15px 0;border-bottom:1px dotted #7f8789;clear:both;float:none}
.hr2 {height:1px;overflow:hidden;margin:9px 0 7px 0;border-bottom:1px dotted #7f8789;clear:both;float:none}
.hr3 {height:1px;overflow:hidden;margin:18px 0;border-bottom:1px dotted #cdcdcd;clear:both;float:none}
.hr4 {height:1px;overflow:hidden;margin:18px 0;background:#cdcdcd;clear:both;float:none}
.green-bg .hr, .green-bg .hr2 {border-color:#62b32e;}
.grey {color:#777!important}
.grey2 {color:#4c5356!important}
.orange {color:#d5810f!important}
.note {font-size:11px;color:#4c5356;font-style:italic}
.clearfloat {clear:both;height:0;font-size:1px;line-height:0px}
#container {width:960px;margin:0 auto;text-align:left;position:relative}
.header {position:relative;height:115px;}
.header .logo {height:70px;width:230px;float:left;display:block;}
.header .logo a{padding-left:10px;padding-top:32px;display:block;}
.header .middle-block{height:70px;float:left;margin-left:10px;width:480px;}
.header .middle-block .menu{*margin-left:0px;*margin-top:12px;height:14px;margin-bottom:19px;font-size:14px;padding:0;list-style:none!important;}
.header .middle-block .menu span{margin-left:6px;margin-right:6px;color:#aaaaaa}
.header .middle-block .menu li{float:left;*font-size:13px;}
.header .search {float:right;width:265px;font-size:11px;line-height:normal;color:#818181}
.header .search .input {float:left;border-radius:9px 0px 0px 9px;-moz-border-radius:9px 0px 0px 9px;-webkit-border-radius:9px 0px 0px 9px;-ms-border-radius:9px 0px 0px 9px;border:1px solid #7f8789;border-right:none;width:212px;height:38px;padding:0 0 0 10px;overflow:hidden}
.header .search .input input {padding:12px 0;margin:0;border:0;background:none}
.header .search input {height:22px;padding:12px 0;margin:0;border:0;background:none}
.header .search .btn {float:right;cursor:pointer;margin:0;padding:0;border:0;background:url(../images/search.png) no-repeat 100% 0;height:40px;width:42px}
.header .search .sample {clear:both;padding:5px 0 0 31px}
.header .search .sample a {text-decoration:none!important;position:relative;white-space:nowrap;border-bottom:1px dotted #459a83;color:#459a83}
.header .search .sample a:hover {border:0}
.header .contacts {height:40px;cursor:pointer;margin-top:2px;width:208px;float:left;color:#818181}
.header .contacts h6 {font-size:11px;font-weight:normal;line-height:normal;margin:0 0 3px 0}
.header .contacts h6 span {margin:0 2px}
.header .contacts h6 strong {font-size:13px}
.header .contacts .phone {font-weight:600;margin-bottom:2px;padding-bottom:1px;border-bottom:1px dotted #62b32e;display:inline-block;font-size:17px;color:#62b32e;white-space:nowrap;}
.header .contacts .call_opts_holder{float:right;}
.header .contacts .call_opts_holder .callback{color:black;font-size:11px;}
.header .contacts .call_opts_holder span{color:#0260C0;border-bottom:1px dotted #0260C0}
.header .contacts .worktime {white-space:nowrap;width:45px;text-align:center;font-size:9px;margin-bottom:6px;line-height:10px;color:#818181;}
.header .contacts .worktime img{margin-right:5px;}
.header .contacts .worktime sup{position: relative;top:2px;font-size:8px;}
.header .contacts .city_phone_ddown{width:170px;top:-27px;left:0px;display:none;box-shadow: 5px 4px 8px 1px rgba(220, 220, 220, 0.8);font-size:11px;margin-top:5px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;background:white;border:1px solid lightgray;position:relative;z-index:1001;}
.header .contacts .city_phone_ddown span{display:block;white-space:nowrap;font-size:16px;color:#62b32e;}
.header .contacts .city_phone_ddown ul{margin:0;padding:0;list-style:none!important}
.header .contacts .city_phone_ddown ul li{padding-top:10px;padding-bottom:10px;padding-left:5px;}
.header .contacts .city_phone_ddown ul li:hover{background:#F1F1F1}
.header .right-block{height:70px;float:right;width:230px;}
.header .right-block .auth{float:right;margin-top:15px;height:14px;margin-bottom:18px;}
.header .right-block .auth_button {padding-left:16px;font-size:13px;background:url(../images/login.png) no-repeat 0px 1px;text-align:center}
.header .right-block .reg_button {padding-left:20px;font-size:13px;background:url(../images/register.png) no-repeat 0px 4px;text-align:center;}
.header .right-block .auth span{font-weight:bold;margin-left:5px;margin-right:5px;}
.header .right-block .cart{margin-top:0!important;font-size:12px;white-space:nowrap;padding-left:55px;background:url(../images/cart.png);height:41px;}
.header .right-block .cart span{width:165px;display:block;}
.header .right-block .cart span:first-child{padding-top:2px;}
.header .right-block .cart a{margin-left:15px;}
.header .empty_cart{padding-top:12px!important;}
.header .cart_link{text-decoration:none;color:black;}
.header .cabinet_link{width:230px;margin-top: 2px;display:block;float:right;white-space:nowrap;font-size:12px;text-align:right;}
.header .exit_button{position: relative;top:-35px;right:0px;float:right;}
.header strong{position: relative;top:-35px;right:-140px;font-size:11px;color:black;margin-right:10px;text-decoration: none;}
.aside {float:left;width:230px;display:inline}
.mainContent {margin-left:20px;float:left;width:710px;display:inline}
.corporate .mainContent{float:left;width:710px;display:inline}
.mainContent-wide {width:710px;}
.aside .block1 {zoom:1;position:relative;overflow:hidden;margin:0 0 10px 0;background:#f2f3f3;padding:10px;}
.aside .block1 .title {margin:-10px 0 12px -20px;position:relative;height:25px;line-height:25px;overflow:hidden;left:10px;border-radius:8px;color:#fff;padding:0 0 0 10px;font-weight:bold;font-size:11px;text-transform:uppercase}
.aside .block1 .title img {position:absolute;top:6px;right:11px}
.aside .block1.green-bg {border-radius:8px;background-color:#eaf6dd}
.aside .block1.green-bg .title {background-color:#62b32e;background-position:0 -58px}
.aside .block1.green-bg2 {border-radius:8px;background-color:#e6f3f0}
.aside .block1.green-bg2 .title {background-color:#459a83;background-position:0 -87px}
.aside .block1.orange-bg {background-color:#fff3d7}
.aside .block1.orange-bg .title {background-color:#d5810f;background-position:0 -29px}
.aside .block1.blue-bg {background-color:#e3eff9}
.aside .block1.blue-bg .title {background-color:#275fa6;background-position:0 -116px}
.social_buttons span.button {display:block;float:left}
ul.menu2 {list-style:none!important;margin:-5px 0 0 0;top:5px;padding:2px 0 0 0;font-size:16px;line-height:18px;zoom:1;position:relative}
ul.menu2 li {position:relative;zoom:1;margin:0 0 10px 0;padding:0 0 0 20px;background:none;vertical-align:bottom}
ul.menu2 li .icon {display:block;position:absolute;top:4px;left:2px;background:url(../images/plus-minus.gif) no-repeat;width:9px;height:9px;overflow:hidden}
ul.menu2 li.active .icon {background-position:0 -24px}
ul.menu2 li.active a {color:#444}
ul.menu2 li ul {list-style:none!important;margin:3px 0 0 0;padding:0;font-size:13px;line-height:17px;font-weight:normal;display:none}
ul.menu2 li.active ul {display:block}
ul.menu2 li ul li {margin:1px 0;padding:3px 3px 3px 20px;background:#f8fcf3}
ul.menu2 li ul li a {color:#275fa6!important}
ul.menu2 li ul li.active {position:relative;left:10px;background:#fff}
ul.menu2 li ul li.active a {color:#000}
.cloud {line-height:22px;zoom:1;position:relative;margin:-8px 0 0 0}
.article1 {font-size:11px;line-height:14px}
.article1 .date {font-weight:bold;font-size:10px;color:#7f8789;line-height:12px;margin-top:4px;}
.article1 h5 {line-height:16px}
.article1 .more {margin:2px 0 0 0}
.article3 {zoom:1;overflow:hidden;font-size:11px;line-height:14px}
.article3 .photo {float:left;position:relative;width:70px;overflow:hidden}
.article3 .text {height:100%;overflow:hidden}
.article3 .price {clear:both;padding:5px 0 0 70px;font-style:italic;font-weight:bold;position:relative;zoom:1;line-height:21px}
.article3 .price strong {font-style:normal;font-size:21px}
.article3 .price del {
    position: absolute;
    text-align: right;
    position: absolute;
    top: 5px;
    left: 0;
    font-style: normal;
    font-size:19px;color:#7f8789;
    /*width: 60px;*/
    width: auto;
    max-width: 65px;
}
.article4 {zoom:1;overflow:hidden;margin:0 0 17px 0;padding:0 0 16px 0;border-bottom:1px dotted #cdcdcd;}
.article4 .photo {position:relative;float:left;width:160px}
.article4 .text {height:100%;overflow:hidden}
.article4 h3 {font-size:24px;line-height:24px;font-weight:normal;margin:0}
.article4 .more {font-size:11px}
.article6 {margin:0 0 14px 0;padding:0 0 16px 0;zoom:1;overflow:hidden;border-bottom:1px dotted #cdcdcd;}
.article6 h3 {font-size:24px;line-height:26px;font-weight:normal;margin:0 0 10px 0}
.article6 .photo {float:left;position:relative;width:120px;overflow:hidden;text-align:center;}
.article6 .text {height:100%;overflow:hidden}
.article6 .date {font-size:11px;color:#7f8789}
.more {font-weight:bold;color:#275fa6}
.more span {font-size:13px}
.all {margin:9px 0 0 0;border-top:1px solid #adb2b3;font-size:11px;color:#459a83;padding:4px 0 0 0;text-transform:uppercase;text-align:right;font-weight:bold}
.green-bg2 .all {border-color:#459a83}
.orange-bg .all {border-color:#e6af5f}
.delete {display:block;background:url(../images/delete.png) no-repeat;width:16px;height:16px;overflow:hidden;text-indent:-9999px}
.delete:hover {background-position:0 -19px}
.pagination {margin:20px 0 0 0;padding:9px 0 0 0;border-top:1px solid #cdcdcd;zoom:1;overflow:hidden}
.pagination-t {margin:0 0 18px 0;padding:0 0 9px 0;border-bottom:1px solid #cdcdcd;border-top:0}
.pagination-t2 {margin:-12px 0 18px 0;padding:0 0 13px 0;border-bottom:1px solid #cdcdcd;border-top:0}
.pagination .right {float:right}
.pagination ul {list-style:none!important;margin:0;padding:0;float:left}
.pagination ul li {float:left;zoom:1;padding:0 4px 0 6px;background:url(../images/vline-grey.png) no-repeat 0 4px}
.pagination ul li.first {background:none}
.pagination ul li.title {background:none;padding:0 5px 0 0}
ul.profile-menu {list-style:none!important;margin:0;padding:0 28px 14px 40px;font-size:17px;line-height:19px;width:392px;overflow:hidden;border-bottom:1px dotted #7f8789;}
ul.profile-menu li {text-align:center;float:left;width:196px;height:127px;margin:0;padding:24px 0 0 0;background:none}
ul.profile-menu li img {display:block;margin:0 auto 13px auto}

ul.catalog1 {
    list-style: none!important;
    margin: 0;
    padding: 0;
    zoom: 1;
    overflow: hidden;
    line-height: 15px
}
ul.catalog1 li {
    padding: 0;
    text-align: center;
    background: none;
    /*margin: 0;*/
    float: left;
    /*width: 115px;*/
    height: 160px;
    position: relative;
    overflow: hidden;
    width: 112px!important;
    margin: 0 0 0 3px !important;
}
ul.catalog1 li .image {
    width: 105px;
    height: 105px;
    overflow: hidden;
    position: relative;
    text-align: center;
    line-height: 110px;
    margin: 0 0 12px 0;
}
ul.catalog1 li .image img {
    vertical-align: middle;
    max-width: 105px;
    max-height: 105px;
    text-align: center;
}
ul.catalog1 li a { display: inline-block; }
ul.catalog1 li:last-child {
    width: 128px !important;
    margin-right: 0 !important;
}

ul.catalog1 li:last-child .image,
ul.catalog1 li:last-child a { width: 128px; }

.item-main {position:relative;zoom:1;overflow:hidden;margin:-13px 0 0px 0;padding:3px 0 0 0}
.item-main .left {float:left;width:220px}
.item-main .right {float:right;width:470px;margin:-5px 0 0 0}
.item-main .big {border:1px solid #cdcdcd;position:relative;margin:0 0 6px 0;overflow:hidden}
.item-main .big .hold {position:relative;width:218px;height:219px;overflow:hidden}
.item-main .big ul {list-style:none!important;margin:0;padding:0;position:absolute;top:0;left:0}
.item-main .big ul li {background:#fff;position:absolute;margin:0;padding:0;top:0;left:0}
.item-main .zoom {text-align:center;font-size:11px;line-height:16px;margin:0 0 18px 0}
.item-main .zoom a {padding:0 0 0 20px;background:url(../images/icon-zoom.png) no-repeat;display:inline-block}
.item-main .images {float:left;}
.item-main .images span.show_all {font-size:11px;line-height:16px;margin-bottom:0}
.item-main ul.small {width:228px;list-style:none!important;margin:0 0 0 -10px;margin-top:5px;padding:0;zoom:1;overflow:hidden;position:relative;left:10px;font-size:0;line-height:0}
.item-main ul.small li {display:inline-block;width:50px;height:50px;overflow:hidden;position:relative;overflow:hidden;padding:0;background:none;margin:0 7px 7px 0;}
.item-main ul.small li.active {width:48px;height:48px;border:1px solid #cdcdcd}
.item-main .info {overflow: hidden;margin-top:3px;font-size:12px;border-radius:10px;float:right;background:#f2f3f3;width:210px;padding-top:15px;padding-left:10px;padding-right:10px;padding-bottom:10px;bottom:0;right:0;list-style:none!important;}
.item-main .info select{width:100px;font-size:11px;height:18px}
.item-main .info li{background:none;padding:0;margin:0 0 .5em;line-height:1.2em}
.item-main .info i{width:106px;display:inline-block;font-style:normal;color:#d78100;vertical-align:top}
.item-main .info strong {display:inline-block;width:103px;vertical-align:top}
.item-main_discount .info .price {text-align:left;float:left}
.item-main_discount .info .price strong {font-weight:bold;font-size:28px}
.item-main_discount .info .price span {display:block;font-size:7px;line-height:9px;font-weight:bold;font-style:normal}
.item-main_discount .info .discount {color:#62b32e;float:right}
.item-main .info .availability {zoom:1;overflow:hidden;line-height:24px;margin:0 0 10px 0;clear:both}
.item-main .info .availability span {float:right}
.item-main .info .availability h6 {float:left;font-size:13px;font-weight:normal;width:63px;margin:0}
.item-main .info .availability strong {font-size:7px;line-height:9px;font-weight:bold;color:#62b32e;padding:3px 0 3px 37px;float:left;background:url(../images/avaliable.png) no-repeat}
.item-main .info .amount {zoom:1;overflow:hidden;line-height:normal}
.item-main .info .amount h6 {float:left;font-size:13px;font-weight:normal;margin:0;width:94px}
.item-main .info .amount input {border:1px solid #bdc2c9;background:#fff;margin:0;padding:1px 4px;width:28px}
.print {padding-top:5px;float:right;line-height:16px;text-align:center;font-size:13px;}
.print a {padding:0 0 0 22px;display:inline-block;background:url(../images/icon-print.png) no-repeat}
ul.tab-menu {list-style:none!important;list-style-position:outside;margin:0;padding:0;zoom:1;overflow:hidden;display:block;position:relative}
ul.tab-menu li {display:block;float:left;margin:0;padding:0;width:25%;text-align:center;position:relative;background:#cae9ab;border-radius:5px 5px 0 0;}
ul.tab-menu li a {display:block;float:left;padding:5px 10px 10px;position:relative;z-index:2}
ul.tab-menu li.active {background:#62b32e;}
ul.tab-menu li.active a {color:#fff;font-weight:bold;cursor:default;text-decoration:none!important}
ul.tab-menu li.inactive {opacity:0.5}
ul.tab-menu li.inactive a{text-decoration:none;cursor:default}
.tab-content {position:relative;zoom:1;overflow:hidden;border:1px solid #eff7ea;padding:10px 9px 8px 9px;margin:0 0 15px 0}
.tab-content h3 {margin:0;font-size:15px}
.tab-content table {width:100%; margin-bottom: 10px;}
ul.specifications {list-style:none!important;margin:3px 0 0 0;padding:0;line-height:16px;border-top:1px dotted #cdcdcd;}
ul.specifications li {position:relative;overflow:hidden;zoom:1;padding:5px 0;border-bottom:1px dotted #cdcdcd;}
ul.specifications li h6 {font-size:13px;font-weight:normal;margin:0 10px 0 0;width:270px;float:left}
.tags {font-size:11px;border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;margin-bottom:15px;padding:10px 0}
.tags h6 {display:inline;margin:0;padding:0;font-size:11px;font-weight:bold;line-height:1em}

.phone-num {font-size:22px;line-height:22px;margin-bottom:10px;}
ul.form {list-style:none!important;margin:0;padding:0;line-height:15px}
ul.form li {position:relative;zoom:1;overflow:hidden;background:none;padding:0 0 0 145px;margin:0 0 14px 0}
ul.form li input, ul.form li select, ul.form li label {vertical-align:middle}
ul.form li h6 {font-size:13px;color:#818181;margin:0 0 3px 0}
ul.form li .label {position:absolute;top:5px;left:0;width:110px;text-align:right;color:#818181}
ul.form li .label2 {top:-2px}
ul.form li .star {font-size:15px;font-weight:bold;color:#f25629;margin:0 0 0 12px}
ul.form li .hold {margin:3px 0}
ul.form li select {margin:6px 3px 6px 0}
ul.form li .input {border:1px solid #c3c3c3;border-bottom-color:#ddd;border-top:2px groove #c3c3c3;padding:5px 5px;margin:0;width:328px}
ul.form li .info {margin:6px 0 0 110px;font-size:10px;line-height:12px;color:#4c5356;font-style:italic}
ul.form .info2 {margin:0 0 3px 0}
.table {width:100%;font-size:11px;line-height:15px;margin:8px 0}
.table tr th {background:#459a83;line-height:12px;color:#fff;border:1px solid #fff;padding:8px 5px;text-align:center;vertical-align:top;font-weight:bold}
.table tr th span {font-weight:normal}
.table tr th a {color:#fff}
.table tr td {text-align:left;vertical-align:top;padding:5px 10px;background:#e6f3f0;border:1px solid #fff}
.table tr.c1 td {background-color:#f2f3f3}
.article-main {position:relative;zoom:1;margin:-15px 0 0 0;}
.article-main .c.options {zoom:1;overflow:hidden;margin:0 0 19px 0}
.article-main .options .print {padding:0 0 0 22px;float:right;background:url(../images/icon-print.png) no-repeat 0 1px}
.article-main .next {margin:58px 0 0 0;position:relative;color:#7f8789;line-height:16px;padding:0 0 0 21px;zoom:1;background:url(../images/rarr-grey.png) no-repeat 0 6px}
.steps {position:relative;overflow:hidden;zoom:1;padding:0 27px 0 11px;margin:-4px 0 27px 0}
.steps ul {list-style:none!important;margin:0;padding:0;width:100%;background:url(../images/steps-line.png) no-repeat 0 100%;line-height:18px;color:#7f8789}
.steps ul:after {content:' ';clear:both;display:block;width:0;height:0;overflow:hidden;font-size:0}
.steps ul li {float:left;background:url(../images/steps-dots.png) no-repeat 50% 20px;padding:0 0 9px 0;width:20%;clear:right;text-align:center;position:relative;left:42px}
.steps ul li.active {background-position:50% -122px;color:#000;font-weight:bold;}
.steps ul li a {text-decoration:underline}
.steps ul li a:hover {text-decoration:none}
.mainContent-wide .steps ul li {left:65px}
.table2 {line-height:14px;width:100%}
.table2 tr th {white-space:nowrap;border:1px solid #fff;background:#459a83;font-size:11px;font-weight:normal;color:#fff;text-align:center;vertical-align:middle;padding:0 3px;height:30px}
.table2 tr td {padding:10px 3px;background:#fff;border-bottom:1px solid #DCDCDC;text-align:left;vertical-align:middle}
.table2 tr td.check {width:10px;padding-left:1px;padding-right:1px;vertical-align:middle;padding-top:8px}
.mainContent-wide .table2 tr th {padding:0 10px}
.mainContent-wide .table2 tr td {padding-left:10px;padding-right:10px}
.cart {margin:-2px 0 19px 0;zoom:1;position:relative}
.cart table {font-size:12px;margin:0}
.cart table tr td {text-align:center;vertical-align:middle}
.cart table tr td.photo {padding:10px 0;width:51px}
.cart table tr td.photo div {width:49px;height:49px;overflow:hidden;position:relative;text-align:center;border:1px solid #d1d1d1;margin:0 auto}
.cart table tr td.name {width:300px;padding:10px 30px;text-align:left;font-weight:bold}
.cart table tr td.name em {font-weight:normal}
.cart table tr td.price {white-space:nowrap;font-style:italic;font-size:9px;padding-left:0;text-align:right}
.cart table tr td.price strong {font-style:normal;font-size:12px}
.cart table tr td.amount3 {width:60px}
.cart table .delete {display:inline-block;vertical-align:middle;text-indent:0!important;background-position:0 -19px}
.cart table .delete:hover {background-position:0 0}
.cart table .total td {text-align:right;font-size:13px;padding:7px 0 0 0;border-bottom:0;vertical-align:top}
.cart table .total td.price {padding:7px 20px 0 0}
.cart table .total td.price strong {font-size:17px}
.cart table .total-t td {border-top:1px solid #cdcdcd;padding-bottom:12px;padding-top:13px!important}
.cart table .total-b td {border-bottom:1px solid #cdcdcd;padding-top:0!important;padding-bottom:9px;border-top:0}
.mainContent-wide .cart table tr td.price {width:80px;padding-right:29px}
.mainContent-wide .cart table .delete {margin:0 0 0 -14px;position:relative;left:16px}
.cart .buttons a{float:right;display:inline-block;height:14px;margin-left:1px;background:url(../images/add_prod.png) -14px 0px;width:14px;position:relative;top:3px;}
.cart .buttons a:first-child{background-position: 0px 0px}
.cart .buttons a.disabled{opacity:0.5;cursor:default}
.cart .amount3 input{width:20px;float:right;margin-right:2px;text-align:right;}
.cart .buttons {position: relative;top:1px;margin-left:1px;}
.nav {zoom:1;overflow:hidden;margin:19px 0}
.nav a {float:left}
.nav .right {float:right}

.benefits{height:auto}
.benefits h6{color:#459A83;font-size:17px;font-weight:bold;line-height:19px}
.benefits ul{padding-left:10px;margin-bottom:25px}
.benefits ul li{margin-bottom:15px;font-size:14px}

.login_social{height:20px;margin:0 auto;width:370px}
.login_social span{font-weight:bold;float:left}
.login_social ul{float:left;list-style:none!important}
.login_social ul li{padding:0;margin-right:6px;background:url(../images/socials.png) no-repeat 0px 0px;display:block;width:16px;height:16px;float:left}
.login_social ul li a{display:block;width:16px;height:16px}
.login_social ul li.facebook{background-position:-17px 0px}
.login_social ul li.vkontakte{background-position:0px 0px}
.login_social ul li.mailru{background-position:-17px -17px}
.login_social ul li.odnokl{background-position:-17px -34px}
.login_social ul li.google{background-position:0px -34px}
.login_social ul li.twitter{background-position:0px -17px}
.login_social ul li.openid{background-position:-17px -51px}
.login_social ul li.yandex{background-position:0px -51px}

.main-form .form li {margin:0 0 13px 0; overflow: visible;}
.main-form .form li .input {width:538px;box-sizing:border-box;}
.main-form .form li .label {color:#4c5356;width:133px}
.title2 {height:25px;line-height:24px;text-transform:uppercase;color:#fff;font-size:11px;font-weight:bold;padding:0 0 0 10px;margin:0 0 10px -10px;position:relative;background:#275fa6;}

.discussion h1 .number {display:block;float:right;font-size:20px;color:#000;margin-left:20px}
.discussion .controls {float:right;white-space:nowrap;position:relative;z-index:2}
.discussion .controls a {float:left;margin-left:10px}
.discussion .arr {background:url(../images/discussion_arrs.png) no-repeat 0 0;display:block;width:14px;height:14px;position:absolute;top:0;left:0}
.discussion .avatar {height:37px;width:36px;background:url(../images/discussion_users.png) no-repeat 0 0;display:block;top:0;left:10px;position:absolute}
.discussion .user-info {font-size:20px;position:relative;padding-left:50px;margin-bottom:20px;z-index:1}
.discussion .user-info .date_time {color:#7f8789;font-size:11px;display:block;margin-top:.5em}
.discussion .question {padding:20px;position:relative;background:#fff3d7;border:1px solid #cdcdcd;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin-bottom:10px}
.discussion .question h2 {font-size:32px;color:#000; line-height: 36px; margin-bottom: 25px;}
.discussion .question .arr {top:-14px;left:20px}
.discussion .comments-list, .discussion .comments-add {padding:20px 20px 10px;position:relative;margin-bottom:10px;}
.discussion .comments .comments-list ul {padding:0;margin:0;list-style:none!important;}
.discussion .comments .comment {margin-bottom:20px;padding:0;background:0;padding-left:40px}
.discussion .comments .comment .text {border:1px solid #d4d5d5;background:#fff;position:relative;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:20px 20px 10px}
.discussion .comments .comment .arr {background-position:-29px 0;top:14px;left:-14px}
.discussion .comments .comment .user-info {font-size:17px;margin-bottom:10px;padding-left:10px}
.discussion .comments .comment .user-info .date_time {float:right;margin:0}
.discussion .comments .comment .avatar {left:-50px;top:20px}
.discussion .comments .user .text {background:#fff3d7}
.discussion .comments .user .avatar {background-position:-36px 0}
.discussion .comments .user .arr {background-position:-14px 0}
.discussion .comments-add {padding-left:60px;padding-bottom:20px;padding-top:0px;}
.discussion .comments-add .arr {background-position:-29px 0;top:14px;left:-14px}
.discussion .comments-add .avatar {top:3em}
.discussion .comments-add h3 {color:#000;font-size:21px}
.discussion .comments-add .files {padding-top:10px;font-size:11px}
.discussion .comments-add .files ul {list-style:none!important;padding:0;margin:0}
.discussion .comments-add .files ul li {padding:0;margin:0 0 .5em;background:0}
.discussion .comments-add .submit a {float:right;margin-left:10px}
.discussion .comments-add .text {border:1px solid #d4d5d5;background:#fff;position:relative;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:10px}
.discussion .comments-add .text textarea {border:0;width:100%}
.discussion blockquote {margin: 0 0 0 10px; border-left: 2px solid #CCC; padding-left: 5px;}

/* misc */
.pay-text {font-weight:bold;color:#4c5356;padding:0 0 18px 0;border-bottom:1px solid #cdcdcd}
.pay-text span {font-style:italic;color:#f25629}
.pay-text strong {font-style:normal;font-size:17px}
.submit-info {line-height:18px;text-align:center;}
.submit-info-comment {margin-bottom:10px;border-bottom:1px solid gainsboro;line-height:18px;padding:0 0 15px 10px}
.submit-info-comment span{display:block;float:left;top:0px;width:160px;height:40px;}
.submit-info-comment textarea{resize:none;}
.submit-info-comment strong{display:block;font-weight:normal!important;margin-bottom:10px;}
.order-status h2 {font-size:24px;color:#000;margin:0 0 20px 0}
.order-status ul {list-style:none!important;margin:0;padding:0 0 0 61px}
.order-status ul li {margin:0 0 6px 0;zoom:1;overflow:hidden;padding:0 0 0 107px;position:relative;background:none}
.order-status ul li h6 {width:107px;position:absolute;top:0;left:0}
.green {color:#62b32e!important}
.violet {color:#585592!important}
.red{color:#f00!important}
.amount3 {width:90px}
.my-orders {font-size:11px;line-height:14px}
.my-orders .center {text-align:center}
.my-orders tr th {height:50px;padding:0 5px!important}
.my-orders tr td {padding:5px!important}
.my-orders tr .price {white-space:nowrap;text-align:center;font-size:9px;font-style:italic}
.my-orders tr .price strong {font-style:normal;font-size:15px}
ul.docs {list-style:none!important;margin:0;padding:0;line-height:16px;white-space:nowrap}
ul.docs li {margin:0 5px 0 0;padding:0;background:none;float:left}
ul.docs li a {display:inline-block;padding:0}
ul.docs li a.doc1 {background:url(../images/icon-doc1.png) no-repeat 2px 0}ul.docs li a.doc2 {background:url(../images/icon-doc2.png) no-repeat 0 0}
.nowrap{white-space:nowrap}
.autocomplete {position:absolute;z-index:1000;border:1px solid #c3c3c3}
.autocomplete ul {list-style:none!important;list-style-position:outside;padding:0;margin:0;background:#fff}
.autocomplete li {margin:0;font-size:13px;color:#000;text-decoration:underline;padding:5px 10px;width:auto;display:block;zoom:1;cursor:pointer}
.autocomplete li a {color:#000 !important}
.autocomplete li.hover {background:#275FA6;color:#fff;text-decoration:none}
.system_message {text-align:left;padding:10px;margin-bottom:20px;color:#333}
.message_error {background:#ffd1d1}
.message_success {background:#bceddd}
.message_success i {background-position:0 -22px}
.message_warning {background:#fde8c3}
.message_warning i {background-position:0 -44px}
.message_info {background:#c0e6f7}
.message_info i {background-position:0 -66px}
.payment_type ul {list-style:none!important;list-style-position:outside;padding:0;margin:1em 0 2em 0}
.payment_type ul li {margin:0 0 1.2em 0;font-size:100%;position:relative;padding:0;background:transparent;background-image:none;border-bottom:1px dotted #7f8789;min-height:40px}
.payment_type ul li label {cursor:pointer;padding-left:50px}
.payment_type ul li label {cursor:pointer;padding-left:50px}
.payment_type ul li i {position:absolute}
.payment_type i {background:url(../images/payment_logos.png) 0 0 no-repeat;display:block;width:40px;height:40px;top:-8px;left:25px;float:left;margin-right:10px}
.payment_type .visa_mastercard i {background-position:0 0;width:81px}
.payment_type .visa_mastercard label {padding-left:95px}
.payment_type .privat24 i {background-position:0 -40px}
.payment_type .qiwi i {background-position:0 -80px}
.payment_type .beeline i {background-position:0 -120px}
.payment_type .mts i {background-position:0 -160px}
.payment_type .megafon i {background-position:0 -200px}
.payment_type .yamoney i {background-position:0 -240px}
.payment_type .webmoney i {background-position:0 -280px}
.payment_type .rbkmoney i {background-position:0 -320px}
.payment_type .rkassa i {background-position:0 -360px}
.payment_type .sber i {background-position:0 -400px}
.payment_type .bank i {background-position:0 -440px}
.payment_type .rumail i {background-position:0 -480px}
.payment_type .bank_ukr i {background-position:0 -520px}
.payment_type .terminals_ukr i {background-position:0 -560px;width:97px}
.payment_type .terminals_ukr label {padding-left:107px}
.payment_type .nsmep i {background-position:0 -600px}
.payment_type .cash i {background-position: 0 -640px;}
.payment_type .alfa i {background-position: 0 -678px;}
.payment_type .elecsnet i {background-position: 0 -710px;}
.payment_type .svyaznoy i {background-position: 0 -740px;}
.payment_type .euroset i {background-position: 0 -776px;}
.payment_type .psb i {background-position: 0 -820px;}
.payment_type .vtb i {background-position: 0 -860px;}
.payment_type .paypal i {background-position: 0 -900px;}
div.waybills {clear:both}
div.waybills ul {list-style:none!important;list-style-position:outside;padding:0;margin:0}
div.waybills ul li {height:auto;border:0 none;list-style:none!important;list-style-position:outside;line-height:16px}
span.delivery_method_transport_wrapper {border:1px dotted #7F8789;margin-top:10px;padding:2px;background-color:#CAE1FF;display:block}
span.delivery_method_transport_wrapper input {vertical-align:middle}
tr.complete-order td {background-color:#EAF6DD}
tr.cancel-order td {background-color:#F5F5F5}
/* profile */
.profile-title {position:relative}
.profile-title h2 {width:300px;overflow:hidden}
.profile-title a {position:absolute;top:0;right:0}
/* jquery.alert */
#popup_container {font-size:12px;min-width:300px;max-width:600px;background:#FFF;border:solid 5px #7F8789;color:#000;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
#popup_title {font-size:14px;font-weight:bold;text-align:center;line-height:1.75em;color:#666;background:#CCC url(../images/jalert_title.gif) top repeat-x;border:solid 1px #FFF;border-bottom:solid 1px #999;cursor:default;padding:0em;margin:0em}
#popup_content {background:16px 16px no-repeat url(../images/jalert_info.gif);padding:1em 1.75em;margin:0em}
#popup_content.alert {background-image:url(../images/jalert_info.gif)}
#popup_content.confirm {background-image:url(../images/jalert_important.gif)}
#popup_content.prompt {background-image:url(../images/jalert_help.gif)}
#popup_message {padding-left:48px}
#popup_panel {text-align:center;margin:1em 0em 0em 1em}
#popup_prompt {margin:.5em 0em}
/* jquery.fancybox */
#fancybox-loading {position:fixed;top:50%;left:50%;height:40px;width:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;z-index:1104;display:none}
* html #fancybox-loading {position:absolute;margin-top:0}
#fancybox-loading div {position:absolute;top:0;left:0;width:40px;height:480px;background-image:url(../images/fancybox/fancybox.png)}
#fancybox-overlay {position:fixed;top:0;left:0;bottom:0;right:0;background:#000;z-index:1100;display:none}
* html #fancybox-overlay {position:absolute;width:100%}
#fancybox-tmp {padding:0;margin:0;border:0;overflow:auto;display:none}
#fancybox-wrap {position:absolute;top:0;left:0;margin:0;padding:20px;z-index:1101;display:none}
#fancybox-outer {position:relative;width:100%;height:100%;background:#FFF}
#fancybox-inner {position:absolute;top:0;left:0;width:1px;height:1px;padding:0;margin:0;outline:none;overflow:hidden}
#fancybox-hide-sel-frame {position:absolute;top:0;left:0;width:100%;height:100%;background:transparent}
#fancybox-close {position:absolute;top:-15px;right:-15px;width:30px;height:30px;background-image:url(../images/fancybox/fancybox.png);background-position:-40px 0px;cursor:pointer;z-index:1103;display:none}
#fancybox_error {color:#444;font:normal 12px/20px Arial;padding:7px;margin:0}
#fancybox-content {height:auto;width:auto;padding:0;margin:0}
#fancybox-img {width:100%;height:100%;padding:0;margin:0;border:none;outline:none;line-height:0;vertical-align:top;-ms-interpolation-mode:bicubic}
#fancybox-frame {position:relative;width:100%;height:100%;border:none;display:block}
#fancybox-title {position:absolute;bottom:0;left:0;font-size:12px;z-index:1102}
.fancybox-title-inside {padding:10px 0;text-align:center;color:#333}
.fancybox-title-outside {padding-top:5px;color:#FFF;text-align:center;font-weight:bold}
.fancybox-title-over {color:#FFF;text-align:left}
#fancybox-title-over {padding:10px;background-image:url(../images/fancybox/fancy_title_over.png);display:block}
#fancybox-title-wrap {display:inline-block}
#fancybox-title-wrap span {height:32px;float:left}
#fancybox-title-left {padding-left:15px;background-image:url(../images/fancybox/fancybox.png);background-position:-40px -90px;background-repeat:no-repeat}
#fancybox-title-main {font-weight:bold;line-height:29px;background-image:url(../images/fancybox/fancybox-x.png);background-position:0px -40px;color:#FFF}
#fancybox-title-right {padding-left:15px;background-image:url(../images/fancybox/fancybox.png);background-position:-55px -90px;background-repeat:no-repeat}
#fancybox-left, #fancybox-right {position:absolute;bottom:0px;height:100%;width:35%;cursor:pointer;outline:none;background-image:url(../images/fancybox/blank.gif);z-index:1102;display:none}
#fancybox-left {left:0px}
#fancybox-right {right:0px}
#fancybox-left-ico, #fancybox-right-ico {position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block}
#fancybox-left-ico {background-image:url(../images/fancybox/fancybox.png);background-position:-40px -30px}
#fancybox-right-ico {background-image:url(../images/fancybox/fancybox.png);background-position:-40px -60px}
#fancybox-left:hover, #fancybox-right:hover {visibility:visible;}
#fancybox-left:hover span {left:20px}
#fancybox-right:hover span {left:auto;right:20px}
.fancy-bg {position:absolute;padding:0;margin:0;border:0;width:20px;height:20px;z-index:1001}
#fancy-bg-n {top:-20px;left:0;width:100%;background-image:url(../images/fancybox/fancybox-x.png)}
#fancy-bg-ne {top:-20px;right:-20px;background-image:url(../images/fancybox/fancybox.png);background-position:-40px -162px}
#fancy-bg-e {top:0;right:-20px;height:100%;background-image:url(../images/fancybox/fancybox-y.png);background-position:-20px 0px}
#fancy-bg-se {bottom:-20px;right:-20px;background-image:url(../images/fancybox/fancybox.png);background-position:-40px -182px}
#fancy-bg-s {bottom:-20px;left:0;width:100%;background-image:url(../images/fancybox/fancybox-x.png);background-position:0px -20px}
#fancy-bg-sw {bottom:-20px;left:-20px;background-image:url(../images/fancybox/fancybox.png);background-position:-40px -142px}
#fancy-bg-w {top:0;left:-20px;height:100%;background-image:url(../images/fancybox/fancybox-y.png)}
#fancy-bg-nw {top:-20px;left:-20px;background-image:url(../images/fancybox/fancybox.png);background-position:-40px -122px}
/* jquery.fancybox IE */
#fancybox-loading.fancybox-ie div	{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_loading.png', sizingMethod='scale')}
.fancybox-ie #fancybox-close		{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_close.png', sizingMethod='scale')}
.fancybox-ie #fancybox-title-over	{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_over.png', sizingMethod='scale');zoom:1}
.fancybox-ie #fancybox-title-left	{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_left.png', sizingMethod='scale')}
.fancybox-ie #fancybox-title-main	{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_main.png', sizingMethod='scale')}
.fancybox-ie #fancybox-title-right	{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_right.png', sizingMethod='scale')}
.fancybox-ie #fancybox-left-ico		{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale')}
.fancybox-ie #fancybox-right-ico	{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale')}
.fancybox-ie .fancy-bg		{background:transparent !important}
.fancybox-ie #fancy-bg-n	{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_n.png', sizingMethod='scale')}
.fancybox-ie #fancy-bg-ne	{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_ne.png', sizingMethod='scale')}
.fancybox-ie #fancy-bg-e	{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_e.png', sizingMethod='scale')}
.fancybox-ie #fancy-bg-se	{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_se.png', sizingMethod='scale')}
.fancybox-ie #fancy-bg-s	{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_s.png', sizingMethod='scale')}
.fancybox-ie #fancy-bg-sw	{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_sw.png', sizingMethod='scale')}
.fancybox-ie #fancy-bg-w	{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_w.png', sizingMethod='scale')}
.fancybox-ie #fancy-bg-nw	{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_nw.png', sizingMethod='scale')}
/* misc */
ul.form li .descr {color:#888;display:inline-block;width:550px;font-size:10px;line-height:10px;margin-top:4px}

.company h2{color:#d77e18;border-top:1px solid #cdcdcd;margin-top:10px;padding-top:10px;}
.company_logo{width:200px;margin-bottom:20px}
.company_logo img{max-width:200px;}
.company_cert{float:left;display:inline-block;margin-left:20px;width:250px;}
.company .company_status{border:none;width:auto;padding:0;text-align:center;}
.company .company_status img{margin-top:0px;}
.company .company_status a img{margin-left:0;padding-top:5px;}
.company .company_status span{width:auto;text-align:center;display:block;}
.wmd_reseller_statuses {float:left;margin:0!important;padding:0!important;list-style:none!important;}
.wmd_reseller_statuses li{margin-bottom:15px!important;margin-right:16px!important;float:left;background:none!important;padding:0!important;}
.wmd_reseller_statuses .company_status{width:220px;margin:0;padding:0;}
.wmd_reseller_statuses .company_status span{display:block;padding-left:15px;text-transform: uppercase;padding-right:15px;font-size:11px;text-align:center;margin-bottom:5px;}
.wmd_reseller_statuses .company_status span img{margin:0px;}

.company ul {list-style: none!important;padding: 0!important;}
.company .more span{font-size:13px;}
.company p{line-height:16px;margin:0;}
.company h4{margin-top:10px;font-size:14px;}
.company .more{margin-top:0px;line-height:14px;}
.company_info li span, .company_contacts li span {color:#7d7d7d;font-size:13px;margin-right:5px;}
.company_info ul li{line-height:17px;}
.company_info p {line-height:18px;margin-bottom:15px;}
.company_news{font-size:11px;}
.company_news ul li{margin-bottom:22px;}
.company_categories ul {float:left;width:49%;}
.company_categories ul li {line-height:22px;}
.show_on_map{float:right;}
.status_text{margin-top:10px;font-size:12px;display:block;}
.status_block{text-align:center;margin-left: -5px;}

.messages_table{float:left; width:100%; margin:0 0 25px 0;}
.messages_table th{font-size:13px; color:#7e7e7e; padding:0 5px 5px 5px; border-bottom:solid 1px #e8e8e8;}
.messages_table th:first-child{padding:0 5px 5px 10px;width:130px;}
.messages_table td{padding:7px 5px; font-size:13px; color:#343434;}
.messages_table tr:nth-of-type(even){background:#f6f6f6;}
.messages_table tr:nth-of-type(odd){background:white;}
.messages_table td.active{color:#1c8f2d;}
.messages_table td.closed{color:#c03636;}
.messages_table td:first-child{padding:7px 5px 7px 10px;}
.messages_table .date{width:110px;}
.messages_table .status{width:150px;}

.filter ul{padding:0!important;margin:0!important}
.filter li{
    border-bottom:1px solid #459a83;
    background:none!important;
    padding:0!important;
    margin:0!important;
    padding-bottom: 10px !important;
    padding-top: 5px !important;
    list-style-type: none;
}
.filter .filter_name{display:block;font-size:13px;}
.filter .all_manuf{margin-left:5px;text-decoration:none;border-bottom:1px dotted #0260c0}
.filter .all_manuf:hover{padding-bottom:1px;text-decoration:none;border-bottom:none}
.filter .slider .costs{display:block;margin-bottom:2px;}
.filter .slider .costs i{font-style:normal;font-size:11px;color:#6e6e6e}
.filter .slider .costs em{display:inline-block;width:1px;height:4px;background:#4c5250;}
.filter .slider .left_cost{position:relative;text-align:left;float:left;width:70px;display:block;}
.filter .slider .left_cost em{position:absolute;left:0px;top:15px;}
.filter .slider .center_cost{position:relative;text-align:center;float:left;width:70px;display:block;}
.filter .slider .center_cost em{position:absolute;left:35px;top:15px;}
.filter .slider .right_cost{position:relative;text-align:right;float:left;width:70px;display:block;}
.filter .slider .right_cost em{position:absolute;right:0px;top:15px;}
.filter .slider #slider-range{margin-bottom:10px;}
.filter .slider .range_inputs{margin-top:15px;text-align:center;}
.filter .slider .range_inputs input{width:64px;height:20px;}
.filter .slider .range_inputs .to{margin-left:10px;margin-right:10px;}
.filter .ch_boxes ul {margin-top:10px!important;display:block;list-style:none!important;}
.filter .ch_boxes li {margin:0!important;padding:0!important;margin-bottom:2px!important;border-bottom:none!important}
.filter .show_params {margin-bottom:10px;padding-left:10px;display:block;background:url(../images/strelk.png) 2px 5px no-repeat;}
.filter .show_params a{margin-bottom:5px;text-decoration:none;border-bottom:1px dotted #0260c0}
.filter .show_params a:hover{padding-bottom:1px;text-decoration:none;border-bottom:none}
.filter .more_params{margin-top:7px;display:block;background:url(../images/strelk_down.png) 100px 7px no-repeat;}
.filter .more_params a{text-decoration:none;border-bottom:1px dotted #0260c0}
.filter .more_params a:hover{padding-bottom:1px;text-decoration:none;border-bottom:none}
.filter .all{border-top:0px!important}
.filter button{margin-top:15px;}
.filter .parameter{display:block;}

/*==============SLIDER STYLES===================*/
.ui-corner-all{border-radius:0px!important}
.ui-widget{font-size:13px!important;}
.ui-widget-header{background:#62b32e!important}
.ui-slider .ui-slider-handle{cursor:pointer!important;top:4px!important;height:10px!important;width:10px!important;background:url(../images/triangle.png) no-repeat!important;border:none!important}
.ui-slider .ui-slider-handle:last-child{margin-left:-1px!important;background:url(../images/triangle_r.png)!important}
.ui-slider-horizontal .ui-slider-handle{margin-left:-8px!important}
.slider-h {margin:0 auto 20px auto;}
.slider-h .slider-item {margin:0 10px;float:left;}
.slider-h .slider-item > * {display:block;position:relative;top:50%;transform:translateY(-50%);text-align:center;}
.slider-h .slider-item img {margin-left:auto;margin-right:auto;}
/*==============================================*/

/* new */
.filter .slider .slider-range {margin-bottom:10px;}
.filter_count {position:absolute;padding:3px 4px 3px 15px;white-space:nowrap;z-index:100;left:0;top:0;border-right:2px solid #459A83;background: transparent url(../images/filter_arr.gif) no-repeat top left;}
.filter_count a {text-decoration:underline}
.filter_count a:hover {text-decoration:none}

ul.tab-menu li.active a {font-weight:normal!important}
ul.tab-menu li a {float:none!important}
ul.tab-menu li .bg {top:0}
.tab-content {border-color:#CAE9AB!important}
.aside .block1 .title {background-color: #aaa}
.header_scrollfloater {box-shadow:0 20px 20px -20px rgba(0,0,0,0.5);-moz-box-shadow:0 20px 20px -20px rgba(0,0,0,0.5);-webkit-box-shadow:0 20px 20px -20px rgba(0,0,0,0.5);}
.filter .slider .range_inputs input {width:55px!important}
.rounded {border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px;-ms-border-radius:8px;}
.sortby_link{margin-left:10px;cursor:pointer;color:#275FA6;border-bottom:1px dotted #275FA6}
.sortby_link:hover{border-bottom:none;color:black;}
.sortby_link i{margin-left:2px;}
.sorting_order{font-size:11px;font-weight:bold;color:black;margin-left:3px;}

.products_grid a:first-child{color:black;width:140px;text-decoration:none;display:block}
.products_grid{width:720px;list-style: none!important;margin:0!important;padding:0!important}
.products_grid li{position:relative;height:285px;background:none!important;float:left;width:160px;margin:0!important;padding:0!important;margin-left:2px!important;padding-left:23px!important;margin-bottom:30px!important;display:block;position:relative;}
.products_grid li:hover .compare_actions {display: block;}
.products_grid li a:hover{opacity:1;background:#FCFCFC}
.products_grid li a{opacity:0.9;}
.products_grid .first_li{padding-left:0px!important;border-left:none;margin-left:0!important;}
.products_grid .product_image,
.products_list .product_image{display:block;width:140px;height:140px;overflow:hidden;position:relative;text-align:center;margin:0 0 12px 0; line-height: 140px;}
.products_grid .product_image img,
.products_list .product_image img {vertical-align: middle; max-width: 140px; max-height: 140px; text-align: center;}
.products_grid h3{width:140px;color:#275fa6;font-size:15px!important;line-height:18px;margin:0 0 9px 0;font-weight:bold}
.products_grid .price_availability {height:30px;bottom:0px;position: absolute;background:white;width:140px;}
.products_grid .price {box-shadow:1px 1px 1px rgba(170, 170, 170, 0.7);text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;-khtml-border-radius:7px;-ms-border-radius:7px;background:#fddc76;float:left;font-size:11px;font-style:italic;font-weight:bold;line-height:19px;padding-left:5px;padding-top:3px;padding-right:3px;}
.products_grid .price_no {text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;-khtml-border-radius:7px;-ms-border-radius:7px;float:left;font-size:11px;font-style:italic;font-weight:bold;line-height:19px;padding-left:5px;padding-top:3px;padding-right:3px;color:#6d6d6d;background:#e6e6e6;}
.products_grid .price_no span {display:block;font-size:7px;line-height:9px;font-weight:bold;font-style:normal}
.products_grid .price_no strong {font-weight:normal;font-size:21px;font-style:normal;letter-spacing:-1px}
.products_grid .price span {display:block;font-size:7px;line-height:9px;font-weight:bold;font-style:normal}
.products_grid .price strong {font-weight:normal;font-size:21px;font-style:normal;letter-spacing:-1px}
.products_grid .availability {margin-top:4px;float:right;white-space:nowrap;font-size:7px;line-height:9px;font-weight:bold;color:#62b32e;text-transform:uppercase;}
.products_grid p{width:140px;height:51px;overflow:hidden;margin-bottom:5px!important;line-height:18px;}
.products_grid .discounted h3{margin-bottom:4px}
.products_grid .discounted .price_availability{height:60px;}
.products_grid .discounted a:first-child{height:310px;}
.products_grid .discounted .pseudolink {margin-top:10px;display:inline-block;}
.products_grid .old{margin-bottom:6px;background:#e6e6e6;color:#6d6d6d}
.products_grid .discount_label{margin-top:2px;float:right;width:55px;font-size:9px;line-height:11px;font-weight:bold;color:#ddaf21;text-transform:uppercase;}
.product_soon {position: absolute; background: #62b32e; color: #fff; display: block; line-height: 1.3; padding: 2px 4px; left: 0; bottom: 0; border-radius: 2px; font-size: 11px; text-transform: uppercase; opacity: 0.8;}
.item-main .hold .product_soon {border-radius: 0;}
.no{color:darkgrey!important;}
.availability.expected {color: #d78200!important; position: relative;}

.compare_actions{display:none;opacity:0.8;cursor:pointer;position:absolute;top:0px;right:0px;height:22px;width:22px;background:url(../images/compare_sprite.png) 0px 0px}
.compare_actions.added{background-position: -22px 0px;display:block;}
.compare_actions.added:hover{background-position: -44px 0px}
.compare_actions.remove{background-position: -44px 0px}
.compare_actions:hover{opacity:1;}

.products_list{width:710px;list-style: none!important;margin:0!important;padding:0!important}
.products_list a{opacity:0.9;color:black;width:710px;height:150px;text-decoration:none;}
.products_list li{position: relative;height:150px;width:710px;background:none!important;border-bottom:1px dotted #cdcdcd;float:left;opacity:0.9;cursor:pointer;margin:0!important;padding:0!important;margin-bottom:20px!important;}
.products_list li:hover .compare_actions {display: block;}
.products_list li a:hover{opacity:1;background:#FCFCFC}
.products_list .product_image{width:140px;height:140px;float:left;display:block;}
.products_list h3{width:550px;color:#275fa6;font-size: 22px;line-height:1.3!important;margin:0 0 10px 0; font-weight:bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.products_list .product_description{width:550px;float:right;}
.products_list .price {box-shadow:1px 1px 1px rgba(170, 170, 170, 0.7);text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;-khtml-border-radius:7px;-ms-border-radius:7px;background:#fddc76;float:left;font-size:11px;font-style:italic;font-weight:bold;line-height:19px;padding-left:5px;padding-top:3px;padding-right:3px;}
.products_list .price span {display:block;font-size:7px;line-height:9px;font-weight:bold;font-style:normal}
.products_list .price strong {font-weight:normal;font-size:21px;font-style:normal;letter-spacing:-1px}
.products_list .availability {float:left;margin-top:4px;margin-right:20px;width:35px;padding-left:10px;font-size:7px;line-height:9px;font-weight:bold;color:#62b32e;text-transform:uppercase;}
.products_list p{width:550px;height:55px;overflow:hidden;margin-bottom:15px!important;}
.products_list .old{margin-right:5px;margin-bottom:6px;background:#e6e6e6;color:#6d6d6d}
.products_list .discount_label{margin-top:2px;float:right;width:55px;margin-right:20px;font-size:9px;line-height:11px;font-weight:bold;color:#ddaf21;text-transform:uppercase;}
.products_list .price_no {box-shadow:1px 1px 1px rgba(170, 170, 170, 0.7);text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;-khtml-border-radius:7px;-ms-border-radius:7px;float:left;font-size:11px;font-style:italic;font-weight:bold;line-height:19px;padding-left:5px;padding-top:3px;padding-right:3px;color:#6d6d6d;background:#e6e6e6;}
.products_list .price_no span {box-shadow:1px 1px 1px rgba(170, 170, 170, 0.7);display:block;font-size:7px;line-height:9px;font-weight:bold;font-style:normal}
.products_list .price_no strong {font-weight:normal;font-size:21px;font-style:normal;letter-spacing:-1px}

.products_table{list-style:none!important;padding:0!important;margin:0;line-height:22px;width:710px;}
.products_table li{background:none!important;padding:0!important;margin-bottom:5px!important;}
.products_table li a{opacity:0.9;}
.products_table li a:hover{opacity:1;}
.products_table .caption{background:none;padding:0;margin:0;margin-bottom:15px!important;border-bottom:1px dotted #cacaca;text-transform: uppercase;font-size:10px;color:#716B6B}
.products_table .caption .name{float:left;width:573px;}
.products_table .caption .stock{float:left;width:80px}
.products_table .caption .price_amount{text-align:right;}
.products_table h3{width:573px;float:left;color:#275fa6;font-size:20px!important;line-height:22px;margin:0 0 14px 0;font-weight:bold}
.products_table a{color:black;height:280px;width:160px;text-decoration:none;}
.products_table .price {box-shadow:0px 0px 1px rgba(170, 170, 170, 0.7);text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;-khtml-border-radius:7px;-ms-border-radius:7px;background:#fddc76;float:right;font-size:11px;font-style:italic;font-weight:bold;line-height:19px;padding-left:5px;padding-top:1px;padding-right:3px;}
.products_table .price_no{box-shadow:1px 1px 1px rgba(170, 170, 170, 0.7);text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;-khtml-border-radius:7px;-ms-border-radius:7px;background:#fddc76;float:right;font-size:11px;font-style:italic;font-weight:bold;line-height:19px;padding-left:5px;padding-top:1px;padding-right:3px;color:#6d6d6d;background:#e6e6e6;}
.products_table .availability {margin-top:2px;float:left;margin-right:20px;width:40px;font-size:8px;line-height:9px;font-weight:bold;color:#62b32e;text-transform:uppercase;}
.products_table .old{margin-bottom:6px;background:#e6e6e6;color:#6d6d6d}

.show_option{margin-right:10px;}
.show_option i{font-style:normal;font-size:11px;color:#275fa6;cursor:pointer;margin-right:8px;}
.show_option i:hover{color:black;}
.show_option .active{border-bottom:none;color:black;cursor:auto}

.buy_block {margin-bottom:25px;}
.buy_block .title2{margin-left:0px;margin-bottom:0px;}
.buy_block .container{border:1px solid #cbd8ea;background:white;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px;-ms-border-radius:8px;}
.buy_block .modification {border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px;-ms-border-radius:8px;background:#cbd8ea}
.buy_block .price_buy{padding-bottom:10px;border-bottom:1px solid #CBD8EA;padding-bottom:18px;}
.buy_block .modify{font-size:13px;padding-left:18px;height:35px;}
.buy_block .buy_descr{font-size:12px;line-height:18px;padding-left:18px;padding-right:18px;margin-bottom:25px;margin-top:15px;}
.buy_block .price_block{width:180px;float:left;padding-top:15px;padding-left:18px;}
.buy_block .price_buy .price{white-space:nowrap;font-size:40px;color:#235da8;}
.buy_block .price .price_amount{text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);background:#FDDC76;border-radius:7px;color:black;display:inline-block;font-size:34px;font-style:italic;margin-bottom:15px;margin-top:0px;padding-bottom:10px;padding-left:4px;padding-right:3px;padding-top:12px;}
.buy_block .price i{font-size:32px;}
.buy_block .price_little{font-size:17px;}
.buy_block .price_little i{font-size:17px;}
.buy_block .price_little .price_amount{background:#E6E6E6;text-decoration:line-through;color:#6D6D6D;margin-top:0px;font-size:17px;padding-top:3px;padding-bottom:3px;}
.buy_block b{color:#aaaaaa;font-size:9px;display:block;text-transform:uppercase;}
.buy_block .stock{margin-right:8px;float:left;display:block;padding-top:15px;margin-left:5px;}
.buy_block .stock strong{margin-top:59px;padding-left:45px;display:block;}
.buy_block .stock b{display:block;padding-left:45px;width:60px;}
.buy_block .avail{float:left;background:#cbd8ea;border-radius:20px;height:40px;border:1px solid white;}
.buy_block .stock_block{background:#eaf7dc;display:inline-block;border-radius:20px;float:left;}
.buy_block .stock_block span{font-weight:bold;width:75px;display:inline-block;padding-left:5px;padding-top:7px;color:#4ca10c;text-transform:uppercase;line-height:13px;font-size:11px;}
.buy_block .stock_block i{display:block;float:left;width:40px;height:40px;background:url(../images/buy_sprite.png) -529px -78px;}
.buy_block .avail_amount{padding-left:5px;padding-right:10px;font-weight:bold;line-height:40px;float:right;}
.buy_block .avail_amount i{display:inline;font-weight:normal;}
.buy_block .items_amount{float:left;padding-top:15px;}
.buy_block .items_amount input{font-size:25px;padding-left:2px;border:1px solid #bdc2c9;width:48px;height:38px;}
.buy_block .items_amount strong{padding-top:17px;padding-left:3px;display:block;}
.buy_block .items_amount strong i{display:inline;margin-left:5px;font-weight:normal}
.buy_block .purchase{margin-right:12px;padding-top:14px;cursor:pointer;float:right;opacity:0.9}
.buy_block .purchase:hover{opacity: 1;}
.buy_block .purchase span{padding-right:10px;float:left;display:block;width:140px;background:url(../images/buy_sprite.png) 0px -67px;padding-top:20px;height:43px;padding-left:70px;text-shadow:rgba(0,0,0,0.5) 1px 1px 1px;color:white;font-size:27px;}
.buy_block .purchase i{display:block;float:right;background:url(../images/buy_sprite.png) -503px -67px;height:65px;width:8px;}
.buy_block .credit{text-align:center;padding-top:5px;padding-left:5px;}
.buy_block .zayavka {padding-bottom:20px;padding-left:18px;}
.buy_block .zayavka input{margin-top:1px;color:black;font-style:normal;padding-left:2px;font-size:18px;width:370px;height:30px;border:1px solid #bdc2c9}
@media screen and (-webkit-min-device-pixel-ratio:0){.buy_block .zayavka input{margin-top:3px;}}

.graybut {cursor:pointer;background:none;border:none;}
.graybut span{float:left;display:block;width:120px;padding-right:10px;display:inline-block;background:url(../images/buy_sprite.png) 0 -198px;padding-top:8px;height:29px;padding-left:20px;text-shadow:rgba(0,0,0,0.5) 1px 1px 1px;color:white;font-size:15px;}
.graybut i{display:block;float:right;background:url(../images/buy_sprite.png) -503px -198px;height:35px;width:8px;}

.waiting .price_amount{color:#d78200}
.waiting .price_little{display:none;}
.waiting .stock_block{background:#fff3d5}
.waiting .stock_block i{background-position:-529px -11px;}
.waiting .stock_block span{width:95px;color:#d78200}
.waiting .avail_amount{display:none;}
.waiting .purchase span{width:230px;padding-right:10px;display:inline-block;background:url(../images/buy_sprite.png) 0px 0px;padding-top:20px;height:43px;padding-left:30px;text-shadow:rgba(0,0,0,0.5) 1px 1px 1px;color:white;font-size:27px;}
.waiting .purchase i{display:block;float:right;background:url(../images/buy_sprite.png) -503px 0px;height:65px;width:8px;}

.buy_analog {opacity:1;float:left;margin-left:5px;margin-right:8px;padding-top:15px;padding-left:20px}
.buy_analog b {color:#000}
.buy_analog_link {text-decoration:none;display:block;position:relative;padding-left:50px}
.buy_analog_link:hover {text-decoration: none}
.buy_analog_name {display:block;white-space:nowrap}
.buy_analog_img {position:absolute;left:0;top:0}
.buy_analog_availability {display:block;margin-top:4px;float:right;width:42px;white-space:nowrap;font-size:7px;line-height:9px;font-weight:bold;color:#62b32e;text-transform:uppercase;}
.buy_analog_price {margin-top:4px;display:block;font-size:11px;float:left;font-weight:bold;font-style:italic;color:#f38c00}
.buy_analog_price strong {font-weight:normal;font-size:21px;font-style:normal;letter-spacing:-1px}

.related {padding:0 18px;overflow:hidden;zoom:1;padding-top:20px}
.related_header {color:#000}
.related_nav {float:right;color:#999999;font-size:14px}
.related .products_grid li {width:115px;margin-bottom:10px !important}
.related .products_grid .product_image {width:100px;height:100px}
.related .products_grid a:first-child {height:195px;width:115px}
.related .products_grid h3 {font-size:12px !important;width:auto}
.related .products_grid .price {box-shadow:none;border-radius:0;padding:0;background:none;color:#F38C00;}
.related .products_grid .price strong {font-size:20px}
.related .products_grid .availability {margin-top:0}

.no .modify{display:none;}
/*.no .price_block,.no .stock{padding-top:0;}
.no .price_amount{font-weight:normal;font-size:20px!important;color:#6a6d70}
.no .price{padding-top:18px;}
.no .price_block{padding-top:15px;}
.no .stock{padding-top:15px;}
.no .price b{display:none;}
.no .price i{display:none;}
.no .price_little{display:none;}*/
.no .stock_block{background:#f2dae0;}
.no .stock_block i{background-position:-529px -143px;}
.no .stock_block span{width:105px;color:#ff0000;line-height:28px;}
.no .avail_amount{display:none;}
.no .purchase span{width:270px;padding-right:10px;display:inline-block;background:url(../images/buy_sprite.png) 0px -133px;padding-top:20px;height:43px;padding-left:25px;text-shadow:rgba(0,0,0,0.5) 1px 1px 1px;color:white;font-size:27px;}
.no .purchase i{display:block;float:right;background:url(../images/buy_sprite.png) -503px -133px;height:65px;width:8px;}
.no.with_price .price_amount{color:#6D6D6D;background:#E6E6E6}

.with_price .modify{display:none;}
.with_price .price_amount{font-weight:normal;color:#6a6d70!important;}
.with_price .price{padding-top:0!important;}
.with_price .price b{display:block;}
.with_price .price i{display:inline;}

.never .modify{display:none;}
.never .price_amount{font-weight:normal;color:#6a6d70}
.never .price_little{display:none;}
.never .stock_block{background:#d4d6d9;}
.never .stock_block i{background-position:-529px -196px;}
.never .stock_block span{width:125px;color:#6a6d70;line-height:14px;}
.never .avail_amount{display:none;}

.discount h3{width:520px;}
.discount .caption .name{float:left;width:520px;}
.discount .stock{float:left;width:80px}
.discount .price{float:left;}
.discount .price_block{float:right;}
.discount .old{margin-right:5px;}

.footer {
    margin-top: 25px;
    background: #f6f6f6;
    /*height: 500px;*/
    overflow: hidden;
    font-size: 11px;
}
.footer_wrapper {
    /*height: 500px;*/
    padding-top: 15px;
    width: 960px;
    margin: 0 auto;
}
.footer_wrapper_bottom{width:960px;margin:0 auto;}
.footer .left_block{width:230px;float:left;}
.footer .middle_block{float:left;width:610px;}
.footer .middle_block .catalog{line-height:30px;float:left;width:200px;font-size:15px;margin-right:10px;}
.footer .middle_block .catalog strong{font-size:17px;font-weight:bold;}
.footer .middle_block .links{font-size:17px;font-weight:bold;width:140px;line-height:30px;}
.footer .right_block{padding-top:5px;float:left;width:120px;}
.footer .right_block .list_caption{margin-bottom:-5px!important;width:260px!important;background:none!important;height:20px;font-size:12px;}
.footer .right_block .delivery {
    width: 120px;
}
.footer .right_block .delivery li {
    /*margin-bottom: 15px;*/
    margin-bottom: 12px;
    margin-right: 10px;
    height: 30px;
    background: url(../images/delivery_hover_v2.png) 0px 0px no-repeat;
    display: block;
}
.footer .right_block .delivery .pek {
    display: inline-block;
    width: 101px; height: 25px;
    background-position: 0 0;
}
.footer .right_block .delivery .sdek {
    display: inline-block;
    width: 115px; height: 26px;
    background-position: 0 -35px;
}
.footer .right_block .delivery .ems {
    display: inline-block;
    width: 92px; height: 26px;
    background-position: 0 -71px;
}
.footer .right_block .delivery .dpd {
    display: inline-block;
    width: 99px; height: 50px;
    background-position: 0 -108px;
}
.footer .right_block .delivery .kse {
    display: inline-block;
    width: 99px; height: 25px;
    background-position: 0 -168px;
}
.footer .right_block .delivery .dellin {
    display: inline-block;
    width: 115px; height: 27px;
    background-position: 0 -203px;
}

.footer ul{list-style:none!important;padding:0;margin:0;display:inline-block;}
.footer .phone {padding-bottom:1px;border-bottom:1px dotted #62b32e;float:left;font-size:24px;color:#62b32e;white-space:nowrap;}
.footer .worktime {margin-bottom:6px;font-size:11px;line-height:10px;color:#818181;}
.footer .worktime img{margin-right:5px;}
.footer .city_phone_ddown{display:block;font-size:11px;margin-top:15px}
.footer .city_phone_ddown span{display:block;white-space:nowrap;font-size:20px;width:250px;color:#62b32e;}
.footer .city_phone_ddown ul{margin:0;padding:0;list-style:none!important}
.footer .city_phone_ddown ul li{padding-top:10px;padding-bottom:10px;padding-left:5px;}
.footer .bottom_line{margin-top:10px;display:block;height:40px;}
.footer .bottom_line .copy_info {float:left;width:230px;}
.footer .bottom_line .policies{width:210px;font-size:11px;display:block;float:left;}
.footer .bottom_line .prices {font-size:11px;float:left;}
.footer .bottom_line .prices span{float:left;}
.footer .bottom_line .prices a{margin-left:10px;float:left;}
.footer .bottom_line .prices .xls i{margin-right:4px;float:left;background:url(../images/xls.png) no-repeat;display:block;width:18px;height:18px}
.footer .bottom_line .prices .pdf i{margin-right:4px;float:left;background:url(../images/pdf.png) no-repeat;display:block;width:18px;height:18px}
.footer .bottom_line .yamarket{float:right;}
.footer_down{height:128px;padding-top:25px;background:white;}
.footer_down p{font-size:15px;}
.footer_down span{font-size:10px;color:#7f7f7f}

.product_sku{display: block;float: right;width: 103px;word-break:break-all;}

.pages li{float:left;padding:0!important;margin-right:20px;width:35px;background:white!important;font-size:18px;}
.pages {margin-left:175px!important;display:block;}
.pages_container{width:545px;}
.back{float:left;font-size:18px;}
.next{float:right;font-size:18px;}

.list_icon,.table_icon, .plate_icon{margin-right:3px;display:inline-block;width:12px;height:12px;background:url(../images/icons.png) no-repeat -6px 0px}
.list_icon{background-position:-26px 4px}
.table_icon{background-position:0px 4px}
.plate_icon{background-position: -13px 4px}

.phoneform {background:white;padding:15px 20px;}
.phoneform .callicon{margin-top:5px;margin-bottom:10px;display:block;text-align: center}
.phoneform p{font-size:12px;line-height:16px;margin-bottom:10px;}
.phoneform h3{color:#62b32e;text-align:center;margin-bottom:10px;}
.phoneform input{font-size:13px;height:20px;width:263px;}
.phoneform textarea{width:263px;}
.phoneform .error{color:red;display:block;font-size:11px;}
.phoneform .success_send{display:none;color:green}
.phoneform .remark{margin-top:15px;font-size:10px!important;line-height:12px;}
.phoneform .remark sup{font-size:8px;position: relative;top:2px;}
.phoneform .help{color:#818181;font-size:11px;}
.phoneform fieldset{margin-top:10px;}
.close{position: absolute;top:5px;right:10px;display:block;background: url(../images/close_btn.png) 0px 0px no-repeat;width:16px;height:16px;cursor:pointer;}


.nds{color:black;font-size:11px;position: relative;top:-5px;}
.system_message i{display:block}
.header .search .input input {padding-bottom:8px;padding-top:8px;width:200px;}
.system_message {position:relative}

.cabinet_menu{margin-bottom:25px;font-size:17px;padding-left:10px;padding-right:10px;border-radius:8px;padding-top:8px;padding-bottom:8px;background: #E3EFF9}
.cabinet_menu ul{list-style: none!important;padding:0;margin:0;}
.cabinet_menu ul li{float:left;margin-right:15px;}
.cabinet_menu .exit{float: right;}

.order_page table{border-collapse: inherit;}
.order_page table .total-t td{border-top:none}
.order_page table tr td{border-bottom:1px solid #DCDCDC}
.order_page h1{color:black;}
.order_page .sidebar{float:right;width:230px;}
.order_page .orderbody{margin-left:0px;float:left;width:710px;}
.order_message{padding:15px;margin-top:15px;margin-bottom:15px;}
.order_message span{color:#FF4040;font-size:16px;font-weight:bold;margin-right:10px;}
.order_message a{display:inline-block;}
.order_message.error{background:#ffd1d1}
.order_message.success{background:#bceddd}
.order_message.warning{background:#fde8c3}
.order_message.info{background:#c0e6f7}
.order_page .a_action{cursor:pointer;color:#0260C0;border-bottom:1px dotted #0260C0}
.order_page .a_action:hover{cursor:pointer;color:black;border-bottom:none}
.order_page .order_header{margin-bottom:10px;border-bottom:2px solid #a6a6a6;padding-bottom:10px;}
.order_page .order_header .manager_comment{line-height:16px;font-size:12px;}
.order_page .order_header h1{margin-right:10px;border-bottom:none;float:left;margin-bottom:0px;}
.order_status {font-weight: bold;}
.order_status{border-radius:8px;padding:4px 5px ;color:white}
.order_status.success{background:#62B32E;}
.order_status.waiting{background:#D5810F;}
.order_status.error{background:#ff4040}
.order_status.unknown{background:gray;}
.order_page .order_header span{line-height:36px;font-size:16px;}
.order_page .order_header span, .order_page .order_header a{margin-top:3px;}
.order_page .order_info {margin-bottom:15px;}
.order_page .order_info ul {padding:0;margin:0}
.order_page .order_info ul li{display:block;width:100%;background-image:none;padding:0;margin-bottom:8px;}
.order_page .order_info ul li:after{content:"";clear:both}
.order_page .order_info p{margin:0}
.order_page .order_info_label{font-weight:bold;float:left;width:180px;margin-right:15px;text-align:right;}
.order_page .order_info_data{width:515px;float:right;}
.order_page .order_info_data ul li{margin-bottom:0px;}
.order_page .order_info_data ul {margin-top:5px;}
.order_page .data_block_caption{margin-top:35px;margin-bottom:15px;border-bottom:1px solid #62B32E;padding-bottom:5px;}
.order_page .data_block_caption h2{margin-bottom:0px;float:left;}
.order_page .data_block_caption span{float:right;}
.order_page .descr{margin-bottom:5px!important;}
.order_page .order_data_block h3{font-size:16px;margin-bottom:0px;color:black}
.order_page .order_data_block .data_label{margin-bottom:15px;float:left;margin-right:20px;width:180px;text-align:right;}
.order_page .order_data_block .data{margin-bottom:15px;float:right;width:510px;}
.order_page .order_data_block .data p{margin:0}
.order_page .order_data_block .data ul {padding:0;margin-bottom:3px;}
.order_page .order_data_block .data ul li{background-image:none;padding:0;margin:0;}
.order_page .deliv_pay_status{font-weight:bold;color:green;font-size:12px;margin-left:10px;}
.order_page .deliv_pay_status.gray{color:gray}
.order_page .deliv_pay_status.orange{color:orange}
.order_page .deliv_pay_status.red{color:red}
.order_page .gray_descr{font-size:12px;color:#929292}
.order_page .package{margin-top:15px;}
.order_page .topay_amount{display: block;}
.order_page .topay_amount strong{font-weight:normal;font-size:16px;}
.order_page .load_paydoc{padding:10px;border-radius:8px;margin-top:10px;background:#f3f3f3}
.order_page .load_paydoc p{margin-bottom:10px!important;}
.order_page .load_paydoc input{margin-right:10px;}
.order_page .bank_details span {color:#7F7F7F;display:inline-block;width:90px;}
.order_page .paym_docs li{margin-bottom:15px!important;width:200px;margin-right:15px!important;}
.order_page .paym_docs a{display:block;}
.order_page .paym_docs img{border:1px solid lightgray}
.order_page .data .payment_icon{left:0px;position: relative;top:-10px;}
.order_page .personal_data span{color:#7F7F7F;display:inline-block;width:150px;}
.del_ico{position: relative;top:-5px;background:url(../images/delivery_sprite.png) 0px 0px;margin-right:5px;display:inline-block;width:32px;height:32px;line-height:32px;float:left;}
.del_ico.energia{background-position: 0px 0px}
.del_ico.spsr{background-position: 0px -32px}
.del_ico.sdek{background-position: 0px -64px}
.del_ico.zhde{background-position: 0px -96px}
.del_ico.ems{background-position: 0px -128px;top:-7px;}
.del_ico.mailrus{background-position: 0px -160px}
.del_ico.dpd{background-position: 0px -192px}
.del_ico.bserv{background-position: 0px -224px}
.del_ico.autotr{background-position: 0px -256px}
.del_ico.pek{background-position: 0px -288px}
.del_ico.dellin{background-position: 0px -320px}
.del_ico.courier{background-position: 0px -352px}
.del_ico.samovivoz{background-position: 0px -384px}
.del_ico.other{background-position: 0px -424px}
.del_ico.kse{background-position: 0px -352px}

.order_menu{background:#f3f3f3;padding:15px;border-radius:8px;}
.order_menu a{position:relative}
.order_menu .order_questions {margin-top:20px;}
.order_menu .order_questions ul li{background:none;padding:0;margin-bottom:10px;}
.order_menu .order_questions ul {margin:0;padding:10px 0 0}
.order_menu .order_questions {margin-bottom:20px;}
.order_menu .order_documents{margin-top:15px;}
.order_menu h2{position: relative;border-bottom:1px solid #adb2b3;font-size:14px;padding-bottom:5px;font-weight: bold;}
.order_menu .order_documents .document{font-weight: normal;background: url(../images/document.png) no-repeat;margin-bottom:10px;display:block;padding-left:24px;}
.order_menu .order_documents .document_talon{font-size:11px;color:gray;display:block;margin-top:-10px;padding-left:24px;}
.order_menu .button {margin-bottom: 5px;}
.order_menu a img {vertical-align:middle;margin-right:6px;margin-top:-3px}

.total-b td{border-bottom:none!important;}

.printable {font-size:15px;line-height:20px;}
.printable .maincontent{width:100%;float:none;}
.printable .order_info_data{width:765px;}
.printable .order_data_block .data{width:755px;}
.printable .bank_details span{color:black;}
.printable .cart table tr td.price strong{font-size:18px;}
.printable .cart table tr td.name{line-height:20px;font-size:18px;}
.printable .cart table tr td.amount3{font-size:16px;}
.printable .cart table tr td.price{font-size:16px;}
.printable a{color:black;}
.printable .bank_details span{width:100px;}
.printable .topay_amount strong{font-weight:bold;}
.printable .topay_amount span{font-style: italic}
.printable .order_header .manager_comment{font-size:14px;line-height:18px;}
.printable .personal_data span{color:black;width:165px;}

.addcomment_holder{border-top:1px solid #9f9ca3;margin-top:15px;}
.forum_banner{margin-top:55px;float:right;width:300px;background:#f6f6f6;border:1px solid #e4e4e4;border-radius:10px;padding:18px;}
.forum_banner img{float:left;margin-right:10px;}
.forum_banner span{display:block;color:black;}
.forum_banner a{font-size:16px;margin-top:10px;display:block;}

.compare_product{margin-top:5px;margin-bottom:5px;}
.compare_product .compare_actions{top:8px;opacity:1;position: relative;display:inline-block;}
.pseudolink{cursor:pointer;color:#275FA6;border-bottom:1px dotted #275FA6;margin-bottom:5px;display:inline-block;}
.pseudolink:hover{padding-bottom:1px;border-bottom:none}

.fixed_table_head{border-bottom:1px solid #DFDFDF;}
.fixed_table_head .imageholder{margin-bottom:35px;height:64px;display:block;}
.fixed_table_head .imageholder img{max-height:64px;max-width:130px;}
.compare_table th{padding-top:15px;padding-bottom:5px;margin-bottom:10px;width:185px;height:120px;text-align:center;}
.compare_table .delete{cursor: pointer;position: absolute;top:0px;right:0px;}
.compare_table th:first-child{width:201px;text-align:left;}
.compare_table th:first-child .pseudolink{margin-left:5px;margin-top:0px;}
.compare_table th div{position: relative;}
.compare_table tr:hover{background:#f4f4f4}
.compare_table tr:first-child{background:white;}
.compare_table tr td:first-child{width:190px;padding-left:10px;}
.compare_table .selected{display: inline-block;background:#EAF6DD;;padding:5px;border-radius:2px;}
.compare_table td{padding:10px 7px 8px 7px;width:175px;}
.compare_table th a span{min-height:36px;max-height:54px;margin-top:5px;display: block}
.compare_table th img{display:inline-block;}
.compare_table th .pseudolink{margin-top:5px;}
.compare_table th span{display:inline-block;}
.compare_table{font-size:12px;}
.compare_table .price{font-style:italic;font-size:11px;padding-top:10px;}
.compare_table .price span {display:block;font-size:7px;line-height:9px;font-weight:bold;font-style:normal}
.compare_table .price strong {font-weight:normal;font-size:21px;font-style:normal;letter-spacing:-1px}
.compare_table .par_yes{font-size:73px;line-height:8px;vertical-align: middle}
.compare_table .par_yes span{position: relative;top:-20px;}
.compare_table .par_no{line-height:8px;vertical-align: middle}

.compare_bar{border-radius:5px 0px 0px 0px;background:white;right:0%;box-shadow:0px -2px 5px rgba(0,0,0,0.4);-webkit-box-shadow:0px -2px 5px rgba(0,0,0,0.4);border:1px solid lightgray\9;border-bottom:none;border-right:none;padding:5px 10px;position: fixed;bottom:0;overflow: hidden;zoom:1;}
.compare_bar strong{font-weight:bolder;}

.delivery_methods_list {margin:0 auto!important;padding:0!important;}
.delivery_methods_list li{position: relative;margin-bottom:15px!important;padding:15px 17px 15px 30px!important;background:white!important;cursor:pointer;border-radius:8px;display:block;}
.delivery_methods_list li:hover{background:#eaf6dd!important;}
.delivery_methods_list li.selected{box-shadow: inset 0px 0px 5px rgba(0,0,0,0.2);background:#eaf6dd!important;border: 1px solid transparent;}
.delivery_methods_list li.subtotal{margin-top:15px;padding-bottom:8px!important;border-top:1px dotted #7f8789;border-radius:0;cursor:default}
.delivery_methods_list li.del{border-top:1px solid #7f8789!important;}
.delivery_methods_list li.subtotal .delivery_cost strong{margin-left:10px;display:inline-block;}
.delivery_methods_list li.subtotal:hover{background:white!important}
.delivery_methods_list h3{font-size:16px;font-weight:normal;color:black; margin-bottom: 5px;}
.delivery_desc{margin-top:5px;display: block;color:#7f7f7f;line-height:14px;}
.delivery_body{position: relative; width: 700px;float: left;}
.delivery_body select{margin-top:5px;}
.delivery_body textarea{width: 100%; height: 50px; margin-top: 10px;margin-bottom:5px;}
.delivery_body a{font-size:16px;line-height:20px;}
.delivery_body p input{position: relative;top:1px;}
.delivery_body p{margin-bottom:0px}
.delivery_name{float:left;}
.delivery_cost{font-weight:bolder;float:right; text-align: right;}
.delivery_cost strong{color:#f25629;display:block;text-align:right;font-size:18px;}
.delivery_cost i{font-size:13px;}
.deliv_date {display: inline-block; text-align: right;margin-top: 10px; font-size: 13px; color: #7f7f7f; font-weight: normal;}
.delivery_body .deliv_anonce {margin: 5px 0 0 0;}
.delivery_body_anonce {width: 888px; float: none; margin-left: 45px;}
.delivery_body_anonce .deliv_anonce {padding-right: 200px;}
.deliv_block {border: 1px dashed #ccc;}
.delivery_methods_list .deliv_block_open {padding: 15px 15px 15px 30px!important;}
.delivery_methods_list .deliv_block_open:hover {background: transparent!important;}
.delivery_methods_list .deliv_block_open .deliv_more_toggle {right: 37px;}
.delivery_methods_list .deliv_method {padding-left: 32px!important;}
.deliv_all_methods .deliv_all_methods_list {padding-left: 37px;}
.deliv_all_methods {position: relative; margin-top: 20px;}
.deliv_all_methods .delivery_body {width: 690px;}
.deliv_more_toggle {position: absolute; bottom: -5px; right: 23px; display: block;clear: both; margin-top: 10px;}
.deliv_close {position: absolute; top: -15px; right: 15px;}
.delivery_body .deliv_link_site {display: inline-block; margin-left: 20px; font-size: 12px;}
.deliv_block.deliv_no_methods {padding-left: 70px!important;}
.deliv_no_methods .delivery_input {margin-left: -59px;}
.deliv_no_methods .delivery_icon {margin-left: -40px;}
.deliv_method p {margin-bottom: 5px;}

.button_calculate {display: block;padding: 7px 12px 7px 12px; box-shadow: 0px 0px 1px rgba(170, 170, 170, 0.7); text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); border-radius: 7px;background: #fddc76;}
.button_calculate:hover {background: #F8D361;}
.button_calculate:active {box-shadow: inset 0 2px 2px #CC9B03;-moz-box-shadow: inset 0 2px 2px #CC9B03;-webkit-box-shadow: inset 0 2px 2px #CC9B03;}
.delivery_input {float: left; margin-top: 4px; margin-left: -21px;}
.delivery_label {display: block; cursor: pointer;}

.discuss_header{margin-bottom:25px;border-bottom:2px solid #a6a6a6;padding-bottom:10px;}
.discuss_header h1{margin-right:10px;border-bottom:none;float:left;margin-bottom:0px;}
.discuss_header .order_status{line-height:34px;}

#fancybox-outer{border-radius:0;}

.problems_w_order{padding:10px;background:#fbfbfb;border:1px solid #eaeaea;border-radius:8px;text-align:left;}
.cart_suggest{width:100%;}
.cart_suggest li{width:140px;padding-left:0px!important;margin-right:22px!important;}
.cart_suggest li a{height:255px;}
.cart_suggest li.last_li{margin-right:0px!important}
.cart_suggest li a:first-child{height:255px;}
.cart_suggest li .add_to_order{margin-top:10px;margin-bottom:1px;text-align:center;height:auto;text-decoration:none;width:100%;box-sizing:border-box;outline: none;position: relative;cursor:pointer;padding:8px 10px;text-shadow:0px 1px 0px #528009;font-size:12px;color:#ffffff;display:inline-block;border-radius:4px;background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #62b722), color-stop(1, #419601));background:-moz-linear-gradient(top, #62b722 5%, #419601 100%);background:-webkit-linear-gradient(top, #62b722 5%, #419601 100%);background:-o-linear-gradient(top, #62b722 5%, #419601 100%);background:-ms-linear-gradient(top, #62b722 5%, #419601 100%);background:linear-gradient(to bottom, #62b722 5%, #419601 100%);box-shadow:inset 0px 1px 0px 0px #a4e271;background-color:#62b722;}
.cart_suggest li .add_to_order:hover{background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #62b722));background:-moz-linear-gradient(top, #419601 5%, #62b722 100%);background:-webkit-linear-gradient(top, #419601 5%, #62b722 100%);background:-o-linear-gradient(top, #419601 5%, #62b722 100%);background:-ms-linear-gradient(top, #419601 5%, #62b722 100%);background:linear-gradient(to bottom, #419601 5%, #62b722 100%);background-color:#77a809;}
.cart_suggest li .add_to_order:active{position: relative;top:1px;}
.cart_suggest li.discounted a:first-child{height:255px;}
.cart_suggest .price_availability{bottom:30px;height:30px;}
.cart_suggest .discounted .price_availability{height:30px;bottom:30px;}

.parameters {margin-bottom:25px;list-style: none!important;height:75px;padding-left:0!important}
.parameters li{background:none!important;padding:0!important;padding-top:2px!important;margin:0;float:left;width:170px;}
.parameters li strong{margin-bottom:8px;display:block;color:#455ea7;}
.parameters #slider-vertical{margin-right:5px;float:left;height:44px;}
.parameters textarea,.parameters input{line-height:22px;width:44px;height:24px;margin-left:3px;resize:none;font-size:13px;display:inline-block}
.parameters textarea{float:left;margin-right:4px;}
.parameters span{line-height:32px;}
.parameters .ui-slider .ui-slider-handle{height:7px;}
.parameters .angle-container{float:left;}
.parameters .ui-anglepicker {float:left;width: 44px;height:44px;;border: 1px solid #666;-moz-box-shadow: inset 0 2px 3px white, inset 0 -1px 2px #fffef8;-webkit-box-shadow: inset 0 2px 3px white, inset 0 -1px 2px #fffef8;box-shadow: inset 0 2px 3px white, inset 0 -1px 2px #fffef8;-moz-border-radius: 32px;-webkit-border-radius:32px;border-radius: 32px;position: relative;display: inline-block;}
.parameters .ui-anglepicker-pointer {position: absolute;top: 50%;left: 50%;width: 50%;margin: -2px 0 0 -2px;-moz-transform-origin: 2px 2px;-webkit-transform-origin: 2px 2px;-ms-transform-origin: 2px 2px;-o-transform-origin: 2px 2px;transform-origin: 2px 2px;}
.parameters .ui-anglepicker:hover, .ui-anglepicker.ui-anglepicker-dragging {border-color: #494949;}
.parameters .ui-anglepicker-dragging .ui-anglepicker-dot, .ui-anglepicker-dragging .ui-anglepicker-line,.ui-anglepicker:hover .ui-anglepicker-dot, .ui-anglepicker:hover .ui-anglepicker-line {background: #494949;}
.parameters .ui-anglepicker-dot {height: 4px;width: 4px;position: absolute;background: #838383;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}
.parameters .ui-anglepicker-line {margin-top: 1.5px;margin-right: -2px;height: 1px;background: #838383;}
.results{padding:10px;border:1px solid #89c24b;border-radius:8px;padding-top:2px;}
.results strong{color:#89c24b!important}
.results_holder{width:200px!important;}

.tabscontent{margin-top:10px;}
.tabscontent img{margin-top:15px;margin-bottom:25px;}
.needhelp{padding:10px;background:#fbfbfb;border:1px solid #eaeaea;border-radius:8px;text-align:center;margin-top:35px;}

.tab.open{display:block;}
.tab.closed{display:none;}
.tab .center {margin-top:15px;margin-bottom:25px;}

.energobudget strong{font-size:14px;margin-bottom:10px;white-space:nowrap;display:block;text-align:center;}
.energobudget li{padding:0!important;background:none!important}
.energobudget .transmitter li{height:28px;}
.energobudget .transmitter {float:left;width:275px}
.energobudget .transmitter input{width:40px;}
.energobudget .reciever{float:right;width:275px}
.energobudget .reciever li{height:28px;}
.energobudget .reciever input{width:40px;}
.energobudget .reciever label,.energobudget .transmitter label{margin-right:2px;width:120px;text-align:right;display:inline-block}
.energobudget .mainopts {border-radius:8px;float:left;width:140px;padding:5px;margin-top:-5px;border:1px solid lightgray;}
.energobudget .mainopts li:first-child{height:56px;}
.energobudget .mainopts input{margin-right:2px;margin-bottom:2px;width:80px;font-size:18px;}
.energobudget .mtop{position:relative;top:-12px;}
.energobudget select{width:172px;}
.results {padding-top:5px;background:#F5FFEA}
.results strong{font-size:18px;margin-bottom:5px;display:block;}
.results li{background:none!important;width:220px;float:left;text-align:center;}
.results.two li{width:320px}
.results.one li{padding-left:0px;width:100%}
.radioholder input{width:16px;position: relative;top:3px;height:16px;}
.radioholder p{margin:0}
.radioholder strong{margin-bottom:0!important;}

.blue{background:#e1e9ff!important}
.blue .title{background:#455ea7!important}
.blue img{float:left;}
.blue a span:hover{text-decoration:underline}
.blue span{font-size:14px;font-weight:bold;margin-left:15px;display:inline-block;width:150px;position: relative;top:5px;}

.unknown_price .price_amount{font-weight:normal;background:white!important;box-shadow:none;font-size:20px!important;color:darkgray!important}
.waiting .unknown_price .price_amount {margin-top:20px!important;}

/* MISC */
.paginator {margin: 15px 0;font-size: 18px;line-height: 24px;text-align: center;position: relative;}
.paginator div {display: inline-block;vertical-align: top;position: relative;}
.paginator .paginator_next {float:right}
.paginator .paginator_prev {float:left}
.paginator .paginator_content {margin: 0 30px;max-width: 470px}
.paginator .paginator_content span, .paginator .paginator_content a {display: inline-block;vertical-align: top;margin: -2px 0;width: 25px;text-align: center;padding: 2px 4px;}
.paginator .paginator_content span {background-color: #F2F3F3;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}

.tab-content table {border-top:1px dotted #cdcdcd;border-bottom:1px dotted #cdcdcd;border-left:0;border-right:0;border-collapse:collapse;margin-top:3px}
.tab-content table th, .tab-content table td {margin:0;padding:5px 15px 5px 5px;border-bottom:1px dotted #cdcdcd;border-width:0 0 1px 0;vertical-align:middle}
.tab-content table tr th {width:200px;font-weight:bold}

.filter .slider .range_inputs input {border: 1px solid #459a83;padding-left: 2px;padding-right: 2px;}
div.params_data ul li {min-width:48%;margin-right:2%;display:inline-block;background:none;padding:0!important;border:0 none!important;vertical-align:top;}
.filter .all {float: right;margin-top: 13px;}
.filter button {float:left}
.cat_descr {padding:10px;background-color:#F8F8F8;margin-bottom:25px}
.cat_descr p:last-child {margin-bottom:0}
.go-top-trigger {position:fixed;top:0;left:0;z-index:200;width:20px;padding:10px;height:400px;vertical-align:top;font-size:26px;font-weight:bold;color:#888;cursor:pointer;text-align:center;opacity:0.8}
.go-top-trigger:hover {background-color:#F6F6F6}
.go-top-trigger:after {content:'↑'}
ul.profile-menu {width:640px}
.pagination .right {width:320px}
a.print-product {padding-left:22px;background:transparent url(../images/icon-print.png) no-repeat 0px 2px;display:inline-block;float:right;margin-top:6px;}
.header .search .input input {padding-top:8px;padding-bottom:8px;width:200px;}


.mainpage-slideshow {position: relative; margin-bottom: 10px}
.mainpage-slideshow .slideshow-pagination {position:absolute; bottom: 10px; left: 10px; height:17px; overflow:hidden; float:left; z-index: 100; width:100%}
.mainpage-slideshow .slideshow-pagination .pager a {background:url(../images/pagination.png) no-repeat; float:left; color: rgba(255,255,255,0); display:block; width:17px; height:17px; margin-right:7px; cursor:pointer; background-position: -15px top;}
.mainpage-slideshow .slideshow-pagination .pager a.activeSlide{background-position:-39px top; cursor:default;}
.mainpage-slideshow .slideshow-pagination .pager-prev,
.mainpage-slideshow .slideshow-pagination .pager-next {background:url(../images/pagination.png) no-repeat; width:17px; height:17px; margin-right:7px; cursor:pointer; float:left}
.mainpage-slideshow .slideshow-pagination .pager-prev {background-position:left top;}
.mainpage-slideshow .slideshow-pagination .pager-next {background-position:right top;}

.addthis_share_buttons_block {margin: 12px 0 15px 0;}
.addthis_share_buttons_block_title {display: block; font-weight: bold; margin-bottom: 10px;}

.expected_info_icon {width: 13px; height: 15px; display: block;background: url('../images/info_icon.png') no-repeat;}
.products_table .expected_info_icon {position: absolute; left: -20px; top: 1px;}
.products_list .expected_info_icon {position: absolute; left: -8px; top: 1px;}
.products_grid .expected_info_icon {position: absolute; left: -19px; top: 1px;}

.availability_expected_link {position: relative; display: inline; border-bottom: 1px dashed #d78200; line-height: 11px; cursor: pointer;}
.availability.expected:hover .availability_expected_link_title {border-bottom-color: #f73e20; color: #f73e20; cursor: pointer;}
.availability_expected_popup {position: absolute; bottom: 34px; left: -135px; z-index: 999; width: 185px; display: none; padding: 20px 19px 20px 19px; background: #fff;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;box-shadow: 1px 2px 10px #777;;-webkit-box-shadow: 1px 2px 10px #777;;-moz-box-shadow: 1px 2px 10px #777;}
.availability_expected_popup label {font-size: 11px; color: #275fa6; display: block; margin-bottom: 10px; text-transform: none;}
.availability_expected_popup_input {border: 1px solid #ccc;width: 167px; height: 25px; display: block; margin-bottom: 10px; padding: 0 5px 0 5px;}
.availability_expected_popup h4 {font-size: 12px; margin-bottom: 15px;}
.availability_expected_popup_button {font-size: 12px; border: none;}
.availability_expected_popup_button span {padding: 0 8px;line-height: 30px; text-transform: none;}
.availability_expected_popup_close_btn {position: absolute; top: 3px; right: 3px; width: 15px; height: 15px; cursor: pointer; background: url('../images/close_btn.png') no-repeat;}
.availability_expected_popup:before, .availability_expected_popup:after {content: "";position: absolute;border-left: 10px solid transparent;border-right: 10px solid transparent;top: 101%;left: 73%;margin-left: -10px;}
.availability_expected_popup:before {border-top: 10px solid #999;margin-top: -1px;}
.availability_expected_popup:after{border-top: 10px solid #fff;margin-top: -2px;z-index: 1;}

#cart-details-short {float:right; position: relative; overflow: visible;}
#cart-details-short > a {font-size: 13px; line-height: 15px;text-decoration: none; display: block; border-bottom: 1px dashed #275FA6; margin-top: 11px;}
#cart-details-short > a:hover {border-bottom-color:transparent;}
#cart-details-short > .details {font-size: 12px; line-height: 13px;width:500px;max-height:348px;overflow-y:auto;z-index:200;position:absolute;top:100%;right:10px;border:1px solid lightgray; background-color:#FFF;padding:0 10px 10px 10px;color:#000!important;display:none; border-radius:3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 5px 4px 8px 1px rgba(220, 220, 220, 0.8); -moz-box-shadow: 5px 4px 8px 1px rgba(220, 220, 220, 0.8); -webkit-box-shadow: 5px 4px 8px 1px rgba(220, 220, 220, 0.8);}

.footer_cart .middle_block, .footer_cart .bottom_line {display: none!important;}
.footer_cart .right_block {float: right; width:560px;}
.footer_cart .right_block > ul {vertical-align: top;}

.wholesale_discounts_table {width: 350px; border-collapse: separate;}
.wholesale_discounts_table td {line-height: 30px; padding: 0 3px;}
.wholesale_discounts_table .head {background-color: #459a83; color: white; font-weight: bold;}
.wholesale_discounts_table .head td{text-align: center;}
#wh_discounts {border-bottom: dotted; border-width: 1px;}
#wh_discounts_table h2 {color: #459a83; text-align: center; font-weight: bold;}
#wh_discounts:hover {border-bottom: none; text-decoration: none;}


table.vendor_stats {border-spacing: 1px; border-collapse: separate; border-width: 0px; border-color: gray; background-color: #ccc;}
table.vendor_stats td, .vendor_stats th {background-color: white; padding: 5px 15px 5px 5px; margin: 0; vertical-align: middle;}
table.vendor_stats td.number {text-align: right;}
table.vendor_stats th {color: #459a83;}
table.vendor_stats tbody tr:hover td {background-color: #d9edf7;}
table.vendor_filters td {width: 25%; padding: 0px 10px 5px 10px;}

/* bootstrap well */
.well {min-height: 20px;padding: 19px;margin-bottom: 20px;background-color: #f5f5f5;border: 1px solid #e3e3e3;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);}
.well blockquote {border-color: #ddd;border-color: rgba(0, 0, 0, 0.15);}
.well-large {padding: 24px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.well-small {padding: 9px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}

/* sorttable */
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {content: " \25B4\25BE";}
table.sortable th {cursor: pointer;}

/*------------------------------------------------*/
/* Switch ON/OFF                                  */
/*------------------------------------------------*/
.Switch {position: relative; display: inline-block; font-size: 1em; font-weight: bold; color: #ccc; text-shadow: 0px 1px 1px rgba(255,255,255,0.8); height: 18px; padding: 6px 6px 5px 6px; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,0.2); border-radius: 4px; background: #ececec; box-shadow: 0px 0px 4px rgba(0,0,0,0.1), inset 0px 1px 3px 0px rgba(0,0,0,0.1); cursor: pointer;}
.Switch span {display: inline-block; width: 35px; text-align: center}
.Switch span.On {color: #33d2da;}
.Switch .Toggle {position: absolute; top: 1px; width: 38px; height: 25px; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,0.3); border-radius: 4px; background: #fff; background: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#ffffff)); background: -webkit-linear-gradient(top, #ececec 0%,#ffffff 100%); background: -o-linear-gradient(top, #ececec 0%,#ffffff 100%); background: -ms-linear-gradient(top, #ececec 0%,#ffffff 100%); background: linear-gradient(top, #ececec 0%,#ffffff 100%); text-align: center; box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.5); z-index: 200; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; -ms-transition: all 0.15s ease-in-out;}
.Switch .Toggle img {vertical-align: middle;}
.Switch.Off .Toggle {left: 2%;}
.Switch.On .Toggle {left: 52%;}
.Switch.Round {padding: 0px 20px; border-radius: 40px;}
.Switch.Round .Toggle {border-radius: 40px; width: 14px; height: 14px;}
.Switch.Round.On .Toggle {left: 3%; background: #33d2da;}
.Switch.Round.Off .Toggle {left: 58%;}

table.cabinet_filter td {vertical-align: top; text-align: left}
table.cabinet_filter td:not(:last-child) {padding-right: 10px;}

.deliv_block .wholesaler_free_warning {color: red; display: none}
.deliv_block.selected .wholesaler_free_warning {display: block}

.border_block.orange {border-color: #d5810f;}
.border_block.orange .border_block_title {background: #d5810f;}
.border_block {color: #000; padding: 15px 15px 25px 15px; margin-bottom: 25px; border: 1px solid; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}
.border_block_title {font-size: 11px; font-weight: bold; color: #fff; text-transform: uppercase; padding: 4px 10px; margin: -15px -15px 0 -15px; border-radius: 6px 6px 8px 8px; -moz-border-radius: 6px 6px 8px 8px; -webkit-border-radius: 6px 6px 8px 8px;}
.border_block_content {padding-top: 15px;}
.border_block_item {width: 47%; padding: 0 15px; margin: 0 0 0 -15px; float: left;}

[class^="icon_mini_certificate"],
[class*=" icon_mini_certificate"] {display: inline-block; margin-top: 1px; margin-right: 5px; line-height: 14px; font-size: 0; width: 37px; height: 46px; vertical-align: text-top; background: url('../images/mini-certificate-icons.png') no-repeat; background-repeat: no-repeat;}
.icon_mini_certificate_ccc {background-position: 0 0;}
.icon_mini_certificate_rst {background-position: -38px 0;}
.icon_mini_certificate_eac {background-position: -76px 0;}

.certificate_item {position: relative;}
.certificate_item [class^="icon_mini_certificate"] {position: absolute; top: 0; left: 15px;}
.certificate_item .certificate_item_content {padding-left: 50px;}
.certificate_item_content a {font-weight: bold; border-bottom: 1px dotted;}
.certificate_item_content a:hover {border: none; text-decoration: none;}
.certificate_desc {color: #a3a3a3; margin-top: 5px;}

body .ui-widget {font-family:Open Sans, Arial, Helvetica, sans-serif;}
body .ui-widget button {font-family:Open Sans, Arial, Helvetica, sans-serif;}

.suggestions-suggestions {max-height:250px;overflow-y:auto;}
.suggestions-suggestions strong {color:#62b32e!important;}

.tablesorter .tablesorter-header{background: url('../images/admin/sort.png'); white-space: normal; cursor: pointer; background-position: right center; background-repeat: no-repeat; background-color: white;padding-right: 24px;}
.tablesorter thead .tablesorter-header.tablesorter-headerAsc {background-image: url('../images/admin/sort-date.png');}
.tablesorter thead .tablesorter-header.tablesorter-headerDesc {background-image: url('../images/admin/sort-date-descending.png');}

/* bootstrap.navbbar */
ul.navb {margin: 15px 0 20px 0; list-style: none!important;padding: 0; font-size:13px;}
ul.navb > li > a {display: block;text-decoration:none;background-color: #eeeeee;}
ul.navb > li > a > img {max-width: none;}
ul.navb > .pull-right {float: right;}
ul.navb-tabs:before, ul.navb-tabs:after {display: table;line-height: 0;content: "";}
ul.navb-tabs:after {clear: both;}
ul.navb-tabs {border-bottom: 1px solid #ddd;}
ul.navb-tabs > li {margin-bottom: -2px; float: left; padding: 0 0 0 1px; background: transparent}
ul.navb-tabs > li > a {padding: 10px 15px;margin-right: 2px;line-height: 16px;border: 1px solid transparent;-webkit-border-radius: 4px 4px 0 0;-moz-border-radius: 4px 4px 0 0;border-radius: 4px 4px 0 0;}
ul.navb-tabs > li > a > img {margin-top:-2px;}
ul.navb-tabs > .active > a, ul.navb-tabs > .active > a:hover {color: #555555;cursor: default;background-color: #ffffff;border: 1px solid #ddd;border-bottom-color: transparent;}
ul.navb-tabs .dropdown-menu {-webkit-border-radius: 0 0 6px 6px;-moz-border-radius: 0 0 6px 6px;border-radius: 0 0 6px 6px;}
ul.navb .dropdown-toggle .caret {margin-top: 6px;border-top-color: #0088cc;border-bottom-color: #0088cc;}
ul.navb .dropdown-toggle:hover .caret {border-top-color: #005580;border-bottom-color: #005580;}
ul.navb-tabs .dropdown-toggle .caret {margin-top: 6px;}
ul.navb .active .dropdown-toggle .caret {border-top-color: #fff;border-bottom-color: #fff;}
ul.navb-tabs .active .dropdown-toggle .caret {border-top-color: #555555;border-bottom-color: #555555;}
ul.navb > .dropdown.active > a:hover {cursor: pointer;}
ul.navb-tabs .open .dropdown-toggle,ul.navb > li.dropdown.open.active > a:hover {color: #ffffff;background-color: #999999;border-color: #999999;}
ul.navb li.dropdown.open .caret, ul.navb li.dropdown.open.active .caret,ul.navb li.dropdown.open a:hover .caret {border-top-color: #ffffff;border-bottom-color: #ffffff;opacity: 1;filter: alpha(opacity=100);}
ul.navb > .disabled > a {color: #999999;}
ul.navb > .disabled > a:hover, ul.navb > .disabled > a:focus {text-decoration: none;cursor: default;background-color: transparent;}
ul.navb-header {display: block;padding: 3px 15px;font-size: 11px;font-weight: bold;line-height: 20px;color: #999999;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);text-transform: uppercase;}
ul.navb li + ul.navb-header {margin-top: 9px;}
ul.navb-list {padding-right: 15px;padding-left: 15px;margin-bottom: 0;margin-top:0;}
ul.navb-list > li > a, ul.navb-list ul.navb-header {margin-right: -15px;margin-left: -15px;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);}
ul.navb-list > li > a {padding: 3px 15px;}
ul.navb-list > .active > a, ul.navb-list > .active > a:hover, ul.navb-list > .active > a:focus {color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);background-color: #0088cc;}
ul.navb-list [class^="icon-"],ul.navb-list [class*=" icon-"] {margin-right: 2px;}
ul.navb-list .divider {*width: 100%;height: 1px;margin: 9px 1px;*margin: -5px 0 5px;overflow: hidden;background-color: #e5e5e5;border-bottom: 1px solid #ffffff;}
ul.navb.navb-tabs li {background: none;}

body .cart-form .text_input,
body .fieldset_individual .text_input,
body .fieldset_corporate .text_input,
body .contact_us .text_input,
body #new-password-form .text_input,
body #warranty-form .text_input {
    width: 489px;
}
body .addcomment .text_input {width: 330px;}
.articles-cat {margin-bottom:20px; border:1px solid #cdcdcd; padding:15px 20px; border-radius:5px;}
.articles-cat ul {margin-bottom: 0; padding-bottom: 0;}
.calc-form ul,
ul.bank_details,
.order_questions ul {
    list-style: none!important;
}

#paydocs_form .button {margin-top: 15px;}
#paydocs_form ul {list-style:none;padding:0;margin:0 15px 0 0;}
#paydocs_form ul > li {margin-bottom:3px;display:block;}

.contact_us .files ul {padding-left: 0px; margin: 0 10px 0 0}
.contact_us .files ul li {padding:0;margin: 0 0 5px 0;}
.contact_us .files .add_file {border-bottom: 1px dashed; text-decoration:none;margin-top:3px;display:inline-block;}
.contact_us .files .add_file:hover {border-bottom: 0; text-decoration:none;}

.alert {padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px;}
.alert h4 {margin-top: 0; color: inherit;}
.alert .alert-link {font-weight: bold;}
.alert > p, .alert > ul {margin-bottom: 0;}
.alert > p + p {margin-top: 5px;}
.alert-success {color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6;}
.alert-success hr {border-top-color: #c9e2b3;}
.alert-success .alert-link {color: #2b542c;}
.alert-info {color: #31708f; background-color: #d9edf7; border-color: #bce8f1;}
.alert-info hr {border-top-color: #a6e1ec;}
.alert-info .alert-link {color: #245269;}
.alert-warning {color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc;}
.alert-warning hr {border-top-color: #f7e1b5;}
.alert-warning .alert-link {color: #66512c;}
.alert-danger {color: #a94442; background-color: #f2dede; border-color: #ebccd1;}
.alert-danger hr {border-top-color: #e4b9c0;}
.alert-danger .alert-link {color: #843534;}

.breadcrumb {padding: 0!important; margin-bottom: 20px; list-style: none; background-color: transparent; font-size: 12px;}
.breadcrumb > li {display: inline-block; list-style: none!important;}
.breadcrumb > li + li:before {padding: 0 5px!important; color: #888; content: "\00bb\00a0";}
.breadcrumb > .active {color: #888;}

.errorpage{margin:0;width:auto;background:#FFF3D7;border-radius:10px;padding:15px}
.errorpage h1{font-weight:bold;color:black;font-size:30px;border-bottom:none}
.errorpage h1 span{font-weight:normal;color:#ff0000}
.errorpage p{font-size:15px;line-height:24px}

/* Trainings Banner MikroTik */

.mikro-resp { margin-bottom: 10px; }
.mikro-resp .mikro-resp-top {
    height: 88px;
    background: url('../images/mik-resp_bg.jpg') no-repeat top center #2767b6;
    padding: 31px 23px 23px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
}
.mikro-resp p {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.1em;
    font-weight: 200;
}
.mikro-resp img { vertical-align: baseline; }
.mikro-resp em {
    font-style: normal;
    font-size: 20px;
    font-weight: 600;
}
.mikro-resp .mikro-resp-bottom {
    background: url('../images/mik-resp_grad.png') repeat-x top #62b32e;
    /*height: 41px;*/
    height: 21px;
    border-top: 1px solid #85cf3e;
    padding: 16px 23px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.mikro-resp .mikro-resp-bottom a {
    display: block;
    margin-bottom: 0;
    color: #fff;
    text-decoration: none;
    position: relative;
}
.mikro-resp .mikro-resp-bottom a:hover,
.mikro-resp .mikro-resp-bottom a:active {
    color: #fff;
    text-decoration: none;
}
.mikro-resp strong { font-weight: 600; }
.mikro-resp-arr {
    width: 18px;
    height: 18px;
    display: block;
    background: red;
    position: absolute;
    /*bottom: 2px;*/
    bottom: 0;
    right: 0;
    background: url('../images/mik-resp_arrow-more.png') no-repeat top center;
}
.mikro-resp .mikro-resp-bottom a:hover .mikro-resp-arr { background-position: bottom center; }

/* Trainings Banner UBIQUITI */

.ubq-resp { margin-bottom: 10px; }
.ubq-resp .ubq-resp-top {
    height: 88px;
    background: url('../images/logos-corp.png') no-repeat 0px -69px;
    padding: 31px 23px 23px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
    border: 1px solid #5abaf4;
    border-bottom: 0;
}
.ubq-resp p {
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.1em;
    font-weight: 200;
}
.ubq-resp img { vertical-align: baseline; }
.ubq-resp em {
    font-style: normal;
    font-size: 20px;
    font-weight: 600;
}
.ubq-resp .ubq-resp-bottom {
    background: #39a2e1;
    padding: 16px 23px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.ubq-resp .ubq-resp-bottom a {
    display: block;
    margin-bottom: 0;
    color: #fff;
    text-decoration: none;
    position: relative;
}
.ubq-resp .ubq-resp-bottom a:hover,
.ubq-resp .ubq-resp-bottom a:active {
    color: #fff;
    text-decoration: none;
}
.ubq-resp strong { font-weight: 600; }
.ubq-resp-arr {
    width: 18px;
    height: 18px;
    display: block;
    background: red;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url('../images/mik-resp_arrow-more.png') no-repeat top center;
}
.ubq-resp .ubq-resp-bottom a:hover .ubq-resp-arr { background-position: bottom center; }

/* Trainings Register */

.well-light {
    border-color: #EAF6DD;
    background-color: #F7FBF2;
}
.schedule table {
    width: 100%;
    min-height: 58px;
}
.schedule table td { padding: 10px 30px; }
.schedule table td p { margin-bottom: 0; }
.schedule table td:first-child { text-align: left; }
.schedule table td:last-child {
    width: 41%;
    background: url('../images/icon-print.png') no-repeat 94% center #F7FBF2;
}
.schedule table td.noimage {
    background-image: none;
}
.schedule.well {
    color: #F7FBF2;
    padding: 0;
    border-color: #EAF6DD;
}
.schedule.well h3 {
    color: #fff;
    margin-bottom: 0;
    font-size: 25px;
}

.schedule.col-cyan {
    background-color: #61C5CD;
}
.schedule.col-cyan table td:last-child {
    background-color: #f4fafd;
}
.schedule.col-cyan {
    border-color: #e3f5fc;
}
.schedule.col-green {
    background-color: #61B54C;
}
.schedule.col-blue {
    border-color: #e3f5fc;
}
.schedule.col-blue table td:first-child {
    background-color: #1ba2da;
}
.schedule.col-blue table td:last-child {
    background-color: #f4fafd;
}

.schedule.col-mtcna { background-color: #02bcd8; }
.schedule.col-mtcna table td:last-child { background-color: #f4fafd; }

.schedule.col-mtcwe { background-color: #00aea4; }
.schedule.col-mtcwe table td:last-child { background-color: #f4fafd; }

.schedule.col-mtcre { background-color: #008d71; }
.schedule.col-mtctce { background-color: #0aa946; }
.schedule.col-mtcume { background-color: #6ab81e; }
.schedule.col-mtcine { background-color: #eb7c1a; }

.schedule.col-uewws { background-color: #37C1F0; }
.schedule.col-uewa { background-color: #01A1DD; }
.schedule.col-ubws { background-color: #8D8E8D; }
.schedule.col-ubwa { background-color: #231F20; }
.schedule.col-ubrss { background-color: #6B7B84; }
.schedule.col-ubrsa { background-color: #65666A; }
.schedule.col-usrs { background-color: #2D9B68; }

.shedule-info {
    overflow: hidden;
    clear: both;
}
.shedule-info div { float: left; }
.shedule-day {
    width: 200px;
    padding-left: 28px;
}
.shedule-day ul {
    padding-left: 0;
    margin-left: 0;}

.shedule-day li {
    margin-bottom: 10px !important;
    list-style-type: none;
}
.shedule-day h3 { color: #F25629; }

.schedule-calendar {
    width: 420px;
    margin-bottom: 10px;
}
.schedule-calendar-header {
    background-color: #F25629;
    color: #fff;
    font-size: 16px;
    clear: both;
    overflow: hidden;
    width: 420px;
}
.schedule-calendar-header div {
    /*padding: 15px 30px;*/
    padding: 8px 30px;
    float: left;
    width: 30%;
}
.schedule-calendar-header div:first-child { font-weight: bold; }
.schedule-calendar-header div:last-child {
    float: right;
    text-align-last: right;
}

.schedule-calendar table {
    width: 100%;
    margin-bottom: 35px;
}
.schedule-calendar table td {
    padding: 15px;
    text-align: center;
    border: 1px solid #eee;
    border-top: 0;
    min-width: 20px;
}
.schedule-calendar .day-off {
    background-color: #eee;
}
.schedule-calendar .day-rest {
    background-color: #FFF4F4;
}
.schedule-calendar .mark span {
    display: block;
    padding: 8px 1px;
    border-radius:50px;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
    border: 2px solid #F25629;
    /*color: #F19100;*/
    width: 30px;
    height: 15px;
    line-height: 15px;
}
.schedule-calendar table td { position: relative; }
.schedule-calendar table td strong {
    font-weight: normal;
    font-size: 12px;
    background: #ddd;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 20px;
    line-height: 20px;
}

.past-event .schedule-calendar-header { background-color: #ccc; }
.past-event .schedule-calendar .mark span { border-color: #ccc; }
.past-event .schedule-calendar .day-rest { background-color: #eee; }
.past-event .shedule-day { color: #666 }
.past-event .shedule-day h3 { color: #888; }

.warn-info {
    background: url('../images/error_message_icon.png') no-repeat left center;
    padding-left: 25px;
}

.double-block {
    clear: both;
    float: none;
    overflow: hidden;
}
.double-block div { float: left; }
.double-block > div:first-child { width: 385px; }
.double-block > div:last-child {
    clear: right;
    padding: 0 25px;
    width: 235px;
}
.double-block .well-light { padding: 15px; }
.double-block .well-light li { margin-bottom: 5px; }

.hr-block {
    border-top: 1px solid #ccc;
    padding-top: 25px;
    margin-top: 25px;
}

#trainings-form-signup-content .form_fieldset {
    margin-bottom: 15px;
}
#trainings-form-signup-content label {
    margin-bottom: 10px;
    font-weight: normal;
    display: block;
    color: #666;
}
#trainings-form-signup-content .form_fields_row.email-phone input {
    width: 190px;
}
#trainings-form-signup-content .form_fields_row input:first-child {
    margin-right: 15px;
}
#trainings-form-signup-content .input_switches label {
    margin-bottom: 0;
    font-weight: normal;
    display: inherit;
    color: inherit;
}
#trainings-form-signup-content .input_organization {
    margin: 15px 0;
}

#trainings-form-signup-content .add-company {
    text-align: right;
    background: url('../images/strelk_down.png') no-repeat Right center;
    padding-right: 15px;
    margin: 20px 0 20px;
    margin-right: 55px;
    font-weight: bold;
    cursor: pointer;
}
#trainings-form-signup-content .add-company span {
    color: #2A61A4;
    font-size: 14px;
}
#trainings-form-signup-content .second-form {
    margin-bottom: 30px;
    display: none;
}

#trainings-form-signup-content .form_submit {
    padding-right: 55px;
}
#trainings-form-signup-content .form_submit .button { float: right; }

#trainings-form-signup-content ul.form li:nth-child(2) { height: 55px; }

#trainings-form-signup-content ul.form select {
    padding: 2px 3px;
    background-color: #fff;
    padding: 7px 10px;
    background-color: #fff;
    border: 1px solid #A6A3A2;
    width: 325px;
    height: 32px;
    font-size: 13px;
}

.double-block ul li strong { font-size: 13.1px }
.icon-block {
    background-color: #f7fbf2;
    /*padding: 15px;*/
    padding: 10px 15px;
    padding-left: 60px;
    padding-right: 30px;
    display: inline-block;
}
.icon-block p { margin-bottom: 0; }
.icon-block.interview { background: url('../images/icon-block-interview.png') no-repeat #f7fbf2 20px 20px; }
.icon-block.meetplace {
    background: url('../images/icon-block-meetplace.png') no-repeat #f7fbf2 20px 18px;
    margin-bottom: 10px;
    width: 330px;
    min-height: 45px;
}
.icon-block.meetplace strong {
    font-weight: 900;
    font-size: 15px;
}
.icon-block.meetplace-transp {
    margin: 0;
    /*background-position: 10px 18px;*/
    /*padding-left: 50px;*/
    padding-top: 10px;
}
/*.icon-block.meetplace-transp {
    margin: 0;
    background-color: transparent;
    background-position: 10px 7px;
    padding-left: 50px;
    padding-top: 5px;
}*/

.schedule.well table td { position: relative; }
.schedule.well table td:first-child { text-align: right; }
.schedule.well table td:first-child:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
}
.schedule.well.mkt table td:first-child:before {
    width: 133px;
    height: 28px;
    background: url('../images/logos-corp.png') 0 0 no-repeat;
    left: 27px;
    top: 9px;
}
.schedule.well.ubq table td:first-child:before {
    width: 133px;
    height: 37px;
    background: url('../images/logos-corp.png') 0 -30px no-repeat;
    left: 27px;
    top: 9px;
}

/* availability options */

.buy_block .items_amount { margin-left: 15px; }
.buy_block .items_amount input { text-align: center; }

.buy_block .stock b {
    padding-left: 0;
    width: auto;
}
.buy_block .stock {
    margin-right: 0;
}

.buy_block .stock .stock_amount {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background: #f2f3f3;
    border-radius: 7px;
    color: black;
    display: inline-block;
    font-size: 34px;
    font-style: italic;
    margin-bottom: 15px;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-left: 4px;
    padding-right: 3px;
    padding-top: 12px;
    text-align: center;
    min-width: 120px;
}
.buy_block .stock .stock_amount i {
    color: #7e7e7e;
    font-size: 20px;
}

.buy_block .left_side {
    float: left;
    width: 190px;
}
.buy_block .right_side {
    float: right;
    width: 510px;
}
.buy_block .purchase { margin-left: 15px; }

.buy_block .status-bar {
    min-height: 32px;
}
.buy_block .status-bar .in-reserve {
    border-left: 1px #CBD8EA solid;
    padding-left: 25px;
}

.buy_block .status-bar > div {
    float: left;
    margin-right: 25px;
}

.buy_block .items_amount input {
    width: 75px;
}

.buy_block .status-bar > div > i {
    display: inline-block;
    height: 26px;
    width: 26px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border: 2px solid;
    vertical-align: middle;
}
.buy_block .status-bar span.title {
    font-weight: bold;
    padding-left: 5px;
    text-transform: uppercase;
    line-height: 13px;
    font-size: 11px;
}

.buy_block .status-bar .in-stock i {
    border-color: #cae9ab;
    background:url(../images/buy_sprite.png) -516px -118px no-repeat;
}
.buy_block .status-bar .on-way i {
    border-color: #fbdf9a;
    background:url(../images/buy_sprite.png) -516px -51px no-repeat;
}
.buy_block .status-bar .in-reserve i {
    border-color: #d2deed;
    background:url(../images/buy_sprite.png) -516px -236px no-repeat;
}

.buy_block .status-bar span.count {
    display: inline-block;
    min-width: 30px;
    background-color: #f2f3f3;
    padding: 1px 4px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    text-align: center;
    color: #7e7e7e;
    margin-left: 5px;
    font-style: italic;
    font-weight: bold;
}

.buy_block .status-bar .in-stock .title { color: #4ca10c; }
.buy_block .status-bar .on-way .title { color: #d78200; }
.buy_block .status-bar .in-reserve .title { color: #7e7e7e; }

.buy_block .status-bar .in-stock span.count {
    color: #333;
    background-color: #cae9ab;
}
.buy_block .status-bar .on-way span.count {
    color: #333;
    background-color: #fbdf9a;
}

.buy_block .status-bar .more-link {
    display: block;
    font-size: 11px;
    position: relative;
    padding-left: 35px;
    top: -8px;
}
.buy_block.no .stock,
.buy_block.never .stock {
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}

ul.count-details,
ul.count-details li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-weight: normal;
    color: #333;
}
ul.count-details {
    margin-top: 5px;
}
ul.count-details li strong {
    font-weight: normal;
}
ul.count-details .available strong {
    color: #4CA157;
}
ul.count-details .shipment strong {
    color: #d78200;
}

.cart table tr td.amount3 {
    width: 100px;
}
.cart table tr td.amount3 input {
    width: 50px;
}

.block-slide-click {
    position:relative;
    overflow:hidden;
    margin:0 0 10px 0;
    padding:10px;
    background: url(../images/strelk_down.png) #f2f3f3 no-repeat 98% center;
}
.block-slide-click a { display: block; }

/* Trainings */

.course-item h4 {
    margin-bottom: 15px;
    margin-top: 10px;
}
.course-item .btn-slide {
    clear: both;
    display: block;
    float: none;
}

.course-item .course-link {
    display: block;
    margin-bottom: 15px;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border: 1px solid #ccc;
    overflow: hidden;
    clear: both;
}
.course-item .course-link:hover,
.course-item .course-link:active,
.course-item .course-link:focus {
    border-color: #0260C0;
    text-decoration: none;
}
.course-item .course-link h3 {
    margin: 15px;
    width: 275px;
    color: #0260C0;
    margin-top: 45px;
    font-size: 21px;
    font-weight: 500;
    line-height: normal;
    border-left: 2px solid #0260C0;
    float: left;
    padding-left: 30px;
}
.course-item .course-link img {
    float: left;
    margin: 10px;
    margin-right: 30px;
    margin-left: 20px;
}
.course-item .course-link:hover h3 { color: #333; }

.course-item .btn-slide {
    float: left;
}
.course-item .reg-link {
    float: right;
    border: 1px solid #2E71C8;
    padding: 4px 10px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    background-color: #2E71C8;
    color: #fff;
}
.course-item .reg-link:hover {
    background-color: #3682e4;
}

@media (max-width: 960px) {
    .footer { width: 960px; }
}

.city-offer {
    display: block;
    border: 1px solid #cbd8ea;
    background: white;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    -ms-border-radius: 9px;
    margin-bottom: 15px;
    background: #cbd8ea;
    text-align: right;
}
.city-offer:hover,
.city-offer:active { border-color: #3B88EA; }


.contact-link.telegram {
    margin: 4px 0;
}
.contact-link.telegram img {
    margin-right: 4px;
}
.footer .left_block .contact-link.telegram {
    margin-top: 16px;
}
.corporate .mainContent .contact-link.telegram {
    margin: 18px 0 4px;
}
