/* CSS Document */

body {
	margin:0px;
	background-color:#fff;
}
body, td, p , div {
	font-family:Arial,Helvetica,sans-serif;
	color:#282828;
}
a {
	color:#0074cd;
}
a:hover {
	color:#ef0103;
}



.blueBrdr {
	border: 1px solid #2e35bb;
	padding-bottom:10px;
}

.blueContainer {
	border:1px solid #fff;
	background-color:#2e35bb;
}

.arrow {
	background-image:url(images/arr_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding:20px;
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.brand {
	float:left;
	margin-left:5%;
	width:22%;
}

.brandRow {
	margin-top:10px;
	margin-bottom:5px;
	height:20px;
}

.greyTxt {
	color:#999;
}


.w80m10 {
	width:88%;
}
.topline {
	height:9px;
	background-color:#2e35bb;
	background-image:url(imgs/top_line.gif);
}
.header {
	background-image:url(imgs/header_bg.gif);
	border-bottom:1px solid #ddd;
	height:73px;
}
.flags {
	background-image:url('imgs/flags.jpg');
	background-repeat:no-repeat;
	background-position:right;
	height:73px;
	text-align:center;
}
.mainmenu {
	font-size:13px;
	height:36px;
	padding-top:10px;
}
.menu_item {
	float:left;
	margin-right:18px;
}

.splash {
	border:1px solid #ddd;
	width:88%;
	padding:9px;
}

.car {
	background-repeat:no-repeat;
	background-position:left;
}
.aucwrap {
	height:36px;
}
.manheim {
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	padding-bottom:22px;
}
.manlink a {
	color:#666;
	font-size:12px;
}
.manlink a:hover {
	color:#ef0103;
}

.calcform {
	font-size:11px;
}
.calcform td {
	text-align:left;
}
.calcform input, select {
	font-size:11px;
}
.calcform select {
	width:96%;
}
.text12 {
	font-size:12px;
	text-align:left;
}
.pl20 {
	padding-left:20px;
}
.bot_table {
	background-image:url('imgs/bot_table_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	width:88%;
	padding:9px;
}

.carforsale {
	border:1px solid #ddd;
	padding:4px;
	width:86%;
	text-align:center;
	background-color:#fff;
}

.pt10 {
	padding-top:10px;
}

.minilink {
	font-size:11px;
}

.smalltext {
	font-size:11px;
}
.loginform {
	margin:0px;
}
.loginform input {
	width:80%;
}

.botline {
	height:78px;
	background-image:url(imgs/bot_line_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-top:1px solid #040548;
	font-size:11px;
}

.paletext {
	color:#989ce2;
}
.paletext a {
	color:#989ce2;
}

h3 {
	color:#ea0405;
	font-size:15px;
	font-family: Tahoma;
}
.content {
	padding-right:15%;
	font-size:13px;
	text-align:left;
	line-height:150%;
}

.selMenuTable {
	background-image:url(imgs/sel_bg.gif);
	color:#1f1f1f;
	background-color:#fff;
}
.menu_item_sel {
	margin-top:-11px;
	float:left;
	margin-right:15px;
	padding-left:5px;
	padding-right:5px;
}

.carInfo {
	font-size:13px;
}

.carNameBig {
	font-size:15px;
	font-weight:bold;
}

.title {
	color:#777;
	text-align:right;
}
.saleThumb {
	 width:120px; 
	 height:80px;
	 cursor:hand;
	 cursor:pointer;
	 float:left;
	 margin-right:5px;
	 margin-top:5px;
}
.price{
	color: #dd0000;
	font-family:Arial;
	font-size: 16px;
	font-weight: bolder;
}
.price_sign{
	color: #dd0000;
	font-family:Arial;
	font-size: 14px;
}
.mainTable{
	border: 4px solid #eeeeee;
}
.bordered{
	border: 4px solid #ffffff;
	background-color: #eeeeee;
	padding: 5px;
}
