
/* PLAYER'S ROTATING PANEL SPECIFIC STYLES ------------------*/
.panel_left .player_container{
	position:relative;
	left:0px;
}
	/* IE SPECIFIC ------------------*/
	#IEroot .panel_left .player_container{top:60px;}
	/* END OF IE SPECIFIC ----------*/
	
/* END OF PLAYER'S ROTATING PANEL SPECIFIC STYLES  ----------*/

/* CORE PLAYER STYLES --------------------*/
.player_container{
	font-family:Arial,Helvetica,sans-serif;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	width:335px;
	height:312px;
	float:left;
}

	.player_container .videoHtmlLayer{
		position:absolute;
		z-index:5;
		top:0;
		left:0;
		width:320px;
		height:240px;
		cursor:pointer;
		overflow:hidden;
	}

	.player_container .clickToPlay{	
		background:transparent url(http://static.mgnetwork.com/oan/mgplayer/clicktoplay.png) no-repeat 50% 140px;
		width:320px;
		height:240px;
		cursor:pointer;
	}


	.player_container .mg_video_player{
		position:relative;
		width:100%;
		height:100%;
	}

		.player_container .mg_video_player .NebulaContainer{
			background:#000000;
			width:320px;
			height:240px;
			position:absolute;
			top:7px;
			left:8px;
		}

		.player_container .mg_video_player .playerControls{
			position:absolute;
			width:100%;
			height:64px;
			overflow:hidden;
			left:0px;
			bottom:0px;
		}

	.player_container .videoPlayer{
		width:320px;
		height:240px;
	}



	.player_container .mgplayer_skin_01{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_top.gif) repeat-x top left;
	}

	.player_container .mgplayer_skin_02{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_right.gif) repeat-y top right;
	}

	.player_container .mgplayer_skin_03{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_bottom.gif) repeat-x bottom left;
	}

	.player_container .mgplayer_skin_04{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_left.gif)  repeat-y top left;
		background-position:0px 10px;
}

	.player_container .mgplayer_skin_05{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_topleft.gif) no-repeat top left;
	}

	.player_container .mgplayer_skin_06{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_topright.gif) no-repeat top right;
	}

	.player_container .mgplayer_skin_07{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_bottomleft.gif) no-repeat bottom left;
	}

	.player_container .mgplayer_skin_08{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_bottomright.gif) no-repeat bottom right;
		width:335px;
		height:312px;
		position:relative;
	}

	.player_container .playButtonWrapper{
		position:absolute;
		left:10px;
		bottom:23px;
		cursor:pointer;
	}

	.player_container .playButton{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_spritepack.gif);
		background-position:0px 0px;
		width:44px;
		height:28px;
		outline:0px;
		display:block;
		cursor:pointer;
	}

		.player_container .playButtonWrapper a:hover .playButton{
			background-position:0px -28px;
		}

	.player_container .pauseButton{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_spritepack.gif);
		background-position:-534px 0px;
		width:44px;
		height:28px;
		outline:0px;
		display:block;
		cursor:pointer;
	}

		.player_container .playButtonWrapper a:hover .pauseButton{
			background-position:-534px -28px;
		}

	.player_container .rewindButtonWrapper{
		position:absolute;
		left:57px;
		bottom:23px;
		cursor:pointer;
	}

	.player_container .rewindButton{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_spritepack.gif);
		background-position:-44px 0px;
		width:44px;
		height:28px;
		outline:0px;
		display:block;
		cursor:pointer;
	}

		.player_container .rewindButtonWrapper a:hover .rewindButton{
			background-position:-44px -28px;
		}

	.player_container .slider_button{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_spritepack.gif) -219px 0px;
		width:17px;
		height:21px;
		outline:0px;
		display:block;
		cursor:pointer;
	}

		.player_container .horizontal_slider a:hover .slider_button{
			background-position: -219px -21px;
		}

	.player_container .horizontal_track{
		position:absolute;
		left:112px;
		top:12px;
		background-color:#FFF;
		height:30px;
		width:160px;
		line-height:0px;
		font-size:0px;
		text-align:left;
		padding:4px;
	}
			
	.player_container .horizontal_slit{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_slit.gif) repeat-x top left;
		width:150px;
		height:10px;
		margin:9px 4px 2px 4px;
		line-height:0;
		position:absolute;
		z-index:1;
	}

	.player_container .horizontal_slider{
		width:17px;
		height:21px;
		position:relative;
		z-index:2;
		line-height:0;
		margin:0;
	}

	.player_container .time{
		color:#FFFFFF;
		position:absolute;
		right:12px;
		bottom:29px;
	}

	.player_container .message{
		position:absolute;
		bottom:3px;
		left:10px;
		font-size:10px;
		text-transform: uppercase;
	}

/* END OF CORE PLAYER STYLES -------------*/

/* CORE PLAYLIST STYLES --------------------*/
.playlist_container{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_spritepack.gif) 2px -345px;
	font-family:Arial,Helvetica,sans-serif;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	width:300px;
	height:312px;
	margin:0px 0px 0px 5px;
	float:left;
	position:relative;
}

.playlist_title{
	margin:15px 0 0 10px;
}

	.playlist_container .playlist{background:url(http://static.mgnetwork.com/oan/mgplayer/playlist_bg.gif) repeat top left;
		overflow:auto;
		width:250px;
		height:266px;
		position:absolute;
		top:33px;
		left:9px;
	}

		.playlist_container .playlist .play-list-item{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_spritepack.gif) 0px -81px;
			width:302px;
			height:88px;
			overflow:hidden;
			display:block;
		}

			.playlist_container .playlist .play-list-item .item-body{
				overflow:hidden;
				margin:8px 0 0 15px;
				display:block;
			}
			
				.playlist_container .playlist .play-list-item .item-body img{
					float:left;
					width:88px;
					height:66px;
					margin-top:4px;
					border:none;
				}

				.playlist_container .playlist .play-list-item .item-body .item-text{
					float:left;
					height:75px;
					width:130px;
					overflow:hidden;
					margin-left:15px;
					display:block;
				}
				
		.playlist_container .playlist .now_playing{
			background-position: 0px -257px
		}

	.playlist_container a{
		color:#666666;
		text-decoration:none;
	}

		.playlist_container a:hover .play-list-item {
			background-position: 0px -169px;
		}

.playlist_item_wrapper{cursor:pointer;}
/* END OF CORE PLAYLIST STYLES -------------*/


/* HORIZONTAL PLAYER STYLES --------------------*/
.clickToPlayH{ 
	background:transparent url(http://static.mgnetwork.com/oan/mgplayer/clicktoplay.png) no-repeat 50% 50%;
	width:320px;
	cursor:pointer;
	height:170px;
}

.panelAccentH{background:url(http://static.mgnetwork.com/oan/mgplayer/h_fadeline.png) no-repeat 50% 50%;
	width:100%;
	height:10px;
}

.playlistScrollWrapperH{
	width:100%;
	height:60px;
	position:relative;
}

.mgPlayerPanelH{background:url(http://static.mgnetwork.com/oan/mgplayer/trans_white.png) repeat top left;
	height:70px;
}

.prevButtonWrapperH{
	width:22px;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	padding:8px 0 0 3px;
}

	.prevButtonWrapperH .prevButton{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_spritepack.gif) -502px 0px;
		width:16px;
		height:41px;
		outline:0px;
		display:block;
		cursor:pointer;
	}

	.prevButtonWrapperH a:hover .prevButton{
		background-position: -502px -41px;
	}

.nextButtonWrapperH{
	width:22px;
	height:100%;
	position:absolute;
	right:0px;
	top:0px;
	padding:8px 0 0 3px;
}

	.nextButtonWrapperH .nextButton{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_spritepack.gif) -518px 0px;
		width:16px;
		height:41px;
		outline:0px;
		display:block;
		cursor:pointer;
	}

	.nextButtonWrapperH a:hover .nextButton{
		background-position: -518px -41px;
	}

.mgPlayerH{
	width:85%;
	height:60px;
	padding-left:25px;
	padding-right:25px;
}

	.mgPlayerH .playlist{
		width:100%;
		height:40px;
		padding-top:6px;
		color:#000000;
		font-size:11px
	}

	.mgPlayerH .playlist_item_wrapper{
		width:135px;
		float:left;
	}

	.mgPlayerH .item-body img{
		display:block;
		float:left;
		margin:3px;
	}

	.mgPlayerH .item_summary{display:none;}
/* END OF HORIZONTAL PLAYER STYLES -------------*/

/* VERTICAL PLAYER STYLES --------------------*/

.clickToPlayV{
	background:transparent url(http://static.mgnetwork.com/oan/mgplayer/clicktoplay.png) no-repeat 50% 50%;
	width:320px;
	height:240px;
	cursor:pointer;
	width:50%;
	float:left;"
}

.panelAccentV{background:url(http://static.mgnetwork.com/oan/mgplayer/v_fadeline.png) no-repeat 50% 50%;
	width:10px;
	height:100%;
	min-height:240px;
	float:left;
}


.playlistScrollWrapperV{
	width:150px;
	height:100%;
	min-height:240px;
	float:left;
	position:relative;
}

.mgPlayerPanelV{background:url(http://static.mgnetwork.com/oan/mgplayer/trans_white.png) repeat top left;
	width:50%;
	height:100%;
	min-height:240px;
	float:left;
}

.prevButtonWrapperV{
	width:100%;
	height:22px;
	position:absolute;
	left:0px;
	top:0px;
	padding:3px 0px 0px 0px;
}

	.prevButtonWrapperV .prevButton{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_spritepack.gif) -369px 0px;
		width:133px;
		height:19px;
		outline:0px;
		display:block;
		cursor:pointer;
	}

	.prevButtonWrapperV a:hover .prevButton{
		background-position: -369px -19px;
	}

.nextButtonWrapperV{
	width:100%;
	height:22px;
	position:absolute;
	bottom:0px;
	left:0px;
}

	.nextButtonWrapperV .nextButton{background:url(http://static.mgnetwork.com/oan/mgplayer/mgplayer_spritepack.gif) -236px 0px;
		width:133px;
		height:19px;
		outline:0px;
		display:block;
		cursor:pointer;
	}

	.nextButtonWrapperV a:hover .nextButton{
		background-position: -236px -19px;
	}

.mgPlayerV{
	height:100%;
	min-height:150px;
	margin:22px 0px 19px;
	overflow:hidden;
}

/* IE SPECIFIC-------------------*/
#IEroot .mgplayerV{padding-top:22px;}
/* END OF IE SPECIFIC----------*/

	.mgPlayerV .playlist{
		width:140px;
		color:#000000;
		font-size:11px;
	}

	.mgPlayerV .playlist_item_wrapper{height:50px;}

	.mgPlayerV .item-body img{
		display:block;
		float:left;
		margin:3px;
	}

	.mgPlayerV .item_summary{display:none;}
/* END OF VERTICAL PLAYER STYLES ------------- */



