@import url(/styles/default.css);

html, body {font-family: Verdana, Arial, Helvetica, sans-serif; background: #000 url(/images/bg.png) repeat-y 0 0;}

div#shiv{margin-top: -900px; /* Half the height of div#centered.*/}
div#centered { height:900px; }
#content { margin-top:30px; }
#inv-container { margin-top:40px; }

/* The BZ Footer links */

#tabbar {width: 990px;}
#tabbar a{color: #FFF;}
#tabbar a:link{color:#FFF;}
#tabbar a:active{color:#999;}
#tabbar a:visited{color:#FFF;}
#tabbar a:hover{color:#999;}

/* Bz Coppy Right link */
#bz a{color: #FFF;}
#bz a:link{color:#FFF;}
#bz a:active {color:#999;}
#bz a:visited{color:#FFF;}
#bz a:hover{color:#999;}

#bzcopyright a {color: #FFF;}
#bzcopyright a:link {color: #FFF;}
#bzcopyright a:active {color: #999;}
#bzcopyright a:visited {color: #FFF;}
#bzcopyright a:hover {color: #999;}

/* General links inside the More information secion links section */
#sitecontent a {color: #FFF;}
#sitecontent a:link {color: #FFF;}
#sitecontent a:active {color: #999;}
#sitecontent a:visited {color: #FFF;}
#sitecontent a:hover {color: #999;}

/* The Vehicle links in the Sitemap sction, which link to the VI */
#vi dl dd a {color:#FFF;}
#vi dl dd a:link {color:#FFF;}
#vi dl dd a:active{color:#999;}
#vi dl dd a:visited{color:#FFF;}
#vi dl dd a:hover {color:#999;}

/* These are the links, in the sitemap, on the right: the main site navigation */
#sitemap dl dd ul li a {color:#FFF;}
#sitemap dl dd ul li a:link {color:#FFF;}
#sitemap dl dd ul li a:active{color:#999;}
#sitemap dl dd ul li a:visited{color:#FFF;}
#sitemap dl dd ul li a:hover {color:#999;}


/* ---- The Sitemap content ---- */
/* The main background of the site map */
#sitemapinfo{background: none; color: #FFF;} 
/* The Section Headers */
#sitemapinfo h1, #sitemapinfo h2, #sitemapinfo h3{color:#CCC; background: none; font-size: 16px; margin: 0; padding: 5px 0; } 
/* The Background of the list options */
#sitemapinfo dt{background: none; color:#CCC; border-bottom: 2px solid #000; font-size: 14px; padding: 5px 0; }
/* The background and color of the list items */
#sitemapinfo dl, #sitemapinfo li, #sitemapinfo dd{background:none ; color:#CCC; list-style-type: none; }

/* ---- The moreInformation content ---- */
/* The main background of the More Information Section */
#moreinformation, #siteinfo{background: none; color: #FFF;}
/* The Section Headers */	
#moreinformation h1, #moreinformation h2{color:#CCC; background:none } 
/* The color of the text within Paragrahps */	
#moreinformation #siteinfo #sitecontent p {color:#FFF;} 
/* The inner div which holds the more info */	
#moreinformation dt{background:none; color:#CCC}
/* The color of any list items */	
#moreinformation dl, #moreinformation h3, #moreinformation ol, #moreinformation li, #moreinformation dd {background:none; color:#CCC}
