@import url(text.css);
@import url(menu.css);

html {
	overflow: -moz-scrollbars-vertical;
	margin: 0px;
	height: 100%;
	width: 100%;	

	background: black url(../images/bg.jpg) 0 0 no-repeat;
	padding-bottom: 1px;
	background-position: right top;
	line-height: 18px;

}

* {
	margin: 0px;
	padding: 0px;
}


body {
	padding-bottom: 1px;

}

img {
	border: 0px;
}


p {/*
	margin-left: 13px;*/
	padding-top: 10px;

	padding-bottom: 10px;
	font-size: 12px;
}

ul {
	list-style:none;
}

li {
	list-style:none;
}

td {
	vertical-align:top;

}

/*************************/

div.clear {
	clear: both;
}

div.clear-left {
	clear: left;
}

div.clear-right {
	clear: right;
}

label {
    line-height:20px;
}

/*************************/

#container {
	position: relative;	  
	margin: 0 auto;
	width: 1000px;	
}

#top {
	background: url(../images/top.png) 0 0 no-repeat;
	height: 212px;
	width: auto;
}

	div.logo {
		position: absolute;		
	}

	div.searchfield {
		margin-top: 6px;
		float: right;
	}

div#player {
	position: absolute; margin-top: -57px; margin-left: 710px;
}

div#leftpage {
	width: 645px;
	float:left;

}

div#leftpagetickets {
	width: 485px;
	float:left;

}

	div#content {	
		padding: 10px;
		font-size: 12px;
	}

	div.content_spacer {
		margin-bottom: 18px;
	}

div#xright {
	margin-top: 17px;
	float:left;
	margin-left:20px;
}

div#right {
	text-decoration: none;
}

div#log_res {
	width: 228px;
}

div#newsletter {
	padding-left: 0px;
	text-decoration: none;
}


div#righttickets {
	margin-top: 17px;
	text-align: justify;
	float:left;
	width: 430px;
	margin-left:20px;
}
		
div#mid {

	background: url(../images/mid.png) 3px 0 no-repeat;
	height: 320px;
}


ul#newshome {
	width: 277px;
	background: url(../images/bgnews.jpg) 0 0 no-repeat;
	height: 130px;
	padding: 60px 0 0 10px;
	float:left;
}


img.newsline{
	padding: 5px 0 5px 0;
}

ul#newshome li {
	padding-left: 25px;
	background: url(../images/listImage.png) 0 0 no-repeat;
}

.readmore
{	width: 90px;
	height: 30px;
	position: absolute;
	margin: 26px 20px 0 -80px;
	
}

a.readmore
{
	background: url(../images/readmore.png) 0 0 no-repeat;
	width: 90px;
	display: block;
	height: 30px;
	margin: 10px 20px 0 100px;
	
}

a.readmore_news
{
	background: url(../images/readmore.png) 0 0 no-repeat;
	width: 90px;
	float: right;
	position: relative;
	display: block;
	height: 30px;
	margin: -20px 0px 0 540px;
	
}

a.readmore_dj
{
	background: url(../images/readmore.png) 0 0 no-repeat;
	width: 90px;
	display: block;
	height: 30px;
	margin: 10px 20px 0 150px;
	
}

div#orderhome {
	width: 328px;
	float:left;
	height: 100px;
}

	div#content {	
		padding: 10px;


	}

div#infohome {
	width: 200px;
	float:left;
	margin-left: 20px;
}

/* DJ */


ul#dj li {
	width: 550px;
	float: left;
	height: 100px;
}

.djimage {
	float: left;
	padding: 0 20px 20px 0;
}

.djitem {
	margin-bottom: 5px;
}

.djtext{
	text-align: justify;
	margin-left: 0px;
	line-height: 15px;
}

.eventtext {
	text-align: justify;
	margin-left: 0px;
	width: 625px;
	font-size: 12px;
	padding-bottom: 20px;
	line-height: 15px;
}


.djphoto {
	overflow: hidden;
	float: left;
	width: 120px;
	height: 120px;
}



.spaceline {
	padding: 10px 0 10px 0;
}


.date {
	font-style: italic;
}

.newsimage {
	float: left;
	width: 120px;
	padding: 0 20px 20px 0;
}

.newstext{
	text-align: justify;
	line-height: 15px;
	padding-left: 140px;
}

.newstitle {
	color: #EAD126;
	font-weight: bold;
}

/* NEWS */

ul#news {
	margin-top: 10px;
	
}

ul#news li.newsitem {
	margin: 15px 0 5px 0;
	min-height: 150px;

	background: url(../images/contentline.png) left bottom no-repeat;
}

ul#news li.sponsorsitem {
	margin: 15px 0 5px 0;
	min-height: 100px;

	background: url(../images/contentline.png) left bottom no-repeat;
}

.newsphoto {
	overflow: hidden;
	float: left;
	width: 120px;
	height: 120px;
}


/* LINEUP */

ul#lineup li {
	height: 100px;
}

ul#lineup li.lineupitem{
	margin: 15px 0 5px 0;
	min-height: 150px;
	
	background: url(../images/contentline.png) left bottom no-repeat;
}


.lineupimage {
	float: left;
	width: 120px;
}

.lineuptext{
	text-align: justify;
	margin-left: 150px;
	line-height: 15px;
}

.lineupphoto {
	overflow: hidden;
	float: left;
	width: 120px;
	height: 120px;
}

/* Menu */ 
	p#menu {
		margin-top: 142px;
		position: absolute;
		margin-left: 310px;		
	}
		
	p#menu a {
		height: 34px;
		padding: 0;
		
		display: inline-block;
		text-decoration: none;
		overflow: hidden;
		background: url(../images/menubg.jpg) 0 152px no-repeat;
	}

	p#menu a:hover {
		background: url(../images/menubg_over.jpg) 0 152px no-repeat;

	}
	
	p#menu a#home {
		width: 63px;
		margin: 0 5px 0 0;
		background-position: -0px 0;
	}
	
	p#menu a#news {
		width: 50px;
		margin: 0 0px 0 0;
		background-position: -70px 0;
	}

	p#menu a#line-up {
		width: 70px;
		margin: 0 0px 0 0;
		background-position: -125px 0;
	}

	p#menu a#info {
		width: 100px;
		margin: 0 0px 0 0;
		background-position: -195px 0;
	}

	p#menu a#tickets {
		width: 90px;
		margin: 5px 0px 0 0;
		background-position: -299px 0;
	}

	p#menu a#media {
		width: 70px;
		margin: 5px 0px 0 0;
		background-position: -389px 0;
	}

	p#menu a#sponsors {
		width: 120px;
		margin: 5px 0px 0 0;
		background-position: -459px 0;
	}



	p#menu a.pointer {
		cursor: pointer;
	}

	a.pointer {
		cursor: pointer;
	}

/* Footer */ 

div#footer {
	position: relative;	  
	margin: 0 auto;
	width: 1015px;	
	height:115px;
	background: url(../images/footerbg.jpg) 0 0 no-repeat;

}
	p#footer {
	position: relative;	  
	margin: 0;
	width: 1000px;	
	}
		
	p#footer a {
		height: 50px;
		padding: 0;		
		display: inline-block;
		text-decoration: none;
		overflow: hidden;
		background: url(../images/footerbg.jpg) 0 0 no-repeat;
	}

	p#footer a:hover {
		background: url(../images/footerbg_over.jpg) 0 0 no-repeat;

	}	
	
	p#footer a#twitter {
		width: 50px;
		margin: 0 0 0 0;
		background-position: -781px -10px;
	}
	
	p#footer a#hyves {
		width: 50px;
		margin: 0 0 0 0;
		background-position: -833px -10px;
	}

	p#footer a#facebook {
		width: 70px;
		margin: 0 0px 0 0;
		background-position: -884px -10px;
	}

	div#credits {
		position: relative;	  
		width: 1000px;
		margin: 0 auto;
	}

	a#sterkhouders {
		width: 195px;
		margin: -40px 0px 0 760px;
		height: 40px;
		position: absolute;
		background-position: -893px -10px;
	}

	a#stefangronloh {
		width: 210px;		
		height: 40px;
		position: absolute;
		margin: -40px 0px 0 540px;
		background-position: -893px -10px;
	}

	.footer_text {
		padding: 5px 10px 5px 10px;
		position: absolute;
		margin: 20px 0 0 20px;
		background: #333333;
		font-size: 11px;
		float:left;
	}

	

/* NAVIGATIE */

span.pageNav {
background: url(../images/pagnav_active.gif);
display: block;
width:20px;
font-weight: bold;

margin-right:4px;
float: left;
color: #9cff00;

height: 20px;
text-align: center;
}

a.pageNav {
background: url(../images/pagnav_inactive.gif);
display: block;
width:20px;
margin-right:4px;
float: left;
color: #888;
font-weight: bold;
height: 20px;
text-align: center;
}

a:hover.pageNav {
background-color: #8066ad;
color: white;
}


.button_newsletter
{
	background: url(../images/aanmelden.jpg);
	width: 92px;
	height: 25px;
	float: right;
	border: 0;

}

input {
	border: 0;
	padding: 4px;
	height: 18px;
	width: 220px;
}
