/*Top Nav*/
#top-nav{
	padding-top:185px;
	padding-left:50px;
}
#top-nav ul, #top-nav ul li{
	margin:0;
	padding:0;
}

#top-nav ul{
	text-indent: -10000px;
	width:924px;
	height:35px;
}

#top-nav ul li{
	display:inline;
	float:left;
	list-style-type:none;
}

#top-nav ul li a{
	display:block;
	height:35px;
}
/*top nav news*/
#top-nav ul li#top-nav-news a{
	width:54px;
	background:url(../_images/main-nav-btn-news.gif) no-repeat;
}

#top-nav ul li#top-nav-news a:hover, #top-nav ul li#top-nav-news.current a{
	background-position:bottom;
}
/*top nav buy passes*/
#top-nav ul li#top-nav-buy-passes a{
	width:87px;
	background:url(../_images/main-nav-btn-buy-passes.gif) no-repeat;
}

#top-nav ul li#top-nav-buy-passes a:hover, #top-nav ul li#top-nav-buy-passes.current a{
	background-position:bottom;
}
/*top nav festival schedule*/
#top-nav ul li#top-nav-festival-schedule a{
	width:128px;
	background:url(../_images/main-nav-btn-festival-schedule.gif) no-repeat;
}

#top-nav ul li#top-nav-festival-schedule a:hover, #top-nav ul li#top-nav-festival-schedule.current a{
	background-position:bottom;
}
/*top nav bands*/
#top-nav ul li#top-nav-bands a{
	width:52px;
	background:url(../_images/main-nav-btn-bands.gif) no-repeat;
}

#top-nav ul li#top-nav-bands a:hover, #top-nav ul li#top-nav-bands.current a{
	background-position:bottom;
}
/*top nav art*/
#top-nav ul li#top-nav-art a{
	width:40px;
	background:url(../_images/main-nav-btn-art.gif) no-repeat;
}

#top-nav ul li#top-nav-art a:hover, #top-nav ul li#top-nav-art.current a{
	background-position:bottom;
}
/*top nav film*/
#top-nav ul li#top-nav-film a{
	width:48px;
	background:url(../_images/main-nav-btn-film.gif) no-repeat;
}

#top-nav ul li#top-nav-film a:hover, #top-nav ul li#top-nav-film.current a{
	background-position:bottom;
}
/*top nav comedy*/
#top-nav ul li#top-nav-comedy a{
	width:63px;
	background:url(../_images/main-nav-btn-comedy.gif) no-repeat;
}

#top-nav ul li#top-nav-comedy a:hover, #top-nav ul li#top-nav-comedy.current a{
	background-position:bottom;
}
/*top nav podcast*/
#top-nav ul li#top-nav-podcast a{
	width:70px;
	background:url(../_images/main-nav-btn-podcast.gif) no-repeat;
}

#top-nav ul li#top-nav-podcast a:hover, #top-nav ul li#top-nav-podcast.current a{
	background-position:bottom;
}
/*top nav venues*/
#top-nav ul li#top-nav-venues a{
	width:57px;
	background:url(../_images/main-nav-btn-venues.gif) no-repeat;
}

#top-nav ul li#top-nav-venues a:hover, #top-nav ul li#top-nav-venues.current a{
	background-position:bottom;
}
/*top nav sponsors*/
#top-nav ul li#top-nav-sponsors a{
	width:73px;
	background:url(../_images/main-nav-btn-sponsors.gif) no-repeat;
}

#top-nav ul li#top-nav-sponsors a:hover, #top-nav ul li#top-nav-sponsors.current a{
	background-position:bottom;
}
/*top nav photos*/
#top-nav ul li#top-nav-photos a{
	width:57px;
	background:url(../_images/main-nav-btn-photos.gif) no-repeat;
}

#top-nav ul li#top-nav-photos a:hover, #top-nav ul li#top-nav-photos.current a{
	background-position:bottom;
}
/*top nav about*/
#top-nav ul li#top-nav-about a{
	width:58px;
	background:url(../_images/main-nav-btn-about.gif) no-repeat;
}

#top-nav ul li#top-nav-about a:hover, #top-nav ul li#top-nav-about.current a{
	background-position:bottom;
}
/*top nav merch*/
#top-nav ul li#top-nav-merch a{
	width:68px;
	background:url(../_images/main-nav-btn-merch.gif) no-repeat;
}

#top-nav ul li#top-nav-merch a:hover, #top-nav ul li#top-nav-merch.current a{
	background-position:bottom;
}
/*top nav contact*/
#top-nav ul li#top-nav-contact a{
	width:69px;
	background:url(../_images/main-nav-btn-contact.gif) no-repeat;
}

#top-nav ul li#top-nav-contact a:hover, #top-nav ul li#top-nav-contact.current a{
	background-position:bottom;
}
/*top nav billet info*/
#top-nav ul li#top-nav-billet-info a{
	width:87px;
	background:url(../_images/main-nav-btn-billet-info.gif) no-repeat;
}

#top-nav ul li#top-nav-billet-info a:hover, #top-nav ul li#top-nav-billet-info.current a{
	background-position:bottom;
}

/*top nav volunteer*/

#top-nav ul li#top-nav-volunteer a{
	width:85px;
	background:url(../_images/main-nav-btn-volunteer.gif) no-repeat;
}

#top-nav ul li#top-nav-volunteer a:hover, #top-nav ul li#top-nav-volunteer.current a{
	background-position:bottom;	
}

/*top nav media*/
#top-nav ul li#top-nav-media a{
	width:73px;
	background:url(../_images/main-nav-btn-media.gif) no-repeat;
}

#top-nav ul li#top-nav-media a:hover, #top-nav ul li#top-nav-media.current a{
	background-position:bottom;	
}
