@charset "utf-8";

/*  COPYRIGHT 2008 BEELDSPRAAK BV
	DATE: 2008-08-26
	AUTHOR: Mark Doorschodt
*/

/* general tag styles */
* {	margin: 0px; padding: 0px;  }
html { font-size:100%; height: 100%; width: 100%;  }
body { color: #606062; background:url(/images/bg_header.gif) repeat-x; font-family: Trebuchet MS; line-height:1.125em; height: 100%; }
img { display: block; }
a img { border:0px; }
input { font-family: Arial, Helvetica, sans-serif;  }
#content p, #content ul span, #content li, #content td { font-size: 0.6875em; }

/* clearfix hack */
.clearfix:after { visibility: hidden; display: block;font-size: 0;content: " ";clear: both;height: 0; }
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */

#container { width: 99%; }
#header { height: 154px; position: relative; }

#logo { position: absolute; left: 60px; top: 30px; }

/* menu styles */
#menu { position: absolute; left: 175px; bottom: 45px; width: 624px; }
#menu ul { display: block; border-right: 1px solid #80888A; }
#menu ul li { display: inline; font-size: 0.687em; border-left: 1px solid #80888A; padding: 0 5px 0 6px; }
#menu ul li a { text-decoration: none; color: #525254; font-weight: bold; }
#menu ul li a:hover, #menu ul li.selected a, #menu ul li a.selected { text-decoration: underline; }

/*
#tabs ul { display: block; background: #006666; }
#tabs ul li { display: block; float: left; width: 208px; }
#home #tabs ul li.l1 a { background: url(/images/tab1.gif); }
#home #tabs ul li.l2 a { background: url(/images/tab2.gif); }
#home #tabs ul li.l3 a { background: url(/images/tab3.gif); }
#home #tabs ul li.l1 a:hover { background: url(/images/tab1_f2.gif); }
#home #tabs ul li.l2 a:hover { background: url(/images/tab2_f2.gif); }
#home #tabs ul li.l3 a:hover { background: url(/images/tab3_f2.gif); }
#subpage #tabs ul li a.l1 { background: url(/images/tab1_f3.gif); }
#subpage #tabs ul li a.l2 { background: url(/images/tab2_f3.gif); }
#subpage #tabs ul li a.l3 { background: url(/images/tab3_f3.gif); }
#subpage #tabs ul li a.l1:hover, #subpage #tabs ul li.selected a.l1 { background: url(/images/tab1.gif); }
#subpage #tabs ul li a.l2:hover, #subpage #tabs ul li.selected a.l2 { background: url(/images/tab2.gif); }
#subpage #tabs ul li a.l3:hover, #subpage #tabs ul li.selected a.l3 { background: url(/images/tab3.gif); }
#tabs ul li a { display: block; text-decoration: none; color: #fff; font-weight: bold; height: 36px; line-height: 2em; text-indent: 9px; }
*/

#tabs { position: absolute; left: 175px; bottom: 0px; width: 624px; }
#tabs ul { display: block; background: url(/images/bgMenu.jpg); height: 36px; }
#tabs ul li { display: block; float: left; width: 208px; }
#subpage #tabs ul li a { margin-right: 1px; }
#subpage #tabs ul li a.l1:hover, #subpage #tabs ul li.selected a.l1 { background: #332467; }
#subpage #tabs ul li a.l2:hover, #subpage #tabs ul li.selected a.l2 { background: #FF7F00; }
#subpage #tabs ul li a.l3:hover, #subpage #tabs ul li.selected a.l3 { background: #8F8F8F; }
#tabs ul li a { display: block; text-decoration: none; color: #fff; font-weight: bold; height: 32px; line-height: 2em; text-indent: 9px; }

#content { position: relative; }
#content .col_a { position: absolute; width: 175px; padding-top: 100px; }
#content .col_b { position: absolute; left: 175px; width: 624px; background: #F4F6F5; }
#content .col_c { padding-left: 799px; padding-top: 100px;  }

.minheight { min-height:550px; height:auto !important; height:550px; }

#crumbtrail { text-align: right; margin: 10px 20px 0 0; font-size: 0.625em;  }
#crumbtrail, #crumbtrail a { color: #606062; text-decoration: none; }
#crumbtrail a:hover { text-decoration: underline; }

.col_b { position: relative; }
.col_b .pad { margin: 15px 35px 30px 35px; }
.col_b h1 { margin-bottom: 1em; font-size: 0.875em; color: #332268; }
.col_b h5 { margin-bottom: 1em; font-size: 0.6875em; color: #332268; }
.col_b p { margin-bottom: 1em; }
.col_b ul { margin: 0 0 1em 15px; }
.col_b a {color: #606062; }
.col_b a:hover {color: #332268; }
#submenu h2, .col_c h2 { display: block; padding: 10px 0 10px 10px; line-height: 0.6875em; background: #F4F6F5 url(/images/h_shadow.gif) bottom repeat-x; font-size: 0.875em; color: #FF7C00; margin-bottom: 1em; }
#submenu ul { display: block; margin: 0 10px 1em 20px; list-style: none;}
#submenu ul ul { margin: 0 10px 0px 10px; }
#submenu a { color: #5E5E60; text-decoration: none; }
#submenu a:hover, #submenu li.selected a, #submenu li a.selected { text-decoration: underline; }

#search h2 { display: block; padding: 10px 0 10px 10px; line-height: 0.6875em; font-size: 0.875em; color: #342463; margin-bottom: 0px; text-transform: uppercase;}
#search input.text { display: block; width: 150px; font-family: Trebuchet MS; font-size: 11px; color: #606062; padding: 2px 0 3px 0; text-indent: 5px; }
#search input.button { display: block; margin-top: 10px; border: 1px solid #666666; color:#666666; background-color: #CCCCCC;  }
#search form { margin: 0 10px 0 10px; }

div.news { width: 100%; }
div.news h2 { display: block; min-width:100%; }
div.news ul { display: block; margin: 0 20px 0 25px; vertical-align: top; list-style: none; margin: 0px; padding: 0px; }
div.news li { background: url(/images/bg_li.gif) no-repeat 10px 9px; padding: 0 0 1em 25px; width: 170px; }
div.news a { color: #5E5D62; text-decoration: none;}
div.news a:hover { text-decoration: underline;}

#footer { width: 624px; text-align: center; bottom: 10px; }
#footer p {font-size: 0.5625em; }

#footer a { color: #606062; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.listing { margin: 0 0 1em 0; }
.listing h2 { margin-bottom: 1em; font-size: 0.875em; color: #332268; }
.listing span.date { display: block; font-size: 0.6875em; color: #332268; }
.listing a { color: #606062; text-decoration: none; }
.listing a:hover { text-decoration: underline; }
.listing div.row { margin: 0 0 1em 0; }
.listing div.thumb { float: left; width: 150px; height: 100px; }
.listing div.smalltext { width: 385px; float: right; }

/* PAGER STYLES */
div.pager ul {
	list-style:none;
	margin-bottom: 25px;
}
div.pager ul li {
	display: block;
	float:left;
	margin-right: 3px;
}
div.pager ul li a {
	display:block;
	width:19px;
	height:19px;
	background-image:url(../images/pager.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#AA3333;
	text-decoration:none;
}
div.pager ul li a:hover {
	background-image:url(/images/pager_hover.gif);
}
div.pager ul li.selected a {
	background-image:url(/images/pager_selected.gif);
	color: #fff;
}
div.pager ul li.previous a {
	background-image:url(/images/pager_previous.gif);
}
div.pager ul li.next a {
	background-image:url(/images/pager_next.gif);
}
div.pager ul li.previous a:hover {
	background-image:url(/images/pager_previous_hover.gif);
}
div.pager ul li.next a:hover {
	background-image:url(/images/pager_next_hover.gif);
}

#container #content .col_c .news a {
	font-size:1em;
	display:block;
}
