#viewwrap {
	float:left;
	width:1000px;
	height:auto;
	margin:2px 0 0 0;
	_margin:4px 0 0 18px;
	_margin-right:-10px;
	background:#FFF;
	position:relative;
	}
	
#viewdisclaimer {
	float:left;
	width:1000px;
	height:auto;
	background:#FFF;
	color:#333333;
	}


/*Vehicle Details*/
	
#vehicle {
	float:left;
	width:814px;
	height:480px;
	position:relative;
/*	background: url(graphics/view_vehicle.png) left top no-repeat;*/
	}

#photo {
	float:left;
	width:512px;
	height:444px;
	margin:25px 0 0 27px;
	_margin:25px 0 0 13px;
	padding:6px 6px 0 6px;
	border:1px solid #e3e1e1;
	background: url(/graphics/view_photo.gif) left top no-repeat;

	}
	
/*Enlarge Photo*/

#enlarge {
	display:block;
	width:440px;
	height:130px;
	position:absolute;
	top:230px;
	left:33px;
	background-image: url(../graphics/view-photoenlage.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	z-index:50
	
	}

#enlarge span {
	display:none;
	}


#view-address {
	margin-left:280px;
	margin-top:10px;
	width:150px;
}
	
#photobutton {
	float:left;
	width:270px;
	height:37px;
	margin:8px 0 0 0;
	}
	
#spec {
	float:left;
	width:277px;
	height:444px;
	margin:25px 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;
	background: url(/graphics/spec1.gif) left top no-repeat;
	font-size:12px;
	color:#104174;
	}
	
.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:82px;
	height:19px;
	margin-bottom:1px;
	padding:5px 0 0 9px;
	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:82px;
	height:19px;
	margin:13px 0 1px 0;
	padding:5px 0 0 9px;
	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:13px 0 1px 7px;
	padding:5px 0 0 10px;
	background: url(/graphics/spec2.gif) left top no-repeat;
	font-size:12px;
	color:#232323;
	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;
	}

#additionaltext {
	float:left;
	width:595px;
	height:115px;
	margin:20px 0 0 23px;
	padding:0 0 0 0;
	border:1px solid #e3e1e1;
	background-color:#f2f2f2;
	}



#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*/

#nextprev {
	float:left;
	width:142px;
	height:50px;
	margin:5px 0 0 10px;
	}

#prevcar a {
	float:left;
	width:65px;
	height:71px;
	display:block;
	background:url(/graphics/view-pre.gif) top left no-repeat;
	}
	
#nextcar a {
	float:left;
	width:65px;
	height:71px;
	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*/

#viewService {
	float:left;
	width:900px;
	margin:0 0 0 10px;

}

#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:960px;
	min-height:145px;
	padding:10px 20px 10px 20px;
	/*background: url(graphics/view-details.gif) left top repeat-y;*/
	color:#232323;
	}
	
#extra-details span {
	color:#000;
	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:#104174;
	}
	
.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;
	}


#techspec {
width:950px;
float:left;
clear:both;
}


/*
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;
}

#techspec-right {
width:560px; float:left; margin-left: 10px; height: 184px; text-align:right;
}
#techspec-right table{
float:left;
}

#techspec-right .tabcol{
float:left;
margin:2px;
height:180px;
width:180px;
}

#techspec-details {
float:left; width: 585px; clear:both;
margin-left:5px;
}
#techspec-details table{
float:left;
margin-right:4px;
}
.dstitles_black {
background-color:#0e6da8;
color:#FFFFFF;
font-weight:700;
padding:2px;
}


#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;
	}
	
	
#finance-calc {
width:300px;
float:left;

}

#finance-calc input {
margin-bottom:2px;
}
#finance-details {
width:580px;
float:left;
margin-left:10px;

}

#title_bar_under h1 span {
font-weight:normal;
color:#333333;
}


/*social-side*/
#social-side{
	float:right;
	width:200px;
	margin-top: 0;
	margin-right: 80px;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	clear:both;
}

#twitter-like {
margin-left: 50px;
width:50px;
float:left;
display:inline-block;
}

