@charset "utf-8";
/* CSS Document */

.popup-background {
	background-image:url(livestream_background.jpg);
	width:630px;
	height:382px;
	float:left;
}


#left-content {
	width: 194px;
	margin-left: 13px;
	float: left;
}

#right-content {
	width: 336px;
	margin-left: 21px;
	margin-top:70px;
	float: left;
}

/*  TABS  */

.popup-tabs {
	width:42px;
	height:382px;
	float:left
}

.popup-tab-radio {
	width:42px;
	height:53px;
	float:left;
	margin-top:25px;
	margin-bottom:5px;
}

.popup-tab-tv {
	width:42px;
	height:53px;
	float:left;
	margin-bottom:5px;
}

.popup-tab-site {
	width:42px;
	height:53px;
	float:left;
	margin-bottom:5px;
}


/*  player  */


#player-bg {
	width: 194px;
	float: left;
}

.popup-onair {
	width:194px;
	height:231px;
	float:left;
	margin-left:0px;
	margin-top:25px;
}

.popup-player {
	width:194px;
	height:40px;
	float:left;
	margin-left:0px;
	margin-top:14px;
}


.popup-extern-windows {
	width:23px;
	height:20px;
	float:left;
	margin-top:35px;
}

.popup-extern-real {
	width:37px;
	height:17px;
	float:left;
	margin-top:35px;
	margin-left:5px;
}

.popup-extern-itunes {
	width:25px;
	height:21px;
	float:left;
	margin-top:35px;
	margin-left:5px;
}

.popup-extern-winamp {
	width:20px;
	height:19px;
	float:left;
	margin-top:35px;
	margin-left:5px;
}


/*  Adverteren  */


.advertentie {
	width:336px;
	height:280px;
	float:left;
}


/*  REST  */

a img {
border: none;
}