body{
	background: transparent;
}

#movieplayer{
	margin: 15px;
	width:460px;
	overflow:hidden;
	font-family:Arial,sans-serif;}
	
#movieclip{
	width:320px;
	height:333px;
	background:#fff url(/includes/gfx/indicator.gif) no-repeat center center;
	float:left;
	display:inline;
	clear:left;
	margin:0 1px 0 0;}
		
#chapters{
	width:139px;
	height:333px;
	margin-bottom:1px;
	background-color: #383838;
	float:left;
	display:inline;			
	position:relative;			
	overflow:hidden;
}		
#browse{
	height:29px;
	width:139px;
	overflow:hidden;
	position:absolute;
	z-index:100;
	bottom:0;
	text-align:center;			
	background: #fff url(/includes/gfx/videoplayer/browse_bottom.gif) no-repeat 0pt bottom;}
		
#browse #next{
	float:right;
	display:inline;
	margin: 6px 7px 5px 5px;}
		
#browse #prev{
	float:left;
	display:inline;
	margin: 6px 5px 5px 7px;}
		
#browse img{ border:none;}
	
#browse span{
	display:block;
	padding: 7px 0 0;
	font-size:12px;
	font-weight:bold;
	color:#fff;}
			
#clipsupp{
	width:460px;
	height:25px;
	background:#545454 url(/includes/gfx/videoplayer/clipsupp-popup.gif) no-repeat;
	background-color:#545454;
	clear:left;}
			
#movieplayer ul.tabset{
	list-style-type:none;
	margin:0;
	padding:0;
	clear:left;
	float:left;
	display:inline;
	height:24px;
	width:460px;
	overflow:hidden;
	border-bottom:1px solid #6b6b6b;	}
	
#movieplayer ul.tabset li{
	list-style-type:none;
	margin:0;
	padding:0 0 0 2px;
	float:left;
	display:inline;
	text-align:center;
	background: url(/includes/gfx/videoplayer/tab_bg.gif) no-repeat 0 0;}
	
#movieplayer ul.tabset li a{
	display:inline;
	float:left;
	
	color:#333;
	margin:0;
	padding:6px 30px 0 28px;
	text-decoration:none;
	font-size:12px;
	height:19px;			
	background: url(/includes/gfx/videoplayer/tab_bg.gif) no-repeat right 0;}			

#movieplayer ul.tabset li.activeTab{
	color:#fff;
	background: url(/includes/gfx/videoplayer/tab_bg_over.gif) no-repeat 0 0;			
}

#movieplayer ul.tabset li.activeTab a:hover,#movieplayer ul.tabset li.activeTab a{
	color:#fff;
	background: url(/includes/gfx/videoplayer/tab_bg_over.gif) no-repeat right 0;}
	
#clipsupp a{
	color:#eee;
	text-decoration:none;
	font-size:11px;
}	
#clipsupp a:hover{
	text-decoration:underline;
}		
#clipsupp a#videopopup{
	padding:0 0 1px 17px;
	margin:6px 0 0 6px;
	float:left;
	display:inline;
	background:url(/includes/gfx/videoplayer/popup.gif) no-repeat 0 0;}
	
#clipsupp a#videomore{
	padding:0 0 1px 17px;
	margin:6px 7px 0 11px;			
	float:right;
	display:inline;
	background:url(/includes/gfx/videoplayer/morevideo.gif) no-repeat 0 0;}
	
#clipsupp a#videohelp{
	padding:0 0 1px 14px;
	margin:6px 5px 0 0;			
	float:right;
	display:inline;
	background:url(/includes/gfx/videoplayer/helpvideo.gif) no-repeat 0 0;}
	
#nowplaying{
	height:29px;
	margin:0;
	padding:0;
	overflow:hidden;
	background: #383838 url(/includes/gfx/videoplayer/nowplaying-popup.gif) no-repeat 0 0;
	}
	
#nowplaying span{
	color:#fff;
	font-weight:normal;
	font-size:11px;
	margin:8px 5px 0 0;
	float:left;
	display:inline;}
	
#nowplaying em{
	color:#bbb;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	margin:7px 5px 0 7px;
	float:left;	
	display:inline;}
	
#default-video{
	display:inline;
}	
#v-img{
	border:none;
	display:block;
	margin-bottom:1px;
}
#chapters .vlink{
	height:75px;
	background-color:#6c6c6c;
	display:block;
	border-bottom:1px solid #888;
	overflow:hidden;		
	color:#fff;	
	text-decoration:none;
}	
#chapters .vlink:hover,	#chapters .vlink.playing{
	background: #6c6c6c url(/includes/gfx/videoplayer/redstripe.gif) repeat-y right 0;		
}		
#chapters strong{
	display:block;
	margin:5px 7px 4px;
	font-size:11px;
	font-family:Verdana;
}		
#chapters strong.v{
	padding-left:13px;
	background:url(/includes/gfx/videoplayer/camera_white.gif) no-repeat 0 3px;
}		
#chapters strong.a{
	padding-left:13px;
	background:url(/includes/gfx/videoplayer/audio_white.gif) no-repeat 0 3px;}
	
#chapters em{
	display:block;
	margin:0 7px;
	font-size:11px;			
	font-style:normal;
	line-height:1em;
}	
.unavail{
	cursor: default;}

#clips{
	background-color:#383838;
	height:304px;
	overflow:hidden;
}
#lineup_live{
	display:none;
}
#clipoverflow{
	height:304px;
	overflow:hidden;
}
