@charset "utf-8";
/* CSS Document */

*
{
	padding:0;
	margin:0;
}

html, body 
{
	height: 100%;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #ccc;
	background:#333333;
	text-align: center;
}

#container 
{
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	width: 950px;
	margin: 0 auto;
	text-align: left;
	
	color:#000;
	background:#ff3f75;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#header
{
	padding:10px 0px; /*only 10*/
}

#top_left
{
	float:left;
	width:740px;
	overflow:hidden;
}

#top_right
{
	float:right;
	width:210px;
	overflow:hidden;
}

#login
{
	width:208px;
	height:50px;
	padding-left:10px;
	text-align:left;
}

fieldset
{
	border:none;
}

fieldset .button
{
	font-size:11px;	
}

fieldset .field
{
	width:80px;
	font-size:11px;
}

#login_under
{
	font-size:11px;
	margin:0px;
	padding:0px;
}

#login_username
{
	font-size:11px;
	margin:0px;
	padding-bottom:10px;
	font-weight:bold;
}

#logo
{
	margin:0px 0px 0px 0px; 
	width:210px;
	height:110px;
	background-image:url(images/logotop.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

a img
{
	border:none;
}

#banner_top
{
	height:90px;
	width:728px;
	/*background-color:#CCCCCC;*/
	overflow:hidden;
	padding:5px 2px 5px 10px;
	overflow:hidden;
}

#navigation
{
	height:35px;
	width:740px;
	padding:0px;
	margin:10px 0px 10px 0px; /*last was 10*/
	background-image:url(images/menubalk.jpg);
	background-color:#333333;
	background-repeat:repeat-x;
	overflow:hidden;
}

#navigation ul
{
	display:inline;
}

#navigation ul li
{
	display:inline;
}

#navigation ul li a
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	padding:10px 3px 10px 3px;
	line-height:35px;
	margin:0px 0px 0px 10px;
	overflow:hidden;
	border:none;
}

#navigation ul li a:hover
{
	color:#ffffff;
	text-decoration:none;
	background-color:#666;
	background-color:#000;
	border:#FFFFFF 1px solid;
	padding:10px 2px 10px 2px;
}

#content 
{
	clear:both;
  	padding: 0px 10px 60px 10px;
}

p
{
	margin:10px 0px 2px 0px;
}

#system_message
{
	padding: 2px 10px 2px 10px;
	color:#FF0000;
	background-color:#eee;
	margin: -5px -10px 10px -10px;
}

#user_menu
{
	background:#333 url(images/back_sub_menu.jpg) repeat-x;
	border-color:#fff;
	color:#fff;
	margin: -5px -10px 10px -10px;
	padding: 0px 10px 0px 10px;
	line-height:25px;
	height:25px;
}

#user_menu ul li
{
	display:inline;
}

#user_menu ul li a
{
	color:#FFFFFF;
}

#body_left
{
	width:200px;
	float:left;
	overflow:hidden;
}

#random_streams
{

}

#top_streams
{
	padding-top:10px;
}

#top_streams ul
{
	background-color:#ffffff;
	border:none;	
}

#body_left div ul li
{
	display:block;
	border:none;
	background:#00CCFF url(images/back_station_name2.jpg) repeat-x top;
}

.left_stream_name
{
	font-weight:bold;
	padding:5px 2px 2px 2px;
}

.top_stream_players
{
	height:15px;
	line-height:15px;
	background:#000000 url(images/bgplayers2.jpg) repeat-x;
	overflow:hidden;
	font-size:10px;
	overflow:hidden;
}

.top_stream_players img
{
	float:left;
}

.top_stream_players a
{
	color:#fff;
}

.top_stream_players a:hover
{
	color:#fff;
}

#new_streams
{
	padding-top:10px;
}

#left_ad
{
	padding:10px 0px;
	width:200px;
	height:220px;
	overflow:hidden;
}

#body_right
{
	margin-bottom:10px;
	width:200px;
	float:right;
	overflow:hidden;
}

.listen_player
{
	border: 1px solid #000;
	background:#333333 url(images/bgplayers1.jpg) repeat-x;
	overflow:hidden;
	margin-bottom:10px;
	color:#FFF;
	font-size:9px;
	line-height:25px;
	clear:both;
}

.listen_player a img
{
	display:block;
	float:left;
}

.listen_player a
{
	color:#FFF;
}

.listen_player a:hover
{
	color:#FFF;
}

#start_player
{
	display:none;
}

#body_middle
{
	margin:0px auto;
	width:500px;
	overflow:hidden;
}

#ad_middle
{
	padding:5px 0px;
}

#footer 
{
	position: absolute;
	bottom: 0; /* heel belangrijk */
	width:930px;
	background:#000;
	color:#fff;
	height: 25px;
	line-height: 25px;
	text-align:left;
	padding:0px 10px;
	margin-top:10px;
	clear:both;
}

#footer_right
{
	float:right;
	text-align:right;
	width:400px;
	overflow:hidden;
}

#footer_left
{
	float:left;
	text-align:left;
	width:400px;
	overflow:hidden;
}

#footer a
{
	color:#FFFFFF;
}


a
{
	color:#000000;
	text-decoration:underline;
}

a:hover
{
	color:#000000;
	text-decoration:none;
}

h1
{
	clear:both;
	margin:0px 0px 10px 0px;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#000;
	background:#000 url(images/h1bg2.jpg) no-repeat;
	padding-left: 50px;
}
/*
h1
{
	clear:both;
	margin:0px 0px 3px 0px;
	padding:3px 5px;
	line-height:15px;
	height:15px;
	font-size:14px;
	color:#ffffff;
	color:#FFFF00;
	border:none;
	border-left: 21px #ffff00 solid;
	background-color:#333;
}
*/

h2
{
	clear:both;
	color:#FFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}

.form_txt
{
	width:135px;
	vertical-align:top;
	padding-bottom:2px;
	font-weight:bold;
}

.form_input
{
	color:#333333;
	padding-bottom:2px;
}

.form_inbetween
{
	width:10px;
	padding-bottom:2px;
	vertical-align:top;
}

.button
{
	border:#333333 1px solid;
	background-color:#ffffff;
	padding:1px;
	font-family:'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
}

.field
{
	border:#333333 1px solid;
	background-color:#ffffff;
	padding:2px 1px;
	width:200px;
	font-family:'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.tarea
{
	font-family:'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#333333 1px solid;
	background-color:#ffffff;
	padding:1px;
}

.captcha
{
	border:#333333 1px solid;
}

.error
{
	color:#FF0000;
	padding:10px;
	margin:10px 0px;
	background-color:#fff;
	border:1px solid #333;
	font-size:13px;
	line-height:22px;
}

.succes
{
	color:#009933;
	padding:10px;
	margin:10px 0px;
	background-color:#fff;
	border:1px solid #333;
	font-size:13px;
}

.link_item
{
	padding:2px 0px;
}

.link_item_info
{
	font-size:10px;
	padding-left:5px;
	font-style:italic;
	color:#fff;
}

.form_item
{
	padding:7px;
	clear:both;
}

.form_label
{
	font-weight:bold;
	float:left;
	width:200px;
}

.form_input
{
	float:left;
}

.station_page_players
{
	background-color:#eee;
	border: 1px #333333 solid;
	padding:5px;
	margin:10px 200px 10px 2px;
}

/* TinyMCE specific rules */
body.mceContentBody {
   background:#fff;
   text-align: left;
   color:#000000;
}

.mceContentBody a {
   /*color: red !important; /* FF requires a important here */
}

.profile_info
{
	background-color:#eee;
	border:#000 1px solid;
	padding:5px;
	line-height:22px;
}

.profile_listen
{
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#000;
	padding:3px;
}

#profile_edit_div
{
	/*padding:3px;
	background-color:#333;
	border:1px solid #000;*/
	text-align:center;
}

.all_streams_li
{
	background-color:#eee;
	clear:both;
	list-style:none;
	margin:5px 0px;
	padding:0px;
	overflow:hidden;
}

.all_streams_name
{
	float:left;
	width:335px;
	overflow:hidden;
	padding:3px;
}

.all_streams_name a
{
	font-size:14px;
	font-weight:bold;
}

.all_streams_play
{
	float:right;
	width:150px;
	background:#333 url(images/bgplayers2.jpg) repeat-x;
	height:15px;
	line-height:15px;
	overflow:hidden;
}

.all_streams_genres
{
	clear:both;
	color:#666;
	font-size:10px;
	overflow:hidden;
	padding:0px 3px 3px 3px;
}

.clear
{
	clear:both;
}

hr
{
	border:none;
	height:1px;
	color:#000000;
	clear:both;
	margin:10px 0px;
}

