/*---------------- Css - Player ----------------*/
/*- JWPlayerList -*/
.JW-PlayerList{ /*opacity:0;filter:alpha(opacity = 0); */padding:10px 0 0 0; }
.JW-Player-Title{display: block;
	position: absolute;
	top: 480px; font:bold 13px arial; color:#333; text-transform: uppercase;width:516px
}
.JW-PlayerList .JW-Player{text-align:left;padding:0px;
		background:url(/DigitvisionSkins/ACG/images/bg_videos.png) no-repeat; border:5px solid #85aacc;
		float: left; margin-bottom:40px; width:506px}
.JW-PlayerList .JW-Player .JW-Name{padding:10px;text-align:left;font-weight:bold;}

.WrapJW-List {width:203px; float:right; margin-top: 10px;}

.JW-PlayerList .JW-List{margin-top:10px}
	.JW-PlayerList .JW-List select{}
	.JW-PlayerList .JW-List .JW-Scroll{list-style:none; height:340px}
	.JW-PlayerList .JW-List .unit{position:relative;
		*display:inline;vertical-align:top; cursor:pointer;
		
}
.JW-PlayerList .JW-List .unit .avatar{text-align:center;margin:15px 0 0 0;}
.JW-PlayerList .JW-List img{width:197px;height:149px; border:3px solid #85aacc}
.JW-PlayerList .JW-List .frame_img{
	cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;
	background:url(/DigitvisionSkins/ACG/images/icon-play.png) no-repeat;
}

.JW-PlayerList .JW-Title {cursor:pointer;display:none;padding:5px 18px;color:#004176;font-weight:bold;}


.JW-Player{}
.JW-Items{text-align:center; }
.WrapJW-List .prev {
		cursor: pointer;display: block;height: 18px; position: absolute;width: 204px;margin-top: -10px;
		background:url(/DigitvisionSkins/TrangAnHospital/images/bg_prev_slide_video.jpg) no-repeat left top
		}
.WrapJW-List .next {
		cursor: pointer;display: block;height: 18px; position: absolute;width: 204px;margin-top: 10px;
		background:url(/DigitvisionSkins/TrangAnHospital/images/bg_next_slide_video.jpg) no-repeat left top
	}
.Photo {float:left; width:100%}
