/*************************************** NEW VD PAGE STYLES ***************************************/
/* CSS Document */

.clear {
	clear: both;
	line-height: 0;
	height: 0;
}

#stocklistcontainer h3 {margin-left: 0; padding-top: 7px; }
#stocklistcontainer p {margin-left: 0}


#vd-container {width: 700px; margin: 10px 0 0 20px;}

#content {width: 700px}

#VDWrap {
	position: relative;
	width: 680px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #ddd;
	text-align: left;
}

#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;
	color: #000
}
#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 {
}
#VDStatus {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	text-align: left;
	margin: 5px 0 0 0;
}
#VDPricetwo {
	font-size: 26px;
	color: #00549d;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 7px 0;
	margin: 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: left;
	font-size: 11px;
	margin: 0;
	padding: 0 0 5px 0
}
#VDAlt a {
	padding: 5px 0;
}
#VDAlt a:hover {
}
#VDFinDetails {
	border-top: 1px solid #444;
}
#VDFinDetails p {
	line-height: 1.3;
	font-size: 10px;
	text-align: left;
	margin: 10px 0;
}
#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 h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0 5px 0;
	margin:  0 20px 10px 20px;
	border-bottom: 1px dotted #666666;
	text-indent: 10px;
}
#VDSimLink ul {
	padding: 0 0 10px 25px;
}
#VDSimLink ul li {
	float: left;
	list-style-type: none;
	display:block;
	width: 100%;

}
#VDSimLink ul li a {
	display: block;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	text-indent: 10px;
}
#VDSimLink ul li a:hover {
	color: #cc0000;
	border-bottom: 1px solid #cc0000;
}


.cwVDFinanceLink, .cwVDMILink {width:200px;font-size:12px; margin: 10px 0}
.cwVDFinanceLink img, .cwVDMILink img {float: left; margin-top: -2px}
.cwVDFinanceLink a, cwVDMILink a {display: block; width: 200px; height: 35px;}
.cwVDFinanceLink a:hover, cwVDMILink a:hover {color:#000;text-decoration:none;}



/******* VD1 Styles *******/

ul#features-list		{ margin: 15px 15px 15px 0; padding: 0; width: 655px; overflow: hidden; background: #2e2e2e}
ul#features-list p {margin: 15px}
ul#features-list li		{ margin: 0; float: left; width: 40% }

ul.vd-buttons			{ margin: 15px 0 15px 0; width: 680px; overflow: hidden}
ul.vd-buttons li 		{ display: block; float: left; height: 26px; line-height: 26px; padding: 0; margin: 0 3px 0 0; background: none}
ul.vd-buttons li a		{ display: block; float: left; height: 25px; line-height: 25px; padding: 0 23px; background: #292929; color: #ddd; font-size: 10px; font-weight: normal; text-transform: uppercase; border-bottom: 1px solid #777}

ul.vd-buttons li a:hover {color: #fff; background: #2c2c2c; border-bottom: 1px solid #fc0303}

#VDMainImage			{ float: left; width: 400px; height: 280px; overflow: hidden; margin: 0 0 10px 0; background:url(../images/nopicavail_380_285.jpg) 0 0 no-repeat}

#content 				{ width: 280px; float: right }
#VDONEimwrap			{ overflow: auto; width:280px; height: 280px; float: right }
#VDONEimwrap ul			{ list-style: none; margin: 0; padding: 0; }
#VDONEimwrap li			{ float: left; display: block; margin: 0; padding:0 7px 7px 5px; background: none}
#VDONEimwrap li a		{ float: left; margin: 0; padding: 0; display: block; text-decoration: none;} /* thickbox img link */
#VDONEimwrap li a:hover	{ color: #cccccc; text-decoration: none; }
#VDONEimwrap li p		{  display: none; margin: 0; font-size: 10px; text-align: center; margin: 0; padding: 0; text-transform: uppercase; }
#VDONEimwrap li p a		{ padding: 0 0 10px 0 }  /* Click here text link */
#VDONEimwrap li img		{ margin: 0; padding: 0; }



/* ___________________________________________ 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; margin: 10px 0 0 0; width: 340px; height: 320px; overflow: auto; }
#VDImTranThumbs ul		{ margin: 0; padding: 0; list-style: none; }
#VDImTranThumbs li		{ float: left; margin: 0 0 3px 3px; padding: 0; width: 104px; height: 78px; }
.VDThumb				{ margin: 0; padding: 0; }


/****Similar Vehicles (Thumbnails)*****/

#VDSimLink {
	width: 375px;
	padding: 0;
}
#VDSimLink ul 			{float: left; margin: 0; padding: 0}
#VDSimLink ul li 		{display: block; margin: 0; padding: 4px 0 0 4px; width: 370px; height: 90px; background: none}
#VDSimLink ul li a 		{display: block; float: left; width: 370px; height: 90px; padding: 2px; background: url(../images/simLinkBack.jpg) left top no-repeat; text-decoration: none; text-indent: 0; color: #333; overflow: hidden; border: 0; }
#VDSimLink ul li a:hover {text-decoration: none; background: url(../images/simLinkBack.jpg) left bottom no-repeat; color: #fff; padding: 2px; border: 0}


.SimCarImage {display: block; height: 90px; float: left; width: 30%; cursor: pointer; width: 120px;}
.SimMake {margin: 25px 0 0 0; display: block; width: 220px; float: right; cursor: pointer; font-size: 15px; line-height: 1.3;}
.SimPrice {margin: 2px 0 0 0; display: block; width: 220px; float: right; cursor: pointer; text-align: left; font-size: 14px; font-weight: bold;}


#span-reg, #span-fuel, #span-trans {font-size: 16px; padding: 0 15px 0 0}


#vehicleDetailsBox {background: #eee; padding: 10px; margin: 10px 0 20px 0}
#vehicleDetailsBox p {margin: 10px}


div#vehicle-info {background: #eee; margin: 10px 0 0 0; overflow: hidden}
div#vehicle-info ul {margin: 10px; padding: 0; overflow: hidden}
div#vehicle-info ul li {margin: 0; float: left; width: 43%; font-size: 12px}

div#features-list {background: #eee; margin: 10px 0 0 0; overflow: hidden}
div#features-list ul {margin: 10px; padding: 0; overflow: hidden}
div#features-list  ul li {margin: 0; float: left; width: 43%; font-size: 12px}

#tabsContainer {float: left; width: 420px; overflow: hidden}
#priceFinanceContainer {float: right; padding: 10px 13px; width: 220px; height: 223px; background: #fff; border: 1px solid #ddd}


/* NEW FLASHY ANIMATED JQUERY VD BUTTONS */
ul.vdButtons {float: left; margin: 5px 0 20px 0; padding: 10px 0 0 0; }
ul.vdButtons li {float: left; display: block; width: 90px; height: 65px; background: none; list-style: none outside; margin: 0; padding: 0}
ul.vdButtons li a {float: left; display: block; width: 90px; height: 65px; background: url(../images/vd-buttons/shadow.gif) 0 bottom no-repeat; position: relative; z-index: 15}
ul.vdButtons li a span {display: block; width: 90px; height: 56px; position: absolute; z-index: 17; left: 0; bottom: 9px; cursor: pointer}

ul.vdButtons li a span.bounceLinkTitle {width: 90px; height: 20px; left: 0; bottom: 2px; z-index: 16; text-align: center; color: #000; font-weight: normal; text-transform: uppercase; font-size: 10px}

ul.vdButtons li a span#vdLinksBack {background: url(../images/vd-buttons/back.gif) 0 0 no-repeat}
ul.vdButtons li a span#vdLinksPrint {background: url(../images/vd-buttons/print.gif) 0 0 no-repeat}
ul.vdButtons li a span#vdLinksBook {background: url(../images/vd-buttons/testdrive.gif) 0 0 no-repeat}
ul.vdButtons li a span#vdLinksContact {background: url(../images/vd-buttons/contact.gif) 0 0 no-repeat}
ul.vdButtons li a span#vdLinksFinance {background: url(../images/vd-buttons/finance.gif) 0 0 no-repeat}
ul.vdButtons li a span#vdLinksFindUs {background: url(../images/vd-buttons/find-us.gif) 0 0 no-repeat}


