/*

	Nonzero1.0 by nodethirtythree design
	http://www.nodethirtythree.com
	missing in a maze

*/

/* This controls the width of the fluid width layouts */

div.fluid
{
width: 90% !important;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
width: 950px !important;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
background-color: #fff;
color: #585858;
font-size: 8pt; 
font-family: Tahoma, Geneva, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
}

h3,h4,h5,h6
{
color: #66000F;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

img
{
padding: 3px;
/*border: solid 1px #e1e1e1;*/
}

img.floatTL
{
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

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

a:hover
{
text-decoration: none;
}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}

p
{
line-height: 1.8em;
}

/* Header */

#header
{
width:100%;
height:140px;
background: #FFFFFF url('images_red/bg.gif');
background-repeat:no-repeat;
}

#header_inner
{
position: relative;
width: 950px;
height:140px;
margin: 0 auto;
}

/* Logo */

#logo
{
position: absolute;
bottom: 0.7em;
margin-left: 0.5em;
}

/* Menu */

#menu
{
position: absolute;
right: 0em;
bottom: 0em;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}

#menu li a
{
margin-left: 0.5em;
display: block;
padding: 1.1em 1.4em 1.0em 1.4em;
background: #fff url('images_red/n4.gif') repeat-x;
border: solid 1px #fff;
color: #616161;
font-weight: bold;
font-size: 1.0em;
text-transform: lowercase;
text-decoration: none;
}

#menu li a:hover
{
background: #CA2F2F url('images_red/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
}

#menu li a.active
{
background: #CA2F2F url('images_red/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
}

/* Navigatie */

#navigatie{

}

#navigatie h1, #navigatie h2{
	text-align:left;
	font-size:1.3em;
	color:#9b9b9b;
	padding-left:10px;
	line-height:26px;	
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#navigatie li {
	overflow: hidden; /* if text-resize, this'll keep the nav the same size */
	}

#navigatie li a, #navigatie li a:link, #navigatie li a:active, #navigatie li a:visited {
	display: block;
	height:20px;
	line-height: 20px;	
	overflow: hidden;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.10em;
	font-weight:normal;
	color:#727272;
	text-decoration:none;
	color:#FFFFFF;	
	}
	
#navigatie li a {
	background-position: center top; /* horizontally centers the background image */
	background-image:url(images_red/bg_navniveau1.gif);	
	padding-left:15px;
}

#navigatie li a:hover {
	color:#727272;
	background-position: 50% -20px;
}
#navigatie li a.active,
#navigatie li a.active:hover {
	color:#727272;
	background-position: 50% -20px;	
}

/* Main */

.breadcrumb {
	font-size:0.9em;
	font-weight:bold;
	color:#c1c1c1;
	padding:0;
}
.breadcrumb a:link, a:visited {
	text-decoration:none;
	color:#b3b3b3;
}
.breadcrumb a:hover, a:active {
	text-decoration:underline
}

#main
{
background: #fff url('images_red/n2.gif') 0px 1px repeat-x;
}

#main_inner p
{
text-align: justify;
margin-bottom: 10px;
margin-top: 10px;
}

#main_inner ul
{
margin-bottom: 2.0em;
}

#main_inner
{
position: relative;
width: 950px;
margin: 0 auto;
padding-top: 3.5em;
}

#main_inner h3,h4
{
border-bottom: dotted 1px #E1E1E1;
position: relative;
}

#main_inner h3
{
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
border-bottom: solid #999999 2px;
}

#main_inner h4
{
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: 1.4em;
margin-top: 0.95em;
}

#main_inner h5
{
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: 1em;
margin-top: 0.95em;
}

#main_inner .post
{
position: relative;
}

#main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: 1.2em;
}

#main_inner .post ul.post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.8em;
}

#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}

#main_inner .post ul.post_info li.date
{
background-image: url('images_red/n5.gif');
}

#main_inner .post ul.post_info li.comments
{
background-image: url('images_red/n6.gif');
margin-left: 1.1em;
}

#main_inner .tabel td
{
height:20px;
}

#main_inner .tabeloneven
{
background-color:#E5E5E5;
}


/* Footer */

#footer
{
height: 25px;
width: 950px;
margin: 0 auto;
clear: both;
border-top: dotted 1px #E1E1E1;
margin-top: 1.0em;
margin-bottom: 1.0em;
padding-top: 1.0em;
}

/* Search */

input.button
{
background: #CA2F2F url('images_red/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
font-weight: bold;
text-transform: lowercase;
font-size: 0.8em;
height: 2.0em;
}

input.text
{
border: solid 1px #e1e1e1;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

#search
{
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

#search input.text
{
position: absolute;
top: 0em;
left: 0em;
width: 9.5em;
}

#search input.button
{
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}

/* Primary content */

#primaryContent_3columns
{
position: relative;
margin-right: 34em;
}

#columnA_3columns
{
position: relative;
float: left;
width: 100%;
margin-right: -34em;
padding-right: 1em;
padding-left: 1em;
}

/* Secondary Content */

#secondaryContent_3columns
{
float: right;
}

#columnB_3columns
{
width: 14.0em;
float: left;
padding: 0em 2em 0.5em 0em;
border-right: dotted 1px #E1E1E1;
}

#columnC_3columns
{
width: 14.0em;
float: right;
padding: 0em 0em 0.5em 2em;
border-left: dotted 1px #E1E1E1;
}

/* nieuws items */

.topbar {
	margin: 8px 15px 0px 5px;
	border-left: solid #950016 1px;
	border-right: solid #950016 1px;
	border-bottom: solid #950016 2px;
}

.topbar h2 {
	font-size: 90%;
	font-weight: normal;
	color: #777777;
	border-bottom: solid #950016 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

.topbar h3 {
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 3px;
	padding: 0.5em;
	font-size: 95%;
	color: #000000;
	padding: 1px;
}

.topbar h5 {
	text-align: center;
	font-size: 1em;
	background-color: #950016;
	color: #ffffff;
	padding: 2px;
	margin-bottom: 0;
	margin-bottom: 0;
}

.topbar p,span {

	padding: 0.5em;
	color: #000000;
	font-size: 12px;
}

.topbar .items {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

/* lijsten */

.niveau {
	font-size: 8pt;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.niveau li {
	padding: 2px 0 2px 0;
}

.niveau a:link, .niveau a:visited, .niveau a:active {
	color: #000000;
	background: url(images_red/navbull_inactive.gif) left no-repeat;
	padding-left: 30px;
	text-decoration: none;
}

.niveau a:hover {
	color: #950016;
	background: url(images_red/navbull_active.gif) left no-repeat;
	padding-left: 30px;
	text-decoration: none;
}

.niveau2 {
	font-size: 8pt;
	list-style: square;
	margin-left: 0px;
	padding-left: 15px;
	line-height: 1.8em;
}


/* tableWidget CSS */
tbody{border-top:0px;border-bottom:0px;border-left:0px;border-right:0px;}
thead th{border-top:0px;border-bottom:0px;border-left:0px;border-right:0px;}
table.contenttable {border:1px solid #ddd;border-collapse:collapse;width:100%}
		table.contenttable tbody td {padding:3px;}
		table.contenttable tr.altrow {background-color:#f2f2f2;}		
		table.contenttable thead td {text-align:left;border-bottom: 1px solid #c5131c;font-weight:bold;font-size:1em;padding:3px;}
		table.contenttable li {list-style:square; margin-left:15px;}

.tableWidget_headerCell,.tableWigdet_headerCellOver,.tableWigdet_headerCellDown{	/* General rules for both standard column header and mouse on header of sortable columns */
	cursor:pointer;	
	border-bottom:3px solid #C5C2B2;
	background-color: #DDDDDD;
}

.tableWidget_headerCell{	/* Standard column header */
	border-top:2px solid #DDDDDD;
}

.tableWigdet_headerCellOver{	/* Rollover on sortable column header */
	border-top:2px solid #66000F;		
}

.tableWidget tbody .tableWidget_dataRollOver{	/* Rollover style on mouse over (Data) */
	background-color:#FFF;	/* No mouseover color in this example - specify another color if you want this */
}

.tableWigdet_headerCellDown{
	border-top:2px solid #66000F;	
	background-color:#FFF;
}

.tableWidget td{
	margin:0px;
	padding:2px;
	border-bottom:1px solid #EAE9E1;	/* Border bottom of table data cells */
}

.tableWidget tbody{
	background-color:#FFF;
}

.tableWidget{
	font-family:arial;
	font-size:11px;	
	width:400px;
}
	
/* End layout CSS */

div.widget_tableDiv {
	border:1px solid #ACA899;	/* Border around entire widget */
	height: 200px;
	overflow:auto;
	overflow-y:auto;
	overflow:-moz-scrollbars-vertical;
	width:400px;
}

html>body div.widget_tableDiv {
	overflow: hidden;
	width:400px;
}

.tableWidget thead{
	position:relative;
}

.tableWidget thead tr{
	position:relative;
	top:0px;
	bottom:0px;
}

.tableWidget .scrollingContent{
	overflow-y:auto;
	overflow:-moz-scrollbars-vertical;
	width:100%;
}

/* FORM */

.form input {
	width:250px;
	height:22px;
	padding-left:2px 0 0 6px;
	color:#000000;
	border:solid 1px #666666;
	font-size:11px;
}

textarea {
	width:250px; 
	height:80px;
	padding-left:2px 0 0 6px;
	overflow:auto;
	margin-top:0px;
	color:#000000;
	border:solid 1px #666666;
	font-size:11px;
}

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required, input.validate-email {
	border: 1px solid #666666;
	width:250px;
	color:#000000;
	font-size:11px;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
	font-size:11px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
	font-size:11px;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}
.field-label {

}
.field-widget {

}

