﻿#ctl00_ContentPlaceHolder1_ddlVariants
{
	width: 350px;
}	

#ReturnToRangeButton
{
	float: right;
	color: #636363;
	text-decoration: none;
	text-transform: uppercase;
}	

#ReturnToRangeButton:hover
{
	text-decoration: underline;
}	

#newVehicleRecord
{
	border: 1px solid #c1c3cb;
	padding: 10px;	
	width: 738px;
	float: left;
}	

#newVehicleDetails
{
	width: 430px;	
	float: left;
}

#newVehicleDetails #ctl00_ContentPlaceHolder1_VariantName
{
	font-size: 2em;
}	

#VehicleColours p
{
	color: #636363;
	border-bottom: 1px solid #c1c3cb;
	padding-bottom: 2px;
	margin-bottom: 10px;
}	

#newVehicleDetails #ctl00_ContentPlaceHolder1_colourTabs input
{
	margin: 0 0 5px 5px;
}	

#newVehicleSpec
{
	background: url('../images/newvehicles/details-top-bg.gif') no-repeat top left;
	float: left;
}			

#newVehicleSpec #TabVehicles a
{
	color: #636363;
	background: url('../images/newvehicles/tab-bg.gif') no-repeat top left;
	display: block;
	width: 120px;
	height: 20px;
	padding: 5px 0 0 10px;
	float: left;
	text-decoration: none;
}	

#newVehicleSpec a#TabVehicleSpec,	
#newVehicleSpec a#TabOtherInfo
{
	background-position: bottom left;
}	

#newVehicleSpec a#TabVehicleFeatures:hover,	
#newVehicleSpec a#TabVehicleSpec:hover,	
#newVehicleSpec a#TabOtherInfo:hover	
{
	text-decoration: underline;
}	
	
#VehicleInfo
{
	width: 430px;
	background: url('../images/newvehicles/spec-detail-bg.gif') repeat-y top left;
}	
	
#VehicleInfo #ctl00_ContentPlaceHolder1_VehicleFeatures,
#VehicleInfo #ctl00_ContentPlaceHolder1_VehicleSpec,
#VehicleInfo #OtherInfo	
{
	padding: 10px 5px 5px 10px;
	width: 415px;
	display: block;
	background: url('../images/newvehicles/spec-bottom-bg.gif') no-repeat bottom left;
	clear:left;
}		
	
#VehicleInfo #ctl00_ContentPlaceHolder1_VehicleSpec,
#VehicleInfo #OtherInfo
{
	display: none;
}	

#newVehicleActions
{
	float: left;
}	

#newVehicleActions #ctl00_ContentPlaceHolder1_Price
{
	color: #636363;
	font-size: 1.6em;
	margin: 7px 0 40px 86px;
	width: 200px;
	display: block;
}	

#newVehicleActions #ctl00_ContentPlaceHolder1_Price span
{
	font-size: .6em;
}	
#newVehicleActions #ctl00_ContentPlaceHolder1_Price span .cvprice
{
	font-weight: bold;
	font-size: 1.0em
}

#newVehicleActions #ActionLinks
{
	width: 300px;
}	

#ActionLinks a#ctl00_ContentPlaceHolder1_ActionBrochureDownload,
#ActionLinks a#ctl00_ContentPlaceHolder1_ActionTestDrive,
#ActionLinks a#ctl00_ContentPlaceHolder1_ActionEnquiry,
#ActionLinks a#ctl00_ContentPlaceHolder1_InfoMSP,
#ActionLinks a#ctl00_ContentPlaceHolder1_InfoTax
{
	width: 222px;
	height: 46px;
	display: block;
	text-align: right;
	margin: 0 0 15px 86px;
}	

#ActionLinks a#ctl00_ContentPlaceHolder1_ActionBrochureDownload
{
	background: url('../images/newvehicles/action-brochure.gif') no-repeat top left;
}	

#ActionLinks a#ctl00_ContentPlaceHolder1_ActionTestDrive
{
	background: url('../images/newvehicles/action-testdrive.gif') no-repeat top left;
}	

#ActionLinks a#ctl00_ContentPlaceHolder1_ActionEnquiry
{
	background: url('../images/newvehicles/action-enquiry.gif') no-repeat top left;
}
#ActionLinks a#ctl00_ContentPlaceHolder1_InfoMSP
{
	background: url('../images/newvehicles/info-msp.gif') no-repeat top left;
}
#ActionLinks a#ctl00_ContentPlaceHolder1_InfoTax
{
	background: url('../images/newvehicles/info-tax.gif') no-repeat top left;
}

#ActionLinks a#ctl00_ContentPlaceHolder1_ActionBrochureDownload span,
#ActionLinks a#ctl00_ContentPlaceHolder1_ActionTestDrive span,
#ActionLinks a#ctl00_ContentPlaceHolder1_ActionEnquiry span,
#ActionLinks a#ctl00_ContentPlaceHolder1_InfoMSP span,
#ActionLinks a#ctl00_ContentPlaceHolder1_InfoTax span,
#ActionLinks a#ctl00_ContentPlaceHolder1_specialOffers span
{
	display: none;
}	

#ActionLinks a#ctl00_ContentPlaceHolder1_ActionBrochureDownload:hover,
#ActionLinks a#ctl00_ContentPlaceHolder1_ActionTestDrive:hover,
#ActionLinks a#ctl00_ContentPlaceHolder1_ActionEnquiry:hover,
#ActionLinks a#ctl00_ContentPlaceHolder1_InfoMSP:hover,
#ActionLinks a#ctl00_ContentPlaceHolder1_InfoTax:hover	
{
	background-position: 0px -46px;
}

#ActionLinks #ctl00_ContentPlaceHolder1_specialOffers 
{ 
	background: #ffffff url("../images/global/btn-special-offers.gif") no-repeat top left; 
	float: right;
}

#ActionLinks a#ctl00_ContentPlaceHolder1_specialOffers 
{
	width: 185px;
	height: 91px;
}
#ActionLinks a#ctl00_ContentPlaceHolder1_specialOffers:hover 
{
	background-position: 0px -91px;
}
