



.vdbutbar {
	height: 22px;
}
.vdbutbar li {
	float: left;
	margin: 0 2px 0 0;
	list-style-type: none;
}
.vdbutbar li a {
	display: block;
	height: 22px;
	line-height: 20px;
	padding: 0 12px;
	background: url(images/vdbutback.jpg) repeat-x left top;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.vdbutbar li a:hover {
	background: url(images/vdbutback.jpg) repeat-x left bottom;

}
h3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 22px;
	padding: 15px 0 15px 0;
}
#vdimgholder {
	height: auto;
	display: block;
	padding: 0 0 10px 0;
}
#VDONEimwrap {
	float: right;
	width: 300px;
	margin: 0 20px 0 0;
}
#VDONEimwrap ul {

}
#VDONEimwrap ul li {
	list-style-type: none;
	float: right;
	margin: 0 10px 8px 0;
}
#VDONEimwrap ul li p {
	display: none;
}
#vdpricesection {
	background: #cc0000 url(images/priceback.jpg) repeat-y right top;
	margin: 0 30px 0 0;
	padding: 0 0 0 12px;
	font-size: 24px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	height: 42px;
	line-height: 40px;
}
#VDStatus {
	color: #cccccc;
	float: left;
}
#VDPricetwo {
	color: #ffffff;
	font-weight: bold;
	float: left;
	padding: 0 0 0 20px;
}
#VDPricefinance {
	padding: 10px 0 5px 0;
	border-bottom: 1px dotted #666666;
	margin: 0 30px 0 0;
}
#VDAlt {

}
#VDFinDetails {
	padding: 5px 0 5px 0;
	display: block;
	font-size: 11px;
	border-bottom: 1px dotted #666666;
	margin: 0 30px 0 0;
}
#VDFinDetails p {
	margin: 0;
	padding: 0;
}
#vdfeatureslist {
	margin: 20px 0 10px 20px;
}
#vdfeatureslist li {
	float: left;
	width: 200px;
	margin: 0 15px 0 0;
	border-bottom: 1px dotted #666666;
	padding: 5px 0 5px 12px;
	background: url(images/listarrow.jpg) no-repeat left center;
}
#vddetailslist {
	margin: 20px 0 10px 20px;
}
#vddetailslist li {
	float: left;
	width: 200px;
	margin: 0 15px 0 0;
	border-bottom: 1px dotted #666666;
	padding: 5px;

}
#vddetailslist li strong {
	float: right;
}
#VDSimLink {

}
#VDSimLink li {
	margin: 0 30px 5px 0;
}
#VDSimLink li a {
	background: #333333;
	height: 90px;
	display: block;
	padding: 5px;
	position: relative;
	border: none;
}
#VDSimLink li a:hover {
	background: #000000;
}
#VDSimLink li a img {
	float: left;
}
#VDSimLink li a .SimMake {
	position: absolute;
	top: 10px;
	left: 160px;
	color: #cccccc;
	border: none;
}
#VDSimLink li a .SimPrice {
	position: absolute;
	top: 40px;
	left: 160px;
	font-weight: bold;
	color: #ffffff;
	border: none;
}






/************************** accordian styles ***********************************/

li { list-style-type: none; }
.basic { 
	margin: 10px 0 15px 0;
	border: 1px solid #666666;
	width: 705px;
}
.basic div {
	background: #eeeeee;
}
.oinfosection {
	color: #000000;
	padding: 20px;
}
.basic a {
	cursor:pointer;
	display:block;
	height: 26px;
	line-height: 25px;
	text-decoration: none;
	font-size: 12px;
	color: #cccccc;
	background: #000000;
	text-indent: 12px;
	border-bottom: 1px solid #ffffff;
}
.basic a:hover {
	background-color: #ffcc33;
	color: #000000;
}
.basic a.selected {
	color: #ffffff;
	background: #cc0000;
}

/*************************************** end accordian styles ******************************/


