/** links - let op staan ook in editor.css **/
@import url("editor.css");

html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/*
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
html body span.clr,  html body div.clr,  html body li.clr,  html body dd.clr {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*----------------------------------------------------- */

body {
	text-align:center;
	font-size:76%;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#tinymce {
	text-align:left;
}
#topmenuwrap {
	margin:0;
	padding:0;
	position:relative;
	z-index:99;
}
#topmenu {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.35em;
	height:32px;
}
#headerwrap {
	margin:0;
	padding: 0;
	position: relative;
}
#footerwrap {
	margin:0;
	padding: 10px 0;
	position: relative;
}
#header {
	margin: 0 auto;
	padding: 0;
}
#logo {
	position: relative;
	text-align: left;
	float: left;
	display: inline;
	height: 100px;
	width: 250px;
	margin: 0 10px;
	padding: 0px;
	overflow: hidden;
}
#headerright {
	position: relative;
	float: left;
	display: inline;
	width: 670px;
	height: 100px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#top {
	position: relative;
	float: left;
	display: inline;
	width: 670px;
	height: 24px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
#slogan {
	position: relative;
	float: left;
	display: inline;
	width: 420px;
	height: 100px;
	margin: 0 10px 0 10px;
	padding: 0;
	overflow: hidden;
}
#search {
	position: relative;
	float: right;
	display: inline;
	width: 200px;
	height: 100px;
	margin: 0 10px 0 10px;
	padding: 0;
	overflow: hidden;
}
#search input.button {
	margin: 0 0 0 5px;
}
#search input.inputbox {
	border: 1px solid #fff;
	padding: 0 0 0 1px;
	height: 20px;
	width: 160px;
	font-size: 15px;
	line-height: 20px;
}
#search div.search {
	background: url('../images/search2.png') no-repeat left top;
	padding: 0 0 0 26px;
}
#contentwrap {
	margin:0;
	padding: 0;
	display: block;
}
#wrap {
	width:980px;
	text-align:left;
	margin:0 auto;
	padding: 5px 0;
}
#cbody {
	margin: 0;
	padding: 0;
}
#content60 {
	float:left;
	display: inline;
	width:560px;
	overflow:hidden;
	padding: 0;
	margin: 0 20px 0 20px;
}
#pathway {
	margin: 0;
	padding: 5px 0px 5px 0px;
	font-size: 0.9em;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
}
#content {
	overflow:hidden;
	padding: 10px 0px 10px 0px;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
}
#footer {
	margin: 0 auto;
	padding: 10px 0;
	font:0.9em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#sidebar {
	float:left;
	display: inline;
	width:200px;
	overflow:hidden;
	padding: 0;
	margin: 21px 0 0 0;
}
#sidebar-2 {
	float:left;
	display: inline;
	width:200px;
	overflow:hidden;
	padding: 0;
	margin: 21px 0 0 0;
}
blockquote, dl, address {
	margin:0.5em 0;
}
h2, h3, h4, h5, h6 {
	margin: 15px 0 0 0;
}
p {
	margin: 0 0 10px 0;
}

fieldset {
	margin: 0.5em 0;
	padding: 0.5em 10px;
}
form {
	margin: 0;
}
ul, ol {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
	list-style-position: outside;
}
li, dd {
	margin-left:0em;
	padding-left:0;
}
.componentheading {
	font-size:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-align: left;
}
#logo h1 {
	line-height: 1;
	font-size: 4.5em;
	font-family: impact, verdana;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 7px;
}
#slogan h2 {
	position: absolute;
	bottom: 7px;
	left: 0;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight: bold;
	color: #000;
	margin: 0 0 10px 0;
}
h2, .contentheading {
	background:#fff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	padding:0;
	line-height: 1.3;
}
h2 {
	background:#fff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	padding:0;
	line-height: 1.3;
}
h3 {
	font-size:1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h4 {
	font-size:1.4em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
h5 {
	font-size:1.1em;
	font-weight: bold;
}
h6 {
	font-size:1em;
	font-weight: bold;
}
#footer .moduletable {
	padding: 0;
	margin-bottom: 0;
}
.mosimage_caption {
	font:0.8em Arial, Helvetica, sans-serif;
}
input#modlgn_passwd, input#modlgn_username {
	width: 130px;
}
#a4j {
	text-align:center;
	font-size: 0.9em;
	margin: 0;
	padding: 5px 0;
}

/* ==== BLOG LAYOUT =======================================  */
/* ###############  main * ########################### */
/* position */
.leading
{
	position: relative;
}
.leading_separator
{
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}
.article_separator
{
	display: none;
	margin: 0px 0 0px 0;
}
.blog { padding: 0; }
.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}
.cols2 { width: 45%; }
.cols3 { width: 30%; }
.column1 , .column2
{
	margin: 0 5px 0 0;
	position: relative;
}
.column2 , .column1
{
	float: left;
	margin: 0;
}
.column2
{
	float: right;
	margin: 0;
	width: 45%;
}
.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}
.article_column
{
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}
.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
}
.leading h2 {
	background:#fff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	padding:0;
	line-height: 1.3;
}
.leading h2 a {
	font-weight:normal;
}
.article_column h2 {
	background:#fff;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	padding:0;
	line-height: 1.3;
}
.article_column h2 a {
	font-weight: normal;
}
.article_row .column1 h2,.article_row .column2 h2 {
	background:#fff;
	color:#000;
	margin: 0;
	padding: 0;
}
.article_row p.iteminfo {
	background:#fff;
	line-height:1em;
	margin:0 -10px 5px;
	padding:10px;
}
/* ==== MODULES =======================================  */

.moduletable {
	margin-bottom:20px;
	border:0px #CCC solid;
	padding: 0px 0px 0px 0px;
}
.moduletable h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:1.8em;
	margin: 0 0px 0.5em 0px;
	padding: 0.15em 0 0.1em 0;
}
.moduletable_bg {
	background-color: #EFF5FE;
	padding: 10px 0  10px 10px;
	margin:  13px 0  -3px 0;
}
div.moduletable_bg h2 {
	background-color: #EFF5FE;
	padding: 0;
	margin: 0;
}

/* ==== TEXT MODULES =======================================  */

.moduletable_text {
	margin-bottom:15px;
	padding: 0px 0px 0px 0px;
	border:0px #CCC solid;
}
.moduletable_text h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:1.8em;
	margin: 0 0px 0.5em 0px;
	padding:0.15em 0 0.1em 0;
}
/* ==== SIDEBAR MODULES =======================================  */

#sidebar .moduletable {
	margin-bottom:35px;
	padding: 0px 0px 0px 0px;
}
#sidebar .moduletable h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:1.4em;
	margin: 0 0px 0.5em 0px;
	padding: 0.1em 0;
}
#sidebar .moduletable h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:1.4em;
	margin: 0 0px 0.5em 0px;
	padding: 0.1em 0;
}
/* ==== SIDEBAR2 MODULES =======================================  */

#sidebar-2 .moduletable {
	margin-bottom:35px;
	padding: 0px 0px 0px 0px;
}
#sidebar-2 .moduletable h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:1.8em;
	margin: 0 0px 0.5em 0px;
	padding: 0.1em 0;
}
#sidebar-2 .moduletable h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:1.4em;
	margin: 0 0px 0.5em 0px;
	padding: 0.1em 0;
}
/* ======= SEARCH =======================  */

#search .moduletable {
	position: absolute;
	bottom: 12px;
	right:0;
	margin: 0;
	padding: 0;
}
#search .moduletable h3 {
	text-align:center;
	font-size:1.1em;
	margin:0;
	padding:0.2em 0;
}
/* ========== TOPMENU =====================================*/

#topmenu .moduletable {
	margin: 0;
	padding: 0;
	border: 0;
}
#topmenu .moduletable ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#topmenu .moduletable ul li {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#topmenu .moduletable ul li a {
	display:block;
	padding: 0px 12px;
	margin: 0 0px;
	text-decoration: none;
	text-align: center;
	border: 0px none #000;
	font-size: 16px;
	line-height: 32px;
	height: 32px;
}
#topmenu .moduletable ul li a:hover {
}
#topmenu .moduletable ul li.active a {
}
/* ========== SUCKERFISH DROPDOWN ======================*/
#topmenu .menusfh, #topmenu .menusfh li, #topmenu .menusfh li ul { /* all lists */
 padding: 0;
 margin: 0;
 list-style: none;
}
#topmenu .menusfh li ul a {
 display: block;
 width: 160px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration:none;
 text-transform: none;
 text-align:left;
 font-size: 14px;
 font-weight: normal;
 line-height: 28px;
 height: 28px;
}
#topmenu .menusfh li ul li { /* all list items */
 width: 185px; /* width needed or else Opera goes nuts */
}
#topmenu .menusfh li ul { /* second-level lists */
 position: absolute;
 width: 185px;
 left: -990em; /* using left instead of display to hide menus because display: none isn’t read by screen readers */
}
#topmenu .moduletable ul.menusfh li a:hover {
 
}
#topmenu .moduletable ul.menusfh li:hover>a, #topmenu .moduletable ul.menusfh li.sfhover>a {
 
}
#topmenu .menusfh li:hover ul, #topmenu .menusfh li.sfhover ul { /* lists nested under hovered list items */
 left: auto; /* change is to 10px, 20px, etc for indenting the sub menue */
 top: auto;
}
#topmenu .menusfh li:hover ul a, #topmenu .menusfh li.sfhover ul a { /* lists nested under hovered list items */
 
}
/* ======= SIDE MENUS ================================  */

.moduletable_menu {
	color:#333;
	padding: 0px 0px 5px 0px;
	margin-bottom:15px;
}
.moduletable_menu h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size:1.8em;
	margin:0 0 5px 0;
	padding:0.1em 0;
}
.moduletable_menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.moduletable_menu li {
	border-bottom:0px solid #ccc;
	padding: 3px 0 3px 1em;
	margin:0;
}
.moduletable_menu li a {
	display:inline;
	text-decoration:none;
	padding: 0;
}
html>body .moduletable_menu li a {
	width:auto;
}
.moduletable_menu li ul {
	list-style-type: square;
	list-style-position: inside;
}
.moduletable_menu li ul li {
	border-bottom:0px solid #ccc;
	border-top:0px solid #ccc;
	padding: 4px 0 2px 2em;
}
.moduletable_menu li ul li a {
	display:inline;
	text-decoration:none;
	padding: 0;
}
html>body .moduletable_menu li ul li a {
	width:auto;
}
.moduletable_menu li a:hover {
}
.moduletable_menu li#current>a {
}
/* ========== TOPMENU2 (TOP MODULE POSITION) =====================================*/

#top .moduletable {
	margin: 0;
	padding: 0;
	border: 0;
}
#top .moduletable ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#top .moduletable ul li {
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
}
#top .moduletable ul li a {
	display:block;
	padding: 0px 12px;
	margin: 0 0px;
	text-decoration: none;
	text-align: center;
	border: 0px none #000;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
}
#top .moduletable ul li a:hover {
}
#top .moduletable ul li.active a {
}
/* ========== content ======================*/

span.article_separator {
	/*display: block;*/
	height: 20px;
}
.article_column {
	padding-right:10px;
}
.column_separator {
	padding-left:10px;
	padding-right: 0;
}
td.buttonheading img {
	border:none;
}
.contentpaneopen ul {
	margin:10px 0px 10px 20px;
}
.contentpaneopen p img {
	margin:0 10px;
}
.contentpaneopen p {
	text-align: justify;
}
.contentpaneopen li {
	margin-bottom: 5px;
}
/*

.contentpaneopen td {text-align: justify;}

.contentpaneopen td.contentheading{text-align: left;}

.contentpaneopen td h1{text-align: left;}

.contentpaneopen td h2{text-align: left;}

.contentpaneopen td h3{text-align: left;}

.contentpaneopen td h4{text-align: left;}

.contentpaneopen td h5{text-align: left;}

.contentpaneopen td h6{text-align: left;}

#component-contact td{text-align: left;}

*/

.contentdescription {
	text-align: justify;
	padding:5px 0;
}
.contentdescription img {
	margin: 0 10px;
}
.contenttoc th {
	padding-bottom:5px;
}
.contenttoc {
	margin:10px 0;
	padding:10px;
	border:0px solid #999;
}
.blog_more {
	padding-bottom:10px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#555;
	line-height:1.2;
}
.createdby {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#555;
	line-height:1.2;
}
.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#555;
	line-height:1.2;
}
.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#555;
	line-height:1.3;
	padding-top: 4px;
}
a img {
	border: 0;
}
.banneritem_text {
	padding:5px 0;
}
.bannergroup_text {
	padding-top: 5px;
	font-size: 0.9em;
}
td.sectiontableentry1, td.sectiontableentry2 {
	padding: 2px 5px;
	text-align:left;
}
tr.sectiontableentry1 {
	text-align: left;
}
tr.sectiontableentry2 {
	text-align: left;
}
td.sectiontableheader {
	text-align: left;
}
form table tr td {
	text-align: left;
	padding-bottom: 5px;
}
/** overlib **/



.ol-foreground {
	background-color: #f6f6f6;
}
.ol-background {
	background-color: #666;
}
.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}
.ol-closefont {
}


/* TOP 3 */
#sidebar .moduletable_lktop3 {
	margin-bottom:35px;
	padding:0;
}
#sidebar .moduletable_lktop3 h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:1.4em;
	margin: 0 0px 0.5em 0px;
	padding: 0.1em 0;
}
.moduletable_lktop3 li {
	padding: 0 0 5px 0;
	margin:0;
}


/* polls Bar Colors/Formats - Follow the format to add your own.
	Then update the maxcolors setting for polls in
	components/com_poll/poll.php -> $polls_maxcolors
*/

.polls_color_1{ background-color: #8D1B1B; border: 2px ridge #B22222; }

.polls_color_2{ background-color: #6740E1; border: 2px ridge #4169E1; }

.polls_color_3{ background-color: #8D8D8D; border: 2px ridge #D2D2D2; }

.polls_color_4{ background-color: #CC8500; border: 2px ridge #FFA500; }

.polls_color_5{ background-color: #5B781E; border: 2px ridge #6B8E23; }

/* Flags */

#flags {
	float: right;
}

#flags .flag {
	float: right;
	padding: 0 0 0 5px;
}
