/* 
Title:     Lay-out
Author:    roel#catchup.be
Updated:   17/09/2008 (15:00)
*/

body {
	background: #d5d5d5 url(/images/template/home_bg_tile_1020x5.png) repeat-y center center;
}

div#wrap {
	margin: 0 auto;
	width: 940px;
	padding: 0 0 1em 0;
}

.clear {
	clear: both;
}


/* ==================================================
AnySurfer
================================================== */

#as-gfx img {
   width: 50px;
   height: 40px;
   border: none;
}

#as-txt {
  position: absolute;
  left: 0;
  top: -10000px;
  overflow: hidden;
}


/* ================================================= */
/* Bewerkingsknop */
/* ================================================= */

.edit a {
	border: 1px solid #aaa;
	padding: 2px 5px 2px 5px;
	background-color: gray;
	color: white;
	font-weight: bold;
	display: block;
	width: 6em;
	text-align: center;
	color: white;
	text-decoration: none;
	display: block;
}

.edit a:hover {
	color: gray;
	background-color: #eee;
}

/* ================================================= */
/* Hidden stuff */
/* ================================================= */

hr,
.hide {
	display: none;
}

/* ================================================= */
/* Header */
/* ================================================= */

div#wrap div#header {
	width: 940px; height: 195px;
	position: relative;
}

div#wrap div#header h1 a {
	position: absolute;
	text-indent: -10000px;
	width: 940px; height: 195px;
	background: url(/images/template/header_940x195.jpg) no-repeat;
}

/* ================================================= */
/* Global navigation */
/* ================================================= */

div#global-navigation {
	position: absolute;
	left: 30px; bottom: 5px;
}

div#global-navigation ul {
	width: 910px;
	height: 30px;
}

div#global-navigation ul li {
	display: inline;
}

div#global-navigation ul li a,
div#global-navigation ul li span {
	float: left;
	display: block;
	padding: 0 8px 0 8px;
	line-height: 30px;
}

/* ================================================= */
/* Taalkeuze */
/* ================================================= */

div#language {
	position: absolute;
	margin-bottom: 1em;
	right: 20px; top: -5px;
}

div#language ul {
	height: 30px;
}

div#language ul li {
	display: inline;
}

div#language ul li a,
div#language ul li span {
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	display: block;
	height: 20px;
	padding: 0 0 0 5px;
	line-height: 30px;
	color: black;
	text-decoration: none;
}

div#language ul li span {
	text-transform: uppercase;
	font-weight: normal;
	float: left;
	display: block;
	height: 20px;
	padding: 0 0 0 5px;
	line-height: 30px;
	color: gray;
	text-decoration: none;
}

div#language ul li a:hover {
	color: #1e7fc4;
}


/* ================================================= */
/* Doelgroepingangen */
/* ================================================= */

div#welcome {
	position: relative;
	margin: 20px 20px 0 20px;
	background: url(/images/template/welcome_top_940x15.png) no-repeat center top;
}

div#welcome div.wrap {
	background: url(/images/template/welcome_bottom_940x135.png) no-repeat center bottom;
}

div#welcome div.wrap div.content {
	padding: 15px 15px 45px 15px;
}

div#welcome div.who {
	float: left;
	width: 270px;
	padding-right: 30px
}

div#welcome div.who.last {
	padding: 0;
}

/* ================================================= */
/* Home content */
/* ================================================= */

#home_content,
#page {
	background-color: #fff;
	margin: 20px 20px 0 20px;
	position: relative;
}

#home_content div#evenementen {
	position: absolute;
	top: 97px; left: 0;
	
	background-color: #1971ac;
	width: 300px;
}

/* ================================================= */
/* Evenementen */
/* ================================================= */

div#evenementen {
	background: url(/images/template/evenementen_top_300x10.png) no-repeat center top;
	margin-top: 95px;
}

div#evenementen div.wrap {
	background: url(/images/template/evenementen_bottom_300x10.png) no-repeat center bottom;
	padding: 15px;

}

/* ================================================= */
/* Nieuws */
/* ================================================= */

#home_content div#nieuws {
	position: relative;
	top: -197px; left: 300px;
	
	width: 590px;
	padding: 0 15px 0 15px;
}


div#nieuws div.item {
	position: relative;
	margin: 0 0 1.25em 0;
}

div#nieuws div.item img {
	position: absolute;
	top: 0; left: 0;
}

div#nieuws div.item div.content {
	position: relative;
	top: 0; left: 95px;
	width: 480px;
	min-height: 80px;
}


/* ================================================= */
/* Nieuwsbrief */
/* ================================================= */

div#nieuwsbrief  {
	margin: 1em 0 1em 0;
	width: 580px;
	background: url(/images/template/nieuwsbrief_bottom_580x20.png) no-repeat center bottom;
}

div#nieuwsbrief div.content {
	width: 580px;
	background: url(/images/template/nieuwsbrief_top_580x20.png) no-repeat center top;
}

div#nieuwsbrief form {
	padding: 15px;
}

div#nieuwsbrief div.row {
	margin: 0 0 1em 0;
}

/* ================================================= */
/* Foooter */
/* ================================================= */

div#footer {
	text-align: center;
	color: #666;
	background: #d4d4d4 url(/images/template/footer_940x25.png) no-repeat center top;
	height: 5em;
	padding-top: 3em;
}

/* ================================================= */
/* Local Navigation */
/* ================================================= */

div#page div#local-navigation {
	position: absolute;
	top: 0; left: 0;
	width: 225px;
}

div#page div#content {
	position: relative;
	top: 0; left: 245px;
	width: 650px;
	min-height: 500px;
	height:auto !important;
	height: 500px;
}

/* ================================================= */
/* Lokale navigatie */
/* ================================================= */

div#local-navigation ul li span.active {
	text-transform: none;
	background-color: #1971ac;
	color: #fff;
}

div#local-navigation ul li span {
	border-bottom: none !important;
	font-weight: bold;
	font-size: 100%;
	line-height: 2em;
}

div#local-navigation ul ul li span {
	font-weight: normal;
	font-size: 100%;
	line-height: 1.25em;
	display: block;
	font-weight: bold;
}

div#local-navigation ul ul ul li span {
	display: block;
	padding-left: 30px;
	font-weight: normal;
}

div#local-navigation ul ul li {
	display: block !important;
}

div#local-navigation ul li span {
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

div#local-navigation li {
	font-size: 98%;
	display: block;
}

div#local-navigation ul li a {
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 0;
}

div#local-navigation ul ul li a {
	padding: 6px 10px 6px 10px;
	text-transform: normal;
}

div#local-navigation ul li li span {
	padding: 5px 10px 5px 10px;
}

div#local-navigation a {
	color: #f16620;
}

div#local-navigation ul ul ul li a {
	padding: 5px 10px 5px 30px;
	text-transform: none;
	border-bottom: none;
}

div#local-navigation ul ul ul ul li a {
	padding: 5px 10px 5px 45px;
	text-transform: none;
}


div#local-navigation a:hover {
	background-color: #aaa;
	color: #fff;
}

/* ================================================= */
/* Images */
/* ================================================= */

img.right {
	float: right;
	margin: 0 0 1em 1em;
	border: 1px solid #aaa;
	padding: 5px;
}

/* ================================================= */
/* Overview pagina's */
/* ================================================= */

div.overview div {
}

div.overview div {
	position: relative;
}

div.overview img {
	float: left;
	margin: 0 1em 0 0;
}

div.overview h3,
div.overview p {
}

/* ====================================================================================================
Fotogalerijen
==================================================================================================== */

div#gallery ul,
div#gallery ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#gallery ul li {
	margin: 0 20px 20px 0;
	padding: 5px; 
	border: 1px solid #aaa;
	float: left;
}

div#gallery ul li a {
	margin: 0;
	padding: 0;
}

/* ====================================================================================================
Spotlights
==================================================================================================== */

div.spotlight {
	padding-bottom: 20px !important;
	margin-bottom: 0 !important;
}

/* ==================================================
Diversen
================================================== */

div.address {
	float: left;
	margin: 0 40px 0 0;
}