/*

Primary:		#FFFFFF 
Text-Opacity:	#808080
Back-Opacity:	#3b3b3b
Back-All:		#000000

*/

/* flash background */
#video { z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; min-width: 984px; min-height: 580px; }
div.wrapper { top: 0; left: 0; z-index: 2; width: 100%; height: 100%; position: absolute; min-width: 984px; min-height: 580px;}

/* navigation */
.nav-fade ul li a { color:#808080 !important; }
.nav-fade ul li { border-bottom: solid 1px #808080; }
.nav-fade ul li a:hover { color:#fff !important; }
.nav-fade ul li.nav-top { border-bottom: solid 1px #000; }
.nav-fade ul li.nav-active { border-bottom: solid 1px #FFF; }
.nav-fade ul li.nav-dead { color: #303030; border-bottom: solid 1px #808080; }

/* content */
html, body { background-color:#000;}
html, body, .color, a, a:link, a:hover, a:visited { color:#fff; }
#grid-content a, a:link, a:visited { color:#808080; } 
#grid-content a:hover{ color:#000; /*turn off for related*/}
#grid-content h4 a, a:link, a:visited { color:#808080; } 
#grid-content h4 a:hover{ border-bottom: solid 1px #000; }
#grid-content h5 { color:#000; /*text-transform: uppercase;*/} 
