/* ------------------------------------------------------------------------------*/ 
/*	Designed and Produced by Carlson Digital - a division of Carlson Marketing.  */
/*	Build start date: 30/7/2007                                                  */
/*	Developer: Rick Hurst                                                        */
/* ------------------------------------------------------------------------------*/

#mainImageSlot {
	height: 150px;
	border-bottom: 1px solid #fff;
	background: transparent url(/a/img/fleet/feature.jpg) top left no-repeat;
}

#contentColsWrapper {
	background: #fff url(/a/img/fleet/bgRepeater.gif) repeat-y;	
}

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

	#innerBrochureCol1 p{
		color: #fff;
		font-weight: bold;
		margin-left: 10px;
	}


#innerBrochureCol2{
	float:left;
	width: 670px;
	padding-bottom: 20px;
	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;
}
	
span.inputRadio {
	float: left;
}

textarea {
	width: 300px;
	height: 100px;
}
#innerBrochureCol4 div.row p {
	margin: 20px 0 10px 15px;
}
#innerBrochureCol4 div.row input.button {
	margin: 0px 0 20px 190px;
}
