@import url(/styles/certified.css);
@import url(/styles/inventory.css);
@import url(/styles/splash.css);

/*== SPLASH PAGE SPLASH PAGE SPLASH ==*/
/*html, body {background:#ccc; height: auto;} */
html, body {background:rgb(18, 55, 110) url(/images/bg.png) 50% 0 repeat-y; height: auto;}
body#splash { background: #12376E url(/images/bg.png) repeat-y 50% 0;}

/*== positioning To the top ==*/
body#splash div#shiv {
	margin-top: -280px;	/* Half the height of div#centered. */
}

/*== Positioning to the center ==*/
body#splash div#centered {
	margin: 0 auto;
	width: 1000px;
	height: 280px;
}



/*== PORTALS PORTALS PORTALS ==*/
/*== Portal level: main.css ==*/
/*body#main {background: #CCC; height: 100%;}*/
body#main{background:rgb(18, 55, 110) url(/images/bg.png) 50% 0 repeat-y; height: auto;}


/*== positioning To the top ==*/
div#shiv {
	margin-top: -1060px;	/* Half the height of div#centered. */
}


/*== Positioning to the center ==*/
div#centered {
	margin: 0 auto;
	width: 1000px;
	height: 1060px;
}


#main_links {
      position:relative;
      padding-top:10px;
      _padding-top:10px;
     *padding-top:10px;
      height:40px;
      vertical-align:bottom;
      margin:0; 
      text-align:center;
}


/* For Text Links Attached under Every Page */
#main_links a {font-weight:normal; font-size:8pt; color:#12376e;}
#main_links a:hover {font-weight:normal; font-size:8pt; color:#000000;}


/*== padding of interior pages ==*/
td.content, #content {padding:200px 0 0 0; margin: 0; width: 1000px;} 

/*== Gets rid of the border around the content ==*/
.container{border: none; margin: 0 auto; width: 1000px;}

/*== The size of your header, and then what ever extra padding you need ==*/
.frame-content{padding-top: 200px;}


/*== Needed for flash drop downs ==*/
#headerswf{position:absolute;  z-index:100;}
#header {position: fixed}

#f2{width: 1000px;}

.eventImage {width: auto; overflow: hidden;}

div#global-prepend{ margin: -40px 0 -200px 0;}


/* ---- Links for everything within the sitemap/moreinformation/footer ---- */

/* The BZ Footer links */
#tabbar {width: 970px;}
#tabbar a{color: #666;}
#tabbar a:link{color:#666;}
#tabbar a:active{color:#000;}
#tabbar a:visited{color:#666;}
#tabbar a:hover{color:#000;}

/* Bz Coppy Right link */
#bz a{color: #666;}
#bz a:link{color:#666;}
#bz a:active {color:#000;}
#bz a:visited{color:#666;}
#bz a:hover{color:#000;}

#bzcopyright a {color: #666;}
#bzcopyright a:link {color: #666;}
#bzcopyright a:active {color: #000;}
#bzcopyright a:visited {color: #666;}
#bzcopyright a:hover {color: #000;}


/* General links inside the More information secion links section */
#sitecontent { width: 900px; }
#sitecontent a {color: #666;}
#sitecontent a:link {color: #666;}
#sitecontent a:active {color: #000;}
#sitecontent a:visited {color: #666;}
#sitecontent a:hover {color: #000;}

/* The Vehicle links in the Sitemap sction, which link to the VI */
#vi dl dd a {color:#666;}
#vi dl dd a:link {color:#666;}
#vi dl dd a:active{color:#000;}
#vi dl dd a:visited{color:#666;}
#vi dl dd a:hover {color:#000;}

/* These are the links, in the sitemap, on the right: the main site navigation */
#sitemap dl dd ul li a {color:#666;}
#sitemap dl dd ul li a:link {color:#666;}
#sitemap dl dd ul li a:active{color:#000;}
#sitemap dl dd ul li a:visited{color:#666;}
#sitemap dl dd ul li a:hover {color:#000;}


/* ---- The Sitemap content ---- */
/* The main background of the site map */
	#sitemapinfo{background: none; color: #666;} 
/* The Section Headers */
	#sitemapinfo h1, #sitemapinfo h2, #sitemapinfo h3{color:#000; background: none;} 
/* The Background of the list options */
	#sitemapinfo dt{background: none; color:#000; border-bottom: 3px solid #000;}
/* The background and color of the list items */
	#sitemapinfo dl, #sitemapinfo li, #sitemapinfo dd{background:none ; color:#000;}

/* ---- The moreInformation content ---- */
#moreinformation {display: block !important;}
/* The main background of the More Information Section */
	#moreinformation, #siteinfo{background: none; color: #666;}
/* The Section Headers */	
	#moreinformation h1, #moreinformation h2{color:#000; background:none } 
/* The color of the text within Paragrahps */	
	#moreinformation #siteinfo #sitecontent p {color:#666;} 
/* The inner div which holds the more info */	
	#moreinformation dt{background:none; color:#000}
/* The color of any list items */	
	#moreinformation dl, #moreinformation h3, #moreinformation ol, #moreinformation li, #moreinformation dd {background:none; color:#000}

#tabbar {margin-top:330px;}