@charset "utf-8";
/* CSS Document written by Cow XL webdevelopment */

*
{
	padding:0;
	margin:0;
	border:none;
}

html, body 
{
	height:100%;
	font:12px 'Trebuchet MS', Verdana, Arial, sans-serif;
	color:#000;
	text-align:center;
	background:#fff url(images/bg.png) repeat-x;
}

#container 
{
	position:absolute;
	width:950px;
	left:50%;
	margin-left:-475px;
	text-align:left;
}

#header
{
	width:865px;
	height:175px;
	padding:0px 35px 0px 50px;
	background:transparent url(images/header_bg4.png) no-repeat;
}

#logo
{
	float:left;
	width:200px;
	padding-top:5px;
}

#header_right
{
	float:left;
	width:665px;
}

#freq
{
	height:130px;
	padding-right:5px;
	text-align:right;
	color:#fff;
	font-size:24px;
	line-height:40px;
}

#freq .social
{
	text-align:left;
	padding-left:50px;
	padding-top:5px;
	line-height:normal;
}

#freq .social img
{
	margin-right: 15px;
}

#header #liner
{
	height:45px;
}

#banner
{
	width:922px;
	height:218px;
	margin:0px 14px;
}

#banner_left
{
	width:10px;
	height:218px;
	float:left;
	background:transparent url(images/banner_left.png) no-repeat left top;
}

#banner_center
{
	width:902px;
	height:218px;
	float:left;
	background:transparent url(images/banner_bg.png) repeat-x left top;
}

#slideshow
{
	width:886px;
	height:197px;
	margin:11px 7px 10px 9px;
	overflow:hidden;
	text-align:center;
}

#slideNavHolder
{
	text-align:right; 
	width:886px;
	position:relative; 
	top:-10px;
	right:-5px;
	z-index:100;
}

#slideNav a
{
	display:block; 
	margin:2px; 
	height:5px; 
	width:5px; 
	float:right; 
	background-color:#999; 
	font-size:0px; 
	color:#999; 
	z-index:100;
}

#slideNav a:hover 
{
	background-color:#666; 
	color:#666;
}

#slideNav a.activeSlide 
{
	height:4px; 
	width:4px; 
	border:1px solid #333;
}

#banner_right
{
	width:10px;
	height:218px;
	float:left;
	background:transparent url(images/banner_right.png) no-repeat left top;
}

#navigation
{
	width:950px;
	height:44px;
}

#navigation_left
{
	width:37px;
	height:44px;
	float:left;
	background:transparent url(images/main_nav_left1.png) no-repeat left top;
}

#navigation_right
{
	width:38px;
	height:44px;
	float:left;
	background:transparent url(images/main_nav_right1.png) no-repeat left top;
}


#navigation ul
{
	width:875px;
	height:44px;
	float:left;
	background:#c91b12 url(images/main_nav_bg.png) repeat-x;
	list-style-type:none;
}

#navigation ul li
{
	float:left;
	margin-left:10px;
	margin-right:5px;
}

#navigation ul li a
{
	color:#fff;
	text-decoration:none;
	line-height:44px;
	font-size:14px;
}

#navigation ul li a:hover
{
	color:#000;
	text-decoration:none;
}

#navigation ul li ul
{
    position:absolute;
    width:250px;
	height:auto;
	margin:0px;
	padding:0px;	
    left:-999em;
	list-style-type:none;
	background:#c91b12;
	border:2px solid #c91b12;
	/*
	opacity:0.92;
	filter:alpha(opacity=95);	
	*/
}


#navigation ul li ul li
{
	text-align:left;
	margin:0px;
	clear:both;
	width:250px;
}

#navigation ul li ul li a
{
	display:block;
	color:#fff;
	line-height:23px;
	font-weight:bold;
	font-size:12px;
	margin:0px 0px;
	padding:0px 5px;
}

#navigation ul li ul li a:hover
{
	display:block;
	background-color:#ce3830;
	background-color:#fff;
}

#navigation ul li:hover ul
{
    left:auto;
}

#navigation ul li.sfhover ul 
{
    left:auto;
}

#navigation ul li.sfhoverGONE ul
{
	 left:-999em;	
}

#navigation_bottom
{
	width:950px;
	height:5px;
	background:transparent url(images/main_nav_bottom.png) no-repeat;
}

#content
{
	width:886px;
	background:transparent url(images/main_bg.png) repeat-y;
	overflow:hidden;
	padding:15px 31px 0px 33px;
}

#content_right
{
	width:587px;
	float:right;
	padding:0px 15px 25px 35px;
	overflow:hidden;
}

h1
{
	height:26px;
	font-size:18px;
	color:#c91b12;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px 0px 10px -25px;
	padding-left:24px;
	background:transparent url(images/header1_bg.png) no-repeat;
}

#content_right p
{
	margin:0px 0px 15px 0px;
	line-height:20px;
}

#content_right ul
{
	list-style-position:inside;	
}

h2
{
	font-size:13px;
	margin:10px 0px 5px 0px;
}

a
{
	color:#c91b12;
	text-decoration:underline;
}

a:hover
{
	color:#666666;
	text-decoration:none;
}

#content_left
{
	width:249px;
	float:left;
	overflow:hidden;
}

.left_item
{
	width:206px;
	min-height:65px;
	padding:0px 10px 0px 10px;
	margin:0px 10px 15px 11px;
	overflow:hidden;
	background:#eee url(images/left_item_bg.png) repeat-y;
}

.left_item .top
{
	width:206px;
	height:38px;
	margin:0px -10px 0px -10px;
	padding:7px 10px 0px 10px;
	background:transparent url(images/left_item_top.png) no-repeat left top;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.left_item .show
{
	font-weight:bold;
}

.left_item .link
{
	text-align:right;
}

.left_item .link a
{
	color:#c81a0f;
	text-decoration:none;
	font-size:11px;
	font-style:italic;
}

.left_item .link a:hover
{
	color:#666;
	text-decoration:none;
	font-size:11px;
	font-style:italic;
}

.left_item .bottom
{
	width:206px;
	margin:0px -10px 0px -10px;
	padding:0px 10px 5px 10px;
	background:transparent url(images/left_item_bottom.png) no-repeat left bottom;
	text-align:right;
}

.left_item .bottom a
{
	color:#c81a0f;
	text-decoration:none;
	font-size:11px;
	font-style:italic;
}

.left_item .bottom a:hover
{
	color:#666;
	text-decoration:none;
	font-size:11px;
	font-style:italic;
}

.left_item .players
{
	text-align:center;
}

.left_item .players a
{
	margin:0px 2px;
	line-height:10px;
	text-decoration:none;
}

.left_item .players a:hover
{
	/*border:1px solid #666;*/
}

#content_left .banner
{
	width:226px;
	margin:0px 10px 10px 11px;
	text-align:center;
	overflow:hidden;
}

#content_left #advertising
{
	margin:0px 0px 20px 12px;
	width:220px;
	height:184px;
	line-height:0px;
	overflow:hidden;
	border: 2px solid #333;
}

#content_left #advertising .advertising_holder
{
	width:220px;
	height:184px;
	line-height:0px;
	overflow:hidden;
	background-color:#fff;
}

#content_left #advertising .advertising_holder div
{
	width:220px;
	height:60px;
	overflow:hidden;
	margin-bottom:0px;
	border-bottom:2px #333 solid;
}

#footer
{
	height:25px;
	background-color:#c91b12;
	clear:both;
	color:#fff;
	line-height:25px;
	font-size:11px;
}

#footer a
{
	font-size:11px;
	color:#fff;
	text-decoration:none;
	line-height:25px;
}

#footer a:hover
{
	text-decoration:underline;	
}

#footer ul
{
	float:left;
	width:640px;
	height:25px;
	list-style-type:none;
	padding-left:10px;
	line-height:25px;
}

#footer li
{
	float:left;
	margin-right:5px;
}

#footer div
{
	float:left;
	width:226px;
	height:25px;
	text-align:right;
	padding-right:10px;
	line-height:25px;
}

#footer_under 
{
	width:886px;
	height:10px;
	background-color:#fff;
	padding:3px 0px 0px 0px;
}

#footer_bottom
{
	width:950px;
	height:10px;
	background:transparent url(images/footer_bg.png) no-repeat left top;
	margin-bottom:10px;
}

#checkstat
{
	display:none;	
}

.image_float
{
	float:right;
	margin:0px 0px 3px 10px;
	border:2px solid #000;
}

.right_link
{
	margin-top:5px;
	margin-bottom:20px;
	text-align:right;
}

.right_link a
{
	text-decoration:none;
	font-style:italic;
}

.link_ul
{
	list-style-type:none;
	margin-top:-10px;
}

.link_ul li a
{
	clear:both;
	display:block;
	line-height:23px;
	color:#000;
	text-decoration:none;
	background-color:#fff;
	border-bottom:1px dotted #ccc;
}

.link_ul li a:hover
{
	color:#000;
	text-decoration:none;
	background-color:#eee;
}

.link_ul li a:hover span
{
	background-color:#c81a0f;
	color:#fff;
}

.news_date
{
	display:block;
	float:left;
	width:32px;
	padding-left:2px;
	overflow:hidden;
}

#home_news
{
	float:left;
	width:348px;
	margin-right:12px;
}

#home_megagigant
{
	float:left;
	width:227px;
	height:120px;
	margin:25px 0px 0px 0px;
	overflow:hidden;
	background:transparent url(images/megagigant.png) no-repeat;
	color:#fff;
}

#home_megagigant_week
{
	text-align:right;
	padding:11px 5px 0px 0px;
}

#home_megagigant_song
{
	height:45px;
	padding:15px 0px 0px 10px;
	overflow:hidden;
}

#home_megagigant_link
{	
	text-align:right;
	padding:0px 10px 0px 0px;
}

#home_megagigant_link a
{
	color:#ccc;
	text-decoration:none;
	font-style:italic;	
}

#home_webcam
{
	width:260px;
	float:left;
}

#home_webcam_container
{
	background-color:#eee;
	width:256px;
	height:191px;
	overflow:hidden;
	border:2px #000 solid;
}

#home_webcam_container img
{
	cursor:pointer;	
}

#home_todayshows
{
	width:260px;
	background:#c81a0f url(images/webcam_bottom_bottom1.png) no-repeat left bottom;
	overflow:hidden;
	padding-bottom:5px;
}

#home_todayshows a
{
	line-height:24px;
	padding:0px 4px;
	color:#fff;
	text-decoration:none;
}

#home_todayshows a:hover
{
	color:#fff;
	text-decoration:underline;
}

#home_playlist
{
	float:left;
	width:290px;
	margin:0px 0px 0px 37px;
}

#home_playlist ul
{
	list-style-type:none;	
}

#home_playlist li
{
	line-height:24px;
}


h3
{
	font-size:12px;
	margin:0px 0px 0px 0px;
}

address
{
	font-style:normal;
}

.alignRight
{
	text-align:right;
}

.form_txt
{
	width:130px;
	vertical-align:top;
	padding-bottom:10px;
	font-weight:bold;
}

.form_inbetween
{
	width:10px;
	vertical-align:top;
	padding-bottom:10px;
	font-weight:bold;
}

.form_input
{
	padding-bottom:10px;
}


.button
{
	border:#000 1px solid;
	background:#c81a0f url(images/main_nav_bg.png) repeat center center;
	padding:4px 12px;
	font:12px 'Trebuchet MS', Verdana, Arial, sans-serif;
	color:#fff;
	font-weight:bold;
}

.button:hover
{
	border:#000 2px solid;
	padding:3px 11px;
}

.field
{
	width:180px;
	border:#000 1px solid;
	background-color:#fff;
	padding:1px;
	font:12px 'Trebuchet MS', Verdana, Arial, sans-serif;
}

.tarea
{
	width:300px;
	border:#000 1px solid;
	background-color:#fff;
	padding:2px;
	font:12px 'Trebuchet MS', Verdana, Arial, sans-serif;
}

#form_check
{
	display:none;
}

.error
{
	padding:10px;
	margin:10px 0px;
	border:2px solid #FF0000;
	color:#FF0000;
	background-color:#ccc;
}

.succes
{
	padding:10px;
	margin:10px 0px;
	border:2px solid #009900;
	color:#009900;
	background-color:#fff;
}

.clear
{
	clear:both;
}

.center
{
	text-align:center;
}

.small
{
	font-size:9px;
}

hr
{
	border:none;
	height:1px;
	color:#707070;
	background-color:#707070;
	clear:both;
	margin:10px 0px;
}

.shows_ul
{
	margin-left:40px;
	list-style-type:none;
	border-right:5px solid #c91b12;
}

.shows_ul li
{
	background-color:#eee;
	margin:0px 0px;
	padding:5px;
}

#link_cats
{
	list-style-type:none;	
}

#link_cats li
{
	width:350px;
	margin:0px 0px 25px 0px;
	padding:10px;
	background:#eee;
	border:1px solid #666;
	line-height:25px;
}

#link_cats li h2
{
	margin:0px;	
}

#link_cats li h2 span
{
	color:#999;
	font-weight:normal;
}

#link_cats li p
{
	margin:0px;	
}

#contactLeft
{
	float:right;	
	width:200px;
	margin:15px 0px 0px 30px;
}

#contactRight
{
	float:left;
	width:350px;
	margin:15px 0px 0px 0px;
}

#userDiv
{
	margin:5px 0px 10px 0px;
	background-color:#eee;
	color:#000;
	padding:5px;
	border:#eee solid 1px;
}

#userDiv p
{
	margin:0px;
}

h2.fullHeader
{
	background-color:#c91b12;
	color:#fff;
	margin:0px;
	padding-left:3px;
	line-height:24px;
}

.chartlist
{
	list-style-type:none;
	margin-bottom:25px;
}

.chartlist li 
{
	clear:both;
	background-color:#eee;
	line-height:24px;
}

.chartlist li:hover
{
	background-color:#000;
	color:#fff;
}

.chartlist li.topline
{
	background-color:#fff;
	
}

.chartlist li.topline span
{
	background-color:#fff;
	color:#000;
}

.chartlist li .nr
{
	display:block;
	float:left;
	width:25px;
	text-align:center;
	background-color:#c91b12;
	color:#fff;
}

.chartlist li .prev_nr
{
	display:block;
	float:left;
	width:25px;
	text-align:center;
	font-size:10px;
}

.chartlist li .weeks
{
	display:block;
	float:left;
	width:25px;
	text-align:center;
	font-size:10px;
}

.chartlist li .hp
{
	display:block;
	float:left;
	width:25px;
	text-align:center;
	font-size:10px;
}

.chartlist li .song
{
	padding-left:5px;
}

.chartlist li .arrow
{
	display:block;
	float:right;
	width:25px;
	text-align:center;
}

.chartlist li .vote
{
	display:block;
	float:right;
	width:50px;
	text-align:center;
	background-color:#999;
}

.chartlist li .vote a
{
	display:block;
	width:50px;
	text-align:center;
	background-color:#ccc;	
}

.chartlist li .vote a:hover
{
	background-color:#c91b12;
	color:#fff;
}

.photo_overview_holder
{
	width:585px;
	height:100px;
	overflow:hidden;
	margin:25px 0px 0px 0px;
	padding-bottom:25px;
	border-bottom:1px dotted #c91b12;
}

.photo_overview_left
{
	float:left;
	width:150px;
	height:100px;
	overflow:hidden;
}

.photo_overview_right
{
	float:left;
	width:380px;
	height:100px;
	margin-left:5px;
}

.photo_overview_right h2
{
	margin-top:0px;
}

.photo_overview_right p a
{
	color:#000;
	text-decoration:none;
}

.photo_overview_right p a:hover
{
	color:#000;
	text-decoration:none;
}

.photo_overview_navigation_header
{
	clear:both;
	float:left;
	width:50px;
	margin-top:25px;
	margin-bottom:10px;
	line-height:21px;
	font-weight:bold;
}

.photo_overview_navigation
{
	float:left;
	width:450px;
	overflow:hidden;
	list-style-type:none;
	margin-top:25px;
	margin-bottom:10px;
}

.photo_overview_navigation li
{
	float:left;
	margin-right:5px;
}

.photo_overview_navigation li a
{
	display:block;
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	background-color:#eee;
	border:1px solid #666;
	text-decoration:none;
}

.photo_overview_navigation li a:hover
{
	background-color:#c91b12;
	color:#fff;
	text-decoration:none;
}

.photo_overview_navigation li a.active
{
	background-color:#c91b12;
	color:#fff;
	text-decoration:none;
}

.photo_album_thumbs
{
	list-style-type:none;	
}

.photo_album_thumbs li
{
	float:left;
	width:150px;
	height:100px;
	overflow:hidden;
	border:1px solid #666;
	margin:0px 20px 20px 0px;
}

.photo_album_thumbs li:hover
{
	border:1px solid #000;
}

#webplayer_iframe
{
	width:400px; 
	height:250px; 
	overflow:hidden;
	border:1px solid #000;
}

.noliststyle
{
	list-style-type:none;	
}

.hor_list_ul
{
	margin:0px;
	list-style-type:none;
}

.hor_list_ul li
{
	float:left;
	margin-right:5px;
}

#megagigant_list
{
	list-style-type:none;
}

#megagigant_list li
{
	margin:5px 0px;
	padding:3px;
	border-bottom:1px dotted #ccc;
}

#megagigant_list li span
{
	font-weight:bold;
}

.guestbook_entry
{
	width:585px;
	overflow:hidden;
	margin:25px 0px 25px 2px;
	background:transparent url(images/gbook_bg.jpg) repeat-y;
	color:#fff;
}

.guestbook_entry_top
{
	background:transparent url(images/gbook_top.jpg) no-repeat;
	width:585px;
	height:46px;
	overflow:hidden;
}

.guestbook_name
{
	float:left;
	width:545px;
	margin:0px;
	padding:8px 5px 0px 8px;
}

.guestbook_name span
{
	font-weight:bold;
}

.guestbook_website
{
	float:right;
	width:25px;
	height:27px;
	margin-top:3px;
	margin-right:2px;
}

.guestbook_message
{
	clear:both;
	padding:0px 5px 0px 8px;
}

.guestbook_entry_bottom
{
	background:transparent url(images/gbook_bottom.jpg) no-repeat;
	width:585px;
	height:11px;
	line-height:0px;
	overflow:hidden;
}

.guestbook_sub_reaction
{
	width:569px;
	border-top:1px dotted #CCC;
	font-size:11px;
	font-style:italic;
	padding:5px 0px 0px 0px;
	margin:0px 8px 0px 8px;
	line-height:16px;
}

#guestbook_nav a
{
	font-weight:bold;	
}

#guestbook_nav_prev
{
	width:200px;
	float:left;	
}

#guestbook_nav_next
{
	width:200px;
	float:right;
	text-align:right;
}

.playlist_holder
{
	background:#fff url(images/playlist_bg.jpg) no-repeat right top;
	overflow:hidden;
	min-height:400px;
}

#playlist_day_select
{
	width:350px;
	border-top:1px dotted #ccc;
}

#playlist_day_select li
{
	margin:3px;
	padding:3px;
	border-bottom:1px dotted #ccc;
}

.playlist_holder h2
{
	margin:25px 0px 0px 0px;	
}

.playlist_list
{
	list-style-type:none;	
}

.playlist_list li
{
	margin:3px 0px;
}

.playlist_list li span
{
	display:block;
	width:35px;
	float:left;
}

#drivein_schedule
{
	list-style-type:none;	
	clear:both;
}

#drivein_schedule li
{
	margin-bottom:5px;
	padding-bottom:5px;
	clear:both;
	display:block;
	overflow:hidden;
	border-bottom:1px dotted #c91b12;
}

#drivein_schedule .dayname
{
	width:25px;
	float:left;
}

#drivein_schedule .date
{
	width:75px;
	float:left;
}

#drivein_schedule .date span
{
	color:#c91b12;
}

#drivein_schedule .descr
{
	width:450px;
	float:left;
}

#drivein_schedule .descr span
{
	font-weight:bold;
}
