/*
Autoua.net
-
(C) 2006-2010, MSP "Magnet"
*/

body {
	margin:0;
	padding:0;
	font:62.5% Arial, Helvetica, sans-serif;
}
a {
	color:#06c;
}
a:hover {
	color:#b00000;
}
.b-psevdolink {
	border-bottom: 1px dotted;
	text-decoration: none;
}
img {
	border:0;
	display:block;
}
table img {
	display:inline;
}
table.sort-table img {
	display:inline;
}
/* ul{margin:0;padding:0;list-style:none;} */
form, fieldset {
	margin:0;
	padding:0;
	border:0;
}
div.noindex {
	display:none;
}
/* common */

#pager {
/*	background: url("http://autoua.net/static/img/bg-header.png") repeat-x scroll 0 0 transparent;*/
}
#page {
	margin: 0 auto;
	padding: 0 5px 7px;
	width: 990px;
}
.clear-ul {
	margin:0;
	padding:0;
	list-style:none;
}
.clear-float {
	width:100%;
	overflow:hidden;
}
h2 {
	font-size: 20px;
	font-weight: normal;
}
/* topbar */

#topbar {
	height:28px;
	font:1.1em/1 Tahoma, Verdana, sans-serif;
}
#topbar a {
	float:right;
	color:#fff;
	text-decoration:none;
	margin:8px 0 0;
}
#topbar a:hover {
	text-decoration:underline;
}
#topbar ul {
	float:left;
	display:inline;
	overflow:hidden;
	margin:8px 0 0 -5px;
	padding:0 0 5px;
}
#topbar li {
	float:left;
	display:inline;
	padding:0 5px;
	margin:0 -1px 0 0;
	border-right:1px solid #fff;
}
#topbar ul a {
	margin:0;
	float:none;
}
/* advertising */

div.advertising {
	width:990px;
	overflow:hidden;
	margin:0 auto 4px;
}
div.advertising .left {
	/*float:left;*/
	text-align: center;
}
div.advertising .right {
	float:right;
}
div.advertisingWhite {
	background:#fff;
	text-align:center;
}
div.advertising img, div.advertisingWhite img {
	display:inline;
}

/* - */
.b-gallery-mainimg {
	float: left;
	position: relative;
	width: 350px;
}

.e-gallery-mainlink {
	float: left;
}

.e-show-count-img {
	background: url("http://point.autoua.net/static/img/bg-fader.png") repeat scroll 0px 0px transparent;
	border-radius: 2px 2px 2px 2px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 10px;
}

a.e-show-count-link {
	background: url("http://point.autoua.net/static/img/icon-small-sprite.png") no-repeat scroll 5px -733px transparent;
	border-bottom: 0px none;
	color: white;
	float: right;
	height: 20px;
	line-height: 20px;
	padding: 0px 4px 0px 30px;
	text-decoration: none;
}

a.e-show-count-link:hover {
	background: url("http://point.autoua.net/static/img/icon-small-sprite.png") no-repeat scroll 5px -763px black;
	border-bottom: 0px none;
	color: #A2A2A2;
	padding-left: 30px;
	text-decoration: none;
}
/* - */

/* header */

#header {
	width:100%;
	overflow:hidden;
}
#header a.logo {
	float:left;
	width:169px;
	height:83px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(http://autoua.net/static/img/bg-logo.png) no-repeat;
	position:relative;
	left:-5px;
	margin-right:-200px;
}
#header div {
	/*	float:right;*/
	width:100%;
}
#header div div {
	float:none;
	width:auto;
	padding:0 0 0 200px;
}
#header ul {
	float:left;
	width:100%;
	overflow:hidden;
	margin:28px 0 0;
	padding:0 0 1px;
	list-style:none;
	font:1em/1 Tahoma, Verdana, sans-serif;
}
#header li {
	float:left;
	width:15%;
	padding-bottom:1000px;
	margin-bottom:-1000px;
	border-left:1px solid #fff;
	color:#D1CDCC;
	padding-left: 10px;
}
#header li strong {
	font-size:1.8em;
	font-weight:normal;
	display:block;
}
#header a {
	margin:0;
	padding:0;
	color:#D1CDCC;
	text-decoration:none;
}
#header a:hover {
	color:#fff;
	text-decoration:underline;
}
#header li.active a {
	color:#fff;
}
#header li.active a:hover {
	text-decoration:none;
}
/* menu */

#menu {
	width:100%;
	overflow:hidden;
	margin:20px 0 0;
}
#menu div.menu-back {
	clear:both;
	overflow:hidden;
	margin:0;
	padding:0 10px;
	background:url('http://market.autoua.net/data/img/lbl_bg.gif') repeat-x 0 100%;
}
.menu-text {
	overflow: hidden;
	padding-top: 25px;
	text-align: center;
	font-size: 16px;
}
* html #menu div {
	float:left;
	display:inline;
}
#menu ul {
	float:left;
	border-left:1px solid #ccc;
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	float:left;
	width:95px;
	height:29px;
	margin:19px 0 0;
	padding:14px 3px 0;
	font-size:1.4em;
	line-height:1.1em;
	border:1px solid #ccc;
	border-left:0;
	background:#E6E4E4;
	text-align:center;
}
#menu li.wrap {
	height:37px;
	padding:6px 10px 0;
}
#menu li a {
	color:#333;
	text-decoration:none;
}
#menu li a:hover, #menu li.active a {
	/*color:#B00000;*/
}
#menu li.automarket {
	width:130px;
	height:40px;
	letter-spacing:-1px;
	font-size:1.8em;
	margin:0;
	padding:22px 14px 0;
}
#menu li.active {
	border-bottom:1px solid #fff;
	background:#fff;
}
#menu a.settings {
	float:right;
	margin:32px 0 0;
	padding:0 0 3px 20px;
	font-size:1.3em;
	background:url(http://market.autoua.net/img/bg-settings.gif) no-repeat 0 2px;
}
#menu li h1 {
	margin: 0;
	padding: 0;
}
#menu li h1, #menu li h1 a {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
}
/* middle banner */

.middle-banner {
	text-align:center;
	margin:10px 0 0;
}
/* market page content */

#market-content {
	width:100%;
	float:left;/*overflow:hidden;
	margin:19px 0 0; */
}
#market-content .spacer {
	padding:0 20px;
}
/* market page left column */

#market-content .leftcol {
	float:left;
	display:inline;
	width:100%;
	margin:0 -240px 0 0;
}
#market-content .leftcol .spacer {
	padding:0 240px 0 0;
}
/* market page sub-left column */

#market-content .sub-left {
	float:left;
	width:40%;
}
#market-content .sub-left h2, #market-content .bottom .leftcol h2 {
	margin:0;
	height:41px;
	color:#ccc;
	letter-spacing:-1px;
	font-size:2.5em;
	font-weight:normal;
}
/* search block */

#search {
	padding:12px 12px 0;
	border:1px solid #ccc;
	font-size:1.3em;
	line-height:1.2em;
	background:url(/data/img/search_car.gif) no-repeat left bottom;
}
#search ul {
	width:100%;
	overflow:hidden;
}
#search li {
	width:100%;
	float:left;
	padding:0 0 12px;
}
#search label {
	display:block;
	padding:0 0 1px;
}
#search select, #search input {
	display:block;
	width:100%;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
#search input {
	width:99%;
}
#search ul.select label {
	font-weight:bold;
}
#search ul.select input.submit, #search ul.find input.submit {
	width:40%;
	float:right;
	display:inline;
	margin:0 2px 0 0;
}
#market-content #search h4 {
	margin:0;
	font-size:1em;
	font-weight:normal;
}
#search li.from {
	width:47%;
	overflow:hidden;
}
#search li.to {
	float:right;
	width:47%;
	overflow:hidden;
}
#search li.from input, #search li.to input {
	width:93%;
	margin:0;
}
#search li.region input {
	float:left;
	width:89%;
}
#search li.region a {
	float:left;
	width:17px;
	height:18px;
	margin:1px 0 0 3px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/data/img/localize.gif) no-repeat 0 0;
}
#search ul.find input.submit {
	height:30px;
}
/* market page sub-right column */

#market-content .sub-right {
	float:right;
	width:60%;
}
#market-content .tabs {
	width:90%;
	margin:0 auto;
	font-size:1.3em;
	line-height:1.2em;
}
#market-content .tabs ul.head, #market-content ul.item-tabs {
	width:100%;
	overflow:hidden;
	line-height:1em;
	background:url(http://market.autoua.net/img/bg-tabs-bottom.gif) repeat-x 0 100%;
}
#market-content .tabs ul.head li, #market-content ul.item-tabs li {
	float:left;
	display:inline;
	width:139px;
	height:35px;
	padding:5px 0 0 15px;
	margin:0 -21px 0 20px;
	border:1px solid #ccc;
	background:#eee;
}
#market-content .tabs ul.head li.solutions {
	height:28px;
	padding:12px 0 0 15px;
}
#market-content .tabs ul.head a {
	color:#b00000;
	outline:none;
}
#market-content .tabs ul.head li.active {
	background:#fff;
	font-weight:bold;
	border-bottom:1px solid #fff;
}
#market-content .tabs ul.head li.active a {
	color:#000;
	text-decoration:none;
}
#market-content .tabs .popular, #market-content .tabs div.solutions {
	width:89.9%;
	float:left;
	display:inline;
	margin:15px 5% 0;
}
#market-content .tabs .popular ul, #market-content .tabs div.solutions ul {
	float:left;
	width:50%;
}
* html #market-content .tabs .popular ul, * html #market-content .tabs div.solutions ul {
	width:49.9%;
}
#market-content .tabs .popular li, #market-content .tabs div.solutions li {
	margin:6px 0 0;
}
#market-content .tabs .popular .all {
	float:left;
	width:100%;
	margin:22px 0 0;
	font-weight:bold;
}
#market-content .tabs .popular .new, .index-page #step_1 .new {
	width:90.1%;
	float:left;
	margin:22px 0 0;
}
#market-content .tabs .popular h5, #market-content .tabs div.solutions h5, .index-page #step_1 .new h5 {
	margin:0;
	font-size:1em;
}
#market-content .tabs .popular .new ul, .index-page #step_1 .new ul {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#market-content .tabs .popular .new li, .index-page #step_1 .new li {
	width:49.99%;
	float:left;
	margin:10px 0 0;
}
#market-content .tabs .popular .new li a, .index-page #step_1 .new li a {
	float:left;
	width:152px;
	position:relative;
	text-decoration:none;
	overflow:hidden;
}
#market-content .tabs .popular .new a img, .index-page #step_1 .new a img {
	border:1px solid #ccc;
	margin:0 0 5px;
}
#market-content .tabs .popular .new li a em, .index-page #step_1 .new a em {
	text-decoration:underline;
	font-style:normal;
}
#market-content .tabs .popular .new li a span, .index-page #step_1 .new a span {
	position:absolute;
	width:260px;
	left:0;
	top:100%;
	margin:3px 0 0;
	padding:5px;
	background:#fff;
	border:1px solid #999;
	font-size:0.85em;
	line-height:1.2em;
	color:#000;
}
#market-content .tabs .popular .new li a:hover, .index-page #step_1 .new a:hover {
	overflow:visible;
}
#market-content .tabs div.solutions {
	float:left;
	margin:0 5%;
	display:inline;
	overflow:visible;
}
#market-content .tabs div.solutions h5 {
	padding:0 0 10px;
}
#market-content .tabs div.solutions div {
	width:100%;
	float:left;
	display:inline;
	margin:24px -5% 0;
	padding:23px 5% 0;
	border-top:1px solid #8d8d8d;
	position:relative;
}
/* market page news */

#market-content .news {
	width:100%;
	float:left;
	margin:39px 0 0;
}
#market-content .news h5 {
	margin:0;
	font-size:1.3em;
}
#market-content .news ul {
	width:100%;
	overflow:hidden;
	margin:3px 0 0;
}
#market-content .news li {
	float:left;
	width:100%;
}
#market-content .news li div {
	float:left;
	width:54px;
	margin:2px 0 0;
	text-align:right;
	font-size:1.1em;
}
#market-content .news li a {
	float:left;
	margin:0 0 0 3px;
	font-size:1.3em;
}
/* market page right column */

#rightcol-search {
	padding:0 0 15px;
	width:100%;
	overflow:hidden;
}
#rightcol-search div {
	float:left;
	padding:0 0 0 20px;
	border:1px solid #ccc;
	background:url(http://market.autoua.net/img/bg-search-small.png) no-repeat 3px 2px;
}
#rightcol-search input#rightcol-search-input {
	width:145px;
	padding:1px 3px 2px;
	float:left;
	border:0;
}
#rightcol-search input.submit {
	width:60px;
	margin:0;
	float:right;
}
#market-content .rightcol {
	float:right;
	width:240px;
}
#market-content .rightcol .second-banner {
	margin:10px 0 0;
}
/* market page bottom content */

#market-content .bottom {
	width:100%;
	float:left;
	display:inline;
	margin:19px -10px 0;
	padding:0 10px 0;
	border-top:1px solid #484848;
}
#market-content .bottom .leftcol, #market-content .bottom .rightcol {
	float:left;
	width:50%;
	margin:24px 0 0;
	font-size: 1.1em;
}
#market-content .bottom .leftcol h3 {
	padding-bottom:4px;
}
#market-content .bottom .leftcol a.sell {
	font-size:1.3em;
	font-weight:bold;
	color:#008000;
}
#market-content .bottom .leftcol div {
	width:100%;
	overflow:hidden;
	margin:26px 0 0;
	font-size:1.5em;
	line-height:1.2em;
}
#market-content .bottom .leftcol div ul {
	float:left;
	width:33%;
	margin:0;
	padding:0;
	list-style:none;
}
#market-content .bottom .rightcol .head {
	width:100%;
	overflow:hidden;
	font-size:1.3em;
	line-height:1em;
	font-weight:bold;
	background:url(http://market.autoua.net/img/bg-tabs-bottom.gif) repeat-x 0 100%;
}
#market-content .bottom .rightcol h3 {
	float:left;
	display:inline;
	height:21px;
	font-size:1em;
	font-weight:bold;
	border:1px solid #ccc;
	border-bottom:0;
	margin:0 0 0 25px;
	padding:17px 10px 10px;
	color:#b00000;
	background:#fff;
}
#market-content .bottom .rightcol .head a, #market-content .ads .add-ad a {
	float:right;
	line-height:1.3em;
	margin:15px 0 0;
	padding:0 0 2px 20px;
	color:#008000;
	background:url(/data/img/ok.gif) no-repeat 0 1px;
}
#market-content .bottom .rightcol ul {
	float:left;
	width:100%;
	font-size:1.3em;
	line-height:1.2em;
	margin:0;
	padding:0;
	list-style:none;
}
#market-content .bottom .rightcol li {
	float:left;
	width:100%;
	padding:8px 0 7px;
	border-bottom:1px solid #ccc;
}
#market-content .bottom .rightcol li.new a {
	font-weight:bold;
}
#market-content .bottom .rightcol li div {
	float:left;
}
#market-content .bottom .rightcol li strong {
	float:right;
}
#market-content .bottom .rightcol ul a {
	float:left;
	text-decoration:none;
	overflow:hidden;
	padding:0 0 2px 24px;
	margin:0 0 0 5px;
	background:url(/data/img/carphoto.gif) no-repeat 0 1px;
}
#market-content .bottom .rightcol ul a:hover {
	overflow:visible;
	position:relative;
}
#market-content .bottom .rightcol ul a em {
	font-style:normal;
	text-decoration:underline;
}
#market-content .bottom .rightcol ul a span {
	position:absolute;
	width:240px;
	padding:14px 4px 8px;
	margin:0 6px 0 0;
	border:1px solid #999;
	right:100%;
	top:16px;
	background:#fff;
	color:#000;
	overflow:hidden;
}
#market-content .bottom .rightcol ul a img {
	float:left;
	border:1px solid #ccc;
}
#market-content .bottom .rightcol ul a strong {
	float:left;
	margin:0 0 0 5px;
	text-decoration:none;
}
#market-content .bottom .rightcol ul a span span {
	position:static;
	border:0;
	margin:7px 0 0;
	padding:0;
	width:237px;
	max-height:150px;
	float:left;
	font-weight:normal;
}
#market-content .bottom .rightcol div.no-preview a {
	padding:0 0 2px;
	margin:0 0 0 29px;
	background:none;
}
/* mabila market */

#mabila-market {
	width:100%;
	margin:20px 0 0;
}
#mabila-market div {
}
#mabila-market table {
	border:1px solid #ccc;
}
#mabila-market table table {
	border:0;
}
#mabila-market a, #mabila-market a:hover {
	color:#9b3326;
}
/* footer */

#footer {
	height:250px;
	width:1000px;
	overflow:hidden;
	color:#fff;
	font-size:1.3em;
	background:#484848;
	margin: 0 auto;
	font:125%/1.4 Arial, Helvetica, sans-serif;
}
#footer img {
	display: inline;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer .content {
	width:990px;
	overflow:hidden;
	padding:0 5px;
	margin:0 auto;
}
.footer-nav {
	width:100%;
	height:185px;
	padding:15px 0 0;
	overflow:hidden;
	color:#fff;
}
.footer-nav div {
	float:left;
}
.footer-nav ul {
	margin:10px 0 0;
	padding:0 0 0 20px;
}
.footer-nav strong {
	font-size: 1em;
	margin: 0;
	display: block;
}
.footer-nav a strong {
	display: inline;
}
.footer-nav .left {
	width:230px;
	padding-left: 10px;
}
.footer-nav .center {
	width:472px;
}
.footer-nav .center ul {
	float:left;
	width:155px;
}
.footer-nav a {
	color:#fff;
}
#footer .copyright {
	float:left;
	margin:16px 0 0 10px;
}
.copyright a, .copyright a:hover {
	color:#fff;
}
#footer .counters {
	float:right;
}
a.smaller {
	font-size: 90%;
	display: block;
	margin: -1px 0 2px;
}
a.comments-count {
	background: url("/data/img/bg-comments-icon-small.png") no-repeat scroll 0 1px transparent;
	margin: 6px 0 0 0;
	padding: 0 0 0 15px;
	float: left;
}
a.comments-count_news {
	background: url("/data/img/bg-comments-icon-small.png") no-repeat scroll 0 1px transparent;
	margin: 6px 0 0 9px;
	padding: 0 0 0 15px;
	font-size: 9px;
}
/* cars page */

/* left column */

#market-content .new-cars, #market-content .accessories, #market-content .dealers, #market-content .login, #market-content .ads {
	font-size:1.3em;
	line-height:1.2em;
}
#market-content .new-cars .spacer, #market-content .accessories .spacer, #market-content .dealers .spacer {
	padding:0 285px 0 0;
}
ul.breadcrumb {
	margin:0;
	padding:12px 0;
	list-style:none;
}
ul.breadcrumb li {
	display:inline;
	font-size: 13px;
}
ul.breadcrumb h1,
.b-h1 {
	margin: 10px 0 0;
	font-size:24px;
	font-weight:normal;
	overflow: hidden;
}
.b-h1 {
	margin: 0 0 10px;
}
ul.breadcrumb h1 span {
	display:block;
	color:#ccc;
	font-size:12px;
}
ul.breadcrumb h2 {
	margin:0;
	font-size:1.54em;
	font-weight:normal;
}
#market-content .new-cars p {
	margin:18px 0 0;
}
#market-content .leftcol .wizard {
	width:100%;
	overflow:hidden;
	border:1px solid #F7E4C3;
	background:#F6F5E1;
	padding:9px 0 11px;
	margin:12px 0 0;
	color:#C90;
}
#market-content .leftcol .wizard h3 {
	float:left;
	margin:0 0 0 10px;
	padding:2px 4px 0 21px;
	font-size:1em;
	font-weight:normal;
	background:url(/data/img/wand.gif) no-repeat 0 0;
}
#market-content .leftcol .wizard ul {
	float:left;
	margin:2px 0 0;
}
#market-content .leftcol .wizard ul li {
	display:inline;
}
#market-content .leftcol .wizard a.solutions {
	float:right;
	margin:1px 10px 0 0;
	padding:1px 0 1px 21px;
	background:url(/data/img/package.gif) no-repeat 0 0;
}
#market-content .leftcol .cars-list {
	width:100%;
	overflow:hidden;
	margin:10px 0 0;
}
#market-content .leftcol .cars-list ul {
	float:left;
	width:49.9%;
}
#market-content .leftcol .cars-list li {
	margin:12px 0 0;
}
#market-content .leftcol .cars-list ul a {
	font-weight:bold;
}
#market-content .leftcol .car-electronics {
	width:100%;
	overflow:hidden;
}
#market-content .leftcol .car-electronics h4 {
	margin:16px 0 0;
	font-size:1em;
}
#market-content .leftcol .car-electronics ul {
	float:left;
	width:49.9%;
	list-style:disc inside;
	margin:14px 0 0;
}
#market-content .leftcol .car-electronics ul li {
	margin:2px 0 0;
	padding:0 0 0 2px;
}
#market-content .leftcol .novelty {
	width:100%;
	overflow:hidden;
	margin:23px 0 0;
}
#market-content .leftcol .novelty h3 {
	margin:0;
	font-size:1.46em;
	line-height:1.2em;
	font-weight:normal;
}
#market-content .leftcol .novelty ul {
	width:100%;
	overflow:hidden;
}
#market-content .leftcol .novelty li {
	float:left;
	width:49.9%;
}
#market-content .leftcol .novelty img {
	float:left;
	display:inline;
	margin:0 4px 0 0;
}
#market-content .leftcol .novelty h4 {
	font-size:1em;
	margin:0;
}
#market-content .leftcol .novelty div {
	font-size:1.3em;
	margin:15px 0 0;
}
/* right column */

.rightcol #search {
	margin:8px 0 0;
	border:1px solid #ccc;
}
.rightcol #search li.region a {
	margin:1px 0 0;
}
.rightcol h3 {
	margin:13px 0 0;
	color:#ccc;
	font-size:2.5em;
	font-weight:normal;
}
#market-content .rightcol .all-items {
	width:100%;
	overflow:hidden;
	margin:20px 0 0;
	font-size:1.3em;
}
#market-content .rightcol .all-items h3 {
	margin:0 5px 0 17px;
	font-size:1.23em;
}
#market-content .rightcol .all-items ul {
	list-style:square inside;
	margin:0 5px 0 17px;
}
#market-content .rightcol h4 {
	margin:31px 0 0 5px;
	font-size:1.3em;
	color:#000;
}
#market-content .rightcol ul.news {
	width:230px;
	display:inline;
	margin:4px 5px 0;
	padding:0 0 3px;
}
#market-content .rightcol ul.news li {
	margin:5px 0 0;
	padding:0 0 5px;
}
#market-content .rightcol ul.news img {
	float:left;
	display:inline;
	border:1px solid #ccc;
	margin:0 4px 0 0;
}
#market-content .rightcol ul.news div {
	float:none;
	text-align:left;
	margin:0;
	width:auto;
	font-size:1em;
}
#market-content .rightcol ul.news a {
	float:none;
	margin:0;
	line-height:1.2em;
}
#market-content .rightcol a.all-news {
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 0 5px;
}
/* used cars */

/*
#market-content .used-cars{
	font-size:1.3em;
	line-height:1.2em;
}
*/
#market-content .used-cars .spacer {
	padding:0 285px 0 0;
}
#market-content .used-cars .wizard {
	width:100%;
	overflow:hidden;
	background:#F6F5E1;
	border:1px solid #F7E4C3;
	padding:10px 0;
	margin:11px 0 0;
	color:#C90;
}
#market-content .used-cars .wizard h3 {
	float:right;
	display:inline;
	margin:0 10px 0 0;
	padding:1px 4px 0 21px;
	font-size:1em;
	font-weight:normal;
	background:url(/data/img/wand.gif) no-repeat 0 0;
}
#market-content .used-cars .wizard h3 a {
	color:#C90;
}
#market-content .used-cars .wizard ul {
	float:left;
	display:inline;
	margin:2px 0 0 10px;
	padding:0;
	list-style:none;
}
#market-content .used-cars .wizard ul li {
	float:left;
	display:inline;
	margin:0 4px 0 0;
}
#market-content .used-cars .wizard strong a {
	float:left;
	padding:0 0 2px 19px;
	margin:0 4px 0 0;
	background:url(/data/img/add.gif) no-repeat 0 0;
}
#market-content ul.tagcloud {
	background:#eee;
	border:1px solid #ccc;
	text-align:center;
	padding:10px;
	margin:0;
	list-style:none;
}
#market-content ul.tagcloud li {
	display:inline;
	margin:0 5px;
}
#market-content ul.tagcloud li a {
	white-space:nowrap;
}
#market-content .catalog {
	width:100%;
	margin:25px 0 0;
}
.catalog_bg_grey {
	padding: 0 20px 17px;
	background-color: #f6f6f6;
}
.catalog_bg_grey h2 {
	padding-top: 15px;
}
#market-content .catalog ul {
	float:left;
	width:33%;
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.15em;
}
#market-content .catalog li {
	margin:10px 0 0;
}
#market-content .catalog .home-produced {
	width:100%;
	overflow:hidden;
}
#market-content .catalog .home-produced li {
	padding:0 0 0 25px;
}
#market-content .catalog .foreign {
	width:100%;
	margin:15px 0 0;
	overflow: hidden;
}
#market-content .catalog .margin-bottom {
	margin-bottom: 20px;
	margin-top: 0;
}
#market-content .catalog .foreign li {
	width:100%;
	float:left;
}
#market-content .catalog .foreign div {
	float:left;
}
#market-content .catalog .foreign div.letter {
	width:25px;
	font-size:1.33em;
	line-height:1em;
	color:#D0D0D0;
	position:relative;
	top:-2px;
}
#market-content .latest {
	width:100%;
	float:left;
	margin:27px 0 0;
}
#market-content .latest .head {
	width:100%;
	float:left;
}
#market-content .latest .head h2 {
	float:left;
	margin:0;
	font-size:1.54em;
	line-height:1.4em;
	font-weight:normal;
}
#market-content .latest .head a {
	float:right;
	color:#008000;
	margin:5px 0 0;
	padding:0 0 2px 21px;
	background:url(/data/img/add.gif) no-repeat 0 0;
}
#market-content .latest ul {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#market-content .latest li {
	float:left;
	width:100%;
	padding:0 0 8px;
	margin:7px 0 0;
	border-bottom:1px solid #ccc;
}
#market-content .latest li.head {
	font-weight:bold;
}
#market-content .latest li div {
	float:left;
}
#market-content .latest li .model {
	width:39%;
}
#market-content .latest .head .model {
	padding:0 0 0 27px;
}
#market-content .latest .model a {
	float:left;
	margin:0 0 0 5px;
	padding:0 0 0 24px;
	background:url(/data/img/carphoto.gif) no-repeat 0 1px;
	text-decoration:none;
}
#market-content .latest .model a.no-popup {
	margin:0 0 0 29px;
	padding:0;
	background:none;
}
#market-content .latest .model a em {
	font-style:normal;
	text-decoration:underline;
}
#market-content .latest li .model a span {
	position:absolute;
	left:-9999px;
	top:100%;
	width:240px;
	margin:1px 0 0;
	padding:14px 4px 4px;
	background:#fff;
	border:1px solid #999;
	color:#000;
}
#market-content .latest li .model a img {
	float:left;
	border:1px solid #ccc;
}
#market-content .latest li .model a strong {
	float:left;
	margin:0 0 0 5px;
}
#market-content .latest li .model a span span {
	position:static;
	float:left;
	width:100%;
	width:auto;
	border:0;
	padding:0;
	margin:7px 0 0;
	background:none;
}
#market-content .latest .model a:hover {
	position:relative;
}
#market-content .latest .model a:hover span {
	left:0;
}
#market-content .latest li .year {
	width:15%;
	text-align:right;
	padding:0 0 0 20px;
}
#market-content .latest li .haul {
	width:12%;
	text-align:right;
	padding:0 0 0 20px;
}
#market-content .latest li .color {
	width:13%;
	padding:0 0 0 5%;
}
#market-content .latest li .price {
	float:right;
	font-weight:bold;
}
#market-content .latest li .price span {
	font-size:2.7em;
	line-height:0.1em;
	vertical-align:middle;
	color:#f00;
}
#market-content .latest .not-customized {
	float:left;
	width:100%;
	margin:5px 0 0;
}
#market-content .latest .not-customized big {
	float:left;
	margin:0 0 0 29px;
	font-size:2.7em;
	line-height:1em;
	color:#f00;
}
#market-content .latest .not-customized span {
	float:left;
	margin:2px 0 0 6px;
}
#market-content .used-cars .new-cars {
	float:left;
	width:100%;
	font-size:1.54em;
}
#market-content .used-cars .new-cars a {
	float:left;
	margin:13px 0 0 5px;
}
#market-content .used-cars .new-cars a.image {
	margin:0;
}
/* accessories */

#market-content .accessories .tabs {
	width:100%;
	overflow:hidden;
	margin:18px 0 0;
	font-size:1em;
	line-height:1.2em;
}
#market-content .accessories .tabs ul.head li {
	width:180px;
	height:28px;
	padding:12px 0 0;
	text-align:center;
}
#market-content .tabs .radio-recorders {
	width:100%;
	overflow:hidden;
}
#market-content .tabs .radio-recorders ul {
	width:100%;
	overflow:hidden;
	margin:32px 0 0;
}
#market-content .tabs .radio-recorders li {
	width:100%;
	float:left;
}
#market-content .tabs .radio-recorders ul div {
	float:left;
	width:33%;
}
#market-content .tabs .radio-recorders ul ul {
	padding:10px;
	margin:0;
	width:auto;
}
#market-content .tabs .radio-recorders li li {
	float:none;
	display:inline;
	white-space:nowrap;
}
#market-content .tabs .radio-recorders ul h3 {
	margin:0;
	font-size:1em;
}
#market-content .tabs .radio-recorders ul.bottom-links {
	width:auto;
	margin:42px 0 0;
	padding:0 0 2px 10px;
}
#market-content .tabs .radio-recorders ul.bottom-links li {
	display:inline;
	float:none;
}
#market-content .tabs .top5-latest {
	width:100%;
	overflow:hidden;
	margin:58px 0 0;
}
#market-content .tabs .top5-latest h3 {
	margin:0;
	font-size:1.54em;
	line-height:1.4em;
	font-weight:normal;
}
#market-content .tabs .top5-latest div {
	float:left;
	width:49.9%;
}
#market-content .tabs .top5-latest ul {
	padding:0 10px;
	width:auto;
}
#market-content .tabs .top5-latest li {
	float:left;
	width:100%;
}
#market-content .tabs .top5-latest a.image, #market-content .tabs .top5-latest li.noprice a.image {
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
#market-content .tabs .top5-latest strong {
	display:block;
}
#market-content .tabs .top5-latest li.noprice a {
	float:left;
	margin:15px 0 0;
}
/* settings */

#market-content .settings {
	font-size:1.3em;
	line-height:1.2em;
}
#market-content .settings p {
	margin:18px 0 0;
	color:#999;
}
#market-content .settings ul {
	color:#999;
	margin:12px 0 0;
	padding:0 0 0 40px;
	list-style:disc;
}
#market-content .settings ul.breadcrumb {
	margin:0;
	padding:0;
	color:#000;
	list-style:none;
}
#market-content .settings form h3 {
	margin:13px 0 0;
	font-size:1em;
}
#market-content .settings form ul {
	width:100%;
	overflow:hidden;
	color:#000;
	margin:13px 0 0;
	padding:0;
	list-style:none;
}
#market-content .settings form li {
	width:100%;
	float:left;
	margin:3px 0 0;
}
#market-content .settings form .region {
	width:100%;
	overflow:hidden;
}
#market-content .settings form .region div {
	width:100%;
	float:left;
	margin:13px 0 0;
	padding:0 0 5px;
}
#market-content .settings form .region ul {
	float:left;
	width:49.9%;
}
#market-content .settings input {
	float:left;
	width:14px;
	height:15px;
	margin:1px 6px 0 40px;
}
#market-content .settings label {
	float:left;
}
#market-content .settings input.submit {
	width:auto;
	height:auto;
	margin:46px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#market-content .new-cars .results, #market-content .used-cars .results {
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
#market-content .new-cars .results .sort, #market-content .used-cars .results .sort {
	width:100%;
	overflow:hidden;
	margin:14px 0 0;
}
#market-content .new-cars .results .sort ul, #market-content .used-cars .results .sort ul {
	float:right;
	padding:0 0 2px;
	width:auto;
}
#market-content .new-cars .results .sort li, #market-content .used-cars .results .sort li {
	float:left;
	width:auto;
	margin:0 0 0 8px;
	padding:0;
}
#market-content .new-cars .results .sort li a, #market-content .used-cars .results .sort li a {
	float:left;
}
#market-content .new-cars .results .sort li strong, #market-content .used-cars .results .sort li strong, #search-page .order li strong {
	float:left;
	padding:0 3px 2px 20px;
	color:#fff;
	background:#910B05 url(http://i.mabila.ua/market/img/order.gif) no-repeat 4px 1px;
}
#market-content .new-cars .results ul, #market-content .used-cars .results ul {
	float:none;
	width:100%;
	overflow:hidden;
}
#market-content .new-cars .results ul li, #market-content .used-cars .results ul li {
	width:100%;
	float:left;
	margin:13px 0 0;
	padding:0 0 17px;
}
#market-content .new-cars .results ul a.image, #market-content .used-cars .results ul a.image {
	float:left;
	margin:2px 4px 0 2px;
}
#market-content .new-cars .results h3, #market-content .used-cars .results h3 {
	margin:0;
	font-size:1em;
}
#market-content .new-cars .results ul div, #market-content .used-cars .results ul div {
	margin:12px 0 0;
}
#market-content .new-cars .results ul big, #market-content .used-cars .results ul big {
	font-size:1.3em;
	font-weight:bold;
}
#market-content .new-cars .results p, #market-content .used-cars .results p {
	margin:12px 0 0;
}
#market-content .new-cars .results p a.add-to-garage {
	color:#3F8439;
	background:url(/data/img/garage/garage_add.gif) no-repeat 0 0;
	padding:0 0 0 19px;
	text-decoration:none;
}
#market-content .new-cars .results p a.add-to-garage span {
	border-bottom:1px dashed #3F8439;
}
#market-content .new-cars .pager, #market-content .dealers .pager {
	width:100%;
	overflow:hidden;
	margin:13px 0 0;
}
#market-content .new-cars .pager .prev-next, #market-content .dealers .pager .prev-next, #search-page .prev-next {
	margin:15px 0 0 42px;
}
#market-content .new-cars .pager .prev-next span, #market-content .dealers .pager .prev-next span, #search-page .prev-next span {
	color:#999;
}
#market-content .new-cars .pager ul, #market-content .dealers .pager ul, #search-page .pager ul {
	width:auto;
	overflow:visible;
	margin:5px 0 0 42px;
	padding:0;
	list-style:none;
}
#market-content .new-cars .pager ul li, #market-content .dealers .pager ul li, #search-page .pager ul li {
	width:auto;
	margin:0;
	padding:0;
	display:inline;
	font-size:1.31em;
	line-height:1.2em;
}
#market-content .new-cars .pager ul li a, #market-content .dealers .pager ul li a, #search-page .pager ul li a {
	margin:0 2px
}
#market-content .new-cars .pager ul li strong, #market-content .dealers .pager ul li strong, #search-page .pager ul li strong {
	padding:0 3px;
	color:#fff;
	background:#910B05;
}
#market-content .new-cars .used, .bodymain .used {
	width:100%;
	float:left;
}
#market-content .new-cars .used .head, .bodymain .used .head {
	width:100%;
	float:left;
	background:url(http://market.autoua.net/img/bg-tabs-bottom.gif) repeat-x 0 100%;
}
#market-content .new-cars .used .head h4, .bodymain .used .head h4 {
	float:left;
	display:inline;
	height:24px;
	padding:8px 10px 0;
	margin:0 0 0 26px;
	font-size:1em;
	border:1px solid #ccc;
	border-bottom:0;
	background:#fff;
}
#market-content .new-cars .used .head h4 a, .bodymain .used .head h4 a {
	float:none;
	margin:0;
	padding:0;
	background:none;
	text-decoration:none;
	color:#06c;
}
#market-content .new-cars .used .head h4 a:hover, .bodymain .used .head h4 a:hover {
	color:#b00000;
}
#market-content .new-cars .used .head a, .bodymain .used .head a {
	float:right;
	background:url(/data/img/add.gif) no-repeat 0 0;
	color:#008000;
	margin:8px 0 0;
	padding:0 0 2px 21px;
}
#market-content .new-cars .used ul, .bodymain .used ul {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#market-content .new-cars .used li, .bodymain .used li {
	float:left;
	width:100%;
	margin:6px 0 0;
	padding:0 0 7px;
	border-bottom:1px solid #ccc;
}
#market-content .new-cars .used li a, .bodymain .used li a {
	float:left;
	padding:0 0 0 24px;
	margin:0 0 0 5px;
	text-decoration:none;
	background:url(/data/img/carphoto.gif) no-repeat 0 1px;
}
#market-content .new-cars .used li a em, .bodymain .used li a em {
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}
#market-content .new-cars .used li span, .bodymain .used li span {
	float:left;
}
#market-content .new-cars .used li a span, .bodymain .used li a span {
	width:240px;
	float:none;
	position:absolute;
	left:-9999px;
	top:19px;
	padding:14px 4px 4px;
	background:#fff;
	border:1px solid #999;
	color:#000;
}
#market-content .new-cars .used li a img, .bodymain .used li a img {
	border:1px solid #ccc;
	float:left;
	margin:0;
}
#market-content .new-cars .used li a strong, .bodymain .used li a strong {
	float:left;
	margin:0 0 0 5px;
}
#market-content .new-cars .used li a span span, .bodymain .used li a span span {
	width:auto;
	position:static;
	display:block;
	float:none;
	clear:left;
	margin:-15px 0 0;
	padding:3px 0 0;
	background:none;
	border:0;
}
#market-content .new-cars .used li a:hover, .bodymain .used li a:hover {
	position:relative;
}
#market-content .new-cars .used li a:hover span, .bodymain .used li a:hover span {
	left:0;
}
#market-content .new-cars .used li strong, .bodymain .used li strong {
	float:right;
}
#market-content .new-cars .used li.noimage a, .bodymain .used li.noimage a {
	padding:0;
	margin:0 0 0 29px;
	background:none;
}
/* car item */

#market-content .item-descr {
	width:100%;
	overflow:hidden;
}
#market-content .item-descr .images {
	float:left;
	width:310px;
	margin:19px 0 0;
}
#market-content .item-descr .images img {
	margin:0 auto;
}
#market-content .item-descr .content {
	float:left;
	display:inline;
	width:100%;
	margin:19px 0 0 -310px;
}
#market-content .item-descr .spacer {
	padding:0 0 0 320px;
}
#market-content .item-descr h3 {
	margin:0;
	padding:0 0 2px;
	font-size:1.15em;
}
#market-content .item-descr big {
	font-size:1.54em;
	display:block;
	padding:0 0 3px;
}
#market-content .item-descr p.grey {
	color:#999;
}
#market-content .item-descr p.grey span {
	display:block;
	color:#000;
}
#market-content .item-descr .content ul {
	margin:15px 0 0;
	padding:0 0 2px 20px;
	list-style:disc;
}
#market-content .item-descr .content li {
	margin:3px 0 0;
}
#market-content .item-descr .content h4 {
	font-size:1em;
	font-weight:normal;
	margin:12px 0 0;
}
#market-content .item-descr ul.tabs, #market-content .tyres-item-descr ul.tabs, #market-content .store-descr ul.tabs {
	float:left;
	width:100%;
	margin:35px 0 0;
	font-size:1em;
	line-height:1em;
	background:url(http://market.autoua.net/img/bg-tabs-bottom.gif) repeat-x 0 100%;
}
#market-content .item-descr ul.tabs li, #market-content .tyres-item-descr ul.tabs li, #market-content .store-descr ul.tabs li {
	float:left;
	display:inline;
	height:26px;
	padding:12px 15px 0;
	margin:0 -22px 0 21px;
	border:1px solid #ccc;
	background:#eee;
}
#market-content .item-descr ul.tabs li.active, #market-content .tyres-item-descr ul.tabs li.active, #market-content .store-descr ul.tabs li.active {
	background:#fff;
	border-bottom-color:#fff;
	font-weight:bold;
}
#market-content .item-descr ul.tabs a, #market-content .tyres-item-descr ul.tabs a, #market-content .store-descr ul.tabs a {
	color:#b00000;
}
#market-content .furnishing {
	width:100%;
	float:left;
}
#market-content .furnishing p {
	margin:15px 0 0;
	color:#999;
}
#furnishing big {
	font-size:1.31em;
	font-weight:bold;
	margin:0 0 0 5px;
}
#market-content #furnishing .comments {
	width:auto;
	overflow:visible;
}
#furnishing .comments a, #furnishing .credit a, #furnishing .insurance a {
	width:16px;
	height:16px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
	text-align:left;
	text-decoration:none;
	color:#000;
	background:url(http://market.autoua.net/data/img/comments.gif) no-repeat 0 0;
}
#furnishing .comments a span, #furnishing .credit a span, #furnishing .insurance a span {
	width:300px;
	padding:5px;
	margin:3px 0 0;
	border:1px solid #999;
	background:#fff;
	text-indent:0;
	position:absolute;
	left:-30px;
	top:100%;
	visibility:hidden;
}
#furnishing .comments a:hover, #furnishing .credit a:hover, #furnishing .insurance a:hover {
	position:relative;
}
#furnishing .comments a:hover span, #furnishing .credit a:hover span, #furnishing .insurance a:hover span {
	visibility:visible;
}
#furnishing .comments a.add {
	background:url(http://market.autoua.net/data/img/comment_add.gif) no-repeat 0 0;
}
#furnishing .credit a.otp {
	background:url(http://news.autoua.net/data/library/7/6/2076o.gif) no-repeat 0 0;
}
#furnishing .insurance a.asca {
	width:47px;
	background:url(http://news.autoua.net/data/library/4/9/3149o.gif) no-repeat 0 0;
}
#furnishing a.add-to-garage {
	color:#3F8439;
	background:url(/data/img/garage/garage_add.gif) no-repeat 0 0;
	padding:0 0 2px 19px;
	text-decoration:none;
}
#furnishing a.add-to-garage span {
	border-bottom:1px dashed #3F8439;
}
#market-content .rival {
	float:left;
	width:100%;
	background:#f6f5e1;
	margin:30px 0 0;
}
#market-content .rival .content {
	border:1px solid #f7e4c3;
	padding:10px;
}
#market-content .rival h3 {
	margin:4px 0 0;
	padding:0 0 18px;
	font-size:1.46em;
	font-weight:normal;
}
#market-content .rival ul {
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
#market-content .rival li {
	float:left;
	display:inline;
	margin:0 5px 0 0;
	padding:5px;
	border:1px solid #E0E0E0;
	background:#fff;
	text-align:center;
}
#market-content .rival li img {
	display:inline;
}
#market-content .rival li p {
	margin:0;
}
#market-content .rclick {
	float:left;
	width:100%;
	margin:15px 0 0;
}
#market-content ul.item-tabs {
	float:left;
	margin:20px 0 0;
}
#market-content ul.item-tabs li {
	height:29px;
	padding:11px 0 0 15px;
}
#market-content ul.item-tabs li.wrap {
	height:35px;
	padding:5px 0 0 15px;
}
#market-content ul.item-tabs li.active {
	background:#fff;
	border-bottom:1px solid #fff;
	font-weight:bold;
}
#market-content ul.item-tabs a {
	color:#B00000;
}
#market-content ul.item-tabs li.to-garage {
	float:right;
	margin:0;
	padding:11px 10px 5px 0;
	height:auto;
	width:auto;
	background:none;
	border:0;
}
#market-content ul.item-tabs li.to-garage a {
	color:#3f8439;
	background:url(/data/img/garage/garage_add.gif) no-repeat 0 0;
	padding:0 0 2px 19px;
	text-decoration:none;
}
#market-content ul.item-tabs a.add-to-garage span, #market-content ul.furnishing-list div.cart a span {
	border-bottom:1px dashed #3f8439;
}
#market-content .new-cars .sub-cols {
	width:100%;
	float:left;
}
#market-content .new-cars .sub-leftcol {
	width:100%;
	float:left;
	margin:0 -300px 0 0;
}
#market-content .new-cars .sub-leftcol .spacer {
	padding:0 300px 0 0;
}
#market-content .new-cars .sub-leftcol h4 {
	margin:16px 0 12px;
	font-size:1em;
}
#market-content .new-cars .sub-leftcol h5 {
	margin:12px 0 0 10px;
	font-size:1em;
}
#market-content .new-cars .sub-leftcol ul {
	padding:0 0 0 40px;
	margin:0 0 0 10px;
	list-style:disc;
}
#market-content .new-cars .sub-leftcol ul span {
	color:#800000;
}
#market-content .leftcol .item-menu {
	width:100%;
	overflow:hidden;
	margin:12px 0 0;
}
#market-content .leftcol .item-menu p {
	margin:0;
}
#market-content .leftcol .item-menu ul {
	width:100%;
	overflow:hidden;
	margin:-12px 0 0;
	padding:0;
	list-style:none;
}
#market-content .leftcol .item-menu ul li {
	float:left;
	border-left:1px solid #000;
	margin:0 0 0 -6px;
	padding:0 12px 0 6px;
	line-height:1.1em;
}
#market-content .leftcol .item-menu ul li a {
	float:left;
	padding-bottom:1px;
}
#market-content .leftcol .item-menu ul li.garage a {
	padding:0 0 2px 19px;
	color:#3F8439;
	background:url(/data/img/garage/garage_add.gif) no-repeat 0 0;
	text-decoration:none;
}
#market-content .leftcol .item-menu ul li.garage a:hover {
	color:#3F8439;
}
#market-content .leftcol .item-menu ul li a.add-to-garage span {
	border-bottom:1px dashed #3f8439;
	color:#3f8439;
}
#market-content .leftcol .item-menu ul li.credit a {
	padding:0 0 2px 19px;
	background:url(http://news.autoua.net/data/library/7/6/2076o.gif) no-repeat 0 0;
}
#market-content .leftcol .item-menu ul li.insurance a {
	padding:0 0 2px 50px;
	background:url(http://news.autoua.net/data/library/4/9/3149o.gif) no-repeat 0 0;
}
#market-content .sub-rightcol {
	float:right;
	width:300px;
	margin:14px 0 0;
}
#market-content .sub-rightcol ul.toplinks {
	width:100%;
	overflow:hidden;
}
#market-content .sub-rightcol ul.toplinks li {
	float:left;
	width:100%;
	margin:5px 0 0;
}
#market-content .sub-rightcol ul.toplinks li a, #market-content .used-cars .sub-leftcol ul.links a {
	float:left;
	margin:0 0 0 24px;
	position:relative;
}
#market-content .sub-rightcol ul.toplinks li a span, #market-content .used-cars .sub-leftcol ul.links a span {
	position:absolute;
	left:-24px;
	top:0;
	width:18px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/data/img/print.gif) no-repeat 0 0;
	cursor:pointer;
}
#market-content .sub-rightcol ul.toplinks li.forum a span, #market-content .used-cars .sub-leftcol ul.links li.forum a span {
	height:16px;
	background:url(/data/img/talk.gif) no-repeat 0 0;
}
#market-content .sub-rightcol .ext-photo {
	width:100%;
	overflow:hidden;
	margin:12px 0 0;
}
#market-content .sub-rightcol .ext-photo h4 {
	margin:0;
	color:#999;
	font-size:1em;
	font-weight:normal;
}
#market-content .sub-rightcol .ext-photo ul {
	width:100%;
	overflow:hidden;
}
#market-content .sub-rightcol .ext-photo ul li {
	float:left;
}
#market-content .sub-rightcol .ext-photo ul li a {
	float:left;
	margin:15px 0 0;
}
/* popup photo */

body#photopage {
	padding:10px;
	width:auto;
	height:auto;
	min-height:0;
}
body#photopage h1 {
	margin:15px 0 0;
	float:left;
	font-size:1.3em;
}
body#photopage a.close {
	margin:15px 0 0;
	float:right;
	font-size:1.3em;
}
#market-content .sub-rightcol .rival li {
	width:268px;
}
#market-content .used-cars .sub-cols {
	width:100%;
	overflow:hidden;
	margin:18px 0 0;
}
#market-content .used-cars .sub-leftcol {
	float:left;
	width:50%;
}
#market-content .used-cars .sub-leftcol h2 {
	margin:22px 0 0;
	font-size:1.92em;
}
#market-content .used-cars .sub-leftcol ul.data {
	width:100%;
	overflow:hidden;
	margin:24px 0 0;
}
#market-content .used-cars .sub-leftcol ul.data li {
	float:left;
	width:100%;
	padding:5px 0 6px;
	border-top:1px solid #ccc;
}
#market-content .used-cars .sub-leftcol ul.data li:hover, #market-content .used-cars .sub-leftcol ul.data li.hover {
	background:#edf7fe;
}
#market-content .used-cars .sub-leftcol ul.data strong {
	float:left;
	font-weight:normal;
	margin:0 0 0 3px;
}
#market-content .used-cars .sub-leftcol ul.data span {
	float:right;
	margin:0 3px 0 0;
	color:#800000;
}
#market-content .used-cars .sub-leftcol ul.data li.description strong {
	float:none;
	display:block;
	font-weight:bold;
}
#market-content .used-cars .sub-leftcol ul.data li.description span {
	float:none;
	display:block;
	margin:2px 3px 0;
	color:#000;
}
#market-content .used-cars .sub-leftcol ul.links {
	width:100%;
	overflow:hidden;
	margin:15px 0 0;
}
#market-content .used-cars .sub-leftcol ul.links li {
	float:left;
	width:100%;
	margin:5px 0 0;
	padding:0 0 2px;
}
#market-content .used-cars .sub-leftcol ul.links li.edit span {
	width:17px;
	height:17px;
	background:url(/data/img/edit.gif) no-repeat 0 0;
}
#market-content .used-cars .sub-leftcol ul.links li.feedback span {
	width:17px;
	height:17px;
	background:url(/data/img/delete.gif) no-repeat 0 0;
}
#market-content .used-cars .sub-rightcol {
	width:50%;
}
#market-content .used-cars .sub-rightcol .features {
	width:100%;
	overflow:hidden;
	margin:-14px 0 0;
}
#market-content .used-cars .sub-rightcol .features h3 {
	margin:14px 0 14px 15px;
	font-size:1.15em;
}
#market-content .used-cars .sub-rightcol .features h4 {
	margin:14px 0 0 55px;
	font-size:1em;
}
#market-content .used-cars .sub-rightcol .features ul.main {
	margin:0 0 0 15px;
	list-style:disc;
}
#market-content .used-cars .sub-rightcol .features ul {
	margin:0 0 0 55px;
	padding:0 0 0 40px;
	list-style:circle;
}
#market-content .used-cars .sub-rightcol .features ul span {
	color:#800000;
}
#market-content .used-cars .sub-cols .new-cars {
	margin:10px 0 0;
}
#market-content .new-cars .offers {
	width:100%;
	overflow:hidden;
}
#market-content .new-cars .offers p {
	margin:12px 0 0;
}
#market-content .new-cars .offers ul {
	width:100%;
	overflow:hidden;
	margin:13px 0 0;
}
#market-content .new-cars .offers ul li {
	float:left;
	width:100%;
	border-bottom:1px solid #666;
	display:table;
}
#market-content .new-cars .offers ul li:hover {
	background:#EDF7FE;
}
#market-content .new-cars .offers ul li.head:hover {
	background:none;
}
#market-content .new-cars .offers ul li.head {
	border-width:3px;
	font-weight:bold;
}
#market-content .new-cars .offers ul li.head div {
	padding:0 0 5px;
}
#market-content .new-cars .offers ul li.head a {
	color:#800000;
	margin:0 0 0 5px;
}
#market-content .new-cars .offers ul li.head strong {
	margin:0 0 0 5px;
	padding:1px 3px 2px 19px;
	float:left;
	color:#fff;
	background:#910B05 url(http://i.mabila.ua/market/img/order.gif) no-repeat 3px 2px;
}
#market-content .new-cars .offers ul li div.left {
	width:69.9%;
	display:table-cell;
}
#market-content .new-cars .offers ul li.head div.left {
	border-right:1px solid #666
}
#market-content .new-cars .offers ul li div.left div {
	padding:0 0 5px 5px;
}
#market-content .new-cars .offers ul li div.right {
	width:29.9%;
	display:table-cell;
	vertical-align:middle;
	font-size:20px;
	line-height:24px;
}
/* fucking MS IE styles */
* html #market-content .new-cars .offers ul li div.left {
	float:left;
}
*+html #market-content .new-cars .offers ul li div.left {
	float:left;
}
* html #market-content .new-cars .offers ul li div.right {
	float:right;
	height:24px;
	position:relative;
	top:50%;
}
* html #market-content .new-cars .offers ul li div.right span {
	position:absolute;
	top:-12px;
}
*+html #market-content .new-cars .offers ul li div.right {
	float:right;
	height:24px;
	position:relative;
	top:50%;
}
*+html #market-content .new-cars .offers ul li div.right span {
	position:absolute;
	top:-12px;
}
/* end fucking MS IE styles */
#market-content .new-cars .offers ul li.head div.right {
	font-size:1em;
	line-height:1.2em;
	height:auto;
	position:static;
}
#market-content .new-cars .offers img {
	margin:5px 0 0;
}
#market-content .new-cars .offers ul p {
	margin:15px 0 0;
	padding:0 0 15px;
}
#market-content .new-cars .offers ul p strong {
	display:block;
}
#market-content .comments {
	width:100%;
	overflow:hidden;
}
#market-content .comment-list {
	width:100%;
	overflow:hidden;
}
#market-content .comment-list form.complectation {
	margin:5px 0 0;
}
#market-content .comment-list h3 {
	margin:16px 0 0;
	font-size:1.15em;
}
#market-content .comment-list ul {
	width:100%;
	overflow:hidden;
}
#market-content .comment-list li {
	float:left;
	width:100%;
	margin:12px 0 0;
}
#market-content .comment-list li div {
	border:1px solid #cfcfcf;
	padding:12px;
}
#market-content .comment-list li div div {
	padding:0;
	border:0;
}
#market-content .comment-list li h4 {
	margin:0;
	font-size:1.15em;
	font-weight:normal;
}
#market-content .comment-list li li {
	margin:0;
	float:none;
	width:auto;
}
#market-content .comment-list div.blocks {
	width:100%;
	overflow:hidden;
}
#market-content .comment-list ul ul {
	padding:0 0 11px;
	margin:15px 0 0;
	width:auto;
	overflow:visible;
}
#market-content .comment-list ul ul.no-header {
	margin:0;
}
#market-content .comment-list ul ul.commentrate {
	float:left;
	width:170px;
	padding:0 20px 0 0;
	margin:0;
}
#market-content .comment-list ul.commentrate li {
	float:left;
	width:100%;
}
#market-content .comment-list ul.commentrate span {
	float:left;
}
#market-content .comment-list ul.commentrate img {
	float:right;
}
#market-content .comment-list .plus-minus {
	width:100%;
	float:left;
	margin:0 0 0 -190px;
}
#market-content .comment-list .plus-minus .spacer {
	padding:0 0 0 190px;
}
#market-content .plus-minus .plus {
	float:left;
	width:49.9%;
}
#market-content .plus-minus .plus p {
	margin:0 8px 0 0;
	padding:7px;
	border:1px solid #090;
}
#market-content .plus-minus .minus {
	float:left;
	width:49.9%;
}
#market-content .plus-minus .minus p {
	margin:0 0 0 8px;
	padding:7px;
	border:1px solid #c33;
}
#market-content .comment-list .plus-minus p span {
	display:block;
}
#market-content .comment-list p {
	margin:12px 0 0;
}
#market-content .add-comment {
	width:100%;
	overflow:hidden;
	margin:16px 0 0;
	padding:0 0 20px;
}
#market-content .add-comment h3 {
	margin:0;
	font-size:1.15em;
}
#market-content .add-comment form .container {
	width:100%;
	overflow:hidden;
}
#market-content .add-comment .inputs {
	float:left;
	width:40%;
}
#market-content .add-comment ul.data {
	width:100%;
	overflow:hidden;
}
#market-content .add-comment ul.data li {
	float:left;
	width:100%;
	margin:15px 0 0;
}
#market-content .add-comment ul.data li label {
	float:left;
	width:100%;
}
#market-content .add-comment ul.data li input, #market-content .add-comment ul.data li select {
	float:left;
	width:98%;
	margin:2px 0 0;
}
#market-content .add-comment ul.data li select {
	width:99%;
}
#market-content .add-comment .marks {
	margin:16px 0 0;
	width:100%;
	overflow:hidden;
}
#market-content .add-comment .marks li {
	margin:12px 0 0;
}
#market-content .add-comment .marks ul {
	float:left;
}
#market-content .add-comment .marks ul.prompt {
	float:right;
	padding:4px 14px 14px;
	border:1px solid #ccc;
}
#market-content .add-comment .marks ul ul {
	float:none;
	width:100%;
	overflow:hidden;
	margin:5px 0 0;
}
#market-content .add-comment .marks li li {
	float:left;
	display:inline;
	width:15px;
	text-align:center;
	margin:0 0 0 8px;
}
#market-content .add-comment .marks li li input {
	display:block;
	margin:0;
	width:15px;
	height:15px;
}
#market-content .add-comment .marks li li label {
	display:block;
	width:100%;
}
#market-content .add-comment ul.pluses-minuses {
	width:100%;
	overflow:hidden;
	margin:0;
}
#market-content .add-comment ul.pluses-minuses li {
	float:left;
	width:180px;
}
#market-content .add-comment ul.pluses-minuses li li {
	width:100%;
	margin:4px 0 0;
}
#market-content .add-comment ul.pluses-minuses h4 {
	margin:0;
	font-size:1em;
	font-weight:normal;
}
#market-content .add-comment ul.pluses-minuses h4 span {
	color:#f00;
}
#market-content .add-comment ul.pluses-minuses li label {
	float:left;
	width:auto;
	margin:2px 6px 0 0;
}
#market-content .add-comment ul.pluses-minuses li input {
	float:left;
	width:auto;
	height:auto;
	font:1em/1.2 Arial, Helvetica, sans-serif;
}
#market-content .add-comment label span, #market-content .add-comment .rules p span {
	color:#f00;
}
#market-content .add-comment .rules {
	float:right;
	width:50%;
	margin:12px 0 0;
}
#market-content .add-comment .rules p {
	margin:12px 0 0;
}
#market-content .add-comment .rules ul {
	margin:12px 0 0;
	padding:0 0 0 40px;
	list-style:disc;
}
#market-content .add-comment .comment {
	margin:10px 0 0;
}
#market-content .add-comment .comment label {
	display:block;
}
#market-content .add-comment textarea {
	display:block;
	width:99%;
	height:95px;
	font:1em/1.2 Arial, Helvetica, sans-serif;
}
#market-content .add-comment .anti-bot {
	width:100%;
	overflow:hidden;
	margin:10px 0 0;
}
#market-content .add-comment .anti-bot label {
	display:block;
}
#market-content .add-comment .anti-bot div {
	width:100%;
	overflow:hidden;
	margin:7px 0 0;
}
#market-content .add-comment .anti-bot img {
	float:left;
	display:inline;
	margin:0 0 0 3px;
	border:1px solid #999;
}
#market-content .add-comment .anti-bot div input {
	float:left;
	margin:1px 0 0 15px;
}
#market-content .add-comment .anti-bot input.submit {
	float:left;
	margin:20px 0 0 3px;
}
#market-content .about-page {
	font-size:1.3em;
	line-height:1.2em;
}
#market-content .about-page form ul {
	padding:0 0 0 40px;
	margin:12px 0;
	list-style:disc;
}
#market-content .tyres-item-descr {
	width:100%;
	overflow:hidden;
	margin:18px 0 0;
}
#market-content .tyres-item-descr img.big {
	float:right;
}
#market-content .tyres-item-descr ul.tabs {
	margin:0;
}
#tyre_list {
	margin:8px 0 0;
	text-align:center;
}
#tyre_list img {
	display:inline;
}
#tyre_list a:hover {
	position:relative;
}
#tyre_list a:hover span {
	visibility:visible;
	color:#000;
}
#tyre_list a span {
	position:absolute;
	top:25px;
	left:-20px;
	background:#fff;
	border:1px solid #999;
	padding:5px;
	visibility:hidden;
	white-space:nowrap;
	color:#000;
}
#tyre_list a.add-to-garage {
	color:#3F8439;
	background:url(/data/img/garage/garage_add.gif) no-repeat 0 0;
	padding:0 0 0 19px;
	text-decoration:none;
}
#tyre_list a.add-to-garage span {
	padding:0;
	border:0;
	border-bottom:1px dashed #3F8439;
	position:static;
	visibility:visible;
	color:#3F8439;
}
/* dealers */

#market-content .new-dealers {
	width:100%;
	overflow:hidden;
	margin:20px 0 0;
	padding:0 0 13px;
}
#market-content .new-dealers h3 {
	margin:0;
	font-size:1em;
}
#market-content .new-dealers ul {
	margin:11px 0 0;
	padding:0 0 16px;
}
#market-content .new-dealers li {
	margin:5px 0 0;
}
#market-content .new-dealers a {
	color:#008000;
}
#market-content .new-dealers ul a {
	color:#06C;
}
#market-content .new-dealers ul a:hover {
	color:#b00000;
}
#market-content .category-dealers {
	width:100%;
	overflow:hidden;
	padding:11px 0 16px;
	border-top:1px solid #999;
}
#market-content .category-dealers h3 {
	margin:0;
	font-size:1.95em;
	line-height:1.2em;
	font-weight:normal;
	color:#ccc;
}
#market-content .category-dealers ul {
	float:left;
	width:49.9%;
	padding:0 0 15px;
}
#market-content .category-dealers li {
	margin:6px 0 0;
}
#market-content .category-dealers h4 {
	margin:13px 0 0;
	float:left;
	width:100%;
	font-size:1.38em;
	line-height:1.2em;
	font-weight:normal;
}
#market-content .brands-list {
	width:100%;
	overflow:hidden;
	margin:17px 0 0;
}
#market-content .brands-list h3 {
	margin:0;
	color:#ccc;
	font-size:1.92em;
	line-height:1.2em;
	font-weight:normal;
}
#market-content .brands-list ul {
	margin:12px 0 0;
}
#market-content .brands-list li {
	display:inline;
}
#market-content .num-stores {
	width:100%;
	overflow:hidden;
}
#market-content .num-stores .count {
	color:#999;
	margin:30px 0 0;
}
#market-content .num-stores ul {
	width:100%;
	overflow:hidden;
}
#market-content .num-stores ul li {
	float:left;
	width:100%;
	margin:12px 0 0;
	padding:0 0 14px;
}
#market-content .num-stores ul .images {
	float:left;
	width:88px;
	padding:5px;
}
#market-content .num-stores ul .images img {
	margin:0 auto;
}
#market-content .num-stores ul .images a {
	display:block;
	margin:15px 0 0;
}
#market-content .num-stores ul .content {
	float:left;
	width:100%;
	margin:0 0 0 -98px;
}
#market-content .num-stores ul .spacer {
	padding:0 5px 0 103px;
}
#market-content .num-stores h4 {
	margin:2px 0;
	font-weight:normal;
	font-size:1.31em;
}
#market-content .num-stores li.logo h4 {
	margin:26px 0;
}
#market-content .dealers .cars-list ul li {
	margin:6px 0 0;
}
#market-content .dealers .cars-list ul a {
	font-weight:normal;
}
#market-content .dealers .store-descr {
	width:100%;
	overflow:hidden;
	margin:17px 0 0;
}
#market-content .dealers .store-descr img.logo {
	float:right;
}
#market-content .dealers .store-descr p {
	margin:12px 0 0;
}
#market-content .dealers .description {
	width:100%;
	overflow:hidden;
}
#market-content .dealers .description ul {
	padding:0 0 0 40px;
	list-style:disc;
}
#market-content .dealers .description ul ul {
	list-style:circle;
}
#market-content .dealers .description ul ul ul {
	list-style:square;
}
#market-content .dealers .description h5 {
	margin:12px 0 0;
	font-size:1em;
}
#market-content .dealers .description h6 {
	margin:0;
	font-size:1em;
}
#market-content .dealers .prices-furnishing {
	width:100%;
	overflow:hidden;
	margin:19px 0 0;
}
#market-content .dealers .prices-furnishing .categories {
	float:left;
}
#market-content .dealers .prices-furnishing h4 {
	margin:0;
	font-weight:normal;
}
#market-content .dealers .prices-furnishing .categories li {
	margin:3px 0 0;
}
#market-content .dealers .prices-furnishing .file {
	float:right;
	width:40%;
	padding:10px 0;
	background:#caffe5;
	text-align:center;
}
#market-content .dealers .prices-furnishing .file a {
	padding:0 0 0 16px;
	background:url(http://i.mabila.ua/market/excel.gif) no-repeat 0 2px;
}
#market-content .dealers .tablesorter thead a {
	color:#000;
	display:block;
	text-decoration:none;
}
#market-content .dealers .comments {
	margin:12px 0 0;
}
#market-content .registration {
	font-size:1.3em;
	line-height:1.2em;
}
#market-content .registration p {
	margin:12px 0 0;
}
#market-content .registration form ul {
	padding:0 0 0 40px;
}
#market-content .registration form ul.info {
	padding:0;
}
#market-content .registration h4 {
	margin:0 0 0 -40px;
	font-size:1em;
}
#market-content .registration h4 span, #market-content .registration label span {
	color:#f00;
}
#market-content .registration form li {
	margin:12px 0 0;
	float:left;
	width:100%;
}
#market-content .registration form li li {
	margin:0;
}
#market-content .registration h5 {
	margin:12px 0 0;
	font-size:1em;
	float:left;
	width:100%;
}
#market-content .registration form li li.two-cols {
	width:100%;
	overflow:hidden;
}
#market-content .registration form li.two-cols ul {
	padding:0;
	float:left;
	width:49.9%;
}
#market-content .registration form li.show {
	margin:30px 0 0 -40px;
	background:#fffbf0;
}
#market-content .registration form li.show label {
	margin:0;
	float:none;
	width:auto;
}
#market-content .registration label strong {
	display:block;
	font-weight:normal;
}
#market-content .registration h4 strong {
	display:block;
}
#market-content .registration h4 span {
	font-weight:normal;
}
#market-content .registration h4 strong span {
	font-weight:bold;
}
#market-content .registration li.login input, #market-content .registration ul.info input, #market-content .registration ul.info select {
	width:60%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#market-content .registration form p {
	margin:0;
	color:#999;
}
#market-content .registration li.login p {
	width:100%;
	float:left;
}
#market-content .registration textarea {
	width:60%;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
}
#market-content .registration ul.info label {
	display:block;
}
#market-content .registration form label {
	width:100%;
	float:left;
	margin:12px 0 0;
}
#market-content .registration form .checkboxes label {
	width:auto;
	float:none;
	margin:0;
}
#market-content .registration form .regions h4 {
	padding:0 0 14px;
}
#market-content .registration form .show div {
	padding:10px;
}
#market-content .registration form .show p {
	margin:12px 0 0;
	color:#000;
}
#market-content .registration form .submit {
	margin:33px 0 0 -40px;
}
#market-content .registration form .submit p {
	margin:12px 0 0;
}
#market-content div.login form ul {
	width:100%;
	overflow:hidden;
}
#market-content div.login form li {
	margin:12px 0 0;
}
#market-content div.login form li label {
	display:block;
}
#market-content div.login input {
	width:70%;
	font-family:Arial, Helvetica, sans-serif;
}
#market-content div.login input.submit {
	width:auto;
}
#market-content div.login form li.register {
	margin-bottom:-12px;
	font-weight:bold;
}
#market-content div.login p label {
	display:block;
	padding:0 0 2px;
}
#market-content div.login p label span {
	color:#f00;
}
#market-content .ads .private-ads {
	width:100%;
	overflow:hidden;
	margin:12px 0 0;
}
#market-content .ads .spacer {
	padding:0 285px 0 0;
}
#market-content .ads .sub-leftcol {
	float:left;
	width:49.9%;
}
#market-content .ads .add-ad {
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
#market-content .ads .add-ad a {
	float:left;
	margin:0;
	font-weight:bold;
}
#market-content .ads.add-ad a:hover {
	text-decoration:none;
}
#market-content .ads .sub-leftcol form {
	padding:0 10px 0 0;
	border-top:1px solid #8d8d8d;
}
#market-content .ads .sub-leftcol form ul {
	width:100%;
	overflow:hidden;
	padding:0 0 11px;
}
#market-content .ads .sub-leftcol form li {
	float:left;
	width:100%;
	margin:8px 0 0;
}
#market-content .ads .sub-leftcol h4 {
	margin:4px 0 0;
	padding:0 0 4px;
	font-size:1em;
}
#market-content .ads .sub-leftcol form label {
	float:left;
	width:104px;
	padding:0 5px 0 0;
	text-align:right;
}
#market-content .ads .sub-leftcol form input {
	float:left;
	width:151px;
	font-family:Arial, Helvetica, sans-serif;
}
#market-content .ads .sub-leftcol form input.submit {
	margin:0 0 0 109px;
}
#market-content .ads .sub-rightcol {
	width:49.9%;
	margin:0;
}
#market-content .ads .sub-rightcol h4 {
	margin:0 0 0 10px;
	font-size:1em;
}
#market-content .ads .sub-rightcol ul {
	margin:12px 0 0 10px;
	padding:0 0 0 40px;
	list-style:disc;
}
#market-content .ads .sub-rightcol li {
	margin:12px 0 0;
}
#market-content .ads .sub-rightcol li p {
	color:#999;
	margin:12px 0 0;
}
#market-content .credit-calc {
	width:100%;
	overflow:hidden;
}
#market-content .credit-calc .data-bankinfo {
	width:100%;
	overflow:hidden;
	margin:25px 0 0;
}
#market-content .credit-calc h3 {
	margin:14px 0 0;
	font-size:1.15em;
}
#market-content .credit-calc form {
	float:left;
	width:39.9%;
}
#market-content .credit-calc form fieldset {
	padding:0 30px 0 15px;
}
#market-content .credit-calc ul {
	width:100%;
	overflow:hidden;
}
#market-content .credit-calc form li {
	float:left;
	width:100%;
	margin:10px 0 0;
}
#market-content .credit-calc label {
	float:left;
	width:100%;
	padding:0 0 2px;
}
#market-content .credit-calc input {
	float:left;
	width:98%;
	font-family:Arial, Helvetica, sans-serif;
}
#market-content .credit-calc .method {
	margin:10px 0 0;
}
#market-content .credit-calc .method strong {
	float:left;
	width:100%;
	font-weight:normal;
	padding:0 0 3px;
}
#market-content .credit-calc .method label {
	width:auto;
	padding:0;
}
#market-content .credit-calc .method input {
	width:15px;
	margin:2px 5px;
}
#market-content .credit-calc input.submit {
	width:auto;
	margin:15px 0 0;
}
#market-content .credit-calc .bankinfo {
	float:right;
	width:59.9%;
}
#market-content .credit-calc .bankinfo img {
	display:inline;
}
#market-content .credit-calc .bankinfo a {
	color:#096;
}
#market-content .credit-calc .common-count {
	width:100%;
	overflow:hidden;
	margin:22px 0 0;
}
#market-content .credit-calc .common-count ul {
	width:100%;
	overflow:hidden;
	margin:15px 0 0;
}
#market-content .credit-calc .common-count li {
	float:left;
	width:100%;
	padding:6px;
	margin:-1px 0 0;
	border-top:1px solid #ccc;
}
#market-content .credit-calc .common-count li:hover {
	background:#EDF7FE;
}
#market-content .credit-calc .common-count span {
	float:left;
	margin:0 0 0 20px;
}
#market-content .credit-calc .common-count em {
	float:right;
	width:12%;
	font-style:normal;
	color:#800000;
}
#market-content .credit-calc .common-count strong {
	float:right;
	width:12%;
	color:#800000;
}
#market-content .credit-calc .detalisation table th {
	width:22%;
}
#market-content .credit-calc .detalisation table th.first {
	width:10%;
}
#market-content .credit-calc .detalisation table td {
	text-align:right;
}
/* sitemap */

#market-content .sitemap {
	font-size:1.3em;
	line-height:1.2em;
}
#market-content .sitemap .spacer {
	padding:0 285px 0 0;
}
#market-content .sitemap .breadcrumb h2 {
	color:#000;
}
#market-content .sitemap h2 {
	margin:22px 0 0;
	color:#959595;
	font-size:1.54em;
}
#market-content .sitemap .catalog {
	margin:16px 0 0;
}
#market-content .sitemap h3 {
	margin:10px 0 0;
	padding:0 0 5px;
	font-size:1.23em;
	color:#B6B6B6;
}
#market-content .sitemap .row {
	width:100%;
	overflow:hidden;
}
#market-content .sitemap .col {
	float:left;
	width:49.9%;
}
#market-content .sitemap .sub-col {
	float:left;
	width:100%;
}
#market-content .sitemap .xussr {
	padding:0 0 15px;
}
#market-content .sitemap li {
	margin:0;
}
#market-content .sitemap .cityes {
	width:100%;
	overflow:hidden;
	margin:25px 0 0;
}
#market-content .sitemap .cityes h2 {
	padding:0 0 10px;
}
#market-content .sitemap .cityes ul {
	float:left;
	width:33.3%;
}
/* insurance calc */

#market-content .insurance-calc {
	width:100%;
	overflow:hidden;
}
#market-content .insurance-calc h3 {
	margin:14px 0 0;
	padding:0 0 29px;
	font-size:1.15em;
}
#market-content .insurance-calc form {
	float:left;
	width:40%;
}
#market-content .insurance-calc fieldset {
	padding:0 15px;
}
#market-content .insurance-calc ul {
	width:100%;
	overflow:hidden;
}
#market-content .insurance-calc form li {
	width:100%;
	float:left;
	margin:4px 0 0;
}
#market-content .insurance-calc h4 {
	margin:0;
	padding:0 0 2px;
	font-size:1em;
}
#market-content .insurance-calc li.price {
	padding:0 0 10px;
}
#market-content .insurance-calc li.price input {
	width:98%;
	height:auto;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
#market-content .insurance-calc input {
	float:left;
	width:15px;
	height:15px;
	margin:1px 4px 0 2px;
}
#market-content .insurance-calc li.buyer label {
	float:left;
	margin:0 7px 0 0;
}
#market-content .insurance-calc li.submit input {
	width:auto;
	height:auto;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
#market-content .insurance-calc .info {
	float:left;
	width:59.99%;
}
#market-content .insurance-calc .info a {
	float:left;
	margin:0 0 0 15px;
}
#market-content .insurance-calc .info p {
	clear:left;
	padding:15px 0 0;
	margin:0 15px;
}
#market-content .insurance-calc .info p a {
	float:none;
	margin:0;
}
#market-content .insurance-calc .statistics {
	width:100%;
	float:left;
	margin:36px 0 0;
}
#market-content .insurance-calc .statistics h3 {
	margin:0;
	padding:0;
}
#market-content .insurance-calc .statistics ul {
	width:100%;
	float:left;
	overflow:visible;
}
#market-content .insurance-calc .statistics li {
	width:100%;
	float:left;
	margin:5px 0 0;
	padding:0 0 5px;
	border-bottom:1px solid #ccc;
}
#market-content .insurance-calc .statistics li h4 {
	margin:0 0 0 5px;
	padding:0;
	float:left;
	width:15%;
}
#market-content .insurance-calc .statistics li h4 span {
	font-weight:normal;
	display:block;
}
#market-content .insurance-calc .statistics li div, #market-content .insurance-calc .statistics li p {
	float:right;
	width:80%;
	margin:0;
	text-align:right;
}
#market-content .insurance-calc .statistics li p {
	text-align:left;
}
#market-content .insurance-calc .statistics li a:hover {
	position:relative;
}
#market-content .insurance-calc .statistics li a span {
	width:400px;
	position:absolute;
	margin:2px 0 0;
	left:-9999px;
	top:100%;
	padding:6px;
	background:#fff;
	border:1px solid #999;
	color:#000!important;
	text-decoration:none!important;
}
#market-content .insurance-calc .statistics li a:hover span {
	left:0;
}
#market-content .insurance-calc .item-menu {
	float:left;
}
/* search form at index page */

#search-index {
	margin:0 0 22px;
}
#search-index fieldset {
	width:100%;
	overflow:hidden;
}
#search-index div {
	float:left;
	width:100%;
}
#search-index label {
	width:100%;
	display:block;
	padding:0 0 5px;
	font-size:2em;
	color:#ccc;
	text-align:left;
}
#search-index div div {
	float:none;
	width:auto;
	margin:0 97px 0 0;
	padding:2px 10px 2px 32px;
	border:1px solid #ccc;
	background:#fff url(/data/img/bg-search-small.gif) no-repeat 5px 4px;
}
#search-index div input {
	display:block;
	width:100%;
	background:none;
	border:0;
	margin:0;
	padding:0;
	font-size:1.5em;
}
#search-index input.submit {
	float:right;
	width:84px;
	height:30px;
	margin:0 0 0 -84px;
	padding:0 0 3px;
	text-align:center;
	font-size:1.4em;
	line-height:1.2em;
}
/* search page */

#search-page {
	width:100%;
	overflow:hidden;
}
#search-page form {
	background:#E6E4E4;
	border:1px solid #ccc;
}
#search-page fieldset {
	padding:10px;
}
/* fuckin IE */
* html #search-page fieldset {
	border-right:6px solid #ccc;
}
#search-page form div {
	width:100%;
	float:left;
}
#search-page form div.right {
	float:right;
	width:315px;
	margin:0 0 0 -315px;
	display:inline;
}
/* fuckin IE */
* html #search-page form div.right {
	margin:0 6px 0 -321px;
}
#search-page form div.right div {
	padding:0;
	float:right;
}
#search-page form div.right input {
	margin:0 0 0 10px;
	padding:0 0 1px;
	width:75px;
	height:30px;
	float:left;
}
#search-page form div div {
	width:auto;
	float:none;
	padding:0 315px 0 0;
}
#search-page form div div input {
	width:100%;
	margin:0;
	position:relative;
	font-size:1.5em;
	float:left;
}
#search-page select {
	width:216px;
	margin:0;
	float:left;
	font-size:1.5em;
}
#search-page option.header {
	font-weight:bold;
	text-indent:0;
}
#search-page .categories {
	padding:8px 15px 10px;
	background:#F6F5E1;
	border:1px solid #F7E4C3;
	margin:15px 0 0;
}
#search-page .categories h4 {
	margin:0;
	font-size:1em;
}
#search-page .categories ul {
	width:100%;
	overflow:hidden;
	margin:5px 0 0;
	padding:0;
	list-style:none;
}
#search-page .categories li {
	float:left;
	width:49.99%;
	margin:4px 0 0;
}
#search-page .order {
	width:100%;
	overflow:hidden;
	margin:15px 0 0;
}
#search-page .order ul {
	float:left;
	margin:0;
	padding:0 0 12px;
	list-style:none;
}
#search-page .order li {
	float:left;
	padding:0 8px 0 0;
}
#search-page ul.main {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #999;
}
#search-page ul.main li {
	float:left;
	width:100%;
	padding:7px 0 9px;
	border-top:1px solid #999;
}
#search-page ul.main a.image {
	float:left;
	width:150px;
	margin:0 -150px 0 0;
	position:relative;
}
#search-page ul.main a.image img {
	width:150px;
}
#search-page ul.main .content {
	width:100%;
	float:left;
}
#search-page ul.main .spacer {
	padding:0 0 0 160px;
}
#search-page ul.main h3 {
	margin:7px 0 0;
	width:100%;
	overflow:hidden;
	font-size:1.39em;
	font-weight:normal;
}
#search-page ul.main h3 img {
	margin:0 8px 0 0;
	vertical-align:middle;
	position:relative;
}
#search-page ul.main h3 a {
	color:#000;
	text-decoration:none;
}
#search-page ul.main h3 strong {
	font-weight:normal;
	color:#aaa;
}
#search-page ul.main p {
	margin:16px 0 0 2px;
}
#search-page ul.main .bottom {
	margin:3px 0 0 2px;
}
#search-page ul.main .models {
	width:100%;
	overflow:hidden;
	margin:6px 0 0;
	padding:0 0 2px;
}
#search-page ul.main .models a.show-specs, #search-page ul.main .models a.hide-specs {
	color:#0066CC;
	margin:0 0 0 2px;
	padding:0 0 0 12px;
	text-decoration:none;
	background:url(/data/img/plus.gif) no-repeat 0 4px;
}
#search-page ul.main .models a.show-specs span, #search-page ul.main .models a.hide-specs span {
	border-bottom:1px dashed #0066CC;
}
#search-page ul.main .models a.show-specs:hover, #search-page ul.main .models a.hide-specs:hover {
	color:#0066CC;
}
#search-page ul.main .models a.hide-specs {
	background:url(/data/img/minus.gif) no-repeat 0 4px;
}
#search-page ul.main .models ul {
	width:100%;
	overflow:hidden;
	margin:10px 0 -5px;
	padding:0;
	list-style:none;
}
#search-page ul.main li li {
	padding:6px 0 9px;
	border:0;
	border-top:1px solid #ccc;
	position:relative;
}
#search-page ul.main .models h4 {
	margin:0;
	font-size:1em;
	font-weight:normal;
	float:left;
	width:50%;
	display:inline;
}
#search-page ul.main .models h4 a {
	margin:0 0 0 5px;
}
#search-page ul.main li li strong {
	position:absolute;
	top:0;
	right:20%;
	width:30%;
	padding:5px 0 0;
	font-size:1.3em;
}
#search-page ul.main .models li div {
	float:right;
	width:20%;
	text-align:center;
}
#search-page ul.main .models li div span {
	position:relative;
}
#search-page ul.main .models ul.single {
	margin-top:-4px;
}
#search-page ul.main .models ul.single li {
	border:0;
	padding-bottom:4px;
}
#search-page .pager {
	width:100%;
	overflow:hidden;
}
#search-page .count {
	margin:22px 0 0;
	padding:0 0 15px;
}
#search-page .count strong {
	background:#910B05;
	color:#fff;
	padding:0 3px;
}
#search-page .bottom ul {
	float:left;
	display:inline;
	margin:28px 0 0;
}
/* dev version styles */

a {
	color: #0066cc;
}
a:hover {
	color: #b00000;
}
input, select, textarea {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	margin: 1px 2px 1px 0;
	font-size: 100%;
}
.font-fix, table.bodymain {
	font-size:1.3em;
}
.hot_news td{
	vertical-align: top;
}
div#content {
	float: left;
	position: relative;
}
div.rightblock {
	/*padding-left: 2em;*/
	width: 300px;
}
div.leftblock {
	width: 680px;
}
.itemB {
	width: 300px;
	padding:0;
	margin:0 0 10px;
}
.itemB:after {
	clear: both;
	content: "";
	display: block;
}
.bannerWrapper {
	position:relative;
	float:left;
	left:50%;
}
.bannerBody {
	position:relative;
	left:-50%;
}
.logotype {
	padding-left: 20px;
	color: #b00000;
	background-color: #b00000;
	background: url("/data/img/logo_full_bg.gif") repeat-x;
}
.graytext {
	color: #999999;
}
.imgcatalog {
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 5px;
}
.newcatalog {
	font-size: 80%;
	width: 150px;
	float: left;
	margin-right: 10px;
}
#news {
	margin:25px 0 0;
	line-height:1.1em;
}
#news .newstitle {
	padding-bottom: 5px;
}
#news .newsdate {
	padding-top: 3px;
	font-size:0.85em;
	text-align: right;
	vertical-align: top;
}
#news .newsannounce {
	padding: 3px;
	margin: 0 0 5px 0;
}
#newsstore {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#newsstore .newstitle {
	font-size: 80%;
	padding-bottom: 5px;
}
#newsstore .newsdate {
	padding-top: 2px;
	font-size: 70%;
	text-align: right;
	vertical-align: top;
}
#newsstore .newsannounce {
	font-size: 80%;
	padding-left: 3px;
	margin: 0 0 5px 0;
}
.prices {
	font-size: 130%;
	font-weight: bold;
	white-space: nowrap;
}
div.rightblock {
	margin: 15px 0 0 0px;
}
table.labels {
	margin-top: 0px;
	margin-bottom: 30px;
}
table.labels td {
	vertical-align: bottom;
}
table.labels td.setting_label {
	background: url("http://market.autoua.net/img/lbl_bg.gif") repeat-x bottom;
	padding-left: 10px;
	padding-bottom: 16px;
	padding-right: 0px;
	vertical-align: bottom;
	text-align: right;
}
table.labels td.l_label {
	background: url("http://market.autoua.net/img/lbl_bg.gif") no-repeat right bottom;
	vertical-align: bottom;
}
table.labels td.r_label {
	background: url("http://market.autoua.net/img/lbl_bg.gif") no-repeat left bottom;
	vertical-align: bottom;
}
.section_label {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.section_label_a {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #ffffff;
}
.automarket_label {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.automarket_label_url {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
div.opened {
	display: block;
}
div.closed {
	display: none;
}
table.search {
	margin-top: 5px;
}
table.search td {
	vertical-align: top;
}
table.search td.search_body {
	color: #000000;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
table.search td.search_body input {
	position:relative;
}
.search_select {
	width: 100%;
}
.search_setting_city {
	padding-top: 2px;
}
.catalog_submit {
	width: 40%;
}
.search_submit {
	height: 30px;
}
table.presets {
	width: 90%;
	border-bottom: 1px solid #cccccc;
}
table.presets td.presets_l_b {
	height: 33px;
	border-bottom: 1px solid #cccccc;
}
table.presets td.presets_l_ltr {
	height: 43px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #b00000;
	background-color: #ffffff;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 10px;
}
table.presets td.presets_l_ltr a {
	color: #b00000;
}
table.presets td.presets_body {
	padding: 2em 1em 1em 1em;
}
table.presets td.presets_body li {
	/*	list-style-image: url(img/presets_present.gif); */
	list-style-type: none;
	font-size: 140%;
}
table.newmodels {
	width: 90%;
}
table.newmodels td.newmodels_body {
	padding: 1em 1em 0em 1em;
}
table.newmodels td.newmodels_body table td {
	font-size: 100%;
}
div.dtitle {
	font-size: 200%;
	color: #cccccc;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}
ul.list {
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
}
ul.list li {
	padding: 0.25em 0;
	margin: 0;
}
ul.list li.active {
	color: #B00000;
	background-color: #FFECC7;
}
ul.used_list {
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
	font-size: 120%;
}
ul.list li {
	padding: 0.25em 0;
	margin: 0;
}
ul.list li.active {
	color: #B00000;
	background-color: #FFECC7;
}
ul.comparelist {
	padding: 0;
	margin: 0.5em 0 0.5em 1.3em;
	list-style-type: square;
}
table.used {
	margin-top: 30px;
}
table.used td {
	vertical-align: top;
}
p.used_add {
	margin:0;
	text-align:left;
}
p.used_add a {
	float:left;
	padding:0 0 3px 21px;
	color: #008000;
	background:url(/data/img/ok.gif) no-repeat 0 1px;
}
p.catalog-registration {
	width:100%;
	overflow:hidden;
	margin:13px 0;
}
table.used_new {
	width: 100%;
}
table.used_new td.used_new_l_b {
	/*	height: 33px; */
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
}
table.used_new td.used_new_l_ltr {
	height: 33px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #B00000;
	background-color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 9px;
	padding-right: 10px;
	line-height: 10px;
}
table.used_new td.used_new_l_trb {
	height: 33px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #B00000;
	background: #fcfcfc;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 10px;
}
table.compareblock {
	background: url("/data/img/compare_bg.jpg") no-repeat left top;
}
p.compare_title {
	margin-left: 40px;
}
table.compareblock td {
	font-size: 80%;
}
table.footer {
	padding-bottom: 40px;
}
table.footer td {
	vertical-align: top;
	font-size: 70%;
}
table.footer td.footer_stat {
	vertical-align: top;
	padding-left: 10px;
	color: #999999;
}
span.propvalue {
	color: #800000;
}
.wizard_prop {
	border-left: 1px solid #cccccc;
	padding: 10px;
}
span.nav_title {
	font-size: 200%;
	font-weight: normal;
	margin: 2px 0 0 0;
	padding: 0;
}

/* All-prise in table */
.all-price-wr {
	margin: 20px 0;
	width: 100%;
}
.all-price {
	width: 100%;
}
.all-price-row,
.all-price-rowhead {
	overflow: hidden;
	width: 100%;
}
.all-price-row:hover {
	background-color: #f3f3f3;
}
.all-price-name {
	position: relative;
	float: left;
	padding: 0 10px;
	font-size: 14px;
	line-height: 30px;
	width: 175px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
}
.all-price-range {
	overflow: hidden;
	height: 30px;
	border-left: 1px solid #dbdbdb;
	border-right:  1px solid #dbdbdb;
}
.min-stop,
.max-stop {
	float: left;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	font-size: 14px;
}
.max-stop {
	float: right;
}
.all-price-text {
	position: relative;
	float: left;
	height: 30px;
	background-color: #f3f5bf;
}
.all-price-value {
	float: left;
	padding-left: 3px;
	border-left: 1px solid #d8d6a5;
	height: 30px;
}
.all-price-value-position {
	position: relative;
	font-size: 11px;
	color: #727272;
	line-height: 30px;
	white-space: nowrap;
	height: 30px;
}
.all-price-hider {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 20px;
	background: url('/data/img/price-hider.png') left 0 repeat-y transparent;
}
.all-price-row:hover .all-price-hider {
	background: url('/data/img/price-hider.png') right 0 repeat-y transparent;
}

/* ads */

.ads_form input {
	width: 100%;
}
.ads_form select {
	width: 100%;
}
.ads_form textarea {
	width: 100%;
	height: 100px;
}
div.opened {
	display: block;
}
div.closed {
	display: none;
}
.ads_section_label_1 {
	height: 40px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.ads_section_label_1 a {
	color: #b00000;
	font-weight: bold;
	font-size: 16px;
}
.ads_section_label {
	color: #b00000;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	vertical-align: middle;
	background-color: #eeeeee;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.ads_section_label a {
	color: #b00000;
}
td.ads_setting_label {
	background: url("http://market.autoua.net/img/lbl_bg.gif") repeat-x bottom;
	padding-left: 10px;
	padding-bottom: 16px;
	padding-right: 0px;
	vertical-align: bottom;
}
.ads_section_label_index_1 {
	height: 40px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	padding:0 10px;
	line-height: 12px;
}
.ads_section_label_index_1 a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.ads_section_label_index_1 a:hover {
	color: #000000;
}
.ads_section_label_index {
	color: #b00000;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	vertical-align: middle;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	padding:0 10px;
	line-height: 12px;
}
.ads_section_label_index a {
	color: #b00000;
}
td.ads_setting_label_index {
	border-bottom: 1px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
.index-page #tab_1 {
	border-right:0;
}
/* /ads */


span.subcomment, span.subcomment a {
	font-size: 9px;
	color: #cc9966;
}
table.offers tr.headers th {
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	padding: 0 15px 5px 5px;
	border-left: 1px solid #666666;
	border-bottom: 3px solid #666666;
	vertical-align: top;
}
table.offers tr.headers th.first {
	border-bottom: 3px solid #666666;
	padding: 0 15px 5px 5px;
	border-left: none;
}
table.offers th {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	padding: 0 15px 5px 5px;
	border-left: 1px solid #666666;
	border-bottom: 3px solid #666666;
	vertical-align: top;
}
table.offers th.first {
	text-align: left;
	padding: 0;
	border-left: 1px solid #666666;
	border-bottom: none;
	padding: 0 15px 5px 20px;
	border-left: none;
}
table.offers tr.sub-headers th {
	padding: 0;
	border-left: 1px solid #666666;
	border-bottom: none;
}
table.offers tr.sub-headers th.first {
	border-left: none;
}
table.offers tr.sub-headers th div {
	height: 4px;
}
table.offers tr.sub-headers2 td {
	padding: 0;
	border-left: none;
	border-bottom: 1px solid #ccc;
}
table.offers tr.sub-headers2 td div {
	height: 1px;
}
table.offers tr.sub-headers3 td {
	padding: 0;
	border-left: none;
	border-bottom: 3px solid #ccc;
}
table.offers tr.sub-headers3 td div {
	height: 3px;
}
table.offers tr.offers td {
	padding: 5px 10px 5px 5px;
	border-bottom: 1px solid white;
	color: black;
	vertical-align: top;
}
table.offers tr.offers td.first {
	padding-left: 20px;
}
table.offers tr.offersitemoff {
	background-color: #ffffff;
}
table.offers tr.offersitemon {
	background-color: #ffffff;
}
table.compare tr.headers th {
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	vertical-align: bottom;
}
table.compare tr.headers th.first {
	border-bottom: 3px solid #cccccc;
	padding: 0 15px 5px 20px;
	border-left: none;
}
table.compare tr.headers th.compfirst {
	border-left: none;
	font-weight: bold;
	text-align: left;
	padding: 0 15px 5px 5px;
	vertical-align: bottom;
}
table.compare tr.footers td.items {
	border-left: 1px solid #cccccc;
}
table.compare th {
	color: #800000;
	font-weight: normal;
	text-align: left;
	padding: 0 15px 5px 5px;
	border-left: 1px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	vertical-align: top;
}
table.compare th.first {
	text-align: left;
	padding: 0;
	border-left: 1px solid #cccccc;
	border-bottom: none;
	padding: 0 15px 5px 20px;
	border-left: none;
}
table.compare tr.sub-headers th {
	padding: 0;
	border-left: 1px solid #cccccc;
	border-bottom: none;
}
table.compare tr.sub-headers th.first {
	border-left: none;
}
table.compare tr.sub-headers th div {
	height: 4px;
}
table.compare tr.sub-headers2 td {
	padding: 0;
	border-left: none;
	border-bottom: 1px solid #cccccc;
}
table.compare tr.sub-headers2 td div {
	height: 1px;
}
table.compare tr.sub-headers3 td {
	padding: 0;
	border-left: none;
	border-bottom: 3px solid #cccccc;
}
table.compare tr.sub-headers3 td div {
	height: 3px;
}
table.compare tr.offers td {
	padding: 5px 10px 5px 5px;
	border-bottom: 1px solid white;
	color: black;
	vertical-align: top;
}
table.compare tr.offers td.first {
	padding-left: 20px;
}
table.compare tr td {
	color: #800000;
}
table.compare tr td.sub0 {
	color: #000000;
}
table.compare tr td.sub1 {
	color: #000000;
	padding-left: 20px;
}
table.compare tr td.sub2 {
	color: #000000;
	padding-left: 40px;
}
table.compare tr td.sub3 {
	color: #000000;
	padding-left: 60px;
}
table.compare tr td.valfirst {
	color: #000000;
	padding-left: 40px;
}
table.compare tr td.val0 {
	color: #000000;
	padding-left: 20px;
}
table.compare tr td.val1 {
	color: #000000;
	padding-left: 40px;
}
table.compare tr td.val2 {
	color: #000000;
	padding-left: 60px;
}
table.compare tr td.val3 {
	color: #000000;
	padding-left: 80px;
}
table.compare tr td.prop {
	color: #000000;
}
table.compare tr.offersitemoff {
	background-color: #ffffff;
}
table.compare tr.offersitemon {
	background-color: #FFFAFA;
}
.mainBody {
	margin:0px;
}
.catalog td, .mainBody td {
	font-size:13px;
}
.mainBody H1 {
	font-size:20px;
	color:#959595;
	margin-bottom: 10px;
	margin-top: 10px;
}
.mainBody H3 {
	font-size:16px;
	color:#b6b6b6;
	margin-bottom: 5px;
	margin-top: 10px;
}
.catalog td a {
	text-decoration:underline;
}
.catalog td a:link {
	color: #0066CC;
}
.catalog td a:hover {
	color: #BE0000;
}
.catalog td a:visited {
	color: #0066CC;
}
.catalog td a:active {
	color: #BE0000;
}
.alph {
	font-size:20px;
	color:#d0d0d0;
}
.catalog a {
/*
	font-weight:bold;
*/
}
.TDseparator {
	height:15px;
	width:15px;
}
.listTable {
	margin:0px;
}
.listTable TD {
	border-bottom:1px solid #CCCCCC;
	padding: 5px 0px 5px 0px;
}
.focus a {
	margin:0px;
	font-size:13px;
}
.focus a {
	color:#008000;
}
.focus a:hover {
	color:#BE0000;
}
.blockSeparator {
	width:20px;
}
.hdLink {
	font-weight:bold;
}
.onceItem {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.catbody {
	margin-left:20px;
	white-space:nowrap;
}
.catbody a {
	white-space:nowrap;
}
/* fixes */

#menu.transient-menu {
	margin:0;
	padding:10px 0 5px;
}
.middle-border {
	margin:10px 10px 20px;
	font-size:0;
	line-height:0;
	border-bottom:1px solid #484848;
}
#garageContainer2 {
	width:300px;
	margin:10px 0 0;
	overflow:hidden;
	position:relative;
}
.index-page #garageContainer2 {
	margin:0;
}
#garageContainer2 #garageContent .garageContentItem {
	width:100%;
	float:left;
	height:auto!important;
}
table.index-page {
	margin:15px 0 0;
}
.index-page #garageContainer2 #garageContent {
	height:149px;
}
.index-page #garageContainer2 #garageContent .garageEmpty {
	padding:20px 0 0;
}
.index-page #step_1 td {
	margin:0;
	padding:0;
}
a.search_menu {
	color:#06c;
	text-decoration:none;
	border-bottom:1px dashed #06c;
}
.litewizard-details td {
	padding:7px 0 8px;
	border-top:1px solid #ccc;
}
.litewizard-details td.price {
	font-size:1.3em;
	text-align:left;
}
table.offers tr.headers th {
	font-size:1.1em;
}
.bodymain div.differences {
	width:100%;
	overflow:hidden;
	font-weight:bold;
	margin:11px 0 13px;
}
.bodymain div.differences a {
	float:left;
	padding:0 0 0 18px;
	background:url(http://market.autoua.net/data/img/garage/arrow_switch.gif) no-repeat 0 0;
	color: #090;
}
.rightblock .top-banner {
	padding:0 0 10px;
}
/* lite wizard */

a.model_name {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size:18px;
	text-decoration:none;
}
p.descript {
	text-align:justify;
	margin:0.5em 2pt;
}
.litewizard-cols {
	width:100%;
	overflow:hidden;
}
.litewizard-form {
	width:240px;
	float:left;
	overflow:hidden;
	position:relative;
}
.litewizard-form ul {
	padding-left:20px;
}
.litewizard-output {
}
.litewizard-output .spacer {
}
/* insurance calc */

#inscalc {
	margin:0;
	padding:0 0 30px;
}
#inscalc h3 {
	margin:0;
	font-size:1.2em;
}
#inscalc ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:450px;
}
#inscalc ul li {
	padding:10px 0 0;
}
#inscalc h4 {
	font-size:1em;
	margin:0;
	padding:0 0 10px;
}
#inscalc .count {
	margin:20px 0 0;
	padding:20px 10px;
	font-size:1.2em;
	background:#e2e2e2;
}
ul.pager-bottom {
	margin:0;
	padding:2px 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
ul.pager-bottom li {
	float:left;
	padding:0 5px 0 0;
}
ul.pager-bottom li strong {
	padding:0 4px;
	color:#fff;
	background:#910b05;
}
/* google website optimizer experiments */

.car-item {
	width: 100%;
	overflow: hidden;
}
.car-item .image {
	width:162px;
	float: left;
	padding: 2px 2px 7px;
}
.car-item .content {
	float:left;
	width:100%;
	display:inline;
	margin-left: -166px;
}
.car-item-noimage .content {
	margin-left:0;
}
.car-item h3 {
	margin-left:0;
	font-size:17px;
}
.car-item .content div {
	padding-left:166px;
}
.car-item-noimage .content div {
	padding-left:0;
}
.car-item .content div div {
	padding:0;
}
.car-item .content p {
	clear:both;
}
.car-item a.buy {
	margin-left:7px;
	font-size:14px;
}
.car-item a.buy-right {
	margin-left:7px;
	font-size:14px;
	float:right;
}
.car-item a.buy-left, .store-announce a.buy-left {
	margin-left:85px;
	font-size:14px;
}
.car-item a.buy-with-image {
	position:relative;
	top:-2px;
}
.store-announce a.buy-with-image {
	line-height:34px;
	position:relative;
}
.car-item a.buy-with-image img, .store-announce a.buy-with-image img {
	position:absolute;
	left:-90px;
	top:-7px;
}
.car-item .content div .sellers {
	padding:0 0 2px;
}
.car-item .content a.right {
	float:right;
}
/* tabs base model */

.tabs-base-model {
	padding-bottom:10px;
}
.tabs-base-model ul {
	background:url(http://market.autoua.net/data/img/bg-tabs-bottom.gif) repeat-x 0 100%;
}
.tabs-base-model li {
	float:left;
	width:200px;
	height:20px;
	padding:10px;
	margin:0 -11px 0 10px;
	border:1px solid #ccc;
	background:#eee;
}
.tabs-base-model li.active {
	position:relative;
	border-bottom-color:#fff;
	background:#fff;
}
.tabs-base-model li a {
	color:#B00000;
}
.tabs-base-model li.active a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.tabs-base-model .tab {
	margin:10px 0 0;
	display:none;
}
.tabs-base-model .visible {
	display:block;
}
.tabs-base-model .tab2 {
	padding:0 0 10px;
}
.tabs-base-model div.item {
	float:left;
	border:1px solid #E0E0E0;
	margin:0 5px 5px 0;
	padding:5px;
	text-align:center;
}
.advantage {
	float:left;
	width:278px;
	margin: 0 10px 0 0;
	padding:10px;
	border:1px solid #F7E4C3;
	background:#F6F5E1;
	position:relative;
	font-size:0.91em;
}
#version-sale-points .advantage {
	float:none;
	margin:10px 0 0;
	padding:0;
	border:0;
	background:none;
}
.advantage a, .advantage img {
	display:block;
}
.advantage a {
	border:1px solid #e3e0d9;
}
.advantage .bg, .advantage .descr {
	position:absolute;
	width:258px;
	height:5.8em;
	margin-top:-6em;
	padding:0 10px;
}
.advantage .bg {
	height:6.1em;
	margin-top:-6.1em;
	background:#000;
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
}
.advantage .descr {
	color:#fff;
	overflow:hidden;
	line-height:1.2em;
}
.advantage .descr strong {
	display:block;
	font-weight:normal;
	margin:2px 0 3px;
	font-size:1.5em;
	line-height:1.1em;
}
/* --- */


ul.review {
	padding: 10px;
	margin: 0;
	list-style: none outside none;
	background: #b00000;
}
ul.review li {
	padding-left: 20px;
	background: url(/data/img/tick.png) no-repeat;
}
ul.review li a {
	color: #fff;
	font-weight: bold;
}
ul.store-announce {
	list-style: none;
	margin:10px 0 0;
	padding: 0;
	width:100%;
	overflow:hidden;
}
ul.store-announce li {
	float:left;
	width:100%;
}
.store-announce a.buy-left {
	margin:0;
}
.store-announce a.buy-with-image {
	margin-left:90px;
}
.credit_url {
	/*color: #cc3333;
	background: url(/data/img/tmp/pumb_url.png) no-repeat;
	padding-left: 18px;*/
}

/* compare */

.compare-header {
	margin:13px 0 0;
	font-size:1.3em;
	width:100%;
	overflow:hidden;
}
.compare-header h3 {
	margin:0;
	font-size:1em;
	font-weight:normal;
	float:left;
}
.compare-header ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.compare-header li {
	float:left;
	padding:0 0 0 6px;
}
.compare-header li strong {
	float:left;
	padding:0 3px;
	color:#fff;
	background:#910B05;
}
#compare {
	width:100%;
	overflow:hidden;
	margin:10px 0 0;
	font-size:1.3em;
	line-height:1.25em;
}
#compare .wrap-scroll {
	height:30px;
	overflow:hidden;
}
#compare .scroll {
	margin:9px;
}
#compare .container {
	position:relative;
	width:100%;
	overflow:hidden;
}
#compare .headers {
	width:200px;
	float:left;
	margin:30px 0 0;
	overflow:hidden;
}
#compare .wrap-scroll-content {
	float:right;
	width:990px;
	overflow:hidden;
	position: relative;
	background-color: #fff;
}
#compare table {
	border-collapse:collapse;
	border-width:0;
	color:#800000;
}
.scroll-content thead tr th {
	background-color: white;
}
#compare table th {
	text-align:left;
	font-weight:normal;
	color:#000;
	border:0;
}
#compare table td, #compare table th {
	padding:6px 5px;
	margin:0;
	border-bottom:1px solid #ccc;
}
#compare table td.indent0, #compare table td.indent1 {
	border-bottom:1px solid #ccc;
	color:#000;
}
#compare table td.indent1 {
	padding-left:20px;
}
#compare table td.indent2 {
	padding-left:40px;
	color:#000;
}
#compare table td.group {
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
#compare table .delete th {
	border:0;
}
#compare table h4, #compare table h5 {
	margin:0;
	font-size:1em;
	color:#800000;
}
#compare table h5 {
	color:#000;
}
#compare table .header th{
	vertical-align:top;
	text-align:center;
}
#compare .header-cell {
	position: relative;
}
#compare table .del-item {
	position: absolute;
	color:red;
	font-size: 18px;
	top: 0;
	right: 0;
	text-decoration: none;
}
#compare table .del-item:hover {
	opacity: 0.5;
}
#compare table .header th.first-cell {
	border-left: 0 none;
	vertical-align:bottom;
}
#compare .header img, #compare .footer img {
	display:block;
}
#compare table h3 {
	margin:0;
	font-size:1em;
	color:#800000;
	text-align:left;
}
#compare table a.image, #compare table .footer a.image {
	width:80px;
	display:block;
	margin:5px auto;
}
#compare table a.image img, #compare table .footer a.image img {
	display:block;
}
.top-container {
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 50%;
	width: 990px;
	margin-left: -495px;
	overflow: hidden;
	background-color: #fff;
	z-index: 100;
	-moz-box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 7px 5px -5px rgba(0, 0, 0, 0.3);
}
.top-table {
	float: right;
	overflow: hidden;
	position: relative;
}
.scroll-top {
	position: relative;
}
#compare .top-container table td,
#compare .top-container table th {
	border-bottom: 0 none;
}
#compare table td {
	width: 150px;
}
#compare .ui-widget-content {
	background-color: #F7F7F7;
}
/* google search */
.searchBlock {
	float: left;
	height: 25px;
	padding: 1px;
	width: 365px;
	background: url('http://autoua.net/static/img/bg_gsearch.jpg') left top no-repeat transparent;
	position: relative;
}
input.gsc-input {
	background-color: transparent;
	height: 23px;
	width: 297px !important;
	border: 0px none !important;
	padding: 3px 5px;
	margin: 0;
}
td.gsc-search-button {
	padding: 0;
	margin: 0;
}
input.gsc-search-button {
	background: url('../img/searchButton.jpg') 0 0 no-repeat transparent;
	height: 27px!important;
	width: 62px;
	border: 0px none !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	text-indent: 200px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0;
	border-radius: 0 !important;
}
input.gsc-search-button:hover {
	background-position: 0 -27px;
	cursor: pointer;
}
input.gsc-search-button:focus {
	background-position: 0 -54px;
}
table.gsc-search-box {
	margin: 0 !important;
}
form.gsc-search-box {
	margin: 0 !important;
}
div.gsc-clear-button {
	display: none !important;
}
.searchSp {
	padding-left: 6px;
	font-size: 14px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b9b8b8;
}
.itemImg {
	position: relative;
	z-index: 1;
}
p.quote {
	font-weight:bold;
	border-left:4px solid #ebe9e9;
	padding-left:7px;
}
strong.quote {
	display: block;
	font-weight:bold;
	border-left:4px solid #ebe9e9;
	padding-left:7px;
	margin: 1em 0;
	font-size: 1.1em;
}
/* Owners */
.owners {
	float: right;
	line-height: 25px;
	margin: 18px 0;
	white-space: nowrap;
}
.ownersCount {
	color: #646464;
}
/* End Owners */

.stars {
	width: 80px;
	height: 15px;
	position: relative;
	background: url('/data/img/stars.png') 0 -15px no-repeat transparent;
	overflow: hidden;
}
.starsBody {
	position: absolute;
	width: 0;
	height: 100%;
	left: 0;
	top: 0;
	background: url('/data/img/stars.png') 0 0 no-repeat transparent;
}
.mdrate {
	position: relative;
	left: -9999px;
}
.reviews .selector {
	padding: 9px 0 10px 0;
}
.reviews .count {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 21px;
}
.reviews a.count {
	position: relative;
	top: -10px;
}
.reviews .header .date {
	color: #909090;
	width: 160px;
	display: block;
	float: left;
}
.reviews .pseudo {
	text-decoration: none !important;
	border-bottom: none;
}
.reviews .pseudo.comments {
	background: url(/data/img/bg-comments-icon-small.png) no-repeat 0 2px;
	padding-left: 17px;
}
.reviews .pseudo span {
	text-decoration: none !important;
	color: #06C;
	border-bottom: 1px solid #06C;
}
.reviews .pseudo:hover span {
	color: #B00000;
	border-bottom: 1px solid #B00000;
}
.reviews .name {
	float: left;
	font-weight: bold;
	margin-right: 22px;
	font-size: 14px;
	line-height: 14px;
}
.reviews .header {
	height: 23px;
}
.reviews .record p {
	font-size: 14px;
}
.reviews .readmore {
	font-size: 12px;
	display: block;
	margin-top: -4px;
}
.reviews .record {
	border-bottom: 1px solid #E6E6E6;
	width: 660px;
	padding-bottom: 17px;
	margin-bottom: 29px;
}
.reviews .complectation {
	font-size: 14px;
	padding: 13px 0 0 0;
	margin-bottom: -5px;
}
.reviews .complectation span.label {
	font-weight:bold;
}
ul.flat {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.reviews .bottom {
	padding: 0px 0 15px 0;
	overflow: hidden;
	margin-top: -7px;
}
.pagination {
	overflow: hidden;
	padding: 7px 0 0;
}
.pagination .next, .pagination .next:hover {
	display: block;
	float: left;
	background-color: #F4F4F4;
	border: 1px solid #E6E6E6;
	font-size: 18px;
	color: black;
	text-decoration: none;
	padding: 7px 23px;
	margin-right: 27px;
}
.pagination ul {
	padding-top: 6px;
}
ul.flat li {
	float: left;
}
.pagination li a, .pagination li span, .pagination li a:hover {
	border: 1px solid #E6E6E6;
	height: 18px;
	display: block;
	text-align: center;
	padding: 4px 7px 0;
	margin-right: 3px;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	color: black;
}
.reviews .nb {
	border: 0!important;
}
.pagination li a {
	background-color: #F4F4F4;
}
.pagination li a:hover {
	background-color:white;
	color: #B00000;
}
.pagination .next:hover {
	background-color: white;
}
.reviews.padded {
	padding: 23px 0 0 10px;
}

.add_button_clear {
	overflow: hidden;
}
.big_button_add {
	line-height: 16px;
	padding: 7px 6px 7px 25px;
	border: 1px solid #E6E6E6;
	margin-top: 62px;
	float: right;
	text-decoration: none;
	background: url("/data/img/icon-small-sprite.png") no-repeat scroll 6px -158px #F4F4F4;
}
.big_button_add:hover {
	background: url("/data/img/icon-small-sprite.png") no-repeat scroll 6px -203px #fff;
	cursor: pointer;
}
.big_button_add:active {
	background: url("/data/img/icon-small-sprite.png") no-repeat scroll 6px -158px #E6E6E6;
}
.big_button_add span {
	border-bottom: 1px solid #0066CC;
}
.big_button_add:hover span {
	border-bottom: 1px solid #B00000;
}
.add_button_clear .big_button_add {
	margin-top: 10px;
}

.narodn-logo {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 48px;
	height: 48px;
	background: url('/data/img/autoua_medal_2012_small.png') 0 0 no-repeat transparent;
}
.narodn-logo-2014 {
	position: absolute;
	right: 0;
	top: 56px;
	width: 48px;
	height: 48px;
	background: url('/data/img/autoua_medal_2014_small.png') 0 0 no-repeat transparent;
}
.narodn-logo-2013 {
	position: absolute;
	right: 0;
	top: 56px;
	width: 48px;
	height: 48px;
	background: url('/data/img/autoua_medal_2013_small.png') 0 0 no-repeat transparent;
}
.narodn-logo-2012 {
	position: absolute;
	right: 0;
	top: 56px;
	width: 48px;
	height: 48px;
	background: url('/data/img/autoua_medal_2012_small.png') 0 0 no-repeat transparent;
}
.narodn-logo-2011 {
	position: absolute;
	right: 0;
	top: 56px;
	width: 48px;
	height: 48px;
	background: url('/data/img/autoua_medal_small.png') 0 0 no-repeat transparent;
}
.main-img-wrap {
	width: 310px;
	position: relative;
}
.narodn-logo-big {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 79px;
	height: 79px;
	background: url('/data/img/autoua_medal_2012_big.png') 0 0 no-repeat transparent;
}

.narodn-logo-big-2012 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 79px;
	height: 79px;
	background: url('/data/img/autoua_medal_2012_big.png') 0 0 no-repeat transparent;
}

.narodn-logo-big-2011 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 79px;
	height: 79px;
	background: url('/data/img/autoua_medal_big.png') 0 0 no-repeat transparent;
}

.include-leftcol {
	width: 300px;
}
.b-liketable-cell {
	padding: 10px 5px 12px;
	font-weight: bold;
	font-size: 14px;
}

/* BEM include */
.b-buttons-container {
	margin: 10px 0;
	position: relative;
}
.b-buttons-container_topheader {
	position: relative;
	margin: 0;
	float: right;
	top: -7px;
}
.b-button {
	display: block;
	float: left;
	margin: 0;
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #000;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	vertical-align: middle;
	background-color: #f5f5f5;
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	border: 1px solid #cccccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	overflow: auto;
	cursor: pointer;
	z-index: 1;
	*zoom: 1;
	outline: none;
}
.b-button:hover {
	background-color: #E6E6E6;
	background-position: 0 -15px;
	outline: none;
}
.b-button_had, .b-button_had:hover, .b-button_had:active {
	color: #616060;
}
.b-button_have, .b-button_have:hover, .b-button_have:active {
	color: #309900;
}
.b-button_wish, .b-button_wish:hover, .b-button_wish:active {
	color: #007aff;
}
.b-button_active, .b-button:active {
	background-color: #E6E6E6;
	*background-color: #ccc !important;
	background-image: none;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	z-index: 2;
	outline: none;
	cursor: default;
}
.b-button:active {
	z-index: 3;
}
.b-buttons-container .b-button {
	margin-left: -1px;
	border-radius: 0;
	width: 78px;
	text-decoration: none;
}
.b-buttons-container .b-button:first-child {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	margin-left: 0;
}
.b-buttons-container .b-button:last-child {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.clear {
	clear: both;
}
.microformat {
	position: absolute;
	left: -9999px;
}
.microformat-height {
	height: 0;
	overflow: hidden;
}

/* buttons baloon */
.b-buttons-baloon {
	display: none;
	position: absolute;
	width: 290px;
	left: 101%;
	top: 0;
	padding: 0 0 0 9px;
	z-index: 3;
	background: url('/data/img/b-buttons-baloon-arr.png') left 7px no-repeat transparent;
}
.b-buttons-baloon_body {
	display: block;
	padding: 8px 10px;
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	text-shadow: none;
	color: #fff;
	background: url('/data/img/b-buttons-baloon.png') 0 0 repeat transparent;
}
.b-button:hover .b-buttons-baloon {
	display: block;
}

/* b-star-car */
.b-star-car {
	padding: 15px 0 15px 55px;
	margin: 10px 0;
	font-size: 12px;
	min-height: 28px;
	background: url('/data/img/bg-star-car.png')  left 10px no-repeat transparent;
}
.b-strong-head {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

/* b-owners */
.b-owners {
	font-size: 12px;
	margin: 10px 0;
	padding-bottom: 10px;
}
.b-owners-head {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}
.b-owners-items {
	margin: 5px 0;
}
.b-owners-items__avatar {
	height: 25px;
	text-decoration: none;
	border: 0 none;
	float: left;
	margin: 0 4px 4px 0;
}
.b-noflow-text {
	clear: both;
}

/* live support */
.b-livesupport {
	position: relative;
	width: 100%;
	margin: 20px 0;
	border: 1px solid #a23022;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	padding-bottom: 13px;
}
.b-livesupport-head {
	font-size: 13px;
	padding: 6px 10px 8px;
}
.b-livesupport-head__strong {
	font-size: 18px;
	font-weight: bold;
}
.b-livesupport__phone {
	position: relative;
	height: 41px;
	padding: 0 10px;
	color: #fff;
	text-shadow: 0px -1px 0px #000;
	background: url('../img/bg_mainmenu.png') 0 center repeat-x transparent;
}
.b-livesupport__phonecode {
	float: left;
	font-size: 18px;
	line-height: 30px;
	margin-right: 5px;
}
.b-livesupport__phonenumber {
	float: left;
	font-size: 35px;
	line-height: 41px;
}
.b-livesupport__helpman {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 118px;
	height: 115px;
	background: url('../img/helpman.png') 0 0 no-repeat transparent;
}
.b-livesupport__swicher {
	padding: 9px 10px 0;
	overflow: hidden;
}
.b-livesupport__swicherlink {
	float: right;
	text-decoration: none;
	border-bottom: 1px dotted;
}
.b-livesupport__swicherlink:first-child {
	float: left;
}
.b-livesupport__swicherlink_active,
.b-livesupport__swicherlink_active:hover,
.b-livesupport__swicherlink_active:visited {
	border-bottom: 0 none;
	color: #ababab;
	cursor: default;
}
.b-livesupport__bodyitem {
	padding: 0 10px;
}
.b-livesupport__action {
	margin: 13px 0 0;
	padding-left: 115px;
	overflow: hidden;
}
.b-livesupport__action-in-form {
	padding-left: 135px;
}
.b-livesupport__action_freelabel {
	background: url('../img/free-label.png') 0 center no-repeat transparent;
}
.b-livesupport-form {
	margin-top: 8px;
}
.b-livesupportform__row {
	padding: 4px 10px 3px;
	margin-top: 1px;
	overflow: hidden;
}
.b-livesupportform__row_errors {
	background-color: #f8e1e0;
}
.b-livesupportform__label {
	float: left;
	width: 115px;
	padding-top: 5px;
}
.b-livesupportform__label label {
	font-size: 14px;
	white-space: nowrap;
}
.b-livesupportform__input {
	float: right;
	width: 195px;
}
.b-livesupportform__input input {
	width: 188px;
}
input.b-livesupportform__kod {
	float: left;
	width: 38px;
}
input.b-livesupportform__number {
	float: right;
	width: 138px;
}
.b-livesupportform {
	font-size: 12px;
	color: red;
	padding-left: 125px;
	display: block;
}
.b-text-icon {
	position: relative;
	padding-left: 39px;
	margin: 10px 0;
	min-height: 31px;
}
.b-text-icon__icon{
	position: absolute;
	width: 31px;
	height: 31px;
	left: 0;
	top: 0;
	background: url('../img/checked.png') 0 0 no-repeat transparent;
}

.b-test-label {
	padding-left: 6px;
	margin: -6px 0;
}

/* Gallery */
.b-gallery-image__flash {
	float: left;
	width: 303px;
	margin: 0 3px 3px 0;
}
.b-gallery-image__link {
	float: left;
	width: 150px;
	height: 100px;
	text-decoration: none;
	margin: 0 3px 3px 0;
}
.b-gallery-image__img {
	float: left;
	text-decoration: none;
}
/*Review*/
.b-date-rev {
	color: #909090;
	margin-bottom: 5px;
}
.b-main-img-left {
	float: left;
	margin-right: 10px;
}
.b-market-review {
	margin-bottom: 20px;
	clear: both;
}
.b-arrow-left_image {
	background-image: url("/data/v2/bem/img/arrow-left.png");
}
.count-review {
	float: left;
}
.b-rev-story {
	font-size: 14px;
}
.b-rev-story p {
	margin: 5px 0;
}
.rev-story {
	margin: 13px 0;
	clear: both;
}
.barWr {
	float: left;
	padding: 25px 0 0 20px;
}
.barItem {
	height: 32px;
}
.barTitle {
	float: left;
	line-height: 18px;
	width: 108px;
}
.barImg {
	background: url("/data/img/stars.png") repeat scroll 0 -80px transparent;
	float: left;
	height: 12px;
	margin-top: 3px;
	width: 98px;
}
.value1 {
	background-position: 0 -92px;
}
.value2 {
	background-position: 0 -104px;
}
.value3 {
	background-position: 0 -116px;
}
.value4 {
	background-position: 0 -128px;
}
.value5 {
	background-position: 0 -140px;
}
.plus, .minus {
	float: left;
	padding-top: 10px;
	width: 320px;
}
.vallist {
	overflow: hidden;
}
.vallist ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.vallist li {
	background: url("/data/img/ajLoad.png") no-repeat scroll 0 -84px transparent;
	margin: 5px 0;
	padding: 0 10px 0 20px;
}
.vallist .minus li {
	background-position: 0 -288px;
}

/* sprodukt-page */
.b-top-page-wr {
	width: 100%;
	clear: both;
}
.b-top-brand-logo {
	float: left;
	width: 25px;
	margin: 3px 10px 0 0;
}
.b-top-page-body {
	overflow: hidden;
}

/* Nissan accordeon */
.b-accordion {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nissan-accordion .b-accordion__control {
	position: relative;
	height: 43px;
	padding: 0;
	margin: 0;
	border: 0;
	background: url('../img/accordeon-bg.png') 0 0 repeat-x #2b2b2b;
}

#nissan-accordion .ui-accordion-header-active {
	background: url('../img/accordeon-bg.png') 0 -43px repeat-x #646464;
}
#nissan-accordion a.accordion-opener {
	display: block;
	height: 24px;
	padding: 9px 10px 10px 50px;
	text-decoration: none;
	outline: 0 none;
}
#nissan-accordion a.accordion-opener .b-accordion__control-text {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#nissan-accordion a.accordion-opener:hover .b-accordion__control-text {
	color: #71cfff;
	border-bottom-color: #71cfff;
}
#nissan-accordion .ui-accordion-header-active a.accordion-opener:hover .b-accordion__control-text {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#nissan-accordion .ui-accordion-header-icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 43px;
	margin: 0;
	background: url('../img/accordeon-bg.png') 0 -86px no-repeat #2b2b2b;
}
#nissan-accordion .ui-accordion-content {
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: static;
	overflow: hidden;
	border: 0;
}
#nissan-accordion .ui-accordion-header-icon.ui-icon-triangle-1-s{
	height: 54px;
	background: url('../img/accordeon-bg.png') 0 -129px no-repeat transparent;
}
.schema-market-none {
	display: none;
	height: 0;
	left: -9999px;
	position: relative;
	width: 0;
}
.autoua-medals-wrap {
	position: absolute;
	right: 0;
	top: 56px;
	white-space: nowrap;
}
/*where-to-buy*/
.where-to-buy {
	font:20px Arial, Helvetica, sans-serif;
	color:#000;
	margin: 20px 0;
	padding: 0 10px;
}
.where-to-buy_wide {
	padding: 0;
}
.where-to-buy .chzn-container-single .chzn-single,
.h2-chosen .chzn-container-single .chzn-single{
	display: inline;
	font-size: 20px;
	height: auto;
}
.chzn-container .chzn-drop {
	margin-right: -100px;
}
.all-showrooms {
	padding: 0 10px;
	width: 660px;
	margin-bottom: 20px;
}
 *:first-child+html .all-showrooms {
  	margin-top: 20px;
  }
.all-showrooms-link {
	font-size: 16px;
	color:#0066cc;
	font-weight: bold;
}
.city-showrooms {
	margin: 10px -20px 5px 0;
	list-style: none outside;
	padding: 0;
	overflow: hidden;
}
.city-showrooms-list {
	margin: 0 20px 0 0;
	float: left;
	width: 320px;
}
.city-showrooms-list a {
	font-size: 14px;
}
.show-all-wrap {
	clear: both;
	font-size: 0;
}
.show-all {
	text-decoration: none;
	border-bottom: 1px dotted #0066cc;
	margin-top: 10px;
}
.show-all:hover {
	border-bottom-color: #B00000;
}
/*end where-to-buy*/

/* price table */
.compare{
	font-size: 14px;
}
.compareHead {
	height: 28px;
	line-height: 28px;
	color: #921203;
	border-bottom: 3px solid #cccccc;
}
.hRange {
	width: 65px;
	padding-left: 4px;
	float: right;
	border-left: 1px solid #cccccc;
}
.lRange {
	overflow: hidden;
	padding-left: 4px;
	border-left: 1px solid #cccccc;
}
.compareName {
	width: 166px;
	float: left;
	padding-right: 30px;
}
.compareBody .compareName {
	font-size: 12px;
	padding-top: 8px;
	white-space: nowrap;
/*	overflow: hidden;*/
/*	line-height: 14px;*/
}
.compareRow {
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
}
.compareBarWrap {
	/* overflow: hidden; */
	position: relative;
	width: 438px;
	margin-left:196px;
}
.compareBar {
	position: relative;
	background: #e6e4e4;
	height: 28px;
	width: 1px;
}
.comparePrice {
	height: 28px;
	line-height: 14px;
	font-size: 11px;
	padding: 0 0 0 4px;;
	color: #000;
	background: #e6e4e4;
/*	float: left;*/
/*	white-space: nowrap;*/
}
.priceItem {
	white-space:nowrap;
}
.lastprise {
	text-align:right;
}
.priceItem span{
	background: #e6e4e4;
	padding: 1px 5px 1px 0;
}
.priceItem.colored span{
	color: #E6E4E4;
}
/* price table */
.sorting-brand-wrap {
	float: right;
	height: 16px;
	margin-top: -31px;
	color: #000000;
	line-height: 16px;
	font: 13px Arial, Helvetica, sans-serif;
	width: 242px;
}
.sorting-brand-span {
	float: left;
}
.sorting-brand {
	width: 115px;
	padding: 16px 0 0;
	margin: 0 0 0 5px;
	float: right;
	border-right: 1px solid #910B05;
	border-left: 1px solid #910B05;
	border-bottom: 1px solid #910B05;
	background-color: #FFFFFF;
	position: relative;
}
.sorting-brand-text {
	padding: 0 5px;
	color: #FFFFFF;
	background-color: #910b05;
	font-weight: bold;
	display: block;
}
.sorting-brand-link {
	padding: 0 5px;
	color: #0066CC;
	display: block;
}
.sorting-brand-elem {
	display: none;
	margin: 5px 0;
	width: 100%;
}
.sorting-brand-elem_active {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
}
.sorting-brand_open .sorting-brand-elem {
	display: block;
}
.sorting-triangle {
	position: absolute;
	top: 2px;
	right: 4px;
	font-size: 10px;
	margin-left: 3px;
	color: #FFFFFF;
}
.down {
	display: block;
}
.up {
	display: none;
}
.fotorama_h250 {
	height: 310px;
}
.fotorama_h369 {
	height: 369px;
}
.fotorama_h64 {
	height: 64px;
}
.fotorama-img_hide {
	visibility: hidden;
}

/* hiding description */
#js-descr-fluid {
	height: 215px;
	overflow: hidden;
	position: relative;
}
.js-descr-arr {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 30px;
	padding-top: 47px;
	text-align: center;
background: -moz-linear-gradient(top,  rgba(255,255,255,0.61) 0%, rgba(255,255,255,0.79) 23%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 79%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.61)), color-stop(23%,rgba(255,255,255,0.79)), color-stop(50%,rgba(255,255,255,1)), color-stop(79%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.61) 0%,rgba(255,255,255,0.79) 23%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 79%);
background: -o-linear-gradient(top,  rgba(255,255,255,0.61) 0%,rgba(255,255,255,0.79) 23%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 79%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0.61) 0%,rgba(255,255,255,0.79) 23%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 79%);
background: linear-gradient(to bottom,  rgba(255,255,255,0.61) 0%,rgba(255,255,255,0.79) 23%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 79%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cffffff', endColorstr='#ffffff',GradientType=0 );
}
.js-descr-arr span {
	color: #393939;
	cursor: hand;
	cursor: pointer;
}
.js-descr-arr span:hover {
	color: #000;
}
.fotorama__fsi {
	width: 100% !important;
	height: 100% !important;
}
.fotorama__fsi .i1,
.fotorama__fsi .i2,
.fotorama__fsi .i3,
.fotorama__fsi .i4 {
	display: none;
}
.fotorama__fsi .i0 {
	width: 100% !important;
	height: 100% !important;
}
.b-fotorama-pre .fotorama_fullscreen .fotorama__fsi {
	background: url('/data/v2/img/close-fotorama.png') 0 0 no-repeat transparent;
	width: 32px !important;
	height: 32px !important;
	right: 5px;
	top: 5px;
}
.fotorama_fullscreen .fotorama__fsi:before {
	content: '' !important;
	font-size: 0 !important;
	line-height: 0 !important;
}
.fotorama_fullscreen .fotorama__fsi i {
	display: none;
}
.fotorama__arr {
	z-index: 30 !important;
	line-height: 30px !important;
	margin-top: -15px !important;
}
.b-fotorama-new .fotorama__thumbs {
	position: relative;
	bottom: 64px;
	background-color: #000;
}
.fotorama_fullscreen .fotorama__thumbs {
	bottom: 0;
}
.b-fotorama-pre {
	background: url('/data/v2/img/fotorama-pre.gif') center 110px no-repeat white;
}
.b-fotorama-new {
	width: 557px;
	position: absolute;
	bottom: 1px;
	right: 340px;
	background-position: 246px 10px;
	background-color: transparent;
	border-right: 4px solid black;
}
.price-fl {
	float: left;
}
.b-special-off-detail {
	float: none !important;
	width: 141px;
	margin: 10px auto 0 !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.b-special-offer-tool {
	float: left;
	position: relative;
	margin: -3px 0 0 3px;
}
.b-special-offer-tool_vuso {
	float: none;
	margin: 0;
}
.b-discount-img {
	float: left;
	margin: 5px 10px 0 0;
}
.b-discount-desc {
	overflow: hidden;
	*float: left;
}
.b-discount-but {
	margin-top: 2px !important;
}
.b-special-discount {
	background: url('/data/v2/bem/img/special-price.png') 0 0 no-repeat transparent;
	float: left;
	width: 33px;
	height: 19px;
	font-size: 14px;
	color: #ffffff;
	padding: 14px 7px;
	text-align: center;
	margin-right: 10px;
	text-shadow: none;
}
.b-special-price {
	overflow: hidden;
	font-size: 18px;
	color: #000000;
	margin-top: 4px;
}
.b-new-price {
	font-size: 26px;
	line-height: 36px;
}
.b-special-txt {
	margin: 7px 0 5px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
}
.b-special-phones {
	font-size: 14px;
	font-weight: normal;
}
.b-special-callback {
	margin-top: 10px;
	position: relative;
}
.b-phone-input {
	margin: 7px 0;
}
.b-special-callback-ok {
	float: none !important;
	width: 51px;
	margin: 10px auto 0 !important;
}
.show-offer .js-special-details {
	display: block;
}
.vuso-desc {
	text-align: center;
	margin-bottom: 5px;
}
.vuso-img {
	text-align: center;
}
.garant-banner-wrap {
	margin: 20px 0 30px;
}
.sitemap-block {
	width:990px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0px 5px;
}
/* width hack */
.wide-page #page {
	width: 1200px;
	padding: 0 2px;
}
.wide-page .l-cont-center {
	width: 874px;
}
.wide-page #footer {
	width: 1200px;
	padding: 0 2px;
}
.wide-page #footer .content {
	width: 1194px;
}
.wide-page #corpMagnet .footerMagnet {
	width: 1200px;
}
.wide-page div.leftblock {
	width: 884px;
}
.wide-page .b-point-info-width {
	width: 884px;
}
.wide-page .b-point-info-item {
	width: 432px;
}
.b-point-info-item_half {
	width: 50% !important;
	margin-right: 0;
}
.wide-page .all-showrooms {
	width: 864px;
}
.wide-page .city-showrooms-list {
	width: 422px;
}
.wide-page .b-feed-body__offerdate_mainpage strong {
	display: block;
	float: none;
}
.wide-page .b-feed-half {
	width: 50%;
}
.wide-page .wi-de-img {
	width: 204px;
}
.wide-page .b-supertext {
	width: 1200px;
}
.wide-page .sitemap-block {
	width: 1200px;
}
.text-center {
	text-align: center;
}
.description-table {
	table-layout: fixed;
}
.description-table .description-table__cont {
	width: 100%;
	padding-left: 20px;
	vertical-align: top;
}
.description-table .description-table__cont img,
.wide-page .js-dd-body img,
.wide-page .flex-img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
/*fix layout*/
.l-container {
	*zoom: 1;
}
.l-container:before,
.l-container:after {
	display: table;
	line-height: 0;
	content: "";
}
.l-container:after {
	clear: both;
}
.l-grid_4 {
	width: 25%;
	float: left;
}
.pull-right {
	float: right;
}
.small {
	font-size: 85%;
}
.muted {
	color: #999999;
}
/*end fix*/
.unstyled {
	margin: 0;
	padding: 0;
	list-style: none;
}
.b-point-info_in {
	margin: 0;
	overflow: hidden;
	padding: 10px 20px 10px 0;
}
.fluid-banner {
	text-align: center;
	margin: 20px 0 10px;
}
.top10 {
	margin-top: 10px;
}
