#nav {
	margin:0;
	float:left;
	padding-left:20px;
	_padding-left:0px;
	background:url(../images/nav_l_bg.png) no-repeat;
	_background:url(../images/nav_l_bg-ie6.gif) no-repeat;
	height:30px;
	width:400px;
	_width:470px;
	
}
#navContainer .end{
	float:left;
	background:url(../images/nav_r_bg.png);
	_background:url(../images/nav_r_bg-ie6.gif) top right;
	height:30px;
	width:15px;
	margin:0;	
	margin-right:5px;
	_margin-right:0px;
	_width:10px;
	
}
/* Level 1 Styles */

#nav li.level1 {
	float: left;
	width:5em;
	position: relative;
	overflow: visible;
	height: 30px;
	font-weight: normal;
	/*background: transparent url(../images/mainnav-tab-on-right2.png) no-repeat top right;*/
	margin-right:13px;
	_margin-right:0px;
}

#nav li.level1 span {
	float: left;
	margin:0 0 0 -10px;
	_margin-left:0;
	height: 30px;
	width: 10px;
	/*background: transparent url(../images/mainnav-tab-on-left2.png) no-repeat 0 0;*/
}
#nav li.level1 span:hover{
	background: transparent url(../images/mainnav-tab-on-left2.png) no-repeat top right;
}
#nav li.first span {
	
}



#nav li.level1 a {
	color:#002931;
	height: 30px;
	font-weight:bold;
	margin-top: 6px;
	float: left;
	text-decoration:none;
	font-size:1em;
	*font-size:0.9em;
	font-variant:small-caps;
}


#mastHead #nav li.level1 ul li a {
	background-image: none;
	color:#b4e5ff;
	height:20px;
	*height:10px;
	font-size:1em;
	*font-size:0.9em;
}

#nav li.first a	{_margin-left: 0px;}
#nav li.second a{_margin-left: 6px;}
#nav li.third a {_margin-left: 6px;}
#nav li.forth a{_margin-left: 6px;}
#nav li.fifth a {_margin-left: 0px;}
#nav li.sixth a {_margin-left: 0px;}
#nav li.seventh a {_margin-left: 0px;}
#nav li.last a 	{_margin-left: 6px;}

#nav li:hover {
	background:url(../images/mainnav-tab-on-right2.png) top right;
	position:relative;
	z-index:1001;
}

#nav li.hovered {
	background:url(../images/mainnav-tab-on-right2.png) top right;
	position:relative;
	z-index:1001;
	color:#fff
}

#nav li:hover span,
#nav li.hovered span {
	background:url(../images/mainnav-tab-on-left2.png) top left no-repeat;
}
#mainNav li.first:hover span,
#mainNav li.first.hovered span {
	background-position: 0 -180px;
}

#mainNav li.last:hover,
#mainNav li.last.hovered {
	background-position: 100% -180px;
}

#mainNav li.first:hover span,
#mainNav li.first.hovered span {
	background-position: 0 -180px;
}
#nav.selected1 li.first {
	background:url(../images/mainnav-tab-on-right2.png) top right no-repeat;
}

#nav.selected1 li.first span {
	background:url(../images/mainnav-tab-on-left2.png) top left no-repeat;
}

#nav.selected2 li.second {
	background:url(../images/mainnav-tab-on-right2.png) top right no-repeat;
}

#nav.selected2 li.second span {
	background:url(../images/mainnav-tab-on-left2.png) top left no-repeat;
}

#nav.selected3 li.third {
	background:url(../images/mainnav-tab-on-right2.png) top right no-repeat;
}

#nav.selected3 li.third span {
	background:url(../images/mainnav-tab-on-left2.png) top left no-repeat;
}
#nav.selected4 li.forth  {
	background:url(../images/mainnav-tab-on-right2.png) top right no-repeat;
}
#nav.selected4 li.forth span {
	background:url(../images/mainnav-tab-on-left2.png) top left no-repeat;
	
}
#nav.selected5 li.fifth  {
	background:url(../images/mainnav-tab-on-right2.png) top right no-repeat;
}
#nav.selected5 li.fifth span {
	background:url(../images/mainnav-tab-on-left2.png) top left no-repeat;
	
}
#nav.selected6 li.sixth  {
	background:url(../images/mainnav-tab-on-right2.png) top right no-repeat;
}
#nav.selected6 li.sixth span {
	background:url(../images/mainnav-tab-on-left2.png) top left no-repeat;
	
}
#nav.selected7 li.seventh  {
	background:url(../images/mainnav-tab-on-right2.png) top right no-repeat;
}
#nav.selected7 li.seventh span {
	background:url(../images/mainnav-tab-on-left2.png) top left no-repeat;
	
}
#nav.selected8 li.last {
	background:url(../images/mainnav-tab-on-right2.png) top right no-repeat;
}

#nav.selected8 li.last span {
	background:url(../images/mainnav-tab-on-left2.png) top left no-repeat;
}
#nav.selected1 li.first a,
#nav.selected2 li.second a,
#nav.selected3 li.third a,
#nav.selected4 li.forth a,
#nav.selected5 li.fifth a,
#nav.selected6 li.sixth a,
#nav.selected7 li.seventh a,
#nav.selected8 li.last a,
#nav.selected1 li  ul li a:focus,
#mastHead #nav li.level1 ul li a:hover,
#mastHead #nav li.level1 a:focus,
#mastHead #nav li.level1 ul li a:focus,
#nav li.level1 a:hover{
	color:#fff;
}
#nav a {
	display: block;
	text-decoration: none;
}

#nav li.level1 ul {
	background: transparent url(../images/subnavbg.png) no-repeat bottom left;
	width: 210px;
	position: absolute;
	top: 28px;
	left: -999em;
	overflow: visible;
	padding-bottom: 30px;
	*padding-top:10px;
	font-size: 1em;
	z-index: 1001;
	display:none;
}

#nav li.level1.hovered ul {
	display:block;
} 

#nav li.level1.hovered ul ul {
	display:none;
}

#nav li.level1:hover ul {display:block;}

#nav li:hover ul,
#nav li.hovered ul,
#nav li:focus ul{left:-1px;}
#nav li.level1.hovered ul li.popout:hover ul,
#nav li.level1.hovered ul li.popout.hover ul,
#nav li.level1.hovered ul li.popout ul.popoutfocus {display:block; left:-1px;}

#nav li.level1 ul ul {
	background: transparent url(../images/sub-level-navbg.png) no-repeat bottom left;
	_background: transparent url(../images/sub-level-navbg.png) no-repeat bottom left;
	overflow: visible;
	font-size: 0.77em;
	z-index: 1001;
	margin-top: -37px;
	_margin-top:-39px;
	margin-left:211px;
	display:none;
	position:absolute;		
}



#nav li.level1 ul ul li {
	padding-top:0px;
	font-size:1.3em;
	}

#nav ul li:hover ul,
#nav ul li.hover ul
 {
	display:block;
	}
	
#nav li.level1 li.popout:hover,
#nav li.level1 li.popout.hover {
	background:url(../images/ululhoverline.png) bottom right no-repeat;
	_background:url(../images/ululhoverline.gif) bottom right no-repeat;
	position:relative;
	}
	
#nav li.level1 li.popout.popoutfocus {
	background:url(../images/ululhoverline.png) bottom right no-repeat;
	_background:url(../images/ululhoverline.gif) bottom right no-repeat;
	}	
	
#nav li.level1 li.popout ul {
	visibility:hidden;
	}	
	
#nav li.level1 li.popout.popoutfocus ul {
	visibility:visible;
	}
	
#nav li.level1 li.popout:hover ul,
#nav li.level1 li.popout.hover ul {
	visibility:visible;
}


#nav li.level1 ul li.popout ul img{
	_behavior: url(/player/scripts/3l/iepngfix.htc);
	position:relative;
}

#nav li.level1 ul ul li {
	height:auto;
	margin-left:-5px;
}
	
#nav li.level1 li {
	height: 1.1em;
	padding: 0em 0 0 10px;
	margin-top:0.8em;
	*margin-top:0.2em;
	font-size: 1.1em;
	font-weight: bold;
	background: none;
	text-align: left;
	clear: both;
	font-variant:small-caps;
}
	
::root #nav li.level1 ul {margin-top: 0px;}

#nav li.hover ul,
#nav li.hovered ul,
#nav li:focus ul {
	left: -10px;
	_left:0;
}

#nav li.level1.hovered ul li.popout:hover ul {
	left: -1px;
	display:block;
}



#nav li.level1 li.l2first {
	background: transparent url(../images/ddowntop.png) no-repeat 0 0;
	_background-image: url(../images/ddowntop.gif);
	margin: -8px 0 0;
	padding-top:10px;
	*position: relative;
	_padding-top: 11px;
}

#nav li.level1 li.navtitle {
	font-weight: 900;
	color: #687362;
	font-size: 1.1em;
}

#nav li.level1 li a:hover,
#nav li.level1 li a:focus {
	color: #fff;
}

#nav li.level1 li a {
	line-height: normal;
	height: 20px;
	margin: 0;
	color: #B4E5FF;
	width: auto;
	display: block;
	font-size: 1em;
	text-decoration:none;
}
#nav li.level1 ul li.popout p{
	font-size:0.8em;
	margin:0 5px;
	width:150px;
	font-variant:normal;
	font-weight:normal;
	color:#000;
	line-height:1.4em;
}
#mainNavContainer #nav li.level1 ul li.popout ul li a{
	color:#246071;
	font-size:0.9em;
	padding-left:10px;
}
#nav li.level1 ul li{
	padding-bottom:10px;
	_padding-bottom:5px;
}
/* Menu Z-Index Positions */

#nav li.first 	{width: 3.4em; z-index:900;_width:5.5em;}
#nav li.second 	{width: 5.3em; z-index:800;*width:5.2em; _width:7.9em;}
#nav li.third 	{width: 6.5em; z-index:700;*width:5.9em; _width:8em; }
#nav li.forth 	{width: 4.3em; z-index:600;*width:4em; _width:8em}
#nav li.fifth 	{width: 10.4em; z-index:500; *width: 10em; _width: 9.5em; margin-right:0;}
#nav li.sixth 	{width: 4em; z-index:400;}
#nav li.seventh	{width: 6em; z-index:300;}
#nav li.last 	{width: 7.7em; z-index:200;}