/* -------------------------------------------------------------------------------- */
/*  Copyright 2007 (Non-)verbaal, http://www.nonverbaal.nl    #73B93D                      */
/* -------------------------------------------------------------------------------- */

@import url("reset.css");
@import url("form.css");
@import url("menu.css");

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	color: #000000;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/container.gif) repeat-y center top;
}

a { color: #73B93D; }

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

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

/* Clearfix ----------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */

.clear {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

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

.clearfix { display: inline-block; }

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

.clearfix { display: block; }

/* End hide from IE-mac */

/* Basic structure ---------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */

div#container {
	position: relative;
	margin: 0 auto;
	width: 750px;
}

div#header {
	position: relative;
	height: 140px;
	font-size: 1.0em;
	background: url(../images/default_bg_white.jpg) no-repeat top left;
}

div#login_block {
	position: absolute;
	top:130px;
	float:left;
	font-size: 1.0em;
	background-color: #73B93D;
	padding: 5px;
	width: 740px;
}

div#left {
	float: left;
	width: 170px;
	height: 450px;
	font-size: 1.1em;
	padding: 45px 15px 15px 15px;
	position: relative;
	z-index:5000;
}

div#right {
	float: right;
	width: 175px;
	padding: 20px 10px 20px 15px;
	font-size: 1.1em;
}

div#content {
	position: relative;
	margin: 0 0 0 200px;
	font-size: 1.1em;
	padding: 0 20px;
}

/* Homepage exception */
body#home div#content {
	position: relative;
	margin: 20px 200px 0 200px;
	font-size: 1.1em;
	width:315px; 
	padding-right:0; 
}

/* Header ------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */

div#header div#movie {
	position: absolute;
	width: 286px;
	height: 100px;
	top: 30px;
	left: 0px;
}

div#header div#lan {
	position: absolute;
	width: 305px;
	right: 0;
	top: 9px;
	text-align: right;
	height: 21px;
}

div#header div#lan ul li {
	float: right;
	margin: 0 10px 0 0;
	background: url(../images/li-lan.gif) no-repeat right center;
	padding-right: 12px;
}

div#header div#lan ul li a {
	color: #FFFFFF;
	font-weight: 700;
}

/* Right -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */

div#right h2 {
	color: #0067AB;
	font-size: 1.6em;
	font-style: italic;
	font-weight: 700;
	display: inline;
}

div#right div.block {
	border-top: 1px solid #DAE7F5;
	line-height: 1.5em;
	margin: 10px 0 20px 0;
	padding: 20px 0;
	
}

div#right div.short {
	background: url(../images/arrow.gif) no-repeat 0px 10px;
	padding-left: 10px;
	padding-top: 5px;
}

div#right div.date {
	border-bottom: 1px solid #73B93D;
	text-align: right;
}

div#right strong { font-weight: 700; }

div#right span.title {
	font-weight: 700;
	color: #0067AB;
}

div#right p.more { margin: 10px 0; }

div#right a.more {
	background: url(../images/a-more.gif);
	height: 9px;
	width: 44px;
	display: block;
}

div#right a.more span { display: none; }

div#right p.image { margin: 20px 0; }

/* Breadcrumbs -------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */

ul#breadcrumb {
	position: relative;
	margin: 0 0 0 200px;
	font-size: 1.1em;
	padding: 10px 20px 15px;
}
ul#breadcrumb li {
	display: inline;
	color: #73B93D;
}
ul#breadcrumb li a {
	float: left;
	padding-right: 15px;
	margin-right: 5px;
	background: url(../images/a-bread.gif) no-repeat right center;
	text-decoration:none;
	color: #016DB5;
}

/* Content ------------------------------------------------------------------------ */
/* -------------------------------------------------------------------------------- */

div#content h1 {
	color: #0067AB;
	font-size: 1.6em;
	font-style: italic;
	font-weight: 700;
	display: inline;
}

div#content h2 {
	color: #0067AB;
	font-size: 1.2em;
	font-style: italic;
	font-weight: 700;
	display: inline;
}

div#content h3, div#content h3 a { 
	font-weight: 700; 
	font-size: 1.1em;
	text-decoration:none;
	color: #016DB5;
}

div#content h4 {
	font-weight: 700;
	margin: 0px;
	padding: 0;
}

div#content img {
	margin: 0;
	padding: 0;
	border: none;
	position:relative;
}

div#content ul {
	list-style-type:disc;
	margin: 20px 0 20px 15px;
}
div#content ul li {
	margin: 0px;
}
div#content ul li ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
div#content ul ul {
	margin-top: 0;
	list-style-type:circle;
}
div#content sup, div#content sub {
	color: #73B93D;
}
div#content h4 {
	font-weight: 700;
	margin: 0px;
	padding: 0;
}
div#content table td {
	vertical-align:top;
}
div#content div.block {
	position: relative;
	border-top: 1px solid #DAE7F5;
	line-height: 1.5em;
	margin: 10px 0;
	padding: 15px 0;

}

div#content div.block div { margin: 10px 0 0 0; }

div#content div.print {
	border-top: 1px solid #DAE7F5;
	padding: 10px 0;
}

div#content a.print {
	background: url(../images/print.gif) no-repeat left center;
	display: block;
	padding-left: 25px;
	height: 13px;
	width: 150px;
	text-decoration: none;
	color: #016DB5;
}

div#content p { margin: 0 0 10px 0; }

div#content p.intro {
	border-top: 1px solid #DAE7F5;
	line-height: 1.5em;
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
}

div#content p.date {
	text-align: right;
	font-weight: 700;
}

div#content strong { font-weight: 700; }

div#content em { font-style: italic; }

ul#categories { 
	margin: 5px 20px 20px 20px; 
	list-style-type:disc;
}
ul#categories li {
	padding: 0 5px;
	line-height: 220%;
}
ul#categories li a{
	text-decoration: underline;
	font-size:0.9em;
}
ul#categories li.first { padding: 0 5px 0 0; }
ul#categories li.last { border-right: none; }





div#content div.search {
	background: #DAE7F5;
	margin: 20px 0;
	padding: 10px;
}

div#content ul.archive li {
	border-bottom: 1px solid #DAE7F5;
	padding: 2px 0;
}


div#content div.block div ul {
	margin: 1em 3em;
	list-style: disc;
}

div#content div.block div ol {
	margin: 1em 3em;
	list-style: decimal;
}


/* subnavigatie onder overzichten */
#subnav_holder {
	width: 400px;
	float: left;
}

#paginating_holder {
	height: 30px;
	display: inline;
}

#add_new_holder { float: right; }

#button_holder {
	float: right;
	text-align : right;
}

#page_active {
	border: 1px solid #DFEEFD;
	background-color : #DAE7F5;
	color: black;
	text-decoration : underline;
}

#paginating_label { float: left; }

a.page_no {
	border: 1px solid #DFEEFD;
	padding: 2px 4px 2px 4px;
	margin: 0px 4px 0px 0px;
	color: #73B93D;
	font-weight: 700;
	display : block;
	float: left;
	text-decoration : none;
}

a:hover.page_no { text-decoration : underline; }

.black { color: black; }

.message {
	background : #DAE7F5;
	font-size: 12px;
	font-weight: 700;
	color: green;
	border: 1px solid gray;
	padding: 14px;
	margin: 10px 0px 10px 0px;
}

.errors {
	background : #DAE7F5;
	border: 1px solid #0067AB;
	padding: 14px;
	margin: 10px 0px 10px 0px;
}

.overzicht_rapporten {
	background : #DAE7F5;
	padding: 10px;
}

.overzicht_rapporten li { list-style:square; }

div#quicklinks {
	clear: both;
	background : #183A58;
	color: white;
	font-weight: 700;
	text-align : center;
	padding: 5px;
}

div#quicklinks a {
	color: white;
	font-weight: 700;
	text-decoration : underline;
	font-size: 10px;
	line-height: 14px;
}

div#quicklinks a:hover { text-decoration : none; }

.webpage_file {
	background-color: #DAE7F5;
	padding:5px;
}

div#content .news {
	background:#DAE7F5 none repeat scroll 0 0;
	margin:0 0 15px;
	padding:10px;
}


/* Links --------------------------------- */
/* ------------------------------------------------------ */

div#content ul.links  {
	margin: 0 !important;
}

div#content ul.links li ul  {
	margin: 0 0 20px 0 !important;
	list-style-type:none;
}
div#content ul.links li {
	list-style-type:none;
}

div#content ul.links li div {
	border-bottom: 1px solid #DAE7F5;
	list-style-type:none;
	padding: 2px 0;
	font-weight: bold;
}

div#content ul.links li ul li {
	border-bottom: 1px solid #DAE7F5;
	list-style-type:none;
	padding: 2px 0;
}

/* Recordpaging --------------------------------- */
/* ------------------------------------------------------ */
.recordnav {
	width:100%;
	padding:0;
	text-align:center;
	margin:0 auto 5px auto;
}

.recordnav ul.pages { margin-top: 1.0em; }

.recordnav ul.pages li {
	display: inline;
	margin-right: 5px;
}

div.recordnav ul.pages li a:link, div.recordnav ul.pages li a:visited, div.recordnav ul.pages li a:hover, div.recordnav ul.pages li a:active {
	font-weight: 700;
	text-decoration: underline;
}

div.recordnav .active a { color: #016DB5; text-decoration: none !important; }

div.recordnav a.rnav {
	text-decoration: underline !important;
	margin: 0 8px;
}

/* ALBUM */
#left #searchbox {margin-left:20px;}
#left .clear {clear:both; height:5px;}

/* ALBUM */
ul#album_overview{
	position:absolute;
	top:10px;
	left:0;
	width:510px;
	list-style-type:none;
	margin: 0 !important;
	height: 375px;
}
 
 
ul#album_overview li {
	width:120px;
	float:left;
	position:relative;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:10px !important;
	cursor:pointer;
	list-style-type:none;
	text-align:center;
}
 
ul#album_overview li div {
	width:120px;
	height:80px;	
	background-repeat: no-repeat;
	background-position: center center;
}

ul#album_overview li span.gallery-link {
	width:120px;
	float:left;
	font-size:10px;
	color: #73B93D;
	text-decoration:underline;
	clear:both;
	font-weight:700;
	cursor:pointer;
	padding-bottom:10px;
}

ul#album_overview li a,
ul#album_overview li a:hover{
	text-decoration:none;
}

/* MAP */
ul#map_overview{
	position:absolute;
	top:10px;
	left:0;
	width:510px;
	list-style-type:none;
	margin: 0 !important;
	padding: 0 !important;
}
 
ul#map_overview li {
	float:left;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:20px !important;
	list-style-type:none;
}
ul#map_overview li div{
	width:150px;
	height: 109px;
	cursor:pointer;
	background-repeat: no-repeat;
}


ul#map_overview li p{
	padding-top:10px;
	color: #000;
	width:150px;
	margin:0 auto;
	float:left;
	font-size:10px;
}

/* TOOLTIP */
.tooltip {
	font-size: 1.1em;
	border: 1px solid #016DB5; 
	background-color: #DAE7F5; 
	padding:5px 10px; 
	width: 300px;
	z-index:8000;
}

.tooltip p{
	margin-bottom: 10px;
}
.tooltip strong{
	font-weight: 700;
}


#structure {
	margin:0px 55px 25px 55px; 
}

/* loggedin */
#loggedin{
	width:100%;
	background-color:#73B93D;
	color:#fff;
	position:relative;
	top:-10px;
}
#loggedin p{
	width:90%;
	padding:7px;
	font-size:1.1em;
}

#loggedin p strong{
	font-weight: 700;
}
#loggedin a{
	color: #fff;
	font-weight: 700;
}

/* submenu left */

div#left h2 {
	color: #0067AB;
	font-size: 1.5em;
	font-style: italic;
	font-weight: 700;
	display: inline;
	line-height:2em;
}

div.workgroup li {
	background:none;
}
