/* Google Maps */
#map_canvas { height: 400px; width:650px }
#map_error { height: 20px; width:650px }
#photo-panel {
	background: #fff;
    padding: 5px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 300px;
    max-height: 300px;
    font-size: 14px;
    font-family: Arial;
    border: 1px solid #ccc;
    box-shadow: -2px 2px 2px rgba(33, 33, 33, 0.4);
    display: none;
}

.disclaimer-panel { width:650px; font-size: 10px; }

a.mainlevel:link, a.mainlevel:visited {
display: block;
background: url(http://www.bonvacance.nl/images/buttons/button-100-orange.png) no-repeat;
height: 24px !important;
width: 100px;
vertical-align: middle;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-align: center;
padding-top: 2px;
text-decoration: none; }

a.mainlevel:hover { background-position: 0px -25px; color: #fff; }

// Arrow button
a.mainarrow:link, a.mainarrow:visited {
display: block;
background: url(http://www.bonvacance.nl/images/buttons/button-100-orange.png) no-repeat;
height: 24px !important;
width: 100px;
vertical-align: middle;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-align: center;
padding-top: 2px;
text-decoration: none; }

a.mainarrow:hover { background-position: 0px -25px; color: #fff; }

input.verstuurknop {
width: 85px;
height: 20px;
text-align: left;
background: transparent url(http://www.bonvacance.nl/images/buttons/form_button_85x40.jpg) no-repeat;
outline: none;
border: none;
cursor : pointer;
}
input.verstuurknop:hover {
background: transparent url(http://www.bonvacance.nl/images/buttons/form_button_85x40.jpg) no-repeat 0 -20px;
}

/*
input.verstuurknop {
width: 85px;
height: 20px;
background: transparent url(http://www.bonvacance.nl/images/buttons/form_button_84x40.jpg) no-repeat;
outline: none;
border: none;
cursor : pointer;
}
input.verstuurknop:hover {
background: transparent url(http://www.bonvacance.nl/images/buttons/form_button_84x40.jpg) no-repeat 0 -20px;
}
*/

#inline_early {
position: relative;
width: 129px;
height: 90px;
}
#inline_early span {
position: absolute;
top: 75px;
left: -4px;
width:100px;
height: 20px;
text-align: left;
color: #ffffff;
padding: 0px 0px 0px 0px;
text-decoration:none;
font-size:10px;
font-weight: bold;
background-image:url('/images/search/vroegboek.png');
background-repeat:no-repeat;
}


#inline_newproperty  {
position: relative;
width: 149px;
height: 105px;
text-decoration:none;
}
	#inline_newproperty span {
	position: absolute;
	top: 55px;
	left: 95px;
	width: 35px;
	height: 35px;
	text-align: center;
	color: #ffffff;
	padding: 9px 0px 0px 0px;
	text-decoration:none;
	font-weight: bold;
	font-size: 9px;
	background-image:url('images/search/round_nieuw.png');
	background-repeat:no-repeat;
	}
	
	#inline_newproperty  a:link span  {
	text-decoration:none;
	}
	#inline_newproperty a:visited span  {
	text-decoration:none;
	}

#ToggleON,#ToggleOFF {display:none}
#preload { display: none; z-index:-10; }
#ajaxloader  {
    background-color:#FFF;
    background-image:url(http://www.bonvacance.nl/scripts/ajax-loader.gif);
    background-repeat:no-repeat;
    background-position: center center;
} 

.thumb {
width:140px;
//min-height:105px;
padding:2px;
border-left:1px solid #e4e4e4;
border-top:1px solid #e4e4e4;
border-right:1px solid #999;
border-bottom:1px solid #999;
background-color:#fff;
}

.checkboxes {
border:none
}
select { 
 background-color: #FFF; 
}
select option { 
 background-color: #FFF; 
 margin-left: 5px;
}

/* *** This is internal css for Bonvacances */

#box_titles {
	width:650px;
	padding:20px 0 20px 0;
	}
	#box_titles a:link,
	#box_titles a:visited {
		text-decoration: none;
		}
	#box_titles a:hover {
		}
	#box_titles .box_titles_dataleft {
		float:left;
		padding:0px 0px;
		margin: 0 0 5px 0;
		text-align:left;
		}
	#box_titles .box_titles_dataright {
		float:right;
		padding:0px 0px;
		margin: 0 0 5px 0;
		text-align:right;
		}

.box_dataset {
	width:640px;
	margin:0 0 5px 0;
	padding: 0px 0px 10px;
	background-color:#FFFFFF;
	font-family: Trebuchet MS, sans-serif;
	font-size:9pt;
	color:#454545;
	}
	.box_dataset .box_dataset_image {
		float:left;
		padding:0px 3px 1px 3px;
		text-align:left;
		background-color:#FFFFFF;
		}
		.box_dataset .box_dataset_image img {
			width: 129px;
			height: 90px;
			background:url(http://www.bonvacance.nl/images/imagebackground_125_85.jpg);
			}
		.box_dataset .box_dataset_dataleft {
		float:left;
		padding:0px 20px;
		margin: 0 0 5px 0;
		text-align:left;
		}
	.box_dataset_dataright {
		float:right;
		padding:5px;
		margin: 0 0 5px 0;
		text-align:right;
		}
	.box_dataset .textarea {
		float:left;
		width:100%;
		padding:5px;
		text-align:justify;
		}
		.box_dataset .textarea a:link,
		.box_dataset .textarea a:visited {
			text-decoration:none;
			}
		.box_dataset .textarea a:hover {
			}





#inline_images {
position: relative;
width: 129px;
height: 90px;
}
	#inline_images span {
	position: absolute;
	top: 70px;
	left: 115px;
	width: 35px;
	height: 35px;
	text-align: center;
	color: #ffffff;
	padding: 7px 0px 0px 0px;
	text-decoration:none;
	font-weight: bold;
	background-image:url('/images/korting.png');
	background-repeat:no-repeat;
	}
	/*
	#inline_images a:hover span  {
	text-decoration:none;
	}
	#inline_images a:link span  {
	text-decoration:none;
	}
	#inline_images a:visited span  {
	text-decoration:none;
	}
	*/

#inline_images_new {
position: relative;
width: 129px;
height: 90px;
}
	#inline_images_new span {
	position: absolute;
	top: 55px;
	left: 95px;
	width: 35px;
	height: 35px;
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	padding: 7px 0px 0px 0px;
	text-decoration:none;
	font-weight: bold;
	background-image:url('/images/korting.png');
	background-repeat:no-repeat;
	}

.inline_superlastminute_images span {
position: absolute;
top: 55px;
left: 95px;
width: 35px;
height: 35px;
text-align: center;
color: #ffffff;
padding: 7px 0px 0px 0px;
text-decoration:none;
font-weight: bold;
background-image:url('../images/last_minute.png');
background-repeat:no-repeat;
}
.inline_superlastminute_images a:hover span  {
text-decoration:none;
}
.inline_superlastminute_images a:link span  {
text-decoration:none;
}
.inline_superlastminute_images a:visited span  {
text-decoration:none;
}



.search_imagebox {
position: relative;
width: 133px;
height: 90px;
}

.search_imagebox_thumb {
position: relative;
top: 0px;
left: 0px;
width: 125px;
height: 90px;
padding: 0px 0px 0px 0px;
background: url(images/imagebackground.jpg) no-repeat;   
background-position: 1px 1px;
}


/* WATERMARKS */
.searchresults_watermark { 
position: relative; 
} 

.searchresults_watermark span { 
position: absolute; 
top: 0px;
right: 3px;
}

.watermark { 
position: relative; 
} 

.watermark span { 
position: absolute; 
top: 0px;
right: 0px;
}

.search_main_container {
	position: relative;
	margin: 0px 0px;
	padding:0px 0px;
	width:95%;
	height:1%;
	border: 0;
	text-align: left;
	}
	.search_main_left {
	float: left;
	margin: 0px 0px;
	padding:0px 0px;
	width:100%;
	height:auto;
	}
	.search_main_right {
	float: right;
	margin: 0px 0px;
	padding:0px 0px;
	width:100%;
	height:auto;
	text-align: right;
	}
	
.thumb_container {
	position: absolute;
	width: 120pt;
	height: 90pt;
	/*background: url(http://www.bonvacance.nl/images/imagebackground_125_90.gif) no-repeat;  
	background-position:0 4; */
	width: 100%;
}
.thumb_container_img {
	position: absolute;
	margin:0px 0px;
	padding:0px 0px;
	width:110px;
	height:72px;
}

#main_navigation_menu {
	float:left;
	margin:0;
	padding:0;
	width: 91%;
	}
	#main_navigation_menu ul {
		float:left;
		margin:0;
		padding:0;
		list-style:none;
		color: #555;
		width: 91%;
		}
	#main_navigation_menu li {
		float:right;
		margin:0;
		padding:0;
		color: #555;}
		#main_navigation_menu li a {
			}
		#main_navigation_menu a:link {
		padding:0px 0 0 7px;
		font-size:12px; /* CHANGING FONT SIZE, MAY REQUIRE ADJUSTMENTS ON PADDING */
		text-decoration:none;
		color:#555;
		width: 100%;
		}
			
		#main_navigation_menu a:visited {
		padding:0px 0 0 7px;
		font-size:12px; /* CHANGING FONT SIZE, MAY REQUIRE ADJUSTMENTS ON PADDING */
		text-decoration:none;
		color:#555;
		width: 100%;
		}

		#main_navigation_menu a:hover {
		padding: 0px 0 0 7px;
		font-size:12px; /* CHANGING FONT SIZE, MAY REQUIRE ADJUSTMENTS ON PADDING */
		text-decoration:none;
		color:#FF6600;
		background: url(http://www.bonvacance.nl/images/lefmenu_bullet.gif) no-repeat;
		background-position:0 4;
		width: 100%;
		}
		
/* TOPBAR & HORIZONTAL MENU
*******************************************************************************/
#topbar {
	margin:0 0px 0 0px;
	}
#topbar_left {
	border-left:1px solid #999999;
	}
#topbar_right {
	height:26px;
	border-top:0px solid #DDDDDD;
	border-right:1px solid #999999;
	}
#main_horiz_menu {
	float:left;
	width:100%;
	height:25px;
	margin:0;
	padding:0;
	border-top:0px solid #A9A9A9;

	white-space:nowrap;
	background-image: url("images/homepage/hormenubg2.gif");
	background-color:#ffffff;
	}
	#main_horiz_menu ul {
		float:left;
		margin:0;
		padding:0;
		list-style:none;
		font-weight:bold;
		}
	#main_horiz_menu li {
		float:left;
		margin:0;
		padding:0;
		}
		#main_horiz_menu li a {
			line-height:25px;
			/* border-right:solid 1px #666666; */
			border-left:1px solid #1B90DF;
			border-right:1px solid #82C0F1;
			}
		#main_horiz_menu a:link, #main_horiz_menu a:visited {
			float:left;
			padding:0 20px 0 20px;
			border-bottom:1px solid #9FB6D5; /* SAME COLOR AS BACKGROUND */
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
			color:#FFFFFF;
			}
		#main_horiz_menu a:hover {
			padding-top:2px;
			line-height:23px;
			border-bottom:1px solid #FFFFFF;
			text-decoration:none;
			color:#ffffff;
			background-color:#B9C5D3;
			background-image: url("images/homepage/hormenuhover5.gif");
			}

		
#mainright_right_menu {
	float:right;
	margin:0;
	padding:0;
	color: #FF6600;}
	#mainright_right_menu ul {
		float:right;
		margin:0;
		padding:0;
		list-style:none;
		color: #FF6600;}
	#mainright_right_menu li {
		float:right;
		margin:0;
		padding:0;
		color: #FF6600;}
		#mainright_right_menu li a {
			}
		#mainright_right_menu a:link {
			text-decoration: none; 
			font-family: Trebuchet MS, sans-serif; 
			font-size:8pt; 
			color: #FF6600;
		}
			
		#mainright_right_menu a:visited {
			text-decoration: none; 
			font-family: Trebuchet MS, sans-serif; 
			font-size:8pt; 
			color: #FF6600;}

		#mainright_right_menu a:hover {
			text-decoration: underline; 
			font-family: Trebuchet MS, sans-serif; 
			font-size:8pt; 
			line-height: 11px;
			color: #FF6600;
			}

#mainleft_left_menu {
	float:left;
	margin:0;
	padding:0;
	}
	#mainleft_left_menu ul {
		margin:0;
		padding:0;
		list-style:none;
		}
	#mainleft_left_menu li {
		margin:0;
		padding:0;
		}
		#mainleft_left_menu li a {
			}
		#mainleft_left_menu a:link {
			padding: 0px 0 0 0px;
			text-decoration: none; 
			font-family: Trebuchet MS, sans-serif; 
			font-size: 11px; 
			color : #555;
			}
		
		#mainleft_left_menu a:visited {
			padding: 0px 0 0 0px;
			text-decoration: none; 
			font-family: Trebuchet MS, sans-serif; 
			font-size:11px; 
			color : #555;
			}

		#mainleft_left_menu a:hover {
			padding: 0px 0 0 0px;
			text-decoration: none; 
			font-family: Trebuchet MS, sans-serif; 
			font-size:11px; 
			color : #FF6600;
			}

/* Links homepage	*/		
#main_homepage {
		margin:0;
		padding:0;
	}
	#main_homepage ul {
		margin:0;
		padding:0;
		list-style:none;
		}
	#main_homepage li {
		margin:0;
		padding:0;
		list-style:none;
		}
		#main_homepage li a {
		list-style:none;
			}
		#main_homepage a:link {
		text-align: center;
			text-decoration: none; 
			font-family: Trebuchet MS, sans-serif; 
			font-size: 11px; 
			color : #666666;
			}
		
		#main_homepage a:visited {
			padding: 0px 0 0 0px;
			text-decoration: none; 
			font-family: Trebuchet MS, sans-serif; 
			font-size:11px; 
			color : #666666;
			}

		#main_homepage a:hover {
			padding: 0px 0 0 0px;
			text-decoration: none; 
			font-family: Trebuchet MS, sans-serif; 
			font-size:11px; 
			color : #FF6600;
			}

/* SNELWEG			*/
#main_snelweg {
	margin:0;
	padding:0;
	}
	#main_snelweg ul {
		margin:0;
		padding:0;
		list-style:none;
		}
	#main_snelweg li {
		margin:0;
		padding:0;
		list-style:none;
		}
		#main_snelweg li a {
		list-style:none;
			}
		#main_snelweg a:link {
		text-align: center;
			text-decoration: none; 
			font-family: Trebuchet MS, sans-serif; 
			font-size: 11px; 
			font-weight:bold;
			color : #555;
			}
		
		#main_snelweg a:visited {
			padding: 0px 0 0 0px;
			text-decoration: none; 
			font-family: Trebuchet MS, sans-serif; 
			font-size:10px; 
			font-weight:700;
			color : #555;
			}

		#main_snelweg a:hover {
			padding: 0px 0 0 0px;
			text-decoration: none; 
			font-family: Trebuchet MS, sans-serif; 
			font-size:8px; 
			font-weight:700;
			color : #FF6600;
			}
			
/* SEARCH RESULTS */
#searchresults {
	float:left;
	margin:0;
	padding:0;
	}
	#searchresults ul {
		margin:0;
		padding:0;
		list-style:none;
		}
	#searchresults li {
		margin:0;
		padding:0;
		text-decoration: none; 
		font-family: Trebuchet MS, sans-serif; 
		font-size: 11px; 
		color : #555;
		}
		#searchresults li a {
			}
		#searchresults a:link {
			padding: 0px 0 0 0px;
			text-decoration: none; 
			font-weight:bold; 
			font-family: Trebuchet MS, sans-serif; 
			font-size: 12px; 
			font-weight: bold;
			color : #555;
			}
		
		#searchresults a:visited {
			padding: 0px 0 0 0px;
			text-decoration: none; 
			font-weight:bold; 
			font-family: Trebuchet MS, sans-serif; 
			font-size: 12px; 
			font-weight: bold;
			color : #555;
			}

		#searchresults a:hover {
			text-decoration: none; 
			font-weight:bold; 
			font-family: Trebuchet MS, sans-serif; 
			font-size: 12px; 
			color : #ff6600;
			font-weight: bold;
			}
			
#searchresults_prijzen {
	float:right;
	margin:0;
	padding:0;
	font-family: Trebuchet MS, sans-serif; 
	font-size: 11px;
	}
	#searchresults_prijzen ul {
		margin:0;
		padding:0;
		list-style:none;
		}
	#searchresults_prijzen li {
		margin:0;
		padding:0;
		text-decoration: none; 
		font-family: Trebuchet MS, sans-serif; 
		font-size: 11px; 
		color : #555;
		}
		#searchresults_prijzen li a {
			}
		#searchresults_prijzen a:link {
			padding: 0px 0 0 0px;
			text-decoration: none; 
			font-family: Trebuchet MS, sans-serif; 
			font-size: 11px; 
			color : #555;
			}
		
		#searchresults_prijzen a:visited {
			padding: 0px 0 0 0px;
			text-decoration: none; 
			font-family: Trebuchet MS, sans-serif; 
			font-size: 11px; 
			color : #555;
			}

		#searchresults_prijzen a:hover {
			text-decoration: none; 
			font-family: Trebuchet MS, sans-serif; 
			font-size: 11px; 
			color : #ff6600;
			}

/*  KRUIMEL */
#kruimel_left_menu {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	}
	#kruimel_left_menu ul {
		margin:0;
		padding:0;
		list-style:none;
		}
	#kruimel_left_menu li {
		margin:0;
		padding:0;
		text-decoration: none; 
		font-family: Arial, sans-serif; 
		font-size: 8pt; 
		color : #666666;
		}
		#kruimel_left_menu li a {
			}
		#kruimel_left_menu a:link {
			padding: 0px 0 0 0px;
			text-decoration: none; 
			font-family: Arial, sans-serif; 
			font-size: 8pt; 
			color : #666666;
			}
		
		#kruimel_left_menu a:visited {
			padding: 0px 0 0 0px;
			text-decoration: none; 
			font-family: Arial, sans-serif; 
			font-size:8pt; 
			color : #666666;
			}

		#kruimel_left_menu a:hover {
			padding: 0px 0 0 0px;
			text-decoration: none; 
			font-family: Arial, sans-serif; 
			font-size:8pt; 
			color : #FF6600;
			}

						
	#class3 A:link {text-decoration: none; font-family: Trebuchet MS, sans-serif; font-size:8pt; line-height: 11px; color : #FF6600;}
	#class3 A:visited {text-decoration: none; font-family: Trebuchet MS, sans-serif; font-size:8pt; line-height: 11px;color : #FF6600;}
	#class3 A:active {text-decoration: none; font-family: Trebuchet MS, sans-serif; font-size:8pt; line-height: 11px;color : #FF6600;}
	#class3 A:hover {text-decoration: none; font-family: Trebuchet MS, sans-serif; font-size:8pt; line-height: 11px;color : #555;}


/* a:link,a:active,a:visited { text-decoration: underline; font-family: Trebuchet MS, sans-serif; font-size:8pt; color : #FF3300; } */
a:link,a:active,a:visited { text-decoration: none; font-family: Trebuchet MS, sans-serif; font-size:8pt; color : #ff6600; }
a:hover		{ text-decoration: none; font-family: Trebuchet MS, sans-serif; font-size:8pt; color : #555; }

.field_caption{
	font-weight:bold;
}
.searchpage_field_caption {
font-weight:bold;
text-align:right;
}
.searchpage_field_caption_row {
font-weight:bold;
text-align:right;
}
.lat_long_header{font-size:12px;}
.postalcode_distance_header{font-size:12px;}
.view_image {
	text-align:center;
}
.image_caption {
	font-size:16px;
	font-weight:bold;
}
.view_user {
 padding-left:5px;
}
.view_user_user_name {
	font-size:14px;
	font-weight:bold;
}
.view_user_user_images {
	float:left;
}
.view_user_user_info {
	float:left;
	padding-left:10px;
}
.view_user_user_hitcount {
	clear:both;
}
.view_user_user_box {
}
.no_results { color:red; margin-top:10px;}
/* *** Generated by www.csscreator.com *** */
/* THIS IS SECTION IS FOR VERTICAL MENU */
html{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	width:100%;
	font-family: Trebuchet MS, sans-serif;
	font-size:10px;
	color: #555;
}
p {
	font-family: Trebuchet MS, sans-serif;
	font-size:12px;
	color: #555;
}
td {
	font-family: Trebuchet MS, sans-serif;
	font-size:12px;
	color: #555;
}
input, select, form {
	font-family: Trebuchet MS, sans-serif;
	font-size:11px;
	color: #555;
}
img {
	border: 0px none;
}
#pagewidth{
	width:100%;
	min-width: 500px;
}
.search_results
{
	width:100%;
}
.result_row_0	{ background-color: #D6D3EE; }
.result_row_1	{ background-color: #FFFFFF; }
#header{
	height:136px;
	width:100%;
	background-color:#A8B4D0;
	background-image: url("{template_url}/images/header-bg.png");
}
.logo{
	background-image: url("{template_url}/images/{company_logo}");
	background-repeat: no-repeat;
	height: 100px;
}
.view_users { width:100%; }
.slogan {
	text-align:right;
	font-size: 12px;
	color:#42557b;
	padding-right: 10px;
}
.time_date {
	text-align:right;
	font-size: 11px;
	padding-right: 10px;
	height: 18px;
	color:#FFFFFF;
}
.logo h1{
	font-size: 44px;
	color:blue;
	float: right;
	vertical-align: text-bottom;
}
#leftcol{
	width:170px;
	float:left;
	position:relative;
	margin-left:-170px;
	margin-right:1px;
	background-image: url("{template_url}/images/col_line.png");
	background-repeat: repeat-y;
	background-position: top  right;
	text-align: left;
 }
#outer{
	border:solid white 0px;
	/*/*/ border-left-width: 170px ;  /* left column width. NN4 hack to hide borders */
	border-left-color: #FFFFFF;   /* left column colour */
	border-left-style: solid;
	background-color: #FFFFFF; /* center column colour */
	width: auto;
}
#footer{
height:70px;
	width:100%;
	background-color:#000000;
	background-repeat: repeat-x;
}
.powered_by {
	color: #FFFFFF;
	margin-top: 5px;
	float:left;
	width: 200px;
	padding-left: 100px;
}
.copyright {
	color: #FFFFFF;
	margin-top: 5px;
	float:right;
	width: 400px;
	padding-right: 75px;
}

.listingview_table {
	background-color: #FFFFFF;
	color: #555;
	font-weight: bold;
	width: 300px;
	border: 0;
	border-color: #FFCC99;
	border-collapse: collapse;
	}
.listingview_kolom {
	background-color: #FFFFFF;
	color: #555;
	font-weight: bold;
	width: 300px;
	border: 0;
	margin-left: 5pt;
	}
.listingview_body {
	background-color: #FFFFFF;
	color: #555;
	margin: 0px 5px 5px 10px;
	}
.listingview_dot {
	height: 4px;
	background-image: url('http://www.bonvacance.nl/images/dot.gif');
	background-repeat: repeat-x;
	}
	
#inner{
	margin:0;
	width:100%;
}
#maincol{
	float: left;
	width: 100%;
	position: relative;
	margin: 0px -8px 0px -2px;
}
#outer>#inner{
	border-bottom: 1px solid #FFFFFF;
}
.clr{
	clear:both;
}
.content{
	margin-top: 5; 
	position:relative;
}
#header .content{
	padding-bottom:0;
}

#content_algemeen {
	margin: 5px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	color: #555;
	width: 125;
	height:15;
	}
	#content_algemeen dd {
		float: left;
		font-family: Trebuchet MS, sans-serif;
		font-size: 10px;
		color: #555;
		}
	#content_algemeen_kolom2 {
		margin-left: 5px;
		font-family: Trebuchet MS, sans-serif;
		font-size: 11px;
		color: #555;
		height:15;
		}
		#content_algemeen_kolom2 a:link {
		font-size:12px; /* CHANGING FONT SIZE, MAY REQUIRE ADJUSTMENTS ON PADDING */
		text-decoration:none;
		color:#FF6600;
		}
		#content_algemeen_kolom2 a:visited {
		font-size:12px; /* CHANGING FONT SIZE, MAY REQUIRE ADJUSTMENTS ON PADDING */
		text-decoration:none;
		color:#FF6600;
		}
		#content_algemeen_kolom2 a:hover {
		font-size:12px; /* CHANGING FONT SIZE, MAY REQUIRE ADJUSTMENTS ON PADDING */
		text-decoration:none;
		color:#666;
		}
	#content_algemeen_kolom3 {
		margin: 5px;
		font-family: Trebuchet MS, sans-serif;
		font-size: 11px;
		color: #555;
		width: 20;
		height:15;
		}
	#content_algemeen_kolom2 {
		margin-left: 5px;
		font-family: Trebuchet MS, sans-serif;
		font-size: 11px;
		color: #555;
		height:15;
		}
		
	.content_links a:link {
		font-size:12px; /* CHANGING FONT SIZE, MAY REQUIRE ADJUSTMENTS ON PADDING */
		text-decoration:none;
		color:#FF6600;
		}
		.content_links a:visited {
		font-size:12px; /* CHANGING FONT SIZE, MAY REQUIRE ADJUSTMENTS ON PADDING */
		text-decoration:none;
		color:#FF6600;
		}
		.content_links a:hover {
		font-size:12px; /* CHANGING FONT SIZE, MAY REQUIRE ADJUSTMENTS ON PADDING */
		text-decoration:none;
		color:#555;
		}

 /*printer styles*/
@media print{
	/*hide the left column when printing*/
	#leftcol{display:none;}
	#outer{border-left:0;}
}
#navcontainer {
	width: 155px;
}
#navcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Trebuchet MS, sans-serif;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
}
#navcontainer a,  #navlist a
{
	display: block;
	width: 155px;
	height: 42px;
	background-image: url("{template_url}/images/active_button.png");
	background-repeat: repeat-x;
	line-height: 5em;
}
#navlist a:visited
{
	color: #EEEEEE;
	text-decoration: none;
}
#navlist a:hover
{
	height: 42px;
	line-height: 5em;
	background-image: url("{template_url}/images/hoover_button.png");
	background-repeat: repeat-x;
	color: #336699;
}
/* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */
table.page_display
{
	border: 3px;
}
h1 {
	font-family: Trebuchet MS,sans-serif;
	margin: 10px 0 0 0; 
	margin-top: 0; 
	margin-bottom: 0;
	text-align: left;
    font-size: 13pt;
	color: #FF6600;
}

h2 {
	font-family: Trebuchet MS,sans-serif;
	margin: 0px 0px 0px 10px; 
	margin-top: 10px; 
	margin-bottom: 10px;
	text-align: left;
    font-size: 10pt;
	color: #555;
	}
	
h3, h4 {
	font-family: Trebuchet MS,sans-serif;
	margin: 10px 0 0 0; 
	margin-top: 0; 
	margin-bottom: 0;
	text-align: left;
    font-size: 9pt;
	color: #555;
}
tr, td, th {
	margin-left: 5pt;
	margin-right: 5pt;
	font-family: Trebuchet MS, sans-serif;
	font-size:12px;
	color: #555;
	}
td.page_display
{
	font-family: Trebuchet MS, sans-serif;
	font-size:8pt;
	color: #555;
	width: 100%;
	vertical-align: top;
	margin-left: 5pt;
	margin-right: 5pt;
}
/* THIS CONTROLS THE TABLES DISPLAYED IN THE ADMIN */
table.admin_main
{
	border: 3px;
	width: 100%;
}
td.admin_main
{
	width: 100%;
	vertical-align: top;
}
/* THIS CONTROLS THE ROW COLORS */
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
	color: #FFFFFF;
	background-color : transparent;
}
/* SEARCH RESULTS - NEXT/PREV BAR GENERATED BY THE TAG {next_prev}
*******************************************************************************/
table.browse_tool_table {
	width:650px;
	font-size:10px;
	text-decoration:none;
	color:#EEEEEE;
	background-color:#FFFFFF;
	}
table.browse_tool_table td {
	}
table.browse_tool_table td.browse_tool {
	font-size:8pt;
	font-family:Trebuchet MS;
	/* font-weight: bold; */
	text-decoration:none;
	color:#555;
	background-color:transparent;
	}
table.browse_tool_table td.browse_tool span.browse_tool_num {
	font-size:8pt;
	color:#FF6600;
	}
	table.browse_tool_table table {
		}
	table.browse_tool_table table td {
		}
	table.browse_tool_table table td.browse_tool_button {
	}
	table.browse_tool_table table td.browse_tool {
		font-size:10px;
		text-decoration:none;
		color:black;
		background-color:transparent;
		}
	table.browse_tool_table table td.bt_pages {
		vertical-align:middle;
		font:10px Trebuchet MS, sans-serif;
		text-decoration:none;
		color:#555;
		background-color:#ffffff;
		}
	table.browse_tool_table table td.bt_pages a.bt_pages:link,
	table.browse_tool_table table td.bt_pages a.bt_pages:visited {
		display:block;
		width:16px;
		height:16px;
		text-align:center;
		font:10px Trebuchet MS, sans-serif;
		text-decoration: none;
		/* color:#454545; */
		color: #555;
		background-image : url('http://www.bonvacance.nl/nl/images/middle_light_grey_small.gif'); 
		}
	table.browse_tool_table table td.bt_pages a.bt_pages:hover {
		width:16px;
		height:16px;
		text-align:center;
		color:#FFFFFF;
		background-image : url('http://www.bonvacance.nl/images/middle_small.gif'); 
		}
	table.browse_tool_table table td.bt_pages_ghost {
		width:16px;
		height:16px;
		text-align:center;
		color:#AAAAAA;
		font-size:10px;
		text-decoration:none;
		}
	table.browse_tool_table table td.bt_pages_ghost span.bt_pages_ghost{
		color:#AAAAAA;
		text-decoration:none;
		}
	table.browse_tool_table table td.browse_tool_curpage {
		display:block;
		width:16px;
		height:16px;
		font-size:9px;
		text-align:center;
		color:#FFFFFF;
		background-color:#FF6600;
		}
	table.browse_tool_table table td.browse_tool_button a:link,
	table.browse_tool_table table td.browse_tool_button a:visited {
		display:block;
		width:75px;
		height:16px;
		padding:0px;
		margin-top: 3px;
		border:0px solid #454545;
		font-size:10px;
		/*line-height:10px;*/
		text-align:center;
		text-decoration:none !important;
		color:#454545;
		background-color:transparent;
		background-image : url('images/middle_light_grey_small.gif'); 
		}
	table.browse_tool_table table td.browse_tool_button a:hover {
		text-decoration:none !important;
		color:#FF6600;
		background-image : url('http://www.bonvacance.nl/images/middle_light_grey_small.gif'); 
		}
	table.browse_tool_table table td.browse_tool_button span.browse_tool_ghost {
		font-size:10px;
		line-height:10px;
		text-decoration:none;
		text-align: right;
		color:#ffffff;
		}
/* LISTING PAGE DETAILS 'listing_next_prev'  */
.next_prev_listing { margin: 2em 0 2em 3em;  border: 1px solid #a9a9a9; width: 40em; text-align: center; }
.next_prev_listing ul { margin: 1.5em auto; }
.next_prev_listing li { display: inline; padding: .5em 1em; list-style-type: none; }
.count, .listing_xy { width: 100%; background-color: #dcdcdc; clear: both; padding: .5em 0; }
/* css for tabbed pages */
.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;		/* width needed weird IE bug */
	margin-right:	-2px;	/* to make room for the shadow */
}
.dynamic-tab-pane-control .tab-row .tab {
	width:				74px;
	height:				18px;
	background-image:	url('images/tab.png');
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	cursor:			Default;
	border:			0 none;
	z-index:		3;
	top:			-2px;
	white-space:	nowrap;
	text-align:		center; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma; margin-left:2px; margin-right:-1px; margin-top:1px; margin-bottom:1px; padding-left:0px; padding-right:0px; padding-top:2px; padding-bottom:0px
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	width:				74px !important;
	height:				18px !important;
	background-image:	url('images/tab.active.png') !important;
	background-repeat:	no-repeat;
	border-bottom-width:	0;
	z-index:		3;
	top:			-2px;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma; margin-left:0px; margin-right:-3px; margin-top:1px; margin-bottom:-3px; padding-left:0; padding-right:0; padding-top:2px; padding-bottom:0px
}
.dynamic-tab-pane-control .tab-row .tab a {
	font:				11px Trebuchet MS;
	color:				#ffffff;
	text-decoration:	none;
	cursor:				default;
}
.dynamic-tab-pane-control .tab-row .tab.hover {
	width:				74px;
	height:				18px;
	background-image:	url('images/tab.hover.png');
	background-repeat:	no-repeat; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma
}
.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid rgb( 203, 225, 201 );
	background:		#F0F7FF;
	z-index:		2;
	position:		relative;
	top:			-2px;
	font:				11px Trebuchet MS;
	color:				Black;
	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
	/*244, 243, 238*/
	/* 145, 155, 156*/

	padding:		10px;
}
.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}
.slideshow_img {
float: left;
width: 100%;
text-align:left;
}
.slideshow_links {
float: left;
width: 100%;
text-align:center;
}

#dropmenudiv{
position:absolute;
background-color: #ffffff;
border:1px solid silver;
border-bottom-width: 0;
font:normal 10px Verdana;
text-align:left;
line-height:18px;
z-index:200;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid silver;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #DBE9F9;
}

/* Sample CSS definition for the example list. Remove if desired 
.navlist li {
list-style-type: space;
width: 135px;
background-color: #ffffff;
}
*/

.class1 A:link {text-decoration: none; font-family: Trebuchet MS, sans-serif; font-size:9pt; color : #555;}
.class1 A:visited {text-decoration: none; font-family:  Trebuchet MS, sans-serif; font-size:9pt; color : #555;}
.class1 A:active {text-decoration: none; font-family:  Trebuchet MS, sans-serif; font-size:9pt; color : #555;}
.class1 A:hover {text-decoration: none; font-family:  Trebuchet MS, sans-serif; font-size:9pt; color : #ff6600;}

.class_snelweg A:link {line-height:18px; text-decoration: none; font-weight:bold; font-size:10px; color : #555;}
.class_snelweg A:visited {line-height:18px; text-decoration: none; font-weight:bold; font-size:10px; color : #555;}
.class_snelweg A:active {line-height:18px; text-decoration: none; font-weight:bold; font-size:10px; color : #555;}
.class_snelweg A:hover {line-height:18px; text-decoration: none; font-weight:bold; font-size:10px; color : #ff6600;}

.class_kalender A:link {line-height: 15px; text-decoration: none; font-family: Trebuchet MS, sans-serif; font-size:9pt; color : #555;}
.class_kalender A:visited {line-height: 15px; text-decoration: none; font-family:  Trebuchet MS, sans-serif; font-size:9pt; color : #555;}
.class_kalender A:active {line-height: 15px; text-decoration: none; font-family:  Trebuchet MS, sans-serif; font-size:9pt; color : #555;}
.class_kalender A:hover {line-height: 15px; text-decoration: none; font-family:  Trebuchet MS, sans-serif; font-size:9pt; color : #ff6600;}

/* Tooltip balloon */
#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 5px;
background-color: white;
visibility: hidden;
z-index: 100;
	margin-left:5px;
	text-align:left;
	font-family: Trebuchet MS, sans-serif;
	font-size:8pt;
	color:#555;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


.maincol_page { 
	width:640px;
	height:20px;
	margin:0px 0px;
	padding: 3 0 ;
	font-family:Trebuchet MS;
	color: #fff;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
	background-image: url("http://www.bonvacance.nl/images/windows/main_orange_top.gif");
	background-color:#ffffff;
}
.maincol_page_text { 
	width:600px;
	height:auto;
	margin:0px 10px;
	padding: 3 0 ;
	font-family:Trebuchet MS;
	color: #fff;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}
.maincol_body { 
	width:640px;
	margin:0px 0px;
	padding:20 20 20 20;
	color: #fff;
	background-image: url("http://www.bonvacance.nl/images/windows/main_body_middle.gif");
	background-color:#ffffff;
}
.maincol_body_inside {
	float: left; 
	margin:0px 0px;
	padding:20 20 20 20;
	color: #555;
	background-color:#fff;
}
.maincol_bottom { 
	width:640px;
	height:17px;
	margin:0px 0px;
	padding:0;
	color: #fff;
	background-image: url("http://www.bonvacance.nl/images/windows/main_body_bottom.gif");
	background-color:#ffffff;
}
