/* TOP HORIZONTAL NAVIGATION MODULE */

#topNav {position:relative;margin:0px;padding:0px;height:37px;}
#topNav .moduleHeader {display:none}
#topNav .moduleContainer{height:17px;}
#topNav ul.mainMenu  {margin:0px;padding:0;list-style:none;}
#topNav ul.mainMenu li.menuItem {float:left;display:block;height:17px;background:url(../images/tabs-sprite.gif) no-repeat transparent;}

#topNav ul.mainMenu li img {border:0px}

#topNav ul.mainMenu li.menuItem1 {width:165px !important;background-position:0 -17px;}
#topNav ul.mainMenu li.menuItem2 {width:159px !important;background-position:-167px 0px;}
#topNav ul.mainMenu li.menuItem3 {width:159px !important;background-position:-326px 0px;}

                                  
#topNav ul.mainMenu li.menuItem1 a {background-position:0 -17px;}
#topNav ul.mainMenu li.menuItem2 a {background-position:-167px -17px;}
#topNav ul.mainMenu li.menuItem3 a {background-position:-326px 0px;}

/*
SUB HORIZONTAL NAVIGATION LIST 
	Set the width, background, and/or border
*/
#topNav ul.mainMenu li.menuItem ul.subMenu {
	font-size:10px;
	color: #0A68AF;
	text-align:left;
	text-decoration: none;	
	background:url(../images/topNav-bg.gif) repeat-x left bottom #fff;
	height:25px;
	padding:0px;
	margin:6px 0px 0px 0px;
	width:611px;
	float:left;
	position:absolute;
	
}

/* SUB-NAV ITEM */
#topNav li ul.subMenu li.subMenuItem
{	color: #0A68AF;
	text-decoration: none;
	padding:5px 10px;	
	float:left;
	display:block;
	width:auto !important;		
	border-right:1px solid #0A68AF;	
	
		
}
#topNav li ul.subMenu li a, #topNav li ul.subMenu li .navNoLink{	
	text-decoration: none;
	color: #0A68AF;
	text-indent:0px !important;
	padding:0px;
	width:auto !important;
}


#topNav li ul li a:hover {
	text-decoration: none;
	color: #001f3a;
}

#topNav li ul.subMenu li.last {
	border-right:none;
}
#topNav li.menuItem2 ul.subMenu, #topNav li.menuItem3 ul.subMenu
{
	
}
#tabmorningshowDIV, #tabonairDIV 
{
	display:none;
}
#tabmorningshowDIV{margin-left:-165px;}
#tabonairDIV{margin-left:-324px;}

/* YOU SHOULD NOT HAVE TO EDIT ANY OF THE STYLES BELOW */
 #topNav li:hover, #topNav li.sfhover { position: static; } /* This is a fix for the IE7 Sticky menu bug */

#topNav li:hover ul ul, #topNav li:hover ul ul ul, #topNav li.sfhover ul ul, #topNav li.sfhover ul ul ul {
	left: -9999px;
	z-index: 501;
}

#topNav li:hover ul, #topNav li li:hover ul, #topNav li li li:hover ul, #topNav li.sfhover ul, #topNav li li.sfhover ul, #topNav li li li.sfhover ul {
	left: auto;
	z-index: 501;
}



/* NAV MODULE SETTINGS */
#navigation {
	width: 167px;
	margin: 0px 0px 7px 8px;
}
#navigation .moduleFooter {
	clear:both;
	height:1px;
}
#navigation .moduleHeader {
	background: url(../images/h2h3.gif) 0px -202px;
	width: 120px;
	height: 10px;
	margin-bottom: 5px;
}
#navigation h3  {
	display:none;
}

/* MAIN NAVIGATION MENU BOX */
#navigation ul {
	list-style: none;
	border: none;
	padding: 0px;
}

/* MAIN NAV ITEMS */
#navigation li {
	text-align: left;
	padding: 1px;
	display: block;
}
/* MAIN NAV ITEMS WHITE */
#navigation li a, #navigation li .navNoLink {
	display: block;
	font-size: 1.2em;
	text-decoration: none;
	background: url(../images/icons.gif) no-repeat 2px -109px;
	padding-left: 12px;
	color:#FFFFFF;
}

#navigation li a:hover {
	color: #001f3a;
	background: url(../images/icons.gif) no-repeat 2px -157px #caeb7a;
}

#navigation li a:hover .green {
	color: #000000;
}
#navigation li a:hover .yellow {
	color: #000000;
}

/* MAIN NAV ITEMS WHITE */
#navigation .white a, #navigation .white .navNoLink {
	color: #fff;
}
/* MAIN NAV ITEMS GREEN */
#navigation li  a .green , #navigation a font .green , #navigation .green .navNoLink {
	color: #b3db51;
}
/* MAIN NAV ITEMS YELLOW */
#navigation li a .yellow , #navigation a font .yellow,  #navigation .yellow .navNoLink {
	color: #f5a03e;
}


/*
SUB NAV LIST 
	Set the width, background, and/or border
*/
#navigation li ul {
	margin-left: 150px;
	margin-top: -15px;
	position: absolute;
	left: -9999px;
	height: auto;
	width: auto;
	background: #17517b;
	border: 1px solid #caeb7a;
}

/* SUB-NAV ITEM */
#navigation li ul li a {
	font-size: 1.2em;
	text-decoration: none;
	background: url(../images/icons.gif) no-repeat 5px -107px;
	padding: 2px 5px 2px 17px;
	color: #fff;
}
#navigation li ul li a:Hover {
	background: url(../images/icons.gif) no-repeat 5px -155px #caeb7a;
}


/* YOU SHOULD NOT HAVE TO EDIT ANY OF THE STYLES BELOW */
 #navigation li:hover, #navigation li.sfhover { position: static; } /* This is a fix for the IE7 Sticky menu bug */

#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {
	left: -9999px;
	z-index: 501;
}

#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {
	left: auto;
	z-index: 501;
}

/* Support for the "iehover-fix.js" */
ul.navItems iframe {
	position: absolute;
	left: -0.25em;
	top: -0.25em;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}


* html ul.navItems li { z-index: 501; }

/* this is for IE 5.0
	select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */
