@font-face {
	font-family:'AvantiRegular';
	src:url('../fonts/avanti.eot');
	src:url('../fonts/avanti.eot') format('embedded-opentype'),
         url('../fonts/avanti.woff') format('woff'),
         url('../fonts/avanti.ttf') format('truetype'),
         url('../fonts/avanti.svg#AvantiRegular') format('svg');
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	vertical-align:baseline;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
table, td, th {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
button::-moz-focus-inner {
	padding:0;
	border:0;
}
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
.clear {
	clear:both;
	height:0px;
	font-size:1px;
	line-height:0;
	overflow:hidden;
}
ul {
	list-style:none;
}
em {
	font-style:italic;
}
.nowrap {
	white-space:nowrap;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
body {
	background:#eee8d4;
	font:11px/1.3em Arial, Helvetica, sans-serif;
	color:#000;
	position:relative;
}
a, a:visited {
	color:#590000;
	text-decoration:underline;
	outline:none;
}
a:hover, a:visited:hover {
	color:#590000;
	text-decoration:none;
}
.bg {
	background:#eee8d4 url(../img/body-bg.gif) repeat-x 50% 0;
	width:50%;
	position:absolute;
	right:0;
	height:100%;
	z-index:0;
}
.catalog-bg {
	background:url(../img/catalog-bg.gif) repeat-x 50% 0;
	width:50%;
	position:absolute;
	right:0;
	height:4px;
	z-index:0;
}
.wrapper {
	z-index:1;
	position:relative;
	min-width:1130px;
	max-width:1580px;
	margin:0 auto;
}
.logo {
	width:230px;
	padding:10px 0 0 0;
	float:left;
	text-align:right;
}
.header-menu {
	margin-left:245px;
	background:url(../img/header-bg.png) no-repeat 0 0;
}
.panel {
	height:43px;
	padding-left:4px;
}
.menu {
	padding:34px 0 0 14px;
	height:45px;
}
.menu li {
	float:left;
	display:block;
}
.menu a {
	color:#440202;
	text-decoration:none;
	font-size:15px;
	font-family:'AvantiRegular';
}
.menu .delim {
	width:14px;
	background:url(../img/bullet.png) no-repeat 50% 50%;
}
.bline-wrapper {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.bline {
	height:4px;
	background:#373737;
	margin-left:245px;
}
.catalog-wrapper {
	position:relative;
	background:#590000;
}
.catalog-wrapper.colored {
	background:#d6d0bd;
}
.catalog-table {
	padding:0 7px;
}
table.catalog {
	width:100%;
	height:100%;
}
td.col {
	height:100%;
	background:url(../img/col.gif) repeat-y 0 0;
	text-align:left;
}
table.col-table {
	width:100%;
	height:100%;
}
.col-table td.letter {
	vertical-align:middle;
	text-align:center;
	font-size:24px;
	line-height:26px;
	color:#590000;
	font-weight:bold;
	width:26px;
	border-top:1px solid #590000;
	overflow:hidden;
}
/*
.colored .col-table td.letter {
	color:#d6d0bd;
	border-top:1px solid #d6d0bd;
}
*/
.col-table td {
	width:100%;
}
.col-table ul {
	padding:3px 0;
}
.col-table li {
	padding:2px 0 2px 9px;
}
.col-table a, .col-table a:visited {
	color:#fce9e9;
	font-size:12px;
}
.colored .col-table a, .colored .col-table a:visited {
	color:#590000;
}
.col-table td.first {
	padding-top:4px;
	border-top:0 none;
}
.line-wrapper {
	position:relative;
	border-top:1px solid #fff;
}
.line-wrapper-inner {
	position:relative;
	background:#fff;
	padding-top:20px;
}
.wrapper-bg {
	background:url(../img/wrapper-bg.gif) repeat-y 0 0;
}
.col-left {
	width:245px;
	float:left;
}
.col-right {
	margin-left:245px;
	padding:8px 8px 8px 9px;
}
.col-right.bordered {
	border-bottom:1px solid #fff;
	padding-right:0;
}
.col-left-wrapper {
	padding-left:7px;
}
.testdrives .item {
	float:left;
	width:25%;
}
.testdrives .item-wrapper {
	padding-right:9px;
}
.testdrives .photo {
	border:1px solid #dbd3ba;
}
.testdrives .photo a {
	display:block;
	width:100%;
	height:153px;
	background-repeat:no-repeat;
	background-position:50% 0;
}
.testdrives .h3-title {
	padding-top:7px;
	font-weight:bold;
	font-size:14px;
}
.testdrives p {
	padding-top:7px;
}
.col-left-wrapper .title {
	height:34px;
	line-height:34px;
	background:#dad2b8 url(../img/title-bg.png) no-repeat 0 0;
	color:#181818;
	font-size:17px;
	padding-left:17px;
}
.left-menu {
	float:left;
	width:100%;
}
.left-menu ul {
	padding:8px 0 0 16px;
}
.left-menu li {
	padding:8px 0 8px 17px;
	background:url(../img/bullet.png) no-repeat 0 50%;
}
.left-menu a {
	color:#440202;
	text-decoration:none;
	font-size:15px;
	font-family:'AvantiRegular';
}
.news-item {
	margin-right:16px;
	padding:10px 0;
	border-bottom:1px solid #dad2b8;
}
.news-item .photo {
	width:108px;
	float:left;
	border:1px solid #dbd3ba;
}
.news-item .info {
	margin-left:118px;
}
.news-item .h3-title {
	padding-top:6px;
}
.news-item p {
	font-size:10px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px dashed #c0b9a0;
}
.more {
	text-align:right;
	padding:8px 0 15px;
	font-size:10px;
	color:#590000;
	margin-right:16px;
	letter-spacing:-1px;
}
.more a {
	letter-spacing:0;
	font-size:11px;
}
.cars {
	overflow:hidden;
	max-height:996px;
}
.cars .item {
	padding:18px 16px 0;
	background:#fff;
	float:left;
	width:143px;
	height:222px;
	margin:0 11px 12px 0;
	-webkit-box-shadow:0px 2px 1px #dcd7c4;
	-moz-box-shadow:0px 2px 1px #dcd7c4;
	box-shadow:0px 2px 1px #dcd7c4;
}
.cars .item-add {
	padding:18px 0 0;
	width:175px;
	text-align:center;
}
.cars .item-add .h1-title {
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
}
.cars .item-add .counter {
	padding:23px 0 14px;
	font-size:30px;
	font-weight:bold;
}
.cars .item-add p {
	font-size:12px;
}
.cars .btn {
	padding-top:19px;
}
.cars .btn a {
	display:block;
	width:78px;
	height:35px;
	padding-top:6px;
	padding-left:42px;
	text-align:left;
	margin:0 auto;
	color:#fff;
	background:url(../img/btn-add.png) no-repeat 0 0;
	text-decoration:none;
	font-size:12px;
	line-height:13px;
	text-shadow:0px -1px 0 #590000;
}
.cars .photo {
	border:1px solid #dad2b8;
}
.cars .h2-title {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:7px 0 5px;
}
.cars .price {
	background:url(../img/price-bg.png) no-repeat 100% 0;
	height:31px;
	line-height:31px;
	text-align:center;
	width:110px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:4px;
	margin-left:51px;
}
.bottom-wrapper {
	border-top:1px solid #fff;
	position:relative;
}
.bottom-border {
	border-top:4px solid #373737;
	background:url(../img/footer-bg.png) no-repeat 100% 0;
}
.footer-content {
	height:86px;
}
.footer-content ul {
	float:right;
}
.footer-wrapper{
	float:left;
	width:100%;
}
.footer-content {
	margin:0 184px 0 177px;
}
.footer-left {
	float:left;
	width:177px;
	margin-left:-100%;
}
.footer-right {
	float:left;
	width:184px;
	margin-left:-184px;
}
.footer-logo {
	margin-top:8px;
	padding:7px 15px 10px 11px;
	border-right:1px dashed #c0b9a0;
	float:left;
}
.text-right {
	padding:15px 8px 8px 0;
	text-align:right;
	color:#590000;
}
.text-right a {
	font-weight:bold;
}
.rss {
	float:right;
	padding:2px 8px 0 0;
}
.search {
	float:right;
	padding:4px 15px 0 0;
	background:url(../img/search-bg.png) no-repeat 0 100%;
	width:269px;
	height:30px;
}
.search input {
	margin:6px 0 0 14px;
	background:none;
	border:0 none;
	font-size:12px;
	width:180px;
	display:block;
	float:left;
	outline:none;
}
.search button {
	cursor:pointer;
	display:block;
	float:right;
	width:66px;
	height:24px;
	color:#fff;
	font-size:12px;
	padding:0 0 2px 0;
	line-height:13px;
	text-shadow:0px -1px 0 #590000;
	border:0 none;
	margin:2px 2px 0 0;
	background:none;
}
.search button:active {
	text-shadow:none;
}
.panel .box {
	float:left;
	margin:6px 0;
	padding:7px 12px;
	border-right:1px dashed #000;
	border-left:1px dashed #4e4e4d;
	font-size:12px;
	font-weight:bold;
	color:#888;
}
.panel .box.nlb {
	border-left:0 none;
}
.panel .box a {
	font-size:12px;
	font-weight:normal;
	color:#d8d8d8;
	float:left;
	display:block;
}
.panel .ico-auth {
	padding-left:23px;
	background:url(../img/ico-auth.png) no-repeat 0 50%;
}
.panel .ico-reg {
	padding-left:23px;
	background:url(../img/ico-reg.png) no-repeat 0 50%;
}
.no-r-pad {
	padding-right:0;
}
.r-top {
	padding-top:70px;
}
.posts {
	margin-top:30px;
}
.posts-title {
	font:normal 18px Tahoma, Geneva, sans-serif;
}
.post-item {
	padding-top:15px;
}
.post-item p {
	padding-bottom:5px;
}
.link-forum {
	padding-top:15px;
}
.catalog-link {
	padding-top:15px;
}
.descr {
	margin-top:15px;
}
.catalog-title {
	color:#440202;
	text-decoration:none;
	font-size:15px;
	font-family:'AvantiRegular';
	padding:10px 0 0 10px;
	text-align:left;
}
.other-items {
	margin-bottom:15px;
}
.hr hr {
	display:none;
}

.hr {
	background:#e3e3e3;
	height:1px;
	line-height:1px;
	font-size:1px;
	margin:11px 0 10px 0;
}
.add_comment {
	margin:28px 0 0 4px;
}
.title-table h2 {
	margin-bottom:22px;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000;
}
.col_50_right h3,
.col_50_left h3 {
	font-size:15px;
	margin-bottom:10px;
}
.add_comment h3,
.related-box h4,
.related-box h2,
.related-box .h4-title,
.related-box .h2-title {
	margin:22px 0px 22px;
	margin-bottom:23px;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000;
}
.related-box {
	padding-bottom:20px;
}
.related-box h4, .related-box h2{
	margin:0 0 10px;
}
.related-box .catalog-link {
	padding:0;
}
div.related .box p.padd {
	padding:3px 8px;
}
div.related .box .b3.no-bg {
	background:#ebece5;
}
.related-item, .related-box .testdrives {
	padding-bottom:20px;
}
.related-item {
	float:left;
	width:33%;
	font-size:13px;
	line-height:17px;
}
.related-item .title {
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
.level1 {
	font-size:18px;
	padding-bottom:15px;
}
.level2 {
	font-size:15px;
	padding-bottom:10px;
}
.level3 {
	padding-bottom:10px;
}
.tags {
	padding:15px 0;
}
.the_content h1, .the_content .h-link {
	margin:0 0px 11px;
	font:normal 24px Arial, Helvetica, sans-serif;
	color:#000;
}
#map_canvas {
	width:100%;
	height:500px;
}
#map_item {
	width:100%;
	height:300px;
}
.map-box h3 {
	margin:15px 0px 10px;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000;
}
.map-photo {
	width:240px;
	padding-bottom:10px;
}
.map-wrapper {
	width:240px;
	overflow:hidden;
}
.map-title {
	width:240px;
	font-size:16px;
	padding-bottom:5px;
	line-height:18px;
}
.more-pager {
	padding:15px 0;
	text-align:center;
	font-size:20px;
}
.tags-box {
	padding:10px 0 15px;
}
.tags-box a {
	line-height:normal;
	margin-right:2px;
	padding:0 1px;
}
.tags-box .size1 {
	font-size:80%;
	line-height:1.3;
}
.tags-box .size2 {
	font-size:100%;
	line-height:1.3;
}
.tags-box .size3 {
	font-size:120%;
	line-height:1.3;
}
.tags-box .size4 {
	font-size:140%;
	line-height:1.3;
}
.tags-box .size5 {
	font-size:160%;
	line-height:1.3;
}
.tags-box .size6 {
	font-size:180%;
	line-height:1.3;
}
.tags-box .size7 {
	font-size:200%;
	line-height:1.3;
}
.tags-box .size8 {
	font-size:220%;
	line-height:1.3;
}
.tags-box .size9 {
	font-size:240%;
	line-height:1.3;
}
.tags-box .size10 {
	font-size:260%;
	line-height:1.3;
}
.inner-title h2 {
	font-size:18px;
	font-weight:normal;
	line-height:1em;
	margin:40px 0 17px 0;
}
.model-title h2 {
	margin:17px 0;
}
.review-form h2 {
	font-size:24px;
	font-weight:normal;
	line-height:1em;
	margin:20px 0 17px 0;
}
.review-form h3 {
	font-size:18px;
	font-weight:normal;
	line-height:1em;
	margin:20px 0 17px 0;
}
.review-form .field, .review-form .slider {
	font-size:13px;
}
.twothree-col {
	float:left;
	width:63%;
	padding-right:3%;
}
.three-col {
	float:left;
	width:30%;
	padding-right:3%;
}
.four-col {
	float:left;
	width:22%;
	padding-right:3%;
}
.two-col {
	float:left;
	width:47%;
	padding-right:3%;
}
.review-form .field > label, .review-form .slider > label {
	padding-bottom:4px;
	display:block;
	line-height:2em;
}
.review-form .review-input input, .review-form .review-select select {
	width:100%;
}
.review-form .review-select select.autowidth {
	width:auto;
}
.review-form .field small {
	color:#A6A6A6;
    font-size:100%;
}
.review-form .notificate {
	color:#E05332;
	font-size:13px;
    line-height:20px;
    margin:0 0 26px;
}
.review-form .review-radios .label-line {
	padding-bottom:10px;
	float:left;
	width:100%;
}
.review-form .review-radios label, .review-form .review-radios input {
	display:block;
	float:left;
	margin:0;
}
.review-form .review-radios label {
	margin:1px 0 0 7px;
}
.review-form .review-radios {
	padding:12px 10px 1px 13px;
	background:#eee;
	border-radius:5px;
	min-height:80px;
}
.review-form .info {
    margin:19px 0 10px;
	font-size:13px;
    line-height:20px;
}
.review-form textarea {
	width:100%;
	height:465px;
}
.review-form .slider {
	padding-bottom:20px;
	width:60%;
}
.review-form .slider-wrapper {
	padding:15px 20px 10px;
	background:#eee;
	border-radius:5px;
}
.review-form .line2 {
	padding-top:6px;
	font-size:12px;
}
.review-form .line1 {
	font-size:8px;
	padding-top:2px;
}
.review-form .scale {
	color:#999;
	text-align:justify;
	margin-left:-4px;
	margin-right:-4px;
}
.review-form .scale b {
	display:inline-block;
	width:12px;
	text-align:center;
	font-weight:normal;
}
.review-form .scale i {
	width:100%;
	display:inline-block;
}
.pbot {
	padding-bottom:10px;
}
.ptop {
	padding-top:20px;
}
div#head .filter .box .narrow-select {
	width:65px;
}
div#head .filter .box .narrow-select2 {
	width:auto;
}
div#head .filter-narrow {
	padding-right:0;
}
div#head .filter-narrow .box select {
	width:150px;
}
div#head .filter-narrow .box {
	padding-right:19px
}
.review-descr {
	font-size:14px;
	line-height:17px;
}
.cake-sql-log {
	position:relative;
}
.cake-sql-log td, .cake-sql-log th  {
	padding:5px;
}
.bm-menu {
	font-size:17px;
	margin-bottom:15px;
}
.pdd-page {
	font-size:14px;
	line-height:18px;
}
.pdd-cells {
	padding-bottom:25px;
}
.pdd-cells .cell-left, .pdd-cells .cell-right {
	float:left;
	background:#eee8d4;
	margin-top:25px;
	width:48%;
	height:190px;
}
.pdd-cells .cell-right {
	float:right;
}
.pdd-cell-left {
	float:left;
	padding:20px 0 0 20px;
	width:105px;
}
.pdd-cell-right {
	margin-left:125px;
	padding:20px 20px 0 0;
}
.icon-road-work {
	display:block;
	background:url('../img/spdd.png') no-repeat -166px 0;
	height:79px;
	width:78px;
}
.icon-road-sign {
	display:block;
	background:url('../img/spdd.png') no-repeat -81px 0;
	height:74px;
	width:85px;
}
.icon-lights {
	display:block;
	background:url('../img/spdd.png') no-repeat -244px 0;
	height:87px;
	width:57px;
}
.icon-police {
	display:block;
	background:url('../img/spdd.png') no-repeat 0 0;
	height:79px;
	width:81px;
}
.pdd-cell-title {
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
}
.pdd-cell-content {
	color:#666;
	font-size:12px;
	line-height:19px;
	margin-bottom:10px;
	min-height:80px;
}
.pdd-cell-info-l {
	float:left;
	width:50%;
	font-size:11px;
	line-height:15px;
}
.pdd-cell-info-r {
	float:right;
	width:50%;
	text-align:right;
}
.pdd-button:link, .pdd-button:visited {
	display:inline-block;
	padding:7px;
	font-size:14px;
	color:#fff;
	background:#590000;
	min-width:120px;
	text-align:center;
	text-decoration:none;
}
.pdd-button:hover, .pdd-button:visited:hover {
	color:#fff;
	background:#370000;
}
.pdd-button.disabled, .pdd-button.disabled:hover, .pdd-button.disabled:visited:hover {
	background:#ddd;
	color:#fafafa;
	cursor:default;
}
.pdd-rules {
	position:relative;
}
.pdd_open {margin-left:5px;}
.pdd_open span.pink_div_title {color:#000; font-size:14px; line-height:30px; font-weight:bold; display:block; cursor:pointer;}
.pdd_open span.pdd_pic {color:#009900; font-weight:bold; display:inline; font-size:12px; line-height:12px; cursor:pointer; text-decoration:underline;}
.pdd_open .pink_div {background-color:#fefbf1; border:1px solid #e2dfd6; padding:0 5px 5px; margin-left:20px;}
.pdd_open .pink_div div {padding:5px;}
.pdd_open .pink_div a {font-weight:bold;}
.pdd_open .pink_div a.star {text-decoration:none;}
.pdd_close {color:#590000; font-size:14px; line-height:30px; font-weight:bold; padding-left:5px;}
.pdd_title {color:#000; font-size:14px; line-height:30px; font-weight:bold; margin-left:22px;}
.pdd_close a, .pink_div p a {color:#590000;}
.pink_div p {padding:0 0 15px 0;}
.pdd_close a.dotted {border-bottom:1px dotted #590000; cursor:pointer; margin-left:5px; text-decoration:none;}
/*.pdd_close a.dotted:hover {color:#000; border-bottom:none;}*/
p.new {color:#590000;}
.pdd_open blockquote {text-decoration:underline;margin:0 0 0 40px;}
.pdd_open li {margin:0 0 0 80px;list-style-type:circle;}
.pdd-fine .contents {
	border-bottom:1px dotted;
	font-size:16px;
	line-height:25px;
	text-decoration:none;
}
.pdd-tabs li {
	float:left;
	height:35px;
	line-height:35px;
	padding:0 15px;
	display:block;
}
.pdd-tabs li.active {
	background:#eee8d4;
}
.pdd-tab {
	padding:20px;
	background:#eee8d4;
}
.pdd-tab h2 {
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
}
.pdd-page .gray {
	color:#666;
	font-size:12px;
}
.pdd-tickets {
	margin-bottom:20px;
}
.pdd-ticket {
	float:left;
	margin:20px 20px 0 0;
}
.pdd-ticket a:link, .pdd-ticket a:visited {
	background:#590000;
	color:#fff;
	display:block;
	font-size:30px;
	height:77px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	width:77px;
}
.pdd-ticket a:hover, .pdd-ticket a:visited:hover {
	background:#370000;
}
.pdd-ticket a span {
	display:block;
	font-size:14px;
	padding:10px 0 0;
}
.pdd-themes {
	margin:20px;
}
.pdd-themes li {
	margin-bottom:5px;
}
.pdd-btn-left {
	float:left;
	width:180px;
	padding:3px 0 0 20px;
}
.pdd-info-right {
	margin-left:200px;
}
.pdd-test-wrapper {
	float:left;
	width:100%;
}
.pdd-test-left {
	margin-right:230px;
}
.pdd-test-right {
	float:left;
	width:200px;
	margin-left:-200px;
}

.pdd-img-container {
	position:relative;
}
.pdd-img {
	border:5px solid white;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:center;
	background:#fff;
	height:180px;
	width:480px;
}
.pdd-img img {
	display:block;
	max-width:100%;
}
.pdd-img.pdd-img-success {
	border:5px solid #3c0;
}
.pdd-img.pdd-img-fail {
	border:5px solid #c00;
}
.pdd-no-img {
	width:490px;
	height:190px;
	text-align:center;
}
.pdd-no-img:before {
	background:url('../img/spdd.png') no-repeat 0 -79px;
	width:121px;
	height:97px;
	content:'';
	display:inline-block;
	margin:30px 0 0 0;
}
.pdd-no-img span {
	display:block;
	color:#999;
	margin:8px 0 0 0;
}
.pdd-resulting-question {
	position:absolute;
	top:-2px;
	left:-2px;
	border:5px solid white;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:center;
	background:white;
	height:184px;
	width:484px;
	background:#093;
	color:#fff;
	font-size:14px;
	line-height:21px;
	display:none;
}
.pdd-resulting-question:before {
	content:'';
	float:left;
	width:94px;
	height:94px;
	background:url('../img/spdd.png') no-repeat -215px -86px;
	margin:40px 25px 0 65px;
}
.pdd-resulting-question.pdd-wrong {
	background:tomato;
}
.pdd-resulting-question.pdd-wrong:before {
	background-position:-121px -79px;
	width:94px;
	height:94px;
}
.pdd-resulting-question-content {
	width:235px;
	text-align:left;
	overflow:hidden;
	margin:50px 0 0 0;
}
.pdd-resulting-question-content span {
	font-size:30px;
	display:block;
	padding:0 0 15px 0;
}
.pdd-question {
	font-size:18px;
	padding:19px 5px 7px 5px;
	line-height:1.4;
}
.pdd-label {
	cursor:pointer;
	font-size:14px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	position:relative;
	overflow:hidden;
	padding:5px 10px;
	display:block;
	background:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:1px solid #ccc;
	-webkit-transition:background 0.25s ease-in-out;
	-moz-transition:background 0.25s ease-in-out;
	-ms-transition:background 0.25s ease-in-out;
	-o-transition:background 0.25s ease-in-out;
	transition:background 0.25s ease-in-out;
}
.pdd-label input {
	left:0;
	top:5px;
	position:absolute;
}
.pdd-label:not(.null) input {
	visibility:hidden;
	left:-700px;
}
.pdd-label a {
	color:#000;
	text-decoration:none;
}
.pdd-label-text {
	vertical-align:middle;
	display:inline-block;
	padding:0 0 0 22px;
}
.pdd-label.pdd-radio-fail, .pdd-label.pdd-radio-fail:hover {
	background:#ff826c;
}
.pdd-label.pdd-radio-success, .pdd-label.pdd-radio-success:hover {
	background:#33ad5c;
}
.pdd-label:hover {
	background:cornsilk;
}
.pdd-label-text {
	padding-left:0;
}
.pdd-radio .pdd-label-text:before {
	display:none;
}
.pdd-radio input:checked + .pdd-label-text:after {
	display:none;
}
.pdd-variant-wrap {
	padding:0 5px;
}
.pdd-variant {
	width:100%;
	table-layout:fixed;
}
.pdd-variant td {
	width:50%;
	padding:10px 0 10px 0;
	vertical-align:top;
	line-height:19px;
}
.pdd-keyup {
	padding:14px 5px 5px 5px;
}
.pdd-keyup:after {
	display:block;
	clear:both;
	content:'';
}
.pdd-clarification, .pdd-btn-block {
	float:left;
	margin-right:15px;
}
.pdd-timer {
	font-size:25px;
	line-height:32px;
	font-weight:bold;
	color:#000;
	padding:0 0 20px 0;
}
.pdd-timer span.separator {
	color:#666;
}
.pdd-timer:before {
	width:22px;
	height:23px;
	background:url('../img/spdd.png') no-repeat -296px -180px;
	float:left;
	vertical-align:middle;
	content:'';
	margin:4px 8px 0 0;
}
.pdd-indicator {
	overflow:hidden;
}
.pdd-indicator ul {
	padding:0;
	margin:0;
	list-style:none;
}
.pdd-indicator li {
	float:left;
	width:37px;
	height:37px;
	text-align:center;
	margin:0 1px 1px 0;
}
.pdd-indicator li span {
	display:inline-block;
	min-width:16px;
	padding:0 5px 0 5px;
	height:26px;
	color:#999;
	font-size:11px;
	line-height:25px;
	font-weight:bold;
	text-align:center;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
}
.pdd-indicator .pdd-right {
	background:#093;
	color:#fff;
}
.pdd-indicator .pdd-wrong {
	background:#c30;
	color:#fff;
}
.pdd-indicator .pdd-right.pdd-additional,
.pdd-indicator .pdd-wrong.pdd-additional {
	border:1px solid #000;
	padding:0 4px 0 4px;
	height:24px;
	color:#fff;
	line-height:23px;
}
.pdd-indicator .pdd-active {
	border:3px solid #000;
	min-width:16px;
	padding:0 2px 0 2px;
	height:20px;
	color:#000;
	line-height:19px;
}
.pdd-indicator .pdd-active.pdd-additional {
	color:#590000;
	border:3px solid #590000;
}
.pdd-indicator .pdd-additional {
	color:#590000;
}
.pdd-indicator .pdd-canclick:hover {
	cursor:pointer;
	color:#000;
}
.pdd-indicator .pdd-active-right {
	border:3px solid #093;
}
.pdd-indicator .pdd-active-wrong {
	border:3px solid #c30;
}
.pdd-reference {
	clear:both;
	padding:35px 0 0;
	display:none;
}
.pdd-reference-left {
	margin:0 250px 0 0;
}
.pdd-reference-left .pdd-reference-title {
	font-size:18px;
	padding:0 0 10px 0;
}
.pdd-reference-right {
	float:right;
	width:210px;
}
.pdd-reference-right .pdd-reference-title {
	font-size:12px;
	padding:0 0 3px 0;
}
.pdd-reference-count {
	font-size:24px;
	padding:0 0 40px 0;
}
.pdd-reference-count span {
	font-weight:bold;
}
.pdd-reference-desc {
	background:#fff;
	padding:25px 25px 0;
	position:relative;
}
.pdd-reference-desc p {
	font-size:12px;
	line-height:21px;
	padding:0 0 20px 0;
}
.pdd-reference-desc span {
	text-decoration:none;
	border-bottom:1px dotted #09f;
	color:#09f;
	cursor:pointer;
}
.pdd-finish-exam-title {
	font-size:24px;
	padding-bottom:20px;
	line-height:26px;
}
.pdd-result-title {
	font-size:18px;
	font-weight:bold;
	padding:0 0 15px 0;
}
.pdd-result-cell table {
	width:100%;
}
.pdd-result-cell table td {
	padding:0 15px 15px 0;
	width:50%;
	vertical-align:top;
}
.pdd-additional-questions {
	border-radius:3px;
	padding:3px 6px;
	float:left;
	border:1px solid #ccc;
	background:#ff826c;
	font-size:10px;
	margin:15px 0 0 5px;
}
.informer-page {
	font-size:13px;
	line-height:16px;
}
.informer-page p {
	margin-bottom:15px;
}
.informer-page h2 {
	margin-bottom:15px;
	font-weight:bold;
	font-size:14px;
}
.informer-page textarea {
	width:100%;
}
.inf-example {
	width:250px;
	float:left;
}
.inf-info {
	margin-left:270px;
}
.latest-video {
	width:238px;
	padding-top:10px;
	overflow:hidden;
}
.new_fullview p, .new_fullview .autor, .video-content {
	font-size:16px;
	line-height:19px;
}
.new_fullview p {
	margin-bottom:7px;
}
.video-content {
	padding-bottom:12px;
}
.news_list p a.no-block {
	display:inline;
	margin:0;
	padding:0;
}
.video {
	padding-bottom:15px;
	text-align:center;
}
.seo h1, .seo h2 {
	font-size:115%;
	font-weight:bold;
	margin-bottom:10px;
}
.seo p {
	margin-bottom:10px;
}
.counters {
	text-align:center;
	padding-top:27px;
}
.float100 {
	float:left;
	width:100%;
	padding-bottom:15px;
}
.map-region-code {
	float:left;
	width:64px;
	height:48px;
	background:url('../img/reg_kod_blue.png') no-repeat 0 0;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	padding-top:16px;
}
.region-code {
	float:left;
	width:64px;
	height:48px;
	background:url('../img/reg_kod_blue.png') no-repeat 0 0;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	padding-top:16px;
	margin:0 -100% 0 0;
	position:relative;
	z-index:20;
}
.narrow .model_col_right .inner {
	margin-left:74px;
}
.fsize26 {
	font-size:26px;
}
.with-region {
	width:300px;
}
.with-region .map-title {
	margin-left:74px;
	width:226px;
}
.map-title span {
	font-size:12px;
	color:#999;
}
.inner {
	font-size:14px;
}
.inner h2 {
	font-weight:bold;
	padding-bottom:15px;
}
.new_fullview .inner h2 {
	font-size:18px;
}
.new_fullview .inner h3 {
	font-size:15px;
	padding-bottom:12px;
	font-weight:bold;
}
.inner p {
	padding-bottom:10px;
}
.inner dl {
	padding-bottom:10px;
}
.inner dl dt {
	width:100px;
	text-align:right;
	color:#959494;
	float:left;
	display:block;
}
.inner dl dd {
	margin-left:105px;
	padding-bottom:7px;
}
.inner hr {
	margin-bottom:10px;
}
.btop {
	padding:15px 0 0 10px;
	background:#fff;
	position:relative;
}
.yashare-auto-init {
	margin:20px 0;
}
div#head .credits .box {
	width:205px;
	padding-right:0;
}
div#head .credits .box input, div#head .credits .box select {
	width:170px;
	padding:2px;
	box-sizing:border-box;
}
.autonews-box {
	position:relative;
	padding:20px 0 0 9px;
	background:#fff;
}
.autonews-box .testdrives {
	padding:0;
}
.autonews-box .testdrives .item {
	width:20%;
}
.col-right .autonews-box {
	background:transparent;
	padding-left:0;
}
.col-right .autonews-box .testdrives .item {
	width:25%;
}
.home-table {
	background:#fff;
	min-height:475px;
}
.home-table > table > tbody > tr > td {
	vertical-align:top;
}
.home-table td:first-child {
	padding-right:8px;
}
.home-table td:last-child {
	padding-left:8px;
}
.home-table .comments, .home-table h3.show_comments {
	margin:0;
}
.home-comments {
	padding:15px 0 15px 8px;
	position:relative;
	margin:15px -8px -8px;
	background:#fff;
}
.home-comments h3 {
	margin-top:0;
}
.home-table table.modification_price td {
	background:#eee8d4 url("../i/dot_horizontal_light.gif") repeat-x scroll 0 100%;
}
.home-table table.modification_price th {
	font-weight:bold;
}
.home-table table.modification_price td.more {
	background:transparent;
}
.home-table table.modification_price td.price {
	font-weight:normal;
}
.counters a {
	display:block;
	float:left;
	margin-right:4px;
}
.slide-box, .slide-box-link {
	display:none;
}
.dashed {
	border-bottom:1px dashed #000;
	cursor:pointer;
}
.links-block {
	margin:30px 0;
	padding-right:40px;
}
.links-block .h2-title {
	font-weight:bold;
	font-size:14px;
	margin-bottom:15px;
}
.links-block p {
	padding:15px 0 10px;
	font-weight:bold;
	font-size:14px;
}
.links-block .model-block {
	border-bottom:1px solid #dadada;
	padding:7px 0;
}
.links-block .model-link a {
	display:block;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	margin:0 0 7px;
	text-align:center;
}
.links-block .model-img {
	text-align:center;
}
.links-block .model-mod, .links-block .model-years {
	text-align:center;
	color:#7e7e7e;
	font-size:11px;
	line-height:17px;
	float:left;
	margin:3px 0 0;
	width:50%;
}
.line-block .model-block {
	float:left;
	border:0 none;
}
.line-block .cols3 .model-block {
	width:33.3%;
}
.line-block .cols4 .model-block {
	width:25%;
}
.line-block .cols5 .model-block {
	width:20%;
}
.line-block .cols6 .model-block {
	width:16.66%;
}
td.a-center {
	text-align:center;
}
.top100-example {
	width:330px;
	float:left;
	text-align:center;
}
.top100-info {
	margin-left:350px;
}
.rating-cols .model_col_left {
	width:330px;
}
.rating-cols .model_col_right .inner {
	margin:0 0 0 340px;
}
.fsize14 {
	font-size:14px;
}
.fsize16 {
	font-size:16px;
}
.horoscope {
	width:700px;
	margin:0 auto;
}
.horoscope p {
	margin-bottom:15px;
}
.horoscope h2 {
	margin-bottom:30px;
	font-weight:bold;
	font-size:16px;
}
.horoscope .hor-item {
	float:left;
	width:350px;
}
.horoscope-item {
	font-size:14px;
	line-height:17px;
}
.horoscope-item p {
	margin-bottom:10px;
}
.horoscope-item .img {
	float:left;
	width:350px;
}
.horoscope-item .info {
	margin-left:350px;
}
.horoscope-item .filter-title {
	font-size:14px;
	margin:20px 0 15px;
}
.horoscope-item #head {
	padding:0;
}
.horoscope-item h2 {
	font-size:20px;
	margin-bottom:20px;
	font-weight:bold;
	text-align:center;
	color:#ae0404;
	text-transform:uppercase;
	font-family:'AvantiRegular';
}
.d-text {
	padding:0 0 15px;
	font-size:14px;
	line-height:17px;
	margin-top:15px;
}
.home-table .d-text {
	margin:0;
}
.sale-options-handler {
	margin-bottom:25px;
	margin-left:40px;
	font-size: 16px;
	font-weight: bold;
}
.pad-top {
	margin-top:40px;
}
li.pdd-title {
	display:block;
	float:none;
	text-align:left;
	width:auto;
	clear:left;
	height:auto;
	margin:0 0 10px 10px;
}
.frm_button button.g-recaptcha,
.button_line button.g-recaptcha {
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
	outline:0;
	-webkit-appearance: none;
	-moz-appearance: none;
}
@media all and (max-width: 480px) {
	.sale-options-handler {
		margin:20px 20px 25px;
	}
	.wrapper {
		max-width: inherit;
		min-width: inherit;
		padding:0 10px;
	}
	.logo {
		float: none;
		padding: 10px 0 10px;
		text-align: center;
		width: auto;
	}
	.bg {
		display: none;
	}
	.catalog-title {
		padding: 10px 0 0;
		text-align: center;
	}
	.header-menu {
		background: #000 none no-repeat scroll 0 0;
		margin: 0 -10px;
	}
	.menu {
		height: auto;
		padding: 44px 10px 10px;
		text-align: center;
		clear: both;
		padding: 8px 10px 10px;
	}
	.rss, .panel .box.nlb, .catalog-table {
		display: none;
	}
	.panel .box {
		border:0;
		margin: 6px 0;
		padding: 7px 26px;
	}
	.menu li {
		display: inline-block;
		float: none;
		margin: 0 2px 8px;
	}
	.menu li a{
		color:#fff;
	}
	.menu li a:hover{
		color:#fff!important;
	}
	.col-left {
		float: none;
		margin: 0 0 15px;
		width: auto;
		padding: 0;
	}
	.col-right {
		margin-left: 0;
		padding: 8px 0;
	}
	.left-menu {
		float: none;
		width: auto;
	}
	.wrapper-bg {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	}
	.col-left-wrapper {
		padding-left: 0;
	}
	.line-wrapper {
		border-top: 0;
	}
	.testdrives .item {
		float: none;
		margin: 0 0 15px;
		width: auto;
	}
	.col-right.bordered {
		 padding-right: 0;
	}
	.testdrives .item-wrapper {
		padding-right: 0;
	}
	.cars .item-add {
		height: auto;
		margin: 0 0 15px;
		padding: 15px 0;
		text-align: center;
		width: auto;
		float: none;
	}
	.btn {
		height: auto;
	}
	.cars .item {
		float: none;
		height: auto;
		margin: 0 0 15px;
		padding: 10px;
		width: auto;
		text-align: center;
	}
	.cars .price {
		margin: auto auto 6px;
	}
	.col-right .autonews-box .testdrives .item {
		width: auto;
	}
	.footer-content {
		margin: auto;
	}
	.footer-left {
		float: none;
		margin-left: auto;
		width: auto;
	}
	.footer-right {
		float: none;
		margin-left: 0;
		width: auto;
	}
	.footer-content {
		height: auto;
	}
	.footer-wrapper {
		float: none;
		padding: 0;
		width: auto;
	}
	.text-right {
		color: #590000;
		padding: 15px 0 18px;
		text-align: center;
	}
	.footer-logo {
		border-right: 0 none;
		float: none;
		margin-top: 8px;
		padding: 7px 15px 10px 11px;
		text-align: center;
	}
	.counters{
		margin: 0 0 10px;
		padding: 5px 0 0;
		text-align: center;
	}
	.counters a {
		display: inline-block;
		float: none;
		vertical-align: middle;
	}
	.text-right a {
		display:inline-block;
		margin: 3px 0;
	}
	.bline-wrapper, .btop, div#right{
		display:none;
	}
	.btop.adaptive {
		display:block;
		padding-right:10px;
	}
	.yandex-adaptive {
		width:460px;
	}
	div#head {
		padding: 0 10px 0 7px;
	}
	div#inner {
		margin-right: 0;
		padding: 0;
	}
	.model_col_right {
		float: left;
		margin: 0;
		width: 100%;
	}
	.model_col_right .inner {
		margin: 0;
		position: relative;
		z-index: 10;
	}
	table.model_info tr td {
		height: auto;
		font-size: 12px;
	}
	table.model_info tr td:first-child {
		font-size: 12px;
		padding: 5px 7px;
	}
	.the_content {
		position:relative;
	}
	.the_content h1 {
		font: 17px Arial,Helvetica,sans-serif;
		margin: 0 0 4px;
	}
	.float100 {
		float: none;
		padding-bottom: 0;
		width: auto;
	}
	.autonews-box .testdrives .item {
		width: auto;
	}
	.autonews-box {
		background: #fff none repeat scroll 0 0;
		padding: 10px 10px 0;
		position: relative;
	}
	div#head {
		padding: 0;
	}
	.bm-menu {
		line-height: 26px;
	}
	div#head h1 {
		font-size: 22px;
		margin-bottom: 0;
	}
	table.model_modifications_m tr th {
		padding: 4px 2px;
	}
	table.model_modifications_v tr th{
		font-size:9px;
	}
	.model_col_left {
		float: none;
		margin: 0 0 10px;
		position: relative;
		text-align: center;
		width: auto;
		z-index: 20;
	}
	.model_col_right {
		float: none;
		margin: 0;
		width: auto;
	}
	#recaptcha_image{
		width:100%!important;
	}
	.related-item {
		font-size: 13px;
		width: 100%;
	}
	table.model_modifications tr th{
		padding: 7px 3px;
	}
	.new_col_left {
		display: block;
		float: none;
		margin: 0 0 10px;
		width: auto;
	}
	.new_col_right {
		display: block;
		float: none;
		margin: auto;
		width: auto;
	}
	.new_col_right .inner {
		margin: 0;
	}
	.captcha {
		margin-top: 4px;
	}
	.rates dl dd span {
		float: none;
		padding: 2px 0 0;
	}
	.rates dl dt {
		float: none;
		margin: 0 0 5px;
		padding: 0;
		width: auto;
		display: block;
	}
	.rates dl dd {
		display: block;
		float: none;
		margin: 0 0 5px;
		padding: 0;
		width: auto;
	}
	.sale-one .swrapper {
		float: none;
		margin: 0 0 20px;
		width: auto;
	}
	.sale-one .sright {
		margin-left: 0;
		float:left;
		width:100%;
	}
	.sale-one .car-sleft.sleft {
		float:none;
		width:auto;
		margin-right:0;
		margin-left:0;
	}
	.sale-one .sleft {
		float: none;
		margin-left: 0;
		width: auto;
	}
	.car-sleft .sale-btop,
	.sale-photos-wrapper {
		width: 100%;
	}

	.sale-one .sright .line span {
		width: 50%;
	}
	img{
		width:auto!important;
		height:auto!important;
		max-width:100%!important;
	}
	iframe{
		width:100%!important;
	}
	.add-ads {
		float: left !important;
		margin: 5px 0 11px;
	}
	div#head .filter .cb label {
		width: 90%;
	}
	div#head .filter .box, div#head .filter .cb {
		padding-right: 0;
	}
	.additional-btn {
		margin-top: 10px;
		text-align: center;
		width: 100%;
	}
	div#head .sort {
		padding: 10px 0;
		text-align: center;
	}
	div#head .sort .spages {
		float: left;
		margin: 10px 0 0;
		text-align: center;
		width: 100%;
	}
	div#head .sort .fields {
		float: left;
		margin: 10px 0 0;
		text-align: center;
		width: 100%;
	}
	div#head .sort span {
		display: inline-block;
		float: none;
		padding: 0 10px;
	}
	div#head .sort .label {
		font-size: 12px;
	}
	.new_fullview p, .new_fullview .autor, .video-content {
		font-size: 12px;
		line-height: 19px;
	}
	.news_list img {
		float: none;
		margin: 0 0 10px;
	}
	.pdd-cells .cell-left, .pdd-cells .cell-right {
		float: none;
		height: auto;
		margin-top: 25px;
		width: auto;
	}
	.pdd-cell-info-r {
		float: none;
		text-align: left;
		width: auto;
		margin: 0 0 10px;
	}
	.pdd-cell-info-l {
		float: none;
		font-size: 11px;
		line-height: 15px;
		margin: 0 0 10px;
		width: auto;
	}
	.pdd-cell-right {
		margin-left: 125px;
		padding: 15px 15px 10px 0;
	}
	.the_content {
		margin: 10px 0 15px;
	}
	.pdd-tabs li {
		display: inline-block;
		float: none;
		font-size: 11px;
		height: auto;
		line-height: 35px;
		padding: 0 7px;
	}
	.pdd-tab {
		padding: 10px;
	}
	.pdd-info-right {
		clear: both;
		padding: 10px 0 0;
		margin:0;
	}
	.pdd-test-left {
		margin-right: 0;
	}
	.pdd-no-img::before {
		display: none;
	}
	.pdd-img {
		border-radius: 5px;
		height: auto;
		text-align: center;
		width: auto;
	}
	.pdd-test-right {
		float: none;
		margin-left: 0;
		width: auto;
	}
	.pdd-test-wrapper {
		float: none;
		width: auto;
	}
	.pdd-clarification, .pdd-btn-block {
		float: none;
		margin: 0 0 10px;
	}
	.pdd-no-img {
		text-align: center;
		width: auto;
	}
	#frm .frm_text {
		float: none;
		font-size: 14px;
		font-weight: bold;
		padding-top: 3px;
		text-align: left;
		width: auto;
	}
	#frm .frm_input {
		float: none;
		padding-left: 0;
		padding-top: 3px;
		width: auto;
	}
	#frm .frm_field {
		padding-left: 0;
	}
	#frm .frm_comment {
		color: red;
		padding-left: 0;
		padding-top: 3px;
	}
	#frm .frm_add {
		float: none;
		font-size: 11px;
		padding-left: 10px;
		width: auto;
	}
	.search {
		float: none;
		margin: auto;
		width: 269px;
	}
	.col_50_left {
		display: block;
		float: none;
		margin: 0;
		width: auto;
	}
	.col_50_right {
		display: block;
		float: none;
		margin: 0;
		width: auto;
	}
	.cols_50{
		margin:10px 0 0;
	}
	.horoscope .hor-item {
		float: none;
		margin: 0 0 15px;
		width: auto;
	}
	.horoscope .hor-item img{
		width:100%;
	}
	.horoscope {
		width: auto;
	}
	.inf-example {
		float: none;
		width: auto;
	}
	.inf-info {
		margin-left: 0;
	}
	.horoscope-item .img {
		float: none;
		width: auto;
		margin:0 0 10px;
	}
	.horoscope-item .info {
		margin-left: 0;
	}
	.cars {
		max-height: inherit;
	}
	.sale-tab-holder .sale-tab table tbody td {
		font-size: 9px!important;
		padding: 3px!important;
	}
	.sale-tab table thead td {
		font-size: 9px!important;
		line-height: normal!important;
	}
	.pdd-reference-left {
		margin:0;
	}
	.pdd-reference-right {
		float:none;
		width:100%;
	}
	.pdd-resulting-question {
		width: auto;
	}
	.pdd-resulting-question:before {
		margin:40px 15px 0 15px;
	}

}
