/* main layout configuration */
@import url("/css/css-general.css");

.b-all {
  min-height: 250px;
}
.b-floor-light-bg {background-color: #F5F5EA;zoom: 1;}

body .b-new-breadrcumbs li,
body .b-breadrcumbs li,
body .b-big-breadrcumbs li {margin-right: 7px;}
body .b-big-breadrcumbs li {font-size: 123.07%;}
.b-tech-group ul {
  overflow: hidden;
}
#search-navigate-groups {padding: 0 0 0 15px; overflow: hidden;}

.b-tech-group li {
  display:block;
  font-size:15px;
  line-height:1.3em;
  padding:2px 0;
}

.b-tech {
  width: 415px;
  margin-bottom: 60px;
  color: #333;
  display: -moz-inline-box; display: inline-block; *zoom: 1; *display: inline; /* фаза 1 — добавляем inline-block */
  word-spacing: normal; /* фаза два — восстанавливаем убранный пробел в блоках */
  vertical-align: top; /* IE6 некорректно позиционирует без этого */
}
td.b-tech-photo {
  padding: 0 10px 0 0;
  text-align: right;
  width: 160px;
}
div.b-tech-photo {
  position: relative;
  background: #fff url('/images/no_photo.png') no-repeat 0 0;
  min-height: 98px;
  width: 152px;
}
.i-tech-photo {
  width: 150px;
  border: 1px solid #fff;
  display: block;
}
.b-tech-no-photo {
  height: 98px;
}

.b-tech li {line-height: 1.6em; padding-bottom: 3px; display: block;}
.b-tech p {font-size: 123.07%; padding-bottom: 12px;}

.b-tech-text {
  padding-right: 10px;
}

#search-navigate-result {overflow: hidden;}
#search-navigate-result .b-inline-filtr-cnt {margin-top: 0;}

body .b-mypayments-tbl th,
.b-mypayments-tbl td,
body .b-mutual-tbl th,
.b-mutual-tbl td,
body .b-bills-tbl th,
.b-bills-tbl td
{
  text-align: right;
  padding-right: 15px;
  white-space: nowrap;
}

.b-mypayments-tbl .b-col1,
.b-mypayments-tbl .b-col4,
.b-mutual-tbl .b-col1,
.b-mutual-tbl .b-col5,
.b-bills-tbl .b-col1,
.b-bills-tbl .b-col2,
.b-bills-tbl .b-col6
{text-align: left;}

.b-mypayments-tbl .b-col4,
.b-mutual-tbl .b-col5,
.b-bills-tbl .b-col6 
{padding-left: 25px;}

.b-mypayments-tbl .b-col4 small,
.b-mutual-tbl .b-col5 small {font-size: 100%;display: block; color: #999; margin-top: 3px;}



.b-search-navigate {
  background-color: #F5F5EA;
  margin-top: 35px;
}

.b-grp-sh-curr {display: inline-block !important;display: block; padding: 5px 3px 3px 5px; background-color: #ccc;}
.b-grp-sh {display: inline-block !important;display: block; background: transparent url('/images/v2/shadow.png') no-repeat 100% 100%;margin: 5px 0; padding-bottom: 2px;}
.b-grp-sh .b-grp-sh {background: transparent url('/images/v2/shadow_t.png') no-repeat 0 0; padding: 0 2px 0 0 !important; padding: 0 2px 2px 0; margin: 0;}
.b-grp-sh-curr .b-grp-sh {margin: 0;}
.b-grp-sh-curr .b-grp-sh .b-grp-sh {background-image: url('/images/v2/shadow_tc.png');}

#slider_line {height: 62px; margin:0 1px; position: relative; background: transparent url('/images/v2/slider_bg.gif') repeat-x left 28px;}
#slider_line .i-slider-bg-l {left: -1px;}
body #slider_line .i-slider-bg-r {right: -1px;background-image: url('/images/v2/slider_r.gif');}
#slider_line .i-slider-bg-r,
#slider_line .i-slider-bg-l {width: 1px; height:5px; position: absolute; top:28px; background: transparent url('/images/v2/slider_l.gif') no-repeat 0 0;}
#slide_img {cursor: ew-resize;cursor: col-resize; width: 15px; height: 25px; position: absolute; background: transparent url('/images/v2/slider.gif') no-repeat 0 0; top: 21px;}
#scroll_block {background: transparent url('/images/v2/scroll_over.png') no-repeat 0 0; width: 122px; height: 38px; color: #999; line-height: 160%; padding: 12px 15px; font-size: 12px; overflow:hidden;}



.i-grp-preview {
  min-height: 30px;
  display: block;
  background: #fff url('/images/grp_no_photo.png') no-repeat 50% 50%;
  min-width: 100px;
  margin-right: 15px;
}

#nojs .b-grp-filtr {display: none;}
.b-grp-filtr {
  position: absolute;
  right: 150px;
  top:7px
}
.b-grp-filtr .i-ico {vertical-align: middle; margin-right: 5px;}


#nojs .b-tabs-groups {display: none;}
#js .b-tabs-groups {
  overflow: hidden;
  height: 42px;
  margin-top: 7px;
}
.b-tabs-groups a {
  text-decoration: none;
  border-bottom: 1px dashed #c30;
  font-weight: bold;
}
.b-tabs-groups li {float: left; margin-right: 20px; padding: 8px 14px 9px 14px;}
.b-tabs-groups .tab-curr {
  background: transparent url('/images/grp_curr_r.gif') no-repeat 100% 50%;
  padding: 0;
}
.b-tabs-groups .tab-curr a {
  background: transparent url('/images/grp_curr_l.gif') no-repeat 0% 50%;
  float: left;
  color: #000;
  border: none;
  padding: 8px 14px 9px 14px;
}
.b-tabs-inorder {
  float: left;
  height: 42px;
  margin-top: 7px;
  width: 100%;
}

.b-tabs-inorder li {float: left; margin-right: 20px;}
.b-tabs-inorder a {
  float: left;
  height: 20px;
  padding: 6px 15px;
  font-size: 123.07%;
}
.b-tabs-inorder .tab-curr {
  background: transparent url('/images/v2/curr_r.gif') no-repeat 100% 0;
}
.b-tabs-inorder .tab-curr a {
  background: transparent url('/images/v2/curr_l.gif') no-repeat 0 0;
  color: #000;
  text-decoration: none;
}
.del .b-tabs-inorder .tab-curr a {color: #999;}
.b-tabs-inorder .b-order-css-menu  {
  padding: 6px 14px 11px 14px;
  position: relative;
  width: 220px;
}
.b-tabs-inorder .b-order-css-menu img {margin-left: 6px; position: relative; top: 4px;}
.b-tabs-inorder .b-order-css-menu a {padding: 0; white-space: nowrap;}
.b-tabs-inorder .b-order-css-menu ul {
  display: none;
  background-color: #fff;
  opacity: 0.9;
  padding: 15px;
  border: 1px solid #ccc;
  position: absolute;
  z-index: 100;
  top: -10px;
  left: -2px;
}
.b-tabs-inorder .b-order-css-menu:hover ul {display: block;}
.b-tabs-inorder .b-order-css-menu ul li {display: block;float: none; white-space: nowrap; clear: left; width: 230px;}
.b-tabs-inorder .b-order-css-menu ul li a {padding: 4px 0;}
.b-tabs-inorder .b-order-css-menu ul li a.js {margin-bottom: 15px; padding: 0;}

#order_finish_form table.dotted {
  border-top: 1px dotted #ccc;
}


body .dotted-reverse thead th {
  border: none
}
body .dotted-reverse tbody {
  border-bottom: 1px dotted #ccc;
}
body .dotted-reverse tfoot td,
body .dotted-reverse tbody td {
  border-top: 1px dotted #ccc;
  border-bottom: none;
}
body .dotted-reverse tbody .nobrd td {
  border-top: none;
}

.dotted tbody td,
.dotted thead th {
  border-bottom: 1px dotted #ccc;
}

.dotted td {height: 40px;
  color: #333;
}
.dotted th {
  font-weight: bold;
  margin-bottom: 20px;
  text-align: left;
  padding: 8px 0;
  color: #000;
}
.dotted input.chk,
.dotted input.radio {
  margin-left: 6px;
}
.b-part-wt-desc {white-space: normal;}
.b-part-wt-desc span.del {color: #999;white-space: normal; font-size: 11px;}
.b-parts-list .b-col1 {width: 25px;padding-right: 30px;}
.b-parts-list .b-replace-row td {height: 18px; padding-bottom: 10px;}
.b-search-part-list .b-col2 ,
.b-parts-list .b-col2 {width: 115px;max-width: 400px;padding-right: 30px;}

.b-search-part-list .b-col3 ,
.b-parts-list .b-col3 {width:300px;padding-right: 30px;}
.b-order-list .ico-cross,
.b-search-part-list .b-col2 .ico,
.b-parts-list .b-col2 .ico {margin-left: 8px; position: relative; top: -1px;}

body .pl20 ,
body .table-list tr td.pl20 ,
body .dotted tr td.pl20 ,
body .b-search-part-list tr td.pl20 ,
body .b-parts-list tr td.pl20 {padding-left: 20px;}

body .pl5 {padding-left: 5px;}

.b-search-part-list .b-col4 ,
.b-parts-list .b-col4 {width: 90px;text-align: right; white-space: nowrap;}

table.b-add-cart {
  width: 580px;
  margin-top: 30px;
}
body .b-add-cart tbody td {
  padding: 9px 0;
}
body .b-add-cart thead td {
 padding-bottom: 1em;
}
.b-add-cart .del strong {color: #000;}
.b-add-cart .smaller .del {line-height: 130%;}

.b-add-cart-head td {
 padding-right: 40px;
}

.b-add-to-cart-fade {
  position: absolute;
  background-color: #333;
  z-index: 1050;
}

body .b-add-cart tbody td.b-cart-add-btn {
  vertical-align: middle;
  width: 122px;
}

span.b-cart-add-btn {
  display: block;
  background: #cc1b04 url('/images/v2/cart_add.png') no-repeat 100% 0;
}
td.b-cart-add-btn a img {position: relative; top: 2px; left: -2px;}

span.b-cart-add-btn a.b-cart-add-btn {
  display: block;
  background: transparent url('/images/v2/cart_add_l.png') no-repeat 0 0;
  font: bold 16px Arial, Helvetica, Verdana, sans-serif;
  color: #fff;
  text-decoration: none;
  border: none;
  white-space: nowrap;
  padding: 3px 18px 7px 23px;
  text-transform: lowercase;
  line-height: 150%;
  height: 22px;
}
span.b-rnd-btn:hover a.b-rnd-btn,
span.b-arr-btn:hover a.b-arr-btn,
span.b-cart-add-btn:hover a.b-cart-add-btn {
  background-position: 0 -52px;
}
span.b-arr-btn:hover,
body span.b-rnd-btn:hover,
span.b-cart-add-btn:hover {
  background-position: 100% -52px;
}
span.b-rnd-btn:active a.b-rnd-btn,
span.b-arr-btn:active a.b-arr-btn,
span.b-cart-add-btn:active a.b-cart-add-btn {
  background-position: 0 -104px;
}
span.b-arr-btn:active,
body span.b-rnd-btn:active,
span.b-cart-add-btn:active {
  background-position: 100% -104px;
}

span.b-arr-btn-disabled {
  display: block;
  background: #ccc url('/images/v2/disabled_arr_btn.png') no-repeat 100% 0;
}

span.b-arr-btn {
  display: block;
  background: #cc1b04 url('/images/v2/arr_btn.png') no-repeat 100% 0;
}

span.fltl a.b-arr-btn {
  float: left;
}

span.b-rnd-btn a.b-rnd-btn,
span.b-arr-btn-disabled a.b-arr-btn,
span.b-arr-btn a.b-arr-btn {
  display: block;
  background: transparent url('/images/v2/arr_btn_l.png') no-repeat 0 0;
  font: bold 16px Arial, Helvetica, Verdana, sans-serif;
  color: #fff;
  text-decoration: none;
  border: none;
  white-space: nowrap;
  padding: 3px 23px 7px 18px;
  line-height: 150%;
  height: 22px;
}
body span.b-arr-btn-disabled a.b-arr-btn {
  background: transparent url('/images/v2/disabled_arr_btn_l.png') no-repeat 0 0;
  color: #999;
  cursor: default;
}

body span.b-rnd-btn {
  display: block;
  background: #cc1b04 url('/images/v2/cart_add.png') no-repeat 100% 0;
}
body .b-notice-rnd span.b-rnd-btn {background-image: url('/images/v2/arr_btn_fa_r.png');}
.b-notice-rnd span.b-rnd-btn a.b-rnd-btn, .b-notice-rnd span.b-arr-btn a.b-arr-btn {background-image: url('/images/v2/arr_btn_fa_l.png');}

span.fltr a.b-rnd-btn,
span.fltl a.b-rnd-btn {
  float: left;
}


.b-grp-image-opacity {position: fixed;text-align: center;z-index:1000;top: 0;left:0;height:100%;width:100%;background-color:#000;-moz-opacity: 0.7;opacity: 0.7;}
.b-grp-image-zoom {position: absolute;top:0;left:0;width: 100%;height: 100%;z-index: 10001;text-align:center; cursor: pointer;}

div.b-part-list-photo {
  position: relative;
  max-width: 500px;
}

.b-cart-list  {
  width: 900px;
}
.b-cart-list td {
  padding: 18px 0;
  height: 18px;
  line-height: 150%;
  vertical-align: top;
}
.b-cart-list th,
.b-cart-list td {
  padding-right: 15px;
  text-align: right;
}
.b-cart-list .b-col1 {
  padding: 9px 5px 0 0;
  text-align: left;
}
.b-cart-list .b-col1 input {
  margin-left: 0;
  padding-left: 0;
}
.b-cart-list .b-col2 {
  white-space: nowrap;
  text-align: left;
  padding: 5px 30px 5px 0;
}
.b-cart-list td.b-col6,
.b-cart-list td.b-col2 p {
  font-size: 123.07%;
}

.b-cart-list .b-col4 {
  padding-right: 50px;
  white-space: nowrap;
  padding-left: 15px;
}

.b-cart-list td.b-col7 {
  padding: 9px 25px 9px 9px;
  width: 150px;
}
.b-cart-list .b-col7 {
  white-space: nowrap;
  text-align: left;
  padding-left: 9px;
}
.b-cart-list .b-col3,
.b-cart-list .b-col5 {
  text-align: left;
}
.b-cart-list .b-col5 {padding-bottom: 8px; padding-right: 5px;}
.b-cart-list .b-col5 div {padding-top: 4px;}
.b-cart-list .b-col5 div p {white-space: nowrap;}
.b-cart-list .b-col5 div p strong {color: #000;}
.b-cart-list .del .b-col5 div p strong {color: #999;}

.b-cart-list td.b-col6 {
  white-space: nowrap;
  padding-top: 17px;
}

.h-cart-login {margin-top: 15px;}
.b-cart-login td {padding: 7px 15px 7px 0;}
.b-cart-login .b-col1 {padding-right: 0;}
.b-cart-login td input.txt {width: 250px;}

#js .b-login-pass {display: none;}
.b-login-tbl-col1 {width: 80px; padding-right: 10px;}
.b-login-tbl td {padding-top: 10px; padding-bottom: 10px;}
.b-login-tbl input.txt {width: 220px;}

.h-breadrumbs {
  margin: 11px 0 57px 0;
}

body .h-profile-tbl-last {margin-bottom: 20px;}
.b-profile-tbl {
  margin-bottom: 30px;
}
.b-profile-tbl td {
  padding: 8px 0;
}

.law-profile .b-profile-tbl .b-col1 {
 width: 185px;
}
.b-profile-tbl .b-col1 {
  width: 70px;
  padding-right: 15px;
}
.b-profile-tbl th.b {color: #000; text-align: left; padding-bottom: 10px;}

.b-profile-inp-orgname,
.b-profile-inp-bank-name {width: 444px;}
.b-profile-inp-fio {width: 250px;}
.b-profile-inp-city {width: 200px;}
.b-profile-inp-law-zip,
.b-profile-inp-zip {width: 94px;}
.b-profile-inp-law-addr,
.b-profile-inp-addr {width: 394px;}
.b-profile-inp-phone {width: 144px;}

.b-profile-sel-law-contry,
.b-profile-sel-contry {width: 150px;}
.b-profile-sel-law-region,
.b-profile-sel-region,
.b-profile-sel-law-city,
.b-profile-sel-city {width: 250px;}

#cities_list {width: 340px;}

.b-bank-sel-error tbody,
.b-delivery-sel-error tbody {
  background-color: #FAEAE5;
}

.b-gray-rounded {
  background-color: #F5F5EA;
  position: relative;
  padding: 30px;
  min-height: 64px;
  min-width: 450px;
  width: 870px;
  margin-bottom: 30px;
}

.h-payment-method-p {
  margin: 20px 0 10px 0;
  font-weight: bold;
}

.b-payments-total-tbl tbody td {
  padding: 4px 15px 4px 0;
  font-size:123.07%;
  font-style: italic;
}

.b-payments-total-tbl tfoot td {
  padding-top: 15px;
  font-size:146.15%;;
}


dl.dotted
{
  display: block;
}

dl.dotted dt{
  background: transparent url('/images/dot.gif') repeat-x left 80%;
  width: 180px;
  float: left;
}
body dl.law-profile dt { width: 200px;}
body dl.law-profile dd { margin-left: 204px;}

dl.dotted dd {
  margin-left: 184px;
}
dl.dotted dt, dl.dotted dd {
  line-height: 200%;
}
dl.dotted dt span {background-color: #fff; padding-right: 4px;}

.h-btm-margin {
  margin-bottom: 35px;
}


.b-pseudo-sel {
  position: relative;
}
.b-pseudo-sel-col1 {
  padding-right: 10px;
}

.b-pseudo-sel-main {
  cursor: pointer;
}
.b-pseudo-sel-main .i-ico-arrd {
  margin-left: 6px;
}

.b-pseudo-sel-main span {color: #000;}
#js a.b-head-menu-login,
#nojs a.b-head-menu-login { padding: 0 0 1px 0; margin: 0 0 3px 0;}


#js .b-login {top: 50px;z-index: 1010;position: fixed;}

.b-orders-itog-col1 {
  width: 370px;
  padding-bottom: 30px;
}
.b-orders-itog-col1 h3 {
  margin-bottom: 0;
}
.b-orders-itog-col1 p {
  padding-left: 1.5em;
}
.h-search-select-grp {
  padding-right: 30px;
  border-right: 1px solid #ccc;
}
.h-search-techs-result {
  margin-top: 30px;
}
body .b-pre-rnd {
  background: none;
}
body .b-pre-rnd img {
  display: none;
}
.b-search-techs-tbl li span {
  position: relative;
  padding:8px 15px 6px 15px;
  float: left;
}

#search-navigate-tech-types li {
  margin-bottom: 15px;
}
#search-navigate-groups li {
  float: left;
  width: 200px;
  height: 35px;
}
#nojs body .b-search-techs-tbl .b-pre-rnd a {
  color: #C30;
  border-bottom: 0;
  text-decoration:underline;
}
#js body .b-search-techs-tbl .b-pre-rnd a {
  color: #C30;
  border-bottom:1px dashed #C30;
  text-decoration:none;
}
#nojs .b-search-techs-tbl .b-rnd a,
#js .b-search-techs-tbl .b-rnd a {
  color: #000;
  border-bottom: 0;
  text-decoration: none;
}
.b-search-part-list {
  border-top: 1px dotted #ccc;
}
body .b-search-techs-tbl .b-pre-rnd {background-color: #F5F5EA;}
.b-search-techs-tbl .b-rnd {background-color: #fff;}

.b-quittance {
  margin-bottom: 50px;
}

.b-bordered {
  background: #fff url('/images/quittance_rbg.gif') repeat-y 100% 0;
  padding: 7px 9px 7px 7px;
  float: left;
  position: relative;
  clear: both;
}
.b-bordered-btm {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  background: transparent url('/images/quittance_bbg.gif') repeat-x 0 100%;
  font-size: 1px;
}
.b-bordered-btm img.qbl {position: absolute; bottom: 0; left: 0;}
.b-bordered-btm img.qbr {position: absolute; bottom: 0; right: 0;}

.quittance td {border: 1px solid #000; padding: 3px 5px;}
.b-bordered img.qtr {position: absolute; right: 0; top: 0;}

.b-payments-simple-list td {
  vertical-align: middle;
  padding: 9px 0;
}
.b-payments-simple-list td label img {display: block;}
.b-payments-simple-list td label {
  line-height: 150%;
  display: block;
}


.h-shipment,
.h-order-payment {
  margin-bottom: 30px;
}
.b-bill-cntr {overflow: hidden;}
#payments_list {padding: 30px; background-color: #f5f5ea;}
#payments_load {margin-left: 10px;}
h2 .smaller a,
#payments_load a {font: italic normal 16px Arial, Helvetica, Verdana, sans-serif;}

.b-quittance-actions {margin: 30px 0 5px 0; clear: both;}
.b-quittance-actions td {
  height: 25px;
}
.b-quittance-inside {margin-bottom: 50px;overflow:hidden;}
.bill {border: 1px solid #000; padding: 47px;}
.bill p {margin: 13px 0;}
.bill table {table-layout: fixed; border-collapse: collapse;padding: 0; margin: 0;}
.bill td {vertical-align: top; padding: 5px 1px; margin: 0}
.bill th {vertical-align: middle; text-align: center; padding: 1px; margin: 0; font: normal 12px Arial, Tahoma, Verdana, sans-serif;}
.bill .bb {border-bottom: 1px solid #000}
.bill .tac {text-align: center !important}
.bill .tal {text-align: left !important}
.bill .tar {text-align: right !important}
.bill .fs10 {font-size: 10px;}
.bill .fs16 {font-size: 16px;}
.bill .header1 {font: normal 21px Arial; text-align: center; padding: 0; margin: 0;}
.bill .header2 {font: normal 17px Arial; text-align: center;padding: 0; margin: 0;}

.bill .brd td, .bill .brd th {border: 1px solid #666; vertical-align: middle; padding: 8px 4px 8px 2px;}
.bill .brd th {background-color: rgb(230, 230, 230);}
.b-search-part-list .nobrd td,
body .nobrd,
#js tr.nobrd td, #nojs tr.nobrd td,
#js .nobrd, #nojs .nobrd {border: 0 !important}

.h-shipment h4 {margin-top: 30px;}
.h-shipment .t-dotted-reverse {
  margin-top: 30px;
}
.b-delivery-track  {width: 460px;}
.b-delivery-track td {vertical-align: middle;}
.b-delivery-track a {
  background-color:#CCCC33;
  color:#000000;
  display:block;
  font-size:146.15%;
  padding:10px 15px;
  white-space: nowrap;
}
.b-track-link {padding-right: 15px;}

.b-order-message-form input.txt {
  font: normal 146.15% Arial, Helvetica, Verdana, sans-serif;
  width: 300px;
}
table .b-order-message-form td {padding: 2px 0 3px 0;}
.b-order-message-form textarea {
  font: normal 100% Arial, Helvetica, Verdana, sans-serif;
  width: 550px;
  height: 180px;
  margin-bottom: 10px;
}
.b-message-text,
.b-message-data {
  max-width: 900px;
}
.b-message {border-bottom: 1px dotted #ccc; width: 800px; margin-bottom: 20px;}
.b-message td {padding-bottom: 20px;}

.b-message-author {width: 150px;}
.b-message-author img {display: block; margin-top: 20px;}
.b-message td.b-message-content {padding-left: 30px;}

.b-message-time {color: #999; font-size: 11px;margin-bottom: 1em;}
.b-message-text p {margin-top: 1em;}
.b-message-text .quote {font-style: italic;border-left: 3px solid #ccc; padding: 1px 5px 1px 10px; line-height: 150%; font-size: 100%; margin-bottom: 10px;}
.b-message-text .quote .quote {line-height: 100%;}
.b-message-data {overflow: hidden; margin-left: -5px; }
.b-message-data span.hide-nojs {background-color: #f5f5ea; padding: 0px 5px 3px 5px; float: left; font-size: 11px; }
.b-message-text .quote_head {font-size: 11px; font-weight: normal;}
.b-message-text .quote_text {margin: 0; padding: 0;;}

.b-message-utils td {padding-top: 0;}

.b-cabinet-menu {margin-bottom: 40px;}
.b-cabinet-menu ul{display:block; margin: 0 0 30px -15px;}
.b-cabinet-menu li {padding: 0 15px; }
.b-cabinet-menu li span,
.b-cabinet-menu li a {font: normal 123.07% Arial,Helvetica,Verdana,sans-serif; line-height: 30px;white-space: nowrap;}
.b-cabinet-menu li.indent {margin-bottom: 30px;}

.b-cabinet-menu a.submenu_link {text-decoration: none; border-bottom: 1px dashed;}
.b-cabinet-menu .submenu ul {margin-bottom: 0px; margin-top: 5px;}
.b-cabinet-menu .submenu li {margin-bottom: 5px; margin-left: 10px;}
.b-cabinet-menu .submenu li span,
.b-cabinet-menu .submenu li a  {font: normal normal 100% Arial,Helvetica,Verdana,sans-serif; line-height: 20px;}

.b-client-info {
  border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  -webkit-border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  -moz-border-radius-bottomright:15px;
  -webkit-border-bottom-right-radius: 15px;
  padding: 15px 30px;
  margin-left: -30px;
  float:left;
  overflow: hidden;
}
.b-client-info p {white-space: nowrap;}

dl.b-with-dd-big,
dl.b-with-dd-big dd,
dl.b-with-dd-big dt {display: block;}
dl.b-with-dd-big dt {color: #999;line-height: 150%;}
dl.b-with-dd-big dd {font: normal 146.15% Arial, Helvetica, Verdana, sans-serif; margin-bottom: 20px;}
dl.b-with-dd-big dd .reset {font: normal 68.5% Arial,Tahoma,sans-serif;}

body table .b-col-tr-bfr {padding-left: 80px;}
body table .b-col-main-link {padding-right: 25px;}
.b-col-main-link a:hover {text-decoration: underline;}
.b-col-main-link a,
.b-col-main-link span.disabled {font: normal 146.15% Arial, Helvetica, Verdana, sans-serif; text-decoration: none; white-space: nowrap;}

.b-floated-side {width: 340px; padding-right: 30px;float:left;}
.b-order-side {margin-bottom: 30px}
.b-order-side dl.dotted dt span {background-color: #F5F5EA;}
.b-order-side .b-bordered {margin-bottom: 15px;}

.b-blocked-notice {margin-top: 30px;}

ul.b-simple-link-menu li {line-height: 200%;}
.b-order-side ul.b-simple-link-menu a.font-h3 {line-height: 350%;}

.b-bank-logo-side {margin-bottom: 15px;}
.quittance {width:743px; margin: 1px 0 0 1px;}
.b-quittance-inside .bill {float: left;}

.b-mtop-20 {margin-top: 20px;}

#shipments_form,
#orders_form,
#bills_form {margin-bottom: 20px;}
.b-order-state {font-size: 16px; position: relative; top: 0; color: #333; text-transform: lowercase; margin-left: 10px; font-weight: normal;}
body .b-order-prewrap {padding-bottom: 10px;}



.b-profile-read dl {display: block;}
.b-profile-read dl dt {
  background: transparent url('/images/dot.gif') repeat-x left 70%;
  width: 180px;
  float: left;
}
.b-profile-read dl dd {
  margin-left: 184px;
}
.b-profile-read dl dt,
.b-profile-read dl dd {
  line-height: 250%;
}

.b-profile-read div.section {margin-bottom: 30px;}
.b-profile-read dl {margin-bottom: 20px;}
.b-profile-read dl dt span {background-color: #fff; padding-right: 4px;}
.b-profile-read dl dd.subscript {position: relative; top: -12px;}

.b-profile-edit .b-form-tbl {margin-bottom: 20px;} 
.b-profile-edit .group {padding-top: 30px;}
.b-profile-edit .subscript {position: relative; top: -11px;}

.b-profile-read .header,
.b-profile-edit .header {
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
}

.b-cabinet-info a {font-size: 146.15%;}

.shipment_href {position: relative; top: -40px; visibility: hidden;}
#cancel_form textarea {display: block;}
#js #cancel_form textarea {display: none;}
#js #cancel_form .j-show textarea {display: block;}

.b-tech-filter {
  width: 250px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background-color: #f5f5ea;
  float: right;
  margin-left: 40px;
  padding: 30px;
}
.b-tech-filter p {margin-bottom: 25px;}
.b-tech-filter h4 {margin-bottom: 18px;}
.b-tech-filter .b-trackbar {margin-bottom: 50px;}
#tech_items_content {margin-right: 360px;}
#tech_items_content table.b-group-columns {width: 99%;}
#tech_items_content table.b-group-columns td {width: 33%;}
#tech_items_content table.b-group-columns td li {display: block; list-type: none}
#tech_items_content table.b-group-columns td div {position: relative; padding-bottom: 20px; line-height: 1.5;}
#tech_items_content table.b-group-columns td div div.b {
color:#999;
font-size:15px;
left:-20px;
padding:0;
position:absolute;
top:1px;
}

#tech_items_content .b-inline-filtr {
  padding: 7px 15px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background-color: #f5f5ea;
  float:left;
  margin-bottom: 30px;
  margin-right:20px;
}

.b-inline-filtr .ico {position: relative; top: -1px; margin-left: 4px;}
.clr-filter {height: 60px;}

.b-bill-thumb-wrap {overflow: hidden;}
.b-bill-thumb {
  float: left;
  width: 460px;
}
.b-bill-thumb img {
  float: left;
  margin-right: 20px;
}
.b-bill-thumb p, 
.b-bill-thumb dl {
  margin-bottom: 12px;
}

.b-bill-thumb dl {overflow: hidden; line-height: 1.5em;}
.b-bill-thumb dt {float: left; clear: left; padding-right: 10px;}
.b-bill-thumb dt, .b-bill-thumb dt {white-space: nowrap;}
.b-order-subtotal td {padding: 6px 0;}
.b-order-subtotal td.tar {padding-left: 10px;}
.b-order-subtotal td.pl {padding-left: 10px;}
.b-order-subtotal tfoot {border-top: 1px solid #ccc;}
.b-order-subtotal tfoot td {padding-top: 0.6em;}

.std-bm {margin-bottom: 45px;}

.b-bg-std {background-color: #f5f5ea;}
.b-bg-blue {background-color: #c2ffff;}
.b-bg-gray {background-color: #f2f2f2;}

.h-rnd-block {padding: 8px 13px; margin-left: -13px;}
.h-rnd-815 {padding: 8px 15px;}
.h-rnd-1320 {padding: 13px 20px;}
.h-rnd-138 {padding: 8px 15px; margin: -8px 0 4px 0;}
.h-rnd-intable-list {padding: 5px 15px; margin: 5px 0 0 -15px; width: 600px;}
.tbl-subhead {margin-left: 15px; margin-right: 15px;}
.b-rnd-15 {
  border-radius         : 15px;
  -moz-border-radius    : 15px;
  -webkit-border-radius : 15px;
}

.w600 {width: 600px;}
.w32 {width: 32px;}

.b-gray-rnd,
.b-notice-rnd,
.b-total-rnd {
  background-color: #f5f5ea;
  border-radius         : 15px;
  -moz-border-radius    : 15px;
  -webkit-border-radius : 15px;
  padding: 20px;
  overflow: hidden;
}
.b-notice-rnd .h-submit-small {overflow: hidden;}

.b-notice-rnd,
.b-total-rnd {
  width: 860px;
}
.b-gray-rnd span.b-cart-add-btn,
.b-total-rnd span.b-cart-add-btn {
  background-image: url('/images/v2/cart_add2.png');
}

.b-gray-rnd span.b-cart-add-btn a.b-cart-add-btn,
.b-total-rnd span.b-cart-add-btn a.b-cart-add-btn {
  background-image: url('/images/v2/cart_add_l2.png');
}
.b-gray-rnd span.b-arr-btn,
.b-total-rnd span.b-arr-btn {
  background-image: url('/images/v2/arr_btn2.png');
}
.b-total-rnd span.b-rnd-btn a.b-rnd-btn,
.b-gray-rnd span.b-rnd-btn a.b-rnd-btn,
.b-gray-rnd span.b-arr-btn a.b-arr-btn,
.b-total-rnd span.b-arr-btn a.b-arr-btn {
  background-image: url('/images/v2/arr_btn_l2.png');
}
body .b-gray-rnd span.b-rnd-btn,
body .b-total-rnd span.b-rnd-btn {
  background-image: url('/images/v2/cart_add2.png');
}

.b-select-table {
  width: 900px;
}
.b-select-table td.b-col1 {width: 25px;}
.b-select-table td {padding-bottom: 15px;}
.b-select-table td p {color: #999;}
.b-select-table td p.i-fs16 {font-style: italic; color: #000;}
.b-select-table .del a {color: #c30;}
#delivery_info_row a.hide-nojs {margin-left: 15px;}
.b-cart-recvisit td p {padding: 0 30px 0 0;}
.b-pay-for-order {margin-left: 50px;}
.b-pay-for-order p {padding-bottom: 10px;}
.b-pay-for-order p.last {padding-bottom: 17px;}
.b-payments-tbl p {padding-bottom: 10px;}


.payments-list-notice {width: 500px; padding: 12px 15px; margin: 0.5em 0 0 -10px;}
.list-tbl tbody td,
.list-tbl thead td,
.list-tbl thead th,
.payments-list tbody td {border-bottom: 1px dotted #ccc;}


.list-tbl thead td,
.list-tbl thead th,
.list-tbl tbody td,
.payments-list tbody td,
.list-tbl tfoot td,
.payments-list tfoot td {padding: 5px 0; height: 20px;}

.list-tbl tbody td.pl20 {padding-left: 20px;}
.list-tbl tbody td .i-fs11 {line-height: 1.3em; padding-top: 2px;}


.paycard-form th {font-weight: normal; text-align: left;}
.paycard-form th,
.paycard-form td {padding: 7px 20px 7px 0;}
.paycard-form label {white-space: nowrap;}

#order_data {margin-top: -10px;}

.b-tbl-with-arrow {
  margin-left: -30px;
  position: relative;
}
.b-tbl-with-arrow td {padding-right: 5px}
.b-tbl-with-arrow tr.current,
.b-tbl-with-arrow tr.current td {
  background-color: #F5F5EA;
}
.b-tbl-with-arrow tr.current td.last {
  background: #F5F5EA url('/images/tbl_arr.gif') scroll no-repeat 100% 50%;
}
.b-bill-upload-item .ico {margin: 6px 5px 0 0;}
.b-rnd-btn-disabled,
#visa_submit_disabled {
  padding:7px 23px 3px 18px;
  background-color: #dfdfdf;
  font-weight: bold;
  height: 22px;
  color: #b6b6b6;
}
.b-simple-ul {
  margin: 0.7em 0;
  line-height: 1.5em;
}
.b-list-std li {
  padding: 5px 0;
}
.profile-info p {
  line-height: 1.3em;
  margin: 0.5em 0;
}
.profile-info p.i-fs16 {
  margin: 0 0 1em 0;
}
.shipper_select {padding-top: 7px;}
.shipper_select .b-shdw {z-index: 100;}


body .table-list-reverse thead td {border-bottom: none}
body .table-list-reverse tbody td {border-bottom: none; border-top: 1px dotted #ccc;}
body .table-list-reverse tbody {border-bottom: 1px dotted #ccc;}

.table-list thead td,
.reorder-list thead td,
.table-list tbody td,
.reorder-list tbody td {border-bottom: 1px dotted #ccc;}


.table-list thead td,
.reorder-list thead td {padding-bottom: 1.4em;}

.table-list tbody td,
.reorder-list tbody td {padding: 8px 0;}

.table-list tbody tr.b-replace-row td,
.reorder-list tbody tr.b-replace-row td {padding-top: 0;}

.table-list tbody td p.i-fs16,
.reorder-list tbody td p.i-fs16 {margin-top: -3px;}

.reorder-list tbody td span,
.reorder-list tbody td input.txt {position: relative; top: -3px;}
.reorder-list .pr2m {padding-right: 2em;}
.quittance-links p {margin-bottom: 0.5em;}
.ico-logout {position:relative; top: 1px;}
.reorder-list .icons {padding-left: 20px;}
.reorder-list .icons .ico {margin-right: 10px;cursor: help;}

.b-inline-filtr ul.toggle-links,
.b-inline-filtr ul.toggle-links li,
.b-inline-filtr ul.toggle-links li a {float: left;}
.b-inline-filtr ul.toggle-links li.label {padding: 8px 1em 8px 0;}
.b-inline-filtr ul.toggle-links li a {padding: 8px 15px;}
.b-inline-filtr ul.toggle-links li a.current {
  border-radius         : 15px;
  -moz-border-radius    : 15px;
  -webkit-border-radius : 15px;
  background-color: #f5f5ea;
  color: #000;
  text-decoration: none;
}
.prepayment-cntr {
  width: 690px;
}
.delivery-method {
  float: left;
  width: 302px;
  margin: 0 15px 15px 0;
  background: transparent url('/images/v2/dashed_big_bg.png') no-repeat 0 0;
}
.prepayment-method {
  float: left;
  width: 212px;
  margin: 0 15px 15px 0;
  background: transparent url('/images/v2/dashed_bg.png') no-repeat 0 0;
}
.delivery-method td,
.prepayment-method td {height: 52px; vertical-align: middle;}
.prepayment-method label {font-size: 16px; font-style: italic;display: block;}
.prepayment-method label img {display: block;}
.delivery-method input,
.prepayment-method input {margin-top: 0}

body .b-new-breadrcumbs {margin-top: 5px; float: left;}
body .b-new-breadrcumbs,
body .b-new-breadrcumbs li {height: 30px; line-height: 30px;}
body .b-new-breadrcumbs li {background: transparent url('/images/breadcrumbs_array.gif') no-repeat 0 50%; padding: 0 5px 0 15px;}
body .b-new-breadrcumbs li.next {background-image: url('/images/breadcrumbs_delimeter.gif'); padding-left: 28px;}

.b-new-breadrcumbs {
  background-color: #f5f5ea;
  border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  -webkit-border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  -moz-border-radius-bottomright:15px;
  -webkit-border-bottom-right-radius: 15px;
  padding: 0 5px 0 0;
}
.b-floor-light-bg .b-new-breadrcumbs {background-color: #fff;}
body .b-floor-light-bg ul.b-new-breadrcumbs li {background-image: url('/images/breadcrumbs_array_inv.gif');}
body .b-floor-light-bg ul.b-new-breadrcumbs li.next {background-image: url('/images/breadcrumbs_delimeter_inv.gif');}

#sitemap .b-ul-vmenu .b-ul-vmenu {padding-left: 1em;}
#sitemap .b-ul-vmenu li {padding-bottom: 1em; font-size: 16px;}
#sitemap .b-ul-vmenu .b-ul-vmenu li {padding-bottom: 0; font-size: 13px;}

h1 span {
  font: italic 16px Arial, Helvetica, Verdana, sans-serif;
}

h1.fs16 {
  font: normal 16px Arial, Helvetica, Verdana, sans-serif;
  line-height: 150%;
  margin: 0;
}
h1.fs24 {
  font: italic bold 24px Georgia, "Times New Roman", Times, serif;
  margin-bottom: 10px;
  line-height: 150%;
}
h2.fs13 {
  font: normal 13px Arial, Helvetica, Verdana, sans-serif;
  line-height: 150%;
  margin: 0;
}

.select-list tbody td { padding: 8px 0;}
.select-list tbody td input { position: relative; top: 3px;}
.select-list tbody tr.nopadding td { padding: 0;}
.select-list label { line-height: 150%;}
.mr10 {margin-right: 10px;}

.cart-total-icons img {vertical-align: middle; margin-left: 6px;}
#cart_login_form table td {padding: 0 0 15px 0;}
#cart_login_form table td input.txt {width: 300px;}
#cart_login_form table td p.i-fs11 {padding-bottom: 2px;}
#cart_login_form .b-rnd-15 {margin-bottom: 30px; width: 280px;}
#cart_login_form .b-rnd-15 p {margin: 10px 0;}
#cart_login_form .b-rnd-15 p input {margin-top: 0;}

.v-p-g {height: 100%; padding: 0;}
.v-p-g-c {position: absolute; top: 48px; bottom: 0; width: 100%;}
.v-p-g-l {height: 100%; float: left; overflow: auto; overflow-x: hidden;position: relative;}
.v-p-g-r {border-left: 1px solid #e9edd4;height: 100%; overflow: hidden; }
.v-p-g-r .v-p-g-data {min-height: 100%;max-height: 100%;height: 100%; overflow: auto; position: relative;}
.v-p-g-r .v-p-g-r-ff {position: relative; min-height: 100%;}
.v-p-g-l div#part_groups div {padding: 25px 20px;}
.v-p-g-l div#part_groups div img {margin-top: 6px; border: 1px solid #ccc; display: block;}
.v-p-g-l div#part_groups div.current {background-color: white;}
.v-p-g-l div#part_groups div.current p {font-weight: bold;}
body .v-p-g-l div#part_groups div p.del {font-size: 11px; font-weight: normal;}
.v-p-g-l div#part_groups div.current a {color: black; text-decoration: none;}

#toggle_part_group_previews {width: 15px; height: 50px; position: absolute; left: 0; top: 50%; margin-top: -25px; background: transparent url('/images/v2/part_group_close.gif') no-repeat 0 50%; z-index: 10}
body .left_hided {border-left: 4px solid #e9edd4;}
.left_hided #toggle_part_group_previews {background-image: url('/images/v2/part_group_open.gif');}
.top_groups_filter {background-color: #e9edd4; padding: 20px;}
.top_groups_filter input {width: 120px;}
.top_groups_filter .ico-close {position: absolute; top: 6px; left: 145px;}
.top_groups_filter select {width: 164px;}
.top_groups_filter input,
.top_groups_filter select,
.top_groups_filter label {display: block;margin-bottom: 12px;}
body .top_groups_filter label {margin-bottom: 7px;font-size: 11px;}
#part_group_filter {background: white url('/images/v2/ico_search.gif') no-repeat 4px 4px; padding-left: 20px; padding-right: 20px;}
.v-p-g-l ul {float: left;}
.v-p-g-l ul li {float: left; margin-right: 7px; padding-bottom: 4px;}
.v-p-g-l ul li.current {border-bottom: 3px solid #cccb32;}

.v-p-g-l div#part_groups.text-mode {padding: 10px 0;}
.v-p-g-l div#part_groups p {width: 172px; padding-right: 10px;}
.v-p-g-l div#part_groups.text-mode div {padding: 10px 20px;}

.part-group-image {float: left; border: 1px solid #ccc; margin: 0 20px 30px 0;}
.part-list-sub-header {position: relative; top: -13px; font-style: italic; margin-bottom: 15px;}

.v-p-g-r .table-list  {width: 440px; float: left;}
.v-p-g-r .table-list .ico {margin: -1px 0 0 -20px;vertical-align: middle;}
.v-p-g-r .table-list .ico-grp-ref {margin-right: 3px;}
.v-p-g-r h1.fs24 {padding-top: 40px;}
#part_list_container {padding-bottom: 200px;}
.v-p-g-r .b-floor {padding-right: 10px;}

.logos_table {
  margin-top: 30px;
}
.logos_table td {
  padding-right: 60px;
  text-align: center;
}
.logos_table td p {
  margin-bottom: 15px;
}

.description_text {
  width: 900px;
  margin-top: 70px;
}
.description_text h2 {
  font-weight: normal;
  font-size: 21px;
  margin-bottom: 18px;
  margin-top: 40px;
}

