body
{
	margin:0px;
}
.description
{
	font-size:8pt;
}
div.pane
{
	overflow:auto;
}
#console_tdMenu
{
	background-color:black;
}
td.menu
{
	cursor:pointer;
}
#rightpane
{
	overflow:auto;
	width:492px;
	height:466px;
}
#content_Details, #content_Similar, #content_ShareVideo
{
	width:507px;
	height:122px;
}
#channel_div
{
	height:427px;
	width:480px;
	overflow-y:auto;
}
#channel_div_large
{
	height:427px;
	width:347px;
	overflow-y:auto;
}
#review_div
{
	height:422px;
	width:482px;
	overflow-y:auto;
}
#browsecategory_div
{
	height:367px;
	width:487px;
	overflow-y:auto;
}
#browsecategory_div_large
{
	height:431px;
	width:354px;
	overflow-y:auto;
}
#liveevent_div
{
	height:365px;
	width:480px;
	overflow-y:auto;
}
#liveevent_div_large
{
	height:365px;
	width:347px;
	overflow-y:auto;
}
td.tab0, td.taglg0, td.tab0_sel, td.tablg0_sel
{
	height:50px;
}
td.tab0, td.tablg0, td.tab1, td.detailstab
{
	cursor:pointer;
}
td.tab0_sel, td.tablg0_sel, td.tab1_sel, td.detailstab_sel
{
	cursor:pointer;
}
.programs_playimg
{
	cursor:pointer;
}
td.login_msg
{
	padding:10px;
}
div.validation_info
{
	padding:10px;
	text-align:left;
	color:#D41735;
}
.validation_error
{
	border:1px solid #7F9DBA;
	background-color:#D41735;
}

.playlist_timeline0{background-color:#000000;}
.playlist_timeline1{background-color:#222222;}
.playlist_timeline2{background-color:#444444;}
.playlist_timeline3{background-color:#666666;}
.playlist_timeline4{background-color:#888888;}

#playlist_div
{
	height:307px;
	width:373px;
	overflow-y:auto;
}

table.mainlogin
{
	height:387px;
}

#fplayerpane
{
	width:507px;
	height:360px;
}

/* WMP Controls */
#wmppane
{
	background-color:black;
}
.wmpCtrlButton
{
	font-size:8pt;
	width:30px;
	height:20px;
	border:1px solid #808080;
}
#wmpCtrlBarMin
{
	position:absolute;
	background-image:url(../images/wmpctrlminbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity:0.6;
}
#wmpCtrlBarDiv
{
	position:relative;
	overflow:hidden;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity:0.9;
}
#wmpCtrlBar
{
	position:absolute;
}
#wmpCtrlVolumeDiv
{
	position:relative;
	width:100px;
	height:7px;
	background-image:url(../images/wmpctrlvolumebg.gif);
	background-repeat:repeat-x;
	background-position:center;
}
#wmpCtrlVolumeBar
{
	width:50px;
	height:7px;
}
#wmpCtrlVolume
{
	position:absolute;
	left:45px;
	top:-3px;
	cursor:pointer;
}
#wmpCtrlPositionDiv
{
	position:absolute;
	left:10px;
	top:35px;
	width:400px;
	height:5px;
	background-image:url(../images/wmpctrlprogressbg.gif);
	background-repeat:repeat-x;
	background-position:center;
	cursor:pointer;
}
#wmpCtrlPositionBar
{
	width:0px;
	height:5px;
}
#wmpCtrlPosition
{
	position:absolute;
	left:-5px;
	top:-3px;
	cursor:pointer;
}