body
{
	background:#FFFFFF url(../images/bg_blanco.png) no-repeat scroll center top;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
}


#container 
{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	clear: both;
}


.borderHorizon 
{
	background:transparent url(../images/border.png) repeat-x scroll 0 0;
	height:1px;
	width:100%;
}

.borderHorizonGreen
{
	background:transparent url(../images/border_green.png) repeat-x scroll 0 0;
	height:1px;
	width:100%;
}

#frontImage
{
	background: url('../images/index_image_background.png') no-repeat;
	width: 980px;
	height: 343px;
	position:relative;
	z-index:0;
}

/** search **/
.zoekbox 
{
	background-image:url('../images/zoek_box_breed_bg.png');
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:normal;
	height:241px;
	left:320px;
	padding:0;
	position:absolute;
	top:25px;
	width:430px;
}

.zoekboxsearch {
position:absolute;
top:38px;
}

#frontGoogleMaps
{
	clear:both;
	background: url('../images/search_google_maps_bg3.png') no-repeat;
	width: 980px;
	height: 1000px;
	position: relative;
	margin-bottom: 5px;
}

#google_maps_search_options
{
	float:left;
	padding-right:10px;
	width:205px;
}

.zoekboxinput
{
	width: 190px;
}

#search_content
{
	background: url('../images/search_new_bg.png') no-repeat;
	height: 1000px;
	width: 980px;
	position: relative;
}

#search_content_top
{
	height: 32px;
	float: left;
	width: 980px;
}

#search_options
{
	background-color:#FFFFFF;
	float:left;
	left:1px;
	position:relative;
	margin-bottom: 25px;
	top:8px;
	width:205px;
}

#search_results
{
	float:left;
	margin-left:10px;
	position:relative;
	top:8px;
	width:750px;
}
.search_list_options
{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	list-style: none;
}

.search_list_options li
{
	margin-bottom: 4px;
}

.search_list_options_top
{
	color:#646567;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:normal;
	padding: 5px;
}

.search_list_options a
{
	background: url('../images/checkbox_checked.png');
	background-repeat: no-repeat;
	padding: 0px 5px 0px 18px;
	letter-spacing: 0.3px;
	text-decoration: none;
	color: #6E6F71;
}

.search_list_options a:hover
{
	background-position: 0px -16px;
}

.search_list_option_checked
{
	background-position: 0px -16px !important;
}

.list_option_heading
{
	background: url('../images/option_heading.png');
	background-repeat: no-repeat;
	color:#6E6F71;
	font-size:12px;
	font-weight:bold;
	height:29px;
	letter-spacing:1px;
	margin-top:10px;
	padding:7px 0 0 5px;
}

.list_option_heading a
{
	background: url('../images/option_heading.png');
	background-repeat: no-repeat;
	color:#6E6F71;
	font-size:12px;
	font-weight:bold;
	height:29px;
	letter-spacing:1px;
	margin-top:10px;
	padding:7px 0 0 5px;
}

.remove_list_option
{
	background: url('../images/cross_small.png') no-repeat !important;
}

.disable_list_option
{
	background: url('../images/checkbox_disabled.png') no-repeat !important;
}

#search_results_information
{
	color:#646567;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:normal;
	padding: 5px; 
}

.search_result
{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#F8F8F8;
	margin-bottom:20px;
	padding:5px 10px;
	min-height: 89px;
}

.search_result p {
	float:left;
}

#search_content_middle
{
	background: url('../images/search_bg_middle_large.png');
	background-position: bottom;
	width: 980px;
	top: 32px;
	float: left;
}

.search_result h3
{
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.3px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

.search_result a h3
{
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.3px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666666;
	font-style: normal;
}

.search_result a:hover h3
{
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.3px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666666;
	font-style: normal;
}

.search_result a
{
	color: #0C90C7;
	text-decoration: none;
	font-style: italic;
}

.search_result a:hover
{
	color: #0C90C7;
	text-decoration: underline;
	font-style: italic;
}

.paginator a 
{
	color:#000000;
	text-decoration:none;
}

.paginator a, .paginator span 
{
	border:1px solid #114172;
	display:inline;
	margin-bottom:5px;
	margin-right:5px;
	padding:0.3em 0.5em;
}

#search_paginator_bottom
{
	height:24px;
	margin-bottom:15px;
	margin-left:10px;
}

#last_visited_bottom_paginator
{
	margin-left:25px;
}

.last_visited_pagination_bottom
{
	height:30px;
}

.current 
{
	background:#114172 none repeat scroll 0 0;
	color:#FFFFFF !important;
	font-weight:bold;
	text-decoration:none;
}

#search_paginator
{
	right: 5px;
	position: absolute;
	top: 5px;
}

.searchbox_maps
{
	background-image:url('../images/search_box_maps_bg.png');
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:normal;
	height:241px;
	left:750px;
	padding:0;
	position:absolute;
	top:25px;
	width:170px;
	text-align: center;
}

.searchbox_logo
{
	background-image:url('../images/search_box_maps_bg.png');
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:normal;
	height:241px;
	left:20px;
	padding:0;
	position:absolute;
	top:25px;
	width:200px;
	text-align: center;
}

#trip_search_box  h1 {
	color:#6E6F71;
	font-family:Georgia;
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:10px 0 5px 5px;
}

.highLight {
color:#0C90C7;
font-style:italic;
font-weight:bold;
}

.zoekinput_var_a
{
	width: 381px;
	height: 18px;
	font-size: 14px;
	padding-top: 2px;
}

.zoekinput_var_b
{
 background-image: url("/layout/images/zoekbalk.png");
    background-repeat: no-repeat;
    border: 0 none;
    font-family: Swiss,Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 33px;
    line-height: 33px;
    margin: 0;
    padding: 0;
    width: 291px;
}

.search_result img {
border:0 none;
float:left;
margin-right:5px;
}

#search_results_order_row
{
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding: 5px 15px;
	border: 1px solid #114172;
	background: #4D7195;
}

.search_results_options a
{
	font-style: normal;
}

.search_results_options a:hover
{
	font-style: normal;
}

.search_results_options
{
	font-style: normal;
}

.search_trip_rating_box
{
	float:right;
	width: 60px;	
}

.search_trip_rating
{
	background:transparent url(../images/rating_bg.png) no-repeat scroll 0 0;
	height:45px;
	width:45px;
	float: right;
}

.search_trip_rate_avg
{
	color:#FFFFFF !important;
	float:right;
	font-size:20px !important;
	font-weight:bold;	
	padding-top:10px;
	text-align:center;
	width:45px;
}

.search_trip_rate_amount
{
	clear: both;
	float: right;
	padding-top: 2px;
	color: #666666;
}

.review_box
{
	background-color: #fff;
	margin-top: 2px;
	margin-bottom: 8px;
	float: left;
	width: 670px
}

.rating
{
	background:transparent url(../images/rating_bg.png) no-repeat scroll 10px 5px;
	float:left;
	height:60px;
	width:70px;
}

.rate
{
	color:#FFFFFF !important;
	float:left;
	font-size:20px !important;
	font-weight:bold;
	padding-top:17px;
	text-align:center;
	width:65px;
}

.review_message
{
	float: left;
	width: 385px;
	padding: 5px;	
}

.review_by
{
	float: left;
	width: 180px;
	padding: 5px 5px 5px 20px;
	font-family: Tahoma !important;
	letter-spacing: 1px;
	font-size: 11px !important;
}

.search_trip_rate_amount a
{
	color: #666666;
	text-decoration:none;
	font-style: normal;
}

.search_trip_rate_amount a:hover
{
	color: #666666;
	text-decoration:underline;
	font-style: normal;
}

#trip_content p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#646567;
}

#extra_option_boxes  {
	background-color:#FFFFFF;
	border:1px solid #BFBFBF;
	float:right;
	margin-right:11px;
	margin-top:10px;
	width:232px;
}

.extra_option_box  {
	padding:10px;
}

#extra_option_boxes h5 {
	color:#1179C0;
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#extra_option_boxes h5 a {
	color:#1179C0;
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#extra_option_boxes a {
	color:#1179C0;
	font-size:11px;
}

#extra_option_boxes ul {
	display:none;
	margin:5px 0 0;
	padding:0;
}

#extra_option_boxes ul li:first-child {
	border-top:medium none;
	clear:both;
	list-style-type:none;
	min-height:50px;
	padding:5px 0;
}

#extra_option_boxes ul li {
	border-top:1px ridge #DC7B2E;
	clear:both;
	list-style-type:none;
	min-height:50px;
	padding:5px 0;
}

#extra_option_boxes ul li img {
	border:0 none;
	float:left;
	height:50px;
	margin-right:5px;
	width:73px;
}

.option_box_stroke_top  {
	border-top:1px ridge #BFBFBF;
}

.provinceSelectBox
{
	float: left;
	width: 180px;
	height: 140px;
	text-align: center;
	padding-top: 20px;
}

.wadden
{
	position: absolute;
	top: 80px;
	left: 140px;
}

.friesland
{
	position: absolute;
	top: 120px;
	left: 210px;
}

.drenthe
{
	position: absolute;
	top: 150px;
	left: 290px;
}

.groningen
{
	position: absolute;
	top: 100px;
	left: 300px;
}

.nholland
{
	position: absolute;
	top: 200px;
	left: 90px;
}

.flevoland
{
	position: absolute;
	top: 210px;
	left: 190px;
}

.flevoland img
{
	width:80px;
}

.overijssel
{
	position: absolute;
	top: 240px;
	left: 280px;
}

.zholland
{
	position: absolute;
	top: 310px;
	left: 50px;
}

.utrecht
{
	position: absolute;
	top: 300px;
	left: 130px;
}

.gelderland
{
	position: absolute;
	top: 310px;
	left: 220px;
}

.zeeland
{
	position: absolute;
	top: 410px;
	left: 0px;
}

.brabant
{
	position: absolute;
	top: 390px;
	left: 120px;
}

.limburg
{
	position: absolute;
	top: 450px;
	left: 200px;
}

.provinceSelectBox a
{
	display:block;
	color: #114172;
	font-weight: bold;
	font-size: 14px;
}

.provinceSelectBox img
{
	padding-top: 5px;
	border: 0px;
}

.provinceTripLinks p
{
	
}

.provinceTripLinks a
{
	color: #646567;
	line-height: 18px;
}

.extra_search_box ul {
	display:none;
	margin:5px 0 0;
	padding:0;
}

.box_top10
{
	float: left;
	height: 150px;
	width: 489px;
}

.box_top10 h2
{
	color:#884E9F;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	margin-top: 5px;	
}

.box_top10 h2 a:link
{
	color:#884E9F;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	margin-top: 5px;
	display: block;
}

.box_top10 h2 a:hover
{
	color:#884E9F;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	margin-top: 5px;
	display: block;
}

.box_top10 h2 a:visited
{
	color:#884E9F;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	margin-top: 5px;
	display: block;
}

.box_top10 h2 a:active
{
	color:#884E9F;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	margin-top: 5px;
	display: block;
}

.box_top10 h3
{
	color:#00AEEF;
	font-family:Arial;
	font-size:14px;
	margin-bottom: 5px;
	text-decoration:underline;
}

.box_top10 h3 a:link
{
	color:#00AEEF;
	font-family:Arial;
	font-size:14px;
	margin-bottom: 10px;
	text-decoration:underline;
}

.box_top10 h3 a:hover
{
	color:#00AEEF;
	font-family:Arial;
	font-size:14px;
	margin-bottom: 10px;
	text-decoration:underline;
}

.box_top10 h3 a:visited
{
	color:#00AEEF;
	font-family:Arial;
	font-size:14px;
	margin-bottom: 10px;
	text-decoration:underline;

}

.box_top10 h3 a:active
{
	color:#00AEEF;
	font-family:Arial;
	font-size:14px;
	margin-bottom: 10px;
	text-decoration:underline;

}

.box_top10_black
{
	background-color: #231F20;	
}

.box_top10_black img
{
	border: 1px #FFFFFF solid;
	height: 120px;
	width: 120px;
	/*float: right;*/
	margin: 10px;
}

.box_top10_white img
{
	border: 1px #000000 solid;
	height: 120px;
	width: 120px;
	/*float: right;*/
	margin: 10px;
}

.box_top10_white
{
	background-color: #FFFFFF;
}

.box_top10_white p
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:27px 15px 5px;
}

.box_top10_black p
{
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:27px 15px 5px;
}

.regionSelectBox {
  float:left;
  padding-top:12px;
  text-align:left;
  width:235px;
}

.regionSelectBox a {
  color:#646567;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
}

#adsense_map {
  float:right;
  padding-right:25px;
  padding-top:40px;
  width:300px;
}

#cities_map {
  float:right;
  padding-top:80px;
  padding-right:25px;
  width:380px;
}
