/* ------------------------------------------------------------------------------*/ 
/*	Designed and Produced by Carlson Digital - a division of Carlson Marketing.  */
/*	Build start date: 30/7/2007                                                  */
/*	Developer: Rick Hurst                                                        */
/*	Notes:	page.css for newCars/index.php. This file for all car subdir.		 */
/* ------------------------------------------------------------------------------*/

.visualClear {
  clear:both;
}

.italic {
	font-style: italic;
}

.disclaimer {
	padding: 10px;
	font-size: 0.82em;
	font-weight: bold;
}

.disclaimerSmall {
	
	font-size: 0.82em;
	font-weight: bold;
}

.justify {
	text-align: justify !important;
}

/*------------------------------------------*/
/* Wrapper for main image and features list */
#topContent {
	/*height: 313px;*/
	background: #ccc url(/a/img/global/topContentBg.gif) top right repeat-y;
	border-bottom: 1px solid #fff;
}



/*-----------------------------------*/
/* Main image slot in top section                  */
#topContent #mainImageSlot {
	width: 768px;
	/*height: 313px;*/
	float: left;
}

#wrapper {
/*	background: #3a414e; /* over-ride of normal #ccc */*/
}


/*-----------------------------------*/
/* Features list in top section      */
#infoPane {
	width: 231px;
	height: 313px;
	float:right;
	/*border-left:1px solid #fff;*/
	color:#000;
	font-size:0.9em;
}


	#infoPane .visualPadding {
		margin:20px 20px;
	}

		#infoPane .visualPadding p {
			margin:0;
		}

	#infoPane #variations {
		/*margin-bottom:5px;*/
		height:10px;
	}

		#infoPane #variations ul{
			list-style:none;
		}
		
		#infoPane #variations ul li {
			float:left;
			margin-right:5px;
		}
		
		#infoPane #variations ul li a {
			text-decoration:underline;
			font-weight:bold;
			color:#777;
		}
		
		#infoPane #variations ul li.selected a,
		#infoPane #variations ul li a:hover {
			text-decoration: none;
			color:#333;
		}

	#infoPane #priceRange {
		clear:left;
		font-weight:bold;
		margin:10px 0 0 0;
	}

	#infoPane #features {
		margin-left:15px;
	}

	#infoPane #features ul {
		list-style-type: disc;
	}
	
#navLevel3Wrapper {
	background:#ccc;
	border-bottom:1px solid #fff;
}


	
/*-----------------------------------*/
/* inner columns                     */	
#innerCol1 {
	width:308px;
	float:left;
	display:inline;
	color:#fff;
	background: #3a414e;
	position:relative;
}

#innerCol1 .visualPadding {
	border-bottom: 1px solid #fff;
}

	#innerCol1 .imageSlot,
	#innerCol2 .imageSlot,
	#innerCol3 .imageSlot {
		border-bottom:1px solid #fff;
		overflow:hidden;
	}
	
	#innerCol1 h2 {
		font-size:1.6em;
		font-weight:normal;
		margin:20px 0 0 15px;	
	}
	
	#innerCol1 p {
		margin:0px 15px;
	}

#innerCol2 {
	width:310px;
	float:left;
	display:inline;
	min-height:355px;
	height:auto !important ;
	height:355px;
	background:#fff;
	color:#000;
}

#innerCol2 .visualPadding {
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		height:auto !important;
		min-height:355px;
		/*height:355px;*/
		overflow:hidden;
		
	}
	
	#innerCol2 h2 {
		font-size:1.6em;
		font-weight:normal;
		margin:20px 0 0 15px;	
	}

	#innerCol2 p {
		margin:0px 15px;
	}


#contentColsWrapper #innerCol2.tempClass {
	min-height:388px;
			height:388px !important;
	}
	
#innerCol3 {
	width:231px;
	float:right;
	display:inline;
}

/*-----------------------------------*/
/* Specifications specific styles    */

#sectionSpecifications #contentColsWrapper
{
	background: #fff url(/a/img/newCars/specifications/contentBg.gif) top right repeat-y;
}

#sectionSpecifications #innerMainCol {
	width: 618px;
	float:left;
}

#sectionSpecifications #innerRightCol {
	width: 232px;
	float:right;
	color:#fff;
}

#sectionSpecifications #innerRightCol .imgSlot {
	margin-left:1px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;	
}

#sectionSpecifications #innerRightCol p {
	margin:5px 20px 20px 20px;
}

#sectionSpecifications #innerRightCol h2 {
	margin:20px 20px 0 20px;
	font-size:1.6em;
	font-weight:normal;
}

/*-----------------------------------*/
/* Details specific styles           */

#sectionDetails #contentColsWrapper {
	background: #ffffff url(/a/img/common/backgroundStripes/newModels.gif) repeat-y ;	 /* need stripe for middle faux-column - Joel*/
}


#sectionDetails #innerCol1 fieldset {
  margin:2px 12px 2px 10px;
}

#sectionDetails #innerCol1 label {
  float:left;
  line-height:1.8em;
}

#sectionDetails #innerCol1 select {
  	float:left;
	margin-left:5px;
}

#sectionDetails #innerCol1 input {
	float:left;
}

#featureSelect{
	position:relative;
}
#featureSelect input{
	position:absolute;
	right:2px;
	top:0;
}
/*-----------------------------------*/
/* Technical specific styles         */

#technical #contentColsWrapper {
	/*background: #fff;*/
	background: #fff url(/a/img/newCars/specifications/contentBg.gif) top right repeat-y;
	min-height:390px;	
}




/* Table widget styles - start */
		
		#dataTable {
			float: left;
			width: 617px;
		}
			
		.tableWidget h3 {
			background: #303147 url(/a/img/newCars/tableWidgetArrow.gif) 590px 8px no-repeat;
			color:#808692;
			text-transform:uppercase;
			font-weight:normal;
			line-height:2.6em;
			padding-left:12px;
			font-size:0.9em;
			border-bottom:1px solid #fff;
			border-right:1px solid #fff;
			margin:0;
		}
		
		.tableWidget h3 span {
			text-transform:lowercase;
		}
	
		.tableWidgetOpen h3 {
			color:#fff;
			background: #303147 url(/a/img/newCars/tableWidgetArrowOpen.gif) 586px 10px no-repeat;
		}
		
		.tableWidget h3 a:link,
		.tableWidget h3 a:visited,
		.tableWidget h3 a:hover,
		.tableWidget h3 a:active {
			color: #ccc;
			text-decoration: none;
		}
		
		#tableSwitcher1,
		#tableSwitcher2,
		#tableSwitcher3,
		#tableSwitcher4,
		#tableSwitcher5,
		#tableSwitcher6,
		#tableSwitcher7,
		#tableSwitcher8,
		#tableSwitcher9,
		#tableSwitcher10,
		#tableSwitcher11,
		#tableSwitcher12,
		#tableSwitcher13,
		#tableSwitcher14,
		#tableSwitcher15,
		#tableSwitcher16,
		#tableSwitcher17,
		#tableSwitcher18,
		#tableSwitcher19,
		#tableSwitcher20,
		#tableSwitcher21,
		#tableSwitcher22,
		#tableSwitcher23,
		#tableSwitcher24,
		#tableSwitcher25
		{
			display: block;
			padding: 0;
			background-color: #fff;
		}
		
		a#tableButton1,
		a#tableButton2,
		a#tableButton3,
		a#tableButton4,
		a#tableButton5,
		a#tableButton6,
		a#tableButton7,
		a#tableButton8,
		a#tableButton9,
		a#tableButton10,
		a#tableButton11,
		a#tableButton12,
		a#tableButton13,
		a#tableButton14,
		a#tableButton15,
		a#tableButton16,
		a#tableButton17,
		a#tableButton18,
		a#tableButton19,
		a#tableButton20,
		a#tableButton21,
		a#tableButton22,
		a#tableButton23,
		a#tableButton24,
		a#tableButton25
		{
			display: block;
			text-decoration: none;
			width: 597px;
		}
		
		#dataTable table {
			width: 617px;
			margin: 0;
			background-color: #ccc;
			border: 0;
			border-top: 1px solid #fff;
			border-left:1px solid #fff;
			border-collapse:collapse;
		}
		
		table.pricesNew {
			width: 396px;
			margin: 0;
			margin-top: 5px;
			border-top: 1px solid #FFFFFF;
			border-left: 1px solid #FFFFFF;
		}
		
		#dataTable table td,
		#dataTable table th {
			font-size: 0.9em;
			color: #333;
			padding: 3px 0;
			text-align: center;
			border-right:1px solid #fff;
			border-bottom:1px solid #fff;
		}
		
	
		
		#dataTable table td p{
		/*	text-align:center; */
			width:100%;
		}
		
			
		#dataTable td{
			width:200px;
			
		}
		
			#dataTable td.fullSpan {
				width: auto; /* WTF: Why are all td's getting a fixed width in this section? especially considering that most tables have unknown (CMS) columns */	
			}

			#dataTable tfoot td {
				width: auto; /* WTF: Why are all td's getting a fixed width in this section? especially considering that most tables have unknown (CMS) columns */
			}
		
			#dataTable td.labels {
				text-align:left;
			/*	width:auto; */
			/*	width:380px; */ /*width defined to help out ie6*/
			
				padding:12px;
				background: #dbdbdb;
			}
		
	
		#dataTable th.first,
		#dataTable td.first {
			text-align:left;
			padding-left:.5em;
		}
		
		/* thead styles*/
		
		#dataTable table thead
		{
			background-color: #dbdbdb;
			font-size: 0.9em;
			font-weight: bold;
		}
		
		#dataTable p.disclaimer,
		#dataTable p.download {
			padding:12px;
		}
		
		
		.vatDisclaimer{	
			padding: 10px;
			font-size: 0.82em;
		}
		
		#dataTable .vatDisclaimer{font-weight: bold;padding:12px;}
		
		#dataTable tfoot td {
			text-align: left;
			padding: 12px;
		}
		
		/*#dataTable span.xMarker {
			width:6px;
			height:6px;
			margin:auto;
			display:block;
			text-indent:-9999px;
			background: transparent url(/a/img/newCars/tableSquareMarker.gif) center left no-repeat;
		}*/
		
		
		#dataTable td img{
			display: inline;
		}
			
			/*table.data thead tr td {
				border-bottom: 1px solid #ffffff;
			}


			table.data td.labels
			{
				border-bottom: 1px solid #ffffff;
				border-right: 1px solid #ffffff;
			}

			table.data tbody td
			{
				background: #ccc;
				border-bottom: 1px solid #ffffff;
				border-right: 1px solid #ffffff;
			}*/

			/*table.data thead td.labels,
			table.pricesNew thead td.labels
			{
				background-color: #dbdbdb;
				border-bottom: 1px solid #ffffff;
				font-weight: bold;
				width: 130px;
			}*/
			
			
			/* tfoot styles */
			
			tfoot td.end {
				text-align: left;
				padding: 3px 5px;
			}
			
			tfoot.noKey { 
				display: none;
			}
			
			tfoot td span {
				margin: 0 20px 0 0;
				color: #1c3c79;
			}
			
			/* tbody styles */
			
			table.data td.labels,
			table.pricesNew td.labels {
				width: 130px;
				/*background-color: #dbdbdb;*/
				text-align: left;
				padding: 3px 2px 3px 5px;
			}
			
			/*table.data td.end,
			table.pricesNew td.end { 
				border-right: 1px solid #ffffff;
			}*/
			
		/* Table widget styles - end */
		
		
		/* Table prices styles - start */
			
			table.prices, table.offerSpecs { margin: 0 0 10px 10px; }
			
			#dataTable table.prices td.name { text-align: left; }
			#dataTable table.prices td.price { text-align: right; }

		/* Table prices styles - end */
		
		
		
		
		/* Car Model styles */

			/* Colour chips - FLASH alternatives */
			ul#colourChips {
				list-style-type: none;
				padding: 0 0 0 20px;
			}

			ul#colourChips li {
				background-repeat: no-repeat;
				background-position: 0 50%;
				padding: 0 0 0 20px;
				line-height: 1.2em;
			}

				/* Colour chips - 11px x 11px - for Unordered List (Flash alternative) */

				li#daffodilYellow {
					background-image: url(/a/img/newCars/colourChips/daffodilYellowColChip.gif);
				}
				li#chilliRed {
					background-image: url(/a/img/newCars/colourChips/chilliRedColChip.gif);
				}
				li#electricBlue {
					background-image: url(/a/img/newCars/colourChips/electricBlueColChip.gif);
				}

				li#aquaTint {
					background-image: url(/a/img/newCars/colourChips/aquaTintColChip.gif);
				}

				li#brightSilver {
					background-image: url(/a/img/newCars/colourChips/brightSilverColChip.gif);
				}
				li#thunderGrey {
					background-image: url(/a/img/newCars/colourChips/thunderGreyColChip.gif);
				}
				li#ebonyBlack {
					background-image: url(/a/img/newCars/colourChips/ebonyBlackColChip.gif);
				}
				li#primeGreen {
					background-image: url(/a/img/newCars/colourChips/primeGreenColChip.gif);
				}


			
				li#blueDiamond {
						background-image: url(/a/img/newCars/colourChips/aquaTintColChip.gif);
					}
				
				li#sleekSilver {
							background-image: url(/a/img/newCars/colourChips/brightSilverColChip.gif);
					}
					
				li#greyTitanium {
							background-image: url(/a/img/newCars/colourChips/primeGreenColChip.gif);
					}
					
				li#spaceBlack {
								background-image: url(/a/img/newCars/colourChips/ebonyBlackColChip.gif);
					}

				li#ceramicWhite {
								background-image: url(/a/img/newCars/colourChips/primeGreenColChip.gif);
					}	


/* Accessories */
/* ------------------------------------------------------------------------------*/ 
/*	Designed and Produced by Carlson Digital - a division of Carlson Marketing.  */
/*	Build start date:                                                            */
/*	Developer:                                                                   */
/*			                                                                     */
/*	Accessories Specific CSS                                                     */
/*			                                                                     */
/* ------------------------------------------------------------------------------*/


/*----------------------------------*/
/* x. Page Overrides                */

#navCol {
	min-height:389px;
	height:auto !important;
	height:389px;	
}

#content {
/*	background: #ccc;*/
}

/*-----------------------------------*/
/* x. Content	                     */

#pageContainer {
	width: 617px;
	float: left;
}

#page {
	float: right;
	background: #fff;
	min-height:430px;
	height:auto !important;
	height:430px;
}


/*----------------------------------*/
/* x. Accessory Detail              */
	
#accessoriesDetail {
	background: #ccc;
	float: left;
	border-bottom: 1px solid #fff;
}

	#accessoriesDetail img {
		float: left;
	}

	#accessoriesDetail #specifications {
		float: right;
		background: #aaa;
		position: relative;
		min-height: 283px;
		padding: 20px 30px 10px 20px;
		width: 182px;
	}

		#accessoriesDetail #specifications h3 {
			color: #333;
			font: bold 1.4em arial, helvetica, sans-serif;
		}

		/* Definition list of prices etc... */
		#accessoriesDetail #specifications dl {
			margin: 10px 0;
			}

			#accessoriesDetail #specifications dl dt {
				float: left;
				clear: left;
				width: 8em;
			}

			#accessoriesDetail #specifications dl dd {
				float: none;
				margin: 0 0 0.5em 8em;
			}

			#accessoriesDetail #specifications p.footnote {
				color: #666666;
				font-size: 0.9em;
			}

			/*
			* html #specifications dl dt {
				margin: 0;
			}
			*/



#printDetails {
	background: #87bfda;
	width: 192px;
	position: absolute;
	margin-left: -20px;
	margin-top: 66px;
	padding: 10px 20px;
	text-align: right;
	border-bottom: 1px solid #fff;
}

	#printDetails form {
		float: right;
	}

	#printDetails h4 {
		display: block;
		float: left;
		text-align: right;
		color: #fff;
		width:142px;
		font-size: 1.6em;
		font-weight: normal;
	}

	#printDetails input {
		margin-top: 2px;
	}

/*----------------------------------*/
/* x. Accessories Page Thumbs (UL)  */

ul.accessories {
	list-style-type: none;
	width: 437px;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	background: #fff;
	}

	ul.accessories li {
		float: left;
		width: 145px;
		background: #fff url(/a/img/accessories/moreArrow.gif) no-repeat 100% 100%;
		border-right: 1px solid #fff;
		font-weight: bold;
		border-bottom: 1px solid #fff;
	}


		ul.accessories li.third {
			border-right: 0px;
		}

		ul.accessories li a {
			display: block;
			color: #333;
			background: #fff;
			width: 145px;
			padding-top: 100px;
			text-decoration: none;
			min-height: 35px;
		}

		ul.accessories li.roofSpoilerBrakeLight a {
			background: url(/a/img/accessories/roofSpoilerBrakeLight.jpg) no-repeat 0 0;
		}

		ul.accessories li.thuleRoofRack a {
			background: url(/a/img/accessories/thuleRoofRack.jpg) no-repeat 0 0;
		}

			ul.accessories li a:hover,
			ul.accessories li.selected a {
				color: #1D3D7A;
				background-position: 100% 0;
			}

			ul.accessories li.selected  {
				background: #ccc url(/a/img/accessories/moreArrow.gif) no-repeat 100% 100%;
			}

			ul.accessories li:hover {
				background: #ccc url(/a/img/accessories/moreArrow.gif) no-repeat 100% 100%;
			}

			ul.accessories li a span {
				display: block;
				padding: 5px 15px 5px 5px;
			}
			



#searchContainer form {
	padding: 0px;
	background: #666;
	color: #fff;
}

	#searchContainer form fieldset {
		padding: 10px;
	}

	#searchContainer form fieldset span.label {
		display: block;
		margin: 3px 0;
	}

	#searchContainer form fieldset select {
		width: 155px;
	}


	#searchContainer form fieldset.submit {
		padding: 0;
		background: #aaa;
	}
	
	#searchContainer #submitBox {
		background: #87bfda;
		width: 139px;
		padding: 10px 20px;
		text-align: right;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		float: right;
	}

		#searchContainer #submitBox input {
			margin-top: 2px;
		}

		#searchContainer #submitBox h4 {
			display: block;
			float: left;
			text-align: right;
			color: #fff;
			width: 90px;
			font-size: 1.6em;
			font-weight: normal;
		}
		
#searchContainer {
	border-top: 1px solid #fff;
}



/*-----------------------------------*/
/* Prices specific styles            */

#prices #contentColsWrapper {
	background: #fff url(/a/img/newCars/specifications/contentBg.gif) top right repeat-y;
}

#prices #dataTable td.labels {
	width:130px;
}


/*-----------------------------------*/
/* Overview Page 					 */

.overviewWrapper {
	background: url('/a/img/common/backgroundStripes/newModels.gif') repeat-y;
}

/*-----------------------------------*/
/* Colours Page     			     */

#colourTable {
 width: 617px;
 float: left;
 color: #fff;
 background: #3A414E;
}

#colourTable td{
}

#colourTable h2 {
	margin: 10px 0 0 15px;
}

 #colourTable p {
	margin: 5px 80px 10px 15px;
}

/*-----------------------------------*/
/*  Colour Options - HTML            */

.colourOptions .mainImageSlot {
	position:relative;
}

.colourOptions #colourOptionImage {
/*	margin-left:38px; */
	margin-left:1px;
}

.colourOptions .imageCoupeSiii {
	margin-left:0px !important;
}

.colourOptions #colourOptionWidget h3 {
	font-size:1em;
	margin-left:5px;
}

.colourOptions #colourOptionWidget p {
	margin-bottom:5px;
	margin-left:5px;
	font-size:0.9em;
}

.colourOptions #colourOptionWidget {
	position:absolute;
	top:170px;
	left:580px;
	width:150px;
	color:#333;
}

.colourOptions #colourOptionWidget ul {
	list-style:none;
	float:left;
	margin-left:5px;
}

.colourOptions #colourOptionWidget li {
	float:left;
	width:21px;
	height:21px;
}

.colourOptions #colourOptionWidget li a {
	display:block;
	text-indent:-9999px;
	outline:none;
	width:21px;
	height:21px;
}


.colourOptions .sleekSilver {
	background:#999;
}

.colourOptions .blackDiamond {
	background:#000;
}

.colourOptions .hyperMetallic {
	background:#666;
}

.colourOptions .extremeBlue {
	background:#3333cc;
}





.colourOptions .spaceSilver {
	background:#ddd;
}

.colourOptions .onyxBlue {
	background:#039;
}

.colourOptions .ebonyBlack {
	background:#000;
}

.colourOptions .brightSilver {
	background:#ddd;
}

.colourOptions .daffodilYellow {
	background:#ff0;
}

.colourOptions .chilliRed {
	background:#f00;
}

.colourOptions .hipHopRed {
	background:#f00;
}

.colourOptions .skyBlue {
	background:#69C;
}

.colourOptions .midnightGrey {
	background:#666;
}

.colourOptions .continentalSilver {
	background:#ddd;
}

.colourOptions .sleekSilver {
	background:#ddd;
}

.colourOptions .vividBlue {
	background:#039;
}

.colourOptions .shineRed {
	background:#c00;
}

.colourOptions .steelGrey {
	background:#333;
}

.colourOptions .carbonGrey {
	background:#333;
}

.colourOptions .stoneBlack {
	background:#000;
}

.colourOptions .crystalSilver {
	background:#ddd;
}

.colourOptions .deepPearlBlue {
	background:#006;
}

.colourOptions .prestigeDarkRed {
	background:#900;
}

.colourOptions .thunderGrey {
	background:#333;
}

.colourOptions .crystalWhite {
	background:#fff;
}

.colourOptions .moderateSilver {
	background:#6cc;
}

.colourOptions .moonlightBlue {
	background:#6cf;
}

.colourOptions .roseRed {
	background:#c03;
}

.colourOptions .warmSilver {
	background:#ddd;
}

.colourOptions .aquaSilver {
	background:#bcd6dc;
}

.colourOptions .tealBlue {
	background:#399;
}

.colourOptions .marineBlue {
	background:#039;
}

.colourOptions .sleekSilver {
	background:#ddd;
}

.colourOptions .blueTitanium {
	background:#9ac2d3;
}

.colourOptions .blueOnyx {
	background: #006;
}

.colourOptions .naturalKhaki {
	background: #663;
}

.colourOptions .gunMetal {
	background: #333;
}

.colourOptions .blackPearl {
	background: #1d1d16;
}

.colourOptions .micaBlue {
	background: #039;
} 

.colourOptions .primeGreen {
	background: #567768;
}


.colourOptions .nobleWhite {
	background: #fff;
}

.colourOptions .trueBlue {
	background: #295477;
}

.colourOptions .neutralGrey {
	background: #727b82;
} 

.colourOptions .wineRed {
	background: #7d0e2e;
}

.colourOptions .virtualYellow {
	background: #cccc66;
}

.colourOptions .alpineBlue {
	background: #003399;
}

.colourOptions .sapphireBlue {
	background: #084393;
}

.colourOptions .oysterGray {
	background: #333333;
}

.colourOptions .electricRed {
	background: #cc0000;
}


.colourOptions .blueDiamond {
	background:#6699CC;
}
.colourOptions .greyTitanium {
	background:#333333;
}
.colourOptions .spaceBlack {
	background:#000;
}
.colourOptions .ceramicWhite {
	background:#FFF;
}
.colourOptions .vanillaWhite {
	background:#FFF;
}
.colourOptions .phantomBlack {
	background:#000;
}

.colourOptions .glowingRed {
	background:#900;
}

.colourOptions .iceBlue {
	background:#839eb9;
}
.colourOptions .pistonGray {
	background:#63626a;
}
.colourOptions .phantomBlack {
	background:#000000;
}
.colourOptions .iceSilver {
	background:#adbacb;
}

.colourOptions .ix20Red {
	background:#a3232d;
}
.colourOptions .ix20Blue {
	background:#839eb9;
}
.colourOptions .ix20Black {
	background:#000;
}
.colourOptions .ix20Grey {
	background:#767d86;
}
.colourOptions .ix20Silver {
	background:#cdd6d9;
}
.colourOptions .ix20White {
	background:#fff;
}

.colourOptions .ix35_red {
	background:#a3232d;
}
.colourOptions .ix35_blue {
	background:#839eb9;
}
.colourOptions .ix35_black {
	background:#000;
}
.colourOptions .ix35_grey {
	background:#767d86;
}

.colourOptions .ix35_sirius {
	background:#767d86;
}
.colourOptions .ix35_silver {
	background:#cdd6d9;
}
.colourOptions .ix35_creamy {
	background:#fff;
}


.colourOptions .santaRed {
	background:#a3232d;
}
.colourOptions .santaBlue {
	background:#839eb9;
}
.colourOptions .santaBlack {
	background:#000;
}
.colourOptions .santaGrey {
	background:#767d86;
}
.colourOptions .santaSilver {
	background:#cdd6d9;
}

.colourOptions .santaWhite {
	background:#fff;
}



.colourOptions .i30estate-crystalWhite {
	background:#FFF;
}
.colourOptions .i30estate-iceBlue {
	background:#839eb9;
}
.colourOptions .i30estate-shineRed {
	background:#f00;
}

.colourOptions .i30estate-glowingRed {
	background:#900;
}
.colourOptions .i30estate-steelGrey {
	background:#333;
}
.colourOptions .i30estate-phantomBlack {
	background:#000;
}
.colourOptions .i30estate-vividBlue {
	background:#039;
}

.colourOptions .i30estate-continentalSilver{
	background:#e6e6e6;
}

.colourOptions .diamondBlack{
	background:#000;
}

.colourOptions .greenApple {
		background:#17cd17;
}

.colourOptions .blueOcean {
		background:#1b1bda;
}
.colourOptions .vitaminC {
		background:#dfa72d;
}
.colourOptions .sunflower {
		background:#e7e919;
}
.colourOptions .velosterRed {
		background:#b92025;
}

.colourOptions .sleekSilverDark {
	background:#626264;
}

.colourOptions .electricGreen {
	background:#7a9c64;
}
.colourOptions .sparkleBlue {
	background:#003974;
}
.colourOptions .darkGrey {
	background:#445059;
}









/* - Why does this exist?
nobleWhite' => 'Noble White',
					'trueBlue' => 'True Blue',
					'neutralGrey' => 'Neutral Grey',
					'wineRed' => 'Wine Red'
*/

.colourOptions #innerCol3 .imageSlot{
	border-bottom:none;
}


/*-----------------------------------*/
/* for features select button        */
/* non JS users                      */

#selectGo {
  position:absolute;
  right:1px;
  top:83px; 
  width: 30px;
}

/* features etc image float problem */

img#imageSlot2 {
	clear:left;
}


div.cmsText ul {
	margin: 0 0 0 15px;
	padding: 0;
}

.homePageBanners{
	background-color:#fff;
	overflow: hidden;
}

/*-----------------------------------*/
/* x. navCol	                     */

#navCol {
	width: 150px;
	float:left;
	position:relative;
	display:inline;
}

/*-----------------------------------*/
/* x. nav Col logos                  */
/* this is actually outside the	nav  */
/* col osition absolutely accoring   */
/* to the content div                */

#navColLogos {
	height:59px;
	position:absolute;
	bottom:82px; 
	left:-23px;
	/*left:5px;*/
	display:inline;
	width:140px;
}

#navColLogosHome{
	height:70px;
	position:absolute;
	bottom:45px; 
	left:-23px;
	/*left:5px;*/
	display:inline;
	width:140px;
}

#fbLogo{
	border:none;
/*	cursor: pointer;*/
	display:block;
	position:absolute;
	bottom:0;
	width:50px;
	height:60px;
	margin-left:5px;
/*	background: transparent url(/a/img/global/fbsml.gif) top left no-repeat;*/
}

/* ie6 alternatives */

#navColLogosNewCars {
	position:absolute;
	bottom:7px;
	left:45px;
	display:none;
/*	display:inline;*/
}
#navColLogosUsedCars {
	position:absolute;
	bottom:7px;
	left:45px;
	display:inline;
	
}

#navColLogosBusinessUsers{
	position:absolute;
	bottom:7px;
	left:45px;
	display:inline;
	
}

	#btmLogos{
		margin-top:20px;
		background:#000;
		}


	#navColLogo1 {
	    position:relative;
/*	    top:5px;*/
	    top:0px;
		width: 55px;
		height: 29px;
		left:65px;
/*		background: transparent url(/a/img/global/hyundaiLogoSmall.gif) top left no-repeat;*/
	}
	
		#navColLogo1 a,
		#navColLogo1 a:visited,
		#navColLogo1 a:hover {
			display: block;
			width: 55px;
			height: 29px;
		}

	#navColLogo2 {
	    position:absolute;
/*	    top:-60px;*/
	    top:18px;
		width: 55px;
		height: 29px;
		left:65px;
		/*background: transparent url(/a/img/global/fiveYearLogoSmall.gif) top left no-repeat;*/
		background: transparent url(/a/img/global/5yr.jpg) top left no-repeat;
	}
	
	
		#navColLogo3 {
		    position:absolute;
	/*	    top:-60px;*/
		    top:50px;
			width: 55px;
			height: 29px;
			left:65px;
			background: transparent url(/a/img/global/fiveYearLogoSmall.gif) top left no-repeat;
		}	
	
		#navColLogo2 a,
		#navColLogo2 a:visited,
		#navColLogo2 a:hover {
			display: block;
			width: 55px;
			height: 29px;
		}


#mainContent{background:#fff;}		
.homePageBanners{overflow:visible;}

.flashDisclaimer {
	/*background:#000;*/
	float:left;
	position:relative;
	top:-435px;
	left:5px;
	clear:both;
	z-index:100;
	}
	
#mainImageSlot{z-index:1000;}	
