@charset "utf-8";
/* CSS Document */

.tv-popup-background {
	background-image:url(tvstream_background.jpg);
	background-repeat:no-repeat;
	width:630px;
	height:382px;
	float:left;
}


#left-content {
	width: 380px;
	margin-left: 13px;
	margin-top:25px;
	float: left;
}

#right-content {
	width: 159px;
	margin-left: 10px;
	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  */

.tv-player-bg {
	width:380px;
	height:280px;
	float:left;
}

.tv-controls {
	background-image:url(background_controls.gif);
	background-repeat:no-repeat;
	width:380px;
	height:40px;
	float:left;
	margin-top:12px;
}

/*  tekst */

.tekst-zwart {
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
}

/*  REST  */

a img {
border: none;
}



.button {
	width: 37px;
	float: left;
	height: 30px;
	vertical-align: middle;
	margin-top:3px;
}

.externeplayers {
	width:52px;
	height:20px;
	float:left;
	vertical-align: middle;
	margin-left:140px;
	margin-top:11px;
}

.externiconen-1 {
	width: 23px;
	float: left;
	height: 20px;
	vertical-align: middle;
	margin-left:2px;
}

.externiconen-2 {
	width: 23px;
	float: left;
	height: 20px;
	vertical-align: middle;
	margin-left:2px;
	margin-top:1px;
}


.volume {
	width: 10px;
	float:left;
	height: 30px;
	vertical-align:middle;
	margin-top:10px;
}