/* Secondary CSS Document */

div#content {
	width: 720px;
	margin: 10px 20px;
	font-size: .8em;
	}
#content h2 {
	font-size: 1.8em;
	}
	
/*****************
	=PAGES
******************/
.pages {
	float: left;
	width: 300px;
	}
.pages h3, .options h3 {
	text-transform: uppercase;
	font-size: 1.0em;
	display: inline;
	padding: 0 5px 10px 0;
	margin: 0;
	}
.pages a {
	margin: 0 2px 0 0;
	}
	
/**************
	=OPTIONS
*****************/
.options {
	text-align: right;
	padding: 0 10px 0 0;
	}
.options strong {
	color:#000000;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	}
.options form, select {
	margin: 0;
	padding: 0;
	}
.options a {
	margin: 0;
	padding: 0 0 0 10px;
	}
	
/****************
	=TABLE
****************/
table {	
	width: 720px;
	margin-top: 10px;
	text-transform: uppercase;
	background-image: url(../images/bg_vehicle_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	}
th {
	text-align: center;
	color: #FFFFFF;
	padding: 8px 0;
	}
td {
	text-align: center;
	}

/*******************
	=VEHICLE1
******************/
table .vehicle1 img {
	margin: 10px 0;
	}
table .vehicle1 a.moreinfo1 {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/more_info_1.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
	height: 39px;
	width: 91px;
	margin: 0 auto;
	text-decoration: none;
	}

/********************************
	=ALTERNATING VEHICLE BGs
********************************/
table .vehicle2 {
	color: #FFFFFF;
	background-image: url(../images/bg_table_vehicle2.jpg);
	background-color: #ee2824;
	background-repeat: repeat-x;
	}

table .vehicle2 a.moreinfo2 {
	text-indent: -1000em;
	display: block;
	background-image: url(../images/more_info_2.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
	height: 39px;
	width: 91px;
	margin: 0 auto;
	text-decoration: none;
	}

/* aligns the photos left */
.photo {
	text-align: left;
	}
.photoheader {
	text-align: left;
	text-indent: 10px;
	}
	
/********************************
	=TABLE FOR VEHICLE DETAILS
********************************/
#vehicleDetails {
	background: none;	
	}
#vehicleDetails td {
	padding: 0 0 0 5px;
	text-align: left;
	text-transform: none;
	vertical-align: top;
	}
#vehicleDetails td.name {
	background: #be1109;
	color: #ffffff;
	width: 85px;
	}
#vehicleImages {
	text-align: center;
	}
#vehicleImages img.off {
	margin: 0 1px 0 1px;
	opacity: .50;
	filter: alpha(opacity=50); -moz-opacity: 0.5;
	}
#vehicleImages img.over {
	margin: 0 1px 0 1px;
	}
#vehicleImages img.preload {
	display: none;
	}
#vehicleImages img {
	padding-top: 3px;
	}
#vehicleMainContainer {
	height: 375px;
	text-align: center;
	margin: 0 0 10px 0;
	}
#vehicleMainContainer img {
	border: 1px solid #CECECE;
	display: none;
	margin: 0;
	padding: 0;
	}
#vehicleMainContainer.off {
	display: none;
	}
#vehicleMainContainer #mainVehicleLoading {
	display: inline;
	font-family: Tahoma, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-size: 20px;
	color: #be1109;
	}
.youtubeOn {
	height: 375px;
	text-align: center;
	margin: 0 0 10px 0;
}
.youtubeOff {
	display: none;
}
.vehicleAddLinks {
	float: left;
	width: 240px;
	text-align: center;
	}

/* The vehicle Buttons */

#vehicleLinks ul {
	margin:0;
    padding:0;
    list-style:none;
	text-align:center;
	}

#vehicleLinks a{
	display:block;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background:url("/images/bg_vehicle_left.gif")
      no-repeat left top;
    padding:8px 15px 8px;
	text-align:center;
	}
#vehicleLinks ul a:hover {
	text-decoration: none;
	}
#vehicleLinks li {
    float:left;
    background:url("/images/bg_vehicle_right.gif")
      no-repeat right top;
    margin:0;
    padding-bottom:9px;
	max-height: 42px;
	text-align:center;
    }

#vehicleLinks ul li.active a:visited {
	color: #be1109;
}

/* The vehicle Buttons 2 */

#vehicleLinks2 {
text-align:center;
margin-left:200px;
}

#vehicleLinks2 ul {
	margin:0;
    padding:0;
    list-style:none;
	text-align:center;
	}

#vehicleLinks2 a{
	display:block;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background:url("/images/bg_vehicle_left.gif")
      no-repeat left top;
    padding:8px 15px 8px;
	text-align:center;
	}
#vehicleLinks2 ul a:hover {
	text-decoration: none;
	}
#vehicleLinks2 li {
    float:left;
    background:url("/images/bg_vehicle_right.gif")
      no-repeat right top;
    margin:0;
    padding-bottom:9px;
	max-height: 42px;
	text-align:center;
    }

#vehicleLinks2 ul li.active a:visited {
	color: #be1109;
}




#features {

	float: left;
	width: 200px;

}

#features img {

	margin: 0 10px 0 0;

}
	
/********************************
	=REQUEST FORM
********************************/
.requestForm {
	margin: 0;
	padding: 0;
	}
.requestForm fieldset, .contactFloat {
	float: left;
	width: 360px;
	border: 0;
	margin: 0;
	padding: 0;
	}
.requestForm legend {
	color: #be1109;
	font-weight: bold;
	padding: 0;
	margin-left: -5px;
	}
.requestForm label {
	display: block;
	float: left;
	width: 90px;
	}	
.requestForm label.big {
	width: 130px;
	}
.small {
	width: 50px;
	margin-top:2px;
 	margin-bottom:2px;
	}
.smalllist {
	width: 55px;
	margin-top:2px;
 	margin-bottom:2px;
	}
.large {
 	width: 160px;
 	margin-top:2px;
 	margin-bottom:2px;
    }
.largelist {
 	width: 165px;
 	margin-top:2px;
 	margin-bottom:2px;
    }
.success {
    width: 275px;
    padding: 5px;
    margin: 0 0 5px 0;
    border: 1px solid #CECECE;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    }
.error {
    width: 410px;
    padding: 5px;
    margin: 0 0 5px 0;
    border: 1px solid #be1109;
    font-weight: bold;
    color: #be1109;
    line-height: 30px;
    text-align: left;
    }
/********************************
	=SERVICES TABLE
********************************/
.serviceTable {
	float: left;
	background: none;
	width: 360px;
	}
.serviceTable td {
	text-align: left;
	text-transform: none;
	vertical-align: top;
	}
/********************************
	=ASSOCIATES
********************************/
.associates {
	float: left;
	width: 144px;
	margin: 0 0 5px 0;
	text-align: center;
	}