* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	text-align: center;
	background: url(/images/bg_site.jpg) repeat-x;
	font-family: Verdana, Arial;
	font-size: 12px;
}

img{
	border: none;
}

#siteWrap {
	position: relative;
	width: 980px;
	font-size: 12px
	margin: 0 auto -142px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -230px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	height: 230px; /* .push must be the same height as .footer */
}

#top {
	height: 136px;
	width: 960px;
	margin: 0 auto;
}

.logo{
	float: left;
	width: 375px;
	height: 115px;
	margin-top: 20px;
}

#taal{
	float: right;
	width: 180px;
	height: 25px;
	padding: 5px 10px;
	margin-right: 15px;
	background-image: url(/images/bg_taal.jpg);
	background-repeat: no-repeat;	
	color: #54463B;
}

#menu{
	float: right;
	margin-top: 35px;
	font-size: 14px;
	margin-right: 10px;
}

li{
	display: inline;
	list-style-type: none;
	padding: 0 10px;
}

li.line{
	height: 25px;
	width: 1px;
	padding: 0;
	margin: 0;
	border-right:1px solid #D4D1CE;
}

li a{
text-decoration: none;
	color: #54463B;
}

/* DIV #TOP END */


#fotoSlide{
	clear: both;
	width: 952px;
	height: 290px;
	padding: 16px 0 15px 18px;
	background-image: url(/images/bg_fotoslide.jpg);
	background-repeat: no-repeat;
}

#contentWrap{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color:  #F8F8F8;
	width: 930px;
	padding: 25px 20px;
}

#content{
	float: left;
	width: 580px;
	padding-left: 15px;
}

#sidebar{
	float: left;
	width: 300px;
	margin-left: 25px;
}

#content p{
	margin: 15px 0;
}


#content a{
	color: #267CB6;
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}

.tip{
	background-color: #F9E4C6;
	border: 1px solid #DFDFDF;
	height: 70px;
	width: 575px;
}
img.imgTip{
	float: left;
	width: 70px;
	margin: 5px 15px;
}

#content .tip p{
	width: 450px;
	float: left;
	margin-top: 10px;
}

#topHotels{
	width: 267px;
	float: left;
	margin-right: 35px;
	margin-top: 50px;
}

#newHotels{
	width: 267px;
	float: left;
	margin-top: 50px;
}


#topHotels h2, #newHotels h2{
margin-bottom: 15px;
}


/* Accordion
----------------------------------*/
#accordion, #accordion2{border:1px solid #DFDFDF; overflow: hidden;}
#accordion .element.style{height: 175px;}
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; background-image: url(/images/bg_accordion_header.jpg); background-repeat: repeat-x; height: 28px; color: #302822; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; color: #302822; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { /* padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; */ z-index: 0;}
.ui-accordion .ui-accordion-content-active { display: block; }


.acc_bg{
	z-index: 0;
}

.ui-accordion .acc_info{
	height: 14px;
	width: 250px;
	margin-top: -30px;
	z-index: 2;
	position: inherit;
	padding: 8px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #54463B;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	}
	
	
#accordion2 .acc_info{
	height: 14px;
	width: 250px;
	margin-top: -30px;
	z-index: 2;
	position: inherit;
	padding: 8px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-color: #FF9900;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	}

.ui-accordion .acc_prijs{
	width:250px;
	margin-right: 75px;
}

#accordion h3, #accordion2 h3{
	color: #302822;
	font-size: 10px;
	padding: 3px 0 0 10px;
	background-repeat: no-repeat;
}

#accordion h3.nr1{
	background-image: url(/images/accordion/topHotels/nr1.jpg);
}

#accordion h3.nr2{
	background-image: url(/images/accordion/topHotels/nr2.jpg);
}

#accordion h3.nr3{
	background-image: url(/images/accordion/topHotels/nr3.jpg);
}

#accordion2 h3.nr1{
	background-image: url(/images/accordion/newHotels/nr1.jpg);
}

#accordion2 h3.nr2{
	background-image: url(/images/accordion/newHotels/nr2.jpg);
}

#accordion2 h3.nr3{
	background-image: url(/images/accordion/newHotels/nr3.jpg);
}


#accordion .ui-accordion-header a, #accordion2 .ui-accordion-header a{
	color: #302822;
	font-size: 10px;
}

#accordion a, #accordion2 a{
	color: #FFFFFF;
}

.footer {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: url(/images/bg_footer.jpg) repeat-x;
}
.footer a {
	color: #302822;
	text-decoration: underline;
	border: 0;
	font-weight: bold;
}

.footer h2{
font-size: 13px;
display: inline;
}


#footerLinks{
	clear: both;
	padding-top: 50px;
	color: #FFFFFF;
}

#footerLinks a{
	color: #FFFFFF;
}

#footerLinks .links{
	float: left;
}

#footerLinks .erush{
	float: right;
	padding-right: 50px;
}

#flashTeaser {
    height: 290px;
    width: 935px;
}

div#flashTeaser {
    overflow: hidden;
}

div.teaser_picture {
    width:935px;
    height:290px;
    overflow:hidden;
}

#zoekWrap{
	width: 300px;
	border: 1px solid #DFDFDF;
	margin-bottom: 25px;
}

.selectParel{
	width: 280px;
	height: 25px;
	background-image: url(/images/bg_selectParel.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0 0 20px;
}

.selectState{
	height: 380px;
	width: 100%;
	background-color: #D7ECF4;
}

#selectOther{
	width: 100%;
	background-color: #EBEBEB;
}



.selectOther{
	width: 280px;
	height: 25px;
	background-image: url(/images/bg_selectOther.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	padding: 5px 0 0 20px;
}


#selectOther select{
	border: 1px solid #DFDFDF;
	margin: 20px 30px;
	width: 230px;
	height: 23px;
	font-size: 11px;
	padding: 2px;
	
	}


.selectExtra{
	float: left;
	width: 120px;
	padding: 5px;
}


.selectExtra2{
	float: left;
	width: 160px;
	padding: 5px;
}
.selectExtra p, .selectExtra2 p{
	margin: 5px;
}


.selectExtra label, .selectExtra2 label{
	margin-left: 5px;
	width: 120px;
}

#selectOther input.zoek{
	width: 250px;
	height: 22px;
	background-color: #54463B;
	margin: 25px;
	border: none;
	color: #FFFFFF;
}


#footerContent{
	text-align: left;
	font-size: 13px;
	margin: 0 auto;
	padding: 20px 0 25px 50px;
	width: 970px;
}

#footerContent h1{
	color: #302822;
	margin-bottom: 15px;
}

#columnLeft{
	width: 420px;
	float: left;
	margin-right: 50px;
}
#columnRight{
	width: 420px;
	float: left;
	margin-top: 36px;
}

h1{
	font-size: 15px;
}

h2{
	font-size: 13px;
	color: #267CB6;
}



/*
	ZOEKRESULTATEN
*/

#fotoWrap{
	clear: both;
	padding-top: 1px;
	width: 932px;
	height: 259px;
	padding: 5px 0 15px 38px;
	color: white;
}

.imgWrap{
	float: left;
	margin: 65px 0 0 0;
	width: 240px;
	height: 160px;
	border: 5px solid #F8F8F8;
}

.imgWrapMiddle{
	float: left;
	margin: 65px 75px 0 75px;
	width: 240px;
	height: 160px;
	border: 5px solid #F8F8F8;
}


#seachInfo{
	background-color: #F9E4C6;
	border: 1px dashed #267CB6;
	width: 880px;
	height: 40px;
 	padding: 10px;
	color: #267CB6;
	line-height: 20px;
}

#seachInfo h3{
	display: inline;
}

#gotoSearch a{
	color: #267CB6;
	font-weight: bold;
	text-decoration: none;
}

#gotoSearch a:hover{
	text-decoration: underline;
}

#resultInfo{
	float: left;
	width: 315px;
}

#why{
	width: 240px;
	float: left;
	height: 25px;
	border: 1px dashed #302822;
	padding: 7px 0 3px 7px;
	margin-top:3px;
	background-color: #FFFFFF;
}

#why a{
	font-size: 18px;
	color: #302822;
	text-decoration: none;
}
#gotoSearch{
	float: right;
	margin-right: 10px;
	text-align: right;
}

.bold{
	font-weight: bold;
}


#contentSub{
	width: 880px;
	padding-left: 15px;
}


.resultHotel{
clear:left;
	width: 880px;
	height: 100%;
	border-bottom: 2px dotted #BBD4E5;
	margin: 25px 0;
	
}
	
.hotelInfo{
	height: auto;	
	min-height: 180px;
	float: left;
	width: 585px;
	margin-bottom: 20px;

}

.resultHotel img{
	float: left;
	margin-right:50px;
	width: 240px;
}

.resultHotel h2, .ui-tabs .ui-tabs-panel h2{
	font-size: 18px;
	color: #267CB6;
	font-weight: 100;
	margin-bottom: 15px;
}

.resultHotel h3{
	font-size: 13px;
}

.resultHotel p{
	height: 85px;
}

.resultPrice{
	color: #267CB6;
	float: left;
}

.resultInfo{
	float: right;
	background-color: #267CB6;
	height: 14px;
	width: 94px;
	padding: 3px;
}

.resultInfo a{
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}

/*

FORMS
*/


p.form{
	float: left;
	width: 290px;

}
#content label{
	width: 250px;
	display: block;
}

#content input[type=text]{
	width: 250px;
	height: 18px;
	padding: 3px 0 0 3px;
	border: 1px solid #DFDFDF;
	margin: 5px 0;
}

#content input[type=password]{
	width: 250px;
	height: 18px;
	padding: 3px 0 0 3px;
	border: 1px solid #DFDFDF;
	margin: 5px 0;
}

#content input[type=select]{
	width: 250px;
	height: 18px;
	padding: 3px 0 0 3px;
	border: 1px solid #DFDFDF;
	margin: 5px 0;
}

#content textarea{
	width: 540px;
	height: 150px;
	padding: 3px 0 0 3px;
	border: 1px solid #DFDFDF;
	margin: 5px 0;
}

#content input.submit{
	background-color: #54463B;
	font-weight: 700;
	color: #FFFFFF;
	border: none;
	padding: 2px;
	float:right;
	margin-right: 35px;
	width: 125px;
	height: 20px;
}
