
/* **********************************************

  TITLE:        NBC_SUBNAV.CSS
  LAST UPDATED: 12/09/2011
  VERSION:      1.16
  UPDATED BY:   Ray Shahriar

********************************************** */
 
 






/* ******* subsection nav css  ******** */
#subsection_nav {float: left;margin: 10px 0 10px 0;width: 645px;position:relative;}
#sectionStoryList, .stationStoryList {position:relative;float:left;}
#sectionStoryList .mostDDPosition {right:6px;top:76px;}
.stationStoryList .mostDDPosition {right:12px;top:86px;}
#sectionStoryList #mostdropDownList .dropDownItem, .stationStoryList #mostdropDownList .dropDownItem {display:block;}
#sectionStoryList .mostDropClass #currFilter, .stationStoryList .mostDropClass #currFilter {display:block;}
#sectionStoryList .dd-recent, .stationStoryList .dd-recent {width:100%;}
#sectionStoryList .dd-interesting, .stationStoryList .dd-interesting {width:100%;}
* html #section #subsection_nav {width: 642px;}
#sectionStoryList #the_most, .stationStoryList #the_most {background:transparent url('http://media.nbclosangeles.com/designimages/txt_section_the_most.gif') no-repeat scroll 0 6px;float:right;font-family:helvetica,arial,sans;font-size:14px;padding-left:68px;position:relative;top:5px;right:6px;}

/* hide subsection summary filter */
.top_stories #subsection_nav #the_most, .politics #subsection_nav #the_most, 
.local_beat #subsection_nav #the_most, .weird #subsection_nav #the_most, .sports #subsection_nav #the_most,
.breaking #subsection_nav #the_most, .celebrity #subsection_nav #the_most, .movies #subsection_nav #the_most, 
.television #subsection_nav #the_most, .music #subsection_nav #the_most, .food_drink #subsection_nav #the_most,
.fashion #subsection_nav #the_most, .events #subsection_nav #the_most, .real_estate #subsection_nav #the_most,
.gadgets_cars #subsection_nav #the_most {display: none !important;}
#sectionStoryList #the_most select {margin-left: 68px;border: 1px solid #dbdbdb;font-family: helvetica, arial, sans;font-size: 14px;}
#subsection_nav ul {display: block;float: left;padding: 0;width: 643px;}
#subsection_nav ul li {display: block;float: left;border: 1px solid #0B3665;color: #1b78c7;font-family: Nobel, arial;}
#subsection_nav ul li a {color: #0B3665;display: block;font-family: Nobel,arial,sans-serif;padding: 6px 17px;text-align: center;text-decoration: none;text-transform: uppercase;background-color: #ffffff;}
#loading_subcontent {color:#666666;display:block;float:left;font-family:Nobel,arial,sans-serif;font-size:13px;height:12px;left:20px;position:relative;top:11px;visibility:hidden;}

/* background: url('http://media.nbclosangeles.com/designimages/ajax-loader_light.gif') 0 0 no-repeat; */
#subsection_nav ul li a:hover, #subsection_nav_ul li.selected, #subsection_nav ul li a.selected { background-color: #0B3665;color: #ffffff;text-decoration: none;}
.news #subsection_nav_ul li a {padding:6px 16px;}
.entertainment #subsection_nav_ul li a {padding:6px 30px;}

/* subnav hover/selected states 
.news #subsection_nav ul li a:hover {background-position: 0 -31px;background-color: #069;}
.around_town #subsection_nav ul li a:hover {background-position: 0 -31px;background-color: #069;}
.entertainment #subsection_nav ul li a:hover {background-position: 0 -31px;background-color: #069;}
.station #subsection_nav ul li a:hover {background-position: 0 -31px;background-color: #069;}
.news #subsection_nav .selected {background-position: 0 -31px;background-color: #069;}
.around_town #subsection_nav .selected {background-position: 0 -31px;background-color: #069;}
.entertainment #subsection_nav .selected {background-position: 0 -31px;background-color: #069;}
.station #subsection_nav .selected {background-position: 0 -31px;background-color: #069;}
*/

/* subsection select states */
.top_stories #subsection_nav .all, 
.local_beat #subsection_nav .local_beat, 
.politics #subsection_nav .politics, 
.weird #subsection_nav .weird, 
.sports #subsection_nav .sports, 
.tech #subsection_nav .tech, 
.breaking #subsection_nav .breaking, 
.celebrity #subsection_nav .celebrity, 
.movies #subsection_nav .movies, 
.television #subsection_nav .television, 
.music #subsection_nav .music,
.food_drink #subsection_nav .food_drink, 
.fashion #subsection_nav .fashion, 
.shopping #subsection_nav .shopping, 
.events #subsection_nav .events, 
.real_estate #subsection_nav .real_estate, 
.cars #subsection_nav .cars {background-position: 0 -31px !important;}
#view_all_link {float: right;margin-top: 5px;}
#view_all_link a {display: block;width: 45px;height: 10px;background: url('http://media.nbclosangeles.com/designimages/view_all_link.gif') 0 0 no-repeat;}

