#vehicleNav li #vehicleNavSpec
{
	background: url('/images/vehicle/nav/nav-active.jpg') repeat-x left top;
	color: #ffffff;
}

#contentPanel
{
	overflow: hidden;
	background: #ffffff url('/images/vehicle/content-bg-wide.gif') repeat-y 0px 0px;
}

/*----------------------------------------------------*/
/* spec page left side - driven by the 'spec' control */
#specInfo
{
	width: 530px;
	padding: 20px;
	float: left;
	border-right: 1px solid #9f9f9f;
}
	#specInfo label
	{
		float: left;
		padding: 6px 7px 6px 0px;
		font-weight: bold;
		font-size: 14px;
		color: #5a5a5a;
	}
	#dropdownModel
	{
		position: relative;
		width: 400px;
		margin: 0px 0px 10px 0px;
		font-size: 12px;
		z-index: 4;
		float: left;
	}
		#dropdownModel p
		{
			padding: 5px 23px 5px 5px;
			background: url('/images/vehicle/dropdown-arrow-down.gif') no-repeat right 10px;
			float: left;
			border: 1px solid #9a9a9a;
			cursor: default;
			overflow: hidden;
			max-width: 378px;
			height: 15px;
			line-height: 16px;
		}
		#dropdownModel ul
		{
			clear: both;
			display: none;
			position: absolute;
			top: 26px;
			left: 0px;
			border: 1px solid #9a9a9a;
			background: #ffffff;
			padding: 5px;
		}
			#dropdownModel li
			{
				list-style: none;
			}
				#dropdownModel li a
				{
					color: #000000;
					padding: 3px;
					display: block;
				}
					#dropdownModel li a:hover
					{
						color: #910000;
						text-decoration: none;
					}
	#specInfo p.instruction
	{
		font-size: 11px;
		color: #535353;
		font-weight: bold;
		margin: 0px 0px 10px 0px;
		clear: both;
	}
	#spec
	{
	}
		#specNav
		{
			float: left;
			width: 205px;
			position: relative;
			z-index: 3;
		}
			#specNav li
			{
				list-style: none;
				width: 175px;
				margin: 0px 0px -1px 0px;
			}
				#specNav li a
				{
					background: url('/images/vehicle/item-bg.gif') repeat-x right top;
					display: block;
					padding: 0px 5px;
					text-transform: uppercase;
					font-size: 10px;
					border-left: 1px solid #9a9a9a;
					color: #000000;
					height: 22px;
					line-height: 22px;
					outline: none;
				}
					#specNav li a:hover
					{
						color: #910000;
						text-decoration: none;
					}
				#specNav li a.active
				{
					background: url('/images/vehicle/item-arrow.gif') no-repeat right top;
					width: 165px;
					padding: 0px 20px 0px 5px;
				}
		#specBlocks
		{
			float: left;
			width: 350px;
			margin: 0px 0px 0px -30px;
			border: 1px solid #9f9f9f;
			background: #ffffff url('/images/vehicle/item-block-bg.jpg') repeat-x 0px 0px;
			position: relative;
			z-index: 2;
			font-size: 11px;
			height: 560px;
			overflow: hidden;
		}
			.specBlock
			{
				padding: 10px 20px;
				list-style: none;
				height: 560px;
				position: absolute;
				top: 0px;
				left: 0px;
				background: #ffffff url('/images/vehicle/item-block-bg.jpg') repeat-x 0px 0px;
			}
				.specBlock ul
				{
				}
					.specBlock li
					{
						list-style: none;
						border-bottom: 1px solid #aaaaaa;
						padding: 2px 0px;
						clear: both;
						display: block;
						overflow: hidden;
						width: 310px;
						float: left;
					}
						.specBlock li span.title
						{
							float: left;
							text-align: left;
							max-width: 280px;
						}
							.specBlock li strong
							{

							}
							.specBlock li em
							{

							}
						.specBlock li span
						{
							float: right;
							text-align: right;
						}
/* spec page left side - driven by the 'spec' control */
/*----------------------------------------------------*/

/*---------------------------------------------------------------*/
/* spec page right side - partly driven by the 'colours' control */
#visualPanel
{
	width: 345px;
	float: right;
	overflow: visible;
	padding: 20px 10px 0px 10px;
	font-size: 11px;
}
	#visualPanel #quickInfo
	{
		overflow: hidden;
		margin: 0px 0px 10px 0px;
	}
		#visualPanel #quickInfo a
		{
			color: #9f9f9f;
			outline: none;
		}
		#visualPanel #quickInfo a:hover
		{
			color: #610000;
		}
		#visualPanel #emissions,
		#visualPanel #comparison
		{
			float: left;
			background: url('/images/vehicle/spec/emissions.jpg') no-repeat 0px 0px;
			height: 32px;
			line-height: 32px;
			padding: 0px 0px 0px 35px;
		}
		#visualPanel #comparison
		{
			float: right;
			background: url('/images/vehicle/spec/quick-compare.jpg') no-repeat 0px 0px;
		}

	#visualPanel #ctl00_ctl00_ContentPlaceHolder1_contentPanel_Colours_modelName
	{
	}
		#visualPanel h1
		{
			display: block;
			font-size: 14px;
			color: #4b4b4b;
		}
		#visualPanel #price
		{
			font-size: 13px;
			color: #870c0c;
		}
		#visualPanel #cvprice
		{
			color: #888888;
			font-size: 11px;
			display: block;
		}
		p.wrap
		{
			font-size: 10px;
			color: #535353;
		}
	#visualPanel #ctl00_ctl00_ContentPlaceHolder1_contentPanel_Colours_coloursList
	{

	}
		#visualPanel #coloursList
		{
			padding: 5px 0px 50px 0px;
			clear: both;
			overflow: visible;
			position: relative;
			z-index: 20;
		}
			#visualPanel #coloursList li
			{
				margin: 0px 5px 0px 0px;
				list-style: none;
				float: left;
				position: relative;
				z-index: 20;
			}
				#visualPanel #coloursList li span
				{
					position: absolute;
					top: 33px;
					left: -57px;
					width: 147px;
					height: 23px;
					line-height: 23px;
					display: none;
					text-align: center;
					background: url('/images/vehicle/spec/colour-name.gif') no-repeat 0px 0px;
					z-index: 20;
					font-size: 11px;
					padding: 6px 0px 0px 0px;
				}
/* spec page right side - partly driven by the 'colours' control */
/*---------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------*/
/* comparison table - skins the actual table so it would look right both w/ and w/o JS */
#comparisonTable
{
	padding: 5px;
	background: #ffffff;
	border: 1px solid #999999;
}
	#comparisonTable table
	{
		border: 0px solid #ffffff;
		font-size: 12px;
		width: 527px;
		margin: 10px 0px 0px 0px;
	}
		#comparisonTable tr
		{
		}
		#comparisonTable tr.subtitle
		{
			background: #dddddd;
			font-weight: bold;
			color: #555555;
		}
			#comparisonTable tr.subtitle td
			{
				background: #dddddd;
			}
			#comparisonTable th,
			#comparisonTable td
			{
				border: 1px solid #aaaaaa;
				text-align: center;
				padding: 2px 0px;
			}
			#comparisonTable th
			{
				background: #555555;
				color: #aaaaaa;
			}
			#comparisonTable th.item
			{
				background: transparent;
				border: 0px;
			}
			#comparisonTable td
			{
				width: 10%;
				background: #ffffff;
			}
			#comparisonTable td.item
			{
				width: 30%;
				text-align: left;
				padding: 2px 0px 2px 5px;
			}
/* comparison table - skins the actual table so it would look right both w/ and w/o JS */
/*-------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------*/
/* emissions table - skins setup to look right both w/ and w/o JS */
#emissionsChart
{
	background: #ffffff url('/images/vehicle/spec/emissions-chart.gif') no-repeat 0px 0px;
	width: 366px;
	height: 474px;
	position: relative;
}
	#emissionsChart .emissionsClass
	{
		background: url('/images/vehicle/spec/emissions-level.gif') no-repeat 0px 0px;
		width: 79px;
		height: 46px;
		line-height: 46px;
		font-size: 12px;
		color: #ffffff;
		text-align: right;
		padding: 0px 5px;
		position: absolute;
		font-weight: bold;
	}
	#emissionsChart #classA { top:   23px; left: 133px; }
	#emissionsChart #classB, #emissionsChart #classC { top:  73px; left: 162px; }
	#emissionsChart #classD, #emissionsChart #classE { top: 122px; left: 186px; }
	#emissionsChart #classF, #emissionsChart #classG { top: 174px; left: 210px; }
	#emissionsChart #classH, #emissionsChart #classI { top: 222px; left: 229px; }
	#emissionsChart #classJ, #emissionsChart #classK { top: 271px; left: 252px; }
	#emissionsChart #classL, #emissionsChart #classM { top: 319px; left: 273px; }
		#emissionsChart .class span
		{
			font-size: 10px;
		}
	#emissionsChart .firstYear,
	#emissionsChart .standard
	{
		position: absolute;
		bottom: 88px;
		font-size: 14px;
		padding: 0px 5px;
		font-weight: bold;
	}
	#emissionsChart .standard
	{
		bottom: 70px;
	}
	#emissionsChart .add
	{
		position: absolute;
		bottom: 0px;
		font-size: 9px;
		padding: 5px;
		color: #888888;
	}
/* emissions table - skins setup to look right both w/ and w/o JS */
/*----------------------------------------------------------------*/

.close
{
	float: right;
	background: #ffffff;
	border: 1px solid #aaaaaa;
	text-transform: uppercase;
	font-size: 10px;
	padding: 2px;
	display: block;
	margin: 0px 0px 5px 0px;
	clear: both;
}
