﻿body  /* indicates defaults for entire site - whatever is not defined will pull from here */
 {
   color: #333333;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   background-image: url(images/bg.jpg);
   margin: 0 auto;
   padding: 0;
   width: 100%;
   line-height: 20px;
	}

#sitedescription  {display: none;}

/* All link definitions here - anchor styles need to be kept separate from font styles e.g. must have link/hover/visited/active defined  */

.clear {
	clear: both;
}

p {
	margin: 0;
	padding: 0;
	line-height: 17px;
	font-size: 12px;
}

h1, h2, h3, h4 {
	font-weight: bold;
}

h1 {
	
	letter-spacing: -0.4px;
	font-size: 22px;
	line-height: 30px;
	color: #333333;
	margin: 0;
	margin-left: 0;
	padding-bottom:5px;
}

h2 {
	font-size: 18px;
	color: #333333;
	line-height: 19px;
	margin: 0;
	margin-left: 0;
	padding-bottom:3px;
}

h3 {
	font-size : 14px;
	text-transform: uppercase;
	letter-spacing: -0.4px;
	color: #333333;
}



a:link, a:visited {
	color: #ff6900;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

ul {
	margin: 0;
	padding-left: 30px;
	line-height: 20px;
}

#page {
	width: 1022px;
	background: url(images/content_bg.png) repeat-y;
	margin: 0 auto;
	height:auto;
	padding: 0px;
}


#header {
	width: 1022px;
	height: 200px;
	background: url(images/header.png) top no-repeat;
	clear:both;
}

#anchor {
	height: 70px;
	width: 947px;
	float: none;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background: url(images/header_anchor.png) top no-repeat;
	padding-top: 0px;
	padding-right: 75px;
}

#anchor ul { list-style: none; margin: 0; padding:0; }
#anchor li { display: inline; padding: 0px 0px 0px 25px; }
#anchor a:link, #anchor a:visited, #anchor a:active { color: #333333; text-decoration: none; font-weight: bold; }
#anchor a:hover {color: #333333; text-decoration: underline; font-weight: bold;}

.anchor {
	font-size: 11px;
	color:#333333;
	}

#search {
	float: right;
	width:800px;
	height: auto;
	text-align: right;
	font-size: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
}

#home_photo {
	float: right;
	height: 480px;
	width: 400px;
	background:url(images/content_photo_bg.jpg);
	margin-left:20px;
	margin-top:10px;	
}

.box {
	padding-left: 35px;
	padding-top: 30px;
	height: 40px;
	margin-bottom: 2px;
}



.header {
	padding-left: 0px;
	float: left;
}

.feature {
	width: 205px;
	float: right;
	padding-left: 5px;
}

/* MAIN NAV */
.chromestyle {
	width: 1000px;
	#width: 1000px;
	height: 25px;
	padding-top:160px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: -0.4px;
	font-size: 13px;
	color:#333333;
}

.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.chromestyle ul {
	border: none;
	width: 1000px;
	#width: 900px;
	border: solid 0px #333333;
	padding-top:20px;
	text-align: center;
	#margin-left: -100px;

}

.chromestyle ul li {
	display: inline;
	margin: 0;
	padding: 3px 6px;
}

.chromestyle ul li a {
	color: #333333;
	padding: 6px 10px;
	margin: 0;
	text-decoration: none;
}

/*script dynamically adds a class of "selected" to the current active menu item*/
.chromestyle ul li a:hover, .chromestyle ul li a.selected {
	background: none; /*THEME CHANGE HERE*/
	color: #666666;
}


/*Style for Drop Down Menu*/
.dropmenudiv {
	text-transform: none;
	position: absolute;
	top: 0;
	border: 1px solid #999999; /*THEME CHANGE HERE*/
	font-size: 12px;
	z-index: 4;
	background-color: #666666;
	visibility: hidden;
	white-space: nowrap;
	text-align:left;
}

.dropmenudiv a {
	width: auto;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 10px 5px 8px;
}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	text-decoration: none;
	color: #8ab7d3;
}


/* INTERIOR STYLES*/

#content {
	float: left;
	background:url(images/content.png);
	width: 1022px;
	margin: 5 auto;
	position: relative;
	clear:both;
	padding: 0px;
}


#left {
	float: left;
	width: 675px;
	margin-left: 30px;
	padding-right: 0px;
}


#right {
	float: right;
	padding-right: 10px;
	width: 244px;
}

#top_page {
	background-image: url(images/bg_top_page.png);
	height: 40px;
	width: 1000px;
	clear: both;
	background-repeat: no-repeat;
}

#post {
	float: left;
	width: 990px;
	text-align: left;
	min-height: 430px;
	margin-right:11px;
	margin-left: 10px;
	line-height: 17px;
}

.postInt {
	width: 940px;
	text-align: left;
	min-height: 500px;
	margin-right:11px;
	margin-left: 50px;
	margin-top: 30px;
	line-height: 17px;
}


.postInterior {
	float: left;
	width: 500px;
	text-align: left;
	min-height: 300px;
	margin-left:40px;
	margin-top:40px;
	margin-right: 10px;
	line-height: 22px;
}

.postWide {
	float: left;
	width: 850px;
	text-align: left;
	min-height: 300px;
	margin-left:40px;
	margin-top:20px;
	margin-right: 10px;
	line-height: 22px;
}


.secondary_nav {
	text-align: left;
	width: 175px;
	height: auto;
	padding: 15px 10px 15px 15px;
	line-height: 20px;
	color: #666666;
	border: 1px solid #CCCCCC;
	background: url(images/sec_nav_bg.jpg) bottom repeat-x;
}

.secondary_nav ul {
	padding-left: 10px;
	margin: 0;
}

.secondary_nav li {
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	margin: 0;
	padding: 0;
}



#footer {
	background: url(images/footer.png) no-repeat;
	height: 40px;
	width: 1022px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	padding-top: 20px;
	vertical-align:bottom;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#footer ul { list-style: none; margin: 0; padding: 0; }
#footer li { display: inline; padding: 0px 25px 0px 0px; }
#footer a, #footer a:link, #footer a:visited { color: #333333; text-decoration: none; font-weight: bold;}
#footer a:hover {color: #333333; text-decoration: underline; font-weight: bold;}

/* form classes */

.formtext {
	font-size: 10px;
	font-weight: bold;
}

.small {
	font-size: 10px;
	line-height: 10px;
	color: #333;
}

.rounded {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	height: 17px;
	width: 179px;
	border: solid 0 #fff;
	background: transparent url(images/field_rounded.png) no-repeat;
	margin: 0;
	padding: 4px 0 0 10px;
}

.rounded_sm {
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	height: 16px;
	width: 131px;
	border: solid 0 #fff;
	background: transparent url(images/field_rounded_sm.png) no-repeat;
	margin: 0;
	padding: 4px 0 0 10px;
}

.auth_response {
	position: relative;
	top: -16px;
	left: 60px;
	height: 20px;
}
.auth_area {
	position: relative;
	top: -20px;
}

.button {
	padding: 5px 0;
}

.more {
	display: none;
}




/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:200px;
	margin-left:0px;
	margin-top:137px;
	#margin-top: 137px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #333333;
	padding: 0px;

}
    div#rotator ul li.show {
	z-index:500;
}



.fleet_description {
	font-size:11px;
	line-height: 14px;
}

.details {
	font-size: 11px;
	color:#666666;
	font-weight:lighter;
	font-decoration: none;
}
