/* PLAYER
========================================================*/

#player {
	margin: 15px;
	width: 480px;
}

.footer {
  font-size: 24px;
}
	
/* GENRE ELEMENTEN */

#playerwrapradio { float: left; margin-top: 10px;}

#playerradio {
	float: left;
	clear: left;
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/tabLeft_player_radio.gif) no-repeat left top;
}

#playerradio span {
	display: block;
	padding: 15px 15px 0 0;
	background: url(../images/tabRight_player_radio.gif) transparent no-repeat right top;
}



.vorm {
  padding: 15px 15px 25px 15px;
}

.stream ul li {
  position: relative;
}

#playing_message {
  width: 100px; 
  height: 76px;
  padding-top: 30px;
  text-align:center;
  vertical-align:middle 
}

#playing_name {
  position: absolute;
  bottom: 15px;
  left: 0px;
  width: 140px;
  clear: both;
}

#playing_website {
  position: absolute;
  bottom: 15px;
  left: 0px;
  width: 140px;
  padding-top: 20px;
  padding-left: 0px;
}

#playingchannel {
  width: 160px;
  height: 150px; 
  padding-right: 0;
}

#playingplayer {
  width: 290px;
  height: 120px; 
  margin-top: 30px;
  padding-right: 0;
}
