body {
    background-color: rgb(255,255,255);
    color: black;
    font-family: Helvetica, Arial, Sans-serif;
    text-align: center;
    line-height: 1.9em;
    background-image: url('../images/background_dark.png');
    margin:  0px;
    font-size: 16px;
}

img {
    margin-top: 2px;
	margin-bottom: 10px;
	border:0px;
}

.topbar {
	margin-left: auto;
	margin-right: auto;
	max-width: 941px;
	text-align: center;
    font-size: 0.9em;
}

.topbar div, .topbar img {
	float:left;
	margin:0px;
	padding:0px;
}

.pagebox {
    max-width: 850px;
    clear: both;
    font-size: 1.4em;
    margin: auto;
}

.pagebar {
	margin-left: auto;
	margin-right: auto;
	max-width: 941px;
	text-align: left;
    font-size: 0.9em;
    padding-bottom: 6px;
    background-color: white;
    /*border-bottom: 6px solid rgb(187,231,289);*/
}

.pagebar a {
	color: rgb(255,255,255);
    margin-left: 20px;
    text-decoration: none;
 }

a {
    color: rgb(0,153,255);
    text-decoration:underline;
}

a:hover {
    text-decoration:none;
}

input[type=text], input[type=password], textarea {
    color: rgb(51,51,51);
    border: solid 1px rgb(51,51,51);
    font-size:1em;
    padding:4px 6px 4px 6px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 350px;
}

textarea {
	height:100px;1
}



.domain{
    font-weight:bold;
}

.suggestions {
    font-size: 0.8em;
    text-align: justify;
}

ol{
	text-align: left;
	font-size: 0.7em;
}

.suggestions strong {
    padding: 5px;
    background-color: rgb(74,74,74);
    color: rgb(255,255,255);
}

.suggestions strong a {
    color: rgb(255,255,255);
    text-decoration: none;
}


.tip {
    background-color: rgb(255,248,186);
    padding: 5px;
    margin-bottom: 40px;
    margin-top: 40px;
    text-align: left;
}

.tip a {
	text-decoration: none;
}

.searchbox {
	background-image:url(../images/searchbox-bg.png);
	background-repeat:no-repeat;
    height: 72px;
	width:846px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	color:white;
	text-align:center;

}

.loginbox {
    background-color: rgb(0,153,255);
    color: rgb(255,255,255);
    padding-bottom: 10px;
    padding-top: 10px;
    height: 180px;
    border: solid 8px rgb(187,231,289);
}

.loginbox input[type=submit] {
	width:100px;
	height:30px;
}


.2col {
	margin-top: 20px;
}

.leftcol {
	height: 300px;
	float: left;
	width:  420px;
}

.rightcol {
	height: 300px;
	float: right;
	width:  420px;
}

/* Results Styles */


.even {
	float: left;
}

.box {
	margin-top: 0px;
	width: 900px;
	overflow: hidden;
}

.resultbox {
	width: 270px;
	text-align: left;
	height: 185px;
	margin: 4px;
	padding: 6px;
	background-image:url(../images/reviewbox-60-small.png);
}

.resultbox a {
	color:#F6C208;
	font-weight:bold;
}

.reviewbox {
/*	width: 250px;
	text-align: left;
	height: 240px;
	margin: 10px;
	padding: 6px;
	border: dotted 2px rgb(187,231,289);*/
	width: 280px;
	text-align: left;
	height: auto;
	margin: 4px;
	color:white;
}

.reviewbox-top {
	height: auto;
	line-height:11px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.reviewbox-bottom {
	height: 11px;
	line-height:8px;
	margin:0px;
	padding:0px;
}
.reviewbox-top img, .reviewbox-bottom img {
	margin:0px;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.reviewbox a{
	color:#F6C208;
}



.odd {
	float: left;

}

.frontpagebox{
	background-image:url(../images/reviewbox-60.png);
	width: 390px;
	text-align: left;
	height: 190px;
	margin: 10px;
	padding: 5px;
	margin-left:0px;
	float:left;
	margin-right:45px;
}

.frontpagebox img{
	margin-right:8px;

}

.pub {
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.pub a {
	margin-left:2px;
}
.review-even {
	background-color: rgb(248,248,248);
}


.resultbox p {
	margin: 5px;
	padding: 2px;
	font-size: 0.7em;
}

.frontpagebox .boxheader{
	text-align: center;
	/*color: rgb(0,0,0);*/
	color: black;
	padding: 1px;
    /*background-color: rgb(0,153,255);*/
    /*border-bottom: solid 2px rgb(187,231,289);*/
}
.boxheader{
	text-align: center;
	/*color: rgb(0,0,0);*/
	color: white;
	padding: 1px;
    /*background-color: rgb(0,153,255);*/
    /*border-bottom: solid 2px rgb(187,231,289);*/
}

.odd .boxheader{
	/*border-bottom: solid 2px white;*/
}

.frontpagebox .boxheader a {
	font-weight: bold;
	font-size: 0.8em;
	/*color: rgb(255,255,2525);*/
	color: black;
	margin: 5px;
	text-decoration: none;
}

.boxheader a {
	font-weight: bold;
	font-size: 0.8em;
	/*color: rgb(255,255,2525);*/
	color: #f6c208;
	margin: 5px;
	text-decoration: none;
}
.frontpagebox .boxcontent {
	text-align: right;
	font-size: 0.6em;
	line-height: 1.6em;
}

.boxcontent {
	color:white;
	text-align: right;
	font-size: 0.6em;
	line-height: 1.6em;
}

.reviewcontent {
	text-align: left;
	font-size: 0.6em;
	line-height: 1.2em;
	min-height:184px;
	margin-left:10px;
	margin-right:10px;
}

.reviewcontent a{
	margin-left:0px;
	font-weight:bold;
}

.price {
	font-size: 1.3em;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
    color: rgb(74,74,74);
    float: right;
}

.more {
	float: right;
}

.boxcontent img {
	float: left;
	padding: 0px;
	border: solid 1px rgb(204,204,204);
}

.crumbs {
	font-weight: bold;
    text-align: left;
	margin-left:10px;
}

.crumbs h1 {
	margin-left:0px;
	padding-left:0px;
}

.crumbs a {
	text-decoration: none;
	color:#0099FF;
	margin-left:1px;

}

.ad_banner {
	clear: both;
	margin-top: 25px;
	margin-bottom: 25px;
}

.adminarea {
	text-align:left;
	font-size: 12px;
}

.dir_container {
	background-image:url(../images/contentbox-middle.png);
	width:846px;
	color:white;
}

.dir_container a {
	white-space:nowrap;
}

.dir_container p {
	font-size:0.8em;
	margin-left:10px;
	margin-top:3px;
	margin-right:10px;
	margin-bottom:0px;
}

.dir_container_top {
	background-image:url(../images/contentbox-top.png);
	background-repeat:no-repeat;
	height:14px;
}
.dir_container_bottom {
	background-image:url(../images/contentbox-bottom.png);
	background-repeat:no-repeat;
}

.dir_index, .dir_index a{
	float:left;
	padding:1px;
	font-size:0.8em;
	width:100px;
	text-align:left;

}
.news_list a {
	padding:0px;
	font-size:0.8em;
	width:100px;
	text-align:left;
	font-weight:bold;
}

.nofloat {
	clear:both;
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
}


fieldset legend {
	font-weight:bold;
	color:#0099FF;
	border-color:#0099FF;
}

.copyright {
	font-size :10px;
	color:white;
	font-weight:bold;
}

.boxcontent .greenstar-rating {
	float:none;
	text-align:right;
	width:60px;
	margin-top:0px;
}

.green-rating-caption{
	font-size: 10px;
}


.tr {
	float:none;
	clear:both;
	width:850px;
	height:25px;
	margin-left:10px;
}

.tr .td {
	float:left;
	height:100%;
	text-align:left;
	font-size:0.7em;
	line-height:1;
	margin-bottom:8px;
	padding:2px;
	margin-top:8px;
}


.car-detail .tr .td {
	height : 25px;
	width:250px;
	margin-top:2px;
	margin-bottom:2px;
	border-bottom:1px black solid;
}



.car-detail .tr {
	height : 25px;
}



.header {
	font-weight:bolder;
	color:#008EEC;
}

.logo {
	margin-left:5px;
	position:absolute;
	top:10px;

}

.content-box {
	background-repeat: no-repeat;
	background-image:url(../images/car-background.jpg);

	width:100%;
}

h1 {
	font-size:14px;
	color:#008eec;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
}


h2 {
	font-size:14px;
	color:#008eec;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
	margin-left:10px;
}

h3 {
	font-size:14px;
	color:#f6c208;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
	margin-left:10px;
}




.top-menu {
	width:323px;
	height:26px;
	background-image:url('../images/top-menu-bg.png');
	text-align:right;
}
.top-menu a {
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-right:5px;
}


ul {
	font-size:0.8em;
	margin-left:10px;
	margin-top:3px;
	margin-right:10px;
	margin-bottom:0px;
}

.td a {
	color:#F6C208;
	font-weight:bold;
	margin-left:0px;
}

.banner_ad {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

.ad-right {
	position:relative;
	float:left;
}

table{
	margin-left:auto;
	margin-right:auto;
}

.frontpagebox a {
	color:white;
	text-decoration:underline;
}

.news_list p {
	background-image:url(../images/wheel_bullet.png);
	background-repeat:no-repeat;
	background-position:left center; 	
}

.news_article sub {
	font-size:0.6em;
	margin-left:10px;
	padding:0px;
	margin-top:0px;
}

.news_article h1 {
	margin-bottom:2px;
}

.news_article p {
	line-height:1.2em;
	
}

.news_article a {
	padding:0px;
	margin-left:10px;
	color:#008EEC;
	font-size:0.7em;
}

