/* CSS Document */
#container{
clear:both;
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
background-position:right;
margin:0px;
width:990px;
}
#container2{
clear:both;
background-image:url(../images/bg2.jpg);
background-repeat:no-repeat;
background-position:right;
margin:0px;
height:129px;
width:990px;
}
#part2{
width:188px;
margin:0px;
}
#moduletablemenu{
margin:0px;
margin-top:10px;
}
#header{
background-image:url(../images/header.jpg);
background-color:#FFFB8F;
background-position:right;
text-align:right;
background-repeat:no-repeat;
vertical-align:bottom;
padding-bottom:5px;
padding-right:5px;
margin-top:0px;
margin-bottom:0px;
width:703px;
height:206px;
margin:0px;
}
a.mainlevel-login:link, a.mainlevel-login:visited {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-align: right;
	vertical-align:middle;
	width: 100%;
	padding:2px 5px 2px 5px;
	border:1px;
	background-color:#FFFFFF;
	border-color:#3366FF;
	border-style:outset;
}
a.mainlevel-login:hover {
background-color:#FFFFFF;
	background-position: 0px -25px;
	text-decoration: none;
	color:#3366FF;
}
#pathway{
background-image:url(../images/linksveeg.jpg);
background-position:left;
background-repeat:repeat-y;
background-color:#04529F;
vertical-align:top;
text-align:left;
margin-top:0px;
height:19px;
width:703px;
}

#menu{
vertical-align:top;
height:212px;
padding:0px;
margin:10px 0px;
text-align:right;
width:137px;
}

#banner{
margin:0px;
float:left;
width:137px;
}
#content{
width:556px;
background-color:#FFFFFF;
text-align:left;
vertical-align:top;
margin:0px;
padding-top:10px;
padding-left:15px;
padding-top:13px;
clear:both;
}

#righttop {
background-color:#FFFB8F;
background-image:url(../images/righttop.jpg);
background-repeat:no-repeat;
background-position:top;
margin:0px;
width:88px;
height:230px;
}
#STAR{
height:22px;
display:marker;
}

#bottom{
background-image:url(../images/bottom.jpg);
background-position:top;
background-repeat:no-repeat;
margin:0px;
padding-top:0px;
padding-bottom:0px;
padding-left:75px;
padding-right:105px;
vertical-align:top;
width:903px;
height:22px;
color:#FFFFFF;
}

#sponsor{
height:82px;
width:244px;
padding-top:10px;
vertical-align:middle;
padding-top:0px;
margin:0px;
}

#foto1{
vertical-align:bottom;
background-color:#FFFFFF;
margin:0px;
width:205px;
height:128px;
}
#foto2{
vertical-align:bottom;
background-color:#FFFFFF;
margin:0px;
width:205px;
height:128px;
}
#foto3{
vertical-align:bottom;
background-color:#FFFFFF;
margin:0px;
width:191px;
height:128px;
}
#logos{
height:92px;
width:248px;
padding-top:5px;
}


.mod_random_image_border {
border:thick;
border-color:#FFFFFF;
}


---joomla core stuff---
/*****************************/
/*** Core html setup stuff ***/
/*****************************/

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

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,"Arial",sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}

a:hover{
	font-weight:bold;
	font-size:12px;
	color:#0000CC;
}

input.button { cursor: pointer; }

p { margin-top: 1em; margin-bottom: 5px;  }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 298px;
	height: 75px;
	background: url(../../culthc/images/mw_joomla_logo.png) 0 0 no-repeat;
	margin-left: 30px;
	margin-top: 25px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
	background: #f7f7f7 url(../../culthc/images/mw_header_b.png) 0 0 repeat-x;
	margin: 0 11px;

}

div#tabarea_l {
	background: url(../../culthc/images/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}

div#tabarea_r {
	height: 42px;
	background: url(../../culthc/images/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}



table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
color:#FFFFFF;
font-size:12px;
  margin: 0px;
  padding-left:155px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}
a.pathway {
color:#FFFFFF;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}
/* headers */
div.componentheading {
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:18px;
	color: #04529F;
  padding:0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 18px;
	font-weight:lighter;
	vertical-align: bottom;
	color: #04529F;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding-bottom:4px;
	font-family: Arial, Helvetica,sans-serif;
	font-weight:bold;
	font-size: 18px;
	vertical-align: bottom;
	border-bottom:dotted;
	border-bottom-width:thin;
	border-bottom-color:#3366FF;
	color: #04529F;
	text-align: left;
	width:495px;
}

table.contentpaneopen h3 {
	margin-top: 15px;
	text-align:left;
		text-align: left;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #04529F;
	white-space: normal;
	margin:0px;
		margin-top:10px;
		margin-bottom:5px;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 18px;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
		color: #04529F;
}

/* small text */

table.moduletable-new {
	width: 100%;
	margin-bottom: 10px;
	padding: 0px;
		border-left:1px;
	border-left-color:#6c9717;
	border-left-style:solid;
	border-bottom:1px;
	border-bottom-color:#6c9717;
	border-bottom-style:solid;
	border-spacing: 0px;
	border-collapse: collapse;
	list-style: none;
}

.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;


}


a.pathway {
font-style:12px;
}

ul.menu_menu{
list-style:none;
vertical-align:baseline;
text-align:right;
padding:0;
line-height:2.5em;
vertical-align:middle;
}
/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** 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 {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	}

a.mainlevel:hover {
}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {
width:16px;

}

td.buttonheading img {
	padding-bottom:2px;
	}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../../culthc/images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
		text-align: left;
}
.contentpaneopen_new{
background-image:url(../../../images/modules/bg_aankondiging.gif);
background-position:left;
background-repeat:no-repeat;
width:130px;
height:137px;
text-align: left;
vertical-align:middle;
padding-left: 13px;
}
.contentpaneopen_new td{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
width:130px;
height:137px;
font-size:14px;
vertical-align:middle;
text-align:center;
font-weight:bold;
padding-left: 2px;
line-height:16px;
}
/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

td {
line-height:19px;}
/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
  font-size:16px;
}
tr.sectiontableentry0 a,
tr.sectiontableentry1 a,
tr.sectiontableentry2 a {
  padding: 4px;
  font-size:14px;
}


td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 549px;
		text-align: left;
}
table.contentpaneopen, table.contentpane td tr {
	margin: 0;
	padding: 0;
	width: 549px;
		text-align: left;
}
table.contentpaneopen li {
	margin-bottom: 5px;
		text-align: left;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
		text-align: left;
}

table.contentpaneopen h3 {
	margin-top: 25px;
		text-align: left;
		width:100%;
}



.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
  text-align:left;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align:right;
	line-height:18px;
	color:#3366FF;
}


div.module_menu ul {
font-size:18px;
list-style:none;
vertical-align:middle;
}

div.module_menu ul li a:link_menu, div.module_menu ul li a:visited_menu {
	font-weight: normal;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 450px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.onderstreept{
list-style:circle;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#FFFFFF;
display:block;
width:auto;
background-color:#3366FF;
}
/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.contentpane{
text-align:left;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

.mod_content_links_block{
vertical-align:top;
color:#FFFFFF;
font-size:12px;
line-height:18px;
padding-left:3px;
}

.mod_content_links_block{
display:block;
clear:both;
}
.mod_content_links_ul{
list-style:none;
padding:0;
margin:0;
}

.mod_content_links_title a:link { 

}
.mod_content_links_title a:visited { 

}
.mod_content_links_title a:hover {

}
mod_articlelist_links{


}
ul.menu{
list-style:none;
list-style:none;
margin-top:0px;
padding-left:2px;
padding-right:o;
padding-bottom:0;
padding-top:0;
line-height:1.35em;
}
ul.menu a:hover{
color:#FFFFFF;
}
ul.menu a:link, a:visited{color:#FFCC00;}

.kopparticipanten{
background-image:url(../images/kopparticipanten.jpg);
background-repeat:no-repeat;
background-position:top;
margin:0px;
width:188px;
height:530px;
}
.bgparticipanten{
background-image:url(../images/bgparticipanten.jpg);
background-repeat:repeat-y;
background-position:top;
width:180px;
}
.scroller{
height:22px;
display:block;
list-style:none;
}
a.scroller:link, a.scroller:visited, a.scroller:active, a.scroller:hover{
padding-top:0px;
color:#FFFFFF;
font-size: 12px;
text-decoration: none;
list-style:none;
vertical-align:top;
height:22px;
}
ul.scroller a.scroller{
text-decoration:none;
vertical-align:top;
height:22px;
}
li.scroller a.scroller{
text-decoration:none;
vertical-align:top;
height:22px;
}
.scrollerdiv{
height:22px;
}
.moduletable_bottom{
height:22px;
vertical-align:top;
}
