@charset "utf-8";
/* CSS Document */

*, ::after, ::before {
    box-sizing: border-box;
}
.clear{
	clear:both;
}
a{
	text-decoration:none;
	color:#666666;
}
a:hover .titel{
	text-decoration:underline;
}
html, body{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin:0px;
}
.right{
	float:right;
}
.left{
	float:left;
}
p{
	font-size:12px;
	color:#666;
	line-height:20px;
	letter-spacing:1px;
	word-spacing:1px;
}
h1{
	color:#F30;
	margin:5px;
	margin-top:0px;
	font-size:16px;
}

.center{
	text-align:center;
}
#outline{
	width:963px;
	margin:auto;
}
#breadcrumbs{
	color:#666666;
	font-size:12px;
}
#breadcrumbs a{
	color:#333333;
}
#headerSearch{
	margin-left:0px;
	margin-top:7px;
	border: solid 1px #FF9900;
	border-radius:5px;
	background-color:#FFD11B;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
#headerSearch p{
	margin:9px;
	margin-bottom:12px;
}
#headerText .content{
	border: solid 1px #FF9900;
	border-radius:5px;
	background-color:#FFF;
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
#btn_open_searchform{
	position:absolute;
	right:0px;
	z-index:1;
	border:solid 2px #ff5e05;
	border-radius:5px;
	padding:3px;
	background-color:#fff;
	margin-right:5px;
}
@media (min-width: 992px) {
	#header{
		display:inline-block !important;
	}
	#btn_open_searchform{
		display:none;
		height:0px;
	}
}
.zoekveld_groot{
	height:20px;
	margin-top:2px;
	border:solid 1px #CCCCCC;
	width:240px;
}
.zoekveld_klein{
	width:75px;
} 
.disabledFormOption{
	color:#CCCCCC;
}
#header .title, #header h2{
	margin:0px;
	color:#FF3300;
	font-size:18px;
	text-align:center;
	letter-spacing: 5px;
}
#logo{
	height:140px;
	color:#FF3300;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center;	
}
@media (max-width: 992px) {
	#logo{
		height:80px;
	}
}
@media (min-width: 992px) {
	#logo{
		height:140px;
	}
}

#logo a{
	color:#FF3300;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	margin:3px;
}
#mainNav{
	background-image: url(../images/mainNavBG.png);
	background-repeat: no-repeat;
	height:51px;
	border-bottom:solid 2px #FF3300;
}
#mainNav a{
	width:180px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	line-height:50px;
}
#sidebar a{
	color:#FF3300;
	text-decoration:none;
	font-weight:bold;
	margin:10px;
	line-height:40px;
}
.sidebarHeader{
	height:45px;
	background: rgb(255,151,0);
	background: linear-gradient(180deg, rgba(255,151,0,1) 0%, rgba(255,104,0,1) 100%);
	border-radius: 5px 5px 0px 0px;
	margin:0px;
	line-height:45px;
	font-size:18px;
	color:#FFFFFF;
	margin:0px;
	text-align:center;
	font-weight:bold;
}
/*@media (max-width: 992px) {
	#sidebar{
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1030;
	}
	.sidebarHeader{
		background: linear-gradient(180deg, rgba(255,151,0,1) 0%, rgba(255,104,0,1) 100%);
	}
}*/
.sidebarHeader a{
	color:#FFFFFF;
	text-decoration:none;
}
.sidebarHeader a:hover{
	text-decoration:underline;
}
.sidebarContent{
	border:solid 1px #FF3300;
	background-color:#FFFFFF;
	margin-bottom:10px;
}
.sidebarContent ul{
	list-style:none;
	padding:0px;
}
.sidebarContent li, .sidebarContent li a{ 
	font-size:12px;
}
.pagecontent{
	background-color:#FFFFFF;
	margin-top:0px;
	padding:5px;
	border:solid 1px #FF6600;
}
#footer{
	border-top:solid 2px #FF3300;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding:3px;
	line-height:18px;
	color:#FF3300;
	letter-spacing:1px;
}
#footer p{
	color:#333;
	font-size:11px;
	line-height:20px;
	text-align:left;
	font-weight:normal;
	letter-spacing:1px;
}
#footer a{
	color:#FF3300;
}
#footer #box1, #footer #box2, #footer #box3{
	width:255px;
	margin:25px;
	float:left;
}

.homepagebestemming {
	max-width: 300px;
	margin: auto;
}
.homepagebestemming .content{
	background-color:#FFF;
	border: solid 1px #ff3300;
	border-radius:10px;
	min-height:200px;
	max-height:240px;
}
.homepagebestemming .titel{
	color:#FF3300;
	font-size:20px;
	text-align:center;
}
.homepagebestemming .titel a{
	color:#FF3300;
	text-decoration:none;
}
.homepagebestemming .afbeelding img{
    min-height: 150px;
}
.homepagebestemming .afbeelding img{
		width:100%;
  height: auto;
		max-width: 100%;
		max-height: 175px;
		display: block;
	}
	/*
@media (min-width: 768px) {
	.homepagebestemming .afbeelding img{
		min-width:284px;
		max-width: 100%;
		max-height: 175px;
	}
}
@media (min-width: 992px) {
	.homepagebestemming .afbeelding img{
		width:240px;
		height:175px;
		max-width: 100%;
		max-height: 175px;
	}
}*/
a img{
	border:none;
	margin:0px;
}
.homepagebestemming .tekst{
	border:1px solid #FFFFFF;
	background-image: url(../images/introTopBoxenBG.png);
	background-repeat: repeat;
	font-size:12px;
	font-weight:bold;
	min-width: 165px;
	height:60px;
	position: relative;
	top: -85px;
	margin:1px;
	padding:1px;
	margin-left: 15px;
	margin-top:8px;
	padding-right:45px;
}
.homepagebestemming .tekst a{
	color:#333333;
	text-decoration:none;
}
.homepagebestemming .prijs{
	height:90px;
	width:90px;
	background-image: url(../images/prijsbol.png);
	background-repeat: no-repeat;
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	vertical-align:center;
	margin-top:-135px;
	margin-right:-15px;
	line-height:90px;
	position: relative;
}
.homepagebestemming .prijs a{
	color:#FFFFFF;
	text-decoration:none;
}
.homepagebestemming a:hover{
	text-decoration:underline;
}


#zoekformulier{
	line-height:20px;
	color:#999999;
}
.searchColum{
	width:250px;
	float:left;
	margin:5px;
	margin-left:20px;
}
.searchFieldTitle{
	color:#666666;
	font-size:18px;
	letter-spacing:1px;
	margin:1px;
	margin-left:-10px;
	margin-bottom:3px;
}





.homepagebestemming .toprow{
	height:8px;
	width:222px;
	background-image:url(../images/top_box3.png);
	background-repeat:no-repeat;
	margin:0px;
	margin-bottom:-6px;
}
.homepagebestemming .middlerow{
	width:222px;
	background-image:url(../images/middle_box3.png);
	background-repeat:repeat-y;
	margin:0px;
	height:190px;
	padding:0px;
}
.homepagebestemming .bottomrow{
	margin:0px;
	height:8px;
	width:222px;
	background-image:url(../images/bottom_box3.png);
	background-repeat:no-repeat;
}




#reislijst{
	border:solid 1px #FF3300;
	background-color:#FFFFFF
}
.reisoverzichtreis{
	border-bottom:solid 1px #FF3300;
	padding:10px;
}
.reisoverzichtreis:hover{
	background-color:#FFE0B3;
}
.reisoverzichtreis .titel{
	font-size:18px;
	font-weight:bold;
	color:#FF3300;
	margin:5px;
	margin-left:160px;
}
.reisoverzichtreis .ondertitel{
	font-size:14px;
	color:#333333;
	margin-left:160px;
}
.reisoverzichtreis .prijs{
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	height:90px;
	width:90px;
	background-image: url(../images/prijsbol.png);
	background-repeat: no-repeat;
	float:right;
	text-align:center;
	vertical-align:center;
	line-height:90px;
}
.reisoverzichtreis .afbeelding{
	float:left;
}
.reisoverzichtreis .footer{
	clear:both;
	font-size:12px;
	color:#333333;
	border-top:solid 1px #FFDCB9;
	margin-top:5px;
	margin-bottom:0px;
}
.reisoverzichtreis .footer .description{
	color:#FF3300;
	font-size:14px;
	font-weight:bold;
}
.navbox{
	margin-bottom:0px;
	height:45px;
	line-height:45px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}
.navboxTop{
	height: 45px;
	background: linear-gradient(180deg, rgba(255,151,0,1) 0%, rgba(255,104,0,1) 100%);
	border-radius: 5px 5px 0px 0px;
	margin: 0px;
	line-height: 45px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	width: 100%;
	padding: 0px;
}
.navboxBottom{
	height: 45px;
	background: linear-gradient(180deg, rgba(255,151,0,1) 0%, rgba(255,104,0,1) 100%);
	border-radius: 0px 0px 5px 5px;
	margin: 0px;
	line-height: 45px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	width: 100%;
	padding: 0px;
}



#vakantieSpecificaties{
	border:solid 1px #FF3300;
	background-color:#FFFFFF;
	padding:5px;
}
#vakantieSpecificaties .footer .specbox{
	height:80px;
	border:solid 1px #FF9900;
	float:left;
	margin:5px;
	list-style:none;
	padding:0px;
	text-align:center;
	
}
#vakantieSpecificaties .footer .specbox p{
	font-size:18px;
	line-height: 50px;
}

#vakantieSpecificaties .footer ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:50px;
}
#vakantieSpecificaties .footer ul li{
	margin:0px;
	padding:0px;
}

#vakantieSpecificaties .titel h1{
	color:#FF3300;
	font-size:18px;
	font-weight:bold;
}
#vakantieSpecificaties h2{
	color:#FF3300;
	font-size:16px;
	font-weight:bold;
	margin-left:10px;	
}
#vakantieSpecificaties .prijs{
	color:#FF3300;
	font-size:20px;
	font-weight:bold;
	float:right;
	width:110px;
	height:110px;
	text-align:center;
	line-height:100px;
}
#vakantieSpecificaties .afbeelding{
	float:left;
}
#vakantieSpecificaties .footer{
	clear:both;
	float:left;
	font-size:12px;
	line-height:18px;
}
#vakantieSpecificaties .footer .description{
	color:#FF3300;
	font-weight:bold;
	margin:3px;
}

.offerbox_product{
	border:solid 1px #FF3300;
	background-color:#FFF1BB;
	margin-top:25px;
}
.offerbox_product h2{
	color:#FF3300;
	font-size:16px;
	font-weight:bold;
	margin-left:25px;	
}

#alternatieven{
	border:solid 1px #FF3300;
	background-color:#FFF1BB;
	margin-top:25px;
	text-align:center;
}
#alternatieven .titel{
	height:3em;
	text-align:center;
}
#alternatieven .titel h2{
	color:#FF3300;
	font-size:16px;
	font-weight:bold;
	margin-left:25px;
}
#alternatieven .afbeelding img{
	margin:auto;
}
#alternatieven .alternatief{
	float:left;
	font-size:12px;
	text-align:center;
}
#alternatieven .alternatief .box{
	border:solid 1px #FF9900;
	background-color:#FFFFFF;
}

.vakantiePageNav{
	float:right;
	margin:5px;
	background-color: #ffc49b;
    border: solid 1px #ff6c00;
}
.vakantiePageNavBtn{
	border:solid 1px #333333;
	background-color:#FFFFFF;
	height:30px;
	width:30px;
	float:left;
	line-height:30px;
	text-align:center;
	color:#333333;
	text-decoration:none;
	margin-right:1px;
	font-size:14px;
}
.vakantiePageNavBtn a, .vakantiePageNavBtnSelected a{
	color:#333333;
}
.vakantiePageNavBtnSelected{
	border:solid 1px #333333;
	background-color:#cccccc;
	height:30px;
	width:30px;
	float:left;
	line-height:30px;
	text-align:center;
	color:#333333;
	text-decoration:none;
	margin-right:1px;
	font-size:14px;
}
.vakantiePageNavBtn:hover{
	background-color:#CCCCCC;
}
.about_country{
	background-color:#FFF;
	border:solid 1px #FF3300;
	font-size:12px;
	padding:5px;
	margin-bottom:10px;
}
/*----------------------*/
.overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background:url(/assets/images/overlay_bg.png) repeat;
	background-repeat: repeat;
	z-index:1;
}
.overlay_box {
	width: 400px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #0066ff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: repeat-x;
	font-size: 12px;
}
.overlay_title{
}
.overlay_content{
}

.aanbiederstabel{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	border-collapse:collapse;
}
.aanbiederstabel td{
	height:75px;
	padding:5px;
	border-bottom:solid 1px #ccc;
}
.aanbiederstabel th{
	font-size:14px;
	border-bottom:solid 1px #999;
}

.aanbiederstabel .description a{
	color:#333333;
	font-size:12px;
}
.aanbiederstabel .price a{
	color:#ff0000;
	font-weight:bold;
	font-size:20px;
}

.prijs a{
	color:#ff0000;
}

.tabNav{
	margin:-5px;
	list-style:none;
	clear:both;
	min-height:45px;
	z-index:1;
}
.tabNav a{
	color:#FF3300;
	text-decoration:underline;
}


@media (max-width: 576px) {
	.tabNav li{
		border:solid 2px #FFF;
		font-size:12px;
	}
}


.tabNav li{
	font-weight:bold;
	padding:10px;
	float:left;
	display:inline-block;
	border:2px solid #FFF;
	text-align:center;
	background-color:#FFE168;
}
.tabNav h2{
	clear:both;
	margin-top:40px;
}
.ui-tabs-nav li{
	font-size:14px;
}

#populair_homepage{
	clear:both;	
}
#populair_homepage li:hover p{
	text-decoration:underline;
}
h2{
	font-size:16px;
	margin:10px;
}
#populair_homepage h2{
	margin-bottom:25px;
}
#populair_homepage h3{
	color:#fff;
	background-image:url(/assets/images/baloon-title.png);
	background-size:contain;
	background-repeat:no-repeat;
	height:65px;
	line-height:60px;
	margin-bottom:-50px;
	margin-top:-10px;
	width:190px;
	text-align:center;
}


#beoordelingtabel{
	font-size:10px;
}
#beoordelingtabel .title{
	font-weight:bold;
}

.invalid{
	background: #FFFFCC;
	border: 2px solid #FF0000;
}


.beoordeling{
	border:solid 1px #FF3300;
	background-color:#FFF5EC;
	margin:5px;
	padding:10px;
}
.beoordeling .titel{
	color:#F30;
	font-weight:bold;
}
.beoordeling .naam{
	font-size:12px;
	font-weight:bold;
}
.beoordeling .toelichting{
	font-size:10px;
}
.beoordeling .reviewcijfer{
	background-image:url(../images/prijsbol.png);
	width:90px;
	height:90px;
	line-height:90px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	float:right;
}


#vakantieSpecificaties .prijs{
	background-image:url(../images/prijsbol.png);
	background-size:100%;
	  -ms-transform: rotate(20deg); /* IE 9 */
  -webkit-transform: rotate(20deg); /* Safari 3-8 */
  transform: rotate(20deg);
	width:120px;
	height:120px;
	line-height:40px;
	color:#fff;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
}
#vakantieSpecificaties .prijs a{
	color:#fff;
}
#vakantieSpecificaties .cijfer{
	background-image:url(../images/prijsbol.png);
	width:90px;
	height:80px;
	line-height:30px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	float:right;
}

#algemeen_landinfo .boxcontent{
	background-color:#fff;	
	margin-bottom:10px;
}
#algemeen_landinfo .filterleft{
	float:left;
	width:49%;
}

#algemeen_landinfo .filterright{
	float:right;
	width:49%;
	
}

#algemeen_landinfo h3{
	font-size:14px;
}


.suggestions{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:center;
	border: solid 1px #ff9900;
	background-color: #FFF1BB;
}
.suggeations li{
	margin: auto;
}
.suggestions li .box{
	z-index:1;
	overflow:hidden;
	height:180px;
	border: solid 1px #ff9900;
	background-color: #FFF;
	padding:5px;
	max-width:240px;
}
.suggestions li .box p{
	z-index:2;
	height:3em;
	display:block;
	margin:2px;
}
.suggestions li .box img{
	height:140px;
	max-width:100%;
}