/* ========== MAIN LAYOUT ========== */body {background-color: #202060; color: #FFFFC0; margin: 0px}a:link { color: aqua }a:visited { color: #C080C0 }a:hover { color: #C0FFFF }a:active { color: #FF8080 }

/* ========== SPECIAL ========== */
tt.up {position:relative; top:-3px}
img.dn {position:relative; top:3px}
/* ========== PROGRAM LISTING PAGES ========== */div.hd {	background-color: #ffffc0;	color: black;	font-weight: bold;	padding: 0 5px 3px 5px	}div.hd:hover {background-color: #ffffc0; color: red;}img.float {	float: left;	clear: left;	margin: 0 5px 5px 0;	display: inline;	}

/* ========== SOURCE LISTING PAGES ========== */div.odd {padding-left: 5px}div.odd:hover {	background-color: #404080;	color: #ff6347;	}div.evn {	background-color: #303070;	color: #ffffc0;	padding-left: 5px	}div.evn:hover {	background-color: #404080;	color: #ff6347;	}a.sl:link {color: #b0b0ff; text-decoration: none}
a.sl:visited {color: #ffb0b0; text-decoration: none}
a.sl:hover {text-decoration: underline}
/* ========== NAVIGATION BUTTONS ========== */#nav {position: static; margin: 0; padding: 0;}#nav a {	display: list-item;
	/*list-style-type: none;*/	overflow: hidden;	width: 150px;	height: 40px !important; 	height /**/:60px; /* for IE5/Win */	}#nav a:hover {background-position: 0 -40px;}#nav a:active, #nav a.selected {background-position: 0 -80px;}#nav a.dead {background-position: 0 -120px;}#Bhome a {background: url(../WI/Bhome.png) top left no-repeat;}#Bmeet a {background: url(../WI/Bmeet.png) top left no-repeat;}#Bacti a {background: url(../WI/Bacti.png) top left no-repeat;}#Bmemb a {background: url(../WI/Bmemb.png) top left no-repeat;}#Bcont a {background: url(../WI/Bcont.png) top left no-repeat;}#Bprog a {background: url(../WI/Bprog.png) top left no-repeat;}#Bspec a {background: url(../WI/Bspec.png) top left no-repeat;}#Slink a {background: url(../WI/Slink.png) top left no-repeat;}#Sbuss a {background: url(../WI/Sbuss.png) top left no-repeat;}#Smag a {background: url(../WI/Smag.png) top left no-repeat;}#Sgood a {background: url(../WI/Sgood.png) top left no-repeat;}#Sshar a {background: url(../WI/Sshar.png) top left no-repeat;}#Scons a {background: url(../WI/Scons.png) top left no-repeat;}#Sext a {background: url(../WI/Sext.png) top left no-repeat;}#Xfavo a {background: url(../WI/Xfavo.png) top left no-repeat;}#Xwall a {background: url(../WI/Xwall.png) top left no-repeat;}#Xart a {background: url(../WI/Xart.png) top left no-repeat;}#Xpics a {background: url(../WI/Xpics.png) top left no-repeat;}#Xdeal a {background: url(../WI/Xdeal.png) top left no-repeat;}#Xarch a {background: url(../WI/Xarch.png) top left no-repeat;}/* ========== LISTS ========== */ul.disc {list-style-type: disc}
ul.doki {list-style-image: url('../WI/doki.png')}
ul.dvd {list-style-image: url('../WI/dvd.png')}
ul.file {list-style-image: url('../WI/fil.png')}
ul.blue {list-style-image: url('../WI/hnt.png')}
ul.live {list-style-image: url('../WI/liv.gif')}
ul.incm {list-style-image: url('../WI/inc.png')}
ol.decimal {list-style-type: decimal}
ol.alphal {list-style-type: lower-alpha}
ol.alphau {list-style-type: upper-alpha}
ol.romanl {list-style-type: lower-roman}
ol.romanu {list-style-type: upper-roman}

/* ========== EPISODE LIST IMAGERY ========== */
img.ep0 {position: fixed; left: 0px; bottom: 0px; z-index: 1}
img.ep1 {position: fixed; left: 0px; top: 0px; z-index: 6}
img.ep2 {position: fixed; right: 0px; top: 0px; z-index: 5}
img.ep3 {position: fixed; left: 0px; bottom: 0px; z-index: 7}
img.ep4 {position: fixed; right: 0px; top: 0px; z-index: 3}
img.ep5 {position: fixed; left: 0px; top: 0px; z-index: 2}
img.ep6 {position: fixed; left: 0px; top: 0px; z-index: 1}
img.ep7 {position: fixed; left: 0px; top: 0px; z-index: 1}
img.ep8 {position: fixed; left: 50%; top: 0px; z-index: 7}
img.ep9 {position: fixed; right: 50%; top: 0px; z-index: 7}
/* ========== EPISODE LIST TINTING ========== */
div.brn {background-color: #602020}