/* Common styles */
body{
  background-color: #FFF;
  color: #000;
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,Verdana,sans-serif;
}
td{
  vertical-align: top;
}
table{
  border-collapse: collapse;
}
td, th{
  padding: 0;
}
img{
  border: 0;
}
hr{
  border:0;
  width:99%;
  color:#bbbdbf;
  background-color:#bbbdbf;
}
a{
 color:#046c3d;
 text-decoration:underline;
}
a:hover{
  text-decoration:none;
  cursor:pointer;
}
h1{
 font-size:12px;
 color:#046c3d;
}
h2, .h2 {
 font-size:12px;
 color:#046c3d;
 margin:5px 0 5px 0;
 font-weight: bold;
}
form{
  margin:0;
}


/* And now id styles */
#top{
  width: 100%;
  height: 132px;
  background: url("i/bg.jpg") repeat-x top left;
}
#top #cars{
  text-align: left;
}

#top_left{
  width: 247px;
  height: 104px;
}
#top_cars{
  width: 100%;
}
#top_cars td{
  width: 33%;
  text-align: center;
  vertical-align: middle;
}
#top_cars img{
  margin-left: 20px;
}
#top_cars img.right{
  margin-right: 20px;

}
#top_flash{
  width: 225px;
  text-align: center;
  vertical-align: bottom;
}
#top_flash #top_logos{
  margin-bottom: 7px;
}
#top_flash #top_slogans{
  margin-bottom: 1px;
}

#top_menu{
  width: 100%;
}
#top_menu a{
  white-space: nowrap;
  font-size: 12px;
  color: #000;
  line-height: 12px;
  display: block;
  padding: 9px 0 9px 6px;
  font-weight: bold;
  text-decoration: none;
  background: url("i/button_bg1.gif") repeat-x top left;
}
#top_menu a.lines2{
  padding: 3px 0 3px 0;
}
#top_menu td{
  padding: 3px 2px 3px 2px;
  vertical-align: middle;
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #fec30f;
}
#top_menu p{
  margin: 0;
  padding: 0 2px 0 0;
  background: url("i/button_bg2.gif") no-repeat top right;
}
#content{
  width: 100%;
  background-color: #f7f6f6;
}
#content #content_menu{
  width: 247px;
}
/*
#content #content_additional{
  width: 225px;
  background-color: #FFF;
}
*/
#content #content_additional{
  width: 247px;
  background-color: #FFF;
}
#content_text{
/*  width: 100%;*/
  padding: 0 20px 20px 20px;
  font-size: 12px;
}
#content_text img{
  border: 1px solid #046c3c;
}

#content_text h1 {
  margin: 25px 0 10px 0;
  font-size: 15px;
  color: #000;
  font-style: italic;
}

.bottom_text p {text-align:justify;}

#bottom_menu{
  width: 100%;
  height: 94px;
  background: url("i/bg2.jpg") repeat-x top left;
}
#bottom_menu td{
  vertical-align: middle;
  text-align: center;
  padding: 5px 0 5px 0;
  background: url("i/top_menu_line.gif") no-repeat center right;
}
#bottom_menu td.no_bg{
  background: url("");
}
#bottom_menu a, #bottom_menu a:hover{
  white-space: nowrap;
  font-size: 12px;
  color: #000;
  line-height: 12px;
  font-weight: bold;
}
#bottom_menu #copyright{
  text-align: left;
  font-size: 12px;
  padding-left: 20px;
  background: url("");
}
#bottom_menu #counters{
  padding-right: 20px;
  text-align: right;
  background: url("");
}
div.hl{
  margin: 5px 5px 5px 5px;
  background: url("i/lbg.gif") repeat-x top left;
  padding: 5px 5px 5px 5px;
  font-size: 13px;
}
/*
div.hl{
  margin: 0 10px 10px 15px;
  background: url("i/lbg.gif") repeat-x top left;
  padding: 15px 10px 10px 10px;
  font-size: 13px;
}
*/
div.hl form{
  margin: 0;
  padding: 0;
}
div.hl input.inp{
  font-size: 14px;
  border: 1px solid #626262;
  width: 175px;
  font-weight: bold;
}
div.hl input.subm{
  margin: 15px 0 15px 0;
}
h1.hl{
  font-size: 15px;
  margin: 25px 10px 5px 15px;
  padding-left: 25px;
  background: url("i/arrow.gif") no-repeat top left;
  color: #000;
}
span.hl{
  font-size: 14px;
  margin: 20px 5px 5px 5px;
  padding-left: 25px;
  background: url("i/arrow.gif") no-repeat top left;
  color: #000;
  display:block;
  font-weight:bold;
}
/*
span.hl{
  font-size: 15px;
  margin: 25px 10px 5px 15px;
  padding-left: 25px;
  background: url("i/arrow.gif") no-repeat top left;
  color: #000;
  display:block;
  font-weight:bold;
}
*/
h3.hl{
  font-size: 15px;
  margin: 25px 10px 5px 15px;
  padding-left: 25px;
  background: url("i/arrow.gif") no-repeat top left;
  color: #000;
}
.for_folder{
  text-decoration: none;
  margin-right: 5px;
  margin-left: -16px;
}

div.hl a{
  font-size: 13px;
  color: #046c3c;
}
#cat, div.cat_h{
  width: 180px;
  margin: 0 0 0 15px;
  padding: 10px 15px 15px 30px;
  list-style: none;
  font-size: 12px;
  background: url("i/lbg2.gif") repeat-x top left;
}
#cat li{
  padding-bottom: 5px;
}

#cat a, div.cat_h a{
  color:#000;
  text-decoration: none;
}

div.cat_h{
  padding-left: 10px;
}
div.cat_h p{
    padding-bottom: 5px;
    margin: 0;
}

h1.cat_h{
  margin: 25px 0 5px 20px;
  font-size: 15px;
  color: #000;
}

span.cat_h{
  display:block;
  margin: 25px 0 5px 20px;
  font-size: 15px;
  color: #000;
  font-weight:bold;
  font-size:15px;
}

hr.bold{
  height: 5px;
  text-align: left;
  margin: 10px 0 10px 0;
}
a.red{
  color:#a00d0d;
  text-decoration:none;
  font-weight:bold;
}
strong.bg{
  background-color:#bbbdbf;
  color:#FFF;
  font-weight:normal;
}
a.h2{
  text-decoration:none;
  font-weight:bold;
}
.b_links{
  text-align:center;
  margin-top:20px;
}
h1.n{
  margin: 25px 0 10px 0;
  font-size: 15px;
  color: #000;
  font-style: italic;
}
span.n{
  margin: 25px 0 10px 0;
  font-size: 15px;
  color: #000;
  font-style: italic;
  display:block;
  font-weight:bold;
}
#td_pad td{
  padding: 10px;
}
.dynamic{
  border-left:1px solid #31805d;
  border-bottom:1px solid #31805d;
}
.dynamic th{
  border-right:1px solid #31805d;
  border-top:1px solid #31805d;
  background-color:#d4d4d6;
  font-weight:normal;
  padding: 0 2px 0 2px;
}
.dynamic td{
  border-right:1px solid #31805d;
  border-top:1px solid #31805d;
  vertical-align:middle;
  padding: 3px;
}
.grey{
  background-color:#e7e7e7;
}
.price{
  margin-top:20px;
  font-size: 16px;
  font-weight:bolder;
  color:#9f0d0d;
}
.order{
  margin-top:10px;
  margin-bottom:30px;
}
.order input{
  width:50px;
}
.smaller{
  margin-bottom:5px;
  font-size:11px;
}
#b_nav{
  font-size:12px;
  margin-top:50px;
  text-align:center;
  font-weight:bold;
}
#cart{
  margin-top:20px;
  color:#9f0d0d;
}
#cart_form input{
  width:40px;
  margin:0 10px 0 10px;
  padding-left:10px;
  font-size: 14px;
  font-weight: normal;
}
#cart_form .long{
  width:120px;
}
.right1 {font-size:11px; margin:2px 10px 2px 20px;}
.right2 {color: #0000FF; font-weight: bold;}
.right3 {margin-bottom:2px; margin-top:2px; padding-bottom:2px; padding-top:2px;}

.cat_wrapper .pagination ul, .pagination ul {
  margin: 0;
  padding: 0;
}
.cat_wrapper .pagination ul li, .pagination ul li {
  float: left;
  list-style-type: none;
  text-align: center;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-bottom: 7px;
  margin-top: 4px;
  float: none;
  zoom: 1;
  /*border: 1px solid black;*/
  /*-moz-border-radius: 50%; -webkit-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%;*/
  /*margin-right: 10px;*/
}
.cat_wrapper .pagination ul li a, .pagination ul li a {
  display: block;
  text-decoration: none;
  padding: 4px;
  cursor: pointer;
  line-height: 22px;
  font-size: 14px;
  color: #898989;
  -moz-border-radius: 50%; -webkit-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%;
}
.cat_wrapper .pagination ul li.current a, .pagination ul li.current a {
  background: #88C13E;
  color: #fff;
}
.itemcontent h2, .txtarea2 h2{
  text-align: center;
}
.contacts div
{
  margin:10px 0;
}

.leftmenu li.active a {
    background-color: #ccc;
}

.mainmenu li a.active:before {
    border-bottom: 35px solid rgba(255, 255, 255, 0.95);
}
.mainmenu li a.active:after {
    border-left: 10px solid rgba(255, 255, 255, 0.95);
}

.mainmenu li a.active span {
    /*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.95);*/
    text-decoration: underline;
}
.guarantee-img{
  display: block;
  width: 700px;
}

.advantages{
  margin: 10px 0px 0px 250px;
  color: #aaa;
}
.advantages .slogan-left,
.advantages .slogan-right{
  width: 120px;
}
.advantages .slogan-left{
  text-align: left;
}
.advantages .slogan-right{
  text-align: right;
}
.advantages td img{
  margin: 0 10px;
}
.advantages td{
  max-width: 170px;
}
.advantages p{
  margin: 2px 0;
  font-size: 12px;
  font-style: italic;;
}
.hidden_field
{
  display: none;
}

.seo_strong {
font-weight: bold;
}



.header_logo{
  float: left;
  width: 130px; 
  text-align: left;
/*   padding-left: 13px; */
}

.header_phones{
  float: left;
  width: 165px;
  margin-top: 15px;
}

.header_phones .phone_title{
  font-size: 11px;
  text-transform: lowercase;
   line-height: 15px;
}
.phone_title.p1 {
    margin-top: 5px;
}
.header_phones .phone_number{
  font-size: 18px;
}

.footer_phones {
    margin-left: 14px;
    float: left;
    width: 160px;
    margin-top: 7px;
}
.footer_phones .phone_title {
    font-size: 11px;
    text-transform: lowercase;
    line-height: 14px;
}
.footer_phones .phone_number {
    font-size: 17px;
}

.cart_block{
  width: 175px;
  padding-top: 17px;
  cursor: pointer;
  float: right;
}

.cart_block:before{
  content: "";
  display: block;
  float: left;
  width: 42px;
  height: 42px;
  background-color: #fff;
  margin-top: 6px;
  margin-right: 10px;
  background: url(/img/spans.png);
  background-position: -75px 0;
}

.cart_block .your_cart span{
    font-size: 18px;
    border-bottom: 1px dashed;
}

.cart_block:hover .your_cart span{
  color: #195b2a;
}

.cart_block:hover:before{
  background-position: -161px 0;
} 

.comment-link
{
  float:left;
  color: #000;
  text-decoration: none;
  border-bottom: 1px dashed #000;
}

.brand td
{
  padding: 5px;
  line-height: 22px;
}

.brand tr
{
  border-bottom: 1px solid #2D9200;
}
.brand-more
{
    display: block;
    color: #fff;
    background: #2D9200;
    width: 120px;
    text-align: center;
    height: 30px;
    text-decoration: none;
    line-height: 30px;
    font-size: 14px;
}

.brand-page
{
  border: 1px solid #2D9200;
  padding: 5px;
}
.brand-page td
{
  padding: 5px;
  line-height: 22px;
}

.table tr td
{
  border: 1px solid #000;
  padding: 3px;
  text-align: center;

}
.table 
{
    width: 100%;
}

.download_kp
{
    font-size: 18px;
    line-height: 21px;
    padding: 6px 8px;
    vertical-align: bottom;
    margin-top: 5px;
    display: inline-block;
    background: #599110;
    box-shadow: 1px 2px 0 0 #a1a1a1;
    width: 225px;
    height: 23px;
    text-align: center;
    color: #ffffff;
    font-family: Calibri,Arial;
    float: left;
    clear: both;
    border: none;
    font-style: normal;
    text-shadow: none;
    text-decoration: none;
}
.download_kp:hover
{
	background: #345607;
}    
.download_kp span
{
  color: #fff;
}
/*.download_kp span:before {
    width: 30px;
    background-position: -116px -74px;
    content: "";
    float: left;
    display: block;
    width: 25px;
    height: 20px;
    background: url(/img/spans.png);
    background-position: -125px -72px;
}*/

.filter_heading {
    width: 227px;
    height: 33px;
    line-height: 33px;
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-indent: 28px;
    background: #f2c026 url(i/arrows.png) 90% 50% no-repeat;
    cursor: pointer;
}

.filter_heading.closed {
    background: #f2c026 url(i/arrows2.png) 90% 50% no-repeat;
}

.filter form {
  background-color: #e1e1e1;
  width: 227px;
  box-sizing: border-box;
  padding: 20px;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.filter form input[type="number"] {
  width: 70px;
  height: 22px;
  border: 1px solid #acacac;
  background-color: #ffffff;
}

.filter form p.subheading {
  color: #333333;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}

.filter form hr {
  width: 187px;
  height: 1px;
  background-color: #ffffff;
  display: block;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
}

.filter form label {
    display: block;
    line-height: 21px;
    cursor: pointer;
}

.filter form label input {
  display: none;
}

.filter form label input+span{
  background: url(i/check_buttons.png) 0px 5px no-repeat;
  background-position-y: -17px;
  padding-left: 20px;
  text-indent: 20px;
  line-height: initial;
}

.filter form label input:checked+span{
  background-position-y: 0px;
}

.filter form input[type="submit"] {
    width: 90px;
    height: 30px;
    border: 1px #dadada solid;
    border-radius: 5px;
    background: #f2c026;
    margin-right: 5px;
    cursor: pointer;
}

.filter form input[type="reset"] {
    width: 90px;
    height: 30px;
    border: 1px #dadada solid;
    border-radius: 5px;
    background: white;
    cursor: pointer;
}

[id^='slider-'] span.ui-slider-handle.ui-corner-all.ui-state-default {
    width: 10px !important;
    height: 10px !important;
    border-radius: 2px !important;
    border: 1px solid #363636 !important;
    background-color: #f2c026 !important;
}

.filter form div[id^='slider-'] {
    border-radius: 2px !important;
    height: 4px;
    background-color: #363636;
    margin-top: 15px;
}

[id^='slider-'] .ui-slider-range.ui-corner-all.ui-widget-header {
    background-color: #363636;
}