/* Basic styles */
BODY
{
	FONT-FAMILY:Arial;
	background:transparent;
}
BODY, html
{
	padding: 0!important;
	margin: 0!important;
}
#LoadingWaitDiv_TitleDiv
{
	display: none;
}
#LoadingWaitDiv_PresenterDiv
{
	margin-top: 100px;
	font: 32px Arial, Helvetica, sans-serif;
	color: #033B58;
}
#LoadingWaitDiv_DescDiv
{	

	font: 18px Arial, Helvetica, sans-serif;
	color: #3285C4;	
}

#Notice {
	width: 450px;
	font: bold 12px verdana;
	color: #3075C2;
}



#MainDiv
{
	POSITION: absolute;
	TOP: 0px;
	LEFT: 0px;
	height:100%;
	width:100%;
}
#Misc1Div,
#Misc2Div,
#Misc3Div,
#Misc4Div,
#Misc5Div,
#Misc6Div,
#Misc7Div,
#Misc8Div
{
	POSITION: absolute;
	DISPLAY: none;
	TOP: 0px;
	LEFT: 0px;
	WIDTH: 0px;
	HEIGHT: 0px;
	BACKGROUND-COLOR: transparent;
}


#PlayerBL
{
	POSITION: absolute;
}

#PlayerBR
{
	POSITION: absolute;
}
#PlayerPlayPause
{
	POSITION: absolute;
	TOP: 2px;
	LEFT: 5px;
	HEIGHT: 36px;
	WIDTH: 36px;
	BACKGROUND-REPEAT: no-repeat;
	CURSOR: hand;
	z-index:2;
}
#PlayerPrevious
{
	POSITION: absolute;
	LEFT: 224px;
	HEIGHT: 36px;
	WIDTH: 36px;
	TOP: 5px;
	BACKGROUND-REPEAT: no-repeat;
	FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5);
	CURSOR: hand;
	z-index:2;
}
#PlayerVolume
{
   	POSITION: absolute;
   	TOP: 4px;
   	LEFT: 190px;
   	HEIGHT: 24px;
   	WIDTH: 24px;
   	BACKGROUND-REPEAT: no-repeat;
   	FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5);
   	CURSOR: hand;
   	Z-INDEX: 2;
}
#VolumeDiv {
	top:167px!important;
	z-index:100;
}
#PlayerNext
{
	POSITION: absolute;
	TOP: 5px;
	LEFT: 200px;
	HEIGHT: 36px;
	WIDTH: 36px;
	BACKGROUND-REPEAT: no-repeat;
	FILTER: Alpha(opacity=40,enabled=false) Gray(enabled=false) BlendTrans(duration=0.5);
	CURSOR: hand;
	z-index:2;
}

#PlayerClock
{
	POSITION: absolute;
	TOP: 6px;
	left:55px!important;
	BACKGROUND-REPEAT: no-repeat;
	COLOR: #fff;
	font-family:arial;
	FONT-SIZE: 11px;
	z-index:1;	
}
#ProducerLogoDiv
{
height: 0;
width: 0;
display: none;
}





#TOCDiv
{
	POSITION: absolute;
	TOP: 250px;
	LEFT: 10px;
	HEIGHT: 220px;
	WIDTH: 290px;
}
#TOCContentDiv
{
	WIDTH: 100%;
	OVERFLOW-X: hidden;
	OVERFLOW-Y: auto;
	text-overflow: ellipsis;
	color:#666;
	font: 10px Verdana, Arial;
	display:block;
}
#TOCContentDiv2,
#TOCContentDiv3,
#TOCContentDiv4,
#TOCContentDiv5 {
	display:none;
	font: 10px Verdana, Arial;
	WIDTH: 100%;
	
}
#TOCContentDiv4 {
	padding:3px 10px;
}

.TOCEntryNormal 
{
	CURSOR: hand;
	COLOR: #666;
	FONT-WEIGHT: normal;
	LIST-STYLE: none;
	background:#f7f6f6 url(menu-general.gif) repeat-y scroll 0%;
	padding:3px 3px 3px 15px;
	margin-bottom:2px;
	margin-right:2px;
	width:270px;
	white-space:normal;
}
.TOCEntryNowPlaying
{
	CURSOR: hand;
	FONT-WEIGHT: normal;
	LIST-STYLE: none;
	background:#eae9e9 url(menu-active.gif) repeat-y scroll 0%;
	padding:3px 3px 3px 15px;
	margin-bottom:2px;
	width:270px;
	white-space:normal;
}





































/* WMxxx tags store data to describe this file */
#WMTemplate
{
	WMName: "mediCast Player";
	WMDesc: "Small video display (292 x 164) template with a resizable slide area. This template has solid background colors.";
}

/* image dependancies */ 
.PlayerPause_Down 	{ background-image: url("pause.gif"); } 
.PlayerPause_Hover 	{ background-image: url("pause.gif"); } 
.PlayerPause_Rest 	{ background-image: url("pause.gif"); } 
.PlayerNext_Rest 	{ background-image: url("next.gif"); } 
.PlayerNext_Down 	{ background-image: url("next.gif"); } 
.PlayerNext_Hover 	{ background-image: url("next.gif"); } 
.PlayerPlayPause	{ background-image: url("pause.gif"); } 
.PlayerPlayPause_Rest 	{ background-image: url("play.gif"); } 
.PlayerPlayPause_Down 	{ background-image: url("play.gif"); } 
.PlayerPlayPause_Hover 	{ background-image: url("play.gif"); } 
.PlayerPrevious_Rest 	{ background-image: url("previous.gif"); } 
.PlayerPrevious_Down 	{ background-image: url("previous.gif"); } 
.PlayerPrevious_Hover 	{ background-image: url("previous.gif"); }
.PlayerVolume	 	{ background-image: url("volume_btn.gif"); }
.PlayerVolume_Rest 	{ background-image: url("volume_btn.gif"); }
.PlayerVolume_Hover 	{ background-image: url("volume_btn.gif"); }
.PlayerVolume_Down 	{ background-image: url("volume_btn.gif"); } 

#HTML1Div
{
	VISIBILITY: hidden;
	POSITION: absolute;
	TOP: 0px;
	LEFT: 0px;
	HEIGHT: 0px;
	WIDTH: 0px;
	background:transparent;
}

#HTML1Frame
{
	HEIGHT: 0%;
	WIDTH: 0%;
	background:transparent;
}
#LeftSideBackground
{
	POSITION: absolute;
	TOP: 0px;
	LEFT: 0px;
	WIDTH: 288px;
	HEIGHT: 300px;
	background:transparent;
	
}
#MediaPlayer
{
	HEIGHT: 164px;
	WIDTH: 292px;
}
#MediaPlayerControlsDiv
{
	POSITION: absolute;
	LEFT: 0px;
	top:3px;
	background:transparent;
	background-repeat: no-repeat;
}
#MediaPlayerDiv
{
	POSITION: absolute;
	TOP: 0px;
	LEFT: 0px;
	HEIGHT: 164px;
	WIDTH: 292px;
	background:transparent;
}
#SlidesFrame
{
	POSITION: relative;
	top: 0px;
	left: 0px;
	LEFT: 0px;
	HEIGHT: 450px;
	background:transparent;
	
}
#SlidesDiv
{
	POSITION: absolute;
	TOP: 16px;
	LEFT: 315px;
	HEIGHT: 450px;
	WIDTH: 600px;
	background:transparent;
	border:1px #f1f1f1 solid;
}


BODY
{
	scrollbar-track-color: #F0F0F0;
	scrollbar-darkshadow-color: #CACACA;
	scrollbar-shadow-color: #ECEEF0;
	scrollbar-3dlight-color: #CDCDCD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-arrow-color: #D3D7DC;
	scrollbar-face-color: #F7F7F7;
	background:transparent;
	overflow:hidden;
	
}
* {
	font-family:Arial, Helvetica, sans-serif!important;

}
#Misc1Div {
	background:url("background.gif");
	display:block;
	width:292px;
	height:33px;
	top:164px;
	left:0px;
}