/* Comment element properties */
/*
 Formaat 11px
 10px 0.9em
 11px 1em
 12px 1.09em
 13px 1.18em
*/
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px; margin: 0; padding: 0;
}
a { color: #0c7a96; text-decoration:none; }
a:hover { color: #0c7a96; text-decoration:underline; }

a.side {
	color: #555;
	text-decoration: none;
}

a:hover.side {
	color: #f6a504;
	text-decoration: underline;
}

a.white, li.white a {
	color: #fff;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #fff;
	text-decoration: underline;
}

body {
	background-color: #fff; color:#2c81a8;
	font-size: 68.75%;
	margin: 15px;
}

hr, hr.side-hr { border: 0; height: 1px; background-color: #4786b2; margin: 1px; }

td {
	font-size: 0.92em;
}

pre {
	font-size: 0.92em;
}

.alt {
	color: #04688d;
}

.admin-message {
	font-size: 0.92em;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	background: url(images/btn.png) repeat-x center center; color:#fff; font-size: 1em;
	border: 1px solid #2c81a8; margin-top: 2px; padding: 1px;
}

.bbcode {
	font-size: 0.83em;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-top: 2px;
}

.textbox {
	background-color: #f2fbff; color:#2c81a8; font-size: 1em;
	border:1px solid #2c81a8; width: 150px; margin-bottom: 5px;
}
	
/* Header and footer properties */

#header { padding: 5px; overflow: hidden; }
#header-banners { width: 560px; float: left; }
#header-search { float: right; text-align: right; }
#header-form {
	background: url(images/zoek.png) no-repeat right center;
	width: 225px; height: 45px;
}
#header-form #sKeyWord {
	background-color: #f2fbff; color:#2c81a8; font-size: 1em;
	margin-right: 2px; border: 0; width: 150px;
}
#header-form #sButton {
	background: url(images/btn.png) repeat-x center center; color:#fff; font-size: 1em;
	border: 1px solid #2c81a8; padding: 1px;
}
#header-date { padding: 5px 8px 10px; }
#header-menu ul {
	background: url(images/menuz.gif) repeat-x center center;
	float: left;
	width: 100%;
	overflow: hidden;
	border: 1px solid #000;
}
#header-menu li{ display: inline; }
#header-menu li a {
	background: url(images/menuz.gif) repeat-x center center;
	float: left;
	padding: 7px 10px;
	text-decoration: none;
	border-right: 1px solid #fff;
}
#header-menu li span { font-size:1.09em; font-weight: bold;}
#header-menu li a span { color: #fff; }
#header-menu li a:hover span { color: #fff; }
#header-menu li a:hover, #header-menu .first-link a { background: url(images/menub.gif) repeat-x center center; }

#footer { padding: 5px; }
#footer-line { border: 0; height: 3px; background-color: #2c81a8; }
#footer-copyright { font-size: 0.9em; margin-top: 10px; color: #808080; }
#footer-copyright a { color: #000;text-decoration:none; }
#footer-copyright a:hover { color: #000;text-decoration:underline; }

/* Side-Panel properties */

.side-caption {
	background: #000 url(images/menus.gif) repeat-x center center;	
	font-size: 1.09em; font-weight:bold; color:#fff;
	padding: 2px 5px 5px;
	border: 1px solid #000;
}
.side-body {
	color:#085366; text-align:left;
	padding:4px 5px 5px;
}
.side-both #main-content {margin:0 0 0 180px;}
.side-left #main-content {margin-left:180px;}
.side-right #main-content {margin-right:180px;}

#side-border-left {
	float:left;
	width:180px;
}
#side-border-right {
	float:right;
	width:180px;
}
.side-spacer { height:10px; }
.side-label { background:#f2fbff; color:#0c7d99; padding:1px; }
.side-border { border: solid #000; border-width: 0 1px 1px 1px; }
/* Center-Panel properties */

#content-holder { padding: 5px 0 0 5px; }

.news-category {
	border:0;
	margin:2px 0 0 10px;
	float:right;	
}
.news-footer {
	background-color: #707070;color:#fff;
	text-align:center; font-size:0.81em;
	border: solid #000; border-width: 0 1px 1px;
	padding:0.1em;
}
.news-footer a  { color:#ddd; text-decoration: none; }
.news-footer a:hover { color:#eee; text-decoration: underline; }

#main-content { padding: 1px 5px 0 5px; }
.main-caption {
	background: #000 url(images/menum.gif) repeat-x center center;
	font-size: 1.09em; font-weight:bold; color:#fff;text-align:left;
	padding: 2px 5px 5px; border: 1px solid #000;
}
.main-caption a { color:#dbdeb0;text-decoration:none; }
.main-caption a:hover { color:#dbdeb0;text-decoration:underline; }
.main-body {
	color:#251d08;
	padding:3px 5px 5px 5px;
	text-align:left;
	border: solid #000;	
	border-width: 0 1px 1px;
	overflow: auto;
}
.main-body a { color:#2a2f0e; }
.main-body a:hover { color:#2a2f0e; }
#main-container{
	width:100%;
	overflow:hidden;
}

/* General table properties */

.tbl-border {
	border: 1px solid #e1e1e1;
}

.tbl {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 12px;
	border: 1px solid #bbb;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #f6a504;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}
/*Helpers*/
.center {margin:0 auto;}
.content_center {text-align:center;}
.flleft {float:left !important;}
.flright {float:right !important;}
.clear {clear:both;}

/* [IE Fixes] */
* html #main-content {
	height:1%;
	width:auto;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.floatfix {
	overflow:hidden;
}
* html .floatfix {
	width:100%;
}
.center, *[align="center"] {
	margin:0 auto;
}
/* [/IE Fixes] */

/* [Hide from IE Mac] */
.clearfix {display:block;}
/* [/Hide from IE Mac] */