@charset "utf-8";
* {
		margin: 0;
	padding: 0;
	border: none;
}
body {
	margin: 0;
	padding: 0;
	background-color:#63b2d0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#3a3a3a;
	background-image:url(/images/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}
h1, h2 {
	font-size: 18px;
	color: #0084ab;
	margin: 10px 0px 10px 0px;
}
#footer h2 {
	color: #167414;
}
h3 {
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
p {
	line-height: 18px;
}
#wrapper {
	width: 952px;
	margin: 0 auto;
}
#wapen {
	float: right;
	background-image:url(/images/wapen-sloten.png);
	width: 55px;
	height: 66px;
	margin: -9px 20px -16px 10px;
}
#menu {
	background-color:#249222;
	height: 33px;
	width: 952px;
	padding-top: 8px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	list-style:none outside none;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #fff;
}
#menu li.last {
	border-right: none;
}
.gallery .title {
font-size: 10px;
}

#menu li a {	
display: block;
white-space: nowrap;
color: #fff;
font-size:18px;
text-decoration:none;
}
#menu li ul	 {	
position: absolute;
visibility: hidden;
}
#menu li ul li {
float: none;
padding: 0px;
display: inline;
border: none;
}
#menu li ul li a {	
padding: 5px;
width: 200px;
height:30px;
background: #249222;
border: none;
font-size: 13px;
}
	
	
#header, #content {background-color:#fff;}
#header {
	height: 120px;
}
#footer {
	background-color:#bbe8fa;
	margin-top: 15px;
}
#footer .item {
	width: 280px;
	float: left;
	margin: 0px 10px 30px 20px;
	font-size: 90%;
}
#content {
	clear: both;
	background-image:url(/images/quote.png);
	background-repeat:no-repeat;
	margin-top: -20px;
}
#left {
	width: 560px;
	float: left;
	margin: 125px 23px 10px 40px;
}
#left img {
margin-left: 10px;
}
#right {
	width: 302px;
	float: left;
		margin: 20px 10px 10px 7px;
		padding: 0px 0px 0px 7px;
		border-left: 1px solid #DE1919;
overflow: hidden;
}
.second {
	margin: 0px 10px 0px 10px;
}
.clear {clear:both;}
.date {
	float: left;
	width: 70px;
	margin: 0px 0px 7px 0px;
	font-size: 90%;
}
.description {
float: left;
	width: 230px;
	margin: 0px 0px 7px 0px;
	font-size: 90%;
}
.meerlink {
	text-align: right;
}
.meerlink a {
	color:#e65353;
	font-weight:bold;
	text-decoration:none;
}
#left a, #right a {
		color:#e65353;
	text-decoration:none;
}
#left a:hover, #right a:hover {text-decoration:underline;}
.item {
			margin: 0px 0px 20px 0px;
}
#right .addthis {
margin: 20px 0px 10px 0px;
}
#footer a {
	color:#333;
	text-decoration:none;
}
#footer a:hover {text-decoration:underline;}
.jaarkalender {
float: left;
}
.jaarkalender table {
margin: 5px;
border: 1 px solid #333;
}
.jaarkalender td {
padding: 2px;
}
#verhuuraanvraag label, #oproep-plaatsen label, #reageren label {
color: #666;
width: 200px;
font-size: 12px;
float: left;
clear: left;
height: 20px;
margin: 5px;
}
#verhuuraanvraag input.wide, #oproep-plaatsen input.wide, #reageren input.wide {
color: #666;
width: 200px;
font-size: 12px;
float: left;
border: 1px solid #278801;
height: 20px;
margin: 5px;
}
#verhuuraanvraag textarea, #oproep-plaatsen textarea, #reageren textarea {
color: #666;
width: 200px;
font-size: 12px;
float: left;
border: 1px solid #278801;
margin: 5px;
}
.checkbox {
color: #666;
font-size: 12px;
float: left;
border: 1px solid #278801;
margin: 5px;
}
#verhuuraanvraag label.error, #oproep-plaatsen label.error, #reageren label.error  {
color: #9f0735;
width: 200px;
font-size: 12px;
float: left;
height: 20px;
margin: 5px;
margin-left: 220px;
clear: both;
}
#verhuuraanvraag input.error, #oproep-plaatsen input.error, #reageren input.error{
border: 1px solid #9f0735;
background-color: #f1f1f1;
}


table.jCalendar {
	border: 1px solid #278801;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #278801;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #fff;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
input.dp-applied {
	width: 140px;
	float: left;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(http://speeltuinsloten.nl/themes/cp_global_images/calendar.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

#calendar-me {
	margin: 20px;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}