/* Player skin */
#playerskin { display: block; margin: 21px 0 20px 8px; width: 290px; height: 70px; border: 0px solid rgb(0, 0, 0); }
#playerbg { position: absolute; margin: 0; padding: 0; }
  #playerbg img { width: 290px; height: 60px; }

#stopbutton, #playbutton, #volumeslider { position: absolute; padding: 0; }
#stopbutton { width: 18px; height: 18px; margin: 21px 0 0 218px; cursor: pointer; }
#stopbutton a { width: 18px; height: 18px; display: block; }
#playbutton { width: 18px; height: 18px; margin: 21px 0 0 24px; padding: 0; cursor: pointer; }
#playbutton a { width: 18px; height: 18px; display: block; }
#volumeslider { width: 12px; height: 12px; display: block; margin: 29px 0 0 185px; cursor: w-resize; }

#volumetext, #volumelevel { position: absolute; color: rgb(90, 90, 90); font-size: 9px; font-family: Verdana, Arial, Sans, sans-serif; }
#volumetext { margin: 17px 0 0 65px }
#volumelevel { margin: 17px 0 0 170px; width: 20px; text-align: right; }

#playercontainer { display: block; margin: 21px 0 20px 18px; width: 290px; height: 60px; }
/* end Player skin */

/* Player links */
#tech_support, #link_bar { width: 290px; position: absolute; text-align: center; }
#tech_support, #link_bar, #tech_support a, #link_bar a, #server_switch_bar, #server_switch_bar select, #server_switch_bar label { color: rgb(90, 90, 90); font-size: 9px; font-family: Verdana, Arial, Sans, sans-serif; }
#tech_support a, #link_bar a { text-decoration: underline; }
#tech_support { margin: 20px 0 0 0; }
#link_bar { margin: 73px 0 0 0; }
#link_bar a { font-weight: bold; }
#server_switch_bar { position: absolute; margin: 87px 0 0 67px; }
  #server_switch_bar select { border-width: 1px; height: 15px; }
/* end Player links */


/* Main style definitions */
* { font-family: Tahoma, Verdana; font-size: 11px; line-height: 120%; color: #6A7182; border:none }
html { margin:0; padding:0; }
body { background: rgb(255, 255, 255) url("popup_online_bg.jpg") no-repeat; margin: 0px; padding: 0px; }
#player_header { position: absolute; top: 0; left: 0; height: 115px; width: 100%; }
#logo { float: right; margin: 15px 15px 0px 7px; }
#player_obj { margin: 20px 0px 10px 20px; float: left; }
#player_info { position: absolute; top: 115px; margin: 0 30px; width: 440px; height: 210px; background: rgb(255, 255, 255); border: 1px solid rgb(255, 0, 0); }

#player_info_1 { height: 105px; }
#player_info_2 { height: 105px; }
.player_info_content { padding-left: 24px; }
#bottombanner { position: absolute; top: 344px; margin: 0; width: 100%; text-align: center; }

.title_dj, .title_song { height: 21px; margin: 7px 0pt 13px 19px; }
.title_dj { background: url('dj_online.png') no-repeat; }
.title_song { background: url('now_online.png') no-repeat; }

.player_info_block { height: 60px; margin: 16px 0 0 26px; }
.player_info_image { float: left; margin: 2px 2px 0 0; background: rgb(50, 117, 186); padding: 0; }
  .player_info_image img { margin: 2px; padding: 1px; width: 42px; background: rgb(255, 255, 255); }
.span_arr { background: transparent url('novelty_arr.gif') no-repeat left 3px; }
.span_pad { padding-left: 15px; margin-left: 1px; }

.fl { float: left; font-size: 10px; margin-top: 5px; padding: 0 9px; height: 16px; background: url('link_sel.gif') no-repeat left 2px; }
.link1 { padding: 0 5px 0 15px; background: none; }
.f12w { font-size: 12px; }
.bluew { color: #5183C2; font-weight: bold; }

