/* Vehicle Image

#photo-wrap {
	float:left;
	position:relative;
	width:412px;
	height:408px;
	}

#photo {
	float:left;
	position:relative;
	width:400px;
	height:354px;
	border:6px solid #f1efee;
	z-index:1 !important;
	}
	
*/
	
#photo-wrap{float:left;position:relative;width:400px; margin:20px 0 0 10px;}
#photo{float:left;width:400px;_margin:0;margin:0;padding:0;}

/* Telephone & Price */

#details {
	float:left;
	width:412px;
	height:42px;
	}

#view-telephone {
	float:right;
	width:310px;
	margin-left:25px;
	margin-right:15px;
	color:#444;
	background-color:#ffffff;
	}
	
#flash-phone {
	float:left;
	}
	
#view-telephone p {
	float:left;
	font-size:24px;
	margin-top:23px;
	}
	
#view-telephone p span {
	float:left;
	font-size:14px;
	margin:3px 5px 0 0;
	}

#price {
	float:right;
	height:26px;
	padding:10px 10px 0 10px;
	margin-right:15px;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	color:#444;
	border-left:6px solid #f1efee;
	border-right:6px solid #f1efee;
	border-bottom:6px solid #f1efee;
	}

/* Spec */
	
#spec {
	float:right;
	width:300px;
	margin-left:25px;
	margin-right:15px;
	color:#444;
	background-color:#ffffff;
	border:5px solid #f5f3f2;
	}
	
#spec .title {
	font-size:12px;
	color:#000000;
	}
	
#spec p {
	border-bottom:1px solid #f5f3f2;
	padding:5px 0 5px 8px;
	margin:0;
	}
	
	
#spec .odd {
		background-color:#f1f1f1;
		color:#444
	}
#spec .odd span {
			color:#000;
		}
					
	
	

/* Call to Actions */
	
#call-to-action {
	float:left;
	width:740px;
	margin-top:10px;
	text-decoration:none;
	}

.call-to-action-wrap {
	float:left;
	width:136px;
	height:40px;
	padding-top:70px;
	margin-right:7px;
	text-decoration:none;
	}

.call-to-action-wrap:hover {

	text-decoration:none;
	}

#enquire-online {
	background: url(/core/graphics/enquire-online.gif) top left no-repeat !important;
	}
	
#book-testdrive {
	background:url(/core/graphics/book-testdrive.gif) top left no-repeat;
	}
	
#print-details {
	background:url(/core/graphics/print-details.gif) top left no-repeat;
	}
	
#part-exchange {
	background:url(/core/graphics/part-exchange.gif) top left no-repeat;
	}
	
#email-friend {
	background:url(/core/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:#333;
	border:3px solid #f1efee;
	color:#ffffff;
	font-weight:bold;
	margin-right:6px;
	}
	
.call-to-action:hover {
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	}

/* Bread Crumbs Bar */

#bread-crumbs {
	float:left;
	width:523px;
	height:32px;
	color:#ffffff;
	font-size:13px;
	margin-bottom:10px;
	}
	
#bread-crumbs h1 {
	float:left;
	width:693px;
	height:23px;
	font-size:16px;
	margin:5px 0 0 0;
	color:#ffffff;
	border:none;
	}
	
#bread-crumbs p {
	margin-bottom:5px;
	}

/*Next Previous*/

#nextprev {
	float:left;
	position:relative;
	width:180px;
	height:24px;
	padding:8px 20px 0 0;
	color:#4983bd;
	text-transform:capitalize;
	margin-bottom:10px;
	}

#nextprev a {
	color:#ffffff;
	text-decoration:none;
	}

#nextprev a:hover {
	color:#4983bd;
	text-decoration:none;
	}
	
#nextcar{
	position:absolute;
	left:156px;
	width:25px;
	}
	
#prevcar{
	position:absolute;
	left:100px;
	width:46px;
	padding-right:5px;
	border-right:1px solid #666666;
	}
	
/* 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 #4983bd;
	}
	
.similarmoreinfo {  /*wrapped round the more info link */
	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:#1d191a;
	}
	
	.tabs {
	float:left;
	width:740px;
	margin-top:20px;
	}

ul.tabNavigation {
	list-style:none;
	width:708px;
	height:30px;
	}

ul.tabNavigation li {
	display:inline;
	height:30px;
	width:100px;
	text-align:center;
	}
	
ul.tabNavigation li span {

	}

ul.tabNavigation li a {
	float:left;
	background-color:#f1efee;
	color:#000000;
	text-decoration:none;
	height:23px;
	width:100px;
	padding-top:7px;
	margin-right:5px;
	display:block;
	}

ul.tabNavigation li a.selected, UL.tabNavigation li a:hover {
	background-color:#ded6d4;
	color:#000000;
	height:23px;
	width:100px;
	padding-top:7px;
	margin-right:5px;
	}

ul.tabNavigation li a:focus {
	outline:0;
	}

div.tabs > div {
	float:left;
	width:710px;
	min-height:100px;
	border:6px solid #ded6d4;
	font-size:12px;
	color:#000000;
	padding:8px;
	margin-top:0px;
	clear: both;
	}

div.tabs > div ul {
	color:#000000;
	}

div.tabs > div ul span {
	color:#000000;
	}

div.tabs > div p {
	margin-bottom:8px;
	}
	
	
/*
eco box*/

#ecobox {
	float:left;
	width:350px;
	height:180px;
	margin-left:10px;
	margin-bottom: 10px;
	border-right:1px solid #CCCCCC;
	padding-right:2px;
}
#ecobox-left {
	float:left;
	width:230px;
	height:180px;
	padding-left: 40px;
	background:url(/core/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(/core/graphics/ecobox-right.gif) top left no-repeat;
height:22px;
}

#techspec-right {
width:200px; float:left; margin-left: 10px; height: 180px; text-align:right;
}
#techspec-right table{
float:left;
clear:both;
}

#techspec-details {
float:left; width: 585px; clear:both;
margin-left:5px;
}
#techspec-details table{
float:left;
margin-right:4px;
}

#whatnext-right {
	width:350px;
	float:left;
	margin-left: 10px;
	height:460px;
	background:url(../graphics/view-contact.gif) bottom right no-repeat;
	font-size:16px;
	line-height:180%;
	padding-top:20px;
}
#what-next {
position:relative;
margin-top:0px;
margin-bottom:5px;
	float:left;
	width:590px;
	height:93px;

/*	border:1px solid #000000;*/
padding-bottom:4px;
margin-bottom:4px;
border-bottom:1px dotted #CCCCCC;

}


#viewaddress {
padding:10px;
height:120px;
}

#viewphone {
	padding:10px;
	font-size:16px;
	font-weight:bolder;
	color: #FFF;
}



#viewsim {
width:610px;
padding:10px;
padding-top:30px;
padding-left:20px;
height:157px;
float:left;
background:url(/core/graphics/view-sim.gif) top left no-repeat;
margin-top:5px;
}


#stock-co2 {
width:128px;
height:32px;
display:block;
position:absolute;
top:333px;
left:35px;
text-align:left;
font-size:13px;
}


#stock-co2 span {
font-size:15px;
}


#techspec {

float:left;
clear:both;

}


#facebookview {
	float:left;
	display:inline;
	clear:both;
	width:280px; height:35px;
	margin:10px 0 10px 10px;
}

#livechat-icon {
	float: left;
	display: inline;
	margin-left: 5px;
	}


#group-home-left-links {
	height:650px !important;
}

#simspec {
	float:left;
	
	clear:both;
	margin-top:8px;
	width: 707px;
	padding:10px;
height: 170px;
border: 6px solid #DED6D4;
}


/* social media */
#likethis {float: left; margin: 0px 5px 5px 5px;}
#fb-root, #tweet {float: left; margin-bottom:5px;}
