/* Vehicle Image */

#photo-wrap {
	float:left;
	position:relative;
	width:412px;
	height:408px;
	}

/*Slideshow*/

#photo {
	float:left;
	position:relative;
	width:400px;
	height:354px;
	border:6px solid #1a1a1a;
	}

/* Telephone & Price */

#details {
	float:left;
	width:412px;
	height:42px;
	}

#view-telephone {
	float:left;
	width:200px;
	height:26px;
	padding-top:10px;
	font-size:20px;
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	}
	
#view-telephone span {
	font-size:14px;
	color:#666666;
	}

#price {
	float:left;
	width:121px;
	height:26px;
	padding-top:10px;
	text-align:center;
	font-size:18px;
	color:#ffffff;
	margin-left:79px;
	border-left:6px solid #1a1a1a;
	border-right:6px solid #1a1a1a;
	border-bottom:6px solid #1a1a1a;
	background-color:#670101;
	font-family:"Times New Roman", Times, serif;
	}

/* Spec */
	
#spec {
	float:left;
	width:266px;
	margin-left:25px;
	color:#dddddd;
	padding-top:8px;
	background-color:#1a1a1a;
	border:5px solid #000000;
	}
	
#spec .title {
	font-size:12px;
	color:#ffffff;
	}
	
#spec p {
	border-bottom:1px solid #000000;
	padding:0 0 8px 8px;
	margin-bottom:8px;
	}

/* Call to Actions */
	
#call-to-action {
	float:left;
	width:708px;
	margin:20px 0 10px 0;
	}

.call-to-action-wrap {
	float:left;
	width:136px;
	height:40px;
	padding-top:70px;
	margin-right:7px;
	}

#enquire-online {
	background:url(../graphics/enquire-online.gif) top left no-repeat;
	}
	
#finance-calculator {
	background:url(../graphics/finance-calculator.gif) top left no-repeat;
	}
	
#print-details {
	background:url(../graphics/print-details.gif) top left no-repeat;
	}
	
#finance-apply {
	background:url(../graphics/finance-apply.gif) top left no-repeat;
	}
	
#email-friend {
	background:url(../graphics/email-friend.gif) top left no-repeat;
	}

.call-to-action {
	float:left;
	width:130px;
	height:20px;
	padding-top:5px;
	text-align:center;
	background-color:#670101;
	border:3px solid #1a1a1a;
	color:#ffffff;
	font-weight:bold;
	}
	
.call-to-action:hover {
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	}
	
/* 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 dotted #666666;
	}
	
#tech-right {
	float:left;
	width:200px;
	height:80px;
	padding:10px 0 0 30px;
	border-left:1px dotted #666666;
	}

.tech1 {
	float:left;
	width:140px;
	height:15px;
	color:#dddddd;
	}

.tech2 {
	float:left;
	width:60px;
	height:15px;
	color:#dddddd;
	}
	
.tech-title {
	float:left;
	width:200px;
	height:15px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:5px;
	}

/*Similar Vehicles*/

#similar {
	float:left;
	width:715px;
	height:170px;
	padding:15px 0 15px 0;
	color:#c7c7c7;
	border-top:1px dotted #666666;
	}
	
#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 {
	width:160px;
	height:14px;
	padding-top:1px;
	text-align:center;
	float:left;
	font-size:10px;
	background:url(graphics/button-bg.gif) top left repeat-x;
	color:#c7c7c7;
	text-decoration:none;
	border-bottom:1px dotted #670101;
	}

.similartext:hover {
	color:#c7c7c7;
	text-decoration:none;
	border-bottom:1px dotted #b2b2b2;
	}

.similarlink:hover {
	text-decoration:none;
	}

.similarmoreinfo {
	display:none;
	}

.similarmore {
	display:none;
	}
	
/* HPI */

#hpi {
	float:left;
	height:32px;
	width:555px;
	padding:8px 0 0 45px;
	margin-top:20px;
	background:url(../graphics/hpi.gif) top left no-repeat;
	}

.hpi-black {
	color:#dddddd;
	}
	
/*Map*/

#map {
	float:left;
	width:715px;
	height:215px;
	padding:10px 0 10px 0;
	color:#c7c7c7;
	}
	
/*Similar Vehicles*/

#similar {
	float:left;
	width:715px;
	height:170px;
	padding:15px 0 15px 0;
	color:#c7c7c7;
	border-top:1px dotted #666666;
	}
	
#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 {
	width:160px;
	height:14px;
	padding-top:1px;
	text-align:center;
	float:left;
	font-size:10px;
	background:url(graphics/button-bg.gif) top left repeat-x;
	color:#c7c7c7;
	text-decoration:none;
	border-bottom:1px dotted #670101;
	}

.similartext:hover {
	color:#c7c7c7;
	text-decoration:none;
	border-bottom:1px dotted #b2b2b2;
	}

.similarlink:hover {
	text-decoration:none;
	}

.similarmoreinfo {
	display:none;
	}

.similarmore {
	display:none;
	}

/*Next Previous*/

#nextprev {
	float:left;
	width:80px;
	height:26px;
	padding:0 0 0 85px;
	margin-top:0;
	font-size:11px;
	color:#c7c7c7;
	text-transform:capitalize;
	}

#nextprev a {
	color:#c7c7c7;
	text-decoration:none;
	}

#nextprev a:hover {
	color:#c7c7c7;
	text-decoration:underline;
	}
	
#nextcar{
	position:absolute;
	left:945px;
	width:25px;
	}
	
#prevcar{
	position:absolute;
	left:895px;
	width:46px;
	border-right:1px solid #bbbbbb;
	}	
	

/*Monthly Finance Rate*/

#finmonths {
	float:left;
	}