/***********************************************/
/* Accessible Navigation - using lists         */
/***********************************************/

/*** ESSENTIAL STYLES ***/
#nav {
	position: absolute;
	width: 100%;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav li a {
	display: block;
}

#nav li li a, #nav li li span {
	display: block;
	width: 100%;
	padding: 4px 0;
	width: 165px;
	margin-left: 17px;
}

#nav li li { /* all list items */
	float: left;
	width: 207px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 207px;
	left: -999em;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -32px 0 0 170px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul { /* lists nested under hovered list items */
	left: auto;
}

 /* ie7 sticky nav fix */
#nav ul:hover { background-position: 0 0; }
#nav li:hover, #nav li.hover { position: static; }


/*** NAV SKIN ***/
#nav a {
	text-decoration:none;
}
#nav a em {
	text-decoration:underline;
}
#nav li {
	margin-left: 1px;
}
#nav li li {
	margin-left: -5px;
	margin-right: 0px;
}
#nav li ul ul li.navsingle {
	padding-top: 21px;
	background: url(../images/nav_bg-single.png) no-repeat left top;
	height: 62px;
}
#nav li ul li.navtop {
	padding-top: 10px;
	background: url(../images/nav_bg.png) no-repeat 0px 0px;
}
#nav li ul ul li.navtop {
	padding-top: 10px;
	background-position: left top;
}
#nav li ul li.navbottom {
	height: 42px;
	background: url(../images/nav_bg.png) no-repeat left bottom;
}
#nav ul li a.submenu {
	background: url(../images/nav_pointer.gif) no-repeat right center;	
}
#nav li li { /* second-level lists */
	background: url(../images/nav_bg.png) 0px -40px;
}
#nav li li li { /* second-level lists */

}
#nav li, #nav li a, #nav li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #6a6a6a;
	text-decoration: none;
	line-height: 22px;
}
#nav li a:hover {
	color: #000000;
}
#nav li li a, #nav li li span {
	color: #6a6a6a;
	line-height:normal;
	padding: 4px 0 4px 12px;
	background: url(../images/nav_bullet.gif) no-repeat left center;
}
#nav li li a:hover {
	color: #000000;
}
#nav a.selected {
	color:#000000;
}


/*** INDEX ***/
	#nav {
		z-index: 100;
	}

	#nav li ul {
		z-index: 110;
	}
	#nav li li ul {
		z-index: 120;
	}
	#nav li li li ul {
		z-index: 130;
	}


/*** TOP NAV IMAGES ***/
#nav .navimage {
	padding: 31px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 31px; /* for IE5/Win */
	text-indent: -999em;
}

#nav #nav_home {
	margin-left: 0px;
}

#nav_home {
	width: 86px; /* width needed for Opera */
	}
#nav_home .navimage {
	width: 86px;
	background: url(../images/nav_home.jpg) no-repeat left top;
	}
#nav_home .navimage:hover {
	background-position: -86px 0;
	}
#nav_home a.navimage.selected {
	background-position: -172px 0;
}

#nav_wsobontv {
	width: 124px;
	}
#nav_wsobontv .navimage {
	width: 124px;
	background: url(../images/nav_wsobontv.jpg) no-repeat left top;
	}
#nav_wsobontv .navimage:hover {
	background-position: -124px 0;
	}
#nav_wsobontv a.navimage.selected {
	background-position: -248px 0;
}

#nav_qualify {
	width: 141px;
	}
#nav_qualify .navimage {
	width: 141px;
	background: url(../images/nav_qualify.jpg) no-repeat left top;
	}
#nav_qualify .navimage:hover {
	background-position: -141px 0;
	}
#nav_qualify a.navimage.selected {
	background-position: -282px 0;
}

#nav_playwsob {
	width: 141px;
	}
#nav_playwsob .navimage {
	width: 141px;
	background: url(../images/nav_playwsob.jpg) no-repeat left top;
	}
#nav_playwsob .navimage:hover {
	background-position: -141px 0;
	}
#nav_playwsob a.navimage.selected {
	background-position: -282px 0;
}

#nav_tour {
	width: 81px;
	}
#nav_tour .navimage {
	width: 81px;
	background: url(../images/nav_tour.jpg) no-repeat left top;
	}
#nav_tour .navimage:hover {
	background-position: -81px 0;
	}
#nav_tour a.navimage.selected {
	background-position: -162px 0;
}

#nav_players {
	width: 98px;
	}
#nav_players .navimage {
	width: 98px;
	background: url(../images/nav_players.jpg) no-repeat left top;
	}
#nav_players .navimage:hover {
	background-position: -98px 0;
	}
#nav_players a.navimage.selected {
	background-position: -196px 0;
}

#nav_media {
	width: 134px;
	}
#nav_media .navimage {
	width: 134px;
	background: url(../images/nav_media.jpg) no-repeat left top;
	}
#nav_media .navimage:hover {
	background-position: -134px 0;
	}
#nav_media a.navimage.selected {
	background-position: -268px 0;
}

#nav_network {
	width: 106px;
	}
#nav_network .navimage {
	width: 106px;
	background: url(../images/nav_network.jpg) no-repeat left top;
	}
#nav_network .navimage:hover {
	background-position: -106px 0;
	}
#nav_network a.navimage.selected {
	background-position: -212px 0;
}

#nav_contact {
	width: 123px;
	}
#nav_contact .navimage {
	width: 123px;
	background: url(../images/nav_contact.jpg) no-repeat left top;
	}
#nav_contact .navimage:hover {
	background-position: -123px 0;
	}
#nav_contact a.navimage.selected {
	background-position: -246px 0;
}

