﻿html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	background: url("../img/bg.jpg") top left;
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
}

a:focus {
	outline: none;
}

#foursquare {
	height: 227px;
	width: 213px;
	background: url("../img/icons/foursquare.png") top left; 
	margin: 30px 0 0 0;
	padding: 0;
}

#foursquare a {
	display: block;
	height: 227px;
	width: 213px;
	text-decoration: none;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

	#intro {
		position: absolute;
		z-index: 99999;
		display: block;
		height: 100%;
		width: 100%;
		/* background: #000; */
		background: url("../img/overlay.png");
	}	
		#flyer1 {
			position:absolute;
			background-image:url(../img/flyer/Barca_10x21_qn_1.jpg);
			background-repeat:no-repeat;
			width:245px;
			height:500px;
			margin:20px 0 0 -5000px;
			display:none;
			cursor:pointer;
		}
		
		#flyer2 {
			position:absolute;
			background-image:url(../img/flyer/Barca_10x21_qn_2.jpg);
			background-repeat:no-repeat;
			width:245px;
			height:500px;
			margin:20px 0 0 -5000px;
			display:none;
		}
		
		#intro a:focus {
			outline: none;
		}
	
		#intro #intro-top {
			margin: 0 auto;
			height: 130px;
			width: 866px;
		}
	
		#intro #intro-content {
			margin: 0 auto;
			height: 400px;
			width: 866px;
		}
		
			#intro #intro-content #intro-logo {
				display: block;
				height: 119px;
				wdith: 866px;
				background: url("../img/intro-logo.png") top left no-repeat;
				text-indent: -9999px;
			}
			
			#intro #intro-content #intro-fotos {
				display: block;
				height: 138px;
				wdith: 866px;
				background: url("../img/intro-fotos.png") top left no-repeat;
				text-indent: -9999px;
			}
			
			#intro #intro-content #intro-left {
				width: 433px;
				height: 60px;
				float: left;
			}
			
				#intro #intro-content #intro-left a {
					display: block;
					text-indent: -9999px;
					background: url("../img/intro-gadoor.png") top left no-repeat;
					height: 42px;
					width: 205px;
					text-decoration: none;
					margin: 9px 0 0 4px;
				}
			
			#intro #intro-content #intro-right {
				width: 433px;
				height: 60px;
				float: left;
			}
			
				#intro #intro-content #intro-right a.hyves {
					display: block;
					height: 42px;
					width: 42px;
					background: url("../img/intro-hyves.png") top left no-repeat;
					text-decoration: none;
					text-indent: -9999px;
					float: right;
					margin: 8px 0 0 0;
				}
				
				#intro #intro-content #intro-right a.facebook {
					display: block;
					height: 42px;
					width: 42px;
					background: url("../img/intro-facebook.png") top left no-repeat;
					text-decoration: none;
					text-indent: -9999px;
					float: right;
					margin: 8px 8px 0 0;
				}
				
				#intro #intro-content #intro-right #intro-volg {
					display: block;
					height: 15px;
					width: 139px;
					background: url("../img/intro-volg.png") top left no-repeat;
					text-decoration: none;
					text-indent: -9999px;
					float: right;
					margin: 20px 15px 0 0;
				}


a.star {
	background: none !important;
	margin: 0 !important;
	margin-left: 0 !important;
	padding: 0 !important;
}


.scrollerbutton {
	border: 1px solid #999999;
	min-height: 28px;
	height: auto !important;
	height: 28px;
	width: 187px;
	background-color: transparent;
	margin-top: 5px;
	text-align: left;
	cursor: pointer;
	padding: 5px 5px 5px 5px;
}

#vmarquee a:hover {
	text-decoration: none;
}

#vmarquee {
	position: absolute;
	float: right;
	text-decoration: none;
}


#marqueecontainer{
	position: relative;
	float: right;
	height: 180px;
	width: 200px;
	overflow: hidden;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#container {
	position: relative;
	min-height: 100%;
	_height: 100%;
}

a:link, a:visited {
	color: #c0ae8a;
	text-decoration: underline;
}

a:hover, a:active {
	color: #c0ae8a;
	text-decoration: none;
}

h3 {
	font-size: 15px;
	padding: 0;
	margin: 0 0 0 9px;
}

html>body #container {
	height: auto;
}

#content {
	width: 880px;
	position: relative;
	left: 50%;
	margin-left: -490px;
	/*padding-bottom: 210px;*/
}

#container #header {
	width: 980px;
	height: 331px;
	position: relative;
}

#container #header ul#topMenu {
	position: absolute;
	background: #ffffff;
	right: 0;
	width: 782px;
	top: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: bold;
	line-height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#container #header ul#topMenu li {
	cursor: pointer;	
}

#container #header ul#topMenu li a {
	text-decoration: none;
	color: #000;
	cursor: pointer;	
}

#container #header ul#topMenu li a:hover {
	text-decoration: none;
	color: #c0ae8a;
	cursor: pointer;
}

#container #header ul.bottomMenu {
	position: absolute;
	background: #c0ae8a;
	width: 782px;
	right: 0;
	top: 70px;
	height: 30px;
	/* height: 33px; */
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;	
	line-height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	overflow: hidden !important;
}

#container #header ul#topMenu li,
#container #header ul.bottomMenu li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

#container #header ul#topMenu li {
  padding-top: 7px;
  padding-bottom: 14px;
}

#container #header ul#topMenu li,
#container #header ul.bottomMenu li a {
	text-decoration: none;
	color: #fff;
}

#container #header ul#topMenu li strike,
#container #header ul.bottomMenu li {
	text-decoration: none;
	color: #c0ae8a;
}

#container #header ul#topMenu li,
#container #header ul.bottomMenu li a:hover {
	text-decoration: none;
	color: #000;
}

#container #header h1 {
	position: absolute;
	display: block;
	width : 150px;
	height: 75px;
	cursor: pointer;
	text-indent: -9999px;
	background: url("../img/logo.png") no-repeat top left;
	top: 22px;
	left: 20px;
}

#container #header h2 {
	position: absolute;
	display: block;
	top: 245px;
	left: 0px; /* 80 voor margin from left */
	color: #fff;
	font-size: 35px;
	font-family: Warnock Pro, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
}

#inhoud {
	background: #211c19;
	width: 782px;
	margin: 0 0 0 198px;
	height: auto;
	padding-top: 10px;
}

#inhoud table {
	margin-left: 9px;
}

/* Hier komen alle inhoud onderdelen (zie versie tekening) */


/* Indeling V1 */

#div1Left {
	margin-top: 20px;
	width: 490px;
	float: left;
}

#div1Right {
	margin-top: 20px;
	width: 480px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-size: 17px;
}

#div2VakLeft {
	width: 326px;
	float: left;
}

#div2VakLeft p {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;	
	padding-right: 30px;	
	line-height: 20px;
}

#div2VakMid {
	width: 326px;
	float: left;
}

#div2VakMid p {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;	
	padding-right: 30px;	
	line-height: 20px;
}

#div2VakRight {
	width: 328px;
	float: left;
}

#div2VakRight p {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;	
	padding-right: 30px;	
	line-height: 20px;	
}

#div3Total {
	font-size: 18px;
	font-weight: bold;
	color: #c0ae8a;
	padding-left: 30px;
}

#div1LeftKop {
	background: #dd1a22;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
	width: 380px;
	height: 30px;
	line-height: 30px;
}

#div1RightKop {
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	width: 130px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	float: right;
	color: #c0ae8a;
}

/* Indeling V1 */

/* Indeling V2 */

#div3Left {
	float: left;
	width: 380px;
}

#div3Right {
	float: left;
	width: 600px;
}

#div3Right p {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;	
	padding-right: 30px;	
	line-height: 20px;
}

ul.div3Left {
	list-style: none;
}
/* Indeling V2 */


/* Indeling V3 */

#inhoudVak1 {
	float: left;
	width: 185px;
	margin-top: 10px;
}

#inhoudVak1 .sideNav {
	float: left; 
	width: 100px; 
	margin: 0 0 6px 0; 
	padding: 0; 
	list-style: none;
}

#inhoudVak1 .sideNav li { 
	margin: 0 0 6px 0; 
	padding: 0; 
}

#inhoudVak1 .sideNav li a {
	display: block; 
	width: 128px; 
	_width: 157px; 
	padding: 6px 10px 6px 30px;
	margin-bottom: 6px; 
	color: #fff;
	font-family: Arial, Trebuchet MS, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: #c0ae8a; 
}

#inhoudVak1 .sideNav li a:hover {
	display: block; 
	width: 128px; 
	_width: 157px; 
	padding: 6px 10px 6px 30px;
	margin-bottom: 6px; 
	color: #c0ae8a;
	font-family: Arial, Trebuchet MS, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: #fff; 
}

#inhoudVak1 .sideNav li.select a {
	color: #c0ae8a; 
	text-decoration: none; 
	background: #fff; 
	cursor: default;
}

#inhoudVak2 {
	float: left;
	width: 515px;
	_margin-top: 10px;	
	margin: 5px 0 0 5px;
	padding: 0 0 0 10px;
}

#inhoudVak3 {
	float: right;
	width: 230px;
	margin-top: 10px;
}

.inhoudVak3Button, .inhoudVak3Button a{
	float: left;
	background: #fff;
	color: #c0ae8a;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 130px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
        margin-left: 20px;
}

.inhoudVak3Button h4 a:hover{
	color: #000000;
	text-decoration: none;
}

.inhoudVak2Deel {
	float: left;
	width: 195px;
	_width: 195px;
	padding-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}

.inhoudVak2Deel p {
	line-height: 18px;
	font-size: 10px;
}

.inhoudVak2Deel .pRed {
	color: #ff0000;
}

/* Indeling V3 */

input {
	background-color: #292929;
	border: 1px solid #999999;
	font-size: 12px;
	color: #fff;
}

input.reserveer {
	background-color: #fff;
	border: 1px solid #999999;
	font-size: 14px;
	font-weight: bold;
	color: #c0ae8a;
}

input.inputDate {
    background: #292929 url(../img/calendar.png);
    background-repeat: no-repeat;
    background-position: right center;
	cursor: pointer;
}

.formError {
	color: #c0ae8a;
	line-height: 20px;
}

input.dp-applied {
	width: 140px;
	float: left;
}

a.dp-choose-date {
	float: left;
	width: 9px;
	height: 10px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/cal.png) no-repeat; 
	background-position: top right;
}


.inhoudVak2groot p {
	line-height: 18px;
	font-size: 12px;
	padding: 4px 10px 4px 10px;
	margin: 0 0 0 0;
}




/* Indeling V4_goed */
#nav {
	margin-top: 10px;
	height: 30px;
	width: 750px;
	background: #c0ae8a;
	float: right;
	line-height: 30px;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -480px;
	height: 200px;
	width: 980px;
	text-align: right;
}

ul.footImages {
	float: right;
	margin-top: 20px;
    list-style: none;
}

ul.footImages li {
    float: left;

	padding-left: 10px;
	padding-right: 10px;
}
.clear {
  clear: both;
}
/* IE BUG FIXES 
#container {
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body #container {
	_height: auto;
}*/

h1 {
	display: none;
}

ul.eventList {
	width: 500px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	
}

ul.eventList li {
	list-style: none;
	width: 500px; /* -2 x 5px padding */
	border-bottom: 1px solid #464646;
	padding: 5px 5px 10px 5px;
	margin: 0 0 15px 0;
}

ul.eventList li .eventImage {
	width: 105px; /* -1 x 5px padding */
	float: left;
	text-align: center;
	padding: 4px 0 0 0;
}

ul.eventList li .eventContent {
	width: 380px; /* -1 x 5px padding */
	float: right;	
}

ul.eventList li .eventContent h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

ul.eventList li .eventContent p.time {
	color:#A0A0A0;
	font-size:11px;
	margin:0;
	padding:0;
}

ul.eventList li .eventContent span ,
ul.eventList li .eventContent span strong {
	color: #c0ae8a;
}
ul.eventList li .eventContent p {
	padding: 0;
	margin: 0;
	line-height: 19px;
}

ul.eventList li .eventLink {
	width: 200px;
	float: right;
	text-align: right;
}

ul.eventList li .eventLink p {
	margin: 0;
	padding: 0 15px 0 0;
	text-align: right;
}

ul.eventList li .eventLink p a {
	font-size: 11px;
}

#twoot h2 {
	color:#c0ae8a
}

ul.social-networks {
	margin:0;
	padding:0;
	list-style: none;
}

	ul.social-networks li {
		list-style: none;
		float: left;
		display: block;
		height: 30px;
		width: 38px;
	}

		ul.social-networks li a {
			display: block;
			height: 30px;
			width: 30px;
			text-decoration: none;
			text-indent: -9999px;
		}

			ul.social-networks li a.social-facebook {
				background: url("../img/icons/icon-facebook.png") top left;
			}
			
			ul.social-networks li a.social-hyves {
				background: url("../img/icons/icon-hyves.png") top left;
			}

			ul.social-networks li a.social-twitter {
				background: url("../img/icons/icon-twitter.png") top left;
			}
			
			ul.social-networks li a.social-youtube {
				background: url("../img/icons/icon-youtube.png") top left;
			}

			ul.social-networks li a.social-linkedin {
				background: url("../img/icons/icon-linkedin.png") top left;
			}
			
			ul.social-networks li a.social-foursquare {
				background: url("../img/icons/icon-foursquare.png") top left;
			}

#tweet ul {
	width:230px;
	margin:0;
	padding:0;
}

#tweet ul li{
	padding:8px 0;
	border-top: 1px #3b3b3b solid;
	list-style: none;
	list-style-position:inside;
}

#tweet ul li:first-child{
	border-top:none;
}

#tweet ul li a,
#tweet ul li{
	font-size: 12px;
	outline:none;
	color:#666666;
	line-height:18px;
}

#tweet ul li a:link, 
#tweet ul li a:visited {
	color: #c0ae8a;
	text-decoration: none;
}

#tweet ul li a:hover, 
#tweet ul li a:active {
	color: #c0ae8a;
	text-decoration: underline;
}

#tweet ul li a.twit{
	color: #FFFFFF;
}

ul.newsList {
	padding:0;
	margin:0 0 0 5px;
}

ul.newsList,
ul.newsList li {
	margin:0px;
	padding:0;
	list-style:none;
}

ul.newsList li {
	border-bottom: 1px #3b3b3b solid;
}

ul.newsList li h1 {
	display:block;
	color:#c0ae8a;
	font-size:22px;
	margin: 0;
	padding: 0;
}

ul.newsList li h2 {
	display:block;
	color:#c0ae8a;
	font-size:16px;
	margin: 0;
	padding: 0;
}

ul.newsList li p {
	margin: 0px;
	padding: 0 0 3px 0;
}

ul.newsList li p.datum {
	padding: 0px;
	margin: 0;
	color:#a0a0a0;
	font-size: 11px;
}
