/******************************************/
/** Faculty Club 2009
/** http://www.facultyclub.be
/*****
/** Design and development by Megaluna
/** http://www.megaluna.be
******************************************/

/*** Eric meyer's reset
****************************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*** Clearfix
****************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/******************************************/
/** Standard elements
******************************************/
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	color:#333;
}

	h1 {
		background:transparent url("../images/logo_fc1.jpg") 0 0 no-repeat;
		text-indent:-9999px;
		width:230px;
		height:41px;	
		margin:0 0 15px 15px;
	}
	
		h1 a  {
			border:none;
			display:block;
			height:100%;
			width:100%;
		}
	
	h2 {
		font-size:2.0em;
		margin-bottom:15px;
	}
		h2.homepage {
			font-size:1.25em;
			margin-bottom:15px;
			color:#FFF;
			background-color:#333;
			padding:7px 10px;
		}
	
	h3 {
		font-size:1.8em;		
	}
	
	h4 {
		font-size:1.6em;
		margin-bottom:5px;
	}
	
	h5 {
		font-size:1.4em;
	}
	
	h6 {
		font-size:1.2em;		
	}

a {
	color:#000000;
	text-decoration:underline;
	
}

em {
	font-style:italic;
}

b, strong {
	font-weight:bold;
}

u {
	text-decoration:underline;
}

/******************************************/
/** Structural elements
******************************************/
html, body {
	height:100%;	
}

body {
	background: #333333;
	color:#000000;
	font: 70% "Lucida Grande" ,Arial, Verdana, sans-serif;
}

#wrapper {
	background-color:#8D846A;	
	width:100%;
	height:auto;
	float:left;
	display:inline;
	border-top:15px #FFFFFF solid;
	border-bottom:15px #FFFFFF solid;
}

#container {
	background-color:#FFFFFF;
	width:992px;
	padding:0 15px 0 0;
	float:left;
	display:inline;
}

#header, #content {
	width:100%;	
	float:left;
	display:inline;
}

#content {
	margin-top:15px;
}

#footer {
	background-color:#333333;
	color:#999999;	
	float:left;
	display:inline;
	width:100%;
	padding-bottom:10px;
}


/******************************************/
/** Header
******************************************/
#header #header_left {
	width:275px;
	height:250px;	
	float:left;
	display:inline;
}

#header #header_left #logo {
	border-left:15px #B40029 solid;
	margin-right:15px;
}

#header #header_left #address {
	border-left:15px #534336 solid;
	height:194px;	
	float:left;
	display:inline;
}

	#header #header_left #address p {
		margin-left:15px;
	}
	
		#header #header_left #address p a {
			color:#000000;
			text-decoration:none;
		}

		#header #header_left #address p a:hover {
			text-decoration:underline;
		}

#header #header_center {
	width:500px;
	float:left;
	display:inline;
	margin-right:15px;
}

#header #header_right {
	width:200px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	top:0;
}

	#header #header_right img {
		vertical-align:bottom;
	}
	
	#header #header_right .margin {
		margin-top:15px;
	}


/******************************************/
/** Content
******************************************/
/* 
	CONTENT LEFT
*/
#content_left
{
	width:275px;
	float:left;
	display:inline;
}

	#content_left #languages {
		width:185px;
		height:auto;
		padding:0 0 0 30px;
	}
	
	#content_left #formSearch {
		margin:30px 0 20px 30px;
	}
		
		#content_left #formSearch #txtSearch {
			border:1px solid #666;
			color:#333;
			padding:3px;
		}
			#content_left #formSearch #txtSearch.fr {
				width:115px;				
			}
			#content_left #formSearch #txtSearch.en {
				width:140px;
			}
		
		#content_left #formSearch #btnSearch {
			margin: 0 0 0 5px;
			position:absolute;
			padding:3px 10px;
			border:none;
			width: auto;
			overflow: visible;
			background-color:#333;
			color:#FFF;
			font-weight:bold;
		}
			#content_left #formSearch #btnSearch:hover {
				background-color:#FFF;
				color:#333;
				border:1px solid #333;
			}
	
	
	#content_left #menu {
		margin-top:25px;
		font-size:1.2em;
	}
		
		#content_left #menu ul {
			list-style:none;
		}
		
			#content_left #menu ul li {
				padding:5px 0 5px 0;
			}
			
				#content_left #menu ul li a {
					border-left:15px #8D846A solid;	
					color:#000000;
					padding:5px 0 5px 15px;
					text-decoration:none;
				}
				
				#content_left #menu ul li a:hover, 
				#content_left #menu ul li .huidige {
					border-left:15px #534336 solid;
					color:#B40029;
					text-decoration:none;
				}
				
				#content_left #menu ul li .special {
					border-left:15px #B40029 solid;
					color:#000000;
					text-decoration:none;
				}
				
				#content_left #menu ul li .special:hover, 
				#content_left #menu ul li .huidige_special {
					border-left:15px #FFFFFF solid;
					color:#B40029;
					text-decoration:none;
				}
				
				#content_left #menu ul .submenu {
					padding-left:15px;	
				}
				
					#content_left #menu ul .submenu li {
						_margin-top:3px;
					}
					
						#content_left #menu ul .submenu li a {
							border:none;
							color:#8D846A;
						}
						
							#content_left #menu ul .submenu li a:hover {
								border:none;
								color:#534336;
							}

#content .linkedin
{
	margin:25px 0 10px 0;
}



/*
	CONTENT CENTER
*/
#content_center {
	width:500px;
	float:left;
	display:inline;
	margin-right:15px;
}

	#content_center ul, ol {
		padding:0 0 0 20px;
		margin:0 0 10px 0;
	}
	
	#content_center #breadcrumb {
		color:#666;
		margin-bottom:30px;
	}
	
	#content_center #breadcrumb a, 
	#content_center #breadcrumb a:hover {
		color:#000000;
		text-decoration:underline;
	}

#content_center .text p {
	margin-bottom:15px;
}

#content_center .text hr {
	height: 0;
	border: 0;
	border-top: 1px solid silver;
}

#content_center .text dt {
	font-weight:bold;
}

#content_center .text dd {
	margin-bottom:10px;
}

#content_center .text input, 
#content_center .text textarea {
	border:1px #666666 solid;
}

#content_center .text .input_large {
	width:250px;
}

#content_center .text textarea {
	width:490px;
	height:150px;
}

#content_center .text #menu .title {
	background-color:#504134;
	padding:10px;
	color:#FFFFFF;
}

#content_center .text #menu .text {
	background-color:#F3F2F0;
	padding:10px;
}

#content_center .text #promo {
	margin-bottom:15px;
}

	#content_center .text #promo .title {
		background-color:#AE0028;
		padding:10px;
		color:#FFF;
	}
		#content_center .text #promo .title h3 {
			color:#FFF;
		}
	
	#content_center .text #promo .text {
		background-color:#F3F2F0;
		padding:10px;
	}

/* ZALEN */
#content_center .text .zalen {
	margin-top:15px;
	float:left;
	display:inline;
	width:100%;
}

	#content_center .text .zalen .title {
		background-color:#333;
		padding:10px;
		color:#FFFFFF;
	}
		#content_center .text .zalen .title h3 {
			color:#FFF;
		}
	
	#content_center .text .zalen .text {
		background-color:#E9E6E1;
		float:left;
		display:inline;
		width:460px;
		padding:15px 20px 15px 20px;
	}
	
	#content_center .text .zalen .text ul {
		list-style:none;
		padding:0;
	}
	
		#content_center .text .zalen .text ul li {
			text-align:center;
			width:90px;
			float:left;
			display:inline;
			padding:0 6px 15px 0;
		}
		
		#content_center .text .zalen .text ul li a img {
			text-decoration:none;
			border:none;
		}
	
	#content_center .text .zalen .text .title {
		background-color:#534336;
		padding:10px;
		color:#FFFFFF;
		width:440px;
	}
	
	#content_center .text .zalen .text .fotos {
		list-style:none;
		padding:10px 0 0 0;
		float:left;
		display:inline;
		width:460px;
	}
	
		#content_center .text .zalen .text .fotos li {
			width:150px;
			margin:0 3px 0 0;
			padding:0 0 10px 0;
			
		}
	
			#content_center .text .zalen .text .fotos li .last {
				margin:0;
				padding:0;
			}
			
			#content_center .text .zalen .text .fotos li img {
				vertical-align:bottom;
			}
	
	#content_center .text .zalen .text .zaal_uitleg {
		background-color:#8D846A;
		float:left;
		display:inline;
		width:460px;
		color:#FFFFFF;
		margin-bottom:10px;
		padding:0;
	}
	
		#content_center .text .zalen .text .zaal_uitleg ul {
			width:100%;
			float:left;
			display:inline;
			padding:0;
			margin:0;
		}
		
		#content_center .text .zalen .text .zaal_uitleg ul li {
			width:120px;
			text-align:left;
			font-weight:bold;
			font-size:1.1em;
			margin:0;
			padding:5px 15px 0 15px;
			float:left;
			display:inline;
		}
	
			#content_center .text .zalen .text .zaal_uitleg ul li p {
				font-weight:normal;
				font-size:0.9em;
				margin-top:5px;
			}
	
	#content_center .text .zalen .text .zaal_uitleg .zaal_info {
		color:#000000;
		border-top:1px white solid;
		padding-top:5px;
	}
	
	#content_center .text .zalen .text .zaal_uitleg .zaal_info tr td {
		line-height:28px;
		vertical-align:middle;
	}
	
	#content_center .text .zalen .text .zaal_uitleg .zaal_info tr td .diner {
		border-left:1px white solid;
		border-right:1px white solid;
	}
	
	#content_center .text .zalen .text .zaal_info, 
	#content_center .text .andere .zaal_info {
		width:460px;
		border:none;
		padding:0;
		margin:0;
	}
	
	#content_center .text .zalen .text .zaal_info tr td, 
	#content_center .text .andere .zaal_info tr td {
		width:130px;
		margin:0;
		padding:0 5px 0 5px;
		text-align:center;
	}
	
	#content_center .text .zalen .text .zaal_info tr td .vergadering, 
	#content_center .text .andere .zaal_info tr td .vergadering {	
		margin:0;
		padding:0;
	}
	
	#content_center .text .zalen .text .zaal_info .vergadering tr td, 
	#content_center .text .andere .zaal_info .vergadering tr td {
		border:none;
		margin:0;
		padding:0;
	}
	
	
	#content_center .text .zalen .text .zaal_info tr td .diner, 
	#content_center .text .andere .zaal_info tr td .diner {	
		margin:0;
		padding:0;
	}
	
	#content_center .text .zalen .text .zaal_info .diner tr td, 
	#content_center .text .andere .zaal_info .diner tr td {	
		border:none;
		margin:0;
		padding:0;
	}

#content_center .text .andere {
	background-color:#DDDAD2;
	float:left;
	display:inline;
	width:460px;
	padding:15px 20px 15px 20px;
	margin:15px 0 0 0;	
}

	#content_center .text .andere h4 {
		font-size:1.2em;
	}
	
	#content_center .text .andere .zaal_info .title { 	
		background-color:#534336;
		color:#FFFFFF;	
	}
	
		#content_center .text .andere .zaal_info .title td {
			width:460px;
			padding:3px 5px;
			text-align:left;
		}
		
		#content_center .text .andere .zaal_info .title td a, 
		#content_center .text .andere .zaal_info .title td a:hover {
			color:#FFFFFF;
			text-decoration:underline;
		}
	
	#content_center .text .andere .zaal_info tr td {
		padding:3px 0;
	}


/* Newsletter */
#content_center .text #newsletter, #content_center .text .newsitem
{
	margin:30px 0 15px 0;
}

#content_center .text #newsletter .title, #content_center .text .newsitem .title
{
	background-color:#333;
	padding:10px;
	color:#FFFFFF;
}
	#content_center .text #newsletter .title h3,
	#content_center .text .newsitem .title h3 {
		color:#FFF;
	}

#content_center .text #newsletter .text, #content_center .text .newsitem .text
{
	background-color:#F3F2F0;
	padding:10px;
}

#content_center .text #newsletter .text h4, #content_center .text .newsitem .text h4
{
	font-size:1.4em;
}

#content_center .text .newsitem h3 a
{
	font-size:0.9em;
	color:#B40029;
	font-weight:normal;
	text-decoration:underline;
}

#content_center .text .succes
{
	background-color:#a2c67a;
	border: 1px #76a246 solid;
	padding:7px;
	font-size:1.15em;
	font-weight:bold;
	margin-bottom:10px;
	color:#FFF;
}
	#content_center .text .succes a,
	#content_center .text .error a {
		color:#FFF;
	}

#content_center .text .error
{
	background-color:#e84832;
	border: 1px #9b141e solid;
	color:#FFF;
	padding:7px;
	font-size:1.15em;
	font-weight:bold;
	margin-bottom:10px;
}



/* A LA CARTE MENU */
.box {
	width:100%;
	margin-bottom:15px;
}

	.box .title {
		background-color:#333;
		color:#FFF;
		padding:7px;
	}
		.box .title h3 {
			font-size:1.4em;
			color:#FFF;
		}
	
	.box .text {
		background-color:#e9e6e1;
		padding:10px;
	}
		.box .text h4 {
			color:#B30028;			
			font-size:1.6em;
		}
		
		.box .text ul {
			padding:0 0 15px 15px;
		}
				
			.box .text ul li {
				padding:3px 0 3px 0;
			}
		
		.box .button {			
			padding:5px 20px;
			margin:15px 0;
			background-color:#333;
			color:#FFFFFF;
			font-weight:bold;
			font-size:1.1em;
			text-align:center;
			text-decoration:none;
		}
	
	

/*
	CONTENT RIGHT
*/
#content_right {
	width:200px;
	float:left;
	display:inline;
}

	#content_right .print {
		background:transparent url("../images/icon_print.gif") 0 0.2em no-repeat;
		padding-left:20px;
		display:block;
	}
	
		#content_right .print a {	
			color:#000000;
			text-decoration:none;
		}
		
			#content_right .print a:hover {
				text-decoration:underline;
			}		

/* Topics */
#content_right #topics {
	margin:30px 0 30px 0;
	width:100%;
}
	#content_right #topics .text {
		padding:0;
	}

	#content_right #topics ul {
		list-style:none;
		padding:0;
		margin:0;
	}
	
		#content_right #topics ul li {
			border-bottom:1px solid #999;
			text-align:center;
			padding:15px 0;
		}
	
			#content_right #topics ul li a {
				text-decoration:underline;
			}
			
			#content_right #topics ul li:last-child {
				border:none;
			}

/* Newsletter */
#content_right #newsletter .text {
	background:none;
}

#content_right #newsletter .button {
	border:1px solid #333;
	color:#333;
	background-color:#FFF;
	width:100%;
	padding-left:0;
	padding-right:0;
	text-align:center;
	display:block;
	margin:10px 0;
}

#content_right #newsletter_box {
	color:#534336;
	margin-bottom:25px;
}

#content_right #newsletter_box h3, 
#content_right #old_newsletter_box h3 {
	font-size:1.2em;
	margin:30px 0 10px 0;
	padding-bottom:5px;
	border-bottom:1px #999999 solid;
}

	#content_right #newsletter_box li {
		padding-bottom:5px;
	}
	
	#content_right #newsletter_box li a {
		color:#534336;
		text-decoration:underline;
	}

	#content_right #old_newsletter_box {
		color:#8D846A;
	}
	
		#content_right #old_newsletter_box li {
			margin:0 0 0 15px;
		}
		
			#content_right #old_newsletter_box li a {
				color:#8D846A;
				text-decoration:underline;
			}

/* Buttons */
.buttons {
	list-style:none;
	margin:30px 0 20px;
}

.buttonLarge {
	background-color:#B40029;
	color:#FFF;
	display:block;
	padding:12px 10px 12px 50px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:5px 0;
}
	.iconMening {
		background:#B40029 url('../images/iconMening.jpg') 10px 50% no-repeat;
	}
	
	.iconWin {
		background:#B40029 url('../images/iconWin.jpg') 10px 50% no-repeat;
	}
	
	.iconLastminute {
		background:#B40029 url('../images/iconLastminute.jpg') 10px 50% no-repeat;
	}
	
	.iconActies {
		background:#B40029 url('../images/iconActies.jpg') 10px 50% no-repeat;
	}
	
/* Mening */
.formMening dl {
	color:#333;
}

	.formMening dl dt {
		font-weight:bold;
	}
	
	.formMening dl dd .input {
		border:1px #ccc solid;
		width:100%;
		padding:3px 0;
		color:#666;
		margin-bottom:5px;
	}
		.formMening dl dd textarea,
		.formReactie dl dd textarea {
			font-family: "Lucida Grande" ,Arial, Verdana, sans-serif;
			font-size:11px;
		}

	.formMening h6 {
		color:#B40029;
		float:left;
		padding:0 10px 0 0;
	}
	
	.formMening .score {
		line-height:17px;
		vertical-align:middle;
		padding:10px 0;
		border-bottom:1px solid #ccc;
	}
	
	.formMening .break {
		margin:10px 0 0 0;
	}

	.onderwerp {
		font-weight:bold;
		padding-bottom:3px;
	}

.buttonRed,
#content_center .text input.buttonRed {
	background-color:#B40029;
	color:#fff;
	padding:3px 10px;
	border:none;
	font-weight:bold;
	margin-top:10px;
}

.mening {
	
}
	.mening .grey,
	.reactie .grey {
		font-style:italic;
		color:#666;
	}
	
.reacties {
	margin-top:35px;
}
	.reacties h3 {		
		border-bottom:1px solid #CCC;
		font-size:12px;
		margin-bottom:15px;
	}
		.reacties h3 span {
			background-color:#CCC;
			color:#333;
			padding:3px 5px 0 5px;
		}

	.reacties h6 {
		font-size:14px;
		color:#000;
		margin-top:5px;
		border-top:1px solid #CCC;
		padding-top:15px;
	}
	
	
	.reactie {
		padding-bottom:15px;
	}
	
.msgError {
	color:#B40029;
	font-weight:bold;
}


.sort {  
  background-color:#333;
  border: 1px solid #333;
  color: #fff;
  font-size: inherit;
  margin: 0 0 15px 0;
  overflow: hidden;
  padding: 3px 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
}


/*
	Parking code
*/
.parking-code {
	padding:20px;
	background-color:#E9E6E1;
}

	.parking-code h3 {
		text-transform:uppercase;
		width:100%;
		text-align:center;		
	}
	
	.parking-code h4 {
		color:#B40029;
		width:100%;
		text-align:center;
		padding-bottom:10px;
	}


/*
	PAGINATION
*/
.pagination {
	font-size:12px;
	float:right;
}
        
	.pagination a,
	.pagination button {
		text-decoration: none;
		border: solid 1px #000;
		color: #000;
	}
	
	.pagination a, 
	.pagination span,
	.pagination button {
		display: block;
		float: left;
		padding: 0.3em 0.5em;
		margin-right: 5px;
		margin-bottom: 5px;
		min-width:1em;
		text-align:center;
	}
	
	.pagination .current {
		background: #333;
		color: #fff;
		border: solid 1px #333;
	}
	
	.pagination .current.prev, .pagination .current.next{
		color:#333;
		border-color:#333;
		background:#fff;
	}



/******************************************/
/** Footer
******************************************/
#footer {
	width:960px;
}

	#footer #credits {
		
	}

	#footer #credits ul
	{
		padding:0 0 10px 0;
		
		list-style:none;
	}
	
		#footer #credits ul li
		{
			float:right;
			display:inline;
			margin-left:15px;
		}
		
		#footer #credits a, 
		#footer #credits a:hover
		{
			color:#999;
			text-decoration:underline;
		}


/* SITEMAP */
#sitemap {
	font-size:1.0em;
	color:#ccc;
	float:left;
	display:block;
	padding:10px 0;
	margin:15px 0 15px 35px;
}
	
	#sitemap ul {		
		list-style:none;
		margin:0;
		padding:0;		
	}
		#sitemap ul li {
			float:left;
			margin:0 0 15px 0;
			padding:0 15px;
			border-left:1px #666 solid;
			width:100px;
		}
		
		#sitemap ul li.singlepages,
		#sitemap ul li.singlepages ul {
			border:none;
			margin:0;
			padding:0;
		}
		
			#sitemap ul li a,
			#sitemap ul li.singlepages ul li a {
				color:#ccc;
				font-weight:bold;
				text-decoration:none;
			}
			
			#sitemap ul li a:hover,
			#sitemap ul ul.submenu li a:hover {
				color:#B40029;
			}
			
		#sitemap ul ul.submenu {
			margin-top:5px;	
		}
			#sitemap ul ul.submenu li {
				border:none;
				margin-right:0;
				padding:0;
				float:none;
			}
			#sitemap ul ul.submenu li a {
				color:#ccc;
				text-decoration:none;
				font-weight:normal;
			}
