#header
{
	left:0px;
	top:0px;
	width: 100%;
	height: 92px;
	background: url(http://i.tbs.com/v5cache/TBS/Images/Static/hop2007/mainNavBk.jpg) repeat left top;
	
}
#mytbs
{
	position:absolute;
	left:248px;
	top:10px;
	width: 406;
	height: 15px;
	
}
#logo
{
	position:absolute;
	left:0;
	top:0;
	width:83;
	height:64;
}
#navsearch
{
	position:absolute;
	left:710px;
	top:1px;
	width:234px;
	height:28px;
}

#header a:link {
	color: #FFFFFF;
}
#header a:hover {
	color: #66CCFF;
}


/*********** BEGIN MAIN NAVIGATION ******************/

#mainNav
{
	position:absolute;
	left:247px;
	top:35px;
	width: 714px;
	height: 28px;
	float: left;
	background: url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/universal/mainNavOff.gif) no-repeat top left;
	margin: 0 auto;
	clear: both;
	
}

#mainNav ul
{
	display: block;
	float: none;
	list-style: none;
	margin: 0 auto;
	width: 714px;
	height: 28px;
	padding: 0;
	margin-left: 0px;
}
#mainNav ul li
{
	display: block;
	float: left;
	height: 28px;
	clear: none;
}
#mainNav ul li a
{
	display: block;
	float: left;	
	height: 28px;
	text-decoration: none;
	text-indent: -1000em;
	overflow: hidden;
	margin: 0 auto;
	background-repeat: no-repeat;
}


li#navhome a
{
	width: 56px;
}

li#navshows a
{
	width: 64px;
}

li#navmovies a
{
	width: 70px;
}

li#navsports a
{
	width: 65px;
}
li#navschedule a
{
	width: 83px;
}

li#navvideo a
{
	width: 68px;
}

li#navhumor a
{
	width: 65px;
}

li#navgames a
{
	width: 69px;
}
li#navoffice a
{
	width: 86px;
}
li#navcontests a
{
	width: 88px;
}


li#navhome a:hover, li#navhome.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/universal/mainNavOn.gif) 0px 0px no-repeat;
	width: 56px;
}
li#navshows a:hover, li#navshows.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/universal/mainNavOn.gif) -56px 0px no-repeat;
	width: 64px;
}
li#navmovies a:hover, li#navmovies.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/universal/mainNavOn.gif) -120px 0px no-repeat;
	width: 70px;
}
li#navsports a:hover, li#sports.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/universal/mainNavOn.gif) -190px 0px no-repeat;
	width: 65px;
}
li#navschedule a:hover, li#navschedule.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/universal/mainNavOn.gif) -255px 0px no-repeat;
	width: 83px;
}
li#navvideo a:hover, li#navvideo.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/universal/mainNavOn.gif) -338px 0px no-repeat;
	width: 68px;
}
li#navhumor a:hover, li#navhumor.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/universal/mainNavOn.gif) -406px 0px no-repeat;
	width: 65px;
}
li#navgames a:hover, li#navgames.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/universal/mainNavOn.gif) -471px 0px no-repeat;
	width: 69px;
}
li#navoffice a:hover, li#navoffice.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/universal/mainNavOn.gif) -540px 0px no-repeat;
	width: 86px;
}
li#navcontests a:hover, li#navcontests.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/universal/mainNavOn.gif) -626px 0px no-repeat;
	width: 88px;
}


/************* END MAIN NAVIGATION ***********************/



/************ TURN ON ACTIVE NAV ***********************/
li#navshows a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/myboys2006/universal/mainNavOn.gif) -56px 0px no-repeat;
	width: 64px;
}
/***********END ACTIVE NAV***************/


