body {
	margin:0 0 0 0;
	text-align:center;
	background:#634466 url(../gfx/bg_header.jpg) no-repeat top center;
}
div.wrapper {
	background:url(../gfx/bg_footer.jpg) repeat-x bottom left;
}
body, table, th, td, p, input, textarea, select {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
}
.pop {
	background: none;
}
.block {
	display:block;
	margin: 0 0 0 0;
}
.none {
	display:none;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0 0 5px 0;
}
a {
	color:#634466;
}
a:hover, a:active {
	color:#854e8a;
	text-decoration: underline;
}
a:focus{
	outline:none;
}

a img, img {
	border:none;
}
h1 {
	font-size:16px;
	color:#452d45;/*#00aeef;*/
}
h2 {
	color:#452d45;/*#00aeef;*/
	font-size:14px;
}
h3 {
	margin:0;
	color:#452d45;
	font-size:13px;
}
h4 {
	margin:0;
	color:#634466;
	font-size:11px;
	font-weight:bold;
}
h5 {
}
h6 {
	margin:0;
	color:#704a70;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline;
}
p, .html {
	margin:0px 0px 10px 0px;
	padding:0px;
	line-height:18px;
}
ul {
	margin:0px 0px 10px 20px;
	padding:0px;
	line-height:18px;
}
div.patContent, div.patContent ul, div.patContent p {
	line-height:18px;
}
div.patContent h3 {
	margin-bottom: 5px;
}
li {
	list-style-type:square;
}
ul.area_overview {
	margin:0;
}
ul.area_overview li {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
}
ul.area_overview ul li {
	list-style-type:square;
	font-weight:normal;
}
ul.area_overview ul li a {
	text-decoration:none;
}
ul.area_overview ul li a:hover {
	text-decoration:underline;
}
ul.area_overview li span {
	float:right;
	display:block;
	color:#666;
	font-weight:normal;
}
th.bar {
	background-color:#CFEC5A;
	color:#4E8A11;
	padding:2px 0 3px 8px;
}
th {
	border-bottom:1px solid #ccc;
	text-align: left;
}
.cB {
	clear:both;
	font-size:1px;
}
.readMore {
	margin:2px 0px 4px 15px;
	padding-left:10px;
	text-align:left;
	text-decoration:none;
	background:url(../gfx/pijl.gif) center left no-repeat;
	display:inline-block;
	color:#634466;
}
div.offers .readMore {
	position: absolute;
	top: 90px;
	left: 158px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
.hide {
	display:none;
}
.alignRight {
	text-align:right;
}
.noMargin {
	margin:0!important;
}

.noBullets,
.noBullets li{
	list-style:none;
	margin-left:0;
	padding-left:0;
}

.marginRight{
	margin-right:10px;
}

.marginBottom{
	margin-bottom:5px;
}

.subtekst, table.subtekst tr td {
	font-size: 	10px !important;
}
/* ============================================================	*/ 
/* ========	LAYOUTBLOKKEN  	===============================	*/
/* ============================================================	*/ 

.container {
	margin:0 auto 0 auto;
	width:990px;
	text-align:left;
	overflow:hidden;
	position: relative;
}
.containerPop {
	position:relative;
	margin:10px auto 10px auto;
	width: 600px;
	text-align:left;
	overflow:hidden;
	background-color:#FFF;
}
/* mozilla hax \*/
html>body .container {
	height:auto;
}
/* mozilla hax */
.contentBlock {
	width:990px;
	overflow:hidden;
}
/* ============================================================	*/ 
/* ========	HEADER				===============================	*/
/* ============================================================	*/

.header {
	margin-top: 40px;
	height:150px;
	position:relative;
}

/* Begin PeakTime header options */
.headerBg {
    background: url(../gfx/header_bottom.jpg) no-repeat left 30px;
}

.headerBg .logo {
    top:20px;
    left:20px;
}

.headerBg .logo a img {
    display: block;
}
/* End */

.logo {
	position:absolute;
	top:40px;
	left:0px;
	z-index:10;
}
.logo a img {
	display: none;
}
.logo span {
	display: none;
}

.phoneNumber {
	position:absolute;
	bottom:10px;
	right:0px;
	z-index:100;
	display: none;
}
.reisIconen {
	height:28px;
	float:left;
	width:184px;
}
.reisIconen a {
	display:block;
	float:left;
	margin:0 8px;
}
.reisIconen a.last {
	margin-right:0;
}
img.left {
	margin-right:5px;
}
.footer .reisIconen {
	display: none;
}
/* ============================================================	*/ 
/* ========	NAVIGATIE			===============================	*/
/* ============================================================	*/

.navBalk {
	overflow:hidden;
	padding: 10px 0 20px;
	background: #fff;
	display: block;
}
.navigation {
	height:30px;
	overflow: hidden;
	position: relative;
	margin: 0 0 0 10px;
}
.navigation ul {
	margin:0;
	padding:0 15px;
	background:#fff url(../gfx/bg_topnav.gif) no-repeat 0 0;
	width:941px;
	height:30px;
	position: absolute;
}
.navigation ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	/* width fix in ie6.css */
}
.navigation ul li a span {
	color:#f2f7dd;
	display:block;
	height:30px;
	float:left;
	padding-right:12px;
	font-weight:bold;
	text-transform:uppercase;
	background:transparent url(../gfx/nav/btn_topnav.gif) no-repeat 100% 0;
}
.navigation ul li a {
	display:block;
	height:30px;
	line-height:30px;
	text-decoration:none;
	padding:0 0 0 12px;
	background:transparent url(../gfx/nav/btn_topnav.gif) no-repeat 0 0;
}
.navigation ul li a:hover {
	background-position:0 -30px;
}
.navigation ul li a:hover span{
	background-position:100% -30px;
	color:#f4e5f4;
}

.navigation ul li.sub a{
	background-position:100% -26px;
	padding-right:25px;
}
.navigation ul li:hover.sub a,
.navigation ul li:hover.sub.active a,
.navigation ul li.sub.active a{
	background-position:100% -78px;
}

/* uitklapmenu uitgebreid --- nog verder uitwerken  */
.navigation ul .subnav{
	border:2px solid #b85fd7;
	position:absolute;
	display:none;
	top:auto;
	right:auto;	
	background-color:#fff;
	height:auto;
	z-index:999;
	padding:10px;	
	-moz-box-shadow:rgba(0,0,0,0.2) 5px 5px 5px;
	-webkit-box-shadow:rgba(0,0,0,0.2) 5px 5px 5px;
	box-shadow:rgba(0,0,0,0.2) 5px 5px 5px;
}

.navigation ul .subnav.width1{ width:157px; }
.navigation ul .subnav.width2{ width:310px; }
.navigation ul .subnav.width3{ width:463px; }
.navigation ul .subnav.width4{ width:616px; }

.navigation ul li:hover .subnav{
	display:block;
}
.navigation ul .subnav ul{
	float:left;
	overflow:hidden;
	width:137px;
	margin-right:16px;
	margin-bottom:5px;
}
.navigation ul .subnav ul li{
	background:none;
	border:none;
	display:list-item;
	float:none;
	padding:0;
	margin:0 0 5px;
}
.navigation ul .subnav ul li a{
	color:#3F4958;
	background:transparent url(../gfx/pijltje.gif) no-repeat 0 6px;
	font-weight:normal;
	padding-right:0;
	line-height:normal;
	font-size:11px;
	height:auto;
}
.navigation ul .subnav ul li h3 a,
.navigation ul .subnav ul li h3 a:hover{
	font-weight:bold;
	font-size:13px;
	padding:0;
	text-decoration:underline;
	color:#30A8F0;
	background:none;
}
.navigation ul .subnav ul li a:hover{
	color:#30A8F0;
	background:transparent url(../gfx/arrowpaging.gif) no-repeat -94px 0;
}
.navigation ul .subnav ul li a.more{
	text-align:left;
	color:#b85fd7;
	font-weight:bold;
}

.topsearch,
.roundedInput{
	padding:0 9px;
	margin:4px 5px;
	float:right;
	height:18px;
	overflow:hidden;
	background:transparent url(../gfx/bg_topsearch.png) no-repeat 0 0;		
}
.topsearch input,
.roundedInput input{
	padding:0;
	z-index:20;
	background:none;
	background-color:#fff;
	border:none;
	width:134px;
	color:#000;
	position:relative;
}
.roundedInput input{
	width:120px;
}

.topsearch {
	position: absolute;
	top: 2px;
	right: 10px;	
}

.topsearch .searchGlass{
	text-indent:-999px;
	line-height:1px;
	border:none;
	display: inline-block;
	width:20px;
	height:20px;
	background:transparent url(../gfx/iconen/icon_search.gif) no-repeat 100% 0;
	top:2px;
	cursor:pointer;
}
.roundedInput{
	background:transparent url(../gfx/bg_roundedinput.png) no-repeat 0 0;
	height:19px;
	width:150px;
	float:left;
	padding-top:1px;
}
.roundedInput .enter{
	text-indent:-999px;
	line-height:1px;
	border:none;
	width:20px;
	top:0;
	background:transparent url(../gfx/iconen/icon_enter.gif) no-repeat 100% 0;
	cursor:pointer;
}

/* subnav0
================================================ */

.subnav {
	background:url(../gfx/bg_submenu.png) no-repeat scroll left top;
	float:right;
	height:23px;
	display: block;
	overflow: hidden;
	margin-right:5px;
	padding-top:2px;
	top:0px;
	width:300px;
	position:absolute;
	right: 185px;
	z-index:0;
}
.subnav ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 13px;
}
.subnav ul li {
	list-style: none;
	float: left;
	font-size:9px;
	font-weight: bold;
}
.subnav ul li span.divider {
	margin: 0 10px;
}
.subnav li.phone{
	font-weight:bold;
	background:transparent url(../gfx/iconen/icon_phone.png) no-repeat 0 1px;
	padding-left: 20px;
}

.subnav ul li a {
	text-decoration: none;
}
.subnav ul li a:hover {
	text-decoration: underline;
}
.menu {
	margin-top:10px;
	margin-bottom:20px;
	width:181px;
	overflow:hidden;
	height:367px;
	border-top:1px solid #cfc6cf;
}
.menu h5 {
	margin: 0px;
}
.menu ul{
	margin:0;
	padding:0;
}
.menu ul li{
	list-style:none;
}
.menu a {
	display:block;
	height:25px;
	cursor:pointer;
	margin:0 0 1px;
}
.menu a strong {
	display:none;
}
.menu a.frankrijk {
	background:url(/themes/zomer/gfx/nav/btn_frankrijk.gif) no-repeat 0px 0px;
}
.menu a.oostenrijk {
	background:url(/themes/zomer/gfx/nav/btn_oostenrijk.gif) no-repeat 0px 0px;
}
.menu a.italie {
	background:url(/themes/zomer/gfx/nav/btn_italie.gif) no-repeat 0px 0px;
}
.menu a.usa {
	background:url(/themes/zomer/gfx/nav/btn_usa.gif) no-repeat 0px 0px;
}
.menu a.zwitserland {
	background:url(/themes/zomer/gfx/nav/btn_zwitserland.gif) no-repeat 0px 0px;
}
.menu a.croatie {
	background:url(/themes/zomer/gfx/nav/btn_kroatie.gif) no-repeat 0px 0px;
}
.menu a.hongarije {
	background:url(/themes/zomer/gfx/nav/btn_hongarije.gif) no-repeat 0px 0px;
}
.menu a.tsjechie {
	background:url(/themes/zomer/gfx/nav/btn_tsjechie.gif) no-repeat 0px 0px;
}
.menu a.polen {
	background:url(/themes/zomer/gfx/nav/btn_polen.gif) no-repeat 0px 0px;
}
.menu a.duitsland {
	background:url(/themes/zomer/gfx/nav/btn_duitsland.gif) no-repeat 0px 0px;
}
.menu a.stedentrips {
	background:url(/themes/zomer/gfx/nav/btn_stedentrips.gif) no-repeat 0px 0px;
}
.menu a:hover, .menu a.active {
	background-position:-181px 0px;
	cursor:pointer;
}
.menu-type2 {
	height:26px !important;
	margin: 0px;
}
/* ============================================================	*/ 
/* ========	MAINCONTENT		===============================	*/
/* ============================================================	*/

.contentFrame {
	width:980px;
	_width:990px;
	display: block;
	overflow:hidden;
	padding: 0 5px 0 5px;
	background: #fff;
}
.kop, h2.bar, .kop, h2.bar a, .leftColumn h2, .boekKop, .myBoekingsFrame .kop {
	margin:0;
	padding:2px 0 3px 8px;
	font-size:11px;
	color:#4e8a11;
	background-color:#cfec5a;
	font-weight:bold;
}
.boekKop, .myBoekingsFrame .kop {
	background-color:#C5AFC5 !important;
	padding:4px 0 3px 8px !important;
	color: #fff !important;
}
.kop, h2.bar a {
	padding: 0;
}
h2.bar.light {
	background-color:#C5AFC5;
	color:#000;
	height:20px;
	line-height:20px;
}
h2.bar.light span {
	float:right;
	font-weight:normal;
}
.boekKop .steps, .kop .steps {
	float:right;
	font-weight:normal;
	padding-right:10px;
}
.closebtn {
	height: 22px;
	width: 22px;
	background: url(../gfx/close.jpg) no-repeat left top;
	float: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.closebtn:hover {
	background: url(../gfx/close.jpg) no-repeat left bottom;
	height: 22px;
	width: 22px;
}
/* ============================================================	*/ 
/* ========	LEFTCOLUMN			===============================	*/
/* ============================================================	*/

.leftColumn {
	width:181px;
	float:left;
	margin-right:9px;
}
.leftColumn h3 {
	padding:20px 0 0 0;
	color:#C5AFC5;
	margin:0;
	font-size:12px;
}
div.searchNoResult {
	padding:10px;
	width:157px;
	overflow:hidden;
	display: block;
	border:1px solid #CFC6CF;
}
div.searchNoResult img {
	margin: 0 0 5px 50px;
}
.searchTip {
	margin-right: 5px;
	height: 35px;
	overflow: hidden;
	margin-bottom: 20px;
}
span.highlight {
	color: #9cce41;
}
.searchTip span {
	color: #452D45;
	font-weight: bold;
}
/* Zoeken en boeken: */

div.quickSearch {
	display: block;
	overflow:hidden;
	margin-bottom:10px;
}
div.quickSearch h2 {
	background:url(../gfx/nav/btn_boekenzoek.gif) no-repeat 0px 0px;
	height: 20px;
	_height: 25px;
}
div.quickSearch h2 span {
	display:none;
}
div.quickSearch .resultcount{
	text-align:right;
	font-weight:bold;
	color:#452D45;
	margin-right:10px;
}
div.quickSearch .searchagain{
	text-align:right;
	margin:0 10px 0 0;
	background:none;
	text-decoration:underline;
	padding-left:0;
}

span.loading{
	font-weight:bold;
	color:#F05A00;
	background:#fff url(../gfx/loading2.gif) no-repeat 100% 0;
	padding-right:24px;
	display:none;
	margin:10px;
	text-align:right
}
div.quickSearch div.refinementOptions {
	border:1px solid #cfc6cf;
	background-color:#fff;
	padding:10px 0 0 0;
	display: block;
	overflow:hidden;
}
div.quickSearch div.refinementOptions form {
	display: inline-block;
	overflow:hidden;
	padding-bottom:10px;
}
div.quickSearch ul {
	list-style:none;
	margin:0;
	padding:0;
}
div.quickSearch ul li {
	background:none no-repeat 2px top;
	padding-left:24px;
	list-style-type:none;
	margin:0 0 6px;
}
div.quickSearch ul li.country, div.quickSearch ul li.area {
	background-image:url(../gfx/iconen/icon_land.gif);
}
div.quickSearch ul li.arrivaldate {
	background-image:url(../gfx/iconen/icon_periode.gif);
}
div.quickSearch ul li.location {
	background-image:url(../gfx/iconen/icon_bestemming.gif);
}
div.quickSearch ul li.passengers {
	background-image:url(../gfx/iconen/icon_personen.gif);
}
div.quickSearch ul li.accommodationtype {
	background-image:url(../gfx/iconen/icon_accom.gif);
}
div.quickSearch ul li.duration {
	background-image:url(../gfx/iconen/icon_moon.gif);
}
div.quickSearch ul li.rating {
	background-image:url(../gfx/iconen/icon_star.gif);
}
div.quickSearch span {
	margin-bottom:5px;
}
div.quickSearch select {
	width:147px;
}
div.quickSearch li.arrivaldate select:selected {
 color: #000;
}
div.quickSearch li.arrivaldate option {
	color: #C5AFC5;
}
div.quickSearch li.arrivaldate optgroup {
	color: #C5AFC5;
}
div.quickSearch li.arrivaldate option.highlight {
	color: #000;
}
div.quickSearch a {
	margin:12px 0 0 4px;
	padding-left:10px;
	text-align:left;
	text-decoration:none;
	background:url(../gfx/pijl.gif) center left no-repeat;
	display:block;
	color:#634466;
}
div.quickSearch a:hover {
	text-decoration:underline;
}
div.quickSearch .btn,
span.btn {
	background:#FFF url(../gfx/btn_toon_resultaten.gif) no-repeat right top;
	height: 20px; /* fix in ie6.css */
	width:130px;
	overflow: hidden;
	float:right;
	margin:5px 5px 5px 0;
	padding-top: 2px;
	border:none;
}
.quickSearch span.btn{
	margin-bottom:0;
}
div.quickSearch .btn input,
span.btn input {
	border:none;
	background:none;
	display:block;
	color: #fff;
	cursor:pointer;
}

div.quickSearch .btn:hover,
span.btn:hover {
	background:#FFF url(../gfx/btn_toon_resultaten.gif) no-repeat left top;
}

/* boek nu button
=============================================================== */

.priceBlock .boeknu a {
	display: block;
	width: 64px;
	height: 23px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../gfx/btn_boeknu_large.gif) no-repeat top left;
}

.priceBlock .boeknu a:hover {
	background-position: top right;
}

/* ============================================================	*/ 
/* ========	CENTERCOLUMN		===============================	*/
/* ============================================================	*/

.breadCrumb {
	padding:0 0 7px;
	color:#7a587a;
	font-size:10px;
	width:596px;
}
.breadCrumb a {
	color:#888;
	text-decoration:none;
}
.breadCrumb a:hover {
	color:#634466;
	text-decoration:underline;
}
.centerColumn {
	position:relative;
	float:left;
	width:604px;
	overflow: hidden;
	z-index: 500;
}
.singleCol {
	width:296px;
	float:left;
	overflow:hidden;
	margin-right:10px;
	/*position:relative;*/
	z-index:999 !important;
}
.singleCol-type2 {
	width:290px;
	float:right;
	overflow:hidden;
	margin-left:16px;
	margin-top:5px;
	position:relative;
}
h1 span.stars, .singleCol h1 span.stars {
	display:inline;
	float:none;
	margin:0px;
	padding:0px 0px 0px 10px;
	width:auto;
	color:#f4bd14;
	position:relative;
	top:3px;
}
.visual {
	margin-bottom:10px;
	position:relative;
}
.visualTitle {
	position:absolute;
	top:198px;
	width:200px;
	z-index:1002;
}
.visual2 {
	margin-bottom:10px;
	position:relative;
	border-top: 2px solid #CFEC5A;
	border-left: 2px solid #CFEC5A;
	border-right: 2px solid #CFEC5A;
	min-height: 228px;
 *min-height: 230px;
}
.visual img {
	border:1px solid #C5AFC5;
}
.intro .visual {
	margin-bottom:0;
}
div.showLegenda img {
	margin:0 1px 0 1px;
	padding:0 1px 0 1px;
}
div.zoom {
	top:26px;
	left:0px;
	position:absolute;
	z-index:200;
}
div.highlights {
	width:100%;
	position: relative;
	height: 62px;
	margin-bottom:15px;
}
div.highlights-type2 {
	width:180px;
	position:relative;
	z-index: 100;
	margin-bottom: 10px;
}
div.highlight {
	position:relative;
	cursor:pointer;
	border:1px solid #C5AFC5;
	z-index:999 !important;
	padding:5px;
	float:left;
	margin-top:5px;
	width:278px;
	margin-right:16px;	
	min-height: 40px;
	_height: 40px;
}
div.highlight.second{
	margin-right:0;
}
div.highlight h3 {
	font-size:10px;
}
div.highlight-type2 {
	cursor:pointer;
	position:relative;
	background-color: #faedf5;
	z-index:999 !important;
	border: 1px solid #a94e88;
	padding:5px;
	min-height: 40px;
	_height: 40px;
}
div.highlight-type2 h4 {
	font-size: 12px;
	background:url(../gfx/iconen/sneeuw.gif) no-repeat top left;
	padding: 1px 0px 0px 20px;
}
div.highlight:hover {
	background-color:#ede4ed;
}
div.highlight-type2:hover {
	background-color:#ffffff;
}
div.highlight-type2 table td {
	font-size: 11px;
}
div.highlight-type2 p {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:14px;
}
div.highlight p {
	margin:0;
	padding:0;
	font-size:10px;
	line-height:14px;
}
div.highlight a:hover, div.highlight-type2 a:hover {
	color:#634466;
}
div.highlight span.more, div.highlight-type2 span.more {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
div.highlightfull {
	position: absolute;
	top:0px;
	left: -1px;
	width: 278px;
	height: auto;
	margin-top: 0;
	overflow:hidden;
	z-index:999;
	display: none;
	border: 1px solid #a94e88;
	background-color:#ede4ed;
}
div.highlightfull-type2 {
	position: absolute;
	top:7px;
	left: -30px;
	width: 190px;
	height: auto;
	overflow:hidden;
	z-index:150;
	display: none;
	border-top: 1px solid #a94e88;
	border-left: 1px solid #a94e88;
	border-bottom: 2px solid #a94e88;
	border-right: 2px solid #a94e88;
	background-color:#ffffff;
}
div.highlightfull-type2 h4 {
	margin-bottom:2px;
	font-size: 12px;
}
div.highlightfull p, div.highlightfull-type2 p {
	margin:3px 0px 3px 0px;
	padding:4px;
}
div.highlight-type2 p a {
	text-decoration: none;
	color: #634466;
	font-weight: normal;
}
div.highlightfull-type2 table td {
	font-size: 11px;
}
div.highlight-type2 table {
	margin-top: 5px;
	width:100%;
}
div.highlightfull-type2 table {
	margin-left: 5px;
}
div.highlight-type2 .snow {
	margin: 1px 3px -3px 0px;
}
.block {
	margin-bottom:10px;
}
.item {
	margin-bottom:16px;
}
.item img {
	position:relative;
}
.advertentie .carousel-content {
	position:relative;
	padding-bottom:18px;
}
.advertentie h2.bar {
	position:absolute;
	bottom:0;
	width:282px;
	text-align:center;
}
.advertentie img {
	display:block;
	border:2px solid #cfec5a;
	width:286px;
}
.advertentie div.carousel-navigation {
	background: url(../gfx/bg_imgmenu.gif) top center no-repeat;
	height: 31px;
	text-align: center;
	width:290px;
	padding-top: 3px;
	overflow: hidden;
	position: relative;
}
.advertentie div.carousel-navigation span.counter {
	display: inline-block;
	text-align: center;
	width: 60px;
}
.advertentie div.carousel-navigation a.next {
	background: url(../gfx/arrow_mini_next.gif) top left no-repeat;
	display:inline-block;
	width:22px;
	height: 23px;
	text-indent: -99999px;
	text-align: left;
	position: absolute;
	top: 3px;
	left: 180px;
}
.advertentie div.carousel-navigation a.previous {
	background: url(../gfx/arrow_mini_previous.gif) top left no-repeat;
	display:inline-block;
	width:22px;
	height: 23px;
	text-indent: -99999px;
	text-align: left;
	position: absolute;
	top: 3px;
	left: 90px;
}
.advertentie div.carousel-navigation a.next:hover {
	background: url(../gfx/arrow_mini_next.gif) top right no-repeat;
}
.advertentie div.carousel-navigation a.previous:hover {
	background: url(../gfx/arrow_mini_previous.gif) top right no-repeat;
}
div.results {
	padding: 0px;
	clear: both;
	position: relative;
}
div.results h2.bar {
	color:#634466;
	font-size:14px;
	line-height:20px;
	background-color: transparent;
}
div.intro {
	overflow:hidden;
	margin-bottom:15px;
}
div.intro .singleCol {
	overflow: visible;
	position:relative;
}
div.intro.short {
	height:auto;
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
}
div.logoContainer2 {
	float: right;
}
div.info {
	border:2px solid #C5AFC5;
	padding:5px;
	margin-bottom:8px;
}
div.info h3 {
	text-transform:uppercase;
}
div.kamertypes {
	margin:10px 0 25px;
}
div.kamertypes h2 {
	background-color:#C5AFC5;
	color:#FFF;
	padding:5px;
	margin:0;
}
div.kamertypes h2.barlight span {
	float: right;
}
div.kamertypes h2.barlight span label {
	font-weight: normal;
	font-size: 12px;
}
div.kamertypes h2.barlight span select {
	margin-top: -1px;
}
div.kamertypes .arrival {
	border-bottom:1px solid #C5AFC5;
}
div.kamertypes .arrival label {
	font-weight:normal;
	margin:0;
	padding:0;
}
div.kamertypes .optie {
	padding:5px;
	border-bottom:1px solid #C5AFC5;
	position:relative;
}
div.kamertypes .optie h3 {
	margin:0;
}
div.kamertypes div.price {
	background-color:#C5AFC5;
	position:absolute;
	bottom:3px;
	right:75px;
	padding:2px;
	text-align:center;
	font-size:10px;
}
div.kamertypes div.price span {
	font-weight:bold;
}
div.kamertypes div.boeken {
	position:absolute;
	right:0;
	bottom:3px;
}
div.kamertypes div.boeken span.btn input {
	background: transparent url(../gfx/btn_boeknu_large.gif) right top no-repeat;
	height: 23px;
	width: 64px;
	border: none;
	cursor: pointer;
}
div.kamertypes div.boeken span.btn input:hover {
	background: transparent url(../gfx/btn_boeknu_large.gif) left top no-repeat;
}
div.kamertypes .optie .info {
	width:450px;
	background:none;
	border:none;
	padding:0;
	margin:0;
}
div.villageIcons {
	_height: 270px;
	min-height: 270px;
}
div.themeIcons {
	width:100%;
	overflow:hidden;
}
div.themeIcons span.percentage {
	display:block;
	float:left;
	width:90px;
	text-align:center;
	color:#ef3125;
}
div.themeIcons .kader, 
div.rightColumn .kader {
	padding:4px;
	margin-bottom:10px;
	background:#eee4ed;
	border: none;
	width: 170px;
}
div.themeIcons .kader p, 
div.rightColumn .kader p {
	line-height:normal;
}
div.themeIcons .kader a, 
div.rightColumn .kader a {
	color:#000;
	font-weight:normal;
}
div.themeIcons .kader a.more{
	font-weight:bold;
}
div.themeIcons .kader h3{
	margin:0;
}
div.legendaIcons ul {
	list-style:none;
	margin:0;
	padding:0;
}
div.legendaIcons ul li {
	background:url(../gfx/iconen/legenda_icon_plane.gif) no-repeat left top;
	list-style-type:none;
	padding-left:20px;
	height:16px;
	color:#000;
	margin-bottom:5px;
}
div.legendaIcons ul li.plane {
	background-image:url(../gfx/iconen/legenda_icon_plane.gif);
}
div.legendaIcons ul li.bus {
	background-image:url(../gfx/iconen/legenda_icon_bus.gif);
}
div.legendaIcons ul li.train {
	background-image:url(../gfx/iconen/legenda_icon_train.gif);
}
div.legendaIcons ul li.car {
	background-image:url(../gfx/iconen/legenda_icon_car.gif);
}
div.legendaIcons p {
	margin-bottom:0;
}
div.locations ul li {
	margin-bottom:5px;
}
div.verzorging {
	display: block;
	position:relative;
	height:226px;
}

div.verzorging ul {
	margin:0 0 10px 18px;	
}

div.verzorging p {
	font-weight: bold;
}
/* ============================================================	*/ 
/* ========	RIGHTCOLUMN			===============================	*/
/* ============================================================	*/

.rightColumn {
	float:right;
	width:178px;
	margin-left:8px;
	padding:0;
}
.rightColumn .box {
	background-color:#ede4ed;
	padding: 5px;
	_padding: 5px 4px 5px 5px;
	margin-bottom: 10px;
}
.rightColumn h3 {
	margin:15px 0 10px;
}
.rightColumn div.map {
	position:relative;
	margin-bottom:10px;
	margin-left: -1px;
}
.rightColumn div.map img {
	border:1px solid #999;
}
.rightColumn a {
	color:#EA482C;
	text-decoration:none;
	font-weight:bold;
}
.rightColumn a:hover {
	color:#634466;
	text-decoration:underline;
}
.rightColumn .box a {
	color:#634466;
	font-weight:normal;
}
a.zoom {
	position:absolute;
	right:1px;
	bottom:2px;
	_bottom:4px;
	z-index:10;
	background:url(../gfx/btn_zoom.jpg) no-repeat left top;
	width:16px;
	height:15px;
}
a.close {
	position:absolute;
	right:0;
	top:0;
	background:url(../gfx/btn_close.gif) no-repeat right top;
	width:15px;
	height:15px;
	display:block;
}
a.more {
	background:url(../gfx/pijl.gif) no-repeat 10px center;
	color:#664966;
	display:block;
	font-weight:bold;
	margin:0;
	padding: 3px 10px 3px 20px;
	text-decoration:none;
}
a.more:hover {
	text-decoration:underline;
}

a.route{
	background:transparent url(../gfx/iconen/icon_route.jpg) no-repeat 0 0;
	padding-left:20px;
}

.adver {
	margin-bottom:17px;
}
.adver .item {
	margin-bottom:10px;
}
.adver .item img {
	display:block;
	margin-bottom:2px;
}
.adver .item b {
	display:block;
}
.assistentie {
	margin-top:20px;
	font-size:16px;
	color:#b36ed4;
	text-align:center;
	font-weight:bold;
}
.rightColumn #map_canvas {
	width: 166px;
	height: 120px;
	border: 1px solid #C5AFC5;
	overflow: hidden;
}
.rightColumn #map_canvas_overlay {
	cursor: pointer;
	position: absolute;
	z-index: 800;
	width:168px;
	height: 122px;
}
.rightColumn #map_canvas_overlay /* IE6 & IE7 */ {
	_background: white;
	_filter:alpha(opacity=.1);
*background: white;
*filter:alpha(opacity=.1);
}

a.zoom, 
a span.zoom {
	background: url(../gfx/btn_zoom.gif) no-repeat left top;
	position:absolute;
	right:2px;
	bottom:13px;
	width:16px;
	height:16px;
	text-indent:-9999px;
	z-index:600;
	border: none !important;
}
.photocontainer a.zoom{
	bottom:0;
}
.photocontainer.withcontrols a.zoom{
	bottom:34px;
}
/* ============================================================	*/ 
/* ========	AANBIEDINGSBLOCK  	===============================	*/
/* ============================================================	*/

.aanbiedingsBlock {
	background: transparent url(../gfx/bg_priceblock.gif) top left no-repeat;
	margin:0 0 10px 0;
	font-size:11px;
	position:relative;
	height:125px;
	width: 270px;
	_width: 295px;
	padding: 10px 12px 5px 20px;
	_padding: 10px 12px 12px 20px;
}
/*.aanbiedingsBlock:hover { 
	background: transparent url(../gfx/bg_priceblock_hover.gif) top left no-repeat; 
}*/
.carousel-content {
	width: 290px;
}
.date {
	color:#704a70;
	font-weight:bold;
	font-size:10px;
}
.lokatieBox img {
	float:left;
	margin-right:10px;
}
.lokatieBox a.leesMeer {
	font-size:9px;
}
.aanbiedingsBlock h3, .aanbiedingsBlock h4, .aanbiedingsBlock .text, .aanbiedingsBlock .price {
	margin: 2px 0px 4px 2px;
}
.aanbiedingsBlock h3 {
	padding: 0 0 2px 0;
	height: 15px;
	overflow: hidden;
	margin-bottom: 3px;
}
.aanbiedingsBlock h4 {
	padding-top:4px;
}
.aanbiedingsBlock .text {
	font-size:11px;
	padding-bottom:20px;
	color: #654865;/*margin:0 4px 20px 5px; aangepast vanwege thema aanbiedingen *//*overflow:hidden;*/
}
.aanbiedingsBlock .price {
	background:url(../gfx/bg_price.gif) no-repeat scroll left top;
	color:#FFFFFF;
	float:right;
	height:35px;
	left:200px;
	position:absolute;
	text-align:right;
	text-decoration:none;
	top:95px;
	width: 87px;
}
.aanbiedingsBlock .price:hover {
	background: url(../gfx/bg_price.gif) left bottom no-repeat;
	height: 35px;/*width:97px;*/
}
.aanbiedingsBlock .price a {
	color:#FFFFFF;
	display:block;
	padding-right:15px;
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
	line-height: 14px;
}
.aanbiedingsBlock .price a:hover {
	text-decoration:none;
}
.aanbiedingsBlock .visual {
	border:none;
	float:left;
	clear:left;
	margin-bottom:0;
	margin-right: 5px;
}
.aanbiedingsBlock .visual img {
	border:none;
	height:75px;
	width:105px;
}
.aanbiedingsBlock h5 {
	margin:0;
	color:#704a70;
	font-size:11px;
	font-weight:bold;
}
.aanbiedingsBlock h3 {
	font-weight:bold;
}
.aanbiedingsBlock b {
	display:block;
	font-size:11px;
}
.aanbiedingsBlock .boeknu {
	font-size:10px;
	height:16px;
	position:absolute;
	right:0;
	bottom:0;
}
.aanbiedingsBlock span {
	display:block;
	float:left;
	padding:1px 4px 2px 4px;
	width:72px;
	font-weight: normal;
	font-size: 11px;
}
.aanbiedingsBlock span b {
	display:inline;
}
.aanbiedingsBlock .boeknu img {
	display:block;
	float:left;
	margin:1px 0 1px 0;
}
.accommodations a.more{
	font-weight:normal;
}
.accommodations.aanbieding a.more{
	color:#b85fd7;
}
.offers:hover {
	background-color: #ede4ed !important;
}
.links h3 {
	margin:10px 5px 0px 5px;
	padding-bottom:3px;
	font-size:11px;
}
.links div {
	margin:5px 5px 15px 5px;
	padding-bottom:5px;
	font-size:11px;
}
.large {
	padding:5px 5px 0px 5px;
	clear:left;
	overflow:hidden;
}
.large a.readMore {
	margin-bottom:10px;
}
.large h2 {
	margin-bottom:5px;
}
.lokatieBoxMargin {
	margin:10px 0 0 0;
	padding-bottom:10px;
}
hr {
	margin:0 0 0 5px;
	padding:0;
	line-height:1px;
	border:none;
	height:1px;
	width:280px;
	color:#C5AFC5;
	background-color:#C5AFC5;
}
input.boekButton {
	margin: 5px 0 0 0;
}
/* ============================================================	*/ 
/* ========	FORMULIEREN		  	===============================	*/
/* ============================================================	*/ 

form {
	margin:0px;
}
.formgrid {
}
.formGrid td {
}
.formGrid .nameCell {
}
.formGrid .inputCell {
}
input, select {
	vertical-align:middle;
}
input.typeText {
	color:#000;
	font-weight:normal;
	border:1px solid #d6b0e8;
}
.formGrid input.typeText {
	padding-left:5px;
}
label {
	vertical-align:middle;
}
fieldset {
	border:none;
	padding:0;
}
form#Guide fieldset {
	padding:10px;
	border:1px solid #999;
}
legend {
	color:#634466;
	font-weight:bold;
}
legend span {
	position:relative;
	left:-2px;
	top:0px;
}
form ol {
	list-style:none;
	margin:0;
	padding:0;
}
form ol li {
	list-style:none;
	margin:0 0 8px;
}
form label {
	width:190px;
	float:left;
}
form label.radio {
	width:auto;
	float:none;
}
form#Guide select, form#Guide input.text {
	width:200px;
}
form input.short, form#Guide input.short {
	width:60px;
}
form h2.bar label {
	width:auto;
	margin-right:5px;
}
form h2.bar select {
	width:auto;
}
form legend {
	padding: 0;
	margin: 0 0 1em 0;
}
form fieldset {
	margin-bottom: 1em;
}
form li#elSubscribeToNewsletter label {
	float: none;
	width: auto;
}
form li#elRemarks div {
	float: left;
	clear: right;
}
form li#elRemarks div, form li#elRemarks textarea {
	width:400px;
}
form li#elAccommodation select {
	width:240px;
}
form textarea#RemarksAndQuestions {
	width: 590px;
	height: 200px;
}
/* social media
=============================================================================*/
.sharethis{
	margin-bottom:15px;
}
/* ============================================================	*/ 
/* ========	FOOTER				===============================	*/
/* ============================================================	*/

.footer {
	width:100%;
	clear:both;
	padding:30px 0 0;
	margin:0;
	font-weight: bold;
	background: url(../gfx/page_footer.gif) top left no-repeat;
}
.footer .socialmedia{
	float:left;
	margin-right:16px;
	width:181px;
}

.footer .content{
	width:596px;
	float:left;
	padding:0 0 10px;
	clear: none;
}
.footer .section{
	float:left;
	width:136px;
	margin-right:16px;
}
.footer .copyright{
	float:right;
	width:180px;
	color:#fff;
	font-weight:bold;
}

.footer h3 {
	color: #fff;	
}

.footer ul {
	float:left;
}
.footer ul li {
	list-style-type:none;
	padding:0 5px;
	color: #fff;
}
.footer ul li a {
	color: #fff;
}
.footer ul li.first {
	border-left:none;
}

.footer .section ul,
.footer .socialmedia ul{
	margin:0;
	padding:0;
}
.footer .section ul li,
.footer .socialmedia ul li{
	list-style:none;
	margin-bottom:2px;
}
.footer .section a{
	text-decoration:none;
	color:#fff;
	padding-left:12px;
	background:transparent url(../gfx/pijl3.gif) no-repeat 0 3px;
}
.footer .section a:hover,
.footer .socialmedia a:hover{
	text-decoration:underline;
}
.footer .socialmedia ul li{
	margin-bottom:10px;
}
.footer .socialmedia a{
	text-decoration:none;
	font-weight:bold;
	padding-left:42px;
	font-size:11px;
	height:32px;
	line-height:32px;
	display:block;
}
.footer .socialmedia a.facebook{background:transparent url(../../base/gfx/socialmedia32/facebook.png) no-repeat 0 0;}
.footer .socialmedia a.twitter{background:transparent url(../../base/gfx/socialmedia32/twitter.png) no-repeat 0 0;}
.footer .socialmedia a.youtube{background:transparent url(../../base/gfx/socialmedia32/youtube.png) no-repeat 0 0;}

.footer .breadCrumb {
	padding:0 0 7px;
	color:#C5AFC5;
	font-size:10px;
	float:left;
}
/* ============================================================	*/ 
/* ========	Boekingspagina		===============================	*/
/* ============================================================	*/
div.message{
	background-color:#fff;
	border:1px solid #C5AFC5;
}
div.message h2,
div.message p{
	margin-bottom:0;
}

div.message.error p, p.error {
	color:#d90e05;
	font-weight: bold;
	background: url(../gfx/iconen/exclamation.gif) left center no-repeat;
	padding-left:20px;
}
span.error {
	display: none;
}
div.scroll {
	border:1px solid #C5AFC5;
	display: inline-block;
	overflow: hidden;
	width: 602px;
	_width: 604px;
}
form div.scroll{
	width:590px;
	_width:592px;
}

.details{ 
	padding:10px; 
}
.fullWidth .details {
    padding:0px;
}

.column .details{
	padding:0; }

.column .calculation{
	padding:5px;
}

.details tr td {
	border-bottom:1px dashed #704a70;
	margin:0 0 10px;
	padding:5px 8px 10px 0;
	vertical-align:top
}
.details table.tblBookOption {
	width:100%;
	margin-bottom:1em;
}
.details table.tblBookOption tr td {
	border-bottom: 0px;
	margin:0px;
	padding:0;
}

.details h4{
	font-size:11px;
	margin-bottom:0.5em;
}

.details tr td tr td{
	border-bottom:0;
	margin:0;
	padding:2px 10px 2px 0;
}

.details p {
	line-height:16px;
}
.detailsTop {
	border:none;
}
select.select1 {
	width:140px;
}
select.select2 {
	width:280px;
}
select.select3 {
	width:320px;
}
select.select4 {
	width:360px;
}
input.input1 {
	width:30px;
}
input.input2 {
	width:50px;
}
input.input3 {
	width:100px;
}
input.input4 {
	width:150px;
}
input.w70 {
	width: 70px;
}
input.verzenden {
	background:url(../gfx/nav/btnVerzenden.jpg) no-repeat;
	border:none;
	width:96px;
	height:24px;
	cursor:pointer;
}
input.radio,
.radio input {
	margin-top:-4px;
	width:auto;
}
input.checkbox,
.checkbox input{
	background:none;
	border: none;
}
.details h2 {
	margin-bottom:5px;
	font-size:13px;
}
.details h3 {
	margin-top:20px;
	margin-bottom:5px;
	font-size:12px;
}
.details .box {
	padding:0px 10px 5px 0px;
}
.details .options {
	border:1px solid #C5AFC5;
	padding:20px 10px 20px 20px;
}
.details .options .optieChecks {
	margin:0 0 10px 0;
	background: url(../gfx/bgOpties.jpg) #dee8f2 repeat-x;
	padding:10px 10px 20px 10px;
	width:490px;
}
.details .options .optieChecks td, .details .options .optieChecks th {
	font-size:10px;
}
.details .options table.booking {
	margin:0;
	width:485px;
}
table.booking td.important {
	padding:10px 5px 10px 5px;
	font-weight:bold;
	background-color:#fbc8ca;
	color:#ee0000;
}
.details table.overviewTable {
	margin:10px 0 0 0;
	width:573px;
}
.details table.overviewTable thead th {
	color:#452d45;
}
.details table.overviewTable th.weak {
	background-color:#fff;
	color:#444;
	padding:0px 5px 10px 5px;
	font-size:11px;
	font-weight:normal;
}
.inspring {
	margin:0 0 0 20px;
}
.details table.overviewTable tbody td {
	padding:5px;
}
.details table td.alignRight, .details table th.alignRight {
	text-align:right;
	padding-right:0;
}
.details table.overviewTable tbody tr.total td, .details table.overviewTable thead tr.total td {
	background-color:#ecdff2;
	color:#704a70;
	font-weight:bold;
}
.details table.overviewTable tbody tr.noBold td, .details table.overviewTable thead tr.noBold td {
	font-weight:normal;
}
.details table.overviewTable thead th.price {
	width:80px;
}
.details p.holder {
	margin:5px 0 5px 0;
}
.details label {
	cursor:pointer;
	font-weight:bold;
}
.details .factuurGegevens {
	margin:0 0 15px 0;
	overflow:hidden;
}
.details .factuurGegevens label {
	width:200px;
	float:left;
}
.rekeningNum {
	color:#ee0000;
	font-weight:bold;
}
.details .factuurGegevens label span {
	color:#ee0000;
}
.details .adress label {
	width:120px;
	float:left;
}
.details table.booking {
	margin:0;
	width:573px;
}
.details tr th {
	margin:0;
	padding:5px 10px 0px 0px;
	font-size:13px;
	color:#704a70;
	font-weight:bold;
	text-align:left;
}
.details input.short {
	width:50px;
}
a.meerInfo {
	font-size:10px;
	color:#ee0000;
	font-weight: bold;
	text-decoration: none;
	background:url(../gfx/pijl2.gif) no-repeat left center;
	padding-left: 10px;
}
.rood {
	color:#ee0000;
}
.details table.overviewTable tr td {
	margin:0 0 10px 0;
	padding:5px 8px 10px 0px;
	border-bottom:1px dashed #704a70;
}
.details tr.noTopPadding td {
	padding:0px 10px 10px 0px;
}
.details tr td.noBorder, .details tr.noBorder td {
	border:none;
}
.details tr td strong {
	color:#d90e05;
	font-size:13px;
}
thead th {
	vertical-align: top;
}
.reizigers {
	width:275px;
	height:100px;
	float:left;
}
.reizigers b {
	font-size:11px;
	display:block;
	margin-bottom:10px;
}
.reizigers label {
	display:block;
	float:left;
	width:100px;
}
.reizigers select {
	margin-bottom:3px;
	width:160px;
	float:left;
}
.step2 {
	padding:60px 0;
}
.step2 table {
}
.step2 td.aantal {
	font-size:12px;
}
.step2 td.extra {
	font-size:10px;
}
/* ============================================================	*/ 
/* ========	TOTAAL				===============================	*/
/* ============================================================	*/

.totaal {
	margin:0;
	padding:2px 3px 3px 8px;
	font-size:11px;
	color:#000;
	background-color:#C5AFC5;
	font-weight:bold;
}
.totaal b {
	float:right;
}
.myBoekingsFrame {
}
.myBoekings {
	border:1px solid #c18dd9;
	border-top:none;
	padding:5px 5px 5px 20px;
	background:url(../gfx/boekingback_small.jpg) repeat-y 0px top;
}
.myBoekingsFrame .active {
	background:url(../gfx/boekingback_small.jpg) repeat-y -200px bottom;
	overflow: hidden;
}
.myBoekings p {
	font-size:10px;
	line-height:normal;
	margin:0 0 5px 0;
}
.myBoekings i {
	float:right;
}
.myBoekings h2 {
	margin:0 0 2px 0;
}
.myBoekings h2 a {
	color:#634466;
}
.myBoekings h3 {
	padding:0 0 3px 0;
	font-size:11px;
	margin:0;
	color:#000;
}
.myBoekings h3 span {
	float:right;
}
a.edit {
	display:block;
	padding:1px 2px 3px 12px;
	font-size:9px;
	width:50px;
	background:url(../gfx/iconen/edit.gif) no-repeat 0px 4px;
}
a.delete {
	display:block;
	float:right;
	padding:1px 2px 3px 12px;
	font-size:9px;
	background:url(../gfx/iconen/trash.gif) no-repeat 0px 2px;
}
a.delete:hover, a.edit:hover {
	text-decoration:none;
}

a.icon_add{
	background:transparent url(../gfx/iconen/icon_add.gif) no-repeat 0 2px;
	padding-left:15px;
}
a.icon_help,
.pageArrows .previous a.icon_help{
	background:transparent url(../gfx/iconen/icon_help.gif) no-repeat 1px 4px;
	display:block;
	width:13px;
	height:16px;
}

.pageArrows {
	clear:left;
	margin-bottom:10px;
	padding:0px 10px 0px 10px;
	overflow:hidden;
	position:relative;
}
.pageArrows .next,
.pageArrows .next_first {
	margin-top:10px;
	float:right;
	text-align:right;
}
.pageArrows .next_first span input {
	background-image:url(../gfx/nav/btn_boekdezereis.gif);
}
a.next:hover, a.previous:hover {
	cursor:pointer;
}
.pageArrows .next input,
.pageArrows .next_first input {
	background:url(../gfx/nav/arrow_volgende.jpg) no-repeat left top;
	display:block;
	width:115px;
	height:25px;
	border:none;
	cursor:pointer;
}
.pageArrows .next_first input{
	width:120px;
}

.pageArrows .next input:hover,
.pageArrows .next_first input:hover {
	background-position: 0 -81px;
}
.pageArrows .send input {
	background:url(../gfx/nav/arrow_versturen.jpg) no-repeat left top;
}
.pageArrows .previous {
	margin-top:10px;
	float:left;
}
.pageArrows .previous a {
	display:block;
	width:96px;
	height:25px;
	background:url(../gfx/nav/arrow_vorige.jpg) no-repeat left top;
	text-decoration: none;
}
.pageArrows .next input.volgende:hover, 
.pageArrows .next a:hover, 
.pageArrows .previous a:hover, 
.pageArrows .next a.active, 
.pageArrows .previous a.active {
	background-position:0px -81px;
}
.pageArrows em {
	display:block;
	color:#C5AFC5;
	font-size:10px;
}
.arrival {
	padding:2px 5px;
	background-color:#C5AFC5;
}
.arrival label {
	margin:10px 0 0 0;
	padding:0px;
	float:left;
	width:100px;
}
.arrival p select, .arrival p input {
	margin:5px 0 0 0;
}
/* ============================================================	*/ 
/* ========	FOTOGALERIE	=======================================	*/
/* ============================================================	*/
.hidden {
	display:none;
}
.carrousel {
	height:220px;
	padding-bottom:4px;
	margin-bottom:15px;
	position:relative;
	display: block;
	overflow:hidden;
}
.carrousel .photocontainer {
	position: absolute;
	top: 0;
	left: 0;
	height:192px;
}
.carrousel.photocontainer.withcontrols{
	height:226px;
}
.carrousel .clickOverlay {
	display:none;
}
.carrousel .visual {
	height:212px;
	overflow: hidden;
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}

.carrousel.photocontainer .visual{
	width:288px;
	height:192px;
}

.carrousel .visual.activeVisual{
	display:block;
	z-index:4;
}
.carrousel img{
	border:none;
}

.carrousel .visual a {
	position:relative;
	display:inline-block;
}

.carrousel .photo {
	display:table-cell;
	width:288px;
	height:189px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	background:#eee;
	border:2px solid #CFEC5A;
	display: block;
}
.carrousel .photo img {
	vertical-align:middle
}
.carrousel .controls {
	z-index:1001;
	position:absolute;
	bottom: 0;
	left: 0;
	padding-left:5px;
	margin:0;
	width:288px;
	height:32px;
	line-height:15px;
	font-size:11px;
	color:#634466;
	background:#fff url(../gfx/bg_imgmenu.gif) top center no-repeat;
	_overflow: hidden;
	margin-top: -2px;
	border-top: 2px solid #CFEC5A;
}
.carrousel .navigationBar {
	width:90px;
	margin: 4px auto;
	width:120px;
	text-align:center;
}
.carrousel .navigationBar span.counter {
	width:70px;
	float:left;
	text-align:center;
}
.carrousel .navigationBar a {
	width:22px;
	height:22px;
	float:left;
	text-indent:-9999px;
}
.carrousel .navigationBar a.previous {
	background:url(../gfx/arrow_mini_previous.gif) no-repeat left top;
}
.carrousel .navigationBar a.next {
	background:url(../gfx/arrow_mini_next.gif) no-repeat left top;
	float:left;
	margin-left:3px;
}
.carrousel .navigationBar a.previous:hover {
	background:url(../gfx/arrow_mini_previous.gif) no-repeat right top;
}
.carrousel .navigationBar a.next:hover {
	background:url(../gfx/arrow_mini_next.gif) no-repeat right top;
}
/* ============================================================	*/ 
/* ========	ZOEKRESULTATEN		=================================	*/
/* ============================================================	*/

ul.searchSpecs {
	margin:0;
	padding:0;
}
ul.searchSpecs li {
	display:inline;
	padding:0 5px 0 8px;
	border-left:1px solid #999;
}
ul.searchSpecs li.first {
	border:none;
	padding-left:0;
}
.chooseSearch {
	color:#704a70;
	display: block;
	margin-right: 5px;
}
.chooseSearch label {
	margin-right:10px;
}
.choose {
	margin-left:65px;
	padding:7px 0;
	width:500px;
	border-left:1px solid #FFF;
}
a.uitgebreid {
	position:relative;
	margin-top:10px;
	float:right;
	height:19px;
	width:131px;
	background:url(../gfx/btn_uitgebreid_zoeken.gif) no-repeat 0px 0px;
}
a.uitgebreid:hover {
	background-position:0px 0px;
}
.categorie {
	padding-bottom:25px;
}
.categorie h2 {
	padding-bottom:6px;
	font-size:14px;
	border-bottom:1px solid #C5AFC5;
}
.searchKop {
	padding-bottom:6px;
	font-size:14px;
	color:#704a70;
	font-weight:bold;
	border-bottom:1px solid #C5AFC5;
}
.searchResult {
	padding:10px 0 0;
	min-height:130px;
	border-bottom:1px solid #C5AFC5;
	position:relative;
	display: block;
	overflow: hidden;
	_height: 1%;
	clear: both;
}
.searchResult h3 {
	color:#634466;
	font-size:12px;
	margin:0px 0px 10px 0;
	width: 500px;
}
.searchResult h3 a {
	color:#634466;
}
.aanbiedingsBlock h3 span.stars, .searchResult h3 span.stars, .aanbiedingsBlock h5 span.stars {
	display:inline;
	float:none;
	margin:0px;
	padding:0px 0px 0px 3px;
	width:auto;
	color:#f4bd14;
	position:relative;
	top:3px;
}
.searchResult .visual {
	float:left;
}
.searchResult .visual img {
	border:none;
}
.searchResult .text {
	margin:0 5px 0 115px;
	min-height: 50px; /* alternate in /themes/zomer/css/ie6.css */
}
.searchResult .icons {
	margin:0 5px 0 112px;
}
.searchResult .text p {
	width: 370px;
}
.searchResult .text a.readMore {
	margin:2px 0px 0px 0px;
	padding-right:8px;
	padding-left:0;
	text-align:left;
	text-decoration:none;
	background:url(../gfx/pijl.gif) no-repeat right center;
	display:inline;
	color:#634466;
	font-weight:bold;
}
.searchResult .text a.readMore:hover {
	text-decoration:underline;
	color:#634466;
	background:url(../gfx/pijlOn.gif) no-repeat right center;
}
.searchResult .details {
	padding: 0;
	margin: 0 5px 10px 115px;
	overflow:hidden;
}
.searchResult .details .mealtype {
	float: right;
	margin-bottom: 0;
}
.searchResult .icons img {
	margin-right:0px;
}
.searchResult .boekNuLijst {
	margin:0 0 0 112px;
}
.searchResult .boekNuLijst td.price {
	background-color:#C5AFC5;
	font-weight:bold;
}
.searchResult .boekNuLijst td.price a {
	color:#000;
	text-decoration:none;
}
.searchResult .boekNuLijst td.price a:hover {
	text-decoration:underline;
}
.searchResult .boekNuLijst td.price span {
	font-weight:normal;
}
.searchResult .boekNuLijst a.boeknu {
	color:#EA482C;
	text-decoration:none;
}
.searchResult .boekNuLijst a.boeknu:hover {
	text-decoration:underline;
}
.searchResult .boekNuLijst table {
	width:100%;
	_width:487px;
}
.paginering {
	background-color:#EEE4ED;
	height: 20px;
	margin-top: 5px;
	line-height:20px;
	padding: 2px;
	text-align: center;
}
.paginering a.pagesize{
	margin-right:20px;
}
.paginering span{
	line-height:20px;
}

.paginering.bottom {
	margin-top:20px;
}
.paginering a.previous,
.paginering a.first {
	background: url(../gfx/arrowpaging.gif) no-repeat 0 3px;
	padding-left:8px;
	font-weight:bold;
	text-decoration:none;
	padding-right:6px;
}
.paginering a.next,
.paginering a.last {
	background: url(../gfx/arrowpaging.gif) no-repeat 100% 3px;
	padding-right:8px;
	font-weight:bold;
	text-decoration:none;
	padding-left:6px;
}
.paginering a.first{
	background-position:0 -97px;
}
.paginering a.last{
	background-position:100% -97px;
}

.paginering a.previous:hover {
	background-position:0 -47px;
	color:#3f4958
}
.paginering a.next:hover {
	background-position:100% -47px;
	color:#3f4958
}
.paginering a.first:hover{
	background-position:0 -147px;
}
.paginering a.last:hover{
	background-position:100% -147px;
}

.breadCrumb a.floatRight {
	background:url(../gfx/arrowprevious.gif) no-repeat left top;
	padding-left:10px;
	text-decoration:none;
}
.boekNuLijst input.boekBtn {
	margin:5px 0 5px 0;
	height:16px;
	width:57px;
	display:block;
	border:none;
	float:right;
	cursor:pointer;
	background:url(../gfx/btn_boeknu_small.jpg) no-repeat !important;
}
.boekNuLijst table td {
	font-size:10px;
	vertical-align:top;
	height: 20px;
	padding: 2px 0 0 4px;
}
.boekNuLijst table td.app {
	width:308px;
	border:1px solid #C5AFC5;
}
.boekNuLijst table td.app a {
	color:#000;
	text-decoration:none;
	display:block;
}
.boekNuLijst table td.app a:hover {
	text-decoration:underline;
}
.boekNuLijst table td.price {
	width:60px;
	text-align:left;
}
.boekNuLijst table td.price span {
	font-weight:normal;
	display:inline;
	float:none;
	padding:0;
	width:auto;
}
.boekNuLijst table td.border {
	border:1px solid #C5AFC5;
	padding:0 3px;
}
.boekNuLijst table td.border a {
	color:#000;
	text-decoration:none;
}
.boekNuLijst table td.border a.boeknu {
	_width: 105px!important;
}
.boekNuLijst table td.border a:hover {
	text-decoration:underline;
}
.priceHighlight {
	position: absolute;
	top: 40px;
	right: 10px;
	width:150px;
}
.offers .priceHighlight{
	top:10px;
}
.priceHighlight a {
	text-decoration:none;
	font-weight:bold;
}
.priceHighlight p {
	color:#999;
	font-style:italic;
	font-size: 11px;
	text-align: right;
}
.priceHighlight p a {
	color:#999;
	font-weight:normal;
}
.priceHighlight .price {
	font-size:20px;
	font-weight:bold;
	font-style:normal;
 background-color:;
	color:#EA482C;
	margin:0!important;
}
.priceHighlight a span.price {
	color:#ee0000;
	white-space:nowrap;
	display: block;
	margin-bottom: 4px !important;
}
.priceHighlight a:hover span.price {
	text-decoration:none;
}
.priceHighlight a span.price span {
	font-size: 20px;
}
a.prijsBoekBtn {
	background:url(../gfx/boeknu2.gif) no-repeat right top;
	width:80px;
	height:22px;
	display:block;
}
a.prijsBoekBtn:hover {
	background-position:left top;
}
/*	detailTable
=================================================== */

table.detailTable {
	margin:20px 0;
}
/*	Prijs block
=================================================== */
div.priceBlock {
	float: right;
	width:100px;
	position:relative;
}
div.priceBlock h3 {
	font-size: 24px;
	font-weight: bold;
	display: block;
	float: left;
	padding: 0;
	margin-bottom:5px;
	color:#EA482C;
}
div.priceBlock h3 span {
	font-size: 12px;
}
div.priceBlock h3 a {
	color:#EA482C !important;
}
div.priceBlock h3 a:hover {
	text-decoration: none;
}
div.priceBlock p {
	clear: both;
	line-height:normal;
	margin: 0 0 0 1px;
	padding: 0;
	color:#999;
	font-style:italic;
	margin-bottom:5px;
}
div.priceBlock div.logoContainer1 {
	width: 150px;
	text-align: right;
}
div.priceBlock div.priceContainer {
	padding-top:5px;
	cursor:pointer;
}
div.priceBlock div.boeknu {
	width:75px;
	float: left;
}
div.priceBlock div.boeknu a {
	background:url(../gfx/btn_boeknu_large2.gif) no-repeat left top;
	display:block;
	width:62px;
	height:23px;
}
div.aanvraag {
	width: 194px
}
div.aanvraag div.boeknu, div.aanvraag div.boeknu a {
	width:155px;
}
div.aanvraag div.boeknu a {
	background:url(../gfx/btn_boekopaanvraag.gif) no-repeat left top;
}
div.priceBlock div.boeknu a:hover {
	background-position:right top;
}
.link_type2 {
	background:url(../gfx/iconen/pdf.gif) no-repeat left top !important;
	position: absolute;
	top:40px;
	left:0;
	padding: 2px 0px 0px 22px;
}
div.payoff {
	font-style:italic;
	color:#704a70;
	line-height:140%;
	margin-top: 30px;
}
ul.twoCols {
	float:left;
	margin-top:5px;
	margin-right:10px;
}
.kader {
	border:2px solid #cfec5a;
	overflow:hidden;
	margin-right: 5px;
}
.kader.tekst {
	padding:5px;
}
.kaderrood {
	border:1px solid #ee0000 !important;
}
.kaderrood h2.bar {
	background-color:#ee0000;
}
.linklist div.column {
	float: left;
	width: 142px
}
.linklist.kaderrood li, .linklist.kaderrood a {
	color: #ee0000
}
/* ==== Content block ====================*/
.content {
	clear: both;	
}
/* ==== TABS op pagina Accommodatie ====================*/

div.tabs {
	margin-bottom:10px;
	overflow:hidden;
	clear: both;
}
div.tabs ul {
	border-bottom:1px solid #C5AFC5;
	height:28px;
	margin:0;
	padding:0;
}
div.tabs ul li {
	display:block;
	float:left;
	height:30px;
	list-style:none;
	margin:0 2px -2px 0;
	padding:0;
}
div.tabs ul li a {
	display:block;
	padding:4px 10px 5px;
	text-decoration:none;
	font-weight:bold;
	border:1px solid #C5AFC5;
	border-width:1px 1px 0;
	background-color:#f3eaf3;
}
div.tabs ul li a:hover {
	color:#999;
	border-color:#999;
	background-color: #fff;
}
div.tabs ul li.active a {
	cursor:default;
	padding-bottom:6px;
	background-color: #fff;
}
div.tabs ul li.active a:hover {
	color:#7c5680;
	border-color:#C5AFC5 #C5AFC5 #FFF;
}
div.tabborder {
	border-top:1px solid #C5AFC5;
	margin-top:-1px;
	margin-bottom:5px;
	z-index:5;
}
div.tabcontent{
	border:1px solid #C5AFC5;
	border-width:0 1px 1px;
	padding:10px; 
	overflow:hidden;
}
div.tabcontent .singleCol{
	width:278px;
}
div.tabcontent .readMore{
	color:#30A8F0;
}

.dataprijzen a {
	color: #EA482C;
}
/* =======================================*/
/* =======================================*/

.durations{
	margin-bottom:10px;
}
.durations a{
	text-decoration:none;
}

#prijzen div.accomm {
	border-bottom:1px solid #78A8D2;
	margin-bottom:10px;
	overflow:hidden;
}
#prijzen div.accomm table {
	width:100%;
	border-collapse:collapse;
	margin-bottom:15px;
	background:url(../gfx/bgSearchResults.jpg) repeat-x left bottom;
}
#prijzen div.accomm table th, #prijzen div.accomm table td {
	border-bottom:1px solid #999;
	padding-top:1px;
	padding-bottom:3px;
}
#prijzen div.accomm table a {
	text-decoration:none;
	font-weight:bold;
	color:#0084b5;
}
#prijzen div.accomm table a:hover {
	color:#000;
}
#prijzen div.accomm table td a {
	background-color:#90cd1b;
	color:#FFF;
	padding:2px 5px;/*#B0BA25 949B1F*/
	white-space:nowrap;
}
#prijzen div.accomm table td.eNoAllotment a, #prijzen div.accomm table td.eNoAllotment a:hover, #prijzen div.accomm table td.eBooked a:hover, #prijzen div.accomm table td.eBooked a {
	color:#AAA;
	text-decoration:line-through;
	cursor:default;
	background:none;
}
#prijzen div.accomm table th, #prijzen div.accomm table td.pricecell {
	text-align: right;
}
#prijzen div.accomm table th span {
	font-weight: normal;
	font-size:10px;
	font-family:Arial;
}
#prijzen div.accomm table th {
	vertical-align:top;
}
#prijzen div.legenda table th, #prijzen div.accomm table th.price-arrival, #prijzen div.accomm table th.arrivalDateCell {
	text-align: left;
}

.price-arrival{
	width:110px!important;
}
.pricetable tr.prebooking  {
	background-color: #eee;
}
.pricetable tr.prebooking th{
	font-weight: normal;
	text-align: left !important;
}
td.offer{
	color:#C27FE6;
	text-align:right;
}


.triplength{
	width:60px;
	text-align:center!important;
}

#prijzen div.accomm table td.eOnApplication a {
	color:#666;
	background-color:#86d4ef;/*#00aeef #78a8d2 #95dc47 5a8ebb*/
}
#prijzen .maanden {
	overflow:hidden;
	width:100%;
	padding:0 0 10px;
	border-bottom:1px solid #78A8D2;
	margin:0 0 20px;
	position:relative;
	z-index: 10;
}
#prijzen .maanden ul {
	list-style:none;
	margin:0;
	padding:0;
}
#prijzen .maanden ul li {
	list-style-type:none;
	float:left;
	margin-right:4px;
}
#prijzen .maanden ul li a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	display:block;
	padding:3px 5px;
	background-color:#CCC;
	border:1px solid #CCC;
}
#prijzen .maanden ul li a:hover {
	background-color:#DDD;
	border-color:#DDD;
}
#prijzen .maanden ul li.future a {
	color:#fff;
	background-color:#aaa;
	border-color: #aaa;
}
#prijzen .maanden ul li.future a:hover {
	background-color:#ccc;
	border-color:#ccc;
}
#prijzen .maanden ul li.active a, #prijzen .maanden ul li.active a:hover {
	cursor:default;
	color:#000;
	background-color:#FFF;
}
div#prijzen {
	position: relative;
	overflow:hidden;
}
div#loading {
	display:none;
	background: white;
	position:absolute;
	display:none;
	width:100%;
	height:100%;
	_height:9999px;
	opacity: .75;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	z-index: 100;
}
div#loader {
	display:none;
	position:absolute;
	left: 50%;
	top: 50px;
	z-index: 101;
	margin-left: -81px;
	padding: 10px 10px 10px 40px;
	width: 110px;
	height: 20px;
	border: 1px solid #90cd1b;
	background:#deff9e url(../gfx/loading.gif) no-repeat 10px 10px;
}
.legenda {
	background: none;
	border: none;
}
/* =====================================
	THEMAPAGINA
	===================================== */

h2.thema { /* margin-top:20px; */
	text-align:center;
}
p.intro {
	font-size:12px;
	line-height:22px;
	color:#666666;
}
table.prices {
	border:1px solid #999999;
	border-collapse:collapse;
	background:url(../gfx/bgSearchResults.jpg) repeat-x scroll left bottom;
	border-width:0 0 1px 0;
	margin-bottom:15px;
}
table.prices td, table.prices th {
	border:1px solid #999999;
	border-width:1px 0 0 0;
}
table.prices th.bar {
	border:none;
}
ul.lijstje li {
	line-height:18px;
}
.floatrechts {
	float: right;
	margin: 5px 5px 5px 10px;
}
.floatlinks {
	float: left;
	margin: 5px 10px 5px 5px;
}
.breed {
	width: 80px;
}
.feedback {
	color: #634466;
}
.multi {
	width: 6em;
}
.multis {
	width: 124px;
}
.multishort {
	width: 4em;
}
.multisshort {
	width: 146px;
}
.multiradio {
	float: none;
	width: 0px;
}
.multispeciaal {
	float: none;
	margin-right: 7px;
	width: 146px;
}
.multispeciaals {
	float: none;
	margin-right: 9px;
	width: 146px;
}
.multispecials {
	float: none;
	margin-right: 10px;
	width: 146px;
}
form input.korter, form#Guide input.korter {
	width:116px;
}
a.offerteform {
	display: block;
	height: 23px;
	width: 180px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: url(../gfx/btn_offerte.jpg) no-repeat left top;
	text-decoration: none;
}
a.offerteform img {
	border: 0;
}
a.offerteform:hover {
	background: url(../gfx/btn_offerte.jpg) no-repeat left bottom;
	margin: 0px 0px 20px 0px;
	height: 23px;
	width: 180px;
	text-decoration: none;
}
.subblock {
	margin: 0 0 0 0;
}
input.selectRoomBox {
	width: 35px;
	text-align:right;
}
div#ctl00_ContentPlaceHolder1_Panel1 {
	position:relative !important;
}
span#ctl00_ContentPlaceHolder1_LabelKop {
	display:block;
	width:100%;
}
td.bookTableSubKop {
	font-weight: bold;
	padding-top:20px !important;
}
span.printBooking {
	float:right
}
span.printBooking a:hover {
	text-decoration:none;
	color:#ee0000;
}
h3 span.stars {
	color:#f4bd14;
}
/* =====================================
	AANBIEDINGENPAGINA
	===================================== */

.normal {
	font-weight: normal;
}
h2.bar-type2 {
	background-color:none;
	color:#3f4958;
	line-height:20px;
	padding-bottom:3px;
	margin-bottom:0;
	/*border-bottom:2px solid #30A8F0;/*#f96b06; */
}
div.patContent .offers {
	border-bottom: 1px solid #C5AFC5;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	overflow: hidden !important;
	height: 112px;
	position: relative;
}
div.patContent .offers p {
	line-height: 16px;
}
.offers img {
	margin-right: 13px;
}
.offers .visual {
	margin-bottom: 0px;
	margin-right: 10px;
	height: 112px;
	width: 160px;
	overflow: hidden;
	float:left;
}
.offers h3, .offers h3 a {
	width: 510px !important;
 *width: 320px !important;
	line-height: 18px;
	margin-bottom: 3px !important;
}
.offers.last {
	border-bottom-width:0;
	margin: 0px;
	padding: 0px;
}
.space {
	margin-top: 15px;
}
.centerColumn h2.space {
	clear: both;
}
a.boeknu-type2 {
	background: url(../gfx/boeknu2.gif) top left no-repeat;
	height: 22px;
	width: 80px;
	text-decoration: none;
	text-indent: -10000px;
	position: absolute;
	top: 86px;
	left:507px;
}
a.boeknu-type2:hover {
	background-position: left bottom;
}
/* =====================================
	Offers op aanbiedingen pagina
	===================================== */
div.centerColumn .offersType2 {
	height:110px;
	position: relative;
	border: 1px solid #C5AFC5;
	width: 272px;
	float: left;
	margin: 0 14px 17px 0;
	padding:5px;
	overflow: hidden;
	cursor: pointer;
}
div.centerColumn .offersType2:hover {
	background-color: #ede4ed;
	overflow: hidden;
}
div.centerColumn .offersType2 div.offersBody {
	margin-bottom: 20px;
}
div.centerColumn .offersType2 div.offersBody p {
	display: none;
}
div.centerColumn .offersType2 div.offerImage {
	width: 111px;
	float: left;
	margin: 0 5px 0 0;
}
div.centerColumn .offersType2 div.offerImage img {
	width: 110px;
	height: 110px;
}
div.centerColumn .offersType2 div.offersBody a.readMore {
	position: absolute;
	top: 78px;
	left:0px;
	margin-left: 5px;
}
/* =====================================
	Boekingen extra classes
	===================================== */
	
.pageArrows-type2 {
	float:right;
	margin-bottom:0px;
	padding:0px 10px 0px 10px;
	overflow:hidden;
}
.pageArrows-type2 .next {
	margin-top:10px;
	text-align:right;
}
.pageArrows-type2 .next a input.volgende {
	background:url(../gfx/nav/arrow_volgende.jpg) no-repeat left top;
	display:block;
	width:115px;
	height:25px;
	border:none;
	cursor:pointer;
}
.pageArrows-type2 .next a:hover input.volgende {
	background:url(../gfx/nav/arrow_volgende.jpg) no-repeat left bottom;
	background-position:0 -81px;
	display:block;
	width:115px;
	height:25px;
	border:none;
	cursor:pointer;
}
.pageArrows-type2 i {
	display:block;
	color:#C5AFC5;
	font-size:10px;
}
div.details b {
	color: #634466 !important;
}
.top-type1 {
	border-top:1px dashed #704a70;
	padding:15px 8px 0px 0;
}
.top-type1 {
	border-top:1px dashed #704a70;
	padding:5px 8px 0px 0 !important;
}
.select6 {
	width: 185px;
	margin-left: 5px;
}
.text-type1 {
	line-height: 35px !important;
}
td.error-type1 {
	padding: 10px 0px 5px 0px !important;
}
/* =====================================
	Groene .next
	===================================== */
.pageArrows-type2 .next {
	margin-top:10px;
	float:right;
	text-align:right;
}
a.next:hover, a.previous:hover {
	cursor:pointer;
}
.pageArrows-type2 .next input.volgende {
	background:url(../gfx/nav/arrow_volgende.jpg) no-repeat left top;
	display:block;
	width:115px;
	height:25px;
	border:none;
	cursor:pointer;
}
.pageArrows-type2 .next input.volgende:hover, .pageArrows-type2 .next a:hover, .pageArrows-type2 .previous a:hover, .pageArrow-type2s .next a.active, .pageArrows-type2 .previous a.active {
	background-position:0px -81px;
}
.pageArrows-type2 i {
	display:block;
	color:#C5AFC5;
	font-size:10px;
}
.pageArrows .next2 {
	margin-top:10px;
	float:right;
	text-align:right;
}
a.next2:hover {
	cursor:pointer;
}
.pageArrows .next2 input.volgende {
	background:url(../gfx/nav/arrow_volgende2.jpg) no-repeat left top;
	display:block;
	width:115px;
	height:25px;
	border:none;
	cursor:pointer;
}
.pageArrows .next2 input.volgende:hover, .pageArrows .next2 a:hover, .pageArrows .previous a:hover, .pageArrows .next2 a.active, .pageArrows .previous a.active {
	background-position:0px -81px;
}
.pageArrows .saveCalculation{
	position:absolute;
	right:127px;
	top:10px;
	width:252px;
	white-space:nowrap;
}
.pageArrows .saveCalculation .icon_help,
.pageArrows .saveCalculation .icon_help:hover{
	background-position:100% 4px;
	padding-right:15px;
	width:auto;
	float:left;
}
.table-type5 {
	width: 190px !important;
}
.top-type2 {
	border-top:1px solid #704a70;
	padding:15px 8px 0px 0;
}
.table-type2 tr td {
	font-size: 10px !important;
}
.table-type2 td {
	padding: 2px 0px 2px 0px !important;
}
.table-type2 h2 {
	font-size: 12px;
}
div.centerColumn .offers_nopict .priceHighlight span.price span {
	font-size: 12px;
}
div.season_switch {
	position: absolute;
	top: -40px;
	left: 812px;
}
/* refine */
.headerSpecial {
	height:25px;
	width:181px;
}
.headerSpecial h2 {
	margin:0px;
	padding:0;
	background:transparent url(../gfx/btn_verfijnkeuze.gif) left bottom no-repeat;
	color: #fff;
	height:25px;
	font-size: 14px;
	width:181px;
}
.headerSpecial h2 span {
	display:none;
}
.refine {
	margin-bottom:10px;
	padding:10px 0 0 10px;
	width:169px;
	border:1px solid #aeaeae;
	position: relative;
	z-index: 999;
}
.refine h3 {
	margin:0px;
	padding:0px;
	color:#452D45;
}
.refine .category {
	margin-bottom: 10px;
}
.refine ul {
	margin-left:0;
	margin-bottom: 0;
}
.refine ul li {
	list-style-type:none;
	list-style-image:none;
}
.refine ul li span {
	color:#FE5910;
}
.refine ul li a:hover {
	text-decoration:none;
}
.refinebox {
	margin:0px;
	padding:0px;
}
.refinebox td {
	padding:0 10px 10px 0;
	font-size:12px;
}

.refinebox a.btn {
	padding-right:16px;
	float:left;
	text-decoration:none;
	background:transparent url(../gfx/iconen/icon_remove.gif) no-repeat 100% 0;
	margin-right:14px;
	color:#3F4958;
}
.refinebox a.btn span {
	display:block;
}
.refinebox a.btn:hover span {
	color:#ccc;
}
.refine .popup {
	left:110px;
	padding:10px;
	position:absolute;
	width:190px;
	z-index:999 !important;
	border: 1px solid #AEAEAE;
	background-color: #EDE4ED;
	margin-top: -110px;
 *margin-top: -90px;
}
.refine .popup .closePopup {
	background: transparent url(../gfx/btn_close.gif) left top no-repeat;
	width: 15px;
	height: 15px;
	float: right;
	cursor: pointer;
}
/* subnavInfoBlock */
.subnavInfoBlock {
	float: right;
	text-align: right;
	padding: 0 10px 0 10px;
	display: block;
}
.subnavInfoBlock ul li {
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}
.subnavInfoBlock ul li a {
	text-decoration: none;
}
.subnavInfoBlock ul li a:hover, .subnavInfoBlock ul li.active a {
	color: #4E8A11;
}
/* 
	=====================================================================================
									save PDF popup
	=====================================================================================  */
	
a.pdf{
	background:transparent url(../gfx/iconen/pdf.gif) no-repeat 0 2px;
	padding-left:20px;
	line-height:20px;
	display:block;
}
	
body.savePdf {
	background: #fff;
}
.savePdf {
	text-align: left;
	height: auto;
	padding-left: 20px;
	margin-top: 10px;
}
div.MB_PopupHeader {
	background-color:#CFEC5A !important;
}
h2#MB_PopupTitle {
	color: #452D45 !important;
}
a#MB_PopupClose {
	background:transparent url(../gfx/btn_close.gif) no-repeat left center !important;
}
.savePdf h2 {
	float: none;
	margin-left: 0px;
	color: #452D45;
}
.savePdf h3 {
	font-size: 12px;
	margin: 15px 0 10px 0;
	color: #452D45;
}
.savePdf p {
	margin: 10px 0 0 0;
}
.savePdf p input {
	padding: 0;
	height: auto;
	border: none;
	background-image: none;
}
.savePdf p input.btn_submit {
	background: transparent url(../gfx/btn_downloadpdf.gif) no-repeat right top;
	height: 23px;
	width: 99px;
	font-weight: bold;
	padding: 0 5px 2px 5px;
	color: #fff;
	cursor: pointer;
	text-indent: -9999px;
	/* Win/IE6 and 7 fix for incompatible text-indent trick */
	font-size: 0px;
	display:block;
	line-height: 0px;
}
.savePdf p input.btn_submit:hover {
	background: transparent url(../gfx/btn_downloadpdf.gif) no-repeat left top;
}
p.pdfPrice {
	margin: 0 0 0 20px;
}
.savePdf p label {
	float: none;
	font-weight: bold;
	vertical-align: top;
	width: auto;
}
.savePdf p.pdfPrice label {
	font-weight: normal;
}
a.miniBrochure {
	position: absolute;
	left:0;
	bottom:0;
	width:196px;
	height:22px;
	display:block;
	background:#FFF url(../gfx/btn_brochure.gif) no-repeat 0 0;
	padding:10px 0 0 72px;
	font-weight:bold;
	text-decoration:none;
	color:#b85fd7;
}
a.miniBrochure:hover{
	text-decoration:underline;
}
td.custom-value-label {
	width: 200px;
}
td.custom-value {
	width: 300px;
}
table.tblBookOption select {
	width: 100%;
}
table.tblCustomValue {
	width: 100%;
}
table.tblCustomValue {
	margin-top: 10px;
}
table.tblCustomValue select {
	width: 376px;
}
table.tblCustomValue input {
	width: 370px;
}
table.general-products tr td, table.passenger-products tr td {
	border-bottom: none;
	height: 15px;
	padding: 2px 5px 2px 5px;
}
table.general-products input {
	padding-right: 10px;
	text-align: right;
	width: 25px;
}
table.passenger-products label {
	font-weight: normal;
	width: 100%;
}
table.general-products td {
	vertical-align: baseline;
}
#busStopTable {
	margin-top: 20px;
}
#busStopTable tr {
	height: 30px;
}


/* Heading boekingspagina (T01.10)
=============================================== */

.tripDetail {
	width: 100%;
	background: #EDE4ED;
	margin: 0 0 20px 0;
}

.tripDetail th{
	color:#452D45;
	font-size:14px;
	padding:5px;
}


.tripDetail td {
	padding: 7px;
}

.tripDetail td.label{
	font-weight:bold;
}

/* Durations selectie in reispagina
=============================================== */

.pricetable_filter{
	background-color:#F3EAF3;
	border:1px solid #C5AFC5;
}
.pricetable_filter a{
	color:#000;
}
.pricetable_filter a.active{
	color:#634466; 
	font-weight:bold;
	display: inline;
}

caption{
	text-align:left;
	border-bottom:1px solid #999;
	height:24px;
	line-height:24px;
	background-color:#F3EAF3;
	padding:0 5px;
}
caption span{
	display:block;
	float:right;
}
caption span.duration{
	display:inline;
	float:none;
	line-height:inherit;
	font-weight:bold;
	color:#634466;
}

/* Boeking stap 1 - volle breedte, verdeeld in 2 gelijke kolommen
	==============================================================*/

.fullWidth{
	width:778px;
}

.fullWidth div.scroll{
	width:auto;
}

.fullWidth .column{
	width:368px;
	float:left;
	padding:10px;
}

.calculation{
	padding:5px;
	background-color:#eef7c9;/*#f0f0f0;*/
	/*border:1px solid #ccc;*/
}
.details.calculation tr td{
	border-bottom:0;
	padding:3px 2px;
	margin:0;
}
.calculation tr.total td{
	font-weight:bold;
	border-top:1px dashed #704A70;
}

table.accos{
	width:625px;
	margin:0 auto;
}

table.accos th{
	text-align:left;
	color:#854E8A;
	font-size:12px;
	border-bottom:1px solid #704A70;
	vertical-align:top;
	padding:0 0 0 2px;
}
table.accos th span{
	font-size: 11px; 
	font-weight:normal; 
}
table.accos td{
	vertical-align:top;
	padding:1px 10px 1px 2px;
	border-bottom:1px solid #C5AFC5;
	height:24px;
	text-align:left;
}
table.accos td:last-child{
	padding-right:0;
}
table.accos span.boeknu{
	margin-bottom:0;
	padding-right:0;
	background:#FFF url(../gfx/btn_flex.gif) no-repeat 0 0;
	line-height:23px;
	display:block;
	float:left;
}
table.accos span.boeknu a{
	background:#FFF url(../gfx/btn_flex.gif) no-repeat 100% 0;
	margin-left:5px;
	color:#FFF;
	text-decoration:none;
	padding:4px 24px 4px 3px;
}
table.accos span.boeknu:hover{
	background-position:0 -25px;
}
table.accos span.boeknu a:hover{
	background-position:100% -25px;
}

table.accos tr.disabled td{
	color:#ababab;
}

table.accos tr.selected td {
	color:#30a8f0;
	font-weight: bold;
}

table.accos tr.selected span.boeknu, table.accos tr.disabled span.boeknu {
	display: none;
}

#MB_MessageBox.popupAccoSelect{
	width:680px;
	height:470px;
}
.popupAccoSelect #MB_MessageBoxContent, 
.popupAccoSelect div.MB_PopupHeader, 
.popupAccoSelect iframe.popupframe, 
.popupAccoSelect .shadowbox .body {
	width:680px!important;
}
.popupAccoSelect #MB_MessageBoxContent, 
.popupAccoSelect iframe.popupframe, 
.popupAccoSelect .shadowbox .body {
	height:470px!important;
}

.tip{
	font-weight:bold;
	color: #704A70;
}

.nowrap { white-space: nowrap; }

#recalculatePrice2
{
		font-weight: bold;
		color:#000;		
		position:absolute; 
		width:200px; height:60px;
		top:50%; left:50%; margin-left:-90px; margin-top:-40px; border:solid 1px #452D45;  z-index:999;padding:20px;text=align:center;
		background-color:#fff;
	}

#recalculatePrice2 a
{
		font-weight: bold;
		color:#452D45;
}

/* Newsletter question
=============================================== */
.NewsLetter tr td  
{
	border-bottom-style: none;	
}

.details .NewsLetter label  
{
	float:none;
}
/*============================================= */

/* main carrousel for homepage
============================================================*/
.maincarrousel{
	border:1px solid #664966;
	height:204px;
	position:relative;
	margin-bottom:15px;
}


.maincarrousel ul.tabs{
	position:absolute;
	right:0;
	top:0;
	margin:0;
	padding:0;
	z-index:10;
}
.maincarrousel ul.tabs li{
	list-style:none;
	padding:0;
	margin:0;
}

.maincarrousel ul.tabs li a{
	background:transparent url(../gfx/carrouseltab.png) no-repeat 0 0;
	height:44px;
	display:block;
	width:122px;
	padding:4px 4px 4px 36px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	line-height:110%;
	overflow:hidden;
}
.maincarrousel ul.tabs li a:hover{
	background-position:0 -52px;
	color:#b85fd7;
}
.maincarrousel ul.tabs li.active a{
	background-position:0 -104px;
	color:#b85fd7;
}
.maincarrousel ul.tabs li a span{
	font-size:11px;
	font-weight:normal;
	display:block;
}

.maincarrousel .sticker{
	position:absolute;
	top:20px;
	left:20px;
	width:120px;
	background-color:#fff;
	border:1px solid #b85fd7;
	-moz-box-shadow:rgba(0,0,0,0.4) 4px 4px 4px;
	-webkit-box-shadow:rgba(0,0,0,0.4) 4px 4px 4px;
	box-shadow:rgba(0,0,0,0.4) 4px 4px 4px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#eeeeee));
	background: -moz-linear-gradient(#ffffff, #eeeeee);
	background: linear-gradient(#ffffff, #eeeeee);
	
	text-align:center;
	padding:10px;
}
.maincarrousel .sticker h3{
	font-size:16px;
	line-height:150%;
}
.maincarrousel .sticker .price{
	font-size:24px;
	color:#b85fd7;
	font-weight:bold;
	display:block;
	margin-top:5px;
}
.maincarrousel .sticker a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	background:transparent url(../gfx/arrow2.gif) no-repeat 100% 6px;
}

/* USP block 
=========================================*/
.usp h2 {
    background-color: #B85FD7;
    border-radius: 6px 6px 0 0;
    color: #FFFFFF;
    margin: 0;
    padding: 5px;
}
.usp .content{
	height:182px;
	border:1px solid #b85fd7;
	overflow:hidden;
	margin-bottom:15px;
}

.usp ul{
	padding:0;
	margin:10px;
}
.usp ul li{
	list-style:none;
	background:transparent url(../gfx/vinkgroen.gif) no-repeat 0 0;
	padding-left:20px;
	margin-bottom:10px;
}

/* Themes
=============================================*/
.themes{
	margin:0;
	padding:0;
	float:right;
}
.themes li{
	list-style:none;
	float:left;
	display:inline;
	width:100%;
	margin:0 0 1px 1px;
}
.themes.twoCols{
	margin-right:0;
}
.themes.twoCols li{
	width:144px;
}
.themes li h2{
	display:block;
	text-decoration:none;
	background:transparent url(../gfx/bg_thememenu.jpg) no-repeat 0 0;
	height:40px;
	overflow:hidden;
	padding:9px 10px 0;
	margin-bottom:0;
}
.themes li h2 a{
	color:#fff;
	display:block;
		width:165px;
}
.themes li h2:hover{
	background-position:0 -50px;
}
.themes li h2 a:hover{
	text-decoration:none;
	color:#fff;
}
.themes li a.title{
	font-weight:bold;
	font-size:12px;
	height:31px;
}
.themes li a.title img{
	float:left;
	margin-right:9px;
}

.icon{
	height:32px;
	line-height:32px;
}
h1.icon{
	line-height:normal;
	margin-top:-4px;
	height:auto;
	overflow:hidden;
}
h1.icon span{
	font-size:14px;
	display:block;
}
h1.icon img{
	float:left;
	margin:4px 5px 0 0;
}

h2.bar-type2.aanbieding{
	/*border-bottom-color:#b85fd7;*/
}
h2.bar-type2.aanbieding a{ 
	color:#452D45V; 
}
h2.bar-type2.icon{
	line-height:32px;
}
h2.bar-type2.icon img{
	display:none;
}

table.stripe{
	border-top:1px solid #CFC6CF;
	width:100%;
}
.contentFrame .content table.stripe{
	margin-bottom:1em;
}
table.stripe td{
	border-bottom:1px solid #CFC6CF;
	padding:1px 2px;
}
table.stripe tfoot td{
	border-bottom:none;
	font-style:italic;
}
table.stripe th.high{
	padding:5px 0;
}

.intro .review{
	margin:30px 0;
}
.score{
	color:#b85fd7;
	font-size:20px;
	font-weight:bold;
}
.review .specs{
	margin:0 0 5px;
	padding:2px 0;
	border:1px solid #CFC6CF;
	border-width:1px 0;
	text-align:right;
}
.review .specs li{
	list-style:none;
	display:inline;
	margin-left:10px;
	font-weight:bold;
}
.review .specs li .score{
	 font-size:14px;
}

.ski-info{
	background:transparent url(../gfx/iconen/icon_snow.png) no-repeat 0 0;
	padding-left:24px;
	margin:10px 0 0;
}
.ski-info p{
	margin-bottom:5px;
}

/* autocomplete search dropdown overrule:
==========================================================*/
.ui-widget{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}

.contentFrame .content h3{
	color:#b85fd7;
	font-size:12px;
}

/* sitemap
==========================================================*/
.sitemap{
	margin:0;
}
.sitemap li{
	background: url("../gfx/bg_thead.jpg") repeat-x scroll 0 0 transparent;
	border: 1px solid #9fc768;
	color: #FFFFFF;
	line-height: 24px;
	padding: 0 0 0 10px;	
	list-style:none;
	margin:0 0 5px;
	font-weight:bold;
}
.sitemap li a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.sitemap li ul{
	margin:0;
	padding:0;
}
.sitemap li li{
	background:none;
	color:#3F4958;
	line-height:normal;
	border:none;
	padding:0;
	margin:5px 0;
}
.sitemap li li a{
	background:transparent url(../gfx/pijl.gif) no-repeat 0 5px;
	color:#3F4958;
	padding:2px 0 0 10px;
	display:block;
	font-weight:normal;
}
.sitemap li li.sub a{
	font-weight:bold;
}
.sitemap li li a:hover{
	text-decoration:underline;
}

.sitemap li li ul{
	margin:-20px 0 10px 120px;
}
.sitemap li li ul li{
	white-space:nowrap;
}

.sitemap li li ul li a,
.sitemap li li.sub li a{
	font-weight:normal;
}

.alternatives{
	background: url("../gfx/bg_kader.jpg") repeat-x scroll left top #E8EDF0;
	margin-bottom: 10px;
	padding: 4px;
	border:1px solid #CFC6CF;
	overflow:hidden;
}
.alternatives .refine{
	border:none;
	padding:0;
	float:left;
	margin-right:20px;
}

/* contactpopup
==================================================================*/
.asideBlock #contactpopup{
	display:none;
}
#contactpopup{
	background:#fff;
	padding:10px;
	border:1px solid #d7e6f3;
	overflow:hidden;
	z-index:100;
	width:380px;
	text-align:left;
}
#contactpopup td,
#contactpopup input{
	vertical-align:top;
}
#contactpopup input[type=radio]{
	border:none;
	background:none;
}
#contactpopup .typeText{
	width:200px;
	padding:2px;
	border:1px solid #CFC6CF;
	background:#f8f8f8 url(../gfx/bg_input.jpg) repeat-x 0 0;
}
#contactpopup select{
	border:1px solid #CFC6CF;
}
#contactpopup span.btn{
	margin-top:15px;
	margin-bottom:0;
}
#contactpopup span.btn input{
	width:auto;
	vertical-align:middle;
}


#fancybox-title{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#3F4958;
}
