.mp3 { overflow:hidden; width:75px; }

/* Ajax spullen: */
.selected {
	background-color: #006;
	color: #FFF !important;
}

ul.zoek {
	list-style: none;
	margin: 0px;
	padding: 2px;
}

ul.zoek li {
	padding: 1px 3px;
	color: #000;
	font-weight: normal;
}

.dim {
	padding: 2px;
	color: #888;
	font-style: italic;
}

.alertbox {
	border: 1px solid #F00;
	padding: 8px;
	margin: 8px;
	color: #900;
	font-weight: bold;
	font-size: 120%;
}
/* Einde Ajax spullen */

.error {
	color: red;
}

h1 {
	font-size: 26px;
	margin-bottom:0px;
	line-height: 28px;
	color:#FFFFFF;
	font-family: Arial;
	padding: 0px 0px 2px 0px;
}

h2 {
	font-size: 15px;
	color:#FFFFFF;
	font-family: Arial;
	padding: 0px 0px 0px 0px;

}


h3 {
	font-size: 16px;
	margin-bottom:0px;
	line-height: 18px;
	color:#FFFFFF;
	font-family: Arial;
	padding: 0px 0px 0px 0px;

}
h3 {
	cursor: hand;
}


h4 {
	color:#FFFFFF;
	color: #000;
	background: #FFF;
	font-size: 24px;
	margin-bottom:0px;
	line-height: 24px;
	font-family: Arial;
	padding: 0px 0px 2px 0px;
}

p {
	margin:0px 0px 1.6em 0px;
	padding: 0px
}

ul {
	margin:0.6em 0.6em 0.6em 50px;
	list-style-image: url(../pix/ul_swoosh_white_blue.gif);
	list-style-position: outside;
	margin-bottom:1.5em;
}

ul.overig_ul {	
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 0;
}
ul.overig_ul li{
	height:27px; 
	line-height: 27px;
	margin: 0;
	padding: 0 0 0 40px;
	background: url(/pix/ul_swoosh_black_blue.gif) no-repeat 15px 11px;
}
ul.overig_ul li a:hover {
	color: #00aeef;
}

.bg_blue {
 	background:url("../pix/bg_blue_gradient.jpg") right repeat-y #00AEEF;
}
ul.artists {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.artists li {
	height: 75px;
	overflow: hidden;
	margin: 0;
	padding: 8px 8px;
	background: url(../gfx/bg_artists.jpg) no-repeat bottom right;
	font-size: 11px;
}
	ul.artists li img {
		margin: 0 6px 40px 0;
	}
	ul.artists li h5 {
		height: 16px;
		line-height: 16px;
		margin: 0;
		padding: 0;
		font-size: 11px;
	}
	ul.artists li a {
		color: #000;
	}

.linklist {
	margin:0 0 0 1em;
	list-style:none;
}

ol {
	margin:0.6em 0 0.6em 2em;
}

li {
	margin-bottom:0.5em;
}

img {
	vertical-align:middle;
	border:0;
	padding:0px;

}

a:link, a:visited {
	color:#00AEEF;
	background:transparent;
	text-decoration:none;

}

a:hover, a:active {
	color:#222;
	background-color:transparent;
	text-decoration:underline;
}

.date {
	font-size:95%;
	margin:1em 0;
}

.formclass td {
	border:0;
	padding:5px;
	margin:0px;
}

#frequentiecheckform {
	background-color:#00ADEF;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:327px;
}

.frequentie {
	font-size: 130%;
	font-weight: bold;
	margin-left: 10px;
}





/* RSS Ticker style */
.tickerclass {
	height:30px;
}

.rsstitle {
	/*shared class for all title elements in an RSS feed*/
	font-weight: bold;
}

.rssdate {
	/*shared class for all date elements in an RSS feed*/
	color: gray;
	font-size: 90%;
}


/* images */
img.right {
	float:right;
	margin:0.4em 0 1em 20px;
}

img.left {
	float:left;
	margin:0.4em 20px 1em 0;
}


/* Header styles */
.title_primary_color {
	display:block;
	padding-top:8px;
	height: 28px;
	padding-left: 10px;
	background-color:#000000;
	overflow: hidden;
}

.title_primary_color {
	padding-right: 10px;
/*	background:url("../pix/h3_ek.jpg") right top no-repeat #000000; */
}

.title_moppen {
	display:block;
	padding-top:1px;
	height: 36px;
	padding-left: 0px;
	background-color:#000000;
	overflow: hidden;
}


/* Text styles */
.padding {
   	padding:10px;
}

.padding td {
   	padding:3px;
}


.padding em {
   	color: #666666;
}

/* columns */
.column{
	clear:both;
	overflow:hidden;
	height:auto;
	margin-bottom: 10px;
	width:674px;

}

.single_column {
	width:100% !important;
	float:none;
	position:relative;
	min-height:60px;
	height:auto !important;
}

.double_column {
	width:139px;
	float:left;
	position:relative;
	height:auto !important;
	min-height:130px;
}

.tripple_column {
	width:193px;
	float:left;
	position:relative;
	height:auto !important;
	min-height:265px;

}

.quadruple_column {
	width:139px !important;
	float:left;
	position:relative;
	height:auto !important;
	min-height:115px;
}


.min_height {
	width:1px !important;
	float:right;
	position:relative;

}



/* panels */
.panel ul.links,
.panel p {
	margin:0.5em 0 0 0;
}

.panel {
	position:relative;
	height:auto;
	padding: 10px 10px 30px 10px;
	overflow: hidden;
	font-size:10px;
}
.panel_nieuws {
	position:relative;
	height:auto;
	padding: 10px 10px 5px 10px;
	overflow: hidden;
	font-size:10px;
}
.panel_80shotline {
 	background:url("../pix/bg_blue_gradient.jpg") right repeat-y #00AEEF;
 	overflow: hidden;
	height:auto;
	padding: 10px 10px 30px 10px;
	overflow: hidden;
	font-size:10px;
}

.panel em {
	color:#999999;
}

.nomore {
	padding-bottom:10px;
}

.border {
	border:1px solid #000000;
}

* html .panel .foot {
	clear:none;
}

strong.head{
	color: #FFF;
	background: #000000;
	display: block;
	padding: 5px 10px 3px 10px;
}

.panel.extrapadding {
	padding: 10px 13px 15px 13px;
}

.panel.blue{
 	background:url("../pix/bg_blue_gradient.jpg") right repeat-y #00AEEF;
 	overflow: hidden;
}

.panel.blue ul{
 	list-style-image: url(../pix/ul_swoosh_blue_white.gif);
	list-style-position: outside;
	margin-left: 26px;
}

.panel.blue em {
	color:#AFE9FF;
}

.panel.blue a:link,
.panel.blue a:visited {
	color:#000000;
}


.panel.zwart{
 	background:#000000;
 	color: #FFFFFF;
 	overflow: hidden;
}

.panel.zwart ul{
	list-style-image: url("../pix/ul_swoosh_black_blue.gif");
	list-style-position: outside;
	margin-left: 30px;
}
.panel_nieuws.zwart ul{
	list-style-image: url("../pix/ul_swoosh_black_blue.gif");
	list-style-position: outside;
	margin-left: 30px;

}

.panel.zwart a:link,
.panel.zwart a:visited {
	color:#FFFFFF;
}

/* buttons */

a:link.more_black,
a:visited.more_black,
.panel a:link.more_black,
.panel a:visited.more_black {
	background:url("../pix/btn_more_black.gif") right no-repeat;
	color:#FFFFFF;
}

a:link.more,
a:visited.more,
.panel a:link.more,
.panel a:visited.more {
	background:url("../pix/btn_more.gif") right no-repeat;
	color:#FFFFFF;

}

a.continue,
.panel a.continue {
	position:absolute;
	font-weight:normal;
	padding:0px 13px 0px 7px;
	text-align:center;
	color:#FFFFFF;
	right:10px;
	bottom:10px;
	z-index:100;
	font-family: Arial;
}
a.continue2 {
	float: right;
	font-weight:normal;
	margin-top: 8px;
	padding:0px 13px 0px 7px;
	text-align:center;
	color:#FFFFFF;
	margin-right:10px;
	z-index:100;
	font-family: Arial;
}
a.continue_fl {
	float: left;
	font-weight:normal;
	margin-top: 8px;
	padding:0px 13px 0px 7px;
	text-align:center;
	color:#FFFFFF;
	margin-right:10px;
	z-index:100;
	font-family: Arial;
}
a.continue_left,
.panel a.continue_left {
	position:absolute;
	font-weight:normal;
	padding:0px 13px 0px 7px;
	text-align:center;
	color:#FFFFFF;
	left:10px;
	bottom:10px;
	z-index:100;
	font-family: Arial;
}

.panel a.continue_leftcol {
	font-weight:normal;
	padding:7px 13px 7px 7px;
	text-align:center;
	color:#FFFFFF;
	left:10px;
	bottom:10px;
	z-index:100;
	font-family: Arial;
}

/* bullet voor mozaiek desktop download actie */
	ul.wallpaper { margin:0 0 20px; }
	ul.wallpaper li { list-style:none outside none; padding-left:20px; background:url(../assets/Image/bullet_wallpaper.gif) no-repeat 0 50%; }
	a#mosaic { display:block; width:200px; height:50px; background:#000 url(../assets/Image/button_mosaic.jpg) no-repeat top left; }
	a#mosaic:hover { background-position:-200px 0; }
	a#mosaic span { display:none; margin-left:-999px; }
	
/* zigiz opmaak */
.zigiztext h3 { margin:0; font:bold 15px Verdana; color:#132664; }

.zigiztext { margin-left:150px; }
.zigiztext.gvd { margin-right:25px; }
.gvdweek-badge { float:right; }
.zigizthumb { border:1px solid #aaa; margin-right:5px; width:120px; height:70px; }
.zigizthumb:hover { border:1px solid #132664; }
.panel.gameoverzicht { border-bottom:1px solid #ccc; padding:15px 0; }
.panel.gamevdweek {border-bottom:1px solid #ccc; padding:15px 0; }	
.panel img { vertical-align:none; }

/* nieuwsblok */
	
	.blok {
		background:#000;
		float:left;
		width:370px;
		padding:15px 15px 0;
		min-height:280px;
		height:auto !important;
		height:280px;
	}
	
	
	#cont_tease {
		width:100%;
		height:130px;
		margin:0 0 10px;
		border-bottom:1px dotted #fff;
		position:relative;	
		color:#fff;
		font:normal 11px Arial;
		text-align:left;
		overflow:hidden;	
	}
	
	#cont_tease h5 { 
		width:370px; 
		height:30px; 
		overflow:hidden;
		color:#00bdf4; 
		font:bold 20px/1.25em Arial; 
		padding:0; 
		margin:0;
	}
	#cont_tease img { margin:0 10px 0 0; padding:0; border:1px solid #999; }
	#cont_tease a img { border:none; }
	#cont_tease p { padding:0; margin:0; }
	#cont_tease td { vertical-align:top; }
	#cont_tease td.meer { text-align:right; }
	#cont_tease td.meer a:hover, #cont_tease td.meer a { color:#fff; padding:0 13px 0 7px; font-size:10px; }
	panel.active { display:block; }
	.hidethis { display:none; }
		
	#panel1 {
		position:absolute;
		top:0;
		left:0;
		background:#000;
		height:150px;
		overflow:hidden;
	}

	
	#cont_bullets {
		text-align:left
	}
	
	#cont_bullets ul {
		list-style:none;
		color:#fff;	
		margin:0;
		padding:0;
	}
	
	#cont_bullets li a {
		color:#999;
		text-decoration:none;		
		background:url(/gfx/ul_swoosh_black_blue.png) no-repeat 5px 50%;
		padding:5px 0 5px 25px; 
		display:block;
		outline:none;
	}
	
	#cont_bullets li a:hover {
		color:#00bdf4;
	}
	
	#cont_bullets li.active {
		color:#fff; 
		background:url(/gfx/hover_bar.png) no-repeat 0 50%;
	}
	
	#cont_bullets li.active a { color:#fff; }
	
	#cont_bullets ul li {
		display:block;
		width:370px;
		float:left;
		font:normal 11px/16px Verdana, Arial;
	}
		
	.clear { clear:both; }
	

/* programmering */
.programmering_hours {
	float: left;
	width: 4%;
}
	.programmering_hours td {
		height: 20px;
		border-right: 1px solid #FFF;
		padding: 0 8px;
		color: #FFF;
		background: #000 url(../gfx/programmering_gradient_h.gif) no-repeat bottom left;
		font-size: 9px;
		vertical-align: middle;
	}
	.programmering_hours td.empty {
		height: 28px;
		heigh\t: 29px;
		background: #FFF;
		background-image: none;
	}
	
.programmering {
	float: left;
	width: 148px;
}
	.programmering th, .programmering td {
		border-bottom: 1px solid #FFF;
		border-right: 1px solid #FFF;
		text-align: center;
		vertical-align: middle;
		line-height: 15px;
		padding: 0;
		margin: 0;
	}
	.programmering th {
		height: 28px;
 		color: #FFF;
		background: #000;
		font-size: 10px;
		font-weight: normal;
	}
	.programmering td {
		background: #00aeef;
		font-size: 11px;
	}
	.programmering td:hover {
		background: #0094cb;
	}
	.programmering td a {
		height: 19px;
		display: block;
		cursor: hand;
	}
	.programmering td a, .programmering td a:hover {
		text-decoration: none;
	}
	.programmering td.two_hours a {
		height: 39px;
	}
	.programmering td.three_hours a {
		height: 49px;
		padding: 10px 0 0 0;
	}
	.programmering td.four_hours a {
		height: 59px;
		padding: 20px 0 0 0;
	}	
	.programmering span {
		padding: 0 0 0 5px;
		display: block;
	}
	.programmering .show {
		color: #FFF;
	}
	.programmering .dj {
		color: #000;
	}
	.programmering td#active {
		background: #FFF;
	}
	.programmering td#active .show {
		color: #00aeef;
	}
	.programmering td.one_hour .show, .programmering td.one_hour .dj {
		float: left;
		padding-top: 2px;
		font-size: 9px;
	}
	
	
/* Audiofragmenten */

	body#audiofragment { text-align:left; height:319px; }
	
	body#audiofragment h5 { 
		font:bold italic 12px Arial;
		margin:25px 0 5px;
	}

	#titelarea {
		background:#000;
		height:20px;
		margin:-10px;
		padding:10px;
		position:relative;
	}
	
	.closebutton { 
		position:absolute; 
		top:0; 
		right:10px;
		color:#fff; 
	}
	
	.closebutton a:hover { text-decoration:underline; color:#fff; cursor:pointer; }
	body#audiofragment td { padding:5px 10px; } 
	body#audiofragment label { width:150px; display:block; font:normal 11px Arial; }
	body#audiofragment #submit { background:#000; color:#fff; padding:5px 10px; margin:10px 0 0; border:none; cursor:pointer;  }
	body#audiofragment input, body#audiofragment textarea { border:0; margin:2px 0; padding:1px; }
	body#audiofragment textarea { width:295px; height:75px; }
	
	.panel.blue a.deellink:hover { text-decoration:none; color:#fff; }
	.panel.blue a.deellink { text-decoration:none; color:#fff; }
	
	.jmp3player { color:#00aeef; width:80px; overflow:hidden; }
	.jmp3player2 { color:#fff; margin:15px 0; width:80px; overflow:hidden; }
	
	table#audiofragment_list { width:673px; margin:-10px; }
	table#audiofragment_list td { background:transparent url(/gfx/bg_artists.jpg) repeat-x; }
	
	table#audiofragment_kort { width:475px; }
	table#audiofragment_kort td { padding:5px 0; }
	
	#audiofragment_links_btn {
		position:absolute;
		top:7px;
		left:296px;
		background:url(/gfx/audiofragment_btn_bg.gif) no-repeat;
		padding:5px 20px 0 5px;
		width:164px;
		height:18px;
		color:#fff;
		font:normal 10px Arial;
		cursor:pointer;
	}
	
	a#audiofragment_links_btn:hover { text-decoration:none; }
	#audiofragment_links {
		position:absolute;
		top:30px;
		left:296px;
		background:#000;
		padding:5px;
		width:156px;
		font:normal 10px Arial;	
		border:1px solid #666;
		border-width:0 1px 1px 1px;
		display:none;
	}
	
	#audiofragment_links ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	
	#audiofragment_links li { list-style:none; list-style-image:none; background:none; }
	
	#audiofragment_links li a { color:#fff; text-decoration:none; }
	#audiofragment_links li a:hover { text-decoration:none; color:#00AEEF; }
		
		
	#audiofragment_sort_btn {
		position:absolute;
		top:7px;
		left:480px;
		background:url(/gfx/audiofragment_btn_bg.gif) no-repeat;
		padding:5px 20px 0 5px;
		width:164px;
		height:18px;
		color:#fff;
		font:normal 10px Arial;
		cursor:pointer;
	}
	
	a#audiofragment_sort_btn:hover { text-decoration:none; }
	#audiofragment_sort {
		position:absolute;
		top:30px;
		left:480px;
		background:#000;
		padding:5px;
		width:156px;
		font:normal 10px Arial;	
		border:1px solid #666;
		border-width:0 1px 1px 1px;
		display:none;
	}
	
	#audiofragment_sort ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	
	#audiofragment_sort li { list-style:none; list-style-image:none; background:none; }
	
	#audiofragment_sort li a { color:#fff; text-decoration:none; }
	#audiofragment_sort li a:hover { text-decoration:none; color:#00AEEF; }		
	
	

#poll_wide img {
	width: 130px;
	float: right;
}

#poll_wide #pollform {
	width: 150px;
	float: left;
}

#poll_wide table {
	width: 150px;
	float: left;
}

#poll_wide .clear_five {
	display: none;
}

	
	/* GALLERY JW */

/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 5px solid #00aeef;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none;
list-style-image: none;
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
list-style-image: none;
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #00aeef; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #00aeef; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 


/* EINDE GALLERY JW /*


/* FORM */
	
	input.border{ 
		clear:left;
		margin:2px 0; 
		padding:2px 4px;
		font:normal 11px/16px Arial;
		color: #000;	 
		border:1px solid #000;	
	}
	
	input.valid { border:1px solid #3bb000; background:#daffbc; }
	input.invalid { border:1px solid #ed1c24; background:#fdb1b1; }\
	
	#submittwit {
		clear:left;
		padding:5px 10px;
		color:#00aeef;
		font: normal l3px Arial;
		font-weight: bold;
		background:#fff;
		border:1px solid #00aeef;
		cursor:pointer;
	}
	
	#submittwit:hover {
		background:#00aeef;
		border:1px solid #00aeef;
		color:#fff;
	}
	
#recaptcha_image {
	margin-top: 7px;
	background: #fff;
	padding: 4px;
	border: 1px solid #a5acb2;
}


/* PROGRAMMERING2 */
table.programmering2 td {
	background: #00aeef;
	color: #FFF;
	padding: 4px 8px;
	border-bottom: 1px solid #FFF;
   }
table.programmering2 td.empty {
   	background: #FFF;
   }
table.programmering2 td.date {
   	background: #000;
   }
table.programmering2 a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
table.programmering2 a:hover {
	text-decoration: underline;
}


/* VERKEERSINFORMATIE */
table.traffic {
	margin-top: -20px;
}

table.traffic td.line {
	border-bottom: 1px solid #00AEEF;
}
