#playerBox{
	position:relative; top:0; left:0;
	width:100%;
	height:258px; 
}

#playerBox a#logo_tr{
	z-index:30;
	position:absolute; top:16px; right:24px;
	display:block;
	width:177px; height:72px;
	background:url(../img/logo.png);
}



#playerMinIcons_holder{
	z-index:29;
	position:absolute; top:62px; left:0;
	width:100%; height:36px;
	overflow:hidden;
	background:url(../img/icons_holder_bg.gif);
}

#playerMinIcons_holder #volHolder{
	z-index:24;
	position:absolute; top:6px; left:19px;
	width:27px; height:19px;
	overflow:hidden;
}

#playerMinIcons_holder #volHolder a{
	position:absolute; bottom:0; left:0;
	display:block;
	width:3px; background:#525252;
}

a#speakerButton{
	z-index:25; 
	display:block;
	position:absolute; top:6px; left:57px;
	width:15px; height:17px;
	background:url(../img/muting_speaker_clrd.gif) bottom left no-repeat;
}

a#loopButton{
	z-index:26; 
	display:block;
	position:absolute; top:6px; left:88px;
	width:13px; height:17px;
	background:url(../img/loop_sw.gif) bottom left no-repeat;
}

a#plstButton{
	z-index:27; 
	display:block;
	position:absolute; top:6px; left:115px;
	width:54px; height:17px;
	background:url(../img/playlistb_sw.gif) bottom left no-repeat;
}




#player_holder{
	z-index:35;
	position:relative; left:0; top:104px;
	width:100%; height:154px;
	overflow:hidden;
}

#PL_searchbox{
	z-index:45;
	position:absolute; top:0; left:0;
	width:100%; height:79px;
	background-image:url(../img/searchbox.png);
	background-position:top left;
	overflow:hidden;
}

#PL_searchbox input#sbmSearch{
	position:absolute; top:22px; right:35px;
	display:block;
	border:0; width:84px; height:28px;
	cursor:pointer; 
	background:url(../img/searchbtn.gif) top right;
	outline:none
}

#PL_searchbox input#searchTag{
	position:absolute; top:22px; left:40px;
	display:block; padding:6px 0 0 0; border:0; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px; font-weight:bold;
	width:400px; height:24px;
	background:transparent;
	color:#4D4D4D;
}



#PL_underd{
	z-index:36;
	position:absolute; bottom:54px; left:0;
	width:100%; height:91px;
	background:url(../img/underplayer_bg.gif) top left no-repeat;
	overflow:hidden;
}

#PL_underd div#openclose{
	cursor:pointer;
	position:absolute; bottom:3px; right:7px;
	height:19px; width:107px;
	background:url(../img/openclose_button.gif) top right no-repeat;
	display:none;
}

#PL_underd div#titlePlaying_name{
	position:absolute; bottom:2px; left:23px;
	font-size:10px; color:#626262;
}





#realControls_holder{
	position:absolute; top:22px; left:40px;
	width:230px; height:41px;
	overflow:hidden;
}

#realControls_holder a#plbtn_playpause{
	position:absolute; top:0; left:0;
	display:block;
	width:38px; height:38px;
	background:url(../img/playbtn.gif);
}

#realControls_holder a#plbtn_stop{
	position:absolute; top:0; left:51px;
	display:block;
	width:41px; height:41px;
	background:url(../img/stopbtn.gif);
}

#realControls_holder a#plbtn_rwd{
	position:absolute; top:5px; left:105px;
	display:block;
	width:43px; height:28px;
	background:url(../img/rwd.gif);
}

#realControls_holder a#plbtn_fwd{
	position:absolute; top:5px; left:157px;
	display:block;
	width:43px; height:28px;
	background:url(../img/fwd.gif);
}

#stateLoaderBar_holder{
	position:absolute; top:25px; right:30px;
	width:240px; height:24px;
	overflow:hidden;
}

#stateLoaderBar_holder #arrIndic_advancement{
	position:absolute; top:0; left:0;
	background:url(../img/arrIndic.gif);
	width:5px; height:4px;
	overflow:hidden;
}

#stateLoaderBar_holder #notLoadedBar{
	z-index:37;
	position:absolute; bottom:0; left:0;
	background:url(../img/barloaders_empty.gif) repeat-x;
	width:100%; height:20px;
	overflow:hidden;
}

#stateLoaderBar_holder #notLoadedBar #LoadedBar{
	z-index:38;
	position:absolute; bottom:0; left:0;
	background:url(../img/barloaders_loaded.gif) repeat-x;
	width:0%; height:20px;
	overflow:hidden;
}

#stateLoaderBar_holder #notLoadedBar #stateTextIndic{
	z-index:39;
	position:absolute; bottom:1px; left:5px;
	font-size:10px; color:#587539;
	font-style:italic;
}

#stateLoaderBar_holder #notLoadedBar #timeTextIndic{
	z-index:40;
	position:absolute; bottom:1px; right:5px;
	font-size:10px; color:#587539;
	font-style:italic;
	text-align:right
}

#stateLoaderBar_holder #notLoadedBar #changeTrackPosOnClick{
	z-index:41;
	position:absolute; bottom:0; left:0;
	width:100%; height:20px;
	background:#3d5715; cursor:pointer;
	opacity:0; 
	-moz-opacity:0;
	filter:alpha(opacity=0);
}


a.nexting_entries{
	display:block; border:2px solid #333;
	background:#272727; padding:5px 20px 5px 5px; color:#e1e1e1;
	margin:3px 3px 7px 3px;  text-decoration:none;
	font-weight:bold; text-align:right; width:200px;
	float:right; font-size:11px;
}

a.lasting_entries{
	display:block; border:2px solid #333;
	background:#272727; padding:5px 5px 5px 20px; color:#e1e1e1;
	margin:3px 3px 7px 3px;  text-decoration:none;
	font-weight:bold; text-align:left; width:200px;
	float:left; font-size:11px;
}