/* main navigation */
#hd .top_menu{
	color:#fff;
	height:35px;
	padding: 0 0 0 10px;
	position:relative;
}

#hd .menu_buttons{
	position:absolute;
	left:120px;
	background:transparent url(/comedycentral/sitewide/images/bg_topmenu.gif) repeat-x scroll 0 0;
}

#hd .menu_buttons .first{
	border-left:1px solid #717E8D;
	border-right:1px solid #717E8D;
	float:left;
}

#hd .menu_buttons a{
	border-right:1px solid #717E8D;
	float:left;
	background-image:url(/comedycentral/sitewide/images/master_sprite_flux.gif);
	height:35px;
}

#hd .menu_buttons span{
	display:none;
}

#hd .menu_buttons .shows{
	width:68px;
	background-position: -1025px -900px;
}

#hd .menu_buttons a:hover.shows{
	background-position: -1025px -941px;
}

#hd .menu_buttons .schedule{
	width:85px;
	background-position: -1104px -900px;
}

#hd .menu_buttons .special  {background-repeat: no-repeat;background-position: 0 0;}

#hd .menu_buttons a:hover.schedule{
	background-position: -1104px -941px;
}

#hd .menu_buttons .videos{
	width:66px;
	background-position: -1200px -900px;
}

#hd .menu_buttons a:hover.videos{
	background-position: -1200px -941px;
}

#hd .menu_buttons .standup{
	width:86px;
	background-position: -1277px -900px;
}

#hd .menu_buttons a:hover.standup{
	background-position: -1277px -941px;
}

#hd .menu_buttons .mobile{
	width:61px;
	background-position: -1374px -900px;
}

#hd .menu_buttons a:hover.mobile{
	background-position: -1374px -941px;
}

#hd .menu_buttons .games{
	width:66px;
	background-position: -1446px -900px;
}

#hd .menu_buttons a:hover.games{
	background-position: -1446px -941px;
}

#hd .menu_buttons .shop{
	width:55px;
	background-position: -1523px -900px;
}

#hd .menu_buttons a:hover.shop{
	background-position: -1523px -941px;
}

