body {background: #FFFFFF;}

#vehicleDetailsPage {
	font: 12px Arial, Helvetica, sans-serif;
	margin:10px;
	color: #333333;
	}
	
#vehicleDetailsPage #container #adTitle {
	font-size:14px;
	background-color: #0F7FD5;
	color:#FFFFFF;
	padding: 3px;
	margin-top: 5px;
	}
	
#vehicleDescription, #dealerProfile h2, #dealerServices h2, #vehicleDetails h2, #dealerDetails h2 {
	font-size:12px;
	color: #0F7FD5;
	border-bottom: 1px dashed #0F7FD5;
	padding:3px;
	margin:0;
	}
	
a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
		text-decoration:underline;
		}

/* hidden */
.dealername, 
.distance,
#noLargeLink,
#es_bg,
#glossaryOfTerms,
#bg1,
#bg2,
#additionalLinks,
#bg3,
#bg4,
#dealerLogoBottom {
	display:none;
	visibility:hidden;
	}
/* emlarge pop-up*/

.largeImageButtons {
	width: 645px;
	text-align: left;
	font-size: 12px;
	color: #0F7FD5;
	border-bottom: 1px dashed #0F7FD5;
	background:#FFFFFF;
	}
	
.largeImageButtons a {
	font-weight: bold;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 5px;
	margin: 10px;
	text-align: left;
	color: #0F7FD5;
	}

/* image matrix styles*/	
	
#vehicleDetailsPage #container #picArea {
	height: 200px;
	width: 100%;
	position: relative;
	}
	
.mainimage {
	width: 210px;
	position: relative;
	top: 0px;
	margin: 0;
	padding: 0;
	}
	
.enlarge {
	position: relative;
	width: 200px;
	text-align:left;
	left: 250px;
	top: -20px;
	}
	
.multipics {
	width: 160px;
	position: absolute;
	left: 250px;
	top: 20px;
	height: 121px;
	}
	
#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;
	}

/*TECHNICAL DATA*/
/* HIGHLIGHTED TABS */
.mainTabs .mainTabOn, .mainTabs .bottomTab, .techSpecTabs .tabOn, .techSpecTabs .bottomTab {background-color:#0F7FD5;}   /*background color for highlited tab and bottom line under tab */
.mainTabs .mainTabOn a, .techSpecTabs .tabOn a {color:#FFFFFF;}    
/* Not HIGLIGHTED TAB */
.techSpecTabs .tabOff {background-color:#333333;}   /*link color for unhighlited TECH SPEC tab */
.techSpecTabs .tabOff a:link, .techSpecTabs .tabOff a:visited {color:#FFFFFF;}   /*link color for unhighlited TECH SPEC tab */
.mainTabs .mainTabOff  {background-color:#333333;}/*background color for unhighlited tab*/
.mainTabs .mainTabOff a:link, .mainTabs .mainTabOff a:visited {color:#FFFFFF;}/*link color for unhighlited tab */


#inlineSecond #container h1#adTitle {
	font-size:14px;
	background-color:#0F7FD5;
	color:#FFFFFF;
	padding:3px;
	margin:3px;
	}
	
#inlineSecond a {}

.techSpecTitle {
	color:#0F7FD5;
	font-size:12px;
	}
	
.techSpecWord h2 {
	color:#0F7FD5;
	font-size:12px;
	}
	
#pageLinks {
	height:50px;
	}
	
#technicalSpecificationContainer {}

.catText h1 {
	color:#0F7FD5;
	font-size:16px;
	}
	
.catTitle {
	color:#333333;
	}

#vehicleDetails ul, #dealerDetails ul {
	padding: 15px 0 15px 25px;
	list-style-type:disc;
	}
	
#pageLinks {
	height:50px;
	}

#pageLinks {
	list-style-type:disc; 
	margin:0 0 0 30px;
	}

#pageLinks ul {
	margin-bottom:15px;
	}
	
.bluelinktext {
	color:#0F7FD5;
	}

