﻿#foxretro_player {border:0;margin:0px;padding:0px 0px 20px 0px;}
#foxretro_player{width:580px;height:440px;font-family:Arial;}
#foxretro_video{position:relative;width:580px;height:440px;background-color:#000;background-position:top left;background-repeat:no-repeat;}
#foxretro_video img{position:absolute;width:100px;height:100px;top:170px;left:240px;cursor:pointer;}
#foxretro_controlbar{float:left;display:inline;width:580px;height:58px;background:url("/images/foxretro-player.png") -0px -0px no-repeat;}
#foxretro_fullscreen{float:left;display:inline;width:578px;height:16px;font-size:10px;font-weight:bold;text-align:center;margin:1px 0 0 1px; line-height:16px;}
#foxretro_controlbar .play,#foxretro_controlbar .pause,#foxretro_controlbar .mute,#foxretro_controlbar .unmute,#foxretro_controlbar .fullscreen{float:left;display:inline;width:26px;height:26px;cursor:pointer;margin:7px 0 0 7px;}
#foxretro_controlbar .play{background:url("/images/foxretro-player.png") -0px -212px no-repeat;}
#foxretro_controlbar .pause{background:url("/images/foxretro-player.png") -0px -176px no-repeat;}
#foxretro_controlbar .mute{margin-left:111px;background:url("/images/foxretro-player.png") -0px -140px no-repeat;}
#foxretro_controlbar .unmute{margin-left:111px;background:url("/images/foxretro-player.png") -0px -104px no-repeat;}
#foxretro_slider{float:left;display:inline;width:318px;height:41px;margin:0 0 0 7px;}
#foxretro_slider .time{float:left;display:inline;width:420px;height:14px;text-align:center;font-size:11px;font-weight:bold;color:#fff;cursor:default;margin-top:-4px;}
#foxretro_slider .track{float:left;display:inline;position:relative;width:420px;height:9px;background:url("/images/foxretro-player.png") -0px -68px no-repeat; margin-top:5px}
#foxretro_slider .track .playhead,#foxretro_slider .track .progress,#foxretro_slider .track .buffer{position:absolute;height:7px;margin-top:1px;top:0;left:0;}
#foxretro_slider .track .playhead{top:-3px;width:15px;height:15px;background:url("/images/foxretro-player.png") -0px -286px no-repeat;cursor:pointer;}
#foxretro_slider .track .progress{background:url("/images/foxretro-player.png") -0px -87px no-repeat;}
#foxretro_audio{float:left;display:inline;width:75px;height:9px;margin:16px 0 0 4px;}
#foxretro_audio .guide{float:left;display:inline;width:12px;height:9px;margin-right:3px;cursor:pointer;background:url("/images/foxretro-player.png") -0px -248px no-repeat;}
#foxretro_audio .guide.selected{background:url("/images/foxretro-player.png") -0px -267px no-repeat;}
