*{
	margin:0;
	padding:0;
	border:none;
	}

body{
	background:#ffffff;
}

#container{
	width:500px;
	height:506px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	padding:0;
}

#mabl_wrapper{
	width:500px;
	height:489px;
	}

#mabl_stage{
	height:400px;
	width:480px;
	float:left;
	}

#movie_area{
	height:360px;
	width:480px;
	background-color:#000000;
	}
	
#MABL_TEXT_01{
	height:38px;
	padding-top:2px;
	width:480px;
	font-size:16px;
	color:#FFF;
	background-color:#000;
	font-family:Arial,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif ;
	vertical-align:middle;
	}

#mabl_lang_select{
	margin-left:2px;
}

#mabl_lang{
	margin:0px 8px;
	}

#mabl_lang p{
	margin:8px 0;
	}
	
#mabl_ctrlBtn{
	background-color:#fff;
	position:relative;
	width:500px;
	height:69px;
	clear:both;
	}

#mabl_ctrlBtn #mabl_btn_ctrl_play{
	position:absolute;
	width:94px;
	height:32px;
	top:34px;
	left:10px;
}
#mabl_ctrlBtn #mabl_btn_ctrl_replay{
	position:absolute;
	width:94px;
	height:32px;
	top:34px;
	left:116px;
}

#mabl_ctrlBtn #seekbar{
	position:absolute;
	top:7px;
	width:350px;
	height:17px;
	left:0px;
}

#seekbar #mabl_time_slider {
	position:absolute;
	left:10px;
	top:0px;
}
#seekbar #mabl_time_fill {
	position:absolute;
	left:1px;
	top:0px;
	width:0px;
	background-image: url("../img/mabl_progress_fill.gif");
}

#seekbar #mabl_timeseekbase {
	position:absolute;
	width:330px;
	height:17px;
	left:10px;
	top:0px;
}

#seekbar #mabl_timeseekbase .ui-slider-handle{
  background: url('../img/mabl_btn_movie_seek_btn2.gif') no-repeat;
  position:absolute;
  width:16px;
  height:17px;
  top:0px;
  z-index: 1;
}

#mabl_volume {
	position:absolute;
	top:5px;
	left:368px;
}

#mabl_volume #mabl_volume_slider {
	position:absolute;
	top:34px;
	left:110px; //spkVolImg
}
#mabl_volume #mabl_btn_ctrl_speaker{
	position:absolute;
	width:35px;
	height:35px;
	left:-5px;
	top:29px;
	}

#mabl_volume #mabl_btn_ctrl_volume {
	position:absolute;
	width:86px; <!-- width:92px; -->
	height:20px;
	left:25px;
	top:35px;
	}

#mabl_volume #mabl_btn_ctrl_volume .ui-slider-handle {
     background: url('../img/mabl_volume_slider_btn.gif') no-repeat;
      height: 23px; width: 9px; overflow: hidden; position: absolute; top: -2px;
      }


#mabl_ctrlBtn #MABL_TIME_HMS{
	position:absolute;
	font-size:14px;
	color:#858585;
	top:8px;
	left:365px;
	width:64px;
	}
	
#mabl_ctrlBtn #mabl_time_slash{
	position:absolute;
	font-size:14px;
	color:#858585;
	top:8px;
	left:423px;
	width:4px;
	}
	
#mabl_ctrlBtn #MABL_TOTAL_HMS{
	position:absolute;
	font-size:14px;
	color:#858585;
	top:8px;
	left:430px;
	width:64px;
	}
#mabl_ccc{
	position:absolute;
	top:0px;
	left:0px;
	/*z-index: 1;*/
}
#slider_callout { background: url('../callout.gif') no-repeat; height: 45px; width: 38px; overflow: hidden; position: absolute; top: -50px; margin-left:-10px; padding: 8px 0px 0px 0px;
	font-family: "Myriad Pro"; color: #284a6e; font-weight: bold; text-align: center;}
