/*
 * Flanders Ballooning Stylesheet
 *	@author Sébastien Jacobs 
 * 											~ CSS is art ~
 */
* {
    background-color: transparent;
    border: none;
    color: inherit;
    font: inherit;
    margin: 0;
    outline: none;
    padding: 0;
    text-decoration: none;
    text-indent: 0;
}
html,body{
	background: #7dad6d url('../images/flabal/bg.jpg') 0 0 repeat-x;
}
b,strong{
	font-weight: bold;
}
i,em{
	font-style: italic;
}
a{
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #333;
}
img { 
	behavior: url(iepngfix.htc) !important; 
}
/************** FORMS *****************/
.success{
	font-size: 13px;
	font-weight: bold;
	color: #090;
	display: block;
	padding: 10px;
}
input,textarea, select{
	background-color: #fff;
	border: 1px solid #000;
	padding: 2px;
	font-family: Verdana, sans-serif;
}
.listbox, .textbox{
	background-color: #fafafa;
	padding: 2px;
	border: 1px solid #cfcfcf;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.item_label,.item_label_disabled{
	color: #000;
	width: 120px;
}
/*
.item_label_disabled, .item_label_disabled .required{
	color: #999;
}*/
.textbox:focus,.listbox:focus{
	background-color: #fff;	
}
.warning { 
	color: #f00; 
	border: 1px solid #f00;
	font-size: 10px;
	background-color: #fff3f0;
	padding: 5px;
	margin-top: 2px;
	display: block;
}
.button,.btnSave,.btnDelete,.btnCancel{
	cursor: pointer;
	width: 95px;
	height: 25px;
	background: transparent url('../images/flabal/submitBtn.jpg') 0 0 no-repeat;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	/* font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	background-color: #06C;
	padding: 3px;
	font-weight: bold;
	color: #fff;
	margin-top: 2px; */
}
.required{
	color: red;
}
.formTable{

	margin-bottom: 5px;
}
/************** ENTRIES *****************/
.entries{
	margin-top: 5px;
	padding: 5px;
}
	.entry{
		background: transparent url('../images/flabal/entryBg.jpg') 0 0 repeat-x;
		padding: 2px;
		/* border-top: 1px solid #99e; */
		/*
		border: 1px solid;
		border-color: #99e #66a #66a #99e;
		*/
		margin-top: 6px;
	}
	.entry .authorfo {
		font-size: 12px;
		font-family: Verdana, Arial, sans-serif;
		color: #336;
		/*font-weight: bold;*/
		padding-bottom: 4px;
	}
	.entry .titlefo{
		font-size: 14px;
		font-family: Verdana, Arial, sans-serif;
		color: #336;
		/*font-weight: bold;*/
		padding-bottom: 4px;
	}
	.entry .titlefo .postdate {
		font-size: 10px;
	}
	.entry .entryContent{
		margin-left: 10px;
		padding: 2px;
	}
	.entry .datefo{
		font-size: 10px;
		font-family: Verdana, Arial, sans-serif;
		color: #669;
		text-align: right;
	}
.paginator,.paginator_alt{
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
}
.paginator_alt{
	margin-top: 20px;
	text-align: center;
}
/************** CONTACT *****************/
#contactInfo{
	background: transparent url('../images/flabal/entryBg.jpg') 0 0 repeat-x;
	float: right;
	border: none;
	margin-right: -10px;
}
#contactInfo div{
	margin: 15px 40px;
}
.txtArea { height: 100px; }
/************** ALBUMBS ****************/
.albumEntry{
	background: transparent url('../images/flabal/albumBg.png') 0 0 no-repeat;
	height: 197px;
	width: 172px;
}
.albumDate a, .albumDate a:hover, .albumDate a:visited{
	font-weight: bold;
	color: #a51f24 !important;
	padding: 5px;
	font-size: 11px;
}
.albumTitle{
	min-height: 3em;
}
.albumTitle a{
	font-weight: normal;
	color: #333;
	font-size: 11px;
	padding: 5px;	
}
.albumImage{
	padding: 5px;
}
.albumImage img{
	border: 3px solid #d4d4d4;
}
#albumFoto{
	background: #fff;
	padding-left: 5px;
}
.fotoEntry{
	float: left;	
	padding: 5px;
}
.fotoEntry img{
	border: 1px solid #999;
}

/************** LAYOUT *****************/
.boxedHead{
	height: 22px;
	padding-top: 8px;
	padding-left: 14px;
	color: #4a4d4e;
	font-weight: bold;
	font-size: 14px;
	font-family: "Franklin Gothic Medium", Verdana, Arial, sans-serif;
}
/* The army */
.headGod{
	font-size: 30px; 
	color: white; 
	font-family: Georgia, Verdana, sans-serif;
}
.headCommander{
	color: #a51f24; 
	font-size: 36px; 
	font-weight: bold;
}
.headBigSoldiers{
	font-weight: bold; 
	font-size: 16px;
	font-family: Arial, Verdana, sans-serif;
}
.headSmallSoldiers{
	font-weight: bold; 
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}
	.headSoldierLight{
		color: #919799;
	}
	.headSoldierDarker{
		color: #4a4d4e;
	}
	.headSoldierRed{
		color: #a51f24;
	}
	.headSoldierBlue{
		color: #3a7bb8;
	}
/* The dragon */
#dragon{
	position: relative;
	margin: 0 auto;
	width: 893px;
}
	#absBalloon{
		position: absulute;
		background: transparent url('../images/flabal/balloon.jpg') 0 0 no-repeat;
		width: 514px;
		height: 551px;
		z-index: 100;
	}
	#leftWing{
		float: left;
		width: 230px;
		position:absolute;
		top: 0;
		left: 0;
	}	
		#info{
			font-family: Verdana, Arial, sans-serif;
			font-size: 10px;
			color: white;
			padding-top: 400px; 
			text-align: right;
			padding-right: 20px;
			line-height: 14px;
		}
		#lureBoxes{
			position:absolute;
			top: 514px; /* header(height) + menu a(REAL height) + rightwing(margin-top) + homeHeader(height) */
			width: 208px;
			text-align: right;
			margin-left: 22px; /* leftwing(width) - .lureBox(width) */
		}
			.lureBox{
				height: 104px;
				text-align: left;
				position: relative;
				margin-bottom: 20px;
			}
			.lureTitle{
				height: 22px;
				background: #a61f24 url('../images/flabal/luretitlebg.jpg') 0 0 repeat-x;
				padding-top: 8px;
				padding-left: 14px;
			}
			.lureTitle a, .lureTitle a:hover, .lureTitle a:visited{
				text-decoration: none;
				font-weight: bold;
				font-family: "Franklin Gothic Medium", Verdana, Arial, sans-serif;
				color: #fff !important;
				font-size: 12px;
			}
			.lureContent{
				height: 70px;
				background: transparent url('../images/flabal/lurecontentbg.gif') 0 0 no-repeat;
				font-family: Verdana, Arial, sans-serif;
			}
				.lureCHead{
					height: 17px;
					padding-top: 6px;
					margin-bottom: 4px;
					padding-left: 14px;
					font-family: Verdana, Arial, sans-serif;
				}
				.lureCHead a, .lureCHead a:active, .lureCHead a:visited, .lureCHead a:hover{
					text-decoration: none;
					font-weight: bold;
					font-family: Verdana, Arial, sans-serif;
					font-size: 11px;
					color: #0066cc !important;
				}
				.lureCDetail{
					padding-left: 14px;
					width: 164px;
					font-family: Verdana, Arial, sans-serif;
				}
				.lureCDetail a, .lureCDetail a:hover{
					font-size: 10px;
					color: #333;
					font-weight: normal;
				}
				#icon_lureReservaties{
					width: 52px;
					height: 42px;
					/*background: transparent url('../images/flabal/lure_reservaties.png') 0 0 no-repeat;*/
				}
				#icon_lureCadeaubon{
					width: 52px;
					height: 42px;
					/*background: transparent url('../images/flabal/lure_cadeaubon.png') 0 0 no-repeat;*/
				}
				#icon_lurePrakTips{
					width: 52px;
					height: 60px;
					/*background: transparent url('../images/flabal/lure_praktips.png') 0 0 no-repeat;*/
				}
	#rightWing{
		position:absolute;
		top: 36px;
		left: 230px;
		width: 663px;
	}
		#header{
			background: transparent url('../images/flabal/header.png') 0 0 no-repeat;
			width: 663px;
			height: 110px;
		}
		#header h1{
			visibility: hidden;
		}
		#menu{
			width: 680px; / 663 px */
		}
		#menu a{
			font-weight: bold;
			font-size: 8pt;
			font-family: Arial, sans-serif;
			display: block;
			float: left;
			width: 112px; /*94px (663px / amount of buttons)*/
			height: 23px; /* 33px - padding-top - 1px */
			vertical-align: middle;
			padding-top: 9px;
			text-align: center;
			background: transparent url('../images/flabal/buttonBG.jpg') 0 0 repeat-x;
			color: #686e71;
			border-right: 1px solid #c4d0d8; 
		}
		.rightBtnContact{
			width: 97px !important;
		}
		#menu a:hover{
			background: transparent url('../images/flabal/buttonBG.jpg') 0 -32px repeat-x;
			color: #686e71;
			text-decoration: none;
			border-right: 1px solid #e4dba7; 
		}
		#content{
			clear: both;
			width: 663px;	
			font-family: Verdana, Arial, sans-serif;
			font-size: 12px;
		}
		.contentHeader{}
		.contentContent{
			background: #cde6ed url('../images/flabal/topbg.jpg') 0 0 repeat-x;
			min-height: 666px; /*563px*/
			padding-left: 21px;
			padding-right: 10px;
			color: #333;
		}
		.contentContent h2{
			font-size: 16px;
			font-weight: bold;
			margin-top: 10px;
			margin-bottom: 4px;
		}
		.contentContent p{
			line-height: 18px;
			padding-bottom: 20px;
		}
			#homeHeader{
				/* background: transparent url('../images/flabal/flashhead.jpg') 0 0 no-repeat; 	
				height: 345px; */
				height: 335px;
			}
			#homeContent{
				padding-right: 0 !important;
			}
				#homeLeft{
					
				}
				#homeRight{
					float: right;
					width: 265px;
					margin-left: 10px;
				}
					#homeHotnews{
						background: transparent url('../images/flabal/homeHotnewsBox.png') 0 -1px no-repeat;
						width: 264px;
						height: 274px
					}
						#homeHotnewsContents{
							margin-top: 40px;
							margin-left: 80px;
							margin-right: 21px;
						}
						#homeHotnewsContents p{
							font-size: 10px;
							line-height: 10px;
						}
						.homeHotnewsCHead{
							font-weight: bold;
							font-size: 12px;
							color: #a51f24;
							margin-bottom: 2px;
						}
					#homeGuestbook{
						background: transparent url('../images/flabal/homeGuestbookBox.png') 0 0 no-repeat;
						width: 264px;
						height: 243px;
					}
						#homeGuestbookContents ul{
							margin-left: 30px;
							margin-right: 20px;color: #a63537;
							margin-top: 15px;
						}
							#homeGuestbookContents ul li{
								color: #a63537;
								margin-bottom: 10px;
							}
								#homeGuestbookContents ul li span{
									color: #1c4d73;
									font-size: 10px;
									font-style: italic;
								}
			
			#prakContent{}
				#prakHeader{
					margin-left: -21px; /* .contentContent padding-left fix */
					margin-right: -10px;
					background: transparent url('../images/flabal/headPractical.jpg') 0 0 no-repeat;
					height: 209px;
					position: relative;
				}
				#contactHeader{
					margin-left: -21px; /* .contentContent padding-left fix */
					margin-right: -10px;
					background: transparent url('../images/flabal/headContact.jpg') 0 0 no-repeat;
					height: 209px;
					position: relative;
				}
				#newsHeader{
					margin-left: -21px; /* .contentContent padding-left fix */
					margin-right: -10px;
					background: transparent url('../images/flabal/headNews.jpg') 0 0 no-repeat;
					height: 209px;
					position: relative;
				}
				#aboutHeader{
					margin-left: -21px; /* .contentContent padding-left fix */
					margin-right: -10px;
					background: transparent url('../images/flabal/headAbout.jpg') 0 0 no-repeat;
					height: 209px;
					position: relative;
				}
				#giftHeader{
					margin-left: -21px; /* .contentContent padding-left fix */
					margin-right: -10px;
					background: transparent url('../images/flabal/headGift.jpg') 0 0 no-repeat;
					height: 209px;
					position: relative;
				}
				#guestbookHeader{
					margin-left: -21px; /* .contentContent padding-left fix */
					margin-right: -10px;
					background: transparent url('../images/flabal/headGuestbook.jpg') 0 0 no-repeat;
					height: 209px;
					position: relative;
				}
					#prakHeaderText{
						position: absolute;
						top: 92px;
						left: 20px;
					}
				#prakRight{
					float: right;
				}
					#prakMore{
						background: transparent url('../images/flabal/prakBox.png') 0 0 no-repeat;
						width: 266px;
						height: 226px;
					}
						#prakMoreContents ul{
							margin-left: 30px;
							margin-right: 20px;color: #a63537;
							margin-top: 15px;
						}
							#prakMoreContents ul li{
								color: #a63537;
								margin-bottom: 10px;
							}
								#prakMoreContents ul li a{
									color: #1c4d73;
									font-size: 11px;
									text-decoration: none;
									font-weight: normal;
								}
								#prakMoreContents ul li a:hover{
									text-decoration: underline;
								}
				#prakFooter{}
				ul#prakLinks{
					margin-left: 20px;
					list-style: square;
				}
					ul#prakLinks li{
						margin-bottom: 10px;
					}
						ul#prakLinks li a{
							color: #a63537;
							
						}
		.goBackLink a,.goBackLink a:active,.goBackLink a:visited,.goBackLink a:hover{
			color: #838383 !important;
		}
		ul#aanbodListBedrijven{
			margin-left: 30px;
			margin-right: 30px;
		}
		ul#aanbodListBedrijven li{
			padding-bottom: 4px;
			line-height: 18px;
		}
		#footerLogos{
			clear: both;
			background: transparent url('../images/flabal/footerbg.png') 0 0 no-repeat;
			height: 90px; /*197*/
			width: 663px;
			position: relative;
		}
			#logo1,#logo2{
				position: absolute;
				top: 30px; /*136*/
			}
			#logo1{
				left: 20px;
			}
			#logo3{
				position: absolute;
				top: 26px;
				left: 580px;
			}
			#logo2{
				left: 345px;
                                margin-top: -4px;
			}
		#footerNav{
			margin-top: 10px;
			font-size: 10px;
			font-family: Verdana, Arial, sans-serif;
			color: #bed6b6;
			margin-left: 15px;
		}
			#footerNav a{
				color: #fff;
				font-weight: normal;
			}
			#copyrightNotice{
				margin-top: 3px;
				margin-bottom: 20px;
			}
/************** SHOP *****************/
.imgEntry{
	background: transparent url('../images/flabal/entryBg.png') 0 0 repeat-x;
}
	.imgEntryImg{
		float: left;
		padding: 5px;
		margin-right: 20px;
	}
	.imgEntryContent{
		padding: 5px;
		
	}
		.imgEntryTitle{
			font-weight: bold;
			text-decoration: underline;
			font-size: 13px;
			margin-bottom: 10px;
		}
		
/**************** AANBOD PAGINA's ******************/

div#aanbodpaginafotos img
{
    float: left;
    margin: 5px;
    height: 106px;
    border: 2px solid gray;
    cursor: pointer;
}

#aanbodpaginafotos img:hover
{
    border: 2px solid white;
}