/*==nbc_rewind_fullep.css==*/
html{overflow:auto;}
#video-fullplayer #holdMe{
	float:left;
	width:100%;
	height:auto;
	padding-bottom:12px;
	background:#000000 url(/Video/images/vidplayerbg_don.jpg) scroll no-repeat 100% 0;
	border-bottom:2px #FF7F02 solid;
}

#left-side{
	width:601px;
	margin:0;
	padding:0;
	padding-left:10px;
	float:left;
	height:auto;
}
#right-side{
	width:310px;
	margin:90px 0 0;
	padding:0;
	float:right;
}
#theplayer{
	float:left;
	clear:right;
	
}

#video-meta-info{
	float:left;
	clear:both;
	min-height:57px;
	padding:0 5px;
	font-size:120%;
	background:#000000;
	line-height:1.4em;
}

#meta-info{
	position:absolute;
	display:block;
	right:8px;
	top:0px;
	text-align:right;
}
#meta-info a img{ margin:right:3px;}


#vid-list-hscroll{
	float:left; 
	clear:both;
	height:auto;
	width:100%;
	background:#000000;
}

#vid-list-vscroll{
	display:block;
	width:100%;
	height:auto;
	margin:10px  0 0;
	background:transparent;
}
#vid-list-vscroll a{
	position:relative;
	float:left;
	clear:both;
	width:285px;
	padding:1px 10px 1px 1px;
	background:#cccccc;
	color:#000000;
	margin:1px 0 2px 0;
	;
}
#vid-list-vscroll a img{
	float:left;
	clear:right;
	margin-right:5px;
}

#vid-list-hscroll a{
	float:left;
	width:80px;
	height:75px;
	overflow:hidden;
	color:#FFFFFF;
	padding:4px;
}

#vid-list-hscroll a.img{
	text-decoration:none;
}

/*==IE hacks==*/
* html #left-side, * html #right-side, * html #vid-list-vscroll p{
	height:1%;
}
* html #theplayerIE {
	padding:5px 0px 0px 5px;
}
* html #video-meta-info {
	width:100%;
}
/*#videoplayer{
	flota:left;
	width:600px; 
	height:auto;
	border:1px solid red;
}*/

A.episodeselect:link {color: #999999; font-size:10px; font-weight : bold;text-decoration:none;}
A.episodeselect:active {color: #333333; font-size:10px; font-weight : bold;text-decoration:none;}
A.episodeselect:visited {color: #999999; font-size:10px; font-weight : bold;text-decoration:none;}
A.episodeselect:hover {color: #ffffff; font-size:10px; font-weight : bold;text-decoration:none;}
