


.clear {
	clear: both;	
	width: 100%;
	height: 0px;
	display: block;
}
.vdheading {
	color: #ffffff;
	background: #004a7d url(images/h2back.gif) no-repeat right center;
	text-indent: 10px;
	padding: 6px 0;
	margin: 10px 0 0 20px;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 1px;
}
.vdbuts {
	padding: 0 0 10px 0;
	margin: 0 0 0 20px;
}
.vdbuts li {
	display: block;
	float: left;
	margin: 0 1px 0 0;
}
.vdbuts li a {
	display: block;
	float: left;
	font-size: 11px;
	height: 16px;
	border: 1px solid #000000;
	line-height: 15px;
	padding: 0 8px;
	background: url(images/vdbutback.jpg) repeat-x left top;
	color: #ffffff;
}
.vdbuts li a:hover {
	color: #ffff00;
}
#vdimgsection {
	background: #eeeeee;
	border: 1px solid #004a7d;
	margin: 0 0 10px 20px;
	height: 286px;
	display: block;
	position: relative;
}
#vdimgsection #vdimglarge {
	background: #000000;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 400px;
	height: 266px;
}
#vdimgsection #VDONEimwrap {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 258px;
	text-align: right;

}
#vdimgsection #VDONEimwrap ul {
	padding: 0;
	margin: 0;
}
#vdimgsection #VDONEimwrap ul li {
	list-style-type: none;
	float: left;
	margin: 0 0 10px 10px;
}
#vdimgsection #VDONEimwrap ul li a {
	
}
#vdimgsection #VDONEimwrap ul li p {
	display: none;
}
#vdpricesection {
	background: #eeeeee;
	border: 1px solid #004a7d;
	position: relative;
	margin: 0 0 10px 20px;
	height: 120px;
}
#vdpricesection #VDStatus {
	color: #004a7d;
	font-style: italic;
	font-size: 18px;
	position: absolute;
	top: 10px;
	left: 10px;
	border-bottom: 1px dotted #004a7d;
	display: block;
	padding: 0 0 5px 0;
	width: 656px;
}
#vdpricesection #VDPricetwo {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 18px;
	font-weight: bold;
}
#vdpricesection #VDWasNow {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 18px;
}
#vdpricesection #VDWasNow span {
	font-size: 18px;
}
#vdpricesection #VDWasNow .VDNowPrice {
	font-weight: bold;
}
#vdpricesection #VDPricefinance {
	position: absolute;
	font-size: 12px;
	top: 44px;
	left: 10px;
}
#vdpricesection #VDFinDetails {
	position: absolute;
	left: 0px;
	top: 46px;
}
#vdpricesection .VDWasPrice {
	text-decoration: line-through;
}
#vddetailssection {
	background: #eeeeee;
	border: 1px solid #004a7d;
	margin: 0 0 10px 20px;
	height: 106px;
}
#vddetailssection ul {
	padding: 0;
	margin: 10px 0 0 10px;
}
#vddetailssection ul li {
	float: left;
	width: 212px;
	padding: 3px 0;
	margin: 0 10px 0 0;
	border-bottom: 1px dotted #004a7d;
	list-style-type: none;
}
#vddetailssection ul li strong {
	float: right;
}
#vddetailssection ul li span {
	
}
#vddetailssection ul .vdcolour {
	width: 656px;
}
.vdfeaturessection {
	background: #eeeeee;
	border: 1px solid #004a7d;
	margin: 0 0 10px 20px;	
}
.vdfeaturessection ul {
	padding: 0;
	margin: 10px 0 10px 10px;
}
.vdfeaturessection ul li {
	background: url(images/featureslistback.gif) no-repeat left center;
	padding: 3px 0px 3px 12px;	
	list-style-type: none;
	margin: 0 10px 0 0;
	border-bottom: 1px dotted #004a7d;
	width: 200px;
	float: left;
}
#VDSimLink {
	
}
#VDSimLink ul {
	padding: 5px 0 0 20px;
	margin: 0;
}
#VDSimLink ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 340px;
	float: left;
}
#VDSimLink ul li a {
	height: 85px;
	display: block;
	background: #004a7d;
}
#VDSimLink ul li a img {
	float: left;
	margin: 5px 10px 0 5px;
}
#VDSimLink ul li a .SimMake {
	color: #ffffff;
	display: block;
	margin: 10px 0 0 0;
}
#VDSimLink ul li a .SimPrice {
	color: #ffffff;	
	font-weight: bold;
	display: block;
	margin: 5px 0 0 0;
}
#VDSimLink ul li a:hover {
	background: #333333;
	
}


