@charset "utf-8";
/* CSS Document */
/*some utility classes*/

.float_l {
	float: left;
	display:inline;
}
.float_r {
	float: right;
	display: inline;
}
.clear {
	clear: both;
}

body {
	background: url(../images/bg_body.jpg) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header {
	margin: 12px 0 0 12px;
}

#nav {
	margin: 2px 0 0 12px;
	width: 926px;
	background-color: #013A55;
	height: 25px;
}
#footer {
	background-color: #fff;
	color: #000;
}

/*begin brochure css*/		

.wrapperMake {

	margin: 0 auto;

	margin-bottom:1.0em;

	padding: 0;

	width: 90%;

	border: 1px solid #9e0b0f;
	height: 140px;

	/*height: 1%;*/

}



.setWrapperHeight {

	height:7.1em;

}



.wrapperMake h2 {

	margin: 0 0 0.4em 0;

	padding: 0.2em 0 0.2em 1%;

	color: #9e0b0f;

	background-color: #ccc;

	width: 99%;

	border-bottom: 1px solid #9e0b0f;

}	



.wrapperMake ul {

	margin: 0 0 0 1%;

	padding: 0;	

}		



.wrapperMake ul li {

	line-height: 2.4em;

}



.wrapperMake li {

	background-image:url(../images/pdf-icon.jpg);

	background-repeat: no-repeat;

	background-position: 0 0;

}	



.wrapperMake a {

	margin-left: 2.4em;

	zoom: 1;

}



.wrapperMake a:hover {

	text-decoration: underline;

}



/* margin-top = line-height*#li of previous line */

.toyota_second, .toyota_third, .toyota_fourth {

	margin-top: -9.6em;

}



.jeep_second, .jeep_third, .jeep_fourth, .pontiac_second, .pontiac_third, .pontiac_fourth, .cadillac_second, .cadillac_third { 

	margin-top: -4.8em;

}



.cadillac_fourth { 

	margin-top: -2.4em;

}



.secondColumn {

	margin-left: 25%;

}



.thirdColumn {

	margin-left: 50%;

}



.fourthColumn {

	margin-left: 75%;

}

	



/*end brochure css*/



/*begin pdfViewer*/

#pdfViewer {

	width: 800px;

	margin:0 75px;

	padding:0;

	height:500px;

/*	border:2px solid #000;*/

}

/*end pdfViewer*/


#customcontent td { padding: 5px; }

#customcontent td img { border: 1px solid #333; }

#customcontent h3 { padding: 5px 5px 5px 0px; }	

#customcontent td { padding: 5px; }

#customcontent td img { border: 1px solid #333; }

#customcontent h3 { padding: 5px 5px 5px 0px; }	





#multimedia {
	width:900px;
	height:400px;
}

#ads_video {
	float:left;
	width:500px;
	margin:0 2.0em;
}

#ads_audio {
	float:left;
	width:200px;
	margin:0 2.0em;
}

#ads_audio h3{
	text-align:left;
}

a#windowSticker {
	font-family: Georgia, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
  display: block;
  background: #fff200;
  border: solid thin #ccc;
}

.specials_container {
	background: #999 !important;
}

.specials_container a.vehicle_title {
	color: #fff !important;
}