/*Only 3 Colours used, to change do a simple find and replace
   Red (Links, H1 BG, Tech Spec On): #038887
   White (BG, H1 Text): #ffffff
   Dark Grey (Main Text & Tech Spec Off): #333333
*/


#inlineSecond #container .advert_image {
	width: 100%;
	position: absolute;
	height: auto;
	left: 0px;
	top: 0px;
	
}
#inlineSecond #container h1#adTitle {font-size:12px;
	background-color:#038887;
	color:#ffffff;
	padding:3px;
	margin:0;}
.techSpecTitle {color:#038887;}
#pageLinks {height:50px;}
#technicalSpecificationContainer {color:#038887;}

/*TECHNICAL DATA*/
/* HIGHLIGHTED TABS */
.mainTabs .mainTabOn, .mainTabs .bottomTab, .techSpecTabs .tabOn, .techSpecTabs .bottomTab {background-color:#038887;}   /*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 {color:#ffffff;}   /*link color for unhighlited TECH SPEC tab */
.mainTabs .mainTabOff  {
	background-color:#333333;
}/*background color for unhighlited tab*/
.mainTabs .mainTabOff a {color:#ffffff;}/*link color for unhighlited tab */

#container {
	height: 800px;
	width: 100%;
	
}

#vehicleDetails ul, #dealerDetails ul {padding-top:15px; padding-bottom:15px}

#inlineSecond #container .advert_image #adTitle {
	font-size:14px;
	background-color:#038887;
	color: #ffffff;
	padding: 3px;
	margin-top:10px;
}
#vehicleDescription, #dealerProfile h2, #dealerServices h2, #dealerDetails h2, #vehicleDetails h2 {
	font-size:12px;
	background-color:#038887;
	color:#ffffff;
	padding:3px;
	margin:0;
}
ul {margin:0;}

#container {
	width: 100%;
}
#picArea {
	height: auto;
}
#picArea #vehicleDetails {
	position: absolute;
	top: 60px;
	left: 250px;
	width: 330px;
}

#longVehicleDetails, #dealerProfile p, #dealerServices p {
	padding-left:10px;
	padding-right:10px;
	}

h1, h2 {font-size:13px;
	padding:3px;
	margin:0;
	}

#vehicleDescription h2 {font-size:12px;
	background-color:#038887;
	color:#ffffff;
	padding:3px;
	margin:0 0 0 0;} 
	
#inlineSecond #container .advert_image #picArea #multipics, #maincontainer #contentwrapper #contentcolumn #inlineSecond #container .advert_image #picArea .ad_multiphoto {
	position: absolute;
	left: 250px;
	top: 10px;
	width: 300px;
	margin:0 0;
}
#inlineSecond #container .advert_image #picArea .ad_photo {
	height: 200px;
}


#inlineSecond #container .advert_image #picArea #vehicleDescription {
margin:0;

}

#backToResults {
	margin-bottom:20px;
	color:#038887;
	font-weight:bold;}
 

/* 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;
}
