﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #000;
	background: #faf9f8 url(img/body.gif) repeat-x 0 0;
	text-align: left;
}
body.inner-page
{
	background-image: url(img/body_inner.gif);
}
* {
	margin: 0;
	padding: 0;	
}
div#wrapper 
{
	margin: 0 auto;
	width: 980px;
	position: relative;
}
p.logo
{
	margin: 19px 0 0 8px;
	padding: 25px 0 10px 70px;
	background: no-repeat 0 0;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	float: left;
}
.top-nav 
{
	background: transparent url(img/top-nav.png) no-repeat 50% 0;
}
div.content {
	margin: 0 0 0 20px;
	padding: 10px 14px 0;
	width: 564px;
	float: left;
	background: transparent url(img/content.gif) repeat-x 0 0;
	min-height: 370px;
	display: inline;
}
.inner-page .content 
{
	margin: 0 20px 0 0;
	float: right;
	width: 656px;
}
.inner-notes 
{
	margin: 50px 4px 20px 10px;
	padding: 0px;
	width: 217px;
	float: right;
	background-color: #E1DBCC;
}
.inner-notes .eventSubTitle 
{
	width/**/:/**/183px; /* 217px */
	height/**/:/**/31px; /* 40px */
	margin: 0px;
	padding: 9px 15px 0px 19px;
	background: url(img/bg-eventSubTitle.gif) no-repeat left top;
}

.inner-notes .eventSubTitle h2
{
	color: #464646;
	font-size: 16px;
	font-weight: bold;
}

.inner-notes .eventIntro
{
	width/**/:/**/188px; /* 217px */
	height/**/:/**/30px; /* 50px */
	padding: 10px 10px 10px 19px;
}

.inner-notes ul.sf_eventList
{
	width: 187px;
	min-height: 0;
	margin: 0px 0px 20px 0px;
	padding: 0px 15px 15px 15px;
	list-style-type: none;
}
* html .inner-notes ul.sf_eventList
{
	height: 0;
}

.inner-notes ul.sf_eventList li
{
	width/**/:/**/166px; /* 187px */
	min-height: 0;
	margin: 0px;
	padding: 0px 0px 4px 21px;
	background: url(img/bullet-yellow-block.gif) no-repeat 6px 4px;
}
* html .inner-notes ul.sf_eventList li 
{
	height: 0;
}
.inner-notes ul.sf_eventList li h3 
{
	margin: 0px;
	padding: 0px;
}

.inner-notes ul.sf_eventList li div 
{
	display: none;
}

div.sidebar {
	margin: 0 0 0 20px;
	padding: 0;
	width: 308px;
	float: left;
}
.inner-page .sidebar
{
	width: 217px;
	display: inline;
} 
div.footer {
	margin: 0 10px;
	padding: 0;
	clear: both;
	width: 960px;
	background-color: #9C780A;
	float: left;
}
div.movie {
    margin: 20px 0px 0px 0px;
    width: 308px;
    height: 174px;
	padding: 0px;
}
div.movie a:link,
div.movie a:visited,
div.movie a:active,
div.movie a:hover {
    width: 308px;
    height: 174px;
    display: block;
    background: url(/Images/movieZonnevlecht.jpg) no-repeat left top;
}
div.contact 
{
	margin: 20px 0 0;
	padding: 17px 14px;
	background-color: #4E3A3A;
	color: #ccc;
}
.inner-page div.contact 
{
	margin-top: 0;
}
.footer .contact 
{
	padding: 15px 34px;
}
div.wrap {
	padding: 17px 14px;
	background-color: #D7D7D7;
}
.inner-page div.wrap 
{
	padding: 0;
	background-color: transparent;
}
div.mainbar div.wrap {
	 /* background: transparent url(Images/div_latest_news.gif) no-repeat 50% 100%; */
}
div.contentWrapper 
{
	margin: 0 10px;
	padding: 20px 0 40px;
	width: 960px;
	float: left;
	background-color: #ebebeb;
	border-top: 1px solid #ebd670;
}
.page-title 
{
	background: transparent url(img/title-main.jpg) no-repeat 50% 0;
	height: 264px;
	float: left;
	padding: 0 10px;
	width: 960px;
	clear: both;
}
.inner-page .page-title 
{
	padding: 0 10px;
	background: transparent url(img/title-inner.jpg) no-repeat 0 0;
	height: 100px;
}
/* Headings */
.page-title h1 
{
	margin: 0;
	padding: 35px 0 0 68px;
	color: #fff;
	font-size: 34px;
	font-weight: normal;
}
.content h1
{
	margin: 10px 0 10px;
	color: #794600;
	font-size: 34px;
	font-weight: normal;
}
.content h2, #Main .sf_newsList h2.sf_newsTitle
{
	margin: 0 0 10px;
	color: #794600;
	font-size: 18px;
	font-weight: normal;
}
.content h3
{
	margin: 0 0 10px;
	color: #464646;
}
.content .inner-notes h3 
{
	font-size: 12px;
	font-weight: normal;
	color: #794600;
}
.sidebar h3 
{
	font-size: 18px;
	font-weight: normal;
}
.inner-page .sidebar h3 
{
	padding: 20px 15px 10px 21px;
	color: #464646;
	background: #9D790B url(img/h3-sidebar.gif) no-repeat 100% 0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #cca815;
}
.footer .contact h3 
{
	font-size: 14px;
	display: inline;
}
.content h4
{
	margin: 0 0 10px;
	color: #464646;
	font-weight: normal;
}
.content .inner-notes h4 
{
	font-size: 12px;
	font-weight: bold;
}
.sidebar h4
{
	margin: 0 0 5px;
}
/* Paragraphs */
p {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.content p 
{
	margin: 0 0 10px;
	padding: 0;
}
.content p.more
{
	text-align: right;
	font-size: 11px;
}
.footer p
{
	margin: 0;
	padding: 17px 34px;
	color: #fff;
}
.date, .content p.date
{
	color: #794600;
	font-size: 10px;
	margin-bottom: 0;
}
.page-title p
{
	padding: 30px 0 0 68px;
	color: #fff;
	width: 570px;
	line-height: 1.8;
}
/* Lists */
ul, ol {
	margin: 0 0 10px 25px;
	padding: 0;
	list-style-position: outside;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
.content ul 
{
	margin-left: 0;
}
.content ul li
{
	padding-left: 30px;
	list-style-type: none;
	background: transparent url(img/bullet.gif) no-repeat 9px 5px;
}
.content ol 
{
	margin-left: 30px;
}
.content ul.key-items 
{
	color: #794600;
	font-weight: bold;
}
.content ul.key-items li
{
	background-image: url(img/bullet-yellow.gif);
	background-position: 5px 2px;
}
.wrap .news-list 
{
	margin: 0;
}
.wrap .news-list li
{
	padding: 17px 0;
	list-style-type: none;
	background: transparent url(img/sidebar_news_li.gif) repeat-x 0 100%;
}
/* Semantic */
strong {
	font-weight: bold;
	font-style: normal;
}
em {
	font-weight: normal;
	font-style: italic;
}
address 
{
	padding-top: 5px;
	font-style: normal;
	line-height: 1.5;
}
.footer .contact address 
{
	display: inline;
}
/* Links */
a:link, a:visited, a:hover, a:active {
	color: #6f5928;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.logo a:link, .logo a:visited, .logo a:hover, .logo a:active {
	color: #fff;
	text-decoration: none;
}
.sidebar h4 a:link, .sidebar h4 a:visited, .sidebar h4 a:hover, .sidebar h4 a:active 
{
	color: #464646;
}
.contact a:link, .contact a:visited, .contact a:hover, .contact a:active {
	color: #ccc;
	text-decoration: underline;
}
/* Community Logo */
.poweredBySitefinityLogo 
{
	padding: 20px 0;
	width: 100%;
	float: left;
	clear: both;
}
/* Blogs */
.content ul.sf_postListing li 
{
	background-image: none;
}

/* Forms */

input.text {
	height: 20px;
	line-height: 20px;
}

*.defaultFormHolder {
	min-height: 0;
	position: relative;
}

*.defaultFormHolder fieldset,
*.defaultFormHolder div.formContainer {
	border-right: rgb(220,220,220) 1px solid;
	padding-right: 0px !important;
	border-top: rgb(220,220,220) 1px solid;
	padding-left: 0px !important;
	padding-bottom: 10px !important;
	margin: 0px 0px 20px;
	border-left: rgb(220,220,220) 1px solid;
	padding-top: 10px !important;
	border-bottom: rgb(220,220,220) 1px solid;
	clear: both;
}
* html *.defaultFormHolder fieldset,
* html *.defaultFormHolder div.formContainer {
	position: relative;
	margin-top: 0.6em;
}

*.defaultFormHolder div.formContainer {
	margin-top: 10px;
	padding-top: 20px;
}

*.defaultFormHolder div.formContainer legend {
	position: absolute;
	margin: -19px 0 0 6px;
	background: #EBEBEB;
}

*.defaultFormHolder div.formContainer fieldset {
	border-width: 0;
	padding: 0px !important;
}

*.defaultFormHolder legend {
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 131%;
	padding-bottom: 0px;
	margin: 0px 0px 0px 5px;
	color: rgb(80,80,80);
	padding-top: 0px
}
	

*.defaultFormHolder fieldset > span {
	display: none;
}

*.defaultFormHolder ol.submit input {
	border-right: rgb(150,150,150) 1px solid;	padding-right: 3px !important;	border-top: rgb(150,150,150) 1px solid;	padding-left: 3px !important;	font-size: 100%;	background: rgb(230,230,230);	float: left;	padding-bottom: 3px !important;	margin-left: 145px !important;	border-left: rgb(150,150,150) 1px solid;	width: 9em;	color: rgb(150,150,150);	padding-top: 3px !important;	border-bottom: rgb(150,150,150) 1px solid;	text-align: center;
	margin-top: 5px !important;
	margin-left: 173px !important;
	cursor: pointer;
}

*.defaultFormHolder legend {
	font-weight: bold;
}
* html *.defaultFormHolder legend {
	position: relative;
	left: -7px;
	top: -0.75em;
}

*.defaultFormHolder fieldset ol {
	position: relative;
	margin: 0;
	padding: 0 20px;
	min-height: 0;
	overflow: hidden;
	list-style: none;
}
*.defaultFormHolder fieldset table.fieldsContainer {
	border-collapse: collapse;
	margin: 13px 20px 0 20px;
}

*.defaultFormHolder fieldset table.fieldsContainer td {
	vertical-align: top;
}

*.defaultFormHolder fieldset table.fieldsContainer td.column1 {
	width: 180px;
}

*.defaultFormHolder fieldset table.fieldsContainer td.column1 label {
	float: none;
	width: auto !important;
}

*.defaultFormHolder fieldset table.fieldsContainer span.inputCheck input {
	float: left;
	border-width: 0px;
	width: auto !important;
}
*.defaultFormHolder fieldset table.fieldsContainer span.inputCheck label {
	float: left;
	width: auto !important;
	line-height: 20px;
}

*.defaultFormHolder fieldset tr.inputRow select {
	width: 282px;
	padding: 2px 2px 2px 3px;
}

*.defaultFormHolder *.submitRow {
	padding-left: 20px;
}

*.defaultFormHolder *.formContainer fieldset {
	margin-bottom: 0;
}

*.defaultFormHolder *.submitRow input {
	float:none;
	margin-left: 180px;
	border:solid 1px rgb(150,150,150);
	width:9.0em;
	padding:3px !important;
	color: #505050;
	font-size:100%;
	text-align:center;
}

*.defaultFormHolder fieldset ol ol {
	float: left;
	margin: 0;
	padding: 0;
}

*.defaultFormHolder fieldset li li {
	padding: 0;
}

*.defaultFormHolder li {
	width: 100%;
	min-height: 0;
	float: left;
	clear: left;
	padding: 0 !important;
	background: none !important;
	list-style-type: none;
}
* html *.defaultFormHolder li {
	height: 0;
}

.formContainer td.input {
	padding-bottom: 0 !important;
}

.formContainer span {
	color: #505050;
}

*.defaultFormHolder fieldset.submit {
	margin-top: 0.5em;
}

*.defaultFormHolder div.success,
*.defaultFormHolder div.error {
	border-width: 0 !important;
	padding: 2px 10px;
	font-weight: bold;
	background: none !important;
}

*.defaultFormHolder div.error {
	color: #ff0000;
}

*.defaultFormHolder label,
*.defaultFormHolder span.label {
	position: relative;
	display: block;
	float: left;
	top: 0;
	width: 160px;
	margin: 0 1em 0 0;
	color: #505050;
}

*.defaultFormHolder label span,
*.defaultFormHolder span.label span {
	padding-left: 5px;
	color: rgb(80,80,80);
}

*.defaultFormHolder ol ol label {
	display: inline;
	position: static ;
	float: none;
	width: auto;
	margin-right: auto;
}

*.defaultFormHolder input.text,
*.defaultFormHolder td.input input,
*.defaultFormHolder textarea {
	width: 275px !important;
	height: 20px;
	line-height: 20px;
	border: 1px solid #CCCCCC;
	padding: 0 0 0 5px;
	font-size: 12px;
}
*.defaultFormHolder select {
	padding: 0 0 0 5px;
	font-size: 12px;
}

*.defaultFormHolder textarea {
	height: 8em;
	font-family: Arial,Helvetica,sans-serif;
}

*.defaultFormHolder li.checkbox input {
	float: left;
}
*.defaultFormHolder li.checkbox label {
	width: auto !important;
}

*.defaultFormHolder input[type="radio"],
*.defaultFormHolder input[type="checkbox"] {
	margin: 2px;
}
*:first-child + html .defaultFormHolder input[type="radio"],
*:first-child + html .defaultFormHolder input[type="checkbox"] {
	margin: 0 0 0 -2px;
}
* html .defaultFormHolder .radio,
* html .defaultFormHolder .checkbox {
	margin: 0 0 0 -2px;
}

*.defaultFormHolder div.validationSummary {
	clear: both;
	margin: -2px 8px 30px 8px !important;
	min-height: 0
}
*.defaultFormHolder div.validationSummary:after {
	clear: both;
	content: "";
	display: block;
}

*.defaultFormHolder div.validationSummary ul {
	margin-top: 6px;
}

*+html *.defaultFormHolder div.validationSummary {
	position: relative;
	top: -2px;
	left: 8px;
	width: 94%;
}



ol.sf_pager,
ol.sf_pager li {
	list-style: none
}


ol.sf_pager li {
	float: left;
	width: 30px;
}

ol.sf_pager {
	width: 100%;
	margin: 0px 0px 20px 0px;
	clear: both;
}




div.formCheckFeedback {
	padding: 1em 0 1em 155px;
}

div.formCheckFeedback li {
	padding-left: 25px !important;
}

/* divPopup */
div.divPopupBackground {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    background: #000000;
}
* html div.divPopupBackground {
    position: absolute;
}

div.divPopupWindow {
    display: none;
    position: absolute;
    z-index: 1001;
    top: 10%;
    left: 50%;
    width: 700px;
    min-height: 400px;
    margin: 0 0 0 -350px;
    font-size: 12px;
    background: #fff;
    -moz-box-shadow: 2px 2px 20px #000000;
    -webkit-box-shadow: 2px 2px 20px #000000;
    box-shadow: 2px 2px 20px #000000;
}
div.innerDivPopupWindow {
    padding: 30px 30px 25px 30px;
}

div.divPopupWindow div.close {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    opacity: 0.9;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    padding: 10px;
    color: #000;
    font-weight: bold;
    background: #fff;
}
div.divPopupWindow div.close:hover {
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

div.divPopupWindow div.divPopupWindowFooter {
    margin: 20px -20px -20px;
    padding-top: 2px;
    height: 2em;
    line-height: 2em;
    background: #DFE0E0;
}

/* Subscription form */
span.sf_newsletterSubscriptionForm,
span.sf_newsletterSubscriptionForm fieldset {
    margin: 0px !important;
    padding-left: 0px !important;
}

span.sf_newsletterSubscriptionForm fieldset ul,
span.sf_newsletterSubscriptionForm fieldset ul li {
    margin: 0px !important;
    padding: 0px 0px 10px 0px !important;
    text-align: left !important;
    background: none !important;
}

span.sf_newsletterSubscriptionForm fieldset ul li.sf_emailValidation {
    color: #FF0000 !important;
    font-weight: bold !important;
}

span.sf_newsletterSubscriptionForm fieldset ul li label {
    padding: 0px 0px 2px 0px !important;
}

span.sf_newsletterSubscriptionForm fieldset ul li input.sf_subscribeTxt {
    width: 200px !important;
}

span.sf_newsletterSubscriptionForm fieldset ul li input.subscribeBtn {
    padding: 0px 5px !important;
}
