.star-rating.type2 {
  background: none !important;
}
.star-rating.type2 li {
	width: 30px;
	height: 28px;
	overflow: hidden;
}
.star-rating.type2 li a {
  background: url("../images/bg-rating2.png") no-repeat 0 0;
  height: 28px;
  width: 30px;
}
.star-rating.type2 li.active a {
  background: url("../images/bg-rating2.png") no-repeat 0 100%;
}

.top-menu li {
  /*margin: 0 0 0 65px !important;*/
  /*margin: 0 0 0 25px !important;*/
  margin: 0 0 0 15px !important;
}
.top-menu li:first-child{
	margin:0 !important;
}
.blog-post img {
  clear: both;
  display: block;
}

div.bx-auth-serv-icons i {
	display: block !important;
}

.order-holder .state.done {
	background:url(../images/bg-available.png) no-repeat 0 3px;
}
.order-holder .state.cancel {
	background:url(../images/bg-available-red.png) no-repeat 0 3px;
}

.cart-popup .cart-list .product-info .availability.red, .favorite-popup .cart-list .product-info .availability.red {
	background: url("../images/bg-available-red.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
}
.search-list .available.red {
	background: url("../images/bg-available-red.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
}
.cart-popup .cart-list .product-info .availability.yellow, .favorite-popup .cart-list .product-info .availability.yellow {
	background: url("../images/bg-available-yellow.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
}
.search-list .available.yellow {
	background: url("../images/bg-available-yellow.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
}

.recomend-list .title span.sunsnow {
  background: url("../images/bg-middle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 18px;
  overflow: hidden;
  text-indent: -9999px;
  vertical-align: top;
  width: 18px;
}

.cart-popup .cart-list .product-box .title .sun, .favorite-popup .cart-list .product-box .sun {
  background: url("../images/bg-sun.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.cart-popup .cart-list .product-box .title .middle, .favorite-popup .cart-list .product-box .middle, .top-panel .cart-box .middle, .top-panel .cart-box .sunsnow {
  background: url("../images/bg-middle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
height: 17px;
overflow: hidden;
text-indent: -9999px;
vertical-align: top;
width: 17px;
border: none;
}

.detail-holder .product-detail .img-frame {
	height: auto !important;
}

.top-panel .cart-holder a.like.favorite span.col {
	border-bottom: none;
}

#cart_line .bx_cart_block {
	display: inline;
}
#cart_line .bx_cart_block .cart {
	padding: 0 0 0 24px;
}
#cart_line .bx_cart_block .cart span {
	border-bottom: 1px solid #6a94b2;
	display: inline-block;
	vertical-align: top;
	font:16px/19px "ralewayregular",Arial,Helvetica,sans-serif;
}

input.text.bad {
	border: 1px solid red !important;
}

input.text.good {
	border: 1px solid green !important;
}

.select-form.wheels .box-holder {
	margin: 0 0 0 24px !important;
}

.select-form.wheels input[type="submit"] {
	background: none repeat scroll 0 0 #c53e4b !important;
	box-shadow: 0 -2px 0 0 rgba(158, 50, 60, 1) inset !important;
}

.select-form.battery input[type="submit"] {
	background: none repeat scroll 0 0 #f29542 !important;
	box-shadow: 0 -2px 0 0 rgba(194, 119, 53, 1) inset !important; 
}



.popup-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
}

.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5 !important;
  filter: alpha(opacity=50);
}
#one-click-popup .btn-close {
  background: url("../images/bg-plus.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
  height: 28px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  top: 0;
  transform: rotate(45deg);
  width: 28px;
}
#one-click-popup .popup {
  position: absolute;
  top: 50%;
  left: calc(50% - 165px);
  width: 250px;
  padding: 30px 40px;
  margin: 0 auto;
  background: #f8f8f8;
}
#one-click-popup .title {
  display: block;
  font-weight: bold;
  margin: 0 auto 20px;
  text-align: center;
  text-transform: uppercase;
}
#one-click-popup .text-holder {
  float: none;
  height: 37px;
  margin: 0 0 13px;
  overflow: hidden;
  width: 250px;
}
#one-click-popup .text-holder .text {
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  color: #000;
  font: 14px/17px Arial,Helvetica,sans-serif;
  height: 17px;
  padding: 9px 10px;
  width: 228px;
}
#one-click-popup .btn-submit {
  background: none repeat scroll 0 0 #c53e4b;
  border: medium none;
  border-radius: 10px;
  box-shadow: 0 -2px 0 0 rgba(158, 50, 60, 1) inset;
  color: #fff;
  cursor: pointer;
  float: left;
  font: 16px/19px "ralewayregular",Arial,Helvetica,sans-serif;
  padding: 9px 0 11px;
  text-align: center;
  width: 100%;
}
#one-click-popup .btn-submit:hover {
  text-decoration: underline;
}

.cart-popup .cart-list .product-box {
  width: 62% !important;
}

.blog-holder h2 {
	font-size: 26px !important;
}

.blog-holder {
	margin-bottom: 20px;
}

.selectmenu-menu {
	overflow-y: auto;
	max-height: 250px;
}

.select-form .selectmenu.width22 {
  width: 91px !important;
}

.select-form .radio-list {
  padding: 0 0 1px 2px !important;
}

.select-form .right-col22 {
  margin-top: 15px;
}

.select-form.auto .submit-holder {
	padding: 23px 0 0 !important;
	float: right !important;
	margin: 0 !important;
}

.selectmenu.disabled {
	color: #ccc !important;
}
.selectmenu.disabled:hover {
  border: medium none !important;
  box-shadow: 0 0 7px 0 rgba(157, 156, 156, 0.22);
  padding: 9px 10px 10px 12px;
}
span.maps1 {
	float: right;
}

.recomend-list > li {
	min-height:321px;
}

.artn_d {
  color: #898989;
  display: block;
  font-size: 11px;
}

.sizesds, .sizesds1 {
	display: block;
	margin-bottom: 10px;
}

.sizesds a, .sizesds1 a {
  border-bottom: 1px solid #d2dde6;
  color: #006192;
  cursor: pointer;
}

.sizesds1 a {
	color: #c53e4b;
	border-bottom-color: #f7e9ea;
}

.sizesds a:hover, .sizesds1 a:hover {
  border-bottom: none;
  text-decoration: none;
}


.profile-table1 td:first-child {
  width: 640px !important;
}

.profile-table1 td + td {
  width: 74px;
}

.profile-table1 td + td + td {
  width: 74px;
}

.profile-table1 td + td + td + td{
  width: 104px;
  text-align: center;
}

.profile-table1 td + td + td + td + td{
  width: 74px;
  text-align: center;
}

.profile-table1 a.tyres {
	border-bottom: 1px solid #d2dde6;
    color: #006192;
    display: inline-block;
    vertical-align: top;
}
.profile-table1 a.tyres:hover {
	text-decoration: none;
}

.profile-table1 a.wheels {
	border-bottom: 1px solid #f0d8da;
    color: #c3404d;
    display: inline-block;
    vertical-align: top;
}
.profile-table1 a.wheels:hover {
	text-decoration: none;
}

.detail-holder.group.ts1 {
	margin: 0 0 10px !important;
}

#main .detail-holder .tabset-area.ts1 {
  margin: 0 !important;
}

.info_type {
  float: left;
  width: 50%;
}

.cb {
	width: 100%;
	clear: both;
	float: none;
}
div.bottom-description {
margin-bottom:60px;
}

#main .description-frame .h2 {
  color: #000;
  font: 15px/24px "ralewayregular",Arial,Helvetica,sans-serif;
  margin: 0;
  height: 10px;
  overflow: hidden;
}
#main .description-frame .h2 .expand {
	color: #006192;
	font-size: 14px;
	height: 30px;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: 191px;
	width: 953px;
	cursor: pointer;
	line-height: 35px;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 1%, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

#main .description-frame .h2 .expand:hover {
	text-decoration: underline;
}

.detail-holder .product-detail dl:first-child {
  width: 370px !important;
}

.detail-holder .product-detail dl {
  width: 400px !important;
}

.header-holder .select {
  padding: 12px 0 !important;
  height: 44px;
}

#main .description-holder.exp {
  /*height: 800px; пока убрал высоту 27.17.2017*/
  margin-bottom: 44px;
  overflow: hidden;
  position: relative;
}

#main .description-holder.exp .expand {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 1%, #ffffff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #006192;
  cursor: pointer;
  font-size: 14px;
  height: 24px;
  line-height: 35px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 550px;
  width: 100%;
}

#main .description-holder.exp .expand:hover {
  text-decoration: underline;
}

.manager.tabs ul {
  border-bottom: 1px solid #ccc;
  height: 40px;
  list-style: outside none none;
  overflow: hidden;
  padding: 0;
}

.manager.tabs ul li {
  display: block;
  float: left;
  margin-right: 20px;
}

.manager.tabs ul li a, .manager.tabs ul li a.active {
	background-color: #e0e9ec;
    background-image: -moz-linear-gradient(center bottom , #d7e3e7, #fff) !important;
    border: medium none;
    border-radius: 4px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 1px rgba(0, 0, 0, 0.3), 0 1px 0 #fff inset, 0 0 1px rgba(255, 255, 255, 0.5) inset;
    color: #3f4b54;
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px rgba(255, 255, 255, 0.7);
    vertical-align: middle;

    height: 18px;
    line-height: 16px;
    padding: 6px 15px 5px;
}

.manager.tabs ul li a.active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #86ad00 !important;
    background-image: -moz-linear-gradient(center bottom , #729e00, #97ba00) !important;
    border-color: #97c004 #7ea502 #648900;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), 0 1px 0 #cbdc00 inset;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);

    height: 17px;
    padding-top: 5px;
    line-height: 16px;
}

.table_hranenie{
border-collapse: collapse;
}
.table_hranenie td, .table_hranenie th {
padding: 5px;
}