/*********** BEGIN MAIN NAVIGATION ******************/
#logoNav
{
	position:absolute;
	left:0;
	top:0;
	width:83;
	height:64;
}

#mainNav
{
	position:absolute;
	left:87px;
	top:20px;
	width: 653px;
	height: 27px;
	float: left;
	background: url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/universal/primNavOff.gif) no-repeat top left;
	margin: 0 auto;
	clear: both;
	
}

#mainNav ul
{
	display: block;
	float: none;
	list-style: none;
	margin: 0 auto;
	width: 653px;
	height: 27px;
	padding: 0;
	margin-left: 0px;
}
#mainNav ul li
{
	display: block;
	float: left;
	height: 27px;
	clear: none;
}
#mainNav ul li a
{
	display: block;
	float: left;	
	height: 27px;
	text-decoration: none;
	text-indent: -1000em;
	overflow: hidden;
	margin: 0 auto;
	background-repeat: no-repeat;
}


li#navveryfunny a
{
	width: 93px;
}

li#navoffice a
{
	width: 101px;
}

li#navflog a
{
	width: 99px;
}

li#navshows a
{
	width: 56px;
}
li#navmovies a
{
	width: 60px;
}

li#navsweeps a
{
	width: 102px;
}

li#navsports a
{
	width: 55px;
}

li#navschedule a
{
	width: 87px;
}


li#navveryfunny a:hover, li#navveryfunny.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/universal/primNavOn.gif) 0px 0px no-repeat;
	width: 93px;
}
li#navoffice a:hover, li#navoffice.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/universal/primNavOn.gif) -93px 0px no-repeat;
	width: 101px;
}
li#navflog a:hover, li#navflog.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/universal/primNavOn.gif) -194px 0px no-repeat;
	width: 99px;
}
li#navshows a:hover, li#navshows.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/universal/primNavOn.gif) -293px 0px no-repeat;
	width: 56px;
}
li#navmovies a:hover, li#navmovies.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/universal/primNavOn.gif) -349px 0px no-repeat;
	width: 60px;
}
li#navsweeps a:hover, li#navsweeps.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/universal/primNavOn.gif) -409px 0px no-repeat;
	width: 102px;
}
li#navsports a:hover, li#navsports.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/universal/primNavOn.gif) -511px 0px no-repeat;
	width: 55px;
}
li#navschedule a:hover, li#navschedule.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/universal/primNavOn.gif) -566px 0px no-repeat;
	width: 87px;
}

/************* END MAIN NAVIGATION ***********************/

