@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,cyrillic-ext);

@font-face {
    font-family: 'heliosbold';
    src: url('helios-bold-webfont.eot');
    src: url('helios-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('helios-bold-webfont.woff') format('woff'),
         url('helios-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helioslight';
    src: url('helios-light-webfont.eot');
    src: url('helios-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('helios-light-webfont.woff') format('woff'),
         url('helios-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'heliosregular';
    src: url('helios-regular-webfont.eot');
    src: url('helios-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('helios-regular-webfont.woff') format('woff'),
         url('helios-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
b {font-family: 'heliosbold', sans-serif; font-weight: normal;}

* { font-family: 'heliosregular', sans-serif; font-size: 12px; color: #000;}


h1 { font-size: 18px; font-weight: normal;}
h2 { font-size: 24px; line-height: 24px;font-family: 'heliosbold', sans-serif;} 
.home h2.header { margin-bottom: 30px; margin-top: 30px;font-family: 'heliosbold', sans-serif; font-weight: normal;}
.home h4.header { margin-bottom: 30px;}
h3 { font-size: 18px; line-height: 18px;}
h4 { font-size: 16px;}
body { text-align: center;}
a { color: #f50d1d;}
p+p { margin-top: 1em;}

#page { width: 960px; margin: 0 auto; text-align: left;}

/* header */
#logo { display: block; background:url(../img/logo.png) left top no-repeat; width: 188px; height: 99px;}

.hb-1 { width: 190px;}
.hb-2 { margin-left: 30px; padding-left: 32px; background: url(../img/hb-1-bg.png) left 38px no-repeat;}
.hb-2 a, .hb-2 a * { color: #cf0a16; text-decoration: none;}
.hb-3 { margin-left: 32px; width: 175px;}
.hb-4 { width: 270px; padding-top: 7px}
.hb-7 {
	margin-left: 240px;
	margin-top: 85px;
	position : absolute;
}

#cart-links { text-align: right;}
#cart-links li { padding: 0px 8px; border-left: 1px solid #737373; display: inline-block;}
#cart-links li:first-child { border-left: none;}
#cart-links a { color: #737373; font-size: 12px; line-height: 14px;}
#cart { text-align: right; padding-right: 50px; margin-top: 14px; background:url(../img/cart-bg.png) right top no-repeat;}
#cart h3 { font-weight: normal; font-size: 18px; line-height: 22px; text-transform: uppercase;}

/* header */

/* adv-block */
#advanced-block {}
#advanced-block > .left { width: 650px;}
#advanced-block > .right > div.content { width: 295px; border: 5px solid #e60715; padding: 1px; background: #f3f5f7; min-height: 267px;}
#advanced-block > .right > a { display: inline-block; background-color: #e60715; color: #fff; text-decoration: none; padding: 4px 9px; font-size: 9px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	float: right;
	margin-right: 5px;
}
#advanced-block > .right > div.content .submit { margin: 0 auto; background:url(../img/adv-search-button.png); width:161px; height: 51px; border: none; cursor: pointer; color: #fff; font-size: 16px;}

#advanced-block .bx-wrapper { border: 1px solid #e6e6e6;}
#advanced-block .bx-controls { position: absolute;}
#advanced-block .bx-viewport { height: 201px !important;}
#advanced-block .bx-pager { position: relative; top: -25px; left: 22px;}
#advanced-block .bx-pager-item { border: 1px solid transparent; float: left; display: block;  cursor: pointer; margin-right: 6px;}
#advanced-block .bx-pager-item a { display: block; width: 8px; height: 8px;font-size: 1px; border: 1px solid #777777; margin-top: 1px; margin-left: 1px; background-color: #fff; color: #fff;}
#advanced-block .bx-pager-item a.active { border: 2px solid #f00; margin-top: 0px; margin-left: 0px;}
#banner { border: 1px solid #e6e6e6; margin-top: 8px; margin-bottom: 16px;}

#tabs > ul { width: 295px; border-bottom: 1px solid #dadada; height: 35px;}
#tabs > ul > li { float: left; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada;}
#tabs > ul > li:last-child { border-right-color: transparent;}

#tabs > ul > li > a { color: #000; display: table-cell; height: 34px; vertical-align: middle; padding: 0px 13px 0px 13px; text-decoration: none; outline: none;}
#tabs > ul > li > .arrow {background-color: #f3f5f7;height: 1px;display: block; overflow: visible;}
#tabs > ul > li.ui-state-active { border-bottom: 1px solid #5c5c5c;border-right: 1px solid #5c5c5c;}
#tabs > ul > li.ui-state-active a { color: #fff; background-color: #5c5c5c;}
#tabs > ul > li.ui-state-active > .arrow {  background-color: #5c5c5c;}
#tabs > ul > li.ui-state-active > .arrow > span { position: absolute; left: 44%; top: 0;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 4px 4px 0 4px;
	border-color: #5c5c5c transparent transparent transparent;
	position: relative;
	top: 6px;
}
#tabs > div { height: 232px;}

#tabs .left.w33 { text-align: center; height: 90px;}
#tabs .left.w33 label { display: block; margin-top: 16px; margin-bottom: 6px;}

.trw { margin-bottom: 29px; background: url(../img/radius-content-bg.png) center center no-repeat !important;}
.trw a { line-height: 34px; padding: 0px 12px; display: inline-block; border: 1px solid #d7d7d7; text-decoration: none; color: #000000;}
.trw a.active { background-color: #5c5c5c; border-right: 1px solid #5c5c5c; color: #fff;}

/* adv-block */


div.selector {background: #fff url(../img/select-bg.png) right center no-repeat; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; border: 1px solid #cbccce;} 
div.selector span { position: relative; top: 0px;} 
div.selector select {}

/* mainmenu */
#mainmenu {
	background: url(../img/mainmenu-bg-right.png) left top no-repeat;
	height: 66px;
	padding-top: 22px;
	margin-top: -10px;
}
#mainmenu ul { }
#mainmenu li { float: left;}
#mainmenu li.faq { float: right;}

#mainmenu a { display: table-cell; height: 41px; padding: 0px 16px; background:url(../img/mainmenu-li-bg.png) right top no-repeat; vertical-align: middle; text-align: center; color: #fff; font-family: 'heliosbold', sans-serif; font-size: 14px; text-decoration: none; border-left: 1px solid #a50710;border-top: 1px solid #a50710;}
#mainmenu li:first-child a {border-left: none;
-webkit-border-top-left-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-bottomleft: 2px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
overflow: hidden;
}
#mainmenu a:hover, #mainmenu li.active a {background:url(../img/mainmenu-li-bg-active.png) right top no-repeat;}


/* mainmenu */

/* top-selles */
#top-sellers { padding-bottom: 30px; background:url(../img/top-sellers-main-bg.png) center bottom no-repeat;}
#top-sellers .itemlist { height: 330px;}
#top-sellers .item-wrap { float: left; position: relative; width: 164px; height: 330px ;}
#top-sellers .item-wrap:first-child { margin-left: 0px;}
#top-sellers .item-hover { position: absolute;}
#top-sellers .item { padding-left: 25px; width: 135px; position: relative; border: 2px solid transparent; height: 370px; top: -18px;}
#top-sellers .item:hover { border: 2px solid #f50d1d;}
#top-sellers .item.new .item-new div {background:url(../img/item-new.png) left top no-repeat;}
#top-sellers .item-new { position: absolute;}
#top-sellers .item-new div { position: relative; width: 93px; height: 23px; top: 50px;}
#top-sellers .item-img { padding-top: 50px;}
	#top-sellers .item-img img { max-width: 160px;}
#top-sellers .item-desc { font-size: 14px; line-height: 18px; margin-top: 13px; margin-bottom: 9px;}
#top-sellers .item-price { font-size: 24px; color: #e70816; padding-bottom: 32px; font-family: "helioslight", sans-serif;}

#top-sellers .bx-viewport { padding: 20px 0px 30px 0px;position: relative;height: 330px;top: -20px;}
#top-sellers .bx-wrapper { max-width: 960px !important;overflow: visible;height: 330px;border: 1px solid #e6e6e6;margin-top: 20px !important;}

#slider-nav {  background:url(../img/stripe-01.png) right center no-repeat; height: 29px;}
#slider-nav > b {font-weight: normal; font-family: "heliosregular", sans-serif; font-size: 24px;}
#slider-nav > span { display: block; float: left; margin-left: 15px;}
#slider-nav > span a { display: block; width: 29px; height: 28px; float: left; font-size: 1px; color: #fff;}
#slider-nav > span .bx-prev { background:url(../img/slider-nav-bg.png) 0px 0px no-repeat;}
#slider-nav > span .bx-next { background:url(../img/slider-nav-bg.png) -30px 0px no-repeat;}
/* top-selles */

/* home content */
.li-wbg-1 { background:url(../img/li-wbg-1.png) 0px center no-repeat; padding-left: 46px; line-height: 34px;}
.li-wbg-2 { background:url(../img/li-wbg-2.png) 0px center no-repeat; padding-left: 46px; line-height: 34px;}
.li-wbg-3 { background:url(../img/li-wbg-3.png) 0px center no-repeat; padding-left: 46px; line-height: 34px;}
.li-wbg-4 { background:url(../img/li-wbg-4.png) 0px center no-repeat; padding-left: 46px; line-height: 34px;}
.li-wbg-1 span, .li-wbg-2 span, .li-wbg-3 span, .li-wbg-4 span, ul.faq > li > a  { font-size: 14px;}

/* home content */

/* footer */
#footer { border-top: 1px solid #e5e5e5; padding: 30px 5px 0px 5px; background:url(../img/footer-bg.png) 295px bottom no-repeat; margin-top: 25px; height: 62px;}
#footer .copyrights { font-size: 12px; font-family: 'heliosbold', sans-serif; width: 288px; padding-top: 7px;}
#footer .contacts { text-align: right; width: 300px;}
#footer .contacts * { font-size: 18px;}
#footer > .right { text-align: right;}
#footer > .right * { color: #f50d1d; font-size: 12px; text-decoration: none; line-height: 32px;}
/* footer */


.pnm-001 {display: block; line-height: 36px;}
.pnm-002 {font-size: 20px;}
.hb-3 {margin-left: 29px;width: 180px;}
.hb-2 .pnm-003 { color: #1e5dc6; border-bottom: 1px dashed #1e5dc6; line-height: 30px;}
.pnm-004 {color: #1e5dc6; line-height: 14px; text-decoration: none; float: left; margin-bottom: 15px; margin-top: 7px; padding-right: 13px; background: url(../img/pnm-004-bg.png) right center no-repeat;}
.pnm-004 span { border-bottom: 1px dashed #1e5dc6; color: #1e5dc6;}
.pnm-005 {font-size: 14px; line-height: 18px;}
.pnm-006 {color: #737373; display: block; margin-bottom: 9px;}
.pnm-007 {width: 450px;}
.pnm-008 {width: 365px;}
.pnm-010 {font-family: 'helioslight', sans-serif; font-size: 20px;}
#footer .pnm-009 {color: #737373; font-size: 11px;}
#footer .pnm-011 { font-size: 18px;}

#breadcrumbs { height: 20px; margin-bottom: 12px;}
#breadcrumbs a { display: block; float: left; padding-left: 13px; margin-left: 9px; background:url(../img/breadcrumbs-separator.png) left center no-repeat; font-size: 12px; color: #000; text-decoration: none;}
#breadcrumbs a:first-child { padding-left: 0px; margin-left: 0px; background: none;}

.w400px { width: 400px;}
.left.w400px p, .left.w400px p * { font-size: 14px; line-height: 24px;}
.left.w400px h1 { margin-bottom: 30px;}
.right.gray-bg { width: 420px; padding: 50px; background-color: #f3f5f7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 15px;
	margin-bottom: 50px;
}

.important { font-size: 14px; font-weight: bold; line-height: 18px; padding: 11px 15px; position: relative; left: -15px; background-color: #f1c6ca; width: 100%; margin-top: 35px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.text-content h3 {font-family: 'helioslight', sans-serif; font-size: 14px; margin-top: 26px; margin-bottom: 18px; font-weight: bold;}
.right.gray-bg h3:first-child { margin-top: 0px;}
.right.gray-bg p { font-size: 12px; line-height: 20px;}

#tirelist { margin-top: 25px; margin-bottom: 35px;}
#tirelist table { width: 100%;}
#tirelist a { font-size: 18px; text-transform: uppercase; color: #e70816; text-decoration: none;}
#tirelist td { padding: 7px 0px;}
#tirelist a:hover { text-decoration: underline;}

#search-block {}
#search-block > a.active {
	display: inline-block; background-color: #e60715; color: #fff; text-decoration: none; padding: 4px 9px; font-size: 9px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-right: 5px;
}
#search-block > a {
	display: inline-block;
	background-color: White;
	color: #e60715;
	text-decoration: none;
	padding: 4px 9px;
	font-size: 9px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	float: right;
	margin-right: 5px;
	border : 2px solid #e60715;
	margin-bottom : -2px;
}

#search-block .content {display : none;}
#search-block .content.active { border: 5px solid #e60715; background-color: #f3f5f7; display: table-cell; vertical-align: middle; height: 70px; width: 952px;}
#search-block .content label { margin-left: 15px; margin-right: 8px;}
#search-block .content input.text { width: 154px; height: 31px; padding: 0px 4px; border: 1px solid #cbccce; background-color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
input.submit { width: 92px; height: 33px; border: 1px solid #cbccce; margin-left: 25px;
-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjZWNlY2VjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(236,236,236,1) 2%, rgba(227,227,227,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(2%,rgba(236,236,236,1)), color-stop(100%,rgba(227,227,227,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(236,236,236,1) 2%,rgba(227,227,227,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(236,236,236,1) 2%,rgba(227,227,227,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(236,236,236,1) 2%,rgba(227,227,227,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(236,236,236,1) 2%,rgba(227,227,227,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-8 */

}

#controls { width: 385px; padding-top: 19px; height: 80px;}
#controls .submit { background:url(../img/controls-save.png) left top no-repeat; width: 129px; height: 47px; display: block; float: left; font-size: 16px; color: #fff; text-decoration: none; border: none; text-align: center;  cursor: pointer;
-webkit-box-shadow: 0px 3px 6px 0px rgba(160, 20, 30, 0.5);
-moz-box-shadow:    0px 3px 6px 0px rgba(160, 20, 30, 0.5);
box-shadow:         0px 3px 6px 0px rgba(160, 20, 30, 0.5);
}
#controls .submit:active {
-webkit-box-shadow: none;
-moz-box-shadow:    none;
box-shadow:         none;
}
#controls .cancel { background:url(../img/controls-cancel.png) left top no-repeat;; width: 106px; height: 47px; display: block; float: left; font-size: 16px; color: #fff; text-decoration: none; border: none; text-align: center; cursor: pointer; margin-left: 13px;
-webkit-box-shadow: 0px 3px 6px 0px rgba(150, 150, 150, 0.5);
-moz-box-shadow:    0px 3px 6px 0px rgba(150, 150, 150, 0.5);
box-shadow:         0px 3px 6px 0px rgba(150, 150, 150, 0.5);
}
#controls .cancel:active {
-webkit-box-shadow: none;
-moz-box-shadow:    none;
box-shadow:         none;
}

#cart-steps { background:url(../img/cart-steps-bg.png) center center no-repeat; text-align: center;position: relative; top: -29px;}
#cart-steps a, #cart-steps { font-size: 24px; font-weight: normal; text-decoration: none; color: #000;}
#cart-steps a.active { color: #e80b18;}
.cart-header { text-align: center;font-family: 'helioslight', sans-serif; font-size: 18px; color: #a3a3a3;}


#cart-table-content, #cart-table-result { width: 100%;}
#cart-table-result { margin-top: 30px; margin-bottom: 30px;}
#cart-table-content td, #cart-table-content th { padding: 5px; }
#cart-table-result td, #cart-table-result th { padding: 15px; font-size: 14px; font-weight: bold; background-color: #fbced1;}
#cart-table-content th { color: #3d3d3d; font-weight: normal;}
#cart-table-content .odd td { background-color: #f3f5f7;}
#cart-table-content .selector { width: 35px !important;}
.remove { color: #e70816; text-decoration: none; font-weight: normal;}

#captcha > div { display: table-cell; vertical-align: middle; height: 50px;}
#captcha > div img { border: 1px solid #cbcbcb;
position: relative; top: 19px;
}
#captcha label { font-size: 16px; margin-left: 75px; margin-right: 40px;}
#captcha input.text { width: 62px; height: 31px; padding: 0px 4px; border: 1px solid #cbccce; background-color: #fff; margin-left: 12px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#item-page-content { text-align: center; background:url(../img/item-page-content-bg.png) center center no-repeat;}
#item-page-content > div {width: 320px; margin: 0 auto; text-align: left;}
#item-page-content .left { width: 120px;}
#item-page-content .left img { max-width: 120px;}
#item-page-content .right { width: 180px;}
#item-page-content .right li { margin-top: 14px; font-size: 14px; line-height: 15px;}
#item-table-content { width: 100%; margin-top: 30px; margin-bottom: 60px;}
#item-table-content td, #item-table-content th { padding: 15px; font-size: 14px;}
#item-table-content .odd td { background-color: #f3f5f7;}
#item-table-content th { color: #3d3d3d; font-weight: normal;}



/* tyres-list */

#top-sellers { padding-bottom: 30px; background:url(../img/top-sellers-main-bg.png) center bottom no-repeat;}
#top-sellers .itemlist { height: 330px;}
#tyres-list .item-wrap { float: left; position: relative; width: 190px; height: 330px ;}
#tyres-list .item-wrap:first-child { margin-left: 0px;}
#top-sellers .item-hover { position: absolute;}
#tyres-list .item { padding-left: 38px; width: 148px; position: relative; border: 2px solid transparent; height: 370px; top: -18px;}
#tyres-list .item:hover { border: 2px solid #f50d1d;}
#tyres-list .item.new .item-new div {background:url(../img/item-new.png) left top no-repeat;}
#tyres-list .item-new { position: absolute;}
#tyres-list .item-new div { position: relative; width: 93px; height: 23px; top: 50px;}
#tyres-list .item-img { padding-top: 50px;}
	#tyres-list .item-img img { max-width: 160px;}
#tyres-list .item-desc { font-size: 14px; line-height: 18px; margin-top: 13px; margin-bottom: 9px;}
#tyres-list .item-price { font-size: 24px; color: #e70816; padding-bottom: 32px; font-family: "helioslight", sans-serif;}
#tyres-list .row { clear: both;}
/* tyres-list */

.pnm-012 { width: 440px; padding-top: 80px;}
.pnm-012 p { line-height: 18px;}
.right.pnm-012 { padding-right: 40px;}

h3.ta-center { font-family: "helioslight", sans-serif; font-size: 24px; font-weight: normal; text-align: center; margin-top: 40px; margin-bottom: 25px;}

.left.w400px p, .left.w400px p * { font-size: 14px; line-height: 24px;}
#item-info-text { margin-top: 30px;}
#item-info-table { width: 100%;}
#item-info-table th, #item-info-table td { text-align: center; padding: 3px; font-size: 14px; color: #000;}
#item-info-table td {}
#item-info-table th { font-weight: normal; color: #3d3d3d;}

#item-info-table .add-to-cart { display: block; margin: 0 auto; background:url(../img/add-to-card-button-bg.png); width: 98px; height: 37px; text-align: center; font-size: 16px; color: #fff; text-decoration: none; line-height: 37px;
-webkit-box-shadow: 0px 3px 6px 0px rgba(160, 20, 30, 0.5);
-moz-box-shadow:    0px 3px 6px 0px rgba(160, 20, 30, 0.5);
box-shadow:         0px 3px 6px 0px rgba(160, 20, 30, 0.5);
}
#item-info-table .add-to-cart:active {
-webkit-box-shadow: none;
-moz-box-shadow:    none;
box-shadow:         none;
}

#item-info-table .odd td { background-color: #f3f5f7;}

/* 21.03.2014 */
.ui-helper-hidden-accessible { display: none;}
.ui-autocomplete {}
.ui-autocomplete .ui-menu-item { text-align: left;}
.ui-autocomplete .ui-menu-item a { text-align: left; background-color: #fff; cursor: pointer; border: 1px solid #cbccce; color: #000; display: block; width: 154px; padding: 4px 4px; border-top: none;}
.ui-autocomplete .ui-menu-item:first-child a { border-top: 1px solid #cbccce;}
.ui-autocomplete .ui-menu-item a:hover { color: #f00;}

.tabs { text-align: center;}
.tabs > div { text-align: left; margin-top: 10px;}
.tabs > ul > li { display: inline-block; margin: 0px; float: none;}
.tabs > ul > li > a {line-height: 34px; padding: 0px 12px; display: inline-block; border: 1px solid #d7d7d7; text-decoration: none; color: #000000; outline: none;}
.tabs li.ui-state-active a {background-color: #5c5c5c; border-right: 1px solid #5c5c5c; color: #fff;}

#item-page-content-2 { text-align: center; background:url(../img/item-page-content-bg.png) center center no-repeat;}
#item-page-content-2 > div {width: 320px; margin: 0 auto; text-align: left;}
#item-page-content-2 .left { width: 120px;}
#item-page-content-2 .left img { max-width: 120px;}
#item-page-content-2 .right { width: 180px;}
#item-page-content-2 .right li { margin-top: 14px; font-size: 14px; line-height: 15px;}
#item-table-content-2 { width: 100%; margin-top: 30px; margin-bottom: 60px;}
#item-table-content-2 td, #item-table-content-2 th { padding: 15px; font-size: 14px;}
#item-table-content-2 .odd td { background-color: #f3f5f7;}
#item-table-content-2 th { color: #3d3d3d; font-weight: normal;}
#item-table-content-2 tr th:last-child {width: 112px;}
#item-table-content tr th:last-child {width: 112px;}

#item-page-content { margin-bottom: 60px;}
.h3-1 { background:url(../img/cart-h3-ta-center-bg-1.png) center center no-repeat; padding-left: 35px; line-height: 26px;}
.h3-2 { background:url(../img/cart-h3-ta-center-bg-2.png) center center no-repeat; padding-left: 35px; line-height: 26px; margin-top: 20px; }

#buyer-info-adress { font-size: 30px; font-family: "helioslight", sans-serif; font-weight: normal; padding-bottom: 20px; margin-top: 15px; }
#buyer-info-map { border-bottom: 5px solid #e5e5e5; width: 480px; margin: 0 auto;}
.buyer-buttons .buyer-button { color: #fff;font-family: "heliosregular", sans-serif; padding: 2px 15px; text-decoration: none;
-webkit-box-shadow: 0px 3px 6px 0px rgba(160, 20, 30, 0.5);
-moz-box-shadow:    0px 3px 6px 0px rgba(160, 20, 30, 0.5);
box-shadow:         0px 3px 6px 0px rgba(160, 20, 30, 0.5);
border: none; cursor: pointer;
background:url(../img/cart-buttons-bg-repeat.png) left top repeat-x;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
margin: 4px;
font-size: 16px;
}

#buyer-form { text-align: left;}
#buyer-form label { font-size: 14px; font-family: "heliosregular", sans-serif; margin-right: 10px;}
; #buyer-form td { padding: 0px 0px;}
#buyer-form input { width: 180px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #cbccce;
	height: 30px;
	font-size: 14px; padding: 0px 10px;
}
#buyer-form td.even { width: 222px;}
#buyer-form textarea {
	width: 730px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #cbccce;
	height: 18px;
	outline: none;
	font-size: 14px;
	padding: 7px 10px;

}
#cart-steps a { outline: none; text-transform: lowercase;}
#cart-steps li { display: inline-block;}
#cart-steps li.ui-state-active a { color: #e80b18; text-transform: none;}
#cart-steps li { font-size: 24px;}

.radio-list li {padding: 5px 0px;}
.radio-list * { font-size: 14px;}
.radio-list input[type="radio"] { position: relative; top: 1px; margin-right: 5px; width: 18px;}


/* 21.03.2014 */
.trw-radius {
background: url(../img/radius-content-bg.png) center center no-repeat !important;
}

/* 18.04.2014 */
.fw-normal { font-weight: normal;}
.fs14 { font-size: 14px;}
.tyres-from-to { background: url(../img/stripe-02.png) center center no-repeat; margin-bottom: 25px;}
#ask-a-question { margin: 0 auto; border: 1px solid #ffcdcf;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 410px;
margin-top: 60px;
margin-bottom: 50px;
padding-bottom: 9px;
}

#ask-a-question .fancybox { display: block; width: 145px; height: 31px; color: #fff; font-size: 14px; background:url(../img/ask-a-question-button-bg.png) left top no-repeat; margin: 0 auto;
    padding-top: 8px;
    padding-left: 12px;
	text-decoration: none;
}
#ask-a-question > h3 { font-weight: normal; font-size: 14px; margin: 20px 0px 10px 0px;}
.ask-a-question { display: none; text-align: left;}
.ask-a-question h3 {font-family: "helioslight", sans-serif; font-size: 22px; font-weight: normal; padding-bottom: 14px;}
.ask-a-question label { display: block; font-size: 14px; margin-top: 14px; margin-bottom: 3px;}
.ask-a-question input.text, textarea { border: 1px solid #cbccce;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width: 370px;
height: 31px; font-size: 14px; color: #737373;
padding: 0px 10px;
}
.ask-a-question textarea { resize: none; outline: none; padding: 10px; height: 80px;}
.ask-a-question input.button { 
color: #fff;font-family: "heliosregular", sans-serif; padding: 7px 10px; text-decoration: none; display: inline-block;
-webkit-box-shadow: 0px 3px 6px 0px rgba(160, 20, 30, 0.5);
-moz-box-shadow:    0px 3px 6px 0px rgba(160, 20, 30, 0.5);
box-shadow:         0px 3px 6px 0px rgba(160, 20, 30, 0.5);
border: none; cursor: pointer;
background:url(../img/cart-buttons-bg-repeat.png) left top repeat-x;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
margin: 4px;
font-size: 14px;	
margin-top: 25px;
}

.tyres-list {}
.tyres-list .row { clear: both;}
.tyres-list .item { width: 140px; margin: 0px 25px 30px 25px; text-align: center; float: left;}
.tyres-list .item-icon { position: absolute; width: 130px; text-align: right; padding: 0px 10px 0px 0px;}
.tyres-list .item-img { margin-bottom: 20px;}
.tyres-list .item-img img { max-width: 170px;}
.tyres-list .item-name { text-align: left;}
.tyres-list .item-name a { text-decoration: none; color: #e70816; font-size: 14px;}
.tyres-list .item-price { margin-top: 13px; font-size: 18px;font-family: "helioslight", sans-serif; text-align: left;}

#new-models {margin-bottom: 33px;}
#new-models h2 { margin-bottom: 33px;}
#new-models .item {}
#new-models .item-img { text-align: center;}
#new-models .item-img img { max-width: 140px;}
#new-models .item-name { margin-top: 16px;}
#new-models .item-name a { }

.show-more-tyres { display: inline-block; margin: 0 auto; text-decoration: none; border: 1px solid #999999; padding: 10px 20px;margin-bottom: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.show-more-tyres span { display: inline-block; margin: 0 auto; border-bottom: 1px dotted #000; color: #000; font-size: 12px; }

.car-list { margin-bottom: 50px;}
.car-list .row { clear: both;}
.car-list .item { width: 220px; margin: 15px 10px; text-align: center; float: left;}
.car-list .item-img { margin-bottom: 20px;}
.car-list .item-img img { max-width: 220px;}
.car-list .item-name a {color: #e70816; font-size: 14px;}


#last-10-questions {}
#last-10-questions .item { margin-top: 30px; padding-right: 50px;}
#last-10-questions .item-quest-author { color: #737373; font-size: 12px; margin-bottom: 9px;}
#last-10-questions .item-quest { font-weight: bold; font-size: 14px; line-height: 18px; margin-bottom: 8px;}
#last-10-questions .item-reply { float: left;}
#last-10-questions .item-reply-author { float: left; padding-top: 17px; margin-left: 10px; color: #737373;}
#last-10-questions .item-reply .button {
	color: #fff;font-family: "heliosregular", sans-serif; padding: 9px 12px; text-decoration: none; display: inline-block;
-webkit-box-shadow: 0px 3px 6px 0px rgba(160, 20, 30, 0.5);
-moz-box-shadow:    0px 3px 6px 0px rgba(160, 20, 30, 0.5);
box-shadow:         0px 3px 6px 0px rgba(160, 20, 30, 0.5);
border: none; cursor: pointer;
background:url(../img/cart-buttons-bg-repeat.png) left top repeat-x;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
margin: 4px;
font-size: 14px;
}
h3.alter { font-family: "helioslight", sans-serif; font-weight: normal; margin-bottom: 50px;}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background: url(../img/fancybox-close-img.png) center center no-repeat;}
.fancybox-close { top: 0px; right: 0px;}
.fancybox-skin { padding: 50px 60px !important;}
h1+div.itemlist.car-list { margin-top: 50px;}
.hidden { display: none;}
.fw-bold { font-weight: bold;}

#choose-year { width: 591px; background:url(../img/choose-year-bg.png) center bottom no-repeat; margin: 65px auto; padding-bottom: 30px; height: 140px;}
.cy-name > div { height: 140px; width: 120px; text-align: center; display: table-cell; vertical-align: middle;}
.cy-name > div > span { font-size: 18px; font-family: "helioslight", sans-serif;}
.cy-img > div { height: 140px; width: 300px; text-align: center; display: table-cell; vertical-align: middle;}
.cy-year > div { height: 140px; width: 140px; text-align: center; display: table-cell; vertical-align: middle; text-align: left;}
.cy-year > div > div > span { font-size: 18px; font-weight: bold; margin-bottom: 8px; display: inline-block;}

#car-inner-param { margin-bottom: 40px;}
#car-inner-param > .left * { font-size: 10px;}
#car-inner-param > .left > div { margin-top: 40px; margin-bottom: 12px;}
#car-inner-param > .left td { padding: 4px 0px; color: #6b6b6b;}

#car-inner-param table { width: 100%;}
#car-inner-param div.header { font-size: 12px; font-weight: bold; padding: 8px 23px; background-color: #f3f5f7;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
#car-inner-param td, #car-inner-param td * { font-size: 10px;}
#car-inner-param .odd td { padding-top: 18px; padding-bottom: 18px;}
#car-inner-param .odd td:first-child { padding-left: 23px;}

#car-inner-param > .right { padding: 45px; border: 1px solid #d6d8da; width: 384px;	
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
#car-inner-param span.header { float: left; font-size: 18px; font-family: "helioslight", sans-serif; line-height: 22px; margin-right: 10px; margin-bottom: 17px;}
/* 18.04.2014 */
.point {
	color : Gray;
	font-family : Arial;
	font-size : 150px;
	font-weight : bold;
	vertical-align : top;
}

    .three-columns {
      -webkit-column-count : 6;
      -moz-column-count    : 6;
      column-count         : 6;
      -webkit-column-gap   : 30px;
      -moz-column-gap      : 30px;
      column-gap           : 30px;
      -webkit-column-rule  : 1px dotted #ccc;
      -moz-column-rule     : 1px dotted #ccc;
      column-rule          : 1px dotted #ccc;
    }
	
	.one-columns {
      -webkit-column-count : 3;
      -moz-column-count    : 3;
      column-count         : 3;
      -webkit-column-gap   : 30px;
      -moz-column-gap      : 30px;
      column-gap           : 30px;
      -webkit-column-rule  : 1px dotted #ccc;
      -moz-column-rule     : 1px dotted #ccc;
      column-rule          : 1px dotted #ccc;
    }
	
	.five-columns {
      -webkit-column-count : 5;
      -moz-column-count    : 5;
      column-count         : 5;
      -webkit-column-gap   : 30px;
      -moz-column-gap      : 30px;
      column-gap           : 30px;
      -webkit-column-rule  : 1px dotted #ccc;
      -moz-column-rule     : 1px dotted #ccc;
      column-rule          : 1px dotted #ccc;
    }
	 

/* 17.02.2016 */
#header {
	position: relative;
	padding-bottom: 15px;
}
#header .hb-2 {
	padding-left: 0;
}
#header .hb-2 span {
/*	display: block; */
	margin-bottom: 5px;
	padding-left: 32px;
}
#header .hb-2 span:nth-child(1) {
	margin-bottom: 0;
	padding-left: 0;
}
#header .hb-2, #header .hb-3 {
	margin-left: 60px;
}
#mainmenu a {
	box-sizing: border-box;
}

#header .right.hb-4{
    position: absolute;
    top: 0;
    right: 0;
}

#mainmenu a:hover, #mainmenu li.active a {
	background: #CA0814;
}
#mainmenu li {
	position: relative;
}
#mainmenu li a {
	background: #ED0B18;
	border-right: 1px solid #a50710;
	border-left: none;
}
#mainmenu > ul > li:first-child > a {
	border-left: 1px solid #a50710;
}
#mainmenu > ul > li:last-child > a {
	border-left: 1px solid #a50710;
	border-right: none;
}
#mainmenu > ul li > ul {
	position: absolute;
	z-index: 9;
	background: #CA0814;
	width: 150px;
	top: 40px;
}
#mainmenu li > ul {
	display: none;
}
#mainmenu li:hover > ul {
	display: block;
}
#mainmenu li > ul li {
	display: block;
	float: none;
	width: 100%;
}
#mainmenu li > ul li a {
	width: 100%;
	display: block;
	text-align: left;
	line-height: 42px;
}
#mainmenu > ul > li > ul > li:last-child a {
	border-bottom: 1px solid #a50710;
}
#mainmenu li > ul li > ul {
	top: 0;
	left: 150px;
}

/* 21.02.2016 */
#home-text-1 .w50 {
	margin-bottom: 20px;
}
form[name="shinsearch"] {
	margin-bottom: 20px;
}
table#table1 {
	margin-top: 20px;
}

#item-info-text + form[name="form1"] {
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}
#item-info-text .w400 {
	width: 300px;
}
#item-info-text .w400:nth-child(1) {
	margin-left: 20px;
}
#header {
	margin-bottom: 110px;
}
#mainmenu {
	position: fixed;
	z-index: 100;
	width: 960px;
	top: 130px;
	left: 50%;
	margin-left: -480px;
}
/* .21.02.2016 */

/* 21.02.2016 */
.vcard > div {
	position: relative;
	font-family: 'heliosregular', sans-serif;
	padding-left: 46px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px !important;
}
.vcard > div span {
	font-size: 14px !important;
	line-height: 1.3;
}

.svg-icon {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 21px;
	height: 21px;
	fill: currentColor;
	color: #000;
}
/* .21.02.2016 */

.car-link {
 display: inline-block;
}