body {
	background-color: #be0000;
	color: #fff;
}
#vehicleDetailsPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}
#vehicleDetailsPage #container, #technicalSpecificationContainer {
	background-color: #082897;
	color: #fff;
}
#vehicleDetailsPage #container #adTitle {
	font-size: 14px;
	background-color: #fff;
	color: #082897;
	padding: 3px;
	margin-top: 5px;
}
#vehicleDescription, #dealerProfile h2, #dealerServices h2, #vehicleDetails h2, #dealerDetails h2 {
	font-size: 12px;
	background-color: #fff;
	color: #082897;
	padding: 3px;
	margin: 0;
}
a {
	color: #fff;
	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;
	background-color: #082897;
	color: #fff;
}
.largeImageButtons a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 5px;
	margin: 10px;
	text-align: left;
	color: #FFF;
}
/* image matrix styles*/
#vehicleDetailsPage #container #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;
}
.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;
}

/**/
#vehicleDescription ul, #dealerProfile ul, #dealerServices ul, #vehicleDetails ul, #dealerDetails ul{
margin: 0;
list-style: disc;
padding: 10px 0px 10px 25px;
}

p{
margin-left: 15px;
}
#closeButton, #printButton, #contactDealer{
margin-left: 15px;
}

#whatNext
{
padding-top: 0px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 15px;}

/**/

/* UVL Popup Additionals */
/* HIGHLIGHTED TABS - APPENDIX: 1*/
.mainTabs .mainTabOn, .mainTabs .bottomTab, .techSpecTabs .tabOn, .techSpecTabs .bottomTab {
	background-color: #0828BA;
}
/*background color for highlited tab and bottom line under tab */
.mainTabs .mainTabOn a, .techSpecTabs .tabOn a {
	color: #fff;
}
.mainTabs a:visited {
	color: #fff;
}
/* NON - HIGHLIGHTED TABS - APPENDIX: 2*/
.techSpecTabs .tabOff {
	background-color: #0828E8;
}
/*link color for unhighlited TECH SPEC tab */
.techSpecTabs .tabOff a {
	color: #fff;
}
/*link color for unhighlited TECH SPEC tab */
.mainTabs .mainTabOff {
	background-color: #0828E8;
}
/*background color for unhighlited tab*/
.mainTabs .mainTabOff a {
	color: #fff;
}
/*link color for unhighlited tab */
.mainTabs a:visited {
	color: #fff;
}
/* CAR TITLE - APPENDIX: 3*/
.catText h1 {
	color: #fff;
}
/* TECHNICAL TITLE - APPENDIX: 4*/
.techSpecWord h2 {
	color: #fff;
}
/* SUMMARY TITLE - APPENDIX: 5*/
.techSpecTitle {
	color: #fff;
}
/* MAP - APPENDIX: 6, 7, 8, */
#mainBody_map td h1, #mainBody_map td h2, #mainBody_map td h2, #routePostcodeTo  h2 {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
/* TO Postcode- APPENDIX: 9*/
#mainBody_map #routeFromText {
	padding: 0px 0px 0px 20px;
	width: 40px;
	margin: 0;
}
/* TOMTOM - APPENDIX: 10*/
#mainBody_map img {
	margin: 35px 0px 0px 0px;
}
/* MAP TEXT - APPENDIX: 11*/
#captionText {
	margin: 35px 0px 0px 10px;
}

/* ENLARGE VEHICLE IMAGE LINK ON POPUP*/
#enlargeImageLink {
	padding: 0px;
}
.transmission{
display:none;
}
.fuel{
display:none;
}
.body{
display:none;
}

