/* Copyright 2007 Estrate */

/******* Base styles ********/
*
{
    margin: 0;
    padding: 0;
}

body
{
    font-family: 'trebuchet ms', 'arial', sans-serif;
    font-size: 12px;
    background-color: white;
    color: black;
}

p, ul, ol
{
    margin: 0 0 1em 0;
}

li
{
    margin: 0 0 0 2em;
}

h1, h2, h3, h4, h5, h6
{
	color: #2CACAF;
}

h1
{
	padding-bottom: 0.5em;
}

h2
{
	padding-bottom: 0.5em;
}

h3
{
	font-size: 9pt;
}

h4
{
}

h5
{
}

h6
{
}

a img
{
	border: none;
}

.clear
{
	clear: both;
}

input.button
{
	padding: 0 5px;
}

td, th
{
    vertical-align: top;
}

img.left,
div.caption.left {
    float: left;
}

img.right,
div.caption.right {
    float: right;
}

div.caption {
    width: auto;
}

/******** Lay out ********/



body
{
	background-image: url(../img/bg_body.png);
}

#container
{
	width: 980px;
	background-color: white;
	margin: 0 auto;
}

#header
{
	width: 980px;
	height: 200px;
}

#mainwrapper
{
	margin-top: 10px;
	padding-left: 85px;
}

#navigation_wrapper
{
	width: 194px;
	height: auto;
	float: left;
}

#content_wrapper
{
	width: 623px;
	float: right;
	margin-right: 30px;
	margin-bottom: 30px;
}
	#holder {
		width:100%;
	}
		.textcenter { position:relative; text-align:center; width:115px; height:180px; float:left; overflow:hidden;}
		.textcenter a { outline:none; border:none;}
		.textcenter a p {text-decoration:underline;}
		.textcenter_new { position:relative; text-align:center; width:115px; height:120px; float:left; overflow:hidden;}
		.textcenter_new a { outline:none; border:none;}
		.fotofix {width:100px; overflow:hidden; position:relative; left:6px;}


/******** Header ********/



#header #logo
{
	float: left;
	width: 300px;
	height: 200px;
}

#header #logo a
{
	width: 300px;
	height: 200px;
}

#header #header_image
{
	float: right;
	width: 500px;
	height: 200px;
}



/******** Navigation ********/

#navigation
{
	margin-bottom: 50px;
}

#bg_navigation
{
	background: top left repeat-y url(../img/bg_navigation.png);
}

#bg_navigation_top
{
	background: top left no-repeat url(../img/bg_navigation_top.png);	
}

#bg_navigation_bottom
{
	background: bottom left no-repeat url(../img/bg_navigation_bottom.png);	
}

#navigation_menu
{
	padding: 20px;
}

#navigation ul li
{
	list-style-type: none;
	padding-bottom: 10px;
	margin: 0px;
}

#navigation ul li a
{
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}

#navigation ul li ul
{
	margin: 0px;
}

#navigation ul li ul li
{
	padding: 0px;
	list-style-image: url(../img/opsommingsteken_navigation.png);
	color: white;
	margin-left:15px;
}

#navigation ul li ul li a
{
	text-transform: lowercase;
}

#navigation ul li ul li.notselected a
{
	color: white;
}

#navigation ul li.selected a,
#navigation ul li a:hover,
#navigation ul li a:focus,
#navigation ul li ul li a:hover,
#navigation ul li ul li a:focus
{
	color: #2CACAF;
}

#navigation ul li ul li.selected
{
	list-style-image: url(../img/opsommingsteken_navigation_selected.png);	
}

#fotoalbum
{
	height: 30px;
	padding: 50px 0 0 70px;
}

#fotoalbum a
{
	color:#2CACAF;
	font-size: 15pt;
	text-transform: uppercase;
	text-decoration: none;
}

#colofon
{
	height: 115px;
	padding: 15px 20px;
}

#colofon a
{
	color: white;
}



/******** Content ********/



#bg_content_top
{
	background: top center no-repeat url(../img/bg_content_top.jpg);
}

#bg_content
{
	background: top center repeat-y url(../img/bg_content.jpg);
}

#bg_content_bottom
{
	background: bottom center no-repeat url(../img/bg_content_bottom.jpg);
}

#content
{
	padding: 20px 20px 20px 20px;
}

#content ul li
{
	list-style-image: url(../img/opsommingsteken.png);
	margin-left: 15px;
}

#content img
{
	padding: 5px;
}

.bigger {font-size:29px; font-weight:bold;}
.opvallend { font-weight:bold; font-size:15px;}
.kleiner { font-size:20px;}

/****** Autoform layout (herzien als cms3 migratie is geweest ******/



#autoform .formrow
{
	padding-bottom: 5px;
}

#autoform label
{
	width: 150px;
	display: block;
	float: left;
}

#autoform input, #autoform textarea
{
	width: 400px;
	border: 1px inset #2DACAE;
    background-color: white;	
}

#autoform  input.submit
{
	width: auto;
	padding: 2px;
	border: 1px #2DACAE outset;
}

/****** Photogallery ******/



#photo_navigation ul
{
	margin: 10px 0 20px 0;
}

#photo_navigation ul li a
{
	border: 1px solid #422906;
	padding: 2px 4px 1px 4px;
	text-decoration: none;
	color: #432906;
}

#photogallery #photos .item
{
	margin:none;
	padding: none;
	height: 99px;
	width: 99px;
	background-color: white;
}

#photogallery #photo img
{
	padding: 0px;
}

#summary 
{
	color: black;
}

/****** Test sectie van mbt gallery ******/
div#photogallery h1,
div#photogallery div#summary,
{
    width: 560px;
}

/**** Design Calendar ****/

#calendar li
{
	padding-bottom: 1em;
}

#calendar li h2
{
	padding-bottom: 0px;
}


#calendar li h2 a
{
	color: #2CACAF;
	text-decoration: none;
	font-size: 12px;
}

#calendar .teaser
{
	margin: 1em 0px;
}

#event .datetime
{
	margin-bottom: 1em;
}

#event .teaser
{
	font-weight: bold;
	margin-bottom: 1em;
}

#event .content
{
	margin-bottom: 1em;
}	

