body.show #shows
{
background: url(../img/globalnav/btn_shows_on.gif) top left;
}

body.channel #chanchan
{
background: url(../img/globalnav/btn_channels_on.gif) top left;
}

.channel-description
{
position: relative;
padding-bottom: 12px;
}




/* action channel */

#action-title
{
position: absolute;
bottom: 7px;
left: 24px;
height: 79px;
width: 223px;
text-indent: -9999em;
background: url(../img/action-channel.gif) top left no-repeat;
}

	body#action-channel
	{
	background: url(../img/blue-bg.gif) top left repeat-x;
	}






		
		#playshow
		{
		position: relative;
		padding-bottom: 10px;	
		}
		
			#playshow img
			{
			display: block;
			}
		
			.cwrap-top
			{
			position: relative;
			height: 27px;
			background: url(../img/menutop_content.gif) top left no-repeat;
			}
			
			.cwrap-content
			{
			position: relative;
			padding-bottom: 8px;
			margin-bottom: 10px;
			padding-left: 0px;
			background: url(../img/bigfade.gif) bottom left;
			}
			
				.cwrap-content ul.wide-episode-list
				{
				padding-left: 54px;
				}
			
			.playlist-top
			{
			position: relative;
			height: 12px;
			background: url(../img/playlist-top.gif) top left no-repeat;
			}
			
			#playlist
			{
			position: relative;
			margin-bottom: 10px;
			padding: 0 15px 18px 15px;
			background: url(../img/playlist-bottom.gif) bottom left no-repeat;
			}
			
				#playlist .element
				{
				position: relative;
				padding-bottom: 15px;
				margin-bottom: 7px;
				}
			
				#playlist .toggler{
				margin-top:7px;
				}
				
				#playlist h2
				{
				position: relative;
				padding: 2px 0 0 10px;
				height: 20px;
				font-size: 1.2em;
				text-transform: uppercase;
				color: #fff;
				font-weight: bold;
				cursor: pointer;
				}
				
				#playlist h2 a{
				color: #fff;
				display:block;
				}
				
				.elist-table
				{
				position: relative;
				font-weight: bold;
				}
				
					.elist-table th
					{
					position: relative;
					padding: 8px 0 5px 0;
					border-bottom: 1px solid #B8B8B8;
					text-transform: uppercase;
					}
					
					.elist-table .col1
					{
					position: relative;
					width: 68px;
					text-align: center;
					}
					
					.elist-table .col2
					{
					position: relative;
					width: 85px;
					text-align: center;
					}
					
					.elist-table .col3
					{
					position: relative;
					width: 329px;
					text-align: left;
					}
					
					.elist-table .col4
					{
					position: relative;
					text-align: left;
					}
					
					.elist-table .col-show					{
					position: relative;
					width: 147px;
					text-align: left;
					font-size: .9em;
					}
					
					.elist-table .col-etitle
					{
					position: relative;
					width: 150px;
					text-align: left;
					font-size: .9em;
					}
					
					.elist-table .col-enum
					{
					position: relative;
					width: 130px;
					text-align: center;
					font-size: .9em;
					}
					
					.elist-table .col-rating
					{
					position: relative;
					text-align: right;
					}
					
					.elist-table tr.alt
					{
					background: #EFEDED;
					}
					
					.elist-table tr:hover td, .elist-table tr:hover td a
					{
					color: #C96C06;
					}
					
					.elist-table td a
					{
					position: relative;
					color: #121212;
					}
					
					.elist-table td a.imglink
					{
					color:#000000;
					z-index: 1000;
					}
					

.elist-table .sfhover
{
z-index: 1000;
}

.elist-table .col2 a span.pwraper
{
position: absolute;
display: block;
font-weight: normal;
text-align: left;
display: none;
top: -12px;
left: 60px;
width: 287px;
background: url(../img/popbg.gif) bottom left no-repeat;
}
						
	.elist-table .col2 a:hover span.pwraper
	{
	display: block;
	color: #121212;
	}
							
	.elist-table .col2 a span.pwraper span.pwraper-title
	{
	position: relative;
	display: block;
	padding: 6px 0 0 10px;
	height: 21px;
	font-size: 1.1em;
	font-weight: bold;
	color: #121212;
	background: url(../img/poptitle.gif) top left no-repeat;
	}
							
	.elist-table .col2 a span.pwraper span.para
	{
	position: relative;
	display: block;
	font-size: .9em;
	padding: 7px 10px 7px 10px;
	}
	
	
	
	
	