@charset "utf-8";
/* CSS Document */

#adTitle {
	font-size:14px;
	background-color: #000000;
	color: #ffffff;
	padding: 3px;
	margin-top:10px;
}
#vehicleDescription, #dealerProfile h2, #dealerServices h2, #vehicleDetails h2, #dealerDetails h2 {
	font-size:12px;
	background-color: #000000;
	color:#ffffff;
	padding:3px;
	margin:0;
}
#container {
	height: 800px;
	width: 99%; color:#ffffff;
}
a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;}
h1 { font-size:14px; width: 100%; background-color:#000000; color:#FFFFFF;padding:3px;}
	
a:hover {
	text-decoration:underline;}	

#backToResults {
	margin-bottom:20px;}
 

/* hidden */
.dealername, 
.distance,
#noLargeLink,
#es_bg,
#glossaryOfTerms,
#bg1,
#bg2,
#additionalLinks,
#bg3,
#bg4 {
	display:none;
	visibility:hidden;
}
/* image matrix styles*/	
	
#picArea {
	height: 200px;
	width: 100%;
	position: relative;
}
.mainimage {
	width: 210px;
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.enlarge {
	position: relative;
	width: 200px;
	text-align:left;
	left: 250px;
	top: -20px;
}
* html .multipics {
	width: 160px;
	position: absolute;
	left: 250px;
	top: 5px;
	height: 121px;
}
.multipics {
	width: 160px;
	position: absolute;
	left: 250px;
	top: 20px;
	height: 121px;
}
.multipics div {
	left: 0px;
	top: 0px;
	position: absolute;
	height: 121px;
	width: 160px;
}

#thumbnailLink1 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#thumbnailLink2 {
	position: absolute;
	left: 55px;
	top: 0px;
}
#thumbnailLink3 {
	position: absolute;
	left: 110px;
	top: 0px;
}
#thumbnailLink4 {
	position: absolute;
	left: 0px;
	top: 42px;
}
#thumbnailLink5 {
	position: absolute;
	left: 55px;
	top: 42px;
}
#thumbnailLink6 {
	position: absolute;
	left: 110px;
	top: 42px;
}
#thumbnailLink7 {
	position: absolute;
	left: 0px;
	top: 84px;
}
#thumbnailLink8 {
	position: absolute;
	left: 55px;
	top: 84px;
}
#thumbnailLink9 {
	position: absolute;
	left: 110px;
	top: 84px;
}
.advert_image {
	display: none;
	visibility: hidden;
}
