#viewwrap {
	float:left;
	width:1000px;
	height:auto;
	margin:25px 0 0 0;
	_margin:4px 0 0 18px;
	_margin-right:-10px;
	background:#FFF;
	position:relative;
}
/*Vehicle Details*/

/*Title*/

#car-make {
	margin-top:10px;
	width:668px;
	height:25px;
	padding:10px 0 0 5px;
	font-size:14px;
	color:#ffffff;
	background-color:#626262;
	overflow:hidden;
	float:left;
}
#vehicle {
	float:left;
	width:750px;
	height:475px;
	position:relative;
	background-color:#FFF;
}
#photo {
	float:left;
	width:446px;
	height:444px;
	margin:10px 0 0 10px;
	_margin:10px 0 0 5px;
	padding:6px 0 0 6px;
	border:1px solid #e3e1e1;
	background: url(../graphics/view_photo.gif) left top no-repeat;
	z-index:1000;
}
/*Enlarge Photo*/

#enlarge {
	display:block;
	width:440px;
	height:330px;
	position:absolute;
	top:15px;
	left:15px;
	background: url(../graphics/enlarge-image.png) bottom left no-repeat;
	z-index:9000;
}
#enlarge span {
	display:none;
}
#view-address {
	margin-left:280px;
	margin-top:5px;
	width:150px;
}

#social-side{float:left;width:160px; 
	margin-left:280px;padding:2px 0 0px 0;}
#facebook-like, #twitter-like {margin-left: 15px;width:50px;float:left;display:inline-block;}

#photobutton {
	float:left;
	width:270px;
	height:37px;
	margin:8px 0 0 0;
}
#spec {
	float:left;
	width:257px;
	height:444px;
	margin:10px 0 0 15px;
	padding:6px 0 0 5px;
	border:1px solid #e3e1e1;
	background-color:#f2f2f2;
}
#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:#fff;
	background-color:#666;
}
.spec2 {
	float:left;
	width:144px;
	height:19px;
	margin:0 0 1px 7px;
	padding:5px 0 0 10px;
	font-size:12px;
	color: #333;
	background-color:#DBDBDB;
	overflow:hidden;
}
.greenspec1 {
	float:left;
	width:82px;
	height:19px;
	margin-bottom:1px;
	padding:5px 0 0 9px;
	font-size:12px;
	color:#fff;
	background-color: #999;
}
.greenspec2 {
	float:left;
	width:144px;
	height:19px;
	margin:0 0 1px 7px;
	padding:5px 0 0 10px;
	font-size:12px;
	color: #333;
	background-color:#DBDBDB;
	overflow:hidden;
}
.greenspec1 span {
	font-size:8px;
	padding-left:1px;
}
.greenspec2 span {
	font-weight:bold;
	color:#333;
}
#price1 {
	float:left;
	width:82px;
	height:19px;
	margin:13px 0 1px 0;
	padding:5px 0 0 9px;
	font-size:12px;
	color:#fff;
	background-color:#cc0a14;
	font-weight:bold;
}
#price2 {
	float:left;
	width:144px;
	height:19px;
	margin:13px 0 1px 7px;
	padding:5px 0 0 10px;
	background-color:#cc0a14;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
.finance1 {
	float:left;
	width:82px;
	height:19px;
	margin-bottom:1px;
	padding:5px 0 0 9px;
	background: url(../graphics/spec1.gif) left top no-repeat;
	font-size:12px;
	color:#666666;
}
.finance2 {
	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:#666666;
}
#view-phone {
	font-size:14px;
	font-weight:bold;
	padding:15px;
}
#additionaltext {
	float:left;
	width:595px;
	height:115px;
	margin:20px 0 0 23px;
	padding:0 0 0 0;
	border:1px solid #e3e1e1;
	background-color:#f2f2f2;
}

#view-enquire {
	float:left;
	width:240px;
	height:15px;
	padding:5px;
	margin:15px 0 15px 0px;
	text-align:center;
	background-color:#047a30;
	border:1px solid #ccc;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

#view-enquire:hover {
	background-color:#000;
	color:#FFF;
}

/*DS Links*/
	
#buttons {
	width:765px;
	height:90px;
	clear:both;
	text-align:center;
}
#buttons ul {
	margin: 0;
	padding:0;
	list-style-type: none;
}
#buttons ul li {
	margin: 0;
	list-style-type: none;
	margin-bottom:5px;
	float:left;
	font-size:12px;
	color:#666;
}

/*Bullet Points*/

#bullets {
	float:left;
	width:770px;
	padding-left:40px;
	margin:20px 0 10px 0;
	color:#000;
	font-size:11px;
}
/*Contact Details*/

#viewcontact {
	float:left;
	width:153px;
	height:150px;
	padding:20px 0 0 40px;
	/*	background: url(graphics/view_contact.gif) left top no-repeat;*/
	color:#000;
}
#viewcontact span {
	color:#000;
	font-weight:bold;
}
/*Next Previous*/

#prevcar a {
	float:left;
	margin-left:12px;
	height:30px;
	width:43px;
	display:block;
	background:url(../graphics/view-pre.gif) top left no-repeat;
	padding-top:10px;
	padding-left:42px;
}
#nextcar a {
	margin-top:25px;
	margin-left:12px;
	height:30px;
	width:43px;
	display:block;
	background:url(../graphics/view-next.gif) top left no-repeat;
	padding-top:10px;
	padding-left:32px;
}
#nextcar a span, #prevcar a span {
	display:none;
	visibility:hidden;
}

/* Tech Spec */

#tech-spec {
	float:left;
	width:662px;
	height:100px;
	margin-left:10px;
	}

#tech-left {
	float:left;
	width:200px;
	height:80px;
	padding:10px 0 0 0;
	}

#tech-middle {
	float:left;
	width:200px;
	height:80px;
	padding:10px 0 0 30px;
	border-left:1px dashed #c7c7c7;
	}

#tech-right {
	float:left;
	width:200px;
	height:80px;
	padding:10px 0 0 30px;
	border-left:1px dashed #c7c7c7;
	}

.tech1 {
	float:left;
	width:140px;
	height:15px;
	color:#000000;
	}

.tech2 {
	float:left;
	width:60px;
	height:15px;
	color:#000000;
	}	

.tech-title {
	float:left;
	width:200px;
	height:15px;
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
	}

/* Similar Vehicles */

#similarvehicles { /*wrapped round all the html*/
	float:left;
	height:140px;
	}

.similaradvert { /*wrapped round each similar vehicle */
	float:left;
	width:160px;
	display:block;
	margin-right:11px;
	}	

.similarphoto { /*wrapped round the vehicle image*/
	width:160px;
	height:120px;
	float:left;
	border:3px solid #f1efee;
	}
	
.similarprice { /*wrapped round the vehicle price*/
	display:none;
	}
	
.similartext { /*wrapped round the Make and Make*/
	width:160px;
	text-align:center;
	float:left;
	}
	
.similarlink {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #999999;
	}

.similarlink:hover {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #00613b;
	}	

.similarmoreinfo {  /*wrapped round the more info link */
	display:none;
	}

.similarmore {
	display:none;
	}

.filmstrip, .filmstrip li {
	list-style:none;
}

/*Extra Details*/

#extra {
	float:left;
	width:760px;
}
#extra-details-top {
	float:left;
	width:760px;
	height:10px;
}
#extra-details {
	float:left;
	width:750px;
	min-height:145px;
	padding:10px 20px 10px 20px;
	color:#232323;
}
#extra-details span {
	color:#000;
	font-weight:bold;
	font-size:12px;
}
#extra-details p {
	margin:10px 0 0 0;
}
#extra-details-bottom {
	float:left;
	width:651px;
	height:10px;
}
.extra-services {
	float:left;
	width:380px;
	margin:20px 0 0 35px;
}
.extra-services ul {
	list-style-image: url(../graphics/tick.gif);
	color:#be1101;
}
.extra-services li {
	margin-bottom:3px;
}
/*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:332px;
	left:0px;
}
#slide1 {
	position:absolute;
	top:332px;
	left:66px;
}
#slide2 {
	position:absolute;
	top:332px;
	left:132px;
}
#slide3 {
	position:absolute;
	top:332px;
	left:198px;
}
#slide4 {
	position:absolute;
	top:386px;
	left:0px;
}
#slide5 {
	position:absolute;
	top:386px;
	left:66px;
}
#slide6 {
	position:absolute;
	top:386px;
	left:132px;
}
#slide7 {
	position:absolute;
	top:386px;
	left:198px;
}

/*eco box*/

#ecobox {
	float:left;
	width:350px;
	height:184px;
	margin-left:0px;
	margin-bottom: 10px;
	border-right:1px solid #CCCCCC;
	padding-right:2px;
}

#ecobox-left {
	float:left;
	width:230px;
	height:180px;
	padding-left: 0px;
	background:url(graphics/eco-rating.jpg) top left no-repeat;
}

#ecobox-right {
	float:left;
	width:80px;
	height:180px;
}

.ecobox-right-in {
	height:18px;
	float:left;
	width:70px;
	float:left;
	margin-top:1px;
	padding-right:10px;
	font-size:12px;
	font-weight:700;
	color:#FFFFFF;
	text-align:right;
	padding-top:4px;
}

#ecobox-right-a {
	margin-top:13px;
}

#thisone {
	background:url(graphics/ecobox-right.gif) top left no-repeat;
	height:22px;
}

