/* @override http://www.nataliameets.be.loc/css/master.css */

body {
	background: #7e131d url(assets/back.jpg) repeat-y center top;
	color: #fff;
}

a {
	color: #eee;
}

a:hover {
	color: #fff;
}

.header {
	position: absolute;
	left: 0;
	width: 100%;
}

.header,
.header .container {
	height: 909px;
	background: transparent url(assets/header.jpg) no-repeat center center;
}

.header .title {
	background: transparent url(assets/natalia_meets.png) no-repeat;
	width: 489px;
	height: 340px;
	text-indent: -10000px;
	overflow: hidden;
	position: absolute;
	margin-left: 210px;
	margin-top: 50px;
}


.header .presents {
	background: transparent url(assets/qmusic_logo.png) no-repeat;
	width: 183px;
	height: 80px;
	text-indent: -10000px;
	overflow: hidden;
	position: absolute;
	margin-left: 20px;
	margin-top: 40px;
}

.header .location {
	background: transparent url(assets/sportpaleis_logo.png) no-repeat;
	width: 107px;
	height: 106px;
	text-indent: -10000px;
	overflow: hidden;
	position: absolute;
	margin-left: 820px;
	margin-top: 35px;
}



.body {
	background: #7e131d url(assets/back.jpg) repeat-y center top;
}

.collapsible .body {
	background: transparent;
}

.content {
	z-index: 1000;
	position: absolute;
	margin-top: 550px;
}

h1, h2, h3, h4, h5 {
	color: #fff;
	text-shadow: #5c0d15 2px 1px 2px;
}

.intro {
	color: #fff;
}

.info h3 {
	margin-bottom: .45em;
}
	
.calendar ul {
	list-style-type: disc;
	padding-left: 1.6em;
	color: #fff	;
}

.tickets ul {
	list-style: none;
	padding: 0;
	color: #fff;
}

.tickets .phone {
	font-size: 160%;
}

.tickets ul ul {
	list-style-type: disc;
	padding-left: 1.6em;
	padding-bottom: 1em;
	color: #ff	;
}

.links ul {
	list-style: none;
	padding: 0;
}

.copyright_information {
	font-size: 95%;
	color: #fff;
	text-align: center;
	margin-bottom: 6em;
	opacity: .75;
}

ul.logos {
	list-style: none;
	padding: 0;
	margin-top: 4em;
	float: left;
}

ul.logos li {
	float: left;
}

ul.logos a.logo {
	float: left;
	text-indent: -10000px;
	overflow: hidden;
	opacity: .95;
}

a.logo.tts {
	width: 172px;
	height: 33px;
	margin-left: 260px;
	background: transparent url(assets/logo_teleticketservice.png) no-repeat;
}

a.logo.pse {
	width: 131px;
	height: 35px;
	background: transparent url(assets/logo_pse-belgium.png) no-repeat;
	margin-left: 50px;
}

a.logo.sportpaleis {
	width: 43px;
	height: 43px;
	margin-top: -4px;
	background: transparent url(assets/logo_sportpaleis.gif) no-repeat;
	margin-left: 50px;
}