					/* Stylesheet for Cemetery Road */
					
body						{ font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; background: url(images/body-bg.jpg) center top no-repeat #efefef; }

#wrapper					{ width: 992px; height: auto; margin: 0 auto; position: relative; }

#topnav						{ width: 992px; height: 220px; float: left; }
#topnav ul					{ list-style: none; margin: 189px 0 0 20px; padding: 0; width: 807px; height: 31px; position: relative; }
#topnav li					{ float: left; }
#topnav li a				{ text-decoration: none; display: block; position: absolute; z-index: 500; height: 31px; width: auto; text-indent: -9999px; overflow: hidden; }
#topnav li a:hover			{ text-decoration: none; z-index: 1000; }

#topnav li#HO a				{ width: 107px; top: 0; left: 0; background: url(images/home-tab.png) center top no-repeat; }
#topnav li#VS a				{ width: 146px; top: 0; left: 87px; background: url(images/stock-tab.png) center bottom no-repeat;  }
#topnav li#AS a				{ width: 142px; top: 0; left: 212px; background: url(images/aftersales-tab.png) center bottom no-repeat; }
#topnav li#FI a				{ width: 124px; top: 0; left: 333px; background: url(images/finance-tab.png) center bottom no-repeat; }
#topnav li#LO a				{ width: 132px; top: 0; left: 436px; background: url(images/location-tab.png) center bottom no-repeat; }
#topnav li#AU a				{ width: 134px; top: 0; left: 547px; background: url(images/about-tab.png) center bottom no-repeat; }
#topnav li#CU a				{ width: 147px; top: 0; left: 660px; background: url(images/contact-tab.png) center bottom no-repeat; }

#topnav li#HO a:hover		{ background: url(images/home-tab.png) center bottom no-repeat; }
#topnav li#VS a:hover		{ background: url(images/stock-tab.png) center top no-repeat; }
#topnav li#AS a:hover		{ width: 142px; top: 0; left: 212px; background: url(images/aftersales-tab.png) center top no-repeat; }
#topnav li#FI a:hover		{ width: 124px; top: 0; left: 333px; background: url(images/finance-tab.png) center top no-repeat; }
#topnav li#LO a:hover		{ width: 132px; top: 0; left: 436px; background: url(images/location-tab.png) center top no-repeat; }
#topnav li#AU a:hover		{ width: 134px; top: 0; left: 547px; background: url(images/about-tab.png) center top no-repeat; }
#topnav li#CU a:hover		{ width: 147px; top: 0; left: 660px; background: url(images/contact-tab.png) center top no-repeat; }

/*Active Tabs*/
#HOM #topnav li#HO a		{ background: url(images/home-tab.png) center bottom no-repeat; z-index: 1500; }
#SAL #topnav li#VS a		{ background: url(images/stock-tab.png) center top no-repeat; z-index: 1500; }
#AFT #topnav li#AS a		{ background: url(images/aftersales-tab.png) center top no-repeat; z-index: 1500; }
#FIN #topnav li#FI a		{ background: url(images/finance-tab.png) center top no-repeat; z-index: 1500; }
#LOC #topnav li#LO a		{ background: url(images/location-tab.png) center top no-repeat; z-index: 1500; }
#ABO #topnav li#AU a		{ background: url(images/about-tab.png) center top no-repeat; z-index: 1500; }
#CON #topnav li#CU a		{ background: url(images/contact-tab.png) center top no-repeat; z-index: 1500; }

#imtran-bg					{ width: 992px; height: 259px; float: left; background: url(images/imtran-bg.jpg) center top no-repeat; }

#main						{ width: 992px; height: auto; float: left; background: url(images/main-bg.jpg) center top no-repeat #cccccc; }

#content-top				{ width: 952px; height: 15px; background: url(images/content-top-bg.png) center bottom no-repeat; margin: 16px 20px 0 20px; float: left; display: inline; }
#content-mid				{ width: 952px; height: auto; background: url(images/content-mid-bg.png) center bottom repeat-y; margin: 0 20px; float: left; display: inline; padding-bottom: 25px; }
#content-bot				{ width: 952px; height: 15px; background: url(images/content-bot-bg.png) center bottom no-repeat; margin: 0 20px; float: left; display: inline; }

#footer						{ width: 992px; height: 100px; float: left; background: url(images/footer-bg.jpg) center top no-repeat; display: inline; }
#footer ul					{ list-style: none; margin: 30px 0 0 30px; padding: 0; float: left; display: inline; width: 750px; }
#footer li					{ float: left; }
#footer li a				{ text-decoration: none; display: block; height: 25px; line-height: 25px; padding: 0 5px; color: #0062a3; text-transform: uppercase; font-weight: bold; font-size: 11px; float: left; display: inline; }
#footer li a:hover			{ text-decoration: none; color: #333333; }

p#footaddy					{ margin: 10px 0 0 30px; padding: 0; float: left; display: inline; color: #333333; font-size: 11px; font-weight: bold; text-transform: uppercase; width: 750px; }

#ukw						{ text-transform: uppercase; color: #666666; font-size: 11px; float: right; margin: 30px 30px 0 0; display: inline; }
#ukw a						{ color: #333333; text-decoration: none; cursor: pointer; height: 25px; line-height: 25px; font-size: 11px; font-weight: bold; }
#ukw a:hover				{ color: #666666; text-decoration: none; }

#imtran						{ width: 952px; height: 239px; position: absolute; left: 20px; top: 241px; background: url(images/imtran/bg.jpg) center top no-repeat; z-index: 500; }

img							{ border: none; }
a#tradingstand				{ position: absolute; top: 200px; right: -15px; z-index: 1000; }

h1							{ color: #ffffff; font-weight: bold; margin: 35px 0 5px 35px; font-size: 20px; }

h3							{ color: #006699; margin-left: 35px; }

p.normP						{ color: #999999; margin: 15px 35px 5px 35px; text-align: justify; }

p.normP a					{ text-decoration: none; color: #ffffff; font-weight: bold; }
p.normP a:hover				{ text-decoration: none; color: #0189e1; }

#hp-logos					{ float: right; margin: -60px 30px 15px 35px; }

#financelogos				{ width: 200px; height: auto; float: right; margin: 0 70px 0 0; display: inline; }
#financelogos img			{ margin: 15px auto; }

div#MyMap iframe			{ width: 600px; height: 300px; float: left; margin: 15px 0 0 35px; border: 1px solid #ffffff; display: inline; }





/* Styles for the new VD Page */

/*************************************** NEW VD PAGE STYLES ***************************************/
/* CSS Document */

.clear {
	clear: both;
	line-height: 0;
	height: 0;
}

#vd-container {width: 700px; margin: 10px 0 0 20px;}


#VDWrap { width: 712px; height: auto; margin: 15px auto; }
/*#VDWrap {
	position: relative;
	width: 700px;
	margin: 0 auto;
	text-align: left;
	background: #414141;
}*/
#VDMMV {
	background: #c2c2c2;
	position: relative;
	height: 40px;
	width: auto;
	border-bottom: 1px solid #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
#VDMake {
	float: left;
	margin: 5px 5px 5px 15px;
	font-size: 22px;
}
#VDModel {
	float: left;
	font-size: 22px;
	margin: 5px;
	color: #333333;	
}
#VDVersion {
	float: left;	
	font-size: 22px;
	margin: 5px;
	color: #666666;
}
#VDPrice{
	 float: right;
	 width: 180px;
	 text-align: center;
	 background: #cccccc;
	 font-weight: bold;
	 font-size: 15px;
	 color: #ffffff;
	 height: 40px;
	 font-size: 22px;
	 line-height: 38px;
}
#VDLinks {
	background: #cccccc;
	height: 27px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
}
#VDLinks ul {
	margin: 1px 0 0 10px;
}
#VDLinks ul li {
	float: left;
	list-style-type: none;
	margin: 0 2px 0 0;
}
#VDLinks ul li a {
	display: block;
	padding: 5px;
	border: 1px solid #414141;
	background: #999999;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}
#VDLinks ul li a:hover {
	background: #cccccc;
	color: #000000;
}
#VDImages {
	background: #999999;
	position: relative;
	border-top: 1px solid #ffffff;
	padding: 5px;
	border-bottom: 1px solid #000000;
}
#VDImages .imgholder {
	float: left;
	margin: 10px 40px 10px 40px;
}
#VDAge {
	background: #bbbbbb;
	height: 35px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
}
#VDDate {
	float: left;
	font-size: 15px;
	padding: 4px;
	border: 1px dotted #666666;
	margin: 4px 0 0 10px;
}
#VDMiles {
	float: left;
	font-size: 15px;
	padding: 4px;
	border: 1px dotted #666666;
	margin: 4px 0 0 10px;
}
#VDFType {
	float: left;
	font-size: 15px;
	padding: 4px;
	border: 1px dotted #666666;
	margin: 4px 0 0 10px;
}
#VDColour {
	float: left;
	font-size: 15px;
	padding: 4px;
	border: 1px dotted #666666;
	margin: 4px 0 0 10px;
}
#VDFuel {
	float: left;
	font-size: 15px;
	padding: 4px;
	border: 1px dotted #666666;
	margin: 4px 0 0 10px;
}
#featuresbullets {
	background: #cccccc;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	overflow: auto;
	padding: 10px;
}
#featuresbullets ul {
	 padding-left: 20px;
}
#featuresbullets ul li {
	font-size: 12px;
	float: left;
	width: 32%;
	display: block;
	text-indent: 12px;
	background: url(../images/bullet-point.gif) no-repeat left center;
	list-style-type: none;
}
#VDOtherinfo {
	background: #c2c2c2;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
}
#VDOtherinfo p {
	font-size: 12px;
	margin: 10px;
}
#VDTTemplate {
	background: #dddddd;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
}
#VDTTemplate p {
	font-size: 12px;
	margin: 10px;
}
#VDDisc {
	background: #bbbbbb;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
}
#VDDisc p {
	font-size: 12px;
	margin: 10px;
}
#VDPricefinance {
	width: 700px
}
#VDStatus {
	font-size: 16px;
	font-weight: bold;
	width: 712px;
	font-family: Arial, Helvetica, sans-serif;
	background: #cc0000;
	color: #ffffff;
	text-align: center;
	margin: 10px 0;
	padding: 5px 0
}
#VDPricetwo {
	font-size: 38px;
	color: #777;
	width: 712px;	
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 0;
	
}
#VDWasNow {
	text-align: center;
	border-bottom: 1px dotted #666666;
	margin: 5px 30px 5px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#VDWasNow .VDWasPrice {
	color: #666666;
	margin-right: 10px;
}


#VDWasNow .VDNowPrice {
	color: #cc0000;
	font-size: 24px;
	font-weight: bold;
}
#VDAlt {
	text-align: center;
	font-size: 12px;
	margin: 5px 0;
}
#VDAlt a {
	color: #cc0000;
	text-decoration: none;
	padding: 5px 0;
}
#VDAlt a:hover {
	color: #000099;
	border-bottom: 1px dotted #000099;
}
#VDFinDetails {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
	background: #bbbbbb;
}
#VDFinDetails p {
	font-size: 10px;
	text-align: center;
	margin: 5px 80px;
}
#VDFootlinks {
	background: #cccccc;
	height: 27px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #000000;
}
#VDFootlinks ul {
	margin: 1px 0 0 10px;
}
#VDFootlinks ul li {
	float: left;
	list-style-type: none;
	margin: 0 2px 0 0;
}
#VDFootlinks ul li a {
	display: block;
	padding: 5px;
	border: 1px solid #414141;
	background: #999999;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}
#VDFootlinks ul li a:hover {
	background: #cccccc;
	color: #000000;
}
#VDSimLink {

	width: 712px;
	padding: 0 0 15px 0;
}



.cwVDFinanceLink {color:#fff99c; border: solid 1px #fff99c;padding:10px;background-color:#3b7800;width:300px;font-size:12px;}
.cwVDFinanceLink a{color:#fff;text-decoration:none;}
.cwVDFinanceLink a:hover{color:#fff99c;text-decoration:none;}



/******* VD1 Styles *******/

ul#features-list		{ width: 712px; float: left; list-style: none; }
ul#features-list li		{ float: left; width: 25%; font-size: 11px; background: url(../images/blue-bullet.gif) left top no-repeat; padding-left: 25px; height: 20px; margin-bottom: 5px; color: #ffffff; margin-left: 30px; }

ul.vd-buttons			{ margin: 15px auto; overflow: hidden; padding: 0; width: 712px; }
ul.vd-buttons li 		{ display: block; float: left; height: 24px; line-height: 24px; padding: 0; margin: 0 3px 0 0; background: none}
ul.vd-buttons li a		{ display: block; float: left; height: 22px; line-height: 22px; padding: 0 20px; background: #006699; color: #fff; font-size: 10px; font-weight: normal; text-transform: uppercase; border-left: 1px solid #666666; border-top: 1px solid #666666; border-right: 1px solid #000000; border-bottom: 1px solid #000000; text-decoration: none; }

ul.vd-buttons li a:hover {background: #333333; border-left: 1px solid #aaa; border-top: 1px solid #aaa; border-right: 1px solid #000; border-bottom: 1px solid #000;  text-decoration: none; }

#transitionwrap #content { width: 357px; }
#VDONEimwrap			{ margin: 0; padding: 0; float: right; width: 335px; }
#VDONEimwrap ul			{ list-style: none; margin: 0; padding: 0; }
#VDONEimwrap li			{ float: left; margin: 0; padding: 0; background: none}
#VDONEimwrap li a		{ margin: 0 3px 3px 0; padding: 0; display: block; text-decoration: none; border: 4px solid #666666; width: 100px; height: 75px; } /* thickbox img link */
#VDONEimwrap li a:hover	{ border: 4px solid #006699; }
#VDONEimwrap li a img	{ float: left; }
#VDONEimwrap li a:hover	{ color: #cccccc; text-decoration: none; }
#VDONEimwrap li p		{ visibility: hidden; display: none; }

#VDMainImage			{ border: 4px solid #006699; width: 365px; float: left; }


#VDSimLink ul 			{ margin: 0; padding: 0; list-style: none; float: left; }
#VDSimLink ul li 		{ background: none; margin: 0; padding: 0; float: left; }
#VDSimLink ul li a 		{ margin: 5px 0; border: 1px solid #fff; text-decoration: none; text-indent: 0; color: #ffffff; float: left; width: 712px; }
#VDSimLink ul li a:hover{ text-decoration: none; border-color: #ccc; color: #cc0000; font-weight: bold; }
#VDSimLink ul li span 	{ display: block; float: left; }


.SimCarImage 			{ float: left; width: 30%; cursor: pointer; height: 90px; line-height: 90px; }
.SimMake 				{ float: left; width: 40%; cursor: pointer; margin-top: 35px;}
.SimPrice 				{ float: right; width: 29%; cursor: pointer; height: 90px; line-height: 90px; font-size: 16px; text-align: center; font-weight: bold; }

/* ___________________________________________ VD 2 _____________________________________________ */
#moveCursorTxt {width: 100%; height: 30px;}
#moveCursorTxt p {margin: 0 0 0 15px; line-height: 30px; font-size: 10px; color: #333}
#VDImage {width: 100%; height: 380px; position: relative; background: #eee}

#VDthumbs {width: 130px; height: 340px; position: absolute; left: 15px; top: 30px; overflow: auto}
#VDthumbs ul {margin: 0; padding: 0}
#VDthumbs ul li {list-style: none outside; margin: 0 0 6px 0; padding: 0}
#VDthumbs ul li a {display: block; width: 104px; height: 78px; border: 1px solid #000}
#VDthumbs ul li a:hover {border-color: #fff}

#mainImg {margin-left: 160px;}
#mainImg img {border: 1px solid #000}



/******* VD3+4 Styles *******/

#VDTHREEimwrap			{ height: auto; float: left; }

#VDImTran				{ float: left; margin: 10px 0 10px 10px; }

#VDImTranThumbs			{ float: right; overflow: auto; }
#VDImTranThumbs ul		{ margin: 0; padding: 0; list-style: none; }
#VDImTranThumbs li		{ float: left; }
.VDThumb				{ margin: 0; padding: 0; }





/* Added by Ryan to make VD work */

#transitionwrap				{ width: 732px; height: auto; margin: 0 auto; }
#transition					{ width: 362px; height: auto; float: left; position: relative; border: 4px solid #fdb414; }
#transition img				{ }
#transitionthumbs			{ width: 357px; height: auto; float: right; background: #efefef; }


p a.thickbox				{ visibility: hidden; display: none; }

p.VD-carcolour				{ width: 712px; height: 30px; line-height: 30px; margin: 15px auto; background: #000000; text-align: center; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #ffffff; }

div#pricewrap				{ width: 712px; height: auto; background: url(images/stocklist-rac-logo.jpg) right bottom no-repeat; }
div#otherinfo				{ width: 712px; height: auto; color: #ffffff; margin-top: 20px; }