/*==SPLASH css ==*/
body#splash {background: #000 url(/images/bg.gif) repeat-y 50% 0; background-attachment: scroll; height: 100%;}


/*== positioning To the top ==*/
body#splash div#shiv {
	margin-top: -810px;	/* Half the height of div#centered. */
}


/*== Positioning to the center ==*/
body#splash div#centered {
	margin: 0 auto;
	width: 1060px;
	height: 810px;
}


/* ---- Links for everything within SPLASH's sitemap/moreinformation/footer ---- */
/* The BZ Footer links */
body#splash #tabbar {width: 1040px;}
body#splash #tabbar a{color: #FFF;}
body#splash #tabbar a:link{color:#FFF;}
body#splash #tabbar a:active{color:#666;}
body#splash #tabbar a:visited{color:#FFF;}
body#splash #tabbar a:hover{color:#666;}

/* Bz Coppy Right link */
body#splash #bz a{color: #FFF;}
body#splash #bz a:link{color:#FFF;}
body#splash #bz a:active {color:#666;}
body#splash #bz a:visited{color:#FFF;}
body#splash #bz a:hover{color:#666;}

body#splash #bzcopyright a {color: #FFF;}
body#splash #bzcopyright a:link {color: #FFF;}
body#splash #bzcopyright a:active {color: #666;}
body#splash #bzcopyright a:visited {color: #FFF;}
body#splash #bzcopyright a:hover {color: #666;}


/* General links inside the More information secion links section */
body#splash #sitecontent a {color: #FFF;}
body#splash #sitecontent a:link {color: #FFF;}
body#splash #sitecontent a:active {color: #666;}
body#splash #sitecontent a:visited {color: #FFF;}
body#splash #sitecontent a:hover {color: #666;}

/* The Vehicle links in the Sitemap sction, which link to the VI */
body#splash #vi dl dd a {color:#FFF;}
body#splash #vi dl dd a:link {color:#FFF;}
body#splash #vi dl dd a:active{color:#666;}
body#splash #vi dl dd a:visited{color:#FFF;}
body#splash #vi dl dd a:hover {color:#666;}

/* These are the links, in the sitemap, on the right: the main site navigation */
body#splash #sitemap dl dd ul li a {color:#FFF;}
body#splash #sitemap dl dd ul li a:link {color:#FFF;}
body#splash #sitemap dl dd ul li a:active{color:#666;}
body#splash #sitemap dl dd ul li a:visited{color:#FFF;}
body#splash #sitemap dl dd ul li a:hover {color:#666;}


/* ---- The Sitemap content ---- */
/* The main background of the site map */
	body#splash #sitemapinfo{background: none; color: #FFF;} 
/* The Section Headers */
	body#splash #sitemapinfo h1, body#splash #sitemapinfo h2, body#splash #sitemapinfo h3{color:#666; background: none;} 
/* The Background of the list options */
	body#splash #sitemapinfo dt{background: none; color:#666; border-bottom: 3px solid #666;}
/* The background and color of the list items */
	body#splash #sitemapinfo dl, body#splash #sitemapinfo li, body#splash #sitemapinfo dd{background:none ; color:#666;}

/* ---- The moreInformation content ---- */
/* The main background of the More Information Section */
	body#splash #moreinformation, body#splash #siteinfo{background: none; color: #FFF;}
/* The Section Headers */	
	body#splash #moreinformation h1, body#splash #moreinformation h2{color:#666; background:none } 
/* The color of the text within Paragrahps */	
	body#splash #moreinformation #siteinfo #sitecontent p {color:#FFF;} 
/* The inner div which holds the more info */	
	body#splash #moreinformation dt{background:none; color:#666}
/* The color of any list items */	
	body#splash #moreinformation dl, body#splash #moreinformation h3, body#splash #moreinformation ol, body#splash #moreinformation li, body#splash #moreinformation dd {background:none; color:#666}
/*==END OF SPLASH css ==*/



html, body { background: #333; height: auto;}

div#shiv {
margin-top: -850px;	/* Half the height of div#centered. */
}

div#centered {
width: 1000px;
height: 850px;
}

.container{ width:1000px;}
#tabbar, #sitemapinfo, #moreinformation { width:1000px; }
#sitecontent { width: 935px; }
#content #f2-swf #f2 { width: 955px; }

/*///////// colors tips page, background is the color of the stripe ////*/

dt{background:#C70000;}
dt a:link {color:#FFFFFF;}
dt a:hover {color:#666666;}
dt a:visited {color:#333;}

/* -----------------Colors More Info-------------------- */

#tabbar a:link, #bz a:link {color:#FFF; }
#tabbar a:hover, #bz a:hover {color:#336699; }
#tabbar a:visited, #bz a:visited {color:#FFF; }

/*  #headerswf{position:absolute}
#header {position: fixed}  */

#headerswf{position:absolute}
.header { *position:relative; _position:relative; *z-index:1000; _z-index:1000; }
#header {position: absolute; z-index:100}

.content, .frame-content{ padding-top:80px}

#formPage{ padding:100px}

/*-----*/