#viewwrap {
	float:left;
	width:950px;
	height:auto;
	margin:10px 0 0 50px;
	_margin:10px 0 0 18px;
	_margin-right:-10px;
	}

/*Vehicle Details*/
	
#vehicle {
	float:left;
	width:651px;
	height:424px;
	background: url(graphics/view_vehicle.png) left top no-repeat;
	}

#photo {
	float:left;
	width:276px;
	height:362px;
	margin:25px 0 0 27px;
	_margin:25px 0 0 13px;
	padding:6px 0 0 6px;
	border:1px solid #e3e1e1;
	background: url(graphics/view_photo.gif) left top no-repeat;
	}
	
#photobutton {
	float:left;
	width:270px;
	height:37px;
	margin:8px 0 0 0;
	}
	
#spec {
	float:left;
	width:277px;
	height:365px;
	margin:25px 0 0 28px;
	padding:3px 0 0 5px;
	border:1px solid #e3e1e1;
	background-color:#f2f2f2;
	}
	
.spec1 {
	float:left;
	width:81px;
	height:19px;
	margin-bottom:1px;
	padding:5px 0 0 10px;
	background: url(graphics/spec1.gif) left top no-repeat;
	font-size:12px;
	color:#1570c4;
	}
	
.spec2 {
	float:left;
	width:164px;
	height:19px;
	margin:0 0 1px 7px;
	padding:5px 0 0 10px;
	background: url(graphics/spec2.gif) left top no-repeat;
	font-size:12px;
	color:#232323;
	overflow:hidden;
	}
	
.greenspec1 {
	float:left;
	width:81px;
	height:19px;
	margin-bottom:1px;
	padding:5px 0 0 10px;
	background: url(graphics/spec1.gif) left top no-repeat;
	font-size:12px;
	color:#257026;
	}
	
.greenspec2 {
	float:left;
	width:164px;
	height:19px;
	margin:0 0 1px 7px;
	padding:5px 0 0 10px;
	background: url(graphics/spec2.gif) left top no-repeat;
	font-size:12px;
	color:#232323;
	overflow:hidden;
	}	

.greenspec1 span {
	font-size:8px;
	padding-left:1px;
	}

.greenspec2 span {
	font-weight:bold;
	color:#257026;
	}

#price1 {
	float:left;
	width:81px;
	height:19px;
	margin-top:9px;
	padding:5px 0 0 10px;
	background: url(graphics/spec1.gif) left top no-repeat;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}
	
#price2 {
	float:left;
	width:164px;
	height:19px;
	margin:9px 0 0 7px;
	padding:5px 0 0 10px;
	background: url(graphics/spec2.gif) left top no-repeat;
	font-size:12px;
	color:#232323;
	font-weight:bold;
	}

#additionaltext {
	float:left;
	width:595px;
	height:115px;
	margin:20px 0 0 23px;
	padding:0 0 0 0;
	border:1px solid #e3e1e1;
	background-color:#f2f2f2;
	}

/*DS Links*/
	
#buttons {
	float:left;
	margin-left:10px;
	width:175px;
	height:399px;
	padding:25px 0 0 18px;
	background: url(graphics/view_buttons.png) left top no-repeat;
	}

#buttons ul {
    margin: 0;
    list-style-type: none;
	}

#buttons ul li {
    margin: 0;
    list-style-type: none;
	padding:0;
	margin-bottom:5px;
	}
	
/*Bullet Points*/

#bullets {
	float:left;
	width:807px;
	padding-left:40px;
	margin:10px 0 10px 0;
	color:#232323;
	}
	
/*Contact Details*/

#viewcontact {
	float:left;
	width:153px;
	height:150px;
	padding:35px 0 0 40px;
	background: url(graphics/view_contact.gif) left top no-repeat;
	color:#232323;
	}
	
#viewcontact span {
	color:#1570c4;
	font-weight:bold;
	}

/*Next Previous*/

#nextprev {
	float:left;
	width:75px;
	height:34px;
	margin:10px 0 0 40px;
	}

#prevcar a {
	float:left;
	width:35px;
	height:34px;
	display:block;
	background:url(graphics/view-pre.gif) top left no-repeat;
	}
	
#nextcar a {
	float:left;
	width:35px;
	height:34px;
	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:#232323;
	}
	
#extra-details span {
	color:#1570c4;
	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;
	}

/*Slideshow*/

#slideshow { 
	width: 270px; 
	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-top:5px; 
	margin-left:5px; 
	width:60px; 
	height:45px; 
	padding: 1px; 
	margin-bottom: 1px; 
	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; 
	} 

#slide0 {
	position:absolute;
	top:251px;
	left:0px;
	}

#slide1 {
	position:absolute;
	top:251px;
	left:66px;
	}
	
#slide2 {
	position:absolute;
	top:251px;
	left:132px;
	}
	
#slide3 {
	position:absolute;
	top:251px;
	left:198px;
	}
	
#slide4 {
	position:absolute;
	top:303px;
	left:0px;
	}
	
#slide5 {
	position:absolute;
	top:303px;
	left:66px;
	}
	
#slide6 {
	position:absolute;
	top:303px;
	left:132px;
	}
	
#slide7 {
	position:absolute;
	top:303px;
	left:198px;
	}

/*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:#1570c4;
	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;
	}