@import url(/styles/default.css);

/* ---- Links for everything within the sitemap/moreinformation/footer ---- */
/* The BZ Footer links */
body#main #tabbar {width: 990px; margin-top: 200px;}
#tabbar {width: 990px;}
#tabbar a{color: #000;}
#tabbar a:link{color:#000;}
#tabbar a:active{color:#06C;}
#tabbar a:visited{color:#000;}
#tabbar a:hover{color:#06C;}

/* Bz Coppy Right link */
#bz a{color: #000;}
#bz a:link{color:#000;}
#bz a:active {color:#06C;}
#bz a:visited{color:#000;}
#bz a:hover{color:#06C;}

#bzcopyright a {color: #000;}
#bzcopyright a:link {color: #000;}
#bzcopyright a:active {color: #06C;}
#bzcopyright a:visited {color: #000;}
#bzcopyright a:hover {color: #06C;}


/* General links inside the More information secion links section */
#sitecontent a {color: #000;}
#sitecontent a:link {color: #000;}
#sitecontent a:active {color: #06C;}
#sitecontent a:visited {color: #000;}
#sitecontent a:hover {color: #06C;}

/* The Vehicle links in the Sitemap sction, which link to the VI */
#vi dl dd a {color:#000;}
#vi dl dd a:link {color:#000;}
#vi dl dd a:active{color:#06C;}
#vi dl dd a:visited{color:#000;}
#vi dl dd a:hover {color:#06C;}

/* These are the links, in the sitemap, on the right: the main site navigation */
#sitemap dl dd ul li a {color:#000;}
#sitemap dl dd ul li a:link {color:#000;}
#sitemap dl dd ul li a:active{color:#06C;}
#sitemap dl dd ul li a:visited{color:#000;}
#sitemap dl dd ul li a:hover {color:#06C;}


/* ---- The Sitemap content ---- */
/* The main background of the site map */
	#sitemapinfo{background: none; color: #000;} 
/* The Section Headers */
	#sitemapinfo h1, #sitemapinfo h2, #sitemapinfo h3{color:#06C; background: none;} 
/* The Background of the list options */
	#sitemapinfo dt{background: none; color:#06C; border-bottom: 3px solid #06C;}
/* The background and color of the list items */
	#sitemapinfo dl, #sitemapinfo li, #sitemapinfo dd{background:none ; color:#06C;}

/* ---- The moreInformation content ---- */
/* The main background of the More Information Section */
	#moreinformation, #siteinfo{background: none; color: #000;}
/* The Section Headers */	
	#moreinformation h1, #moreinformation h2{color:#06C; background:none } 
/* The color of the text within Paragrahps */	
	#moreinformation #siteinfo #sitecontent p {color:#000;} 
/* The inner div which holds the more info */	
	#moreinformation dt{background:none; color:#06C}
/* The color of any list items */	
	#moreinformation dl, #moreinformation h3, #moreinformation ol, #moreinformation li, #moreinformation dd {background:none; color:#06C}

 .addthis_toolbox.atfixed {
                position: fixed;
                top: 10%;
                left: 20px;
                border: 1px solid #eee;
                padding: 5px 5px 1px;
                width: 64px;
                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
}
.addthis_toolbox .custom_images a {
                width: 64px;
                height: 57px;
                margin: 0;
                padding: 0;
                cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }