#top_navigation ul {margin:0; padding-top:40px; padding-left:20px;list-style-type:none; height:23px}
#top_navigation li  {float:left; margin-right:0px;}
#top_navigation a {display:block;  height:0; padding-top:23px; color:#000; overflow:hidden;}
#top_navigation a:hover {background-position:-23px -23px; z-index:50;}      




#top_navigation li.nav_nowplaying {width:88px;background:transparent url(images_nav/nav_nowplaying.jpg);}
#top_navigation a#nav_nowplaying_lit, #top_navigation a#nav_nowplaying {background:transparent url(images_nav/nav_nowplaying.jpg) 0 0 no-repeat;}
#top_navigation a#nav_nowplaying_lit, #top_navigation a#nav_nowplaying:hover {background-position:-0px -23px; z-index:50;}

#top_navigation li.nav_originals {width:75px;background:transparent url(images_nav/nav_originals.jpg);}
#top_navigation a#nav_originals_lit, #top_navigation a#nav_originals {background:transparent url(images_nav/nav_originals.jpg) 0 0 no-repeat;}
#top_navigation a#nav_originals_lit, #top_navigation a#nav_originals:hover {background-position:-0px -23px; z-index:50;}

#top_navigation li.nav_video {width:62px;background:url(images_nav/nav_video.jpg);}
#top_navigation a#nav_video_lit, #top_navigation a#nav_video {background:transparent url(images_nav/nav_video.jpg) 0 0 no-repeat;}
#top_navigation a#nav_video_lit, #top_navigation a#nav_video:hover {background-position:-0px -23px; z-index:50;}

#top_navigation li.nav_news {width:67px;background:transparent url(images_nav/nav_news.jpg);}
#top_navigation a#nav_news_lit, #top_navigation a#nav_news {background:transparent url(images_nav/nav_news.jpg) 0 0 no-repeat;}
#top_navigation a#nav_news_lit, #top_navigation a#nav_news:hover {background-position:-0px -23px; z-index:50;}

#top_navigation li.nav_community {width:83px;background:transparent url(images_nav/nav_community.jpg);}
#top_navigation a#nav_community_lit, #top_navigation a#nav_community {background:transparent url(images_nav/nav_community.jpg) 0 0 no-repeat;}
#top_navigation a#nav_community_lit, #top_navigation a#nav_community:hover {background-position:-0px -23px; z-index:50;}

#top_navigation li.nav_herefilms {width:86px;background:url(images_nav/nav_herefilms.jpg);}
#top_navigation a#nav_herefilms_lit, #top_navigation a#nav_herefilms {background:transparent url(images_nav/nav_herefilms.jpg) 0 0 no-repeat;}
#top_navigation a#nav_herefilms_lit, #top_navigation a#nav_herefilms:hover {background-position:-0px -23px; z-index:50;}

#top_navigation li.nav_press {width:64px;background:url(images_nav/nav_press.jpg);}
#top_navigation a#nav_press_lit, #top_navigation a#nav_press {background:transparent url(images_nav/nav_press.jpg) 0 0 no-repeat;}
#top_navigation a#nav_press_lit, #top_navigation a#nav_press:hover {background-position:-0px -23px; z-index:50;}

#top_navigation li.nav_gethere {width:75px;background:url(images_nav/nav_gethere.jpg);}
#top_navigation a#nav_gethere_lit, #top_navigation a#nav_gethere {background:transparent url(images_nav/nav_gethere.jpg) 0 0 no-repeat;}
#top_navigation a#nav_gethere_lit, #top_navigation a#nav_gethere:hover {background-position:-0px -23px; z-index:50;}

#top_secondary {
float: right;
display: inline;
width: 626px;
text-align: center;
}
#top_secondary ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}
#top_secondary li  {
	display: inline;
	margin: 5px 13px 0 13px;
	padding: 0;
}
* html #top_secondary li  {
	display: inline;
	margin: 5px 16px 0 16px;
	padding: 0;
}
#top_secondary li a:link, #top_secondary li a:visited,  #top_secondary li a:active { 
	font: normal 9px/18px Verdana, Arial, sans-serif;
	margin: 0; 
	padding: 0;
	color: #8bb6d9;
	text-decoration: none;
}
#top_secondary li a.selected, #top_secondary li a:hover, #top_secondary li a:active { 
  color: #fff;
  text-decoration: none;
}
