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

#pContactThankYou #innerBrochureCol4 {
	/*padding-top: 150px;*/
	padding-top: 108px; /* 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;
}


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

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

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

#innerBrochureCol1{
	float:left;
	width: 179px;
	height:246px;
}


#innerBrochureCol2{
	float:left;
	width: 660px;
	height:246px;
	background:#ccc !important;
}

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

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

#innerBrochureColBotWrap{
		background:#3a414e !important;
		float: left;
}

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

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

#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;
	}

/* ageRange drop down */	
#fldAgeRange5{
	width:7em;
}
	
#navColLogos{
	float:none;
	position:absolute;
	margin-top:0;
	bottom:30px;
}

