/* ==================== BASIS ELEMENTEN ==================== */

body
{
	background-color					: #000;
	margin								: 0px;
	padding								: 0px;
	font-family							: Arial, Helvetica, sans-serif;
	font-size 							: 0.7em;
	color 								: #fff;
}

h1
{
	font-family 						: Arial, Helvetica, sans-serif;
	font-size 							: 1.1em;
	font-weight							: bold;
	color								: #663;
	margin 								: 0px;
}

h2
{
	font-family 						: Arial, Helvetica, sans-serif;
	font-size 							: 1em;
	font-weight 						: bold;
	color								: #663;
	margin 								: 0px;
}

h3
{
	font-family 						: Arial, Helvetica, sans-serif;
	font-size 							: 1em;
	font-weight 						: bold;
	color								: #9c9;
	margin 								: 0px;
}

a,a:link,a:active,a:visited
{
	color 								: #9c9;
	text-decoration 					: none;
}

a:hover
{
	text-decoration						: underline;
}

/* ==================== STRUCTUUR ==================== */

#main
{
	background 							: url(../img/main_bg.gif) top left repeat;
	width 								: 770px;
	margin 								: 0 auto;
	padding 							: 6px 0px 6px 0px;
}

#flash
{
	background 							: url(../img/flash_bg.jpg) top left no-repeat;
	width 								: 758px;
	height								: 284px;
	margin 								: 0px 6px 0px 6px;
	padding 							: 0px;
}

#menu
{
	width 								: 758px;
	margin 								: 0px 6px 0px 6px;
	padding 							: 0px;
}

.toplogo
{
	background 							: url(../img/toplogo_bg.jpg) top left no-repeat;
	width								: 758px;
	height 								: 53px;
}

.bottomlogo
{
	background 							: url(../img/bottomlogo_bg.jpg) top left no-repeat;
	width								: 758px;
	height 								: 35px;
}

#content
{
	width 								: 758px;
	margin 								: 0px 6px 0px 6px;
	padding 							: 0px;
	height 								: 100%;
}

.news
{
	width 								: 425px;
	float 								: left;
}

.news_content
{
	overflow-y 							: auto;
	height 								: 450px;
	background 							: url(../img/content_bg.gif) top left repeat;
	padding 							: 8px 12px; 
}

.show_songs
{
	width 								: 323px;
	float 								: right;
}

.content
{
	background 							: url(../img/content_bg.gif) top left repeat;
	padding 							: 8px 12px; 
}

.song_content
{
	height 								: 69px;
}

.song_content img
{
	float								: left;
	margin-right 						: 8px;
}

.no_border	img
{
	border 								: 0px solid #000;
}


/* ==================== MENU ==================== */

.menu
{
	background 							: url(../img/menu_bg.jpg) top left no-repeat;
	margin 								: 0px;
	padding 							: 0px 0px 0px 6px;
	list-style-type						: none;
	height 								: 21px;
}

#menu li
{	
	float 								: left;
	padding								: 0px;
	margin 								: 0px;
	line-height 						: 21px;
}

#menu li a,#menu li a:link,#menu li a:active,#menu li a:visited
{
	text-decoration						: none;
	font-size 							: 10px;
	width 								: 100%;
	display 							: block;
}

#menu li a span
{
	visibility 							: hidden;
}

.link1				{	width								: 63px;}
.link2				{	width								: 47px;}
.link3				{	width								: 81px;}
.link4				{	width								: 80px;}
.link5				{	width								: 71px;}

.link1 a:hover		{	background:url(../img/link1_.gif) top left no-repeat;}
.link2 a:hover		{	background:url(../img/link2_.gif) top left no-repeat;}
.link3 a:hover		{	background:url(../img/link3_.gif) top left no-repeat;}
.link4 a:hover		{	background:url(../img/link4_.gif) top left no-repeat;}
.link5 a:hover		{	background:url(../img/link5_.gif) top left no-repeat;}

.link1_				{	width: 63px;background:url(../img/link1_.gif) top left no-repeat;}
.link2_				{	width: 47px;background:url(../img/link2_.gif) top left no-repeat;}
.link3_				{	width: 81px;background:url(../img/link3_.gif) top left no-repeat;}
.link4_				{	width: 80px;background:url(../img/link4_.gif) top left no-repeat;}
.link5_				{	width: 71px;background:url(../img/link5_.gif) top left no-repeat;}


/* ==================== HEADERS ==================== */
.divider
{
	width 								: 385px;
	height 								: 20px;
	background 							: url(../img/divider.gif) top center no-repeat;
}

.news_header
{
	background 							: url(../img/h1_news_bg.jpg) top right no-repeat;
	background-color 					: #000;
	height								: 27px;
	width 								: 425px;
}

.nextshow_header
{
	background 							: url(../img/h1_nextshow_bg.jpg) top right no-repeat;
	background-color 					: #000;
	height								: 27px;
	width 								: 323px;
}

.songs_header
{
	background 							: url(../img/h1_songs_bg.jpg) top right no-repeat;
	background-color 					: #000;
	height								: 27px;
	width 								: 323px;
	margin-top 							: 11px;
}

.info_header
{
	background 							: url(../img/h1_info_bg.jpg) top right no-repeat;
	background-color 					: #000;
	height								: 27px;
	width 								: 758px;
}

.releases_header
{
	background 							: url(../img/h1_releases_bg.jpg) top right no-repeat;
	background-color 					: #000;
	height								: 27px;
	width 								: 758px;
}

.showlist_header
{
	background 							: url(../img/h1_showlist_bg.jpg) top right no-repeat;
	background-color 					: #000;
	height								: 27px;
	width 								: 758px;
}

.contact_header
{
	background 							: url(../img/h1_contact_bg.jpg) top right no-repeat;
	background-color 					: #000;
	height								: 27px;
	width 								: 758px;
}


.news_header h1		{	visibility 							: hidden;}
.nextshow_header h1	{	visibility 							: hidden;}
.songs_header h1	{	visibility 							: hidden;}
.info_header h1		{	visibility 							: hidden;}
.releases_header h1	{	visibility 							: hidden;}
.showlist_header h1	{	visibility 							: hidden;}
.contact_header h1	{	visibility 							: hidden;}

/* ========================================= LIGHTBOX ======================================= */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color: #333;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color:#fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	color: #333;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	} 


