#viewwrap {
	float:left;
	width:716px;
	height:auto;
	font-size:12px;
	}

/*Vehicle Details*/
	
#vehicle {
	float:left;
	width:543px;
	height:384px;
	}

#photo {
	float:left;
	width:276px;
	height:362px;
	padding:6px 0 0 6px;
	}
	
#photobutton {
	float:left;
	width:270px;
	height:37px;
	margin:8px 0 0 5px;
	}
	
.photo-enlarge {
	float:left;
	width:260px;
	height:27px;
	padding-top:10px;
	font-size:15px;
	text-align:center;
	background-color:#213c77;
	color:#ffffff;
	}
	
.photo-enlarge:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
#spec {
	float:left;
	width:261px;
	height:363px;
	padding:5px 0 0 0;
	}
	
.spec1 {
	float:left;
	width:80px;
	height:19px;
	margin-bottom:1px;
	padding:5px 0 0 5px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	}
	
.spec2 {
	float:left;
	width:164px;
	height:19px;
	margin:0 0 1px 7px;
	padding:5px 0 0 5px;
	font-size:12px;
	color:#ffffff;
	overflow:hidden;
	}
	
.greenspec1 {
	float:left;
	width:80px;
	height:19px;
	margin-bottom:1px;
	padding:5px 0 0 5px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	}
	
.greenspec2 {
	float:left;
	width:164px;
	height:19px;
	margin:0 0 1px 7px;
	padding:5px 0 0 5px;
	font-size:12px;
	color:#ffffff;
	overflow:hidden;
	}	

.greenspec1 span {
	font-size:8px;
	padding-left:1px;
	}

.greenspec2 span {
	color:#ffffff;
	}

#price1 {
	float:left;
	width:80px;
	height:20px;
	margin-top:9px;
	padding:4px 0 0 5px;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	background-color:#213c77;
	}
	
#price2 {
	float:left;
	height:20px;
	margin:9px 50px 0 7px;
	padding:4px 10px 0 5px;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	background-color:#213c77;
	}
	
#finance1 {
	float:left;
	width:80px;
	height:19px;
	margin-top:1px;
	padding:5px 0 0 5px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	}
	
#finance2 {
	float:left;
	width:164px;
	height:19px;
	margin:1px 0 0 7px;
	padding:5px 0 0 5px;
	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:#ffffff;
	}

/*DS Links*/
	
#buttons {
	float:left;
	width:165px;
	height:379px;
	margin:6px 0 0 0;
	}

#buttons ul {
    margin: 0;
    list-style-type: none;
	}

#buttons ul li {
    margin: 0;
    list-style-type: none;
	}

.view-button {
	float:left;
	width:148px;
	height:31px;
	padding:19px 0 0 10px;
	font-size:12px;
	margin-bottom:10px;
	text-decoration:none;
	color:#213c77;
	}

.view-button:hover {
	color:#000000;
	text-decoration:none;
	}

.view-button1 {
	background:url(../graphics/view-button1.gif) top left no-repeat;
	}

.view-button2 {
	background:url(../graphics/view-button2.gif) top left no-repeat;
	}	

.view-button3 {
	background:url(../graphics/view-button3.gif) top left no-repeat;
	}	

.view-button4 {
	background:url(../graphics/view-button4.gif) top left no-repeat;
	}	

.view-button5 {
	background:url(../graphics/view-button5.gif) top left no-repeat;
	}	

.view-button6 {
	background:url(../graphics/view-button6.gif) top left no-repeat;
	}	

/*Bullet Points*/

#bullets {
	float:left;
	width:686px;
	padding:10px 0 15px 30px;
	color:#ffffff;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	}
	
/*Similar Vehicles*/

#similar {
	float:left;
	width:715px;
	height:170px;
	padding:15px 0 15px 0;
	color:#ffffff;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	margin-bottom:20px;
	}
	
#similarvehicles {
	float:left;
	height:120px;
	}
	
.similaradvert {
	float:left;
	width:160px;
	display:block;
	margin-left:15px;
	text-align:center;
	}
	
.similarphoto {
	float:left;
	width:160px;
	height:120px;
	}

.similarprice {
	display:none;
	}

.similartext a {
	width:160px;
	height:14px;
	padding-top:1px;
	text-align:center;
	float:left;
	font-size:10px;
	background-color:#213c77;
	color:#ffffff;
	text-decoration:none;
	}

.similartext a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

.similarlink:hover {
	text-decoration:none;
	}

.similarmoreinfo {
	display:none;
	}

.similarmore {
	display:none;
	}
	
/*Tech-Spec*/

#tech-spec {
	float:left;
	width:715px;
	height:100px;
	padding:10px 0 0 0;
	color:#ffffff;
	border-top:1px solid #333333;
	}

#tech-left {
	float:left;
	width:217px;
	height:80px;
	padding:10px 0 0 0;
	color:#ffffff;
	}

#tech-middle {
	float:left;
	width:207px;
	height:80px;
	padding:10px 0 0 40px;
	color:#ffffff;
	border-left:1px solid #333333;
	}
	
#tech-right {
	float:left;
	width:207px;
	height:80px;
	padding:10px 0 0 40px;
	color:#ffffff;
	border-left:1px solid #333333;
	}

.tech1 {
	float:left;
	width:140px;
	height:15px;
	color:#ffffff;
	}

.tech2 {
	float:left;
	width:60px;
	height:15px;
	color:#ffffff;
	}
	
.tech-title {
	float:left;
	width:200px;
	height:15px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:5px;
	}

/*Next Previous*/

#nextprev {
	float:right;
	width:80px;
	height:26px;
	padding:0 0 0 85px;
	margin-top:0;
	font-size:11px;
	color:#ffffff;
	text-transform:capitalize;
	}

#nextprev a {
	color:#ffffff;
	text-decoration:none;
	}

#nextprev a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
#nextcar{
	position:absolute;
	left:1075px;
	width:25px;
	}
	
#prevcar{
	position:absolute;
	left:1025px;
	width:46px;
	border-right:1px solid #bbbbbb;
	}	
	
/*Extra Details*/

#extra {
	float:left;
	width:716px;
	}

#extra-details {
	float:left;
	width:697px;
	padding:15px 0 0 0;
	color:#ffffff;
	}

/*Monthly Finance Rate*/

#finmonths {
	float:left;
	}

/*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;
	}
