#viewwrap {
	float:left;
	width:950px;
	height:auto;
	margin:5px 0 0 0;
	_margin:4px 0 0 0;
	_margin-right:-10px;
	padding-left:25px;
	}

/*Vehicle Details*/
	
#vehicle {
	float:left;
	width:715px;
	height:424px;
	margin-left:5px;
	/*background: url(graphics/view_vehicle.png) center no-repeat;*/
	}

#photo {
	position: relative;
	float:left;
	width:415px;
	height:354px;
	margin:25px 0 0 0;
	_margin:25px 0 0 0;
	}
#under-offer {
	position:absolute;
	left:0px;
	top:0px;
	width:400px;
	height:249px;
	z-index:200;
}

#under-offer a {
	position:absolute;
	width:400px;
	height:249px;
	z-index:210;
	background:url(../graphics/under-offer-large.png) left top no-repeat transparent;
	top: -1px;
}

#under-offer a span {
	display:none;
}
	
#photobutton {
	float:left;
	width:270px;
	height:37px;
	margin:8px 0 0 0;
	}
	
#spec {
	float:left;
	width:277px;
	height:365px;
	margin:25px 0 0 20px;
	padding:3px 0 0 0px;
	}
	
#disclaimer {
	float:left;
	width:310px;
	height:15px;
	margin:5px 0 0 325px;
	font-size:10px;
	color:#666666;
	clear:both;
	}
	
.spec1 {
	float:left;
	width:82px;
	height:19px;
	margin-bottom:1px;
	padding:5px 0 0 9px;
	font-size:12px;
	color:#333333;
	background-color:#f1f3ee;
	}
	
.spec2 {
	float:left;
	width:164px;
	height:19px;
	margin:0 0 1px 7px;
	padding:5px 0 0 10px;
	font-size:12px;
	color:#000000;
	overflow:hidden;
	background-color:#f1f3ee;
	}
	
.greenspec1 {
	float:left;
	width:82px;
	height:19px;
	margin-bottom:1px;
	padding:5px 0 0 9px;
	background-color:#f1f3ee;
	font-size:12px;
	color:#333333;
	}
	
.greenspec2 {
	float:left;
	width:164px;
	height:19px;
	margin:0 0 1px 7px;
	padding:5px 0 0 10px;
	background-color:#f1f3ee;
	font-size:12px;
	color:#000000;
	overflow:hidden;
	}	

.greenspec1 span {
	font-size:8px;
	padding-left:1px;
	}

.greenspec2 span {
	font-weight:bold;
	color:#000000;
	}

#price1 {
	float:left;
	width:80px;
	height:18px;
	margin:2px 0 1px 0;
	padding:4px 0 0 9px;
	background-color:#f1f3ee;
	border:1px solid #898989;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}
	
#price2 {
	float:left;
	width:162px;
	height:18px;
	margin:2px 0 1px 7px;
	padding:4px 0 0 10px;
	background-color:#f1f3ee;
	border:1px solid #898989;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}
	
.finance1 {
	float:left;
	width:82px;
	height:19px;
	margin-bottom:1px;
	padding:5px 0 0 9px;
	background-color:#333333;
	font-size:12px;
	color:#ffffff;
	}
	
.finance2 {
	float:left;
	width:164px;
	height:19px;
	margin:0 0 1px 7px;
	padding:5px 0 0 10px;
	background-color:#333333;
	font-size:12px;
	color:#ffffff;
	}

#additionaltext {
	float:left;
	width:595px;
	height:115px;
	margin:20px 0 0 23px;
	padding:0 0 0 0;
	border:1px solid #e3e1e1;
	background-color:#f2f2f2;
	color:#000000;
	}

/*DS Links*/
	
#buttons {
	float:left;
	margin-top:26px;
	width:165px;
	height:362px;
	margin-left:15px;
	padding:5px 0 0 5px;
	}

#buttons ul {
    margin: 0;
    list-style-type: none;
	}

#buttons ul li {
    margin: 0;
    list-style-type: none;
	margin-bottom:5px;
	}
	
/*Bullet Points*/

#bullets {
	float:left;
	width:807px;
	padding:5px;
	margin:0px 0px 10px 35px;
	color:#000000;
	}
	
/*Contact Details*/

#viewcontact {
	float:left;
	width:153px;
	height:165px;
	padding:20px 0 0 40px;
	background: url(graphics/view_contact.gif) left top no-repeat;
	color:#000000;
	}
	
#viewcontact span {
	color:#000000;
	font-weight:bold;
	}

/*Next Previous*/

#nextprev {
	float:left;
	width:142px;
	height:130px;
	margin:10px 0 0 10px;
	}

#prevcar a {
	float:left;
	width:65px;
	height:65px;
	display:block;
	background:url(graphics/view-pre.gif) top left no-repeat;
	}
	
#nextcar a {
	float:left;
	width:65px;
	height:65px;
	margin-left:5px;
	display:block;
	background:url(graphics/view-next.gif) top left no-repeat;
	}

#nextcar a span, #prevcar a span {
	display:none;
	}
	
/*Extra Details*/

#extra {
	float:left;
	width:651px;
	margin:0 0 0 10px;
	}

#extra-details-top {
	float:left;
	width:651px;
	height:10px;
	background: url(graphics/view-details-top.gif) left top no-repeat;
	}

#extra-details {
	float:left;
	width:611px;
	min-height:145px;
	padding:10px 20px 10px 20px;
	background: url(graphics/view-details.gif) left top repeat-y;
	color:#000000;
	}
	
#extra-details span {
	color:#000000;
	font-weight:bold;
	}
	
#extra-details p {
	margin:10px 0 0 0;
	}
	
#extra-details-bottom {
	float:left;
	width:651px;
	height:10px;
	background: url(graphics/view-details-bottom.gif) left top no-repeat;
	}

.extra-services {
	float:left;
	width:380px;
	margin:20px 0 0 35px;
	}

.extra-services ul { 
	list-style-image: url(graphics/tick.gif); 
	color:#000000;
	}
	
.extra-services li { 
	margin-bottom:3px;
	}

/*Slideshow*/

#slideshow {
	width: 415px;
	position:relative;
	}  /* container for the full size image */
	
#slideshowplaypause { 
	float: left; 
	padding: 1px; 
	margin-bottom: 1px; 
	width:62px; 
	height: 47px; 
	display:none; 
	}
	
.slideshowframe { 
	float:left; 
	margin:1px; 
	width:60px; 
	height:45px; 
	z-index:103;
	}
	
.slideshowpic { 
	border-color: #ffffff; 
	border-style: solid; 
	border-width: 0px; 
	cursor: pointer; 
	}
	
#slidelogo { 
	float:left; 
	padding: 1px; 
	width:60px; 
	height: 47px; 
	font-family: arial; 
	font-size: 9px; 
	text-decoration: none; 
	display:none; 
	}
	
#slideshowlarge { 
	width: 270px; 
	} 

/*Similar Vehicles*/

#similar-vehicles {
	float:left;
	width:720px;
	height:149px;
	padding:37px 0 0 133px;
	margin-top:10px;
	background:url(graphics/similar-vehicles.gif) left top no-repeat;
	color:#232323;
	}
	
#similar-vehicles span {
	color:#cf7f01;
	font-weight:bold;
	}
	
#similarvehicleshdr {
	display:none;
	}
	
#similarvehicles { /*wrapped round all the html*/
	float:left;
	height:120px;
	}
	
.similaradvert { /*wrapped round each similar vehicle */
	float:left;
	width:160px;
	display:block;
	margin-left:15px;
	}
	
.similarphoto { /*wrapped round the vehicle image*/
	width:160px;
	height:120px;
	float:left;
	}
	
.similarprice { /*wrapped round the vehicle price*/
	display:none;
	}
	
.similartext { /*wrapped round the Make and Make*/
	width:160px;
	text-align:center;
	float:left;
	}
	
.similarmoreinfo {  /*wrapped round the more info link */
	display:none;
	}

.similarmore {
	display:none;
	}
