@import url(/styles/default.css);

/* Custom Pre-owned information page */
#cpo {width: 980px; margin: 0 auto; text-align: center; font-size: 22px;}
#cpo a, #cpo a:visited {color: #C00; text-decoration: none;}
#cpo a:hover {color: #900; text-decoration: underline};
#cpo_img {margin: 20px 0 0 0;}


/* ---- Links for everything within the sitemap/moreinformation/footer ---- */
/* The BZ Footer links */
#tabbar {width: 990px;}
#tabbar a{color: #000;}
#tabbar a:link{color:#000;}
#tabbar a:active{color:#600;}
#tabbar a:visited{color:#000;}
#tabbar a:hover{color:#600;}

/* Bz Coppy Right link */
#bz a{color: #000;}
#bz a:link{color:#000;}
#bz a:active {color:#600;}
#bz a:visited{color:#000;}
#bz a:hover{color:#600;}

#bzcopyright a {color: #000;}
#bzcopyright a:link {color: #000;}
#bzcopyright a:active {color: #600;}
#bzcopyright a:visited {color: #000;}
#bzcopyright a:hover {color: #600;}


/* General links inside the More information secion links section */
#sitecontent a {color: #000;}
#sitecontent a:link {color: #000;}
#sitecontent a:active {color: #600;}
#sitecontent a:visited {color: #000;}
#sitecontent a:hover {color: #600;}

/* 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:#600;}
#vi dl dd a:visited{color:#000;}
#vi dl dd a:hover {color:#600;}

/* 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:#600;}
#sitemap dl dd ul li a:visited{color:#000;}
#sitemap dl dd ul li a:hover {color:#600;}


/* ---- 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:#600; background: none;} 
/* The Background of the list options */
	#sitemapinfo dt{background: none; color:#600; border-bottom: 3px solid #600;}
/* The background and color of the list items */
	#sitemapinfo dl, #sitemapinfo li, #sitemapinfo dd{background:none ; color:#600;}

/* ---- 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:#600; 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:#600}
/* The color of any list items */	
	#moreinformation dl, #moreinformation h3, #moreinformation ol, #moreinformation li, #moreinformation dd {background:none; color:#600}