@charset "UTF-8";
/* CSS Document */

/* RELEASE THE BEAST PARTY - Microsite */


/* Navigation */

	.navigation {
	position: absolute;
	margin : 0;
	padding : 0;
	list-style-type : none;
	width : 946px;
	display : block;
	height: 30px;
	font-size: 14px;
	font-weight: lighter;
	color: #CCCCCC;
	font-family : "helvetica", arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	top: 150px;
	left: 15px;
	z-index: 1;
		}

	.navigation li {
		display : block;
		float : left;
		margin-right : 10px;
		padding-right: 20px;
		background-color : #0B0B0B;
		border-left: 1px solid #101010;
		border-right: 1px solid #101010;
		border-top: 1px solid #101010;
		border-bottom: 1px solid #0B0B0B;
		}

		.navigation li a {
			display : block;
			float : left;
			color : #efefef;
			padding : 5px;
			height : auto;	
			}

		.navigation li a:hover {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
			}
	
		.navigation li a #current {
	color: #06F;
			}

/* Main stuff */

body {
	background: #000000;
	}
	
.container {
	width: 960px;
	position: absolute;
	left: 30px;
	top: 30px;
	}

.header {
	width: 961px;
	height: 130px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

.signup {
	width: 250px;
	height: auto;
	position: absolute;
	left: 710px;
	top: 13px;
	}

.lineup {
	float: left;
	width: 930px;
	height: auto;
	position: absolute;
	top: 194px;
	left: -1px;
	background-color: ###000;
	padding: 15px;
	border: 1px solid #101010;
	z-index: 0;
	background-color: #111;
	}
	
#slideshow {
	width: 400px;
	height: auto;
	background-color: #000;
	overflow: hidden;
}

.hr {
	background: url(file:///Macintosh%20HD/Users/ben/Sites/images/hr.jpg);
	width: 960px;
	height: 5px;
	position: absolute;
	top: 142px;
	left: 1px;
	}

.back {
	width: 531px;
	height: auto;
	position: absolute;
	left: 5px;
	top: 269px;
	}
	
.footer {
	width: 958px;
	height: 100px;
	position: absolute;
	top: 638px;
	left: -2px;
	}
#logos {
	float:center;
	text-align: center;
	position: relative;
}
.route {
	width: 216px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 158px;
	}

.routemain {
	float: left;
	width: 600px;
	height: auto;
	position: absolute;
	top: 165px;
	}
	
	.routemain h1{
	font-family: "Lucida Sans";
	color: #999999;
	font-size: 12px;
	}

.ticket {
	background: url('http://www.viceland.com/nl/releasethebeast/images/bgpopup.jpg') right;
	width: 1000px;
	height: 650px;
	}
	
	.ticket img {
	margin-left: 10px;
	}


/* TEXT */

a {
	color: #000;
	text-decoration:none;
	font-weight: lighter;
	font-family: Verdana, Geneva, sans-serif;
	}
	
	

p {
	font-family: Verdana, Geneva, sans-serif;
	color: #999999;
	font-size: 10px;
	line-height: 14px;
	}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	}
	
/* Images & Thumbnails */

.thumb {
	width: 200px;
	height: 282px;
	margin: 0 15px 15px 0px;
	border: 1px dotted #333;
	float: left;
	}
	
object {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	}
	
iframe {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	}
#Tekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
}
.generaltekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 50;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.linkjes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
}
#container #lineup .generaltekst {
	text-align: justify;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333;
}

