/* For use with multimedia page */
body {
	background-color: #333333;
}
a:link,a:visited {
	font-family: Tahoma;
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: Tahoma;
	color: #0066FF;
	text-decoration: underline;
	font-weight: normal;
	text-decoration: underline;
}

a.linelink:link,a.linelink:visited {
	font-family: Tahoma;
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
}

a.linelink:hover {
	font-family: Tahoma;
	color: #0066FF;
	text-decoration: underline;
	font-weight: normal;
	text-decoration: underline;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}

#mainWrapper {
	margin-left: 10px;
	width: 100%;
	heigiht: 700px;
	float: left;
}

#playerWrapper {
	width: 402px;
	height: 700px;
	float: left;
	margin-left: 20px !important;
	margin-left: 5px;
}

#playListWrapper { /*width: 383px;*/
	width: 200px;
	height: 500px;
	margin-right: 30px !important;
	margin-right: 20px;
	float: right;
}

#banner {
	empty-cells: show;
	height: 113px;
	text-align:left; 
	width:100%; 
	background-image:url(/images/index/v4/banner_bg.jpg);	
	background-repeat: repeat-x;
}

#onDemandServer {
	float: left;
	height: 18px;
	font-family: Tahoma;
	font-size: 10px;
	color: #0066FF;
}

#onDemandServer a:visited,#onDemandServer a:link,#onDemandServer a {
	color: #0066FF;
	text-decoration: none;
}

#onDemandServer a:hover {
	color: #0066FF;
	text-decoration: underline;
}

#onDemandSpeed {
	float: right;
	height: 18px;
	font-family: Tahoma;
	font-size: 10px;
	color: #0066FF;
}

#onDemandSpeed a:visited,#onDemandSpeed a:link,#onDemandSpeed a {
	color: #0066FF;
	text-decoration: none;
}

#onDemandSpeed a:hover {
	color: #0066FF;
	text-decoration: underline;
}

#player {
	width: 100%;
	height: 301px;
}

#playListArea {
	margin-top: 36px;
	width: 150px;
	float: left;
	background-color: #336699;
	height: 335px;
}

#fileListArea {
	margin-top: 66px;
	width: 200px;
	float: left;
	height: 335px;
	background-color: #336699;
	/*border-right: 1px solid #336699;*/
	border-left: 1px solid #336699;
}

#programListHeader {
	height: 18px;
	width: 150px;
	color: #FFFFFF;
	background-color: #336699;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

#fileListHeader {
	height: 18px;
	width: 100%;
	background-color: #336699;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#programContent {
	background-color: #FFFFFF;
	color: #990000;
	overflow: auto;
	height: 301px;
	float: left;
	width: 150px;
}

#fileContent {
	overflow: auto;
	height: 301px;
	float: left;
	width: 199px;
	background-color: #EFEFEF;
}

#fileListContent {
	overflow: auto;
	height: 301px;
}

.programName {
	clear: both;
	width: 100%;
	height: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #0066FF;
	overflow: hidden;
}

.programGroup {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 5px;
}

.programItem {
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 5px;
}

.programItem a:hover {
	text-decoration: underline;
}

#liveList {
	clear: both;
	width: 100%;
	height: 100px;
}

.liveCaption {
	clear: both;
	width: 100%;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: left;
	color: #0066FF;
}

.mirrorEntry {
	clear: both;
	width: 100%;
	height: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.mirrorFlag {
	float: left;
	height: 30px;
	width: 40px;
	margin-left: 15px !important;
	margin-left: 5px;
}

#state {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFCC00;
	clear: left;
}

.mirrorListEntry {
	margin-left: 10px;
	float: left;
	height: 30px;
	vertical-align: middle;
	width: 120px;
	overflow: hidden;
}

#file_panel_buttons {
	clear: both;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #336699;
	height: 16px;
	overflow: hidden;
}

#file_panel_buttons a,#file_panel_buttons a:link,#file_panel_buttons a:visited
	{
	text-decoration: none;
	color: #FFFFFF;
}

#speedhilight {
	color: #00CC00;
	text-decoration: underline;
}

.style3 {
	color: #FF0000;
	font-weight: bold;
}
.table-border { border:1px #0066FF solid;}
#options{
 	float:left;
	width:auto;
	padding-right:10px;
	padding-top:10px;
	}
	
#bgimage{
	background-image:url(/images/multimedia/multimedia-bg.jpg);
	}
.red{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	}
.red-s{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	}
	