/* ===================================================================== */
/* =======================       CSS RESET       ======================= */
/* ===================================================================== */
* { padding: 0; margin: 0; }
img { border: none; }
a { text-decoration: none; color: #3b4485; }
a:hover { text-decoration: underline; color: #3b4485; }
.clearall { clear: both; }
.alignLeft { float: left; }
.alignRight { float: right; }
.alignCenter { text-align: center; }
/* ===================================================================== */
/* ===================================================================== */
/* ===================================================================== */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background: url(../images/bg.jpg) repeat;
	background-color: #222222;
}

#wrapper {
	width: 780px;
	margin: 0 auto 0 auto;
}

#header { width: 100%; height: 125px; background: url('../images/header_bg.png') repeat; }
#header #img_header { width: 100%; height: 125px; background: url('../images/header.jpg') no-repeat 50%; }
#header #header_inner { width: 780px; margin: 0 auto 0 auto; }
#header #header_inner img { margin: 5px 0 0 20px; }
#header #header_inner h1 { margin: 0; font-family: Impact, Verdana, Arial; color: #FFFFFF; letter-spacing: 2px; font-size: 3.9em; font-weight: normal; padding: 50px 0 0 0; }
#header #header_inner h2 { font-family: Verdana, Arial; color: #FFFFFF; font-size: 1.3em; text-indent: 380px; margin: 0; }
.stripe { width: 100%; height: 10px; background: url('../images/stripe.jpg') repeat-x; }
#footer { width: 100%; height: 50px; background-color: #111111; padding: 0 0 15px 0; }
#footer_wrapper { width: 780px; margin: 0 auto 0 auto; }
#footer #address { width: 100%; height: 23px; padding-top: 2px; text-align: left; color: #FFFFFF; font-size: 1.1em; text-indent: 4px; }
#footer #copyright { width: 776px; height: 25px; padding-right: 4px; text-align: right; color: #DDDDDD; line-height: 35px; }
#footer #copyright a { color: #DDDDDD; }

#content { float: left; width: 576px; }
#mainContent { float: left; width: 566px; margin-left: 10px; padding: 15px 0 0 0; background: url(../images/content_top.jpg) no-repeat top #FFFFFF; }
#mainContent_bottom { float: left; width: 566px; height: 11px; margin-left: 10px; background: url(../images/content_bottom.jpg) no-repeat top #FFFFFF; }
#menu { float: left; width: 200px; margin-top: 20px; font-size: 1.1em; font-weight: bold; letter-spacing: 1px; text-indent: 12px; }
#menu a { float: left; width: 180px; line-height: 30px; background: url('../images/menu_left.jpg') no-repeat #303030; color: #FFFFFF; margin: 0 0 3px 0; border-right: 5px solid #fcf801; }
#menu a.current { border-right: 5px solid #000; font-style: italic; }
#menu a:hover { padding-right: 10px; text-decoration: none; } 
#menu a.submenu { width: 165px; line-height: 22px; margin: 0 0 0 0; text-indent: 20px; border-right: 3px solid #fcf801; }
#menu a.submenu:hover { padding-right: 3px; }
#menu a.bottom { margin: 0 0 3px 0; }

/* Fleet Index Pages */
.vehicle { width: 535px; height: 125px; margin: 10px auto 5px auto; background: url('../images/vehiclelist/bg.jpg') no-repeat; }
.vehicle img { float: left; /*height: 115px;*/ width: 150px; margin: 5px 10px 5px 10px; }
.vehicle h2 { float: left; width: 340px; color: #222222; font-style: italic; margin: 15px 0 0 10px; overflow: hidden; }
.vehicle h2.fleet_index { text-align: center; font-size: 2.0em; margin: 40px 0 0 10px; }
.vehicle h3 { float: left; width: 340px; color: #222222; margin: 10px 0 0 10px; overflow: hidden; text-align: center; }
.vehicle p { float: left; padding: 0; width: 360px; padding: 10px 0 10px 0; color: #444444; }
.vehicle .links { float: left; width: 350px; }
.vehicle .links img { width: auto; height: auto; float: left; }
.vehicle .links a { float: left; line-height: 30px; margin-right: 35px; font-style: italic; font-size: 1.1em; color: #333333; }
.vehicle .price { float: left; width: 350px; text-align: center; font-weight: bold; border-top: 1px solid #999999; padding-top: 3px; margin-top: 5px; font-size: 1.1em; } 

/* Detail Page */
#gallery { width: 535px; margin: 0 auto 0 auto; text-align: center; }
#gallery #mainPic { float: left; margin: 5px; }
#gallery #mainPic img { width: 350px; }
#gallery .subPic { float: left; margin: 10px 5px 10px 5px; }
#gallery .subPic img { width: 150px; }

.info_wrapper { width: 500px; margin: 0 auto 0 auto; font-size: 1.2em; line-height: 20px; }
.info_wrapper .info_title { float: left; font-weight: bold; width: 200px; text-align: right; color: #111111; }
.info_wrapper .info_detail { float: left; width: 290px; padding: 0 0 0 10px; }

/* Contact Us */
.contact_label { float: left; width: 150px; margin: 3px 0 0 50px; text-align: right; padding: 0 5px 0 0; line-height: 16px; font-weight: bold; font-size: 1.1em; }
.contact_detail { float: left; width: 300px; margin: 3px 0 0 0; line-height: 16px; font-size: 1.1em; }

/* Forms */
label { float: left; width: 150px; line-height: 18px; margin: 2px 0 2px 70px; font-size: 1.1em; font-weight: bold; text-align: right; padding: 0 5px 0 0; }
input { float: left; width: 200px; margin: 2px 0 2px 0; border: 1px solid #666666; padding: 1px 5px 1px 5px; background-color: #FFFFFF; }
textarea { float: left; width: 200px; margin: 2px 0 2px 0; border: 1px solid #666666; padding: 1px 5px 1px 5px; }
select { float: left; width: 200px; margin: 2px 0 2px 0; border: 1px solid #666666; padding: 1px 5px 1px 5px; }


/* Lightbox CSS */
#lightbox { position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img { border: none; }
#outerImageContainer { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;	}
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none; }
#prevLink, #nextLink{ width: 49%; height: 100%; background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	 }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

h1 { margin: 5px 0 0 10px; font-style: italic; color: #222222; }
h2 { margin: 20px 0 5px 10px; font-style: italic; color: #222222; }
h2 a, h2 a:hover { color: #222222; }
h4 { margin: 20px 0 0 15px; font-size: 1.1em; color: #444444; }
p { color: #444444; font-size: 1.1em; padding: 10px 20px 5px 20px; line-height: 16px; }
a.linksPage { font-style: italic; font-weight: bold; }
ul { list-style-type: square; margin: 0 0 10px 50px; font-size: 1.1em; }
ul li {}
.handcursor { cursor: hand; }
