/* 
Website: Kasteel.nl
Author: CYBOX internet & communicatie, Boxmeer, www.cybox.nl
*/

/* default
--------------------------------------------------------------------------------------*/

body {
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #002d57;
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0;
	/* background-attachment: fixed / auto */
}
a {
	color: #6382A2; text-decoration: none;
}
a:hover {
	color: #d3a540;
}
p {
	line-height: 20pt;
	margin-top: 10px;	
}


h1 { 
	font-size: 23px;
	line-height: 29px;
	color: #002853;
}
h2 {
	font-size: 20px;
	color: #d3a540;
}
h3 { 
	font-size: 20px;
	color: #d3a540;
}

#container {
	width: 960px;
	margin: 0 auto;

}

/* header
--------------------------------------------------------------------------------------*/

#container #header {
	height: 190px;
	width: 902px;
	margin: 0 auto;
	position: relative;
}
#container #header .header-img {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 8;	
	height: 190px;
	width: 902px;
	overflow: hidden;
}
#container #header .header-img img {
	display: block;
}
#container #header .logo-top {
	position: absolute;
	right: 0px;
	top: 130px;
	z-index: 8;	
}

/* menu
--------------------------------------------------------------------------------------*/

#container #header .menu {
	z-index: 9;
	height: 36px;
	position: absolute;
	left: 20px;
	bottom: 0px;	
}
#container #header .menu ul {

}
#container #header .menu ul li {
	float: left;
	margin-right: 10px;
}
#container #header .menu ul li a {
	display: block;
	width: 100px;
	height: 23px;
	background-image: url('../images/btn.png');
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding-top: 13px;
}
#container #header .menu ul li.breed a {
	width: 135px;
	background-image: url('../images/btn_breed.png');
}
#container #header .menu ul li a:hover {

}
/* title
--------------------------------------------------------------------------------------*/
#container #title {
	width: 960px;
	height: 104px;
	background-image: url('../images/title.jpg');
	position: relative;
	margin-bottom: 25px;
}
#container #title .naam { 
	font-size: 22px;
	position: absolute;
	left: 38px;
	top: 38px;
	color: #002853;
}
#container #title .naam a { 
	color: #002853;
}
#container #title .naam a:hover { 
	color: #000;
}
#container #title .punchline { 
	font-size: 16px;
	position: absolute;
	left: 160px;
	top: 43px;
	color: #666;
}
#container #title .logo { 
	width: 75px;
	height: 53px;

	position: absolute;
	right: 28px;
	top: 27px;
}

/* map-content
--------------------------------------------------------------------------------------*/

#container #content #map {
	width: 420px;
	height: 605px;
	float: right;
	background-image: url('../images/maps.png');	
	margin-bottom: 25px;	
	position: relative;	
}
#container #content #map .selector {
	width: 320px;
	height: 38px;
	border: 0px solid #f00;
	position: absolute;
	bottom: 13px;
	left: 41px;
	font-size: 23px;
	padding-left: 15px;
	padding-top: 8px;
	cursor: pointer;
	color: #fff;
	z-index: 7;
}
#container #content #map .selector span:hover {
	color: #fff;
}
#container #content #map  .selector .selector-deelnemers {
	width: 306px;
	height: 392px;
	background-image: url('../images/selector.gif'); background-repeat: no-repeat;
	position: absolute;
	bottom: 40px;
	left: 15px;
	line-height: 16pt;
	z-index: 3;
	display: block;
	font-size: 11px;
	padding: 0;
	border-bottom: 1px solid #dab91f;
	overflow: auto;
	overflow-x: hidden;
}
#container #content #map .selector .selector-deelnemers ul {
	padding: 20px;
}
#container #content #map .selector .selector-deelnemers ul li a {
	color: #fff; white-space: nowrap;
}
#container #content #map .selector .selector-deelnemers ul li a:hover {
	color: #fff; text-decoration: underline;
}
#container #content #map .selector .selector-deelnemers ul li strong a {
	display: block; padding-top: 3px; padding-bottom: 3px; border-top: 1px solid #302d83; font-size: 12px;
}
#container #content #map .map-holder {
	left: 25px;
	top: 24px;
	position: absolute;
	z-index: 1;
}

#map-frame {
	width:370px;
	height:501px;
	margin-top:-1px;
}

/*  content
--------------------------------------------------------------------------------------*/



#container #content #text {
	float: left;
	width: 470px; 
	margin-left: 30px;
	margin-bottom: 30px;
	text-align: left; 
}

#container #content #text p.intro {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.button {
	display: block; 
	cursor: pointer;
	margin-top: 10px;
}
.vpbtns {
	padding-bottom: 20px;
	border-bottom: 0px solid #ccc;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 20px;
}
.vpbtns a, .vpbtns a img {
	display: block;
}
.vpbtns a {
	background-image: url('/images/arrow.png');
	background-repeat: no-repeat;
	background-position: top right;
}


/* front page */

.vppanels {
	width: 930px;
	border-top: 0px solid #ccc;
	padding-top: 10px;
	min-height: 200px;
	margin-top: 40px;
}


#container #content #text .floatleftsmall {
	width: 300px;
	padding-right: 25px;
	float: left;
	margin-bottom: 10px;
}
#container #content #text .floatleftsmall p {
	line-height: 16pt;
}
#container #content #text .floatleftsmall ul.news {
	margin-bottom: 20px;	
	margin-top: 10px;	
}
#container #content #text .floatleftsmall ul.news li {
	line-height: 16pt;	
	border-bottom: 1px solid #ccc;
}
#container #content #text .floatleftsmall ul.news li a { 
	color: #002d57;
}
#container #content #text .floatleftsmall ul.news li a:hover { 
	color: #002d57; background-color: #fcf8c4; display: block;
}

.foto_thumb {
	position: relative;
	
}
.foto_thumb .thumb {
	padding: 1px; 
	border: 1px solid #d4d4d4;
	display: block;
	margin-top: 8px;
}


/* thumbs op etalage page */

.foto_thumbs {
	height: 110px;
	padding-top: 10px;
	padding-left: 10px;
}
.foto_thumbs img {
	float: left;
	padding: 1px; 
	border: 1px solid #d4d4d4;	
	margin-right: 15px;
}


.adres a { 
	color: #002D57;
}
.adres a:hover {
	color: #597a9d;
}
.adres .tag {
	width: 30px; display: block; float: left; color: #d3a540; font-weight: bold;
}

.adres_left {
	float:left; width:175px;
}

.adres_left .thumb {
	max-width:150px;
}

.adres_right {
	float:right; width:275px; margin-top:10px;
}

/* Kastelen deelnemers */

.deelnemer_list { 
	width: 900px; 
}
.deelnemer_list li {
	float: left;
	width: 450px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 105px;
	position: relative;
	border-top: 1px solid #d4d4d4;
}
.deelnemer_list li a {
	display: block;
	border: 0px solid #f00;
	width: 450px;
	height: 115px;
	position: absolute;
	left: 0; 
	left: 0;
	z-index: 9;
	background-image: url('/images/visit.png');
	background-repeat: no-repeat;
	background-position: 0 -900px;
}
.deelnemer_list li a:hover {
	background-position: 0px 0px;	
}
.deelnemer_list li a img {
	width: 470px;
	height: 110px;
}
.deelnemer_list li .thumb {
	float: left; 
	margin-right: 10px;
	padding: 1px; 
	border: 1px solid #d4d4d4;
	margin-top: 2px;
}
.deelnemer_list li .descr {
	position: absolute;
	left: 150px;
	top: 5px;
		line-height: 18px
}
.deelnemer_list li .descr h2 {
	margin-top: 2px;
}
.deelnemer_list li .descr .tekst {
	padding-right: 20px; 
	text-align: left;
	color: #666;
	padding-top: 7px;
}
.deelnemer_list li .plaats {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
/* Kastelen NIET-deelnemers */

.nietdeelnemer_list { 
	width: 900px; 
}
.nietdeelnemer_list li {
	float: left;
	width: 300px;
	padding-bottom: 0px;
	padding-top: 10px;
	height: 50px;
	position: relative;
	border-top: 1px solid #d4d4d4;
	text-align: left;
	background-image: url('/images/schild.jpg');
	background-repeat: no-repeat;
	background-position: 0 0px;	
}
.nietdeelnemer_list li a {
	display: block;
	border: 0px solid #f00;
	width: 300px;
	height: 60px;
	position: absolute;
	left: 0; 
	top: 0;
	z-index: 9;
	background-image: url('/images/visit2.png');
	background-repeat: no-repeat;
	background-position: 0 -900px;
}
.nietdeelnemer_list li a:hover {
	background-position: 0px 0px;	
}
.nietdeelnemer_list li a img {
	width: 200px;
	height: 50px;
}
.nietdeelnemer_list li .thumb {
	float: left; 
	margin-right: 10px;
	padding: 1px; 
	border: 1px solid #d4d4d4;
	margin-top: 2px;
}
.nietdeelnemer_list li .descr {
	position: absolute;
	left: 60px;
	top: 10px;
		line-height: 18px
}
.nietdeelnemer_list li .descr h2 {
	margin-top: 2px; font-size: 14px;
}
.nietdeelnemer_list li .plaats {

	font-size: 11px;
}

/* kastelenfilter
--------------------------------------------------------------------------------------*/

.filterbox {
	height: 30px; width: 880px; padding: 10px; border: 0px solid #ccc;
}
.filterbox .floater {
	float: left; width: 240px;
}
.filterbox .floater form {
	margin-top: 0px;
}
.filterbox .floater select, .filterbox .floater input {
	font-family: arial; font-size: 12px; color: #0056b0; padding: 5px; width: 130px; margin-left: 10px;
}
.filterbox .zoeker {
	float: left;
}

/* footer
--------------------------------------------------------------------------------------*/

#container #footer {
	background-image: url('../images/footer.jpg');
	position: relative;
	width: 960px;
	height: 49px;
	font-size: 11px;
	clear: both;
	margin-top: 25px;
	margin-bottom: 25px;
}
#container #footer .subnav {
	position: absolute;
	left: 20px;
	top: 18px;
}
#container #footer .subnav a {
	color: #002853;
}
#container #footer .subnav a:hover, #container #footer .bentu a:hover {
	color: #6382A2;
}
#container #footer .bentu {
	position: absolute;
	right: 20px;
	top: 18px;
	color: #707070;
}
#container #footer .bentu a {
	color: #707070;
}


/* mogelijkheden */

.mogelijkheden {
	margin-top: 20px;
	margin-bottom: 20px;
}

.mogelijkheden li {
	padding-left: 40px; line-height: 24px; font-size: 18px;
	padding-bottom: 20px;
	background-image: url('/images/bullet.jpg');
	background-repeat: no-repeat;
	background-position: 0 0px;		
	color: #666; font-family: georgia;
}

.aanmelden input, .aanmelden textarea { 
	font-family: arial; font-size: 13px; color: #0056b0; padding: 7px; width: 230px; margin-left: 0px;
}
.aanmelden textarea{
	width: 400px; height: 200px;
 }
 
 /* ads */
 
 
.ads {
	width: 234px;
	margin-top: 20px;
}


/* lightbox */

#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: 12px Arial, 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;	
}
