﻿#fx_player *{border:0;margin:0;padding:0;}#fx_player{float:left;display:inline;width:600px;height:379px;font-family:Arial;}#fx_video{float:left;display:inline;position:relative;width:600px;height:338px;background-color:#000;background-position:top left;background-repeat:no-repeat;}#fx_video img{position:absolute;width:100px;height:100px;top:119px;left:250px;cursor:pointer;}#fx_controlbar{float:left;display:inline;width:600px;height:41px;background:url("../img/xcast-fx-controlbar.png") top left repeat-x;}#fx_controlbar .play,#fx_controlbar .pause,#fx_controlbar .mute,#fx_controlbar .unmute,#fx_controlbar .fullscreen{float:left;display:inline;width:26px;height:26px;cursor:pointer;margin:7px 0 0 7px;}#fx_controlbar .play{background:url("../img/xcast-fx.png") 0 -191px no-repeat;}#fx_controlbar .pause{background:url("../img/xcast-fx.png") 0 -155px no-repeat;}#fx_controlbar .mute{margin-left:11px;background:url("../img/xcast-fx.png") 0 -119px no-repeat;}#fx_controlbar .unmute{margin-left:11px;background:url("../img/xcast-fx.png") 0 -330px no-repeat;}#fx_controlbar .fullscreen{margin:10px 0 0 24px;width:23px;height:20px;position:relative;background:url("../img/xcast-fx.png") 0 -89px no-repeat;}#fx_controlbar .fullscreen .tooltip{position:absolute;display:none;width:151px;height:40px;top:26px;left:-122px;background:url("../img/xcast-fx.png") 0 -261px no-repeat;}#fx_slider{float:left;display:inline;width:382px;height:41px;margin:0 0 0 7px;}#fx_slider .time{float:left;display:inline;width:384px;height:14px;text-align:center;font-size:11px;font-weight:bold;color:#fff;cursor:default;margin-top:2px;}#fx_slider .track{float:left;display:inline;position:relative;width:384px;height:9px;background:url("../img/xcast-fx.png") 0 -311px no-repeat;}#fx_slider .track .playhead,#fx_slider .track .progress,#fx_slider .track .buffer{position:absolute;height:7px;margin-top:1px;top:0;left:0;}#fx_slider .track .playhead{top:-3px;width:15px;height:15px;background:url("../img/xcast-fx.png") 0 -223px no-repeat;cursor:pointer;}#fx_slider .track .progress{background:url("../img/xcast-fx.png") 0 -244px no-repeat;}#fx_audio{float:left;display:inline;width:75px;height:9px;margin:16px 0 0 4px;}#fx_audio .guide{float:left;display:inline;width:12px;height:9px;margin-right:3px;cursor:pointer;background:url("../img/xcast-fx.png") 0 0 no-repeat;}#fx_audio .guide.selected{background:url("../img/xcast-fx.png") 0 -19px no-repeat;}