

/* Page numbers */

#pagenumbers
{
	font-family:			verdana;
	font-size:				10px;
	color:					#000000;
	cursor:					pointer;
}

#pageprev , #pagenext
{
	font-size:				8pt;
	font-weight:			bold;
	text-decoration:		none;
	color:					#cc0000;
	cursor:					pointer;
}

#pagecurrent
{
	color: #fe9f10;
	background-image: url(../images/vakantiereserveren/pageSelectOver.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 6px 6px 6px 6px;
	line-height:18px;
}


/* Overlay met park-info */

#parkoverlay
{
	background-color:		#ffffff;
	overflow:				hidden;
}

#iframe_wrapper
{
	border: 3px solid #feb426;
	border-top: none;
	height: 468px;
}

#parkoverlay_header
{
	background-color:		#f1efed;
}

#btncloseoverlay
{
	margin-right: 5px;
}

#btncloseoverlay a
{
	font-size:				9pt;
	color:					#ab0009;
	text-decoration:		none;
}

/* Horizontale lijn kleur */
.hrseperator
{
	border-top: 1px solid #ffb422;
}

/* Popup image onder de park informatie tabs */
#largefotobox
{
	border: 1px solid #feb426;
}

/* Left part (flash-map)  */

#flashmap_object
{
	border-left: 3px solid #feb426;
	border-right: 3px solid #feb426;
	width: 450px;
}

#onder_flashmap
{
	background-image: url(../images/vakantiereserveren/flash_bottom.gif);
	width: 456px;
}

/* Intro kop */
#introkop, #vakantieperiodekop
{
	margin-bottom: 2px;
	font-weight: bold;
}

#vakantietekst
{
	margin-bottom: 3px;
}

/* Right part */

#rightcontent
{
	color:					#000000;
}

#bg_container
{
	background-image: url(../images/vakantiereserveren/boeken-bgMain.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.boxtitle, .boxtitle_breed
{
	font-size:				9pt;
	color:					#ab0009;
	background-image:		url(../images/vakantiereserveren/boeken-bgTop.gif);
	font-weight:			bold;
	text-align:				left;
	padding-left: 10px;
}

.boxtitle_breed
{
	width: 446px;
	background-image:		url(../images/vakantiereserveren/boeken_bgTop_breed.gif);
}

#contents
{
	background-color:		#ffffff;
	color:						#000000;
	background-image: url(../images/vakantiereserveren/boeken-bgMain.gif);
	background-repeat: repeat-y;
}

.calender_td
{
	vertical-align: top;
}

.calendarimg
{
	background-image:		url(../images/calendar_red.gif);
	width: 18px;
	height: 18px;
	margin-left: 3px;
	cursor:pointer;
}

select
{
	font-size: 7pt;
}

#submit
{
	text-align:				center;
}


#btnverstuur
{
	border:					1px solid #999999;
	font-size:				10px;
}

#gevondenobjecten
{
	font-weight: bold;
}


/* Park/camping item resultaat */
.parkitem_beschikbaar
{
	background:				#ffffff url(../images/vakantiereserveren/parkitem_bg_klein.gif) no-repeat top left; 
	color:					#1e3804; 
	word-wrap:				break-word;
}

.parkitem_beschikbaar_vkb
{
	background:				#ffffff url(../images/vakantiereserveren/parkitem_bg_klein_vkb.gif) no-repeat top left; 
	color:					#1e3804; 
	word-wrap:				break-word;
}

/* Park/camping item resultaat (niet beschikbaar) */
.parkitem_nietbeschikbaar
{
	background:				#ffffff url(../images/vakantiereserveren/parkitem_bg_altdatum_klein.gif) no-repeat top left; 
	color:					#1e3804; 
	word-wrap:				break-word;
}

.parkitem_nietbeschikbaar_vkb
{
	background:				#ffffff url(../images/vakantiereserveren/parkitem_bg_altdatum_kl_vkb.gif) no-repeat top left; 
	color:					#1e3804; 
	word-wrap:				break-word;
}

/* Park/camping item resultaat - in lastminutes. Dus een hogere box */
.lastminuteitem
{
	background:				#ffffff url(../images/vakantiereserveren/parkitem_bg.gif) no-repeat top left; 
	color:					#1e3804; 
	word-wrap:				break-word;
	height:					53px;

}

.lastminuteitem_vkb
{
	background:				#ffffff url(../images/vakantiereserveren/parkitem_bg_lm.gif) no-repeat top left; 
	color:					#1e3804; 
	word-wrap:				break-word;
	height:					53px;

}

/* Park/camping item resultaat (niet beschikbaar) */
.lastminuteitem_nietbeschikbaar
{
	background:				#ffffff url(../images/vakantiereserveren/parkitem_bg_lm_altdatum.gif) no-repeat top left; 
	color:					#1e3804; 
	word-wrap:				break-word;
	height:					53px;
}

.lastminuteitem_nietbeschikbaar_vkb
{
	background:				#ffffff url(../images/vakantiereserveren/parkitem_bg_lm_altdatum_vkb.gif) no-repeat top left; 
	color:					#1e3804; 
	word-wrap:				break-word;
	height:					53px;
}

.datumstring
{
	font-weight:			normal;
}




/* Object soort naam:			 */
#objectsoort
{
	font-weight:			bold;
}

#urlprijsopgave, #urlboeken, #terug, #websiteURL {
	display: block;
	width: 100%;
	height: 14px;
	background: #feb426 url(../images/vakantiereserveren/knoppen_bg.gif) no-repeat top left;
	text-align: center;
	margin: 2px 0px 2px 0px;
	padding: 8px 0px;
	font-weight: bold;
	color: #ffffff;
	display: none;
}

#urlprijsopgave a, #urlboeken a, #terug a, #websiteURL a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#bottom
{
	background: url(../images/vakantiereserveren/boeken-bgBottom.gif) no-repeat bottom left;
}



/* End */














/* Calendar */

#calendar
{
	z-index:				+999;
	position:				absolute;
	visibility:				hidden;
}

#calendertitle
{
	font-family:			arial;
	font-size:				11px;
	border:					2px solid #FEB426;
	background-color:		#ffffff;
}

#weekrow
{
	background-color:		#FEB426;
}

#calendercaption
{
	padding:				2px;
	color:					#B8150D;
	font-family:			arial;
	font-size:				11px;
	font-weight:			bold;
}

#calendercontent
{
	padding:				5px;
	background-color:		#ffffff;
}

#calendertoday
{
	background-color:		#f0f0f0;
}

#lblToday a
{
	color:					#000000;
}

#calendertoday td
{
	padding:				5px;
	text-align:				center;
}

#selectMonth
{
	z-index:				+999;
	position:				absolute;
	visibility:				hidden;
}


#selectYear
{
	z-index:				+999;
	position:				absolute;
	visibility:				hidden;
}


#selectmonthtable, #selectMonth
{
	font-family:			arial;
	font-size:				11px;
	border:					1px solid #a0a0a0;
	background-color:		 #ffffff;
}

#selectyeartable, #selectYear
{
	font-family:			arial;
	font-size:				11px;
	border:					1px solid #a0a0a0;
	background-color:		#ffffff;
}


#calendertable
{
	font-family:			verdana;
	font-size:				10px;
}

#weekstring /* 'wk' */
{
	font-size:				11px;
	font-weight:			bold;
}

#weeknumberheader
{
	background-color:		#d0d0d0;
	padding:				0px;
	font-size:				11px;
	text-align:				center;
}

#weeknumber
{

}

.weekdayname
{
	text-align:				right;
	font-weight:			bold;
	font-size:				11px;

}

#today
{
	color:					#ff0000;
}


.sunday
{
	color:					#909090;
}

.day
{
	text-align:				right;
}

.classAnchor
{
	text-decoration:		none;
	color:					black;
	font-size:				11px;
}

.classLightborder
{
	font-size:				11px;
	text-decoration:		none;
	color:					black;
	border-style:			solid;
	border-color:			#a0a0a0;
}


.arrowleft
{
	width:					13px;
	height:					11px;
	background-image:		url(../images/calendar/left1.gif);
	background-repeat:		no-repeat;
}


.arrowleft_over
{
	width:					13px;
	height:					11px;
	background-image:		url(../images/calendar/left2.gif);
	background-repeat:		no-repeat;
}


.arrowright
{
	width:					13px;
	height:					13px;
	background-image:		url(../images/calendar/right1.gif);
	background-repeat:		no-repeat;
}


.arrowright_over
{
	width:					13px;
	height:					11px;
	background-image:		url(../images/calendar/right2.gif);
	background-repeat:		no-repeat;
}


.arrowdown
{
	background-image:		url(../images/calendar/drop1.gif);
	background-repeat:		no-repeat;
	background-position:	center right;
}

.arrowdown_over
{
	background-image:		url(../images/calendar/drop2.gif);
	background-repeat:		no-repeat;
	background-position:	center right;
}

#closebutton
{
	width:					16px;
	height:					16px;
	background-image:		url(../images/calendar/close.gif);
	background-repeat:		no-repeat;
	cursor:					pointer;
}


/* END CALENDAR */


#calendarimg
{
	width: 18px;
	height: 18px;
	float: left;
}



/* Design voor de park informatie pagina komt hier onder */

#infopage, #infopage td
{
	font-family: Verdana;
	font-size: 10px;
}

#infopage a
{
	color: #e71a0c;
	text-decoration: none;
	font-weight: bold;
}

#infopage a:hover
{
	text-decoration: underline;
}


#topcontent .links .hoverfoto
{
	background-color: #ffffff;
	border: 1px solid #fdb427;
}

#landenLijst {
	margin-top: 20px;
	padding: 0px 10px;
	display: none;
}

.countryItem {
	margin: 0 0 5px 0;
}

.countryItem a {
	color: #AB0009;
	text-decoration: none;
	font-weight: bold;
}

.countryItem a:hover {
	text-decoration: underline;
}

.btnlargefront
{
	background-image: url(http://www.vakantiereserveren.nl/cms/images/defaultbuttonlarge.gif);
}

.btnlargefront_hover
{
	background-image: url(http://www.vakantiereserveren.nl/cms/images/defaultbuttonlarge.gif);
}

.btninfo
{
	background-image: url(http://www.vakantiereserveren.nl/cms/images/defaultbutton.gif);
}

.btninfo_hover
{
	background-image: url(http://www.vakantiereserveren.nl/cms/images/defaultbutton.gif);
}

/* Gebruikt voor de afbeeldingen onder de tabjes 'park informatie', 'accomodaties', 'omgeving */
.thumbnail
{
	border: 1px solid #fdb427; 
}

