body {
	background-color: #C5CBF3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial;
	line-height: 140%;
}

a:link {
	color: #CC0000;
	outline: none;
	text-decoration: none;
	border-bottom: 1px solid #CC0000;
}
a:visited {
	color: #CC0000;
	outline: none;
	text-decoration: none;
	border-bottom: 1px solid #CC0000;
}
a:hover {
	outline: none;
	text-decoration: none;
	border-bottom: 0px;
}
h4 {
	size: 16px;
	color: #000;
	margin-left: 20px;
}

/* UNIVERSAL */


#container {
	background-color: #FFFFFF;
	padding: 0px;
	height: 100%;
	width: 988px;
	margin: 0px auto 0px;
	position: static;
}

img {
	border: 0px;
}

/* TOP OF PAGE */


#topbar {
	padding: 0px;
	width: 988px;
}
#topbranding {
	padding: 0px;
	width: 920px;
	margin: 0px 35px 0px 34px;
	height: 58px;
}
#brand {
	float: left;
	padding: 0px;
	width: 625px;
	height: 50px;
	position: relative;
}
#topad_contact {
	height: 50px;
	width: 294px;
	margin: 0px;
	background-image: url(images/innerad_contact.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#topad_auction {
	height: 50px;
	width: 294px;
	margin: 0px;
	position: relative;
	float: left;
}
#topad_profile {
	height: 50px;
	width: 294px;
	margin: 0px;
	background-color: #CCFFCC;
	position: relative;
	float: left;
}
#topnav {
	padding: 0px;
	width: 919px;
	height: 29px;
	margin: 0px 35px 0px 34px;
}
.topnavmenu {
	margin: 0px 1px 0px 0px;
}


/* BASE OF PAGE */


#pageBase {
	float: left;
	position: static;
	margin: 0px;
	padding-botttom: 10px;
	width: 988px;
	background-image: url(images/univ_base.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFF;
}
#navTrail {
	float: left;
	padding: 0px;
	margin: 0px 35px 0px 34px;
	position: static;
}
#navTrail p {
	font-size: 12px;
	color: #666;
}
#legals {
	float: right;
	padding: 0px;
	width: 384px;	
	margin: 0px 35px 0px 0px;
}
#legals p {
	font-size: 12px;
	color: #666;
}


/* HOME PAGE CONTENT - intro text and pics*/


#homeContainer {
	padding: 0px;
	width: 919px;
	margin: 8px 35px 0px 34px;
	height: 360px;
	background-color: #fff;
}
#homeinfopane {
	float: right;
	width: 270px;
	margin: 0px;
	height: 360px;
	background: url(images/home_infoscreen.jpg) no-repeat left bottom;
}
#homeinfopane p {
	font-size: 13px;
	color: #333333;
	margin: 10px 10px 10px 10px;
	line-height: 130%;
	font-weight: normal;
}
#homepics {
	float: left;
	padding: 0px;
	width: 640px;
	margin: 0px 0px 0px 1px;
	height: 360px;
}


/* HOME PAGE CONTENT - 3 info boxes */


#home3BoxContainer {
	padding-bottom: 10px;
	width: 919px;
	margin: 10px 35px 0px 34px;
	height: 179px;
	background: #fff url(images/home_bottomad23.png) no-repeat left top;
}
#homeBox1 {
	float: left;
	padding: 0px;
	width: 278px;
	margin: 0px 5x 0px 0px;
	height: 179px;
	background-image: url(images/home_bottomad1.jpg);
}
#homeBox1 p {
	font-size: 13px;
	color: #000;
	margin: 14px;
	padding-top: 30px;
}
#homeBox2 {
	float: left;
	padding: 0px;
	width: 600px;
	margin: 2px 0px 0px 30px;
}
.homeBox3 {
	padding: 0px;
	margin: 0px;
	line-height: 150%;
}
.homeBox3 p {
	font-size: 12px;
	color: #333333;
	margin-left: 4px;
}
#homeBox4 {
	float: left;
	padding: 0px;
	width: 220px;
	margin: 28px 0px 0px 12px;
	height: 80px;
}
#homeBox4 p {
	font-size: 12px;
	line-height: 120%;
	color: #000;
	margin-left: 4px;
	margin-top: 17px;
}


/* SITE CONTENT - */


#contentContainer {
	padding: 0px;
	width: 919px;
	margin: 1px 35px 0px 34px;
	background-color: #fff;
	background-image: url(images/univ_contentfadebkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: inherit;
}
#subTitle {
	padding: 0px;
	margin: 0px;
}
#subTitle p {
	font-size: 16px;
	font-weight: bold;
	color: #0078C6;
	margin-left: 20px;
	padding-top: 0px;
}
#stockContent {
	padding: 0px;
	margin-left: 20px;
	margin-right: 10px;
}
#stockContent p {
	font-size: 13px;
	color: #333;
	margin-bottom: 0px;
}
#stockContent H1 {
	font-size: 15px;
	color: #000;
	margin-bottom: 0px;
}
#stockContent H4 {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	margin-bottom: 0px;
}

.auctionmenu {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding-left: 8px;
}
.auctionmenu H2 {
	font-size: 13px;
	font-weight:bold;
	color: #FFF;
	margin-bottom: 0px;
}
.auctionmenu a:link {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
	border-bottom: 0px;
}
.auctionmenu a:visited {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
	border-bottom: 0px;
}
.auctionmenu a:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	border-bottom: 0px;
}

.agentsFees {
	padding: 10px;
	background: #E3E3E3;
}

.agentsFees p {
	font-size: 12px;
	line-height: 140%;
	color: #333;
	margin-bottom: 0px;
}
.agentsFees H1 {
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
	color: #000;
	margin-bottom: 0px;
}

.sparepartsmenu {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color:#3366CC;
	padding-bottom: 5px;
}
.sparepartsmenu H1 {
	font-size: 13px;
	font-weight:bold;
	color: #FFF;
	margin-bottom: 0px;
}
.sparepartsmenu a:link {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
	border-bottom: 0px;
}
.sparepartsmenu a:visited {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
	border-bottom: 0px;
}
.sparepartsmenu a:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
	border-bottom: 0px;
}


#contactContentLeft {
	float: left;
	margin-left: 20px;
	width: 380px;
	margin-top: 0px;
	padding-top: 15px;
	position: static;
	background: #FFFFFF;
}
#contactContentLeft p {
	font-size: 13px;
	color: #333;
	margin-bottom: 0px;
}
#contactContentRight {
	margin-left: 410px;
	padding-top: 15px;
	margin-top: 0px;
	position: static;
}
#contactContentRight p {
	font-size: 13px;
	color: #333;
	margin-bottom: 0px;
}
.contactDetails {
	font-size: 13px;
	padding-right: 10px;
	margin-bottom: 0px;
}

#titleButtons {
	font-size: 14px;
}

#titleButtons a:link {
	color: #CC0000;
	text-decoration: none;
	border: 1px solid #CC0000;
	padding: 5px;
	background-color: #FFFFFF;
}
#titleButtons a:visited {
	color: #CC0000;
	text-decoration: none;
	border: 1px solid #CC0000;
	padding: 5px;
	background-color: #FFFFFF;
}
#titleButtons a:hover {
	color: #CC0000;
	text-decoration: none;
	border: 1px solid #CC0000;
	padding: 5px;
	background-color:#B9C1F5
}
.auctionprocess {
}
.auctionprocess p, li {
	font-size: 13px;
	color: #333;
	line-height: 130%;
}

.xstooltip  {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	font: normal 8pt sans-serif;
	line-height: 140%;
	padding: 3px;
	border: solid 1px #FFCC00;
	width: 225px;
	background: url(images/tooltipbkgd.png) repeat; opacity :0.85; filter: alpha(opacity=85);
}

.stocklisttable {
	font-size: 12px;
	color: #333;
	margin-bottom: 0px;
	background: #FFF;
}

.listcellborders {
	border-right: solid 1px #EBEDFA;
	border-bottom: solid 1px #EBEDFA;
}
.listcellbordersphoto {
	border-bottom: solid 1px #EBEDFA;
}

.stocklisthd {
background: #FFCC00 url(images/stocklistbkgd.png) repeat-x left top;
}

.stocklistunderneg {
background: #FFCCCC url(images/stocklistbkgd_negotiation.png) repeat-x left top;
}

.stocklogos {
	font-size: 12px;
	font-weight: bold;
}

.photoframe {
border: 0px;
padding: 0px;
margin-top: 12px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background: url(images/imagebackground.gif) no-repeat scroll left top;
}

.stockDetails {
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	color: #333;
	margin-bottom: 0px;
}
.stockDetailsComment {
	color: #333;
	font: 12px Helvetica, Arial;
}
.stockDetailsLeftCell {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.stockDetailsRightCell {
	border-bottom: 1px solid #CCC;
}
#stockDetailsTitle {
	background: #FFCC00 url(images/stocklistbkgd.png) repeat-x left top;
	width: 872px;
	height: 29px;
	padding-top: 5px;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	border-left: 1px #FFF solid;
	margin-bottom: 5px;
	margin-top: 20px;
}
.stockDetailsCarDamage {
	padding: 3px;
	color: #FFF;
	background: #FF0000;
	font: 12px Helvetica, Arial;
}
.stockDetailsCarDamageDetails {
	padding: 3px;
	color: #333;
	font: 12px Helvetica, Arial;
}
.stockthumbs {
	border-right: solid 1px #FFF;
}

.wufoo .info{display:none}
