


/********************** red is #d4320c *****************************/

* {
	margin: 0;
	padding: 0;
	outline: none;
}
img {
	border: none;	
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	display: block;
}
ul li {
	list-style-type: none;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url('images/centerBackground.jpg') center top;
}
#wrapper {
	text-align: left;
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#wrapper h1 {
	font-size: 22px;
	color: #d4320c;
	font-weight: normal;
	position: absolute;
	top: 407px;
	left: 20px;

}
#nothome #wrapper h1 {
	position: absolute;
	top: 90px;
	left: 20px;	
	display: block;
	width: 718px;
	overflow: hidden;
	white-space: nowrap;
}
#nothome #contholder {
	margin-top: 50px;
}
#nothome #mainnav {
	top: 25px;
}
#wrapper h1 em {
	color: #666666;
	display: block;
	font-style: normal;
	font-size: 12px;
}
#toptime {
	width: 980px;
	height: 25px;
	float: left;
	background :#252525;
	text-align: right;
}
#toptime div#clock {
	color: #ccc;
	font-size: 11px;
	padding: 5px 8px 0 0;
}
#mainnav {
	height: 50px;
	width: 980px;
	float: left;
	position: absolute;
	top: 125px;
	left: 0px;
	background: url('images/mainnavback.jpg') no-repeat left top;
}
#mainnav ul {
	
}
#mainnav ul li {
	padding: 0 2px 0 0;
	float: left;
	background: url('../images/navsep.jpg') no-repeat top right;
	display: block;
}
#mainnav ul li.last {
	background: none;
}
#mainnav ul li a {
	float: left;
	display: block;	
	width: 94px;
	height: 42px;
	text-decoration: none;
	color: #ffffff;
	padding: 8px 5px 0 8px;
}
#mainnav ul li a:hover {
	color: #cc0000;
	background: url('images/butover.gif') repeat-x left top;
}
#imtrans {
	height: 216px;
	width: 980px;
	float: left;
	background: url('images/imtransback.jpg') no-repeat left top;
	position: relative;
	margin-top: 150px;
}
#imtrans a {
	position: absolute;
	top: -150px;
	background: #d4320c;
	height: 100px;
	width: 980px;
	text-indent: -9999px;
	background: url('../images/logo.jpg') no-repeat 0 0;
	outline: none;
	border-bottom: 1px solid #ca4a2c;
}

p.strap {
	color: #000000;
	position: absolute;
	top: -80px;
	right: 20px;
	font-size: 16px;
	color: #e7b2a6;
	padding: 0 0 0 12px;
}
.image-trans {
	width: 738px;
	height: 196px;
	position: absolute;
	left: 10px;
	top: 10px;
	display: block;
	background: #000000;
	overflow: hidden;
}
#ssearch {
	position: absolute;
	top: 18px;
	right: 20px;
	width: 180px;
}
#searchform {
	
}
#searchform fieldset {
	border: none;
}
#searchform legend {
	display: none;
}
#searchform ul {
	width: 180px;	
}
#searchform ul li {
	padding: 0 0 5px 0;
	width: 180px;
}
#searchform ul li label {
	display: none;
}
#searchform ul li select {
	width: 178px;
	padding: 1px;
}
#searchform ul li .makemodelsearchbutton {
	float: right;
	border: none;
	width: 105px;
	height: 24px;
	color: #ffffff;
	background: url('images/searchback.gif') no-repeat left top;
}
ul#bodytypes {
	width: 179px;
	position: absolute;
	top: 206px;
	right: 22px;
}
ul#bodytypes li {
	padding: 0 0 5px 0;
	width: 179px;
}
ul#bodytypes li a {
	display: block;
	width: 179px;
	height: 26px;
	text-decoration: none;
	line-height: 25px;
	text-indent: 10px;
	background: #ffffff;
	color: #000000;
}
ul#bodytypes li a.sports {
	background: url('images/bodytypes/sports.jpg') no-repeat left top;	
}
ul#bodytypes li a.hatch {
	background: url('images/bodytypes/hatchbacks.jpg') no-repeat left top;		
}
ul#bodytypes li a.conv {
	background: url('images/bodytypes/convertibles.jpg') no-repeat left top;	
}
ul#bodytypes li a.estate {
	background: url('images/bodytypes/estates.jpg') no-repeat left top;	
}
ul#bodytypes li a.fours {
	background: url('images/bodytypes/fourbyfours.jpg') no-repeat left top;		
}
ul#bodytypes li a.allcars {
	background: url('images/bodytypes/allcars.jpg') no-repeat left top;		
}
ul#bodytypes li a:hover {
	background-position: left bottom;
	color: #ffffff;
}
#contholder {
	width: 980px;
	float: left;
	background: url('images/contholderback.gif') repeat-y left top;
}
#content {
	float: left;
	width: 758px;
	padding: 75px 0 0 0;
	background: url('images/contentback.gif') no-repeat right top;
	display: inline;
}
#nothome #content {
	background: #ffffff;
}
#rightcol {
	float: left;
	width: 222px;
	background: url('images/rightcolback.gif') no-repeat left top;
	display: inline;
}
#nothome #rightcol {
	background: transparent;
}
#add {
	background: #cbcbcb url('images/addback.gif') no-repeat 19px 0px;
	margin: 10px;
	border: 1px solid #bdbdbd;
	text-align: right;
	padding: 10px;
	color: #d4320c;
}
#nothome #add {
	background: #cbcbcb;	
}
#logos {
	display: block;
	margin: 0 auto;
	width: 200px;
}
#logos img {
	float: left;
	margin: 0 0 10px 0;
}
#logos img.lleft {
	margin-left: 10px;
}
#salessearch {
	display: block;
	margin: 0 auto;
	width: 179px;
	padding: 10px 0 0 0;
}

#content p {
	padding: 0 15px 15px 20px;
	color: #666666;
}
#content p a {
	text-decoration: none;
	font-weight: bold;
	color: #d4320c;
}
#content p a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}

#foot {
	width: 980px;
	float: left;
	height: 124px;
	position: relative;
	background: #7f7f7f url('images/footback.gif') repeat-y 758px 0px;
	color: #ffffff;
	font-size: 10px;
}
#foot ul {
	padding: 20px 0 0 20px;
	height: 30px;
}
#foot ul li {
	float: left;
	display: block;
	border-right: 1px solid #ffffff;
	margin: 0 6px 0 0;
}
#foot ul li.last {
	border: none;
}
#foot ul li a {
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0 6px 0 0;
}
#foot ul li a:hover {
	color: #d4320c;
}
#foot p {
	padding: 0 0 0 20px;
}
#foot #fsb {
	position: absolute;
	top: 10px;
	right: 70px;
}
.uk {
	float: right;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 16px 0;
	text-align: left;
	background: url('images/globe.jpg') no-repeat right top;
	width: 160px;
	margin: 0 25px 0 0;
}
a:hover.uk {
	color: #ff9900;
}
#low {
	width: 980px;
	height: 30px;
	float: left;
	color: #666;
	background: #252525;
	line-height: 30px;
	text-align: center;
	font-size: 11px;
}
.pagelist {
	padding: 0 20px 15px 50px;
}
.pagelist li {
	padding: 0 0 10px 34px;
	background: url('images/pagelistback.gif') no-repeat left top;
	color: #666666;
}
.pagelist li strong {
	display: block;
}
#cont {
	float: right;
	margin: 0 20px 0 0;
	text-align: right;
}


#homepage #scroller {
	float: left;
	width: 220px;
	height: 100%;

}

#homepage #scroller strong {
	color: #D4320C;
	display: block;
	margin: 14px 0 10px 10px;
}

#homepage #content {
	width: 538px;
}

#homepage h1 {
	left: 240px;
}

#homepage #contholder {
	background: url('../images/contentHomepage.jpg') repeat-y 0 0;
}

.error {
	color: #CC0000 !important;

}

