.player_bar 													{width:375px;height:17px;background:url(../gfx/player_bg.gif) repeat-x;}
.player_bar a.play												{display:block;width:34px;height:17px;background:url(../gfx/btn_play.gif) no-repeat;float:left;}
.player_bar a.pause												{display:block;width:34px;height:17px;background:url(../gfx/btn_pause.gif) no-repeat;float:left;}
.player_bar .seperator											{display:block;width:2px;height:17px;background:url(../gfx/player_seperator.gif) no-repeat;float:left;}


.player_bar .status												{font-size:1px;display:block;width:256px;height:17px;float:left;}
.player_bar .status .timer										{font-size:1px;width:140px;height:17px;float:left;}
.player_bar .status .timer .arrow 								{font-size:1px;position:relative;z-index:2;width:150px;height:7px;clear:both;background-image:url(../gfx/player_status_current_arrow.gif);background-repeat:no-repeat;padding-left:10px;}
.player_bar .status .timer .basebar 							{font-size:1px;position:relative;z-index:1;width:140px;height:7px;clear:both;background:yellow url(../gfx/player_status_default_bg.gif) repeat-x left 1px;margin-top:-3px;margin-left:10px;border-left:1px solid #003459;border-top:1px solid #003459;border-right:1px solid #005998;border-bottom:1px solid #005998;}
.player_bar .status .timer .basebar .loaded 					{font-size:1px;width:140px;height:7px;background-color:#346283;}
.player_bar .status .timer .basebar .loaded .currenttrack 			{font-size:1px;height:7px;background-color:#8cadcc;}
.player_bar .status .timer .basebar .loaded .currenttrack .track1	{font-size:1px;line-height:1px;position:relative;z-index:3;width:5px;height:7px;top:0px;cursor:w-resize;margin-left:-3px;}


.player_bar .status .time 										{font-size:1px;width:95px;height:17px;float:left;margin-left:-5px;}
*+html .player_bar .status .time								{width:100px;margin-left:15px;}
.player_bar .status .time p					 					{font-size:1px;color:#87acd8;font-size:10px;font-family:arial,verdana,helvetica;margin:0;margin-left:5px;padding-top:2px;}


.player_bar a.speaker_on										{display:block;width:17px;height:17px;background:url(../gfx/icon_speaker_active.gif) no-repeat 50% 50%;float:left;}
.player_bar a.speaker_off										{display:block;width:17px;height:17px;background:url(../gfx/icon_speaker_deactive.gif) no-repeat 50% 50%;float:left;}
.player_bar .speakerbar											{font-size:1px;display:block;width:55px;height:17px;float:left;margin-top:4px;}
.player_bar .speakerbar .loaded 								{font-size:1px;width:55px;height:7px;clear:both;background:url(../gfx/player_status_default_bg.gif) repeat-x left 1px;border-left:1px solid #003459;border-top:1px solid #003459;border-right:1px solid #005998;border-bottom:1px solid #005998;}
.player_bar .speakerbar .loaded .currenttrack 						{font-size:1px;height:7px;background-color:#8cadcc;}
.player_bar .speakerbar .loaded .currenttrack .track2				{font-size:1px;position:relative;width:3px;height:7px;background-color:#fff;top:0;cursor:w-resize;}







