/*Sub Nav*/
#sub-nav{

}

#sub-nav-art-film{
	text-align:center;
	padding:5px;
}

#sub-nav-art-film p{
	margin:7px 0 7px 0;
}
#sub-nav ul, #sub-nav ul li{
	margin:0;
	padding:0;
}

#sub-nav ul{
	text-indent: -10000px;
	width:128px;
}

#sub-nav ul li{
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
}

#sub-nav ul li a{
	display:block;
	width:128px;
}
/*sub-nav-twylog*/
#sub-nav ul li#sub-nav-twylog a{
	height:40px;
	background:url(../_images/sub-nav-btn-twylog.gif) no-repeat;
}

#sub-nav ul li#sub-nav-twylog a:hover, #sub-nav ul li#sub-nav-twylog.current a{
	background-position:bottom;
}
/*sub-nav-media-releases*/
#sub-nav ul li#sub-nav-media-releases a{
	height:34px;
	background:url(../_images/sub-nav-btn-media-releases.gif) no-repeat;
}

#sub-nav ul li#sub-nav-media-releases a:hover, #sub-nav ul li#sub-nav-media-releases.current a{
	background-position:bottom;
}

/*sub-nav-staff-picks*/
#sub-nav ul li#sub-nav-staff-picks a{
	height:35px;
	background:url(../_images/sub-nav-btn-staff-picks.gif) no-repeat;
}

#sub-nav ul li#sub-nav-staff-picks a:hover, #sub-nav ul li#sub-nav-staff-picks.current a{
	background-position:bottom;
}

/*sub-nav-curator-profiles*/
#sub-nav ul li#sub-nav-curator-profiles a{
	height:30px;
	background:url(../_images/sub-nav-btns-curators.gif) no-repeat;
}

#sub-nav ul li#sub-nav-curator-profiles a:hover, #sub-nav ul li#sub-nav-curator-profiles.current a{
	background-position:bottom;
}

/*sub-nav-featured-bands*/
#sub-nav ul li#sub-nav-featured-bands a{
	height:30px;
	background:url(../_images/sub-nav-btns-feature-bands.gif) no-repeat top;
}

/*sub-nav-media*/
#sub-nav ul li#sub-nav-media a{
	height:30px;
	background:url(../_images/sub-nav-btns-media.gif) no-repeat top;
}

/*sub-nav-pphotos*/
#sub-nav ul li#sub-nav-photos a{
	height:30px;
	background:url(../_images/sub-nav-btns-photos.gif) no-repeat top;
}

/*sub-nav-podcast*/
#sub-nav ul li#sub-nav-podcast a{
	height:30px;
	background:url(../_images/sub-nav-btns-podcast.gif) no-repeat top;
}

/*sub-nav-posters*/
#sub-nav ul li#sub-nav-posters a{
	height:30px;
	background:url(../_images/sub-nav-btns-posters.gif) no-repeat top;
}

/*sub-nav-videoss*/
#sub-nav ul li#sub-nav-videos a{
	height:30px;
	background:url(../_images/sub-nav-btns-videos.gif) no-repeat top;
}
/*sub-nav-downloads*/
#sub-nav ul li#sub-nav-downloads a{
	height:30px;
	background:url(../_images/sub-nav-btns-downloads.gif) no-repeat top;
}

/*sub-nav-downloads*/
#sub-nav ul li#sub-nav-billet-info a{
	height:30px;
	background:url(../_images/sub-nav-btns-billet.gif) no-repeat top;
}

/*
*sub-nav-press
*/
#sub-nav ul li#sub-nav-press a{
	height:30px;
	background:url(../_images/sub-nav-btns-press.gif) no-repeat top;
}

#sub-nav ul li#sub-nav-press a:hover, #sub-nav ul li#sub-nav-featured-bands a:hover,#sub-nav ul li#sub-nav-media a:hover, #sub-nav ul li#sub-nav-photos a:hover, #sub-nav ul li#sub-nav-podcast a:hover, #sub-nav ul li#sub-nav-posters a:hover, #sub-nav ul li#sub-nav-videos a:hover, #sub-nav ul li#sub-nav-downloads a:hover, #sub-nav ul li#sub-nav-billet-info a:hover, #sub-nav ul li#sub-nav-featured-bands.current a,#sub-nav ul li#sub-nav-media.current a, #sub-nav ul li#sub-nav-photos.current a, #sub-nav ul li#sub-nav-podcast.current a, #sub-nav ul li#sub-nav-posters.current a, #sub-nav ul li#sub-nav-videos.current a, #sub-nav ul li#sub-nav-downloads.current a, #sub-nav ul li#sub-nav-billet-info.current a, #sub-nav ul li#sub-nav-press.current a{
	background-position:bottom;	
}

