body, html {
	height: 100%; 
	width: 100%; 
	background-color: black; 
	overflow: hidden;
	margin: 0px;
}
#demo {
	height: 365px; 
	width: 955px; 
	overflow: visible;
	background-image: url("imagesPlyCoca/bg.gif");
	background-repeat:repeat;
}
#demo[id] {
	display: table; 
	position: static;
}
#loadText {
	width: 100px;
	font: 12pt Verdana;
	font-weight: 700;
	color: black;
	text-align: center;
}

#playerstage {
	position: absolute;
	background-color: transparent;
	top: 1px;
	left: 204px;
	width: 545px;
	z-index: 31;
}
.player {
	background-color: black;
	z-index: 32;
	overflow:hidden;
}

#flash_container
{
	position:absolute;
	height: 40px;
	width: 640px;
	left: 272px;
	top: 385px;
	z-index: 100;
}

#player_container
{
	height: 255px;
	width: 379px;
}
#mainplayer {
	position: absolute;
	top: 75px;
	left: 283px;
	height: 250px;
	width: 379px;
	z-index: 500;
}
#mainplayer.max {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
#filler {
	height: 251px;
	width: 379px;
}
#buttons {
	position: absolute; 
	top: 0px; 
	left: 0px;
}
.btn {
	position: relative;
}
#controls1 {
	width: 379px;
	top: 3px;
	height: 48px;
	z-index: 30;
	overflow: hidden;
	display: none;
}
#controls1.max {
	width: 100%;
}
.mn_control_panel {
	overflow: hidden;
	height: 48px;
}
.mn_control_panel .bgleft {
	
}
.mn_control_panel .bgright {
	
}
.mn_control_panel .bg {
	
}

.centered {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.button_container
{
	background-repeat: no-repeat;
	height: 100%;
	width: 27px;
	float: left;
}
.button_containerR
{
	background-repeat: no-repeat;
	height: 100%;
	width: 27px;
	float: right;
}

.width40 {
	width: 40px;
}
.width19 {
	width: 19px;
}
.button_view
{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: auto;
}
.button_canvas
{
	width: 100%;
	position: absolute;
	top: 0px;
	cursor: pointer;
}

.mn_rewind {
	background-image: url("imagesPlyCoca/dvr/rewind_mult.png");
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagesPlyCoca/dvr/rewind_mult.png", sizingMethod="crop");
}
.mn_pause {
	background-image: url("imagesPlyCoca/dvr/pause_mult.png");
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagesPlyCoca/dvr/pause_mult.png", sizingMethod="crop");
}
.mn_play {
	background-image: url("imagesPlyCoca/dvr/play_mult.png");
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagesPlyCoca/dvr/play_mult.png", sizingMethod="crop");
}
.mn_fast_forward {
	background-image: url("imagesPlyCoca/dvr/ff_mult.png");
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagesPlyCoca/dvr/ff_mult.png", sizingMethod="crop");
}
.mn_previous {
	
	-background-image: none;
	width:0;
	
}
.mn_next {
	
	-background-image: none;
	width:0;

}
.mn_sizemax {
	background-image: url("imagesPlyCoca/dvr/maximize_mult.png");
	-background-image: none;
	padding-left:10px;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagesPlyCoca/dvr/maximize_mult.png", sizingMethod="crop");
}
.mn_sizemin {
	background-image: url("imagesPlyCoca/dvr/minimize_mult.png");
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagesPlyCoca/dvr/minimize_mult.png", sizingMethod="crop");
}
.mn_live {
	background-image: url("imagesPlyCoca/dvr/go_live_mult.png");
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagesPlyCoca/dvr/go_live_mult.png", sizingMethod="crop");
}

.mn_timeline {
	background-image: url("imagesPlyCoca/dvr/timeline.png");
	background-repeat: repeat-x;
	left: 3px;
	top: 3px;
	height:13px;
	cursor: pointer;
	outline: none;
	width: 160px;
	position: relative;
	z-index: 31;
}

.mn_timeline_scrubber {
	background-image: url("imagesPlyCoca/dvr/thumb.png");
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: -2px;
	width: 26px;
	height: 13px;
	cursor: pointer;
	z-index: 132;
}

.mn_player_status {
	outline:none;
	position:relative;
	color: white;
	font: 10px Arial, Helvetica, sans-serif;
	height: 13px;
	width: 100%;
	cursor: default;
	text-align: center;
}

.mn_volume {
	position: relative;
	height: 21px;
	width: 65px;
	background-image: url("imagesPlyCoca/dvr/volume_bar.png");
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagesPlyCoca/dvr/volume_bar.png", sizingMethod="crop");
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 50;
}

.mn_vol_scrubber {
	background-image: url("imagesPlyCoca/dvr/volume_mult.png");
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagesPlyCoca/dvr/volume_mult.png", sizingMethod="crop");
	background-repeat: no-repeat;
	z-index: 51;
}

div {
	font: 10pt Arial, Helvetica, sans-serif;
}
.stage_top_left {
	height: 45px;
	width: 78px;
	background: url("imagesPlyCoca/window_topleft.png");
	background-repeat: no-repeat;
}
.stage_top {
	height: 45px;
	background-image: url("imagesPlyCoca/window_top.png");
	background-repeat: no-repeat;
}
.stage_top_right {
	height: 45px;
	width: 88px;
	background-image: url("imagesPlyCoca/window_topright.png");
	background-repeat: no-repeat;
}
.stage_left {
	width: 78px;
	/*height: 301px;*/
	background-image: url("imagesPlyCoca/window_left.png");
	background-repeat: no-repeat-y;
}
.stage_middle {
	background-color: black;
}
.stage_right {
	width: 88px;
	/*height: 301px;*/
	background-image: url("imagesPlyCoca/window_right.png");
	background-repeat: no-repeat-y;
}
.stage_bottom_left {
	height: 54px;
	width: 78px;
	background-image: url("imagesPlyCoca/window_bottomleft.png");
	background-repeat: no-repeat;
}
.stage_bottom {
	height: 54px;
	background-image: url("imagesPlyCoca/window_bottom.png");
	background-repeat: no_repeat-x;
}
.stage_bottom_right {
	height: 54px;
	width: 88px;
	background-image: url("imagesPlyCoca/window_bottomright.png");
	background-repeat: no-repeat;
}

.png { behavior: url(iepngfix.htc); }

