html{
	height:100%;
}
body {
	margin:0;
	color:#333;
	font:12px Arial, Helvetica, sans-serif;
	background:#ffffff;
	height:100%;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#333;
	outline:none;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#666;
}
select option.bold {
	color: #000;
	font-weight: bold;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.wrap{
	width:100%;
	overflow:hidden;
}
.clear {
	clear: both;
}
/* wrapper */
#wrapper{
	width:980px;
	margin:0 auto;
	min-height:100%;
}
* html #wrapper{
	height:100%;
}
/* header */
#header{
	width:100%;
	overflow:hidden;
	padding:18px 0 19px;
}
#header .logo{
	float:left;
	margin:15px 0 0;
	background: url(../images/logo.gif) no-repeat;
	width: 371px;
	height: 61px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo a{
	display:block;
	height:100%;
}
/* login-form */
#header .login-form{
	float:right;
	width:237px;
	padding:6px 0 0 8px;
	background:#e4e4e4 url(../images/bg-login-form.gif) repeat-x;
}
.login-form .title{
	font-size:14px;
	display:block;
	margin-bottom:5px;
	overflow: hidden;
	font-weight: bold;
}
.login-form .title div.pre {
	display: block;
	float: left;
}
.login-form .title a{
    display:block;
    font-size:12px;
	color:#3292be;
	text-decoration: underline;
	float:right;
	margin-right: 6px;
	
	}
.login-form .title a:hover{
	font-size:12px;
	color:#3292be;
	text-decoration: none;
	}
.login-form .row{
	width:100%;
	overflow:hidden;
	padding-bottom:3px;
}
.login-form span{
	float:left;
	width: 104px;
	margin: 2px 14px 0px 0px;
	padding:0px;
}
.login-form .text{
	float:left;
	width: 104px;
	padding:2px;
	font-size:11px;
	color:#999;
}
.login-form .submit{
	float:left;
	background: url(../images/bg-submit.gif) no-repeat;
	width: 59px;
	height: 23px;
	letter-spacing:-1000px;
	font-size:0;
	padding:0;
	margin-top:3px;
	border:0;
	cursor:pointer;
}
.login-form ul{
	float:right;
	list-style:none;
	margin:0;
	padding:0 7px 2px 0;
}
.login-form ul li{
	text-align:right;
	vertical-align:middle;
	height:1%;
}
.login-form ul a{
	font-size:11px;
	display:block;
	color:#666;
}
.login-form ul a:hover{
	color:#3292be;
}
.login-form .image{
	float:left;
	margin:2px 11px 0 2px;
	display:inline;
}
.login-form .text-box{
	height:1%;
	overflow:hidden;
	padding:4px 0 0;
}
.login-form .text-box .name{
	display:block;
	font-weight:bold;
	color:#39c;
	font-size:14px;
	text-decoration:underline;
	margin-bottom:16px;
}
.login-form .text-box .name:hover{text-decoration:none;}


.login-form .text-box .personal{
	list-style:none;
	margin:0;
	padding:0 0 4px;
	float:left;
	width:100px;
}
.login-form .text-box .personal li{
	text-align:left;
	padding-bottom:4px;
}
.login-form .text-box .personal a{
	text-decoration:underline;
	color:#39c;
	display:inline;
	font-size:12px;
}
.login-form .text-box .personal a:hover,
.login-form .text-box .out:hover,
.login-form .text-box .dealers:hover {
	text-decoration:none;
}
.login-form .text-box .out, .login-form .text-box .dealers{
	float:right;
	color:#39c;
	text-decoration:underline;
	margin-right:21px;
	display:block;
	text-align: right;
}
.login-form .text-box .dealers{
	padding-bottom: 4px;
}
/* nav */
#nav{
	list-style:none;
	margin:0;
	padding:0;
	background: url(../images/bg-nav.gif) no-repeat;
	width:100%;
	overflow:hidden;
}
#nav li{
	float:left;
	background: url(../images/separator.gif) no-repeat 100% 0;
}
#nav li .new{
	position: absolute;
	width: 21px;
	height: 9px;
	margin: -4px 0px 0px 101px;
	background: url(../images/new.gif) no-repeat 100% 0;
}
#nav a{
	float:left;
	padding:8px 27px 0 22px;
	height:26px;
	font-weight:bold;
	color:#fff;
	font-size:13px;
}

/* main */
#main{
	width:100%;
	overflow:hidden;
	padding:16px 0 110px;
}

/* twocolumns */
#twocolumns{
	width:744px;
	float:left;
	overflow:hidden;
}
/* sidebar */
#sidebar{
	float:left;
	width:240px;
}
#sidebar .navigation{
	background:#e4e4e4 url(../images/bg-box.gif) repeat-x;
	padding:7px 0 11px 11px;
	margin-bottom:15px;
}
.navigation .title{
	font-size:20px;
	display:block;
	color:#1f1a17;
	letter-spacing:-1px;
	margin-bottom:12px;
	font-weight: bold;
}
.navigation .title span{
	color:#3292be;
}
.navigation ul{
	list-style:none;
	margin:0 -5px 0 2px;
	padding:0;
	width:100px;
	overflow:hidden;
	float:left;
}
.navigation ul li{
	padding-bottom:10px;
}
.navigation ul a{
	text-decoration:underline;
	font-size:14px;
}
.navigation ul a:hover{
	text-decoration:none;
}
#sidebar .select-form{
	height:1%;
	overflow:hidden;
	padding:11px 0 8px 10px;
	background:#e4e4e4 url(../images/bg-box02.gif) repeat-x;
	margin-bottom:15px;
}
#sidebar .select-form label{
	font-weight:bold;
	font-size:16px;
	display:block;
	letter-spacing:-1px;
	margin-bottom:6px;
}
#sidebar .select-form label span{
	color:#3292be;
}
#sidebar .select-form .select{
	width:199px !important;
	margin-bottom:1px !important;
}

#sidebar .all-links {
	margin-bottom: 6px;
}

#sidebar .all-links a{
	color: #3399CC;
	text-decoration: underline;
	font-size: 12px;
	font-weight:bold;
	padding-bottom: 4px;
}
#sidebar .choice-form{
	background:#e4e4e4 url(../images/bg-box03.gif) repeat-x;
	padding:13px 10px 16px 10px;
	margin-bottom:15px;
}
#sidebar .choice-form .title{
	display:block;
	font-size:16px;
	line-height:16px;
	margin-bottom:16px;
	letter-spacing:-1px;
	font-weight:bold;
}
#sidebar .choice-form ul{
	list-style:none;
	margin:0;
	padding:0 0 10px 1px;
}
#sidebar .choice-form ul li{
	height:1%;
	overflow:hidden;
	padding-bottom:9px;
}
#sidebar .choice-form ul .radio{
	float:left;
}
#sidebar .choice-form ul label{
	float:left;
	padding-left:7px;
}
#sidebar .choice-form .submit{
	float:left;
	background: url(../images/bg-submit02.gif) no-repeat;
	width: 80px;
	height: 26px;
	border:0;
	padding:0;
	letter-spacing:-1000px;
	font-size:0;
	cursor:pointer;
}
#sidebar .choice-form .results{
	float:right;
	text-decoration:underline;
	margin:5px 17px 0 0;
	letter-spacing:-1px;
}
#sidebar .choice-form .results:hover{
	text-decoration:none;
}
#sidebar .statistic-box{
	background:#e4e4e4 url(../images/bg-box04.gif) repeat-x;
	padding:12px 0 14px 10px;
	margin-bottom:15px;
}
#sidebar .statistic-box .title{
	font-size:16px;
	letter-spacing:-1px;
	display:block;
	margin-bottom:6px;
	font-weight:bold;
}
#sidebar .statistic-box ul{
	list-style:none;
	margin:0;
	padding:0 0 0 3px;
	height:1%;
	overflow:hidden;
}
#sidebar .statistic-box ul li{
	float:left;
	width:100px;
}
#sidebar .statistic-box ul span{
	font-size:18px;
	color:#999;
	font-weight:bold;
}
/* content */
#content{
	float:right;
	width:488px;
	padding:7px 0 0;
}
#content h1{
	margin:0 0 15px;
	font-size:18px;
	letter-spacing:-1px;
}
#content p{
	margin:0 0 22px;
	line-height:18px;
}
#content a {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content .title-box{
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
#content .title-box h2{
	float:left;
}
#content h2{
	font-size:18px;
	margin:0;
	letter-spacing:-1px;
}
#content .title-box .all{
	float:right;
	text-decoration:underline;
	margin:11px 0 0;
}
#content .title-box .all:hover{
	text-decoration:none;
}
.dillers-table{
	width:100%;
	border-collapse:collapse;
	padding:0;
	margin:0 0 28px;
	border:1px solid #e4e4e4;
}
.dillers-table td{
	border:1px solid #e4e4e4;
	border-width:1px 0;
	background: url(../images/separator02.gif) no-repeat 0 50%;
	height:50px;
}
.table-type td{
	background: url(../images/separator07.gif) no-repeat 0 50%;
	height:37px;
}
.dillers-table .odd td{
	background-color:#f3f2f2;
}
.dillers-table thead td,
.table-type thead td{
	color:#989898;
	font-size:11px;
	padding:4px 0 6px;
	background:#f3f2f2 url(../images/separator03.gif) no-repeat 0 50%;
	height:auto;
}
.dillers-table .name{
	width:188px;
	padding-left:10px;
}
.dillers-table .name a{
	text-decoration:underline;
	color:#3292be;
	font-size:16px;
	font-weight:bold;
}
.dillers-table .name a:hover{
	text-decoration:none;
}
.dillers-table .address{
	width:147px;
	padding-left:11px;
}
.dillers-table .address2{
	width:189px;
	padding-left:11px;
}
.dillers-table .evaluation{
	width:87px;
	text-align:center;
}
.dillers-table .rating{
	width:69px;
	text-align:center;
}
.dillers-table .comment{
	width:61px;
	text-align:center;
}
.dillers-table .first{
	background-image:none !important;
}
.dillers-table address{
	font-style:normal;
	color:#666;
	font-size:11px;
}
.dillers-table tbody .rating,
.dillers-table tbody .comment,
.dillers-table tbody .evaluation{
	color:#bfbfbf;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
}
.dillers-table tbody .rating span.false{
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	display:block;
	letter-spacing:0;
}
.dillers-table tbody .rating span.num{
	font-size:12px;
}
.dillers-table .category{
	width:297px;
	padding-left:11px;
}
.table-type .category{
	width:307px;
}
.dillers-table tbody .category{
	font-size:28px;
}
.table-type tbody .category{
	font-size:15px;
}
.dillers-table .rating2{
	width:178px;
	text-align:center;
}
.dillers-table tbody .rating2{
	font-size:24px;
	font-weight:bold;
}
.dillers-table .rating3{
	width:64px;
	text-align:center;
}
.dillers-table tbody .rating3{
	font-size:18px;
	color:#bfbfbf;
	font-weight:bold;
}
.comment-title{
	list-style:none;
	margin:0;
	padding:3px 0 30px;
	height:1%;
	overflow:hidden;
}
.comment-title li{
	float:left;
	background: url(../images/separator04.gif) no-repeat 0 2px;
	margin:0 1px 0 -1px;
	padding:0 10px;
	height:1%;
}
.comment-title li:first-child{
	background:none;
	padding-left:0;
}
.comment-title a{
	text-decoration:underline;
	white-space:nowrap;
}
.comment-title a:hover{text-decoration:none;}
.comment-title .good{color:#4c9f1b;}
.comment-title .neutral{color:#939393;}
.comment-title .bad{color:#db0202;}
.comment-title .all{color:#39c;}
#content .comment-box{
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
}
#content .last-box .text-box{
	background:none;
}
.comment-box .image{
	float:left;
	margin:0 18px 0 0;
}
.comment-box .image img{
	display:block;
}
.comment-box .text-box{
	height:1%;
	overflow:hidden;
	padding:4px 0 28px;
	background: url(../images/separator05.gif) repeat-x 0 100%;
}
.comment-box .title{
	height:1%;
	overflow:hidden;
	margin-bottom:17px;
}
.comment-box .title .name{
	float:left;
	font-weight:bold;
	text-decoration:underline;
	color:#39c;
}
.comment-box .title .name:hover{
	text-decoration:none;
}
.comment-box .title .date{
	float:left;
	font-size:11px;
	color:#999;
	padding:1px 0 0 4px;
}
.comment-box .sub-title{
	display:block;
	margin-bottom:8px;
	font-size:13px;
}
.comment-box .sub-title .good{
	color:#4c9f1b;
}
.comment-box .sub-title .bad{
	color:#db0202;
}
.comment-box .sub-title a{
	text-decoration:underline;
	font-weight:bold;
	color:#717171;
	font-size:12px;
}
.comment-box .sub-title a:hover{
	text-decoration:none;
}
.comment-box .comment{
	border:1px solid #e4e4e4;
	background:#e4f4d1;
	padding:4px 0 8px 8px;
	margin-bottom:7px;
}
.comment-box .neutral-comment{
	background:#f3f2f2;
}
.comment-box .bad-comment{
	background:#fae9dc;
}
#content .comment-box p{
	margin:0;
	line-height:16px;
}
#content .comment-box .read{
	float:left;
	color:#39c;
	text-decoration:underline;
}
#content .comment-box .read:hover{
	text-decoration:none;
}
#content .comment-box .all-comments{
	float:right;
	text-decoration:underline;
	color:#9d9d9d;
}
#content .comment-box .all-comments:hover{
	text-decoration:none;
}
#content div.user-comments {
	margin-bottom: 12px;
	padding: 10px;
	border: 1px solid #E4E4E4;
}
#content div.user-comment {
	padding: 8px 0 16px 0px;
	margin-bottom: 4px;
	border-bottom: 1px solid #E4E4E4;
}
#content div.user-comment.last {
	border-bottom: none;
	padding-bottom: 0px;
}
#content div.user-comment .title {
	height: 30px;
	
	}
#content div.user-comment .title .image {
	float: left;
	margin-right: 7px;

}
#content div.user-comment .title div.name {
	float: left;

	
}
#content div.user-comment .title div.status {
	font-size: 11px;
	color: #999999;

}
#content div.user-comment .title .data {
	height: 30px;
	
	}
#content div.user-comment .title a.name {
	font-weight: bold;
	color: #3399CC;
}
#content div.user-comment .title div.date {
	float: right;
	font-size: 11px;
	color: #999999;
}
#content div.user-comment .title div.date a {
	color: #999999;
}
#content div.user-comment .text {
	clear: both;
	margin-top: 5px;
}
#content div.user-comment .text blockquote {
	margin: 14px 0px 2px 0px;
	padding: 10px;
	border: 1px solid silver;
}
#content div.user-comment .text blockquote div.title {
	font-size: 11px;
	background: #FFF;
	width: 50px;
	height: 20px;
	text-align: center;
	padding: 0px 5px;
	margin-top: -18px;
}
#content div.user-comment .options {
	margin-top: 10px;
	font-size: 11px;
}
#content div.user-comment .options a {
	color: #999999;
	margin-right: 12px;
}
#content div.user-comment .options a.disabled {
	color: #999999;
	text-decoration: none;
	cursor: default;
}

#content .adsense-cities {
    text-align: left;
	margin-top: -15px;
	margin-bottom: 5px;
}
#content .adsense-company {
    text-align: left;
	margin-top: -5px;
}
#content .adsense_item {
    padding-left: 25px;
}
#content .adsense-center-dealers {
    text-align: center;
}
#content .links-adsense {
    float: left;
    margin-bottom: 3px;
    margin-top: -17px;
}

/* breadcrumbs */
.breadcrumbs{
	list-style:none;
	margin:0;
	padding:8px 0 18px;
	height:1%;
	overflow:hidden;
}
.breadcrumbs li{
	float:left;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	padding:0 8px 0 12px;
}
.breadcrumbs span{
	text-decoration:underline;
}
.breadcrumbs li:first-child{
	background:none;
	padding-left:0;
}
.breadcrumbs a{
	text-decoration:underline;
}
.breadcrumbs a:hover{
	text-decoration:none !important;
}
#content .news-title{
	padding-bottom:10px;
}
#content .news-title h1{
	margin:0;
	font-size:18px;
	color:#009acd;
}
#content .news-box{
	height:1%;
	overflow:hidden;
	padding:9px 0 0;
}

#content .news-box .date{
	display:block;
	color:#999;
	font-size:14px;
	margin-bottom:5px;
}

#content .news-box a {   
	font-weight:bold;
	text-decoration:underline;
	color:#3292be;
	margin-bottom:18px;
	}
	
#content .news-box h3{
	margin:0 0 4px;
	font-size:18px;
	color:#303030;
	font-weight:normal;
}
#content .news-box .image-left{
	float:left;
	margin:3px 15px 20px 0;
}


#content .news-box.dealer .item {
	min-height: 120px;
	padding-top: 22px;
	border-top: 1px solid #E4E4E4;
	overflow: hidden;
}
#content .news-box.dealer .item div.photo {
	float: left;
	margin: 0px 10px 2px 0px;
	padding: 1px;
	border: 1px solid silver;
}
#content .news-box.dealer .item div.photo img {
	vertical-align: middle;
}
#content .news-box.dealer .item .date {
	margin-bottom: 0px;
	font-size: 11px;
}
#content .news-box.dealer .item .all-news {
	margin-bottom: 7px;
	font-size: 16px;
	font-weight: normal;
}
#content .news-box.dealer .item .all-news a {
	font-weight: normal;
}
#content .news-box.dealer .item a {
	font-weight: normal;
}

#content .news-box.dealer .item .admin-options {
	float: right;
	font-size: 10px;
}



/* dealernews*/
div.dealernews {
	padding: 16px;
	overflow: hidden;
	border: 1px solid #E4E4E4;
}
div.dealernews a {
	color: #3292BE;
	text-decoration: underline;
}
div.dealernews a:hover {
	text-decoration: none;
}
div.dealernews a.ajax {
	color: #3292BE;
	text-decoration: none;
	border-bottom: 1px dashed #3292BE;
}
div.dealernews a.ajax:hover {
	border: none;
}
div.dealernews .title {
	color: #008B03;
    font-size: 16px;
    margin-bottom: 10px;
}
div.dealernews .item p {
	margin: 16px 0px 0px 0px;
}
div.dealernews .item p:first-child {
	margin: 0px 0px 0px 0px;
}
div.dealernews .item {
	padding: 12px 0px;
	overflow: hidden;
	border-bottom: 1px solid silver;
}
div.dealernews .item.last {
	border-bottom: none;
}
div.dealernews .dealer {
	margin-bottom: 8px;
	font-size: 16px;
}
div.dealernews .date {
	font-size: 11px;
	color: #999999;
}
div.dealernews .name {
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 13px;
}
div.dealernews .image {
	float: left;
	margin: 0px 10px 4px 0px;
	padding: 1px;
	border: 1px solid silver;
}
div.dealernews .image img {
	vertical-align: middle;
}
div.dealernews .show-full {
	height: 16px;
	margin: 2px 0px;
}
div.dealernews .show-full.loading {
	display: block;
	float: left;
	background: url('/_design/user/images/loading.gif') no-repeat left;
}
div.dealernews .text-full {
	display: none;
}
div.dealernews .dealer-gallery {
	margin-top: 10px;
}
div.dealernews .dealer-gallery table.last {
	margin: 0px 7px 7px 0px;
}
div.dealernews .dealer-gallery td img {
	display: inline-block;
}
div.dealernews .paging {
	float: none;
	margin: 20px auto 0px auto;
	padding: 0px;
}
/* /dealernews */






#content .back,
.content-box .back{
	background: url(../images/bullet02.gif) no-repeat 0 4px;
	text-decoration:underline;
	color:#009acf;
	padding-left:17px;
}

#content .back:hover{
	text-decoration:none;
}
.content-box .blue{
	text-decoration:underline;
	color:#009acf;
}


#content .logo-holder{
	padding:11px 0 30px;
}
#content .logo-holder-cities{
    padding-top: 10px;
	padding-bottom: 10px;
}
#content .logo-holder img{
	display:block;
}
#content .title-center{
	text-align:center;
	padding-bottom:12px;
}
#content .title-center h1{
	margin:0;
	font-size:18px;
	color:#3299ca;
	text-align:center;
}
.marks-anchor {
    margin-bottom: 20px;
    text-align: justify;
	font-weight: bold;
}

.marks-anchor a{
    color: #3292be;
	}
	
.ontop-cities {
    margin-top: -20px;
	margin-bottom: 10px;
}
#content .choice-city{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
#content .choice-city label{
	float:left;
	padding:3px 11px 0 0;
}
#content .choice-city .choice{
	float:left;
	width:231px;
}
#content h3{
	margin:0 0 10px;
	font-size:18px;
	color:#040404;
}
#content .map-holder{
	display: none;
	width: 100%;
	height: 350px;
	margin-top: 10px;
	background: #F4F3F0;
}
#content .map-holder img{
	display:block;
}
#content .all-dillers{
	
	display:block;
	margin-bottom:6px;
}



/* overlay */
#overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	display: none;
	width: 100%;
	height: 100%;
	background: url('/_design/user/images/overlay-bg.png');
}
#overlay .container {
	position: relative;
	z-index: 200;
	width: 528px;
	margin: 20px auto 20px auto;
	padding: 20px;
	overflow: hidden;
	background-color: #ffffff;
	border: 1px solid #e4e4e4;
	box-shadow: 0px 0px 9px #D2D2D2;
	-moz-box-shadow: 0px 0px 9px #D2D2D2;
	-webkit-box-shadow: 0px 0px 9px #D2D2D2;
}
#overlay .container div.title {
	margin: 0px 0px 20px 0px;
	font-size: 18px;
	color: #333333;
}
#overlay .container div.close {
	position: relative;
	z-index: 10;
	float: right;
	width: 16px;
	height: 16px;
	margin: -16px -16px 0px 0px;
	background: url('/_design/user/images/popup-close.png') no-repeat center center;
	cursor: pointer;
}
#overlay .container div.loading {
	display: block;
	width: 72px;
	height: 9px;
	background: url('/_design/user/images/loading-bar.gif') no-repeat;
}
#overlay .container h2 {
	margin-top: 0px;
}
#overlay .container a {
	text-decoration: underline;
}
#overlay .container a:hover {
	text-decoration: none;
}
#overlay .container a.mceText {
	text-decoration: none;
}
#overlay table.mce_fontsizeselect td.mceFirst, #overlay table.mce_fontsizeselect td.mceFirst a.mceText {
	width: 80px;
}
#overlay .container .close-button {
	width: 74px;
	height: 23px;
	margin: 20px auto 0px auto;
	background: url('/_design/user/images/bg-submit-close.gif') no-repeat;
	cursor: pointer;
}
/* ------- */



/* tabbox */
#content .tabbox {
	padding-top: 27px;
}
#content .tabbox .tabs {
	position: absolute;
	z-index: 2;
	margin-top: -27px;
}
#content .tabbox .tabs a {
	display: block;
	float: left;
	height: 21px;
	margin: 0px 1px 0px 0px;
	padding: 6px 8px 0px 8px;
	color: #727272;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	text-decoration: none;
	background: url('/_design/user/images/tabs-bg.png') repeat-x bottom #FFF;
}
#content .tabbox .tabs a.active {
	color: #333333;
	height: 21px;
	background: #FFF;
}
#content .tabbox .tabs a:hover {
	color: #333333;
}
#content .tabbox .inner {
	clear: both;
	overflow: hidden;
	padding: 16px;
	border: 1px solid #E4E4E4;
	line-height: 17px;
	font-size: 13px;
}
#content .tabbox .inner .paging {
	padding-bottom: 0px;
}

#content .tabbox .actions {
	width: 100%;
	margin: 8px 0px 20px 0px;
	overflow: hidden;
}
#content .tabbox .actions div {
	float: left;
	width: 240px;
	height: 19px;
	padding: 1px 0px 0px 26px;
	margin: 0px 0px 7px 0px;
}
#content .tabbox .actions div.right {
	width: 160px;
}
#content .tabbox .actions div.call {
	background: url('/_design/user/images/icons-dealer-phone.png') no-repeat left center;
}
#content .tabbox .actions div.rating {
	background: url('/_design/user/images/icons-dealer-rating.png') no-repeat left center;
}
#content .tabbox .actions div.subscribe {
	background: url('/_design/user/images/icons-dealer-subscribe.png') no-repeat left center;
}
#content .tabbox .actions div.unsubscribe {
	background: url('/_design/user/images/icons-dealer-unsubscribe.png') no-repeat left center;
}
#content .tabbox .actions div.response {
	background: url('/_design/user/images/icons-dealer-response.png') no-repeat left center;
}
#content .tabbox .actions div.add {
	background: url('/_design/user/images/icons-dealer-add.png') no-repeat left center;
}
#content .tabbox .actions a {
	color: #3292BE;
}

#content .tabbox .separator {
	width: 100%;
	height: 1px;
	padding: 14px 0px;
	background: url('/_design/user/images/separator05.gif') repeat-x left center;
}

#content .tabbox .options {
	overflow: hidden;
}
#content .tabbox .options div.row {
	margin: 0px 0px 6px 0px;
}
#content .tabbox .options div.row .lbl {
	float: left;
	margin-right: 4px;
	font-weight: bold;
}
#content .tabbox .options div.row .lbl.nofloat {
	float: none;
}
#content .tabbox .options div.row .val.subscribers a {
	color: #333333;
}
#content .tabbox .options div.row .val.subscribers a.ajax {
	color: #3292BE;
}
#content .tabbox .options div.row .val.subscribers .show-all {
	margin-top: 3px;
	font-size: 11px;
	text-align: right;
}

.subscribers-list a {
	color: #3292BE;
	text-decoration: underline;
}
.subscribers-list a:hover {
	text-decoration: none;
}

.user-subscribes {
	margin-bottom: 20px;
	padding: 14px 20px 20px 20px;
	border: 1px solid silver;
	background: #F5F5F5;
}
.user-subscribes .title {
	margin-bottom: 14px;
	font-size: 14px;
	font-weight: bold;
}
.user-subscribes a {
	color: #3292BE;
}

#content .tabbox .bottom {
	position: relative;
	z-index: 1;
	margin-top: -1px;
	padding: 6px 16px;
	border: 1px solid #E4E4E4;
	border-top: 0px;
	background: #F3F2F2;
}
#content .tabbox .bottom a {
	color: #8C8C8C;
}

#content .tabbox div.overall-rating {
	float: right;
	clear: right;
	width: 184px;
	margin-bottom: 10px;
}
#content .tabbox div.overall-rating .title {
	margin-bottom: 4px;
	font-weight: bold;
}
#content .tabbox div.overall-rating table {
	width: 100%;
	padding: 3px;
	border: 1px solid #CDCFCF;
}
#content .tabbox div.overall-rating table tr.odd td {
	background: #F1F1F1;
}
#content .tabbox div.overall-rating table td {
	padding: 4px 0px;
}
#content .tabbox div.overall-rating table td.category {
	text-align: right;
}
#content .tabbox div.overall-rating table td.rating2 {
	width: 62px;
	text-align: center;
}


#content .tabbox a {
	color: #3292BE;
	text-decoration: underline;
}
#content .tabbox a:hover {
	text-decoration:none;
}
#content .tabbox a.ajax {
	color: #3292BE;
	text-decoration: none;
	border-bottom: 1px dashed #3292BE;
}
#content .tabbox a.ajax:hover {
	border-bottom: none;
}

#content .tabbox .good {
	color: #4C9F1B;
}
#content .tabbox .bad {
	color: #DB0202;
}
#content .tabbox .neutral {
	color: #939393;
}
/* /tabbox */



/* dealer gallery */
.dealer-gallery {
	margin: 10px 0px;
}
.dealer-gallery.full {
	margin-bottom: 0px;
}
.dealer-gallery .items {
	overflow: hidden;
}
.dealer-gallery table.photo {
	float: left;
	margin: 0px 7px 7px 0px;
	border: 1px solid silver;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}
.dealer-gallery table.photo td {
	width: 98px;
	height: 106px;
	padding: 4px;
	text-align: center;
}
.dealer-gallery table.photo.last {
	margin-right: 0px;
}
.dealer-gallery table.photo img {
	vertical-align: middle;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}
.dealer-gallery .all {
	text-align: right;
}
.dealer-gallery.full .all {
	margin-top: 4px;
	text-align: left;
}
/* /dealer gallery */




#content .on-top{
	background: url(../images/bullet03.gif) no-repeat 0 2px;
	color:#39c;
	text-decoration:underline;
	padding-left:15px;
}
#content .on-top:hover{
	text-decoration:none;
}
#content .contact-list{
	margin:0 0 30px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
}
#content .contact-list dt{
	float:left;
	margin-right:4px;
}
#content .contact-list dd{
	margin:0 0 6px;
}
#content .contact-list a{
	color:#3292be;
	text-decoration:underline;
}
#content .contact-list a:hover{
	text-decoration:none;
}
#content .info-list{
	list-style:none;
	margin:0px 0 6px;
	padding:0;
	height:1%;
	overflow:hidden;
}
#content .info-list li{
	float:left;
	margin:0 1px 0 0px;
	padding: 0 0px 0 14px;
	}
#content .info-list li:first-child{
	background:none;
	padding-left:0;
}
#content .info-list a{
	color:#3292be;
	text-decoration:underline;
}
#content .info-list a:hover{
	text-decoration:none;
}
#content .diller-title{
	font-size:22px;
	display:block;
	margin-bottom:15px;
}
#content .diller-title-double{
	margin:0 0 10px;
	font-size:18px;
	color:#040404;
	font-weight:bold;
}
#content .alert{
	color:#cd0000;
	display:block;
	font-size:11px;
	margin-bottom:6px;
}
#content .btn-vote{
	width:100%;
	overflow:hidden;
	padding:12px 0 38px;
}
#content .btn-vote .all{
	float:left;
	text-decoration:underline;
	color:#3292be;
	margin:4px 0 0;
}
#content .btn-vote .all:hover{
	text-decoration:none;
}
#content .btn-vote .vote{
	float:right;
	background: url(../images/btn01.gif) no-repeat;
	width: 121px;
	height: 21px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:4px 0 0;
	cursor:pointer;
}
#content .btn-vote .vote-noregister{
	float:right;
	background: url(../images/btn03.gif) no-repeat;
	width: 121px;
	height: 21px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:4px 0 0;
	cursor:default;
}
#content .btn-vote .loading {
	float:right;
}
#content .btn-vote .vote:hover{
	text-decoration:none;
}
#content .comment-title02{
	width:100%;
	overflow:hidden;
	padding-bottom:22px;
}
#content .comment-title02 h3{
	margin:0;
}
#content .comment-title02 .all{
	float:right;
	text-decoration:underline;
	color:#000;
	margin:5px 0 0;
}
#content .comment-title02 .all:hover{text-decoration:none;}
.comment-info{
	border:1px solid #e4e4e4;
	height:1%;
	overflow:hidden;
	background:#e4f4d1;
	position:relative;
	padding:13px 10px 8px;
	margin-bottom:21px;
}
.negative-comment{
	background:#f4e1d1;
}
.neutral-comment{
	background:#ededed;
}
.comment-info .comment-type{
	position:absolute;
	top:96px;
	right:21px;
	font-size:16px;
	color:#008b03;
}
.negative-comment .comment-type{
	color:#d32222;
}
.neutral-comment .comment-type{
	color:#999;
}
.comment-info .info{
	width:100%;
	overflow:hidden;
}
.comment-info .image,
.comment-form .image{
	float:left;
	border:1px solid #e4e4e4;
	margin-right:15px;
}
.comment-info .image img,
.comment-form .image img{
	display:block;
}
.comment-info .info-text,
.comment-form .info-holder{
	height:1%;
	overflow:hidden;
	padding-bottom:13px;
}
.comment-info .info-text .name,
.comment-form .info-holder .name{
	text-decoration:underline;
	font-weight:bold;
	font-size:18px;
	line-height:19px;
	color:#39c;
	display:block;
	margin-bottom:10px;
}
.comment-info .info-text .name:hover,
.comment-info .info-text ul a:hover,
.comment-info .direct-link a:hover,
.comment-form .info-holder ul a:hover,
.comment-form .info-holder .name:hover{
	text-decoration:none;
}
.comment-form .info-holder .name-noregister{
	text-decoration:underline;
	font-weight:bold;
	font-size:18px;
	line-height:19px;
	color:#bbbbbb;
	display:block;
	margin-bottom:10px;
}
.comment-info .info-text ul,
.comment-form .info-holder ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.comment-info .info-text ul li,
.comment-form .info-holder ul li{
	float:left;
	padding:0 7px 0 8px;
	background: url(../images/separator08.gif) no-repeat 0 3px;
}
.comment-info div.status {
	font-size: 11px;
	height: 14px;
	padding-top: 6px;
	margin-bottom: -20px;
}
.comment-info .info-text ul li:first-child,
.comment-form .info-holder ul li:first-child{
	background:none;
	padding-left:0;
}
.comment-info .info-text ul a,
.comment-form .info-holder ul a{
	color:#39c;
	text-decoration:underline;
}
.comment-form .info-holder ul .go{
	background: url(../images/ico.gif) no-repeat 100% 4px;
	padding-right:11px;
}
.comment-info .date-list{
	margin:0;
	padding:29px 0 0;
	font-size:11px;
	height:1%;
	overflow:hidden;
}
.comment-info .date-list dt{
	float:left;
}
.comment-info .date-list dd{
	margin:0;
}
.comment-info .title{
	font-size:18px;
	display:block;
	margin-bottom:2px;
}
#content .comment-info p{
	margin:0 0 9px;
}
#content .comment-info p.read_all{
	margin-top:-7px;
}
#content .comment-info p.read_all a{
	color: #3399CC;
}
.comment-info .option-holder{
	height:1%;
	overflow:hidden;
}
.comment-info .option-links {
	float:left;
	color:#39c;
	margin:0;
	line-height: 22px;
}
.comment-info .option-links a {
	text-decoration:underline;
	color:#39c;
}
.comment-info .option-links a:hover {
	text-decoration:none;
}
.comment-info .option{
	float:right;
	border:1px solid #e4e4e4;
	background:#fcfcfc;
	padding:3px 9px 5px 8px;
}
.comment-info .option .label{
	float:left;
	}

.comment-info .option .label-noregister{
	float:left;
	color:#bbbbbb;
}
.comment-info .option .yes{
	float:left;
	text-decoration:underline;
	color:#3da73a;
	padding-left:5px;
	padding-right:5px;
	margin-left:6px;
}
.comment-info .option .yes-noregister{
	float:left;
	color:#bbbbbb;
	padding-left:5px;
	padding-right:5px;
}
.comment-info .option .yes:hover,
.comment-info .option .no:hover{
	text-decoration:none;
}
.comment-info .option .no{
	float:left;
	padding-left:5px;
	padding-right:5px;
	text-decoration:underline;
	color:#d32222;
}
.comment-info .option .yes.active{
	color:#FCFCFC;
	background: none;
	background-color:#3da73a;
	text-decoration:none !important;
	cursor: default;
}
.comment-info .option .no.active{
	color:#FCFCFC;
	background: none;
	background-color:#d32222;
	text-decoration:none !important;
	cursor: default;
}
.comment-info .option .yes.inactive, .comment-info .option .no.inactive{
	text-decoration:none !important;
	cursor: default !important;
}
.comment-info .option .no-noregister{
	float:left;
	padding-left:5px;
	padding-right:5px;
	color:#bbbbbb;
	background: url(../images/separator08.gif) no-repeat 0 3px;
}
.comment-info .option .plus{
	float:left;
	padding:0 6px 0 12px;
}
.comment-info .option .minus{
	float:left;
	padding-left:9px;
	background: url(../images/separator08.gif) no-repeat 0 3px;
}
.comment-info .option .plus-noregister{
	float:left;
	padding:0 6px 0 12px;
	color:#bbbbbb;
}
.comment-info .option .minus-noregister{
	float:left;
	padding-left:9px;
	color:#bbbbbb;
	background: url(../images/separator08.gif) no-repeat 0 3px;
}
.comment-form{
	height:1%;
	overflow:hidden;
	padding:0;
}
.comment-form .info-holder{
	width:100%;
	overflow:hidden;
	padding-bottom:12px;
}
.comment-form .row{
	width:100%;
	overflow:hidden;
	padding-bottom:9px;
}
.comment-form .text{
	float:left;
	margin:0;
	padding:2px;
	width:476px;
	color:#333;
}
.comment-form .text-type .text{
	width:239px;
}
.comment-form .type-list{
	list-style:none;
	margin:0;
	padding:0 0 0 13px;
	float:left;
}
.comment-form .type-list li{
	float:left;
	padding-right:10px;
}
.comment-form .type-list img{
	display:block;
}
.comment-form .textarea{
	background: url(../images/bg-input04.gif) no-repeat;
	width: 476px;
	height: 134px;
	float:left;
	padding:3px 6px;
}
.comment-form textarea{
	float:left;
	margin:0;
	padding:2px;
	width:480px;
	max-width:480px;
	height:134px;
	max-height:134px;
	overflow:auto;
	color:#333;
}
.comment-form .submit{
	float:right;
	background: url(../images/bg-submit03.gif) no-repeat;
	width: 123px;
	height: 25px;
	padding:0;
	border:0;
	letter-spacing:-1000px;
	font-size:0;
	cursor:pointer;
}
.comment-form .submit-noregister{
	float:right;
	background: url(../images/bg-submit031.gif) no-repeat;
	width: 123px;
	height: 25px;
	padding:0;
	border:0;
	letter-spacing:-1000px;
	font-size:0;
	
}
.comment-form #choose_review_type{
	margin-top:1px;
}

.comment-form .neutral{
	color: #939393;
}
.comment-form .good{
	color: #4C9F1B;
}
.comment-form .bad{
	color: #DB0202;
}
#content .page-nav{
	list-style:none;
	margin:0;
	padding:12px 0 39px;
	height:1%;
	overflow:hidden;
}
#content .page-nav li{
	float:left;
	padding-right:17px;
}
#content .review-list{
	margin:0 0 39px;
	height:1%;
	overflow:hidden;
	font-size:14px;
}
#content .review-list dt{
	float:left;
	margin-right:4px;
}
#content .review-list dd{
	margin:0 0 2px;
	font-weight:bold;
}
#content .sort-label{
	float:left;
	padding:3px 11px 0 0;
}
#content .sort-list{
	float:left;
}
#content .sort-list .active a{
	font-weight:bold;
	text-decoration:none;
}
#content .sort-list li{
	margin:0;
	padding:0 9px;
}
#content .sort-list li:first-child{
	background:none;
	padding-left:0px;
}
.review-number{
	width:100%;
	overflow:hidden;
}
.review-number .number{
	float:right !important;
	width:48px !important;
}
.review-paging,
ul.paging{
	list-style:none;
	margin:0;
	padding:4px 0 43px 7px;
	text-align:center;
}
ul.paging{
	float:left;
	margin:0;
	padding-left:5px;
}
#content ul.paging{
	width: 100% !important;
	margin: auto !important;
}
#content .news-box ul.paging a{
	font-weight: normal;
}
#content .news-box ul.paging a.active{
	color:#333;
	font-weight: bold;
}
#content .review-paging li,
ul.paging li{
	display:inline;
	background: url(../images/separator08.gif) no-repeat 0 2px;
	padding:0 7px 0 11px;
}
#content .review-paging li:first-child,
ul.paging li:first-child{
	background:none;
	padding-left:0;
}
#content .review-paging a,
ul.paging a{
	color:#39c;
	text-decoration:underline;
}
#content .review-paging a:hover,
ul.paging a:hover{
	text-decoration:none;
}
#content .review-paging .active,
#content .review-paging .active:hover,
ul.paging .active{
	color:#333;
	font-weight:bold;
	text-decoration:none !important;
}
#content .review-paging .more,
ul.paging .more{
	text-decoration:none;
	color:#333;
}
.register-form{
	height:1%;
	overflow:hidden;
	padding:12px 0 0;
}
#content .register-form h3{
	margin:0 0 52px;
	font-size:16px;
	color:#3292be;
	font-weight:normal;
}
.register-form .row{
	width:100%;
	overflow:hidden;
	padding-bottom:22px;
}
.register-form label{
	width:113px;
	text-align:right;
	color:#3c97c1;
	float:left;
	padding:2px 13px 0 0;
}
.register-form .form-box{
	float:left;
	width:237px;
	overflow:hidden;
	padding-right:13px;
}
.register-form .row.capcha .form-box{
	width: auto;
	overflow:visible;
}
.register-form .error{
	float:left;
	width:95px;
	color:#cf0202;
	line-height:13px;
	margin-top:-2px;
}
.register-form .text{
	width:225px;
	float:left;
	margin:0;
	padding:2px;
	margin-bottom:2px;
}
.register-form .notate{
	display:block;
	color:#9f9e9e;
}
.register-form .capcha-box{
	float:left;
	width:230px;
	height:94px;
	padding:16px 5px 0 0;
	margin-right:13px;
	background:#ececec;
	border:1px solid #cbcbcb;
}
.register-form .capcha-box img{
	display:block;
	margin:0 auto 6px;
}
.register-form .capcha-box .code{
	width: 139px;
	padding:0;
	margin:0 auto;
	display:block;
}
.register-form .capcha-box .code .text{
	width:139px;
}
.register-form .capcha label{
	padding-top:48px;
}
.register-form .capcha{
	padding-bottom:15px;
}
.register-form .capcha .error{
	padding-top:42px;
}
.register-form .check-holder{
	float:left;
	padding:0 13px 9px 125px;
	width:237px;
}
.register-form .check-holder .checkbox{
	float:left;
}
.register-form .check-holder label{
	text-align:left;
	color:#333;
	padding:3px 0 0 8px;
	width:auto;
	white-space:nowrap;
}
.register-form .submit{
	float:right;
	background: url(../images/bg-submit04.gif) no-repeat;
	width: 123px;
	height: 25px;
	padding:0;
	border:0;
	letter-spacing:-1000px;
	font-size:0;
	cursor:pointer;
	margin-right:126px;
	display:inline;
}
.register-form .submit-autor{
	float:right;
	background: url(../images/bg-submit04-autor.gif) no-repeat;
	width: 123px;
	height: 25px;
	padding:0;
	border:0;
	letter-spacing:-1000px;
	font-size:0;
	cursor:pointer;
	margin-right:126px;
	display:inline;
}

.register-form  .submit-go{
    float:right;
	background: url(../images/bg-submit05.gif) no-repeat;
	width: 123px;
	height: 25px;
	padding:0;
	border:0;
	letter-spacing:-1000px;
	font-size:0;
	cursor:pointer;
	margin-right:98px;
	display:inline;
}




/* call form */
.call-form .row{
	width:100%;
	overflow:hidden;
	padding-bottom:16px;
}
.call-form .row.note{
	padding-left: 126px;
	padding-bottom: 10px;
}
.call-form span.star, .call-form span.error {
	color: red;
}
.call-form span.error {
	margin: 2px 0px 0px 0px;
	font-size: 11px;
}
.call-form label{
	width:113px;
	text-align:right;
	float:left;
	padding:2px 13px 0 0;
}
.call-form .form-box{
	float:left;
	width:237px;
	overflow:hidden;
	padding-right:13px;
}
.call-form .row.capcha .form-box{
	width: auto;
	overflow:visible;
}
.call-form .text{
	width:225px;
	float:left;
	margin:0;
	padding:2px;
	margin-bottom:2px;
}
.call-form .capcha-box{
	float:left;
	width:230px;
	padding: 0px;
	margin-right:13px;
	background:#FFF;
	text-align: left;
}
.call-form .capcha-box .code{
	width: 94px;
	padding:0;
	display:block;
}
.call-form .capcha-box .code .text{
	width:94px;
}
.call-form .capcha{
	padding-bottom:0px;
}
.call-form .row.submit{
	padding-left: 126px;
}
.call-form img.submit{
	float:left;
	width: 123px;
	height: 25px;
	padding:0;
	border:0;
	cursor:pointer;
}
.call-form .loading {
	display: block;
	width: 72px;
	height: 9px;
	background: url('/_design/user/images/loading-bar.gif') no-repeat;
}
/* /call form */

/* news form, cars form */
.news-form .row, .cars-form .row{
	width:100%;
	overflow:hidden;
	padding-bottom:16px;
}
.news-form .row.note, .cars-form .row.note{
	padding-left: 126px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #939393;
}
.news-form span.star, .news-form span.error, .cars-form span.star, .cars-form span.error {
	color: red;
}
.news-form span.error, .cars-form span.error {
	margin: 2px 0px 0px 0px;
	font-size: 11px;
}
.news-form label, .cars-form label{
	width:113px;
	text-align:right;
	float:left;
	padding:2px 13px 0 0;
}
.news-form .form-box, .cars-form .form-box{
	float:left;
	width:400px;
	padding-right:13px;
}
.news-form .text, .cars-form .text{
	width:225px;
	float:left;
	margin:0;
	padding:2px;
	margin-bottom:2px;
}
.news-form .capcha-box, .cars-form .capcha-box{
	float:left;
	width:230px;
	padding: 0px;
	margin-right:13px;
	background:#FFF;
	text-align: left;
}
.news-form .capcha-box .code, .cars-form .capcha-box .code{
	width: 94px;
	padding:0;
	display:block;
}
.news-form .capcha-box .code .text, .cars-form .capcha-box .code .text{
	width:94px;
}
.news-form .capcha, .cars-form .capcha{
	padding-bottom:0px;
}
.news-form .row.submit, .cars-form .row.submit{
	padding-left: 126px;
}
.news-form img.submit, .cars-form img.submit{
	float:left;
	width: 123px;
	height: 25px;
	padding:0;
	border:0;
	cursor:pointer;
}
.news-form .loading, .cars-form .loading {
	display: block;
	width: 72px;
	height: 9px;
	background: url('/_design/user/images/loading-bar.gif') no-repeat;
}
.news-form .gallery, .cars-form .gallery {
	width: 378px;
	padding: 10px;
	border: 1px solid silver;
}
.news-form .gallery .flds, .cars-form .gallery .flds {
	margin-top: 5px;
}
.news-form a, .cars-form a {
	color: #3292BE;
}
.news-form input, .news-form textarea, .news-form select, .cars-form input, .cars-form textarea, .cars-form select {
	padding: 2px;
}



.cars-form .text{
	width: auto;
}
.cars-form .form-box{
	width:530px;
}
.cars-form .form-box.gallery {
	width:480px;
}
.cars-form textarea{
	width:400px;
}
.cars-form label {
	width: 145px;
}
.cars-form .row.note, .cars-form .row.submit {
	padding-left: 158px;
}
.cars-form label.inline{
	display: inline;
	width: auto;
	float: none;
	padding: 0px 13px 0px 0px;
}
.cars-form .form-box div.note {
	clear: both;
	height: 12px;
	margin-top: -1px;
	margin-bottom: -14px;
	font-size: 10px;
	line-height: 100%;
	color: #939393;
}
/* /news form, cars form */

div.form-errors {
	position: absolute;
	z-index: 1003;
	top: 0px;
	left: 0px;
	margin-top: -18px;
	margin-left: 10px;
	display: none;
	height: 12px;
	padding: 4px 10px;
	color: red;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	background: #FBF5F5;
	border: 1px solid silver;
	border-radius: 2px;
	opacity: 0.9;
}
div.form-errors .corner {
	position: absolute;
	width: 6px;
	height: 6px;
	margin: 16px 0px 0px 0px;
	background: url('/_design/user/images/error-bulb-corner.png') no-repeat;
}


.content-box{
	width:937px;
	overflow:hidden;
	padding:5px 21px 50px 20px;
	border:1px solid #e4e4e4;
	margin-bottom:25px;
}
.content-box .breadcrumbs{
	/*margin-left:226px;*/
	padding-top:0;
}
.content-box .rating-holder {
    height: 1%;
    overflow: hidden;
    padding: 13px 0 10px;
}
.content-box .rating-holder .image{
	float:left;
	padding:0 29px 0 11px;
}
.content-box .rating-holder .title{
	display:block;
	font-size:16px;
	color:#008b03;
	margin-bottom:15px;
	font-weight:bold;
}
.content-box img{
	display:block;
}
.content-box .rating-holder .text-box{
	height:1%;
	overflow:hidden;
	padding:1px 0 0;
}
.content-box .rating-holder .adsense-728{
	margin-top: 10px;
}
.content-box .rating-holder .adsense-728-2{
	margin-top: 5px;
}
.content-box .rating-holder .adsense-728-3{
	margin-top: 5px;
}
.content-box .rating-holder p{
	margin:0;
}
.content-box .rating-holder h1{
	font-size:18px;
	margin:0 0 26px;
	font-weight:normal;
}
.content-box .rating-holder h1 a{
	color:#39c;
	text-decoration:underline;
	font-weight:bold;
}
.content-box .rating-holder h1 a:hover{text-decoration:none;}
.content-box .rating-holder .all-count{
	display:block;
	width:150px;
	height:28px;
	font-size:18px;
	padding:4px 0 0 10px;
	background:#ececec;
	border:1px solid #e4e4e4;
}

.content-box .rating-holder .all-count-longer{
    display:block;
	width:232px;
	height:28px;
	font-size:18px;
	padding:4px 0 0 10px;
	background:#ececec;
	border:1px solid #e4e4e4;
}
.content-box .help-title{
	display:block;
	padding-bottom:11px;
	font-weight:bold;
}
.content-box .help-holder{
	width:1012px;
	overflow:hidden;
	padding-bottom:22px;
}
.content-box .help-holder .column{
	float:left;
	width:307px;
	padding-right:30px;
}
.content-box .help-holder ul{
	list-style:none;
	margin:0;
	padding:0;
	height:107px;
	overflow:hidden;
}
.content-box .help-holder ul li{
	padding-bottom:3px;
}
.content-box .help-holder span{
	display:block;
	font-size:16px;
}
.content-box .user-title{
	width:100%;
	overflow:hidden;
	margin-bottom:19px;
}
.user-title .paging{
	padding-bottom:0;
}
.content-box .user-title .pages{
	float:left;
	padding:5px 0 0 41px;
}
.form-type{
	width:300px;
	float:right;
	padding:0;
}
.form-type label{
	float:right;
	padding:3px 7px 0 0;
}
.content-box .parametr-form{
	width:240px;
	padding:5px 12px 7px;
	margin-bottom:28px;
	border:1px solid #e4e4e4;
}
.content-box .parametr-form .title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.content-box .parametr-form .parametr{
	width:237px;
	margin-bottom:9px;
}
.content-box .parametr-form .add_city{
	margin-top: -5px;
}
.content-box .parametr-form .add_city a{
	color: #3399CC;
	text-decoration: underline;
	font-size: 11px;
}
.parametr-form .capcha-box{
	float:left;
	border:1px solid #e4e4e4;
	background:#ECECEC;
	width:124px;
	overflow:hidden;
	padding:10px 0 6px 2px;
}
.parametr-form .capcha-box img{
	display:block;
	margin:0 auto 10px;
}
.parametr-form .capcha-box .text-wrap{
	width: 100px;
	height: 22px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	display:block;
}
.parametr-form .capcha-box .text{
	margin:0;
	padding:2px;
	float:left;
	width: 94px;
}
.parametr-form .submit{
	float:right;
	background: url(../images/bg-submit05.gif) no-repeat;
	width: 95px;
	height: 25px;
	cursor:pointer;
	padding:0;
	border:0;
	font-size:0;
	margin:19px 0 0;
	letter-spacing:-1000px;
}

.dillers-table .number{
	width:34px;
	text-align:center;
}
.dillers-table td.name div{
	font-size: 11px;
	color: #666666;
}
.dillers-table tbody .number{
	font-size:15px;
}
.dillers-table .user{
	width:220px;
	padding-left:13px;
}
.dillers-table tbody .user{font-size:15px;}
.dillers-table .count{
	width:37px;
	text-align:center;
	font-size:14px;
}
.dillers-table tbody .count{
	font-size:15px;
	white-space: nowrap;
}
.dillers-table tbody .count.overall{
	padding: 0px 1px 0px 3px;
}
.dillers-table tbody .count .num{
	font-size:11px;
}
.dillers-table .date{
	width:75px;
	text-align:center;
}
.dillers-table .diller{
	width:217px;
	padding-left:9px;
}
.dillers-table .resp{
	padding-left:9px;
}
.dillers-table .text{
	width: 360px;
	padding-left:9px;
	font-size: 11px;
}
.dillers-table thead .diller{color:#333;}
.dillers-table .number02{
	width:34px;
	text-align:center;
}
.dillers-table thead .number02{
	color:#333;
}
.dillers-table tbody .number02{
	color:#969595;
	font-size:15px;
}
.dillers-table .mark{
	text-align:center;
	width:83px;
}
.dillers-table .responses{
	text-align:center;
	width:60px;
}
.dillers-table thead .mark{color:#333;}
.table-type02 thead td{
	font-size:14px;
	color:#333;
}
.dillers-table .number03{
	width:35px;
	text-align:center;
}
.dillers-table .name02{
	width:187px;
	padding-left:12px;
}
.dillers-table .counts{
	text-align:center;
	width:80px;
}
.dillers-table .all{
	width:123px;
	text-align:center;
}
.dillers-table .good{
	width:130px;
	text-align:center;
}
.dillers-table tbody .good{color:#008b03;}
.dillers-table .neutral{
	width:113px;
	text-align:center;
}
.dillers-table .negative{
	width:129px;
	text-align:center;
}
.dillers-table tbody .negative{
	color:#d32222;
}
.dillers-table .reg{
	width:152px;
	text-align:center;
}

/* cars table */
.dillers-table.cars td {
	padding: 2px 4px 2px 4px;
	text-align: center;
}
.dillers-table.cars td img {
	margin: auto;
}
.dillers-table.cars thead td {
	padding: 2px 4px 2px 4px;
	line-height: 100%;
}
.dillers-table.cars td span.abbr {
	border-bottom: 1px dotted silver;
	cursor: default;
}
.dillers-table.cars td.diller {
	width: auto;
	text-align: left;
	background-image: none;
}
.dillers-table.cars td.model {
	width: auto;
}
.dillers-table.cars td.model a {
	color: #3399CC;
	text-decoration: underline;
}
.dillers-table.cars td.model.first {
	width: 300px;
	text-align: left;
	background-image: none;
}
.dillers-table.cars td.price {
	width: 80px;
}
.dillers-table.cars td.year {
	width: 60px;
}
.dillers-table.cars td.body {
	width: 42px;
}
.dillers-table.cars td.engine {
	width: 42px;
}
.dillers-table.cars td.drive {
	width: 42px;
}
.dillers-table.cars td.transmission {
	width: 30px;
}
.dillers-table.cars td.color {
	width: 30px;
}
.dillers-table.cars td.available {
	width: 60px;
	color: green;
}
.dillers-table.cars td.soon {
	color: #CE2424;
}
/* /cars table */

/* dealers cars */
.cars .dealer-data a {
	color: #3399CC;
	text-decoration: underline;
}
.cars .dealer-data .photo-box {
	width: 120px;
	min-height: 110px;
	margin-left: 0px;
}
.cars .dealer-data .photo-box .photo {
	border: none;
}
.cars .dealer-data .info .row {
	margin-bottom: 6px;
}
.cars .dealer-data .info .row .lbl {
	float: left;
	width: 60px;
	height: 16px;
	margin-right: 10px;
	text-align: right;
}
.cars .show-block {
	float: left;
	margin: 0px 0px 16px 0px;
	padding: 10px 16px;
	border: 1px solid #E4E4E4;
	background: #F3F2F2;
}
.cars .show-block a {
	text-decoration: underline;
}

.cars a.ajax {
    border-bottom: 1px dashed #3292BE;
    color: #3292BE;
    text-decoration: none !important;
}
.cars a.ajax:hover {
	border-bottom: none;
}

.cars .car-card {
	width: 454px;
	padding: 18px;
	border: 1px solid #E4E4E4;
}
.cars .car-card a {
    color: #3292BE;
    text-decoration: underline;
}
.cars .car-card .title {
	margin-bottom: 18px;
	font-size: 18px;
}
.cars .car-card .subtitle {
	margin-bottom: 15px;
	font-size: 15px;
}

.cars .car-card table.opts {
	width: 100%;
	margin-bottom: 20px;
}
.cars .car-card table.opts td {
	padding: 3px 10px;
}
.cars .car-card table.opts td.var {
	width: 130px;
	text-align: right;
}
.cars .car-card table.opts tr.even td {
	background: #F1F1F1;
}
.cars .car-card table.opts tr.odd td {
	padding: 0px 10px;
}
.cars .car-card table.opts td img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}
.cars .car-card .admin-options {
	float: right;
	margin: -10px -6px 0px 0px;
	font-size: 10px;
}
/* ------------ */



.tabset{
	list-style:none;
	margin:0 0 -1px;
	padding:0;
	height:35px;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.tabset li{
	float:left;
	padding-right:2px;
}
.tabset a{
	float:left;
	width:133px;
	height:27px;
	border:1px solid #e5e5e5;
	border-width:1px 1px 0;
	padding:7px 0 0;
	text-align:center;
	font-size:14px;
}
.tabset a:hover,
.tabset .active{
	height:28px;
	background: url(../images/bg-tab.gif) repeat-x;
	text-decoration:none;
}
.content-box .photo-box{
	float:left;
	width:205px;
	margin:0 17px 0 4px;
	display:inline;
}
.content-box .photo-box .heading{
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.content-box .photo-box .image{
	float:left;
	margin:0 10px 0 0;
}
.content-box .photo-box .name{
	float:left;
	text-decoration:underline;
	font-weight:bold;
	color:#39c;
	margin:3px 0 0;
}
.content-box .photo-box .name:hover{text-decoration:none;}
.content-box .photo-box .status {
	font-size: 11px;
	margin-top: -10px;
	margin-bottom: 15px;
}
.content-box .holder{
	width:100%;
	overflow:hidden;
	padding:18px 0 0 0px;
	}
.content-box .photo-box .photo{
	border:1px solid #e5e5e5;
	width:98px;
	margin-bottom:8px;
}
.content-box .photo-box .file{
	display:block;
	text-decoration:underline;
	color:#39c;
	margin-bottom:7px;
}
.content-box .photo-box .file:hover{text-decoration:none;}
.content-box .photo-box .note{
	display:block;
	font-size:11px;
	color:#303030;
	margin-bottom:20px;
}
.content-box .photo-box .download{
	display:block;
	background: url(../images/btn02.gif) no-repeat;
	width: 121px;
	height: 25px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 9px;
}
.content-box .photo-box .alert{
	color:#ef0000;
}
.content-box .personal-box{
	float:left;
	border:1px solid #e5e5e5;
	width:290px;
	min-height:194px;
	padding:14px 13px;
	background:#ededed url(../images/bg-box05.gif) repeat-x;
	margin:6px 11px 0 0;
}

* html .content-box .personal-box{
	height:194px;
}

.content-box .personal-box .needregister a{
text-decoration:underline;
}
.content-box .personal-box .title{
	display:block;
	font-size:14px;
	margin-bottom:12px;
}
.content-box .personal-box dl{
	margin:0 0 2px;
	width:100%;
	overflow:hidden;
}
.content-box .personal-box dl dt{
	float:left;
}
.content-box .personal-box dl dd{
	margin:0 0 12px;
}
.content-box .personal-box .edit{
	color:#39c;
	text-decoration:underline;
}
.content-box .personal-box .edit:hover{text-decoration:none;}
.content-box .personal-box .info dt{
	width:137px;
}
.content-box .edit-form{
	width:660px;
	float:left;
}
.content-box .edit-form h1{
	margin:0 0 19px;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
}
.content-box .edit-form label{
	float:left;
	width:133px;
	padding:3px 8px 0 0;
	text-align:right;
}
.content-box .edit-form .form-box{
	float:left;
	margin-right:14px;
}
.content-box .edit-form .text{
	float:left;
	margin:0px 0px 3px 0px;
	padding:2px;
	width:225px;
}
.content-box .edit-form .row{
	width:100%;
	overflow:hidden;
	padding-bottom:21px;
}
.content-box .edit-form .note{
	width:237px;
	color:#a1a0a0;
	display:block;
}
.content-box .edit-form .error{
	width:95px;
	color:#f20101;
	float:left;
	margin-top:-2px;
	line-height:13px;
}
.content-box .edit-form textarea{
	margin-bottom:8px;
	padding:2px;
	width:339px;
	max-width:339px;
	height:168px;
	max-height:168px;
	overflow:auto;
}
.content-box .edit-form .submit{
	float:right;
	background: url(../images/bg-submit06.gif) no-repeat;
	width: 121px;
	height: 25px;
	padding:0;
	margin:4px 173px 0 0;
	display:inline;
	border:0;
	font-size:0;
	letter-spacing:-1000px;
	cursor:pointer;
}
.message-form{
	width:100%;
	overflow:hidden;
	padding:23px 0 0;
}
.open-message{
	width:887px;
}
.message-form .row{
	width:100%;
	overflow:hidden;
	padding-bottom:14px;
}
.message-form .number{
	float:right;
}
.message-form .del_link {
	margin-top: 10px;
	text-align: right;
}
.message-form .del_link a {
	text-decoration: underline;
}
.message-form .message-table{
	float:left;
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:100%;
}
.message-table thead td{
	font-size:14px;
	padding:2px 0 9px;
}
.message-table tbody td{
	border:1px solid #e4e4e4;
	height:61px;
}
.message-table .title{
	width:808px;
	border-right:0;
}
.message-table tbody .title{
	padding-left:16px;
	width:792px;
}
.message-table .title a{
	color:#39c;
	text-decoration:underline;
}
.message-table .title a:hover{text-decoration:none;}
.message-table .title .name{
	display:block;
	padding:3px 0 0;
}
.message-table .date{
	width:65px;
	border-left:0;
	padding-left:10px;
}
.message-table tbody .date{
	background: url(../images/separator09.gif) no-repeat 0 50%;
	letter-spacing:-1px;
}
.message-table .odd td{
	background-color:#f3f2f2;
}
.message-table thead .checkbox{
	text-align: center;
}
.message-table tbody .checkbox{
	background:#FCFCFC;
	border:none;
	text-align: center;
}
.message-form .form-box{
	width:100%;
	overflow:hidden;
}
.message-form .delete{
	width:295px;
}
.message-form .delete1{
	width:200px;
}
.message-box{
	height:1%;
	overflow:hidden;
	border:1px solid #e4e4e4;
	border-width:0 1px 1px;
	padding:17px 35px 56px 16px;
	margin-bottom:20px;
	background: url(../images/separator10.gif) repeat-y 224px 0;
}
.message-box .text-box{
	float:right;
	width:603px;
	padding:3px 0 0;
}
.message-box .text-box p{
	margin:0 0 19px;
	line-height:19px;
}
.message-box .info-box{
	float:left;
	width:192px;
}
.message-box .info-box .image{
	float:left;
	margin:0 11px 0 0;
}
.message-box .info-box .name{
	font-weight:bold;
	text-decoration:underline;
	color:#39c;
	float:left;
	margin:3px 0 0;
}
.message-box .info-box .name:hover{text-decoration:none;}
.message-box .info-box .photo{
	width:100px;
	height:100px;
	overflow:hidden;
	margin:15px 0 13px;
}
.message-box .info-box .info-list{
	margin:0;
	height:1%;
	overflow:hidden;
}
.message-box .info-box .info-list dt{
	float:left;
	margin-right:2px;
}
.message-box .info-box .info-list dd{
	margin:0 0 11px;
}
.message-form .submit{
	float:right;
	background: url(../images/bg-submit07.gif) no-repeat;
	width: 121px;
	height: 25px;
	padding:0;
	border:0;
	font-size:0;
	letter-spacing:-1000px;
	cursor:pointer;
}

.message-form .submit1{
	float:right;
	background: url(../images/bg-submit05.gif) no-repeat;
	width: 95px;
	height: 25px;
	padding:0;
	border:0;
	font-size:0;
	letter-spacing:-1000px;
	cursor:pointer;
}
.open-message .checkbox{
	float:left;
}
.open-message label{
	padding:3px 0 0 8px;
	float:left;
}
.content-box .photo-box .rating{
	font-size:14px;
	display:block;
	padding:6px 0 0;
}
.content-box .holder .review-list{
	border:1px solid #e4e4e4;
	background:#ececec;
	width:272px;
	padding:18px 21px 6px;
	margin:7px 0 0;
	float:left;
	font-size:14px;
}
.content-box .holder .review-list dt{
	float:left;
	width:177px;
}
.content-box .holder .review-list dd{
	margin:0 0 18px;
}
.content-box .sort-box {
    height: 1%;
    overflow: hidden;
    padding: 10px 0 12px 4px;
}
.content-box .sort-box .label{
	float:left;
	padding-right:8px;
}
.content-box .sort-list{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.content-box .sort-list li{
	float:left;
	padding:0 10px;
	background: url(../images/separator08.gif) no-repeat 0 3px;
}
.content-box .sort-list li:first-child{
	background:none;
	padding-left:0;
}
.content-box .sort-list a{
	float:left;
	text-decoration:underline;
}
.content-box .sort-list a:hover{text-decoration:none;}
.content-box .sort-list .active{
	font-weight:bold;
	text-decoration:none;
}
.content-box .sort-list .active a{
	text-decoration:none;
}
.content-box .sort-list .good{color:#008b03;}
.content-box .sort-list .neutral{color:#787878;}
.content-box .sort-list .negative{color:#d32222;}
.dillers-table .number04{
	width:41px;
	font-size:14px;
	text-align:center;
}
.table-type03 td,
.table-type03 thead td{
	height:60px !important;
	background: url(../images/separator11.gif) no-repeat 0 50%;
}
.dillers-table .review-title{
	width:396px;
	padding-left:13px;
	font-size:14px;
}
.dillers-table .review-title a{
	text-decoration:underline;
}
.dillers-table .review-title a:hover{
	text-decoration:none;
}
.dillers-table .review-title .good-title{color:#008b03;}
.dillers-table .review-title .neutral-title{color:#787878;}
.dillers-table .review-title .negative-title{color:#d32222;}
.dillers-table .diller02{
	width:256px;
	padding-left:13px;
}
.dillers-table .diller02 span{
	display:block;
	font-size:14px;
}
.dillers-table .mark02{
	width:139px;
	text-align:center;
}
.dillers-table .date03{
	width:76px;
	text-align:center;
}
.content-box .review-form{
	width:582px;
	overflow:hidden;
	padding:26px 0 0 6px;
}
.content-box .review-form h1{
	margin:0 0 12px;
	font-size:18px;
	font-weight:normal;
}
.content-box .review-form .recipient-wrap{
	width:100%;
	overflow:hidden;
	padding-bottom:30px;
}
.content-box .review-form .recipient{
	font-size:15px;
	border:1px solid #e4e4e4;
	float:left;
	padding:7px 47px 8px 11px;
}
.content-box .review-form .info-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 22px;
}
.content-box .review-form .image{
	float:left;
	margin-right:17px;
}
.content-box .review-form .text-box{
	height:1%;
	overflow:hidden;
	padding:10px 0 0;
}
.content-box .review-form .name{
	text-decoration:underline;
	font-size:16px;
	color:#39c;
	font-weight:bold;
}
.review-form .text-box ul{
	list-style:none;
	margin:0;
	padding:11px 0 0;
}
.review-form .text-box ul li{
	float:left;
	background: url(../images/separator08.gif) no-repeat 0 2px;
	padding:0 8px 0 9px;
}
.review-form .text-box ul li:first-child{
	background:none;
	padding-left:0;
}
.review-form .text-box ul a{
	text-decoration:underline;
	color:#39c;
}
.review-form .text-box ul a:hover{
	text-decoration:none;
}
.content-box .review-form .row{
	width:100%;
	overflow:hidden;
	padding-bottom:18px;
}
.content-box .review-form .text-wrap{
	float:left;
	background: url(../images/bg-input11.gif) no-repeat;
	width: 468px;
	height: 16px;
	padding:3px 10px;
}
.content-box .review-form .text{
	float:left;
	margin:0;
	padding:0;
	border:0;
	background:none;
	width:468px;
	color:#333;
}
.content-box .review-form .typing{
	list-style:none;
	margin:0;
	padding:0 0 0 1px;
	float:left;
	width:93px;
}
.content-box .review-form .typing li{
	float:left;
	padding-left:10px;
}
.content-box .review-form .textarea{
	background: url(../images/bg-input09.gif) no-repeat;
	width: 563px;
	height: 128px;
	padding:6px 9px;
	display:block;
	overflow:hidden;
	margin-bottom:20px;
}
.content-box .review-form textarea{
	margin:0;
	padding:0;
	border:0;
	background:none;
	overflow:auto;
	width:563px;
	max-width:563px;
	max-height:128px;
	height:128px;
	font-size:18px;
	color:#333;
}
.content-box .review-form .submit{
	float:right;
	background: url(../images/bg-submit07.gif) no-repeat;
	width: 121px;
	height: 25px;
	padding:0;
	border:0;
	letter-spacing:-1000px;
	font-size:0;
	cursor:pointer;
}
/* aside */
.aside{
	float:right;
	width:220px;
	overflow:hidden;
}
.aside .title{
	display:block;
	font-size:20px;
	display:block;
	letter-spacing:-1px;
	margin-bottom:11px;
	font-weight:bold;
}
.aside .title span{
	color:#3292be;
}
.aside .news-box{
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
.aside .news-box .image{
	float:left;
	width:100px;
	margin:0 12px 0 0;
}
.aside .news-box img{
	display:block;
}
.aside .news-box .text-box{
	height:1%;
	overflow:hidden;
	padding:4px 0 0;
}
.aside .news-box .date{
	display:block;
	font-size:11px;
	color:#666;
	margin-bottom:5px;
}
.aside .news-box .news-title{
	font-weight:bold;
	display:block;
	line-height:14px;
}
.aside .all-news{
	display:block;
	font-weight:bold;
	text-decoration:underline;
	color:#3292be;
	margin-bottom:18px;
}
.aside .sub-title{
	font-size:14px;
	color:#999;
	letter-spacing:-1px;
	margin:-12px 0 7px;
	display:block;
	font-weight:bold;
}
.aside .best-list{
	list-style:none;
	margin:0;
	padding:0 0 7px;
}
.aside .best-list li{
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #e4e4e4;
	padding:4px 0 6px;
}
.aside .best-list .info{
	float:left;
	width:183px;
}
.aside .best-list .name{
	text-decoration:underline;
	float:left;
	color:#3292be;
	font-weight:bold;
}
.aside .best-list .number{
	float:left;
	font-weight:bold;
	color:#000;
	font-size:12px;
	padding-left:3px;
}
.aside .best-list .brand{
	font-size:11px;
	font-weight:bold;
	color:#666;
	margin-bottom:-2px;
}
.aside .best-list address{
	font-style:normal;
	color:#666;
	font-size:11px;
	padding:3px 0 0;
}
.aside .best-list .rating{
	float:right;
	font-size:18px;
	color:#bfbfbf;
	letter-spacing:-1px;
	padding:12px 5px 0 0;
	font-weight:bold;
}
.aside .note{
	display:block;
	font-size:10px;
	color:#999;
	margin:0 0 23px;
}
.aside .users-list{
	list-style:none;
	margin:0;
	padding:0 0 24px;
}
.aside .users-list li{
	height:1%;
	overflow:hidden;
	vertical-align:middle;
	padding:5px 0;
	border-bottom:1px solid #e4e4e4;
}
.aside .users-list .image{
	float:left;
	margin-right:7px;
}
.aside .users-list .mark img{
	border-bottom:1px solid #3292be;
}
.aside .users-list img{
	float:left;
}
.aside .users-list .info{
	float:left;
	width:150px;
}
.aside .users-list .name{
	display:block;
	font-weight:bold;
	color:#39c;
	line-height:11px;
}
.aside .users-list .city{
	display:block;
	color:#999;
	font-size:11px;
}
.aside .users-list .rating{
	float:right;
	letter-spacing:-1px;
	font-size:15px;
	color:#bfbfbf;
	padding:2px 8px 0 0;
	font-weight:bold;
}
/* footer */
#footer{
	background: url(../images/bg-footer.gif) no-repeat;
	width: 969px;
	height: 47px;
	overflow:hidden;
	padding:13px 0 0 11px;
	margin:-90px auto 0;
	position:relative;
	z-index:2;
}
#footer .counters{
	float:right;
	list-style:none;
	margin:0;
	padding:0 6px 0 0;
}
#footer .counters li{
	float:left;
	margin-right:6px;
}
#footer .rights{
	float:left;
	width:235px;
}
#footer .rights .logo{
	display:block;
	background: url(../images/logo02.gif) no-repeat;
	width: 133px;
	height: 19px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:2px;
}
#footer .rights span{
	display:block;
	font-size:11px;
	color:#999;
}
#footer .footer-nav{
	list-style:none;
	margin:0;
	padding:9px 0 0 26px;
	float:left;
	width:435px;
}
#footer .footer-nav li{
	display:inline;
	padding:0 13px 0 16px;
}
#footer .footer-nav a{
	font-weight:bold;
	color:#999;
}


/* send pm */
#send_pm_form {
	display: none;
	position: absolute;
	top: 100px;
	left: -500px;
	width: 400px;
	height: 420px;
	padding: 10px;
	border: 1px solid #E4E4E4;
	background: #E4E4E4;
	z-index: 100000;
}
#send_pm_form div.field {
	margin-bottom: 10px;
}
#send_pm_form div.close {
	float: right;
	text-align: right;
}

/* ratings */
.dillers-table thead td.vote {
	text-align: center;
}
.dillers-table td.vote div.pillow {
	width: 80px;
	height: 15px;
	margin: auto;
	padding: 0px;
	background: url('/_design/user/images/stars.png') 0px 0px repeat-x;
}
.dillers-table td.vote div.meter {
	position: relative;
	z-index: 1;
	width: 0%;
	height: 15px;
	margin: -15px 0px 0px 0px;
	padding: 0px;
	background: url('/_design/user/images/stars.png') 0px -30px repeat-x;
}
.dillers-table td.vote div.tmp-meter {
	position: relative;
	z-index: 2;
	width: 0%;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background: url('/_design/user/images/stars.png') 0px -45px repeat-x;
}
.dillers-table td.vote div.buttons {
	position: relative;
	z-index: 3;
	width: 80px;
	height: 15px;
	margin: -15px 0px 0px 0px;
	padding: 0px;
	background: none;
}
.dillers-table td.vote a {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 15px;
	background: none;
}
.dillers-table td.vote a {
	background: none;
}
.dillers-table td.title h3 {
	margin: 4px 0px 4px 0px !important;
}

div.loading {
	display: none;
	width: 16px;
	height: 16px;
	background: url('/_design/user/images/loading.gif') no-repeat;
}

#content .tablebrands {
	padding-bottom: 12px;
}

#content .tablebrands a {
	font-weight: bold;
	text-decoration: underline;
	color: #3292be;
	margin-bottom: 18px;
}