/*********** BEGIN MAIN NAVIGATION ******************/

#episodesNav
{
	width: 161px;
	height: 230px;
	float: left;
	background: url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/episodes/episodesNavOff.jpg) no-repeat top left;
	margin: 0 auto;
	clear: both;
}

#episodesNav ul
{
	display: block;
	float: none;
	list-style: none;
	margin: 0 auto;
	width: 161px;
	height: inherit;
	padding: 0;
	margin-left: 0px;
}

#episodesNav ul li
{
	display: block;
	float: left;
	height: 23px;
	clear: none;
}

#episodesNav ul li a
{
	display: block;
	float: left;	
	height: 23px;
	width: 161px;
	text-decoration: none;
	text-indent: -1000em;
	overflow: hidden;
	margin: 0 auto;
	background-repeat: no-repeat;
}


li#navhome a:hover, li#navhome.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/episodes/episodesNavOn.jpg) 0px -0px no-repeat;
}
li#navfeatures a:hover, li#navfeatures.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/episodes/episodesNavOn.jpg) 0px -23px no-repeat;
}
li#navfashion a:hover, li#navfashion.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/episodes/episodesNavOn.jpg) 0px -46px no-repeat;
}
li#navgames a:hover, li#navgames.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/episodes/episodesNavOn.jpg) 0px -69px no-repeat;
}
li#navepisodes a:hover, li#navepisodes.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/episodes/episodesNavOn.jpg) 0px -92px no-repeat;
}
li#navupcoming a:hover, li#navupcoming.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/episodes/episodesNavOn.jpg) 0px -115px no-repeat;
}
li#navguide a:hover, li#navguide.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/episodes/episodesNavOn.jpg) 0px -138px no-repeat;
}
li#navcast a:hover, li#navcast.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/episodes/episodesNavOn.jpg) 0px -161px no-repeat;
}
li#navdownloads a:hover, li#navdownloads.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/episodes/episodesNavOn.jpg) 0px -184px no-repeat;
}
li#navforum a:hover, li#navforum.selected a
{
	background: transparent url(http://i.tbs.com/v5cache/TBS/Images/Static/satc2006/episodes/episodesNavOn.jpg) 0px -207px no-repeat;
}


/************* END MAIN NAVIGATION ***********************/

#sponsors {
	display: block;
	position:absolute;
	left:0px;
	top:440px;
	width:157px;
	height:auto;
}
#episodesscroll {
	display:block;
	position:absolute;
	left:390px;
	top:63px;
	width:189px;
	height:233px;
}
