/* @override 
	http://localhost/meervanzonder/css/main.css
	http://www.meervanzonder.be/css/main.css
*/

/* @group reset YUI */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* @end */

/* @group frame */
body {
	background: #ffff00;
}
#container {
	margin:  0 auto;
	width: 1052px;
}

#header {
	height: 233px;
	background: #ffff00 url(../files/img/layout/header.png) no-repeat;
	position: relative;
}

#header h1 {
	font-size: 1px;
}

#container_inline {
	background: #ffffff url(../files/img/layout/body.png) repeat-y;
	width: 1052px;
	min-height: 500px;
	overflow: hidden;
	}

#left {
	float:  left;
	margin-left:  105px;
	width:  160px;
}

#main {
	float:  left;
	width:  420px;
	margin-left:  10px;
}

#main.enkelekolom {
	width: 660px;
}

#right {
	float:  right;
	width: 240px;
	margin-right:  105px;
}

#footer {
	background: #ffff00 url(../files/img/layout/footer.png) no-repeat;
	height: 50px;
}
/* @end */

/* @group general */


.ce_download, .ce_downloads {
	margin: 10px 0 30px 0;
}
.ce_text img {
	margin: 0 5px 5px 0;
	padding: 3px;
	border: solid 2px #fff;

}
.ce_text img:hover {
border: solid 2px #009534;
}

blockquote {
	margin: 5px 0 5px 20px;
	background: #FEFFE8;
	padding: 5px;
}

.facebooklink {
	background: none;
}
#container_inline a:link, #container_inline a:visited {
	color: #009534;
	text-decoration: none;
	/*padding-left: 11px;
	
background: url(../files/img/layout/link.png) no-repeat;
*/
}

#container_inline a:hover, #container_inline a:active {
	text-decoration: underline;
}

.invisible {
	width:0px;
	height:0px;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline;
}

.hidden {
	text-indent: -9999px;
}

#left img {
	margin-left:  40px;
}

#main ul {
	padding-left:  20px;
	margin: 10px 0 10px 20px;
}

#main li {
	list-style: outside disc;
}

#center .mededeling {
	margin-bottom: 10px ;
}

.pdf_link {
	background: url(../system/themes/default/images/iconPDF.gif) no-repeat;
	padding: 3px 20px;
	margin: 20px 0;
	
}

.back {
	text-align: right;
}
/* @group font */

body {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #363636; /* dark gray */
	}
	
.ce_text {
	line-height: 1.5em;
	margin-bottom:  30px;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 10px;
	color:  #009534;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 10px;
	color:  #009534;
	font-weight: bold;
	background: url(../files/img/layout/h2.png) no-repeat;
	padding-left: 22px;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
	color:  #009534;
}

/* @end */

/* @end */

/*@group header */



#homelink {
	position:  absolute;
	top:  30px;
	left:  0;
	display: block;
	background: transparent;
	width:  200px;
	height: 200px;
	
}


/* @group topmenu */

#topmenu {
	position:  absolute;
	top: 18px;
	left: 222px;
	width: 723px;
	height:  133px;
	/*background: url(../files/img/layout/topmenu.png) no-repeat top left;*/
}

#topmenu li {
	width: 180px;
	float:  left;
}
#topmenu a {
	display: block;
	float:  left;
	width: 180px;
	height:  133px;
	margin-top: 1px;
	background-attachment:fixed;
	background: url(../files/img/layout/topmenu.png) no-repeat;

}

#topmenu_2 a {
	background-position: -180px 0;
}


#topmenu_3 a {
	background-position: -360px 0;
}


#topmenu_4 a {
	background-position: -540px 0;
}

#topmenu_1 a:hover {
	
	background-position: left bottom;
	
}

#topmenu_2 a:hover {
	background-position: -180px bottom;
}


#topmenu_3 a:hover {
	background-position: -360px bottom;
}


#topmenu_4 a:hover {
	background-position: -540px bottom;
}



/* @end */

/* @group submenu */

#header .mod_navigation {
	float:  right;
	margin: 140px 110px 0 0;
	border-bottom: solid 1px #009534;
}

#header .mod_navigation li {
	float:  left;
	margin: 10px 15px 15px 0;
	
}


#header .mod_navigation a:link, #header .mod_navigation a:visited {
	color: #009534;
	text-decoration: none;
	font-weight: bold;
	padding-left: 11px;
	
}

#header .mod_navigation a:hover, #header .mod_navigation a:active {
	text-decoration: underline;
	background: url(../files/img/layout/link.png) no-repeat;
}

#header .mod_navigation span.active {
	color:  #009534;
	background: url(../files/img/layout/link.png) no-repeat;
	padding-left: 11px;
	font-weight: bold;
}
/* @end */
/* @end */

/* @group form */


.formbody {
	
	padding:  10px;
	text-align: left;
	border:  dashed 1px #009534;
	margin:  25px 0;
}

.explanation {
	margin: 5px 20px 10px 20px;
	font-style: italic;
	color: #009534;
	line-height: 1.5em;
}

input.text {
	width:  396px;
	margin-bottom: 10px;
	border: solid 1px #009534;
	color:  #363636;
	padding: 3px 2px;
}
#right input.text {
	width: 210px;
}

input.upload {
	
	margin-bottom: 10px;
	color: #363636;
	padding: 3px 2px;
}
label {
	margin: 5px 0;
	display:  block;
	float:  left;
	width:  300px;	
	padding-right:  20px;
}

textarea.textarea {
	width:  400px;
	height:  150px;
	border: solid 1px #009534;
	margin-bottom:  10px;
	color:  #363636;
	padding:  3px 2px;
} 

#right textarea {
	width: 210px;
}

input:focus, textarea:focus {
	background: #ceffe4; /*lichtgroen */
}

.submit {
	color:  #009534;
}

.select {
	width:  200px;
	margin-bottom: 10px;
}

.formbody p.error {
	float:  left;
	padding-right:  20px;
	color:  red;
}
/* @group phplist */

.required, form table .missing, form table .error {
	color: red;
}

font.required {
	display: block;
	font-style: italic;
	padding-bottom: 20px;
}

form table td{
	padding: 3px 5px;
}

/* @end */
/* @end */

/* @group right */

#right .ce_hyperlink, #right .ce_text {
	text-align: center;
	background: #ffff00; /*#ceffe4;*/
	border: solid 1px #009534;
	padding:  20px;
	margin-bottom: 20px;
}

#right h2 {
	background-image: none;
	padding-left: 0;	
}


/* @end */

/* @group news */

.mod_newslist p.info, .mod_newsreader p.info {
	font-size: 0.8em;
	color: #cccccc;
	padding-bottom: 10px;
}

.mod_newslist p.teaser {
	line-height: 1.5em;
	padding-bottom: 15px;
}

.mod_newslist p.more {
	padding-bottom: 3px;
	text-align: right;
}

.mod_newslist .even {
	background: #FEFFE8;
	
}
.mod_newslist .layout_latest {
	
	border-bottom: solid 1px #009534;
	padding: 10px;
	
}

.mod_newslist h3 {
	font-weight: bold;
	
}

.mod_newslist {
	margin-bottom: 30px;
}

.mod_newslist .layout_latest .image_container a {
	margin: 3px;
	
}

.mod_newsreader h1 {
	font-size: 1.5em;
	margin-bottom: 0;
}

.mod_newsreader h2 {
	background: none;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	padding-left: 0;
}

.mod_newsreader .enclosure {
	border: solid 1px #009534;
	padding: 3px;
	text-align: center;
	margin-bottom: 30px;
}




/* @end */

/* @group calendar */


.mod_upcoming_events, .mod_eventlist, .mod_period_events {
	border: solid 1px #009534;
	color: #009534;
	margin-bottom: 15px;
	/*
background: #ffff00;
*/
}

.event {
	background: #FEFFE8;
	padding:5px 10px;
	margin: 5px;
}

/*
.mod_upcoming_events h2, .mod_eventreader h2, .mod_eventlist h2, .mod_period_events h2 {
	margin: 5px 3px 10px 3px;
	font-size: 1.2em;
}
*/

.mod_eventlist h2 {
	text-align: center;
	padding-top: 10px;
}
.mod_upcoming_events .date, .mod_eventlist .date, .mod_period_events .date {
	font-size: smaller;
	
} 

.mod_upcoming_events a, .mod_eventlist a, .mod_period_events a {
	display: block;
	font-weight: bold;
}

.mod_upcoming_events .time, .mod_eventlist .time, .mod_period_events .time {
	font-size: smaller;
}

.mod_eventreader .event {
	background: none;
}
.mod_eventreader p {
	margin-left: 40px;
	margin-right: 10px;
}

.mod_eventreader ul {
	margin-left: 50px;
	margin-right: 10px;
}

.mod_eventreader p.info {
	border: solid 1px #ffffff;
	margin-left: 3px;
	margin-bottom: 10px;
}

.mod_eventreader p.back {
	margin-left: 3px;
}

#evenementen .mod_eventlist {
	background: none;
	border: none;
}

#evenementen .mod_eventlist div.event {
	/*
border-bottom: solid 1px #009534;
*/
	margin-bottom: 15px;
	background: none;
}

#evenementen .mod_eventlist div.event.even {
	background: #FEFFE8;
	padding-bottom: 15px;
}

#alle_evenementen.ce_hyperlink {
	background: none;
	border: none;
	padding: 0;
	border-bottom: 15px;
}

div.pagination {
	text-align: right;
	border-top: dashed 1px #009534;
	padding-top: 5px;
}

div.pagination li {
	display: inline;
	padding-left: 10px;
	text-align: right;
	list-style-type: none;
}
div.pagination li a {
	display: inline;
}

/* @end */

/* @group imggallery */

.ce_gallery {
	margin-bottom: 10px;
}
.ce_gallery img {
	border: solid 2px #fff;
	padding: 3px;
	margin: 5px;
}

.ce_gallery img:hover {
	border: solid 2px #009534;
}

/* @end*/

/* @group catalog links */


.mod_cataloglist .even {
	background: #FEFFE8;
	
}
.mod_cataloglist .layout_simple .item{
	
	border-bottom: solid 1px #009534;
	padding: 10px;
	
}

.mod_cataloglist .name {
	font-weight: bold;
	color: #009534;
	
}

.mod_cataloglist .url {
	margin: 0 0 10px 40px;
	padding-left: 20px;
	background: url(../files/img/layout/mover.gif) no-repeat;
}

.mod_cataloglist, .mod_catalogreader {
	margin-bottom: 30px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #363636; /* dark gray */
	line-height: 1.5em;
	margin-bottom:  30px;
}

.mod_cataloglist .beschrijving {
	padding-left: 10px;
	font-style: italic;
}

.mod_cataloglist .total {
	display: none;
}

.mod_catalogfilter {
	border: 1px solid #009534;
	padding: 10px;
	margin-bottom: 30px;
}

.mod_catalogfilter h3>label {
	display: none;
}

.mod_cataloglist .link {
	text-align: right;
}

.mod_catalogreader .field {
	margin-bottom: 10px;
}

.mod_catalogreader .name {
	font-size: 1.5em;
	margin-bottom: 10px;
	color:  #009534;
	font-weight: bold;
	background: url(../files/img/layout/h2.png) no-repeat;
	padding-left: 22px;
}

.mod_catalogreader .type, .mod_catalogreader .difficulty {
	margin-bottom: 0;
	font-style: italic;
	color: #C0C0C0;
}

.mod_catalogreader .ingredients {
	margin-top: 10px;
}

.mod_catalogreader .instructions {
	background: #FEFFE8;
	padding: 10px;
}

.mod_catalogreader .source {
	color: #C0C0C0;
	font-style: italic;
}

#right .mod_catalogfilter input.text {
	width: 200px;
}
/* @end */

