/* ------------------------------------------------------------------------------*/ 
/*	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.		 */
/* ------------------------------------------------------------------------------*/

/* aware of problems with form nav over-ruling top nav */

#pTestDriveThankYou #innerBrochureCol4 {
	/*padding-top: 150px;*/
	padding-top: 113px; /* jon - smaller to match homepage size */
}


.visualClear {
  clear:both;
}

/*------------------------------------------*/
/* 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;
	/*margin-top:-15px;*/
}


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

#contentColsWrapper {
/*	background: #fff !important; */
/*	background: #fff url(/a/img/brochures/col_bg.gif) top left repeat-y;*/
	background: #fff url(/a/img/brochures/formBackground_brochure.jpg) top left repeat-y;
/*	height:800px; */
}



#innerBrochureColWrapper1 {
	background:#3a414e !important;
	border:2px solid yellow;
}

#innerBrochureColWrapper2 {
	background:#fff !important;
	border:2px solid blue;
}

#innerBrochureCol1{
	float:left;
	width: 268px;
/*	background: #3A414E; */
/*	background: #fff; */
/*	height: 270px;*/
}

/*
#innerBrochureColWrapper1 {
	background:#3a414e !important;
	border:2px solid yellow;
}

#innerBrochureColWrapper2 {
	background:#fff !important;
	border:2px solid blue;
}

#innerBrochureCol1{
	float:left; 
	width: 179px;
	height:246px;
	background: url(/a/img/testDrive/testDriveLeft.jpg);
}
*/

#brochureIntro {

	background:#828282 !important;
	height:131px;
	width:579px;
	/*position:relative;*/
	float :left;
	left:1px;
	top:-1px;
	}

#brochureIntro h2{
	font-size:1.6em;
	font-weight:normal;
	color:#fff;
	margin:5px 0 0 15px;
}

#brochureIntro p{
	margin:0px 15px;
	clear:both;
	color:#fff;
}



#innerBrochureCol2{
	float:right; /*swapped to allow old js to work*/
	width: 660px;
	height:246px;
	background:#fff !important;
}

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

	#innerBrochureCol2 p{
		margin:0px 15px;
		clear:both;
	}

	#innerBrochureCol2New{
		float:left;
		
	}

		#innerBrochureCol2New h2{
			font-size:1.6em;
			font-weight:normal;
			margin:5px 0 0 15px;
		}

		#innerBrochureCol2New p{
			margin:0px 15px;
			clear:both;
		}

			#innerBrochureCol2Form{
				float:left;
				position:relative;
				left:60px;
			}

				#innerBrochureCol2Form h2{
					font-size:1.6em;
					font-weight:normal;
					margin:5px 0 0 15px;
				}

				#innerBrochureCol2Form p{
					margin:0px 15px;
					clear:both;
				}	


					#brochureIntroThankYou {
					background:#828282 none repeat scroll 0 0 !important;
					float:left;
					height:131px;
					left:80px;
					position:relative;
					top:-130px;
					width:580px;
					}
					#brochureIntroThankYou h2 {
					color:#FFFFFF;
					font-size:1.6em;
					font-weight:normal;
					margin:5px 0 0 15px;
					}
					#brochureIntroThankYou p {
					clear:both;
					color:#FFFFFF;
					margin:0 15px;
					}








#innerBrochureColBotWrap{
		background:#3a414e !important;
	/*	float: left; */
	/*	height:1250px; */
}

#innerBrochureCol3{
	float:left;
	width: 179px;
	clear:both;
	background:#3a414e !important;
/*	height:1006px;*/
}

	#innerBrochureCol3 p{
		margin:0px 15px;
		color:#fff;
		font-weight:bold;
	}

#innerBrochureCol4new	{
		float:right;
		width: 670px;
		background:#fff !important;
		padding-top:20px;
	}

	#innerBrochureCol4new h3 {
		font-size:1.6em;
		font-weight:normal;
		margin:20px 0 0 15px;
		text-decoration:none;
		clear:both;
	}

	#innerBrochureCol4new h2{
		font-size:1.6em;
		font-weight:normal;
		margin:20px 0 0 15px;
		text-decoration:none;
		clear:both;
	}

	#innerBrochureCol4new p{
		margin:0px 15px;
		clear:both;
	}


#innerBrochureCol4{
	float:left;
	width: 670px;
	background:#fff !important;
	padding-top:20px;
}

	#innerBrochureCol4 h3 {
		font-size:1.6em;
		font-weight:normal;
		margin:20px 0 0 15px;
		text-decoration:none;
		clear:both;
	}

	#innerBrochureCol4 h2{
		font-size:1.6em;
		font-weight:normal;
		margin:20px 0 0 15px;
		text-decoration:none;
		clear:both;
	}

	#innerBrochureCol4 p{
		margin:0px 15px;
		clear:both;
	}
/*-- text area overites : targeted by id */
#firstNameForJs,
#fldLastName4,
#fldEmailAddress5,
#fldConfirmEmailAddress6,
#fldHouseNumber16,
#fldPostcode17,
#fldTelephone7,
#fldMakeegHyundai11,
#fldAddressline119,
#fldAddressline220,
#fldAddressline321,
#fldCitycounty22,
#fldModelegGetz12 {
	background-color:#cccccc;
}



#navColLogos{
	float:none;
	position:absolute;
	margin-top:0;
	bottom:80px;
}
















	

