html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #5A5858;
}
a {
  color:#5A5858;
  text-decoration:none;
}
a:hover {
  text-decoration: underline;
}
blockquote, q {
  quotes: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  height: 100%;
}
body {
  font: 11px/18px  Tahoma, Verdana, sans-serif;
  width: 100%;
  height: 100%;
  background:#fff;
}
/*
a {
  color: blue;
  outline: none;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
*/
p {
  margin: 0 0 18px
}
img {
  border: none;
}
input {
  vertical-align: middle;
}
.center {
  margin: 0 auto;
}
.left, .float-left {
  float: left;
}
.right, .float-right {
  float: right;
}
.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.round-3 {
  position:relative;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.round-5 {
  position:relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
#wrapper {
  width: 1048px;
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
  position:relative;
  height: 138px; /*194px; */
  padding:20px 0 0 0;
}
.logo {
  position:relative;
  display:block;
  width:142px;
  height:118px;
}
.logo img {
  display:block;
}
.top-menu {
  position:absolute;
  right:0;
  bottom:10px;
  overflow:hidden;
  list-style:none;
  padding:0;
}
.top-menu li {
  float:left;
  padding:0 0 0 0;
  margin:0 0 0 30px;
}
.top-menu img {
  display:block;
}
.top-menu  a {
  position:relative;
  display:block;
  width:90px;
  padding:75px 0 0 0;
  text-align:center;
  font:14px/18px Tahoma,sans-serif;
  color:#535353;
  text-decoration:none;
}
.top-menu  a:hover {
  text-decoration:underline;
}
.m-company  a {
  background: url(/i/company.png) 0 0 no-repeat;
}
.m-catalog a {
  background: url(/i/catalog.png) 0 0 no-repeat;
}
.m-dealer a {
  background: url(/i/dealer.png) 0 0 no-repeat;
}
.m-credit a {
  background: url(/i/credit.png) 50% 0 no-repeat;
  width:120px;
}
.m-help a {
  background: url(/i/help.png) 0 0 no-repeat;
}
.m-contact a{
  background: url(/i/contact.png) 0 0 no-repeat;
}
.working-hours, .call-me {
  position:absolute;
  top:14px;
  left:177px;
  font:12px/16px Tahoma,sans-serif;
}
.working-hours .h, .call-me .h {
  color:#5a5858;
  margin-bottom:8px;
}
.working-hours .weekdays {
  color:#ed1c6e;
}
.call-me {
  left:405px;
  color:#0065b0;
}
.call-me .phone {
  position:relative;
  vertical-align:top;
  /* margin-left:-10px; */
  font-size:14px;
}
.call-me b {
  font:bold 26px/26px Arial,sans-serif;vertical-align:top;
}
.authent {
  position:absolute;
  top:0;
  right:0;
  width:177px;
  padding:10px 0 10px 60px;
  font:12px/16px Tahoma,sans-serif;
  background:#ebebeb url(/i/authent.png) 6px 0 no-repeat;
  overflow:hidden;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius:  0 0 5px 5px;
}
.authent a {
  color:#0b6d9e;
  text-decoration:none;
  border-bottom:1px dashed #0b6d9e;
}
.or {
  margin:0 10px;
}
.b-basket {
  position:absolute;
  top:2px;
  right:250px;
  width:120px;
  padding:10px 0 10px 50px;
  font:12px/18px Tahoma,sans-serif;
  color:#010101;
  background: url(/i/basket.png) 0 16px no-repeat;
}
.b-basket a {
  color: #5A5858;
  text-decoration:none;
}
/* .b-search
-----------------------------------------------------------------------------*/	
.b-search {
  position:relative;
  width:1008px;
  padding:8px 20px 8px 20px;
  margin:0 0 20px 0;
  background:#ebebeb;
}
.b-search .group div {
  position:relative;
  float:left;
}
.search-text {
  font:14px/16px Tahoma,sans-serif;
  color:#342c2d;
  margin:4px 0 0 0;
}
.search-input {
  position:relative;
  padding:0 25px 0 3px;
  margin:2px 15px 0 10px;
  height:24px;
  width:823px;
  border:1px solid #b8b7b7;
  border-color: #b8b7b7 #ebebed #ebebed #b8b7b7;
  background:#fff;
  -moz-box-shadow: 0 1px 1px #e7e7e7 inset;
  -webkit-box-shadow: 0 1px 1px #e7e7e7 inset;
  box-shadow: 0 1px 1px #e7e7e7 inset;
}
.search-input input , .submit-input input {
  -webkit-appearance: none;
  border:0;
  height:100%;
  width:100%;
  outline:none;
  padding:0;
  background:none;
  font:13px/24px Tahoma,sans-serif;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.submit-input {
  width:89px;
  height:31px;
  background: url(/i/submit-input.png) 0 0 no-repeat;
}

.submit-input input {
  height:31px;
  padding:0 20px 1px 0;
  color:#fff;
  line-height:16px;
  cursor:pointer;
}
input::-moz-focus-inner {
  padding:0;
  border:0;
}
.b-search .group .arrow-select {
  position:absolute;
  top:5px;
  right:8px;
  float:none;
  width:15px;
  height:14px;
  background: url(/i/arrow-select.png) 0 0 no-repeat;
  z-index:10;
  cursor:pointer;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
  width: 100%;
  padding: 0 0 99px;
  height: 1%;
  position: relative;
}
#middle:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
#container {
  width: 100%;
  float: left;
  overflow: hidden;
}
#content {
  padding: 0 0 0 240px;
}
.b-slider {
  position:relative;
  margin:0 0 50px 0;
  width:792px;
}
.b-slider * {
  color:#fff;
}
.desc-text {
  position:absolute;
  bottom:26px;
  left:46px;
  display:block;
  width:320px;
  color:#fff;
  font:13px/18px Tahoma,sans-serif;
}
.desc-lot {
  position:relative;
  display:block;
  margin-bottom:15px;
}

#content .h {
  position:relative;
  padding:0 0 0 18px;
  margin:0 0 35px 0;
  font:14px/18px Tahoma,sans-serif;
  text-transform:uppercase;
  color:#5a5858;
  background: url(/i/arrow-h.png) 0 2px no-repeat;
}
.h-link {
  background: url(/i/arrow-h-link.png) 0 50% no-repeat;
  padding-left:8px;
  margin:0 0 0 10px;
  font:11px/18px Tahoma,sans-serif;
  text-transform:none;
  color:#969696;
}
.b-speed-menu {
  margin-bottom:35px;
}
.b-speed-menu ul {
  position:relative;
  height:138px;
  list-style:none;
  padding:0;
  overflow:hidden;
  margin:0 0 0 -8px;
}
.b-speed-menu ul li {
  float:left;
  margin:0 0 0 8px;
  text-align:center;
}
.b-speed-menu ul a {
  font:12px/18px Tahoma,sans-serif;
  color:#004781;
  text-decoration:none;
}
.b-speed-menu ul a:hover span {
  text-decoration:underline;
}
.b-speed-menu ul li span {
  display:inline-block;
  margin:15px 0 0 0;
  cursor:pointer;
}
.b-speed-menu ul li .ico {
  display:block;
  margin:0;
  width:128px;
  height:106px;
  background: url(/i/b-speed-menu-li_bg.png) 0 0 repeat-x;
  overflow: hidden;
}
.b-speed-menu ul img {
  display:block;
  margin:0 auto;
}
.b-lot {
  position:relative;
  overflow:hidden;
}
.b-lot ul {
  position:relative;
  overflow:hidden;
  width:808px;
  list-style:none;
  margin:0 0 0 -1px;
  font-size: 0;
  line-height: 0;
  letter-spacing: -1px;
}
.b-lot li {
  width: 249px;
  /*min-height: 200px;*/
  height: 221px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 30px 0;
  padding:0 20px 22px 0;
  background: url(/i/s-gor.gif) 0 100% repeat-x;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
}
.b-lot li .name , .new-lot li .name{
  display:block;
  margin:-2px 0 0 0;
  font:bold 11px/14px Tahoma,sans-serif;
  color:#1160c1;
}
.b-lot li .name a, .new-lot li .name a{
    font: 11px/14px Tahoma,sans-serif;
    color:#129FCA;
    height: 56px;
}
.b-lot li .brand, .new-lot li .brand {
  display:block;
  font:11px/14px Tahoma,sans-serif;
  color:#000;
}
.price {
  font:bold 18px/22px Tahoma,sans-serif;
  color:#000;
}
.b-lot li .sticker {
  position:absolute;
  top:0;
  left:0;
  display:block;
  width:53px;
  height:16px;
  padding:0;
  font:bold 10px/12px Tahoma,sans-serif;
  color:#fff;
  background: url(/i/sticker-pink.png) 0 0 no-repeat;
  text-align:center;
}
.b-img-lot {
  position:relative;
  margin:4px 0;
}
.wrap-img {
  display: table-cell;
  height: 135px;
  vertical-align: middle;
  width: 228px;
  overflow:hidden;
}
.wrap-img img {
  display:block;
  margin:0 auto;
}
.s-vert {
  position:relative;
  padding-left:20px;
  background: url(/i/s-vert.gif) 0 0 repeat-y;
}
#content .h-payment {
  padding:0 0 15px;
  margin-bottom:12px;
  background: url(/i/s-gor.gif) 0 100% repeat-x;
}
.b-payment {
  position:relative;
  margin-bottom:30px;
}
.b-payment ul {
  list-style:none;
  overflow:hidden;
  margin:0 0 0 -31px;
}
.b-payment ul li {
  float:left;
  text-align:center;
  margin:0 0 0 31px;
}
.b-payment .wrap-img {
  width:auto;
  height:90px;
}
.p-name {
  font:12px Tahoma,sans-serif;
  color:#414040;
}
.b-new {
  position: relative;
  width: 808px;
  height: 166px;
  margin-bottom: 30px;
  background: #ebebeb;
  overflow: hidden;
}
.new-left-button, .new-right-button {
  position:absolute;
  top:50%;
  left:25px;
  margin-top:-18px;
  display:block;
  width:26px;
  height:37px;
  background: url(/i/new-left-button.png) 0 0 no-repeat;
}
.new-right-button  {
  left:auto;
  right:25px;
  background: url(/i/new-right-button.png) 0 0 no-repeat;
}
.new-lot {
  position:relative;
  top:20px;
  left:100px;
  overflow:hidden;
  list-style:none;
  width:660px;
  margin:0 0 0 -50px;
}
.new-lot li {
  float:left;
  width:170px;
  margin:0 0 0 50px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
  float: left;
  width: 210px;
  margin-left: -100%;
  position: relative;
}
.b-download-price {
  position:relative;
  height:69px;
  margin-bottom:30px;
  background: url(/i/b-download-price_bg.png) 0 0 repeat-x;
}
.b-download-price a {
  display:block;
  background: url(/i/ico-download.png) 135px 15px no-repeat;
  padding:15px 70px 20px 25px;
  font:12px/16px Tahoma,sans-serif;
  color:#fff;
  text-decoration:none;
}
.b-download-price a * {color:#fff;}
.b-download-price a b {
  font:bold 14px/18px Tahoma,sans-serif;
  text-transform:uppercase;
}
.b-download-price a span {
  font:10px Tahoma,sans-serif;
  padding-left:20px;
}
.b-partners, .b-service {
  position:relative;
  margin-bottom:30px;
  padding:15px 0;
  text-align:center;
  border:1px solid #ebebeb;
}
.b-partners .h {
  font: 18px/22px Tahoma,sans-serif;
  text-transform:uppercase;
  margin-bottom:10px;
}
.b-partners  {
    text-align: center;

}
.b-partners a {
   margin:5px;
}
.b-service .h {
  font: 14px/20px Tahoma,sans-serif;
  text-transform:uppercase;
  margin-bottom:10px;
}
.b-service a {
  font:bold 11px/18px Tahoma,sans-serif;
  color:#1160c1;
}
.b-recl {
  position:relative;
  margin-bottom:30px;
  padding:15px 0;
  text-align:center;
  background:#ebebeb;
}
.b-recl img {
  display:block;
  margin:0 auto;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
  position: relative;
  width: 1003px;
  margin: -99px auto 0;
  height: 99px;
  background: #ebebeb;
  padding:0 0 0 45px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#footer .top-menu {
  position:relative;
  bottom:auto;
  right:auto;
  margin:0 0 10px;
  padding-top:20px;
}
#footer .top-menu li {
  padding:0;
  background:none;
  margin:0 18px 0 0;
}
#footer .top-menu li a{
  display:inline;
  width:auto;
  padding:0;
  background:none;
  text-align:left;
  text-transform:uppercase;
  font:11px Tahoma,sans-serif;
  color:#024a79;
}
#footer address, .copy {
  font-style:normal;
  font:11px/16px Tahoma,sans-serif;
  color:#222121;
}
.copy {
  position:absolute;
  top:20px;
  right:15px;
  height:16px;
}
.count {
  position:absolute;
  bottom:15px;
  right:15px;
  height:31px;
  overflow:hidden;
}
.count div {
  float:right;
  margin:0 0 0 10px;
}
.way {
  color:#999
}
.way a {
  color:#5A5858;
  text-decoration:none
}
.way a:hover {
  text-decoration:underline;
}
#table_req {
  width:100%;
  border:1px solid #EFEFEF
}
#table_req td{
  padding: 2px;
}
#table_req th {
  background: none repeat scroll 0 0 #EBEBEB;
}
#table_req a {
  color:#5A5858;
  text-decoration:none;
}
#hvr {
  background: none repeat scroll 0 0 #fefefe;
}
a.basket, #table_req a.basket {
  font:bold 12px/22px Tahoma,sans-serif;
  color:#f64e7f;
  padding-left:18px;
  margin-left:14px;
  background: url(/i/ico-basket.png) 0 2px no-repeat;
}
.visual-box {
  float: left;
  width: 124px;
}
.visual-box .visual {
  border: 5px solid #E6E7E9;
  margin: 0 14px 14px 0;
  position: relative;
}
.zoom {
  background: url("/i/bg-zoom.png") no-repeat scroll 0 0 transparent;
  bottom: 8px;
  height: 34px;
  overflow: hidden;
  position: absolute;
  right: 8px;
  text-indent: -9999px;
  width: 33px;
  display:block;
  z-index: 10;
}
div#popup {
   width: 360px;
   height: 90px;
   position: absolute;
   top: 50%;
   left: 50%;
   margin-top: -100px;
   margin-left: -200px;
   background: #E6E7E9;
   border: 1px solid #E6E7E9;
   color: #EBEBEB;
   text-align: center;
   padding: 20px 20px 20px 20px;
}
.bt {
   background: #E6E7E9;
   padding:5px;
}
.bt a {
  color:#5A5858;
  text-decoration:none;
}
#frm {
  margin-top:10px;
}

.pager {font-size: 12px;text-align:right;padding-bottom:10px}
.pager a {font-size: 12px; margin: 0 5px;}
.pager span {font-size: 12px; font-weight: bold; color: #849FBB; margin: 0 5px;}
.name a {
    overflow:hidden;
    display:block;
    //width:229px
}

ul.menu {
    list-style: none;
    margin: 0;
    padding: 0 0 5px 0;
}

ul.menu li {
   padding-left: 15px;
   margin-bottom: 0.5em;
   background: url('/i/arrow-h-line.png') no-repeat scroll 7px 7px transparent;
}
ul.menu li.cl {
   background: url('/i/arrow-h-link.png') no-repeat scroll 7px 7px transparent;
}
ul.menu li.active{
   background: url('/i/arrow-h-bot.png') no-repeat scroll 7px 7px transparent;
}
ul.menu li ul {
   display: none;
}

ul.menu li.active > ul {
   display: block;
}
a.active {
  font-weight:bold;
}
ul.subcategories {
  margin-left: 0;
  margin-bottom: 30px;
  font-size: 1.2em;
  line-height: 1.5em;
}
ul.subcategories li {
  display: inline;
  margin-right: 0px;
  color: #849FBB;
  font-size: 12px;
}
a.sa { display:none }

.shadow {
    position:absolute;
    display: none;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
}

div.dropDwn {
    position:relative;
    top:-32px;
    left: 70px;
    width: 850px;
}

div.dropDwn ul {
    position:absolute;
    width: 850px;
    height: 150px;
    overflow: auto;
    background-color:#fff;
    border:1px solid #EBEBEB;
    display:none;
    z-index:10;
}

div.dropDwn li {
    list-style: none;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
}
div.dropDwn li a {
    text-decoration:none;
}
div.dropDwn li span {

    padding-left: 10px;
    color: #ccc
}
ul.gallery {
	position:relative;
	overflow:hidden;
	margin:0;
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px;
}
.gallery li {
	width: 166px;
	padding:0 20px 0 16px;
	margin:0 0 20px 0;
	min-height: 100px;
	border-bottom:1px dotted #d4d4d4;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}
.gallery li div {
    text-align: center;
    width: 100%;
}
#slides {
    height: 262px;
    overflow: hidden;
}
.content a {
	border-bottom:1px dashed #5A5858;
    text-decoration:none;
}
.content a:hover {
	border-bottom:none;
    text-decoration:none;


}
/* --------------------- */
.b-new {
    padding: 2px;
}
.b-new ul {
    list-style: none;
    height: 150px;
    margin:4px; 
    width: 1500px;
}

.b-new li {
    background-color: #FFF;
    border: 1px solid #CCC;
    display: block;
    float: left;
    height: 150px;
    margin: 2px;
    padding: 5px;
    position: relative;
    text-align: center;
    vertical-align: bottom;
    width: 143px;
    overflow: hidden;
}
.b-new li a{
    color: #129FCA;
    height: 34px;
}
.b-new li span {

}
ul.ui-autocomplete {
	z-index: 10 !important;
}
span.asterix {
    color: red;
}
.comission:before {
    content: ' (+3%) ';
    color: red;
}
#table_req tr:hover td {
    background-color: #FAFAFA;
}

#table_req .payLink {
    position: absolute;
    display: none;
}
#table_req td:hover .payLink {
    display: block;
    left: 0;
    top: 0;
}