
/************************************************************************************************************************************/
/*------------  ALLE WIJZINGEN AAN DE CSS ALTIJD EERST VRAGEN AAN MATHIJS _ NIET KOPIEREN _ NIET VERDUBBELEN _ BEDANKT -------------*/
/************************************************************************************************************************************/

/*** RESET ***/
*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

img
{
    border: 0;
}
a {
	text-decoration: none;
	color: #ddd2c0;
}
a:hover {
	color: #ddd2c0;
	text-decoration: underline;
}
body{
	font-family: arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	background: #24190b url("../images/bg.jpg") no-repeat top center fixed;
	color: #575757;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

a:active { outline: 0; }

.clearfloats {clear: both;}

/*** END RESET ***/

/*** FONTS ***/

@font-face {
    font-family: 'PillGothic300mgOblique';
    src: url('../fonts/pillgothic300mg-oblique-webfont.eot');
    src: url('../fonts/pillgothic300mg-oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic300mg-oblique-webfont.woff') format('woff'),
         url('../fonts/pillgothic300mg-oblique-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic300mg-oblique-webfont.svg#PillGothic300mgOblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PillGothic300mgRegular';
    src: url('../fonts/pillgothic300mg-regular-webfont.eot');
    src: url('../fonts/pillgothic300mg-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic300mg-regular-webfont.woff') format('woff'),
         url('../fonts/pillgothic300mg-regular-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic300mg-regular-webfont.svg#PillGothic300mgRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PillGothic300mgSemibd';
    src: url('../fonts/pillgothic300mg-semibd-webfont.eot');
    src: url('../fonts/pillgothic300mg-semibd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pillgothic300mg-semibd-webfont.woff') format('woff'),
         url('../fonts/pillgothic300mg-semibd-webfont.ttf') format('truetype'),
         url('../fonts/pillgothic300mg-semibd-webfont.svg#PillGothic300mgSemibd') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*** BASIC LAYOUT ***/

#container 
{
    width: 978px;
    margin: 0 auto;
}

/*** TOP ***/

#logo  
{
    height: 161px;
    width: 358px;
    float: left;
}

#quiclinks 
{
    float: right;
}

#languagebar 
{
	font-family: PillGothic300mgRegular, Sans-Serif;
	font-size: 14px;
    float: right;
    margin-top: 23px;
}

#languagebar ul li
{
    float: left;
    color: #8bdaff;
    padding-right: 4px;
}

#languagebar ul li img
{
    position: relative;
    top: -2px;
    margin-right: 6px;
}

#languagebar ul li a
{
    text-decoration: none;
    color: #8bdaff;
}

#languagebar ul li a:hover
{
	color: #ffffff;
    text-decoration: none;
}

#menu 
{
	font-family: PillGothic300mgRegular, Sans-Serif;
    float: right;
    margin-right: 40px;
    font-size: 14px;
    text-transform: uppercase;
}

#menu ul li
{
    border-left: 1px solid #a39d95;
    padding: 0 7px 0 7px;
    float: left;
    height: 46px;
}

#menu ul li.last
{
    border-right: 1px solid #a39d95;
}

#menu ul li a
{
    color: #ffffff;
    text-decoration: none;
    position: relative;
    top: 23px;
}

#menu ul li.active a
{
    color: #8bdaff;
    text-decoration: none;
}

#menu ul li a:hover
{
	color: #8bdaff;
    text-decoration: none;
}

.active
{
    color: #8bdaff;
    text-decoration: none;
}

#slogan 
{
	font-family: PillGothic300mgOblique, Sans-Serif;
	font-size: 26px;
    float: right;
    margin-top: -48px;
    color: #ffffff;
}

#sloganmain
{
    background: url("../images/sloganbg.png");
    padding: 4px 8px 4px 8px;
}

#sloganmain .capital 
{
	text-transform: uppercase;
}

#slogansmall 
{
	font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-style: italic;
    color: #8bdaff;
    float: right;
    margin: 3px 6px 0 0;
}

/*** CONTENT ***/

#content 
{
    padding-top: 50px;
}

#sidebar 
{
    width: 352px;
    margin-right: 18px;
    float: left;
}

#searchhotels 
{
    background: url("../images/searchbg.png");
    width: 322px;
    padding: 24px 0 24px 30px;
}

#searchhotelform 
{
    color: #ddd7cd;
    font-size: 12px;
}
.searchcategory 
{
    font-size: 11px;
    color: #ddd7cd;
    text-transform: uppercase;
    vertical-align: baseline;
}

#searchhoteltitle
{
	font-family: PillGothic300mgRegular, Sans-Serif;
    margin-bottom: 22px;
    font-size: 23px;
    color: #ffffff;
    text-transform: uppercase;
}

.calendaritem 
{
    padding-right: 8px;
}

.row 
{
    height: 32px;
}

#ui-datepicker-div 
{
	font-size: 10px;
}

.ui-datepicker-trigger 
{
	margin-left: 0;
	position: relative;
	top: 5px;
	cursor: pointer;
}

.budget 
{
    background: url("../images/textinput.png") no-repeat;
    width: 40px;
    height: 22px;
    border: none !important;
    font-size: 12px;
    color: #ddd7cd;
    padding: 0 5px 0 5px;
}

.checkincheckout 
{
    background: url("../images/textinput2.png") no-repeat;
    width: 203px;
    height: 22px;
    border: none !important;
    font-size: 12px;
    color: #ddd7cd;
    padding: 0 5px 0 5px;
}

#submitsearchhotel 
{
	font-family: PillGothic300mgRegular, Sans-Serif;
    font-size: 14px;
    color: #263c47;
    background-color: #8bdaff;
    border: none !important; 
    padding: 2px 6px 2px 6px;
    margin-top: 20px;
    margin-right: 18px;
    float: right;
    cursor: pointer;
    -webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

#submitsearchhotel:hover 
{
    background-color: #73c9f2;
}

/*** START JQUERY DROPDOWNS ***/

.dd {
	/*display:inline-block !important;*/
	text-align:left;
	background: url("../images/ddleft.png") no-repeat;
	padding-left: 1px;
	width: 1px;
	height: 24px;
}

.dd .ddTitle {
	background: url("../images/dd.png") repeat-x;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	padding: 2px 0 1px 6px;
	height: 24px;
	color: #ddd7cd;
	font-size: 12px;
}

.dd .ddTitle span.arrow {
	background: url("../images/dropdownbtn.png") no-repeat 0 0px;
	float: right;
	display: inline-block;
	width: 23px;
	height: 24px;
	cursor: pointer;
	position: relative;
	top: -2px;
}


.dd .ddTitle span.textTitle {text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddTitle span.textTitle img{text-align:left; padding:0 2px 0 0}
.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	position: absolute;
	display: none;
	margin: 0;
	width: auto;
	overflow: auto;
	overflow-x: hidden !important;
	background-color: #4e4940;
	border: 1px solid #38342d;
	font-size: 12px;
	margin-top: -4px;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding: 1px 2px 1px 5px;
	text-decoration:none !important;
	color:#ddd7cd !important;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd .ddChild a:hover {
	background: #544e45;
}
.dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd .ddChild a.selected {
	background: #5b554b;
	color: #ddd7cd !important;
	
}
.hidden {display:none;}

#country, #city, #stars 
{
	width: 200px;
}

#selectsortby 
{
    width: 130px;
}

#dagcheckin, #dagcheckout, #dagcheckinav, #dagcheckoutav
{
	width: 53px;
}

#maandcheckin, #maandcheckout, #maandcheckinav, #maandcheckoutav 
{
    width: 60px;
}

#jaarcheckout, #jaarcheckin, #jaarcheckinav, #jaarcheckoutav
{
    width: 65px;
}

/*** END JQUERY DROPDOWNS ***/

#advantages 
{
    margin-top: 20px;
}

.advantage 
{
    background: url("../images/advantagebg.png");
    width: 324px;
    min-height: 62px;
    margin-bottom: 1px;
    font-style: italic;
    font-size: 12px;
    color: #ffffff;
    line-height: 17px;
    padding: 24px 14px 14px 14px;
}

.advantagetitle 
{
	font-family: PillGothic300mgSemibd, Sans-Serif;
    margin-bottom: 6px;
    font-size: 18px;
    color: #8bdaff;
    text-transform: uppercase;
    font-style: normal;
}

#topdestinations
{
    border: 1px solid #574f45;
    width:  324px;
    margin-top: 20px;
    padding: 14px 14px 14px 14px;
}

#topdestinationstitle 
{
	font-family: PillGothic300mgRegular, Sans-Serif;
	color: #8bdaff;
	font-size: 23px;
	text-transform: uppercase;
    margin-bottom: 14px;
}

.destinationcolumn 
{
    width: 96px;
    margin-right: 14px;
    float: left;
    font-size: 14px;
    color: #ffffff;
}

.destinationcolumn.last 
{
    margin-right: 0px !important;
}

.destinationcolumn a
{
    color: #ffffff;
    text-decoration: none;
}

.destinationcolumn a:hover
{
    color: #8ad9fe;
    text-decoration: none;
}

#map 
{
    margin-top: 20px;
    position: relative;
    z-index: 2;
}

#main 
{
    float: left;
    width: 608px;
}

#mainbinnen 
{
    float: left;
    width: 577px;
    background-color: #ffffff;
    padding: 14px 14px 14px 17px;
}

#secure 
{
    margin-top: 20px;
    width: 324px;
    padding: 14px;
    background-color: #ffffff;
    font-size: 11px;
    color: #363636;
    line-height: 14px;
}

#secure a
{
    color: #363636;
    text-decoration: none;
}

#secure a:hover
{
    color: #363636;
    text-decoration: underline;
}

#secureleft 
{
    float: left;
    width: 110px;
    margin-right: 14px;
}

#secureright
{
    float: left;
    width: 200px;
}

#sisterlinks 
{
    margin-top: 20px;
    margin-bottom: 30px;
}

.sisterlink a
{
	font-family: PillGothic300mgRegular, Sans-Serif;
	font-size: 17px;
	color: #8bdaff;
    border: 1px solid #574f45;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding: 6px 14px 6px 14px;
    text-decoration: none;
    display: block;
}

.sisterlink a:hover
{
	color: #ffffff;
    text-decoration: none;
}

#hotellist 
{
    margin-bottom: 30px;
}

.hotel 
{
    width: 294px;
    margin: 0 10px 10px 0;
    float: left;
    background-color: #ffffff;
}

.hotelpicture 
{
    width: 294px;
}

.hoteldescription 
{
    padding: 13px 17px 17px 17px;
}

.hoteltext 
{
    color: #727171;
    font-size: 12px;
    line-height: 16px;
    margin: 8px 0 8px 0;
}

.moreinfo 
{
   display: inline;
}

.moreinfo a 
{
   font-style: italic;
   color: #3aaff2;
   text-decoration: underline;
   font-weight: bold;
}

.moreinfo a:hover 
{
   font-style: italic;
   color: #467e98;
   text-decoration: underline;
   font-weight: bold;
}

.hoteladres 
{
    font-size: 10px;
    color: #181818;
}

.bookhotel 
{
  margin: 6px 0 6px 0;
  /*border-top: 1px dotted #231b10;
  border-bottom: 1px dotted #231b10;*/
  padding: 4px 0 4px 0;
}

.bookhotelbtn 
{
	font-family: PillGothic300mgSemibd, Sans-Serif;
    display: block;
    background-color: #8bdaff; 
    text-align: center;
    padding: 5px 0 5px 0;
    text-decoration: none;
    color: #231b10;
    text-transform: uppercase;
    font-size: 15px;
}

.bookhotelbtn:hover
{
    text-decoration: none;
    background-color: #a4e2ff;
    color: #231b10;
}

.tags 
{
    font-size: 10px;
    color: #737373;
    line-height: 12px;
    margin-top: 10px;
}

.tags a
{
    color: #737373;
    text-decoration: none;
}

.tags a:hover
{
    color: #737373;
    text-decoration: underline;
}

#hotelslideshowbar
{   
    background: url("../images/hotelslideshowbarbg.png");    
    position: absolute;
    z-index: 301;
    margin-top: 291px;
    width: 572px;
    height: 42px;
}

#hotelslideshownav 
{
    position: absolute;
    z-index: 302;
    font-size: 12px;
    color: #ffffff;
    margin-top: 303px;
    margin-left: 470px;
}

#hotelslideshownav a  
{
    text-decoration: none;
    color: #ffffff;
    float: left;
    padding: 0 4px 0 4px;
}

#hotelslideshownav a.activeSlide 
{
    text-decoration: none;
    color: #8bdaff;
}

#hotelslideshownav a:focus 
{
    outline: none;
}

.hoteltitle 
{
	font-family: PillGothic300mgSemibd, Sans-Serif;
	color: #1b1711;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

.fromprice 
{
	font-family: PillGothic300mgSemibd, Sans-Serif;
	font-size: 12px;
	color: #1b1711;
}

.hoteltitlebinnen 
{
    font-family: PillGothic300mgSemibd, Sans-Serif;
    margin-top: 20px;
    font-size: 18px;
    color: #1b1711;
    font-weight: normal;
}

.maintext 
{
    color: #727171;
    font-size: 12px;
    line-height: 17px;
    margin: 8px 0 8px 0;
}

#bookhotelbinnen 
{
    margin: 16px 0 16px 0;
    border-top: 1px dotted #231b10;
    border-bottom: 1px dotted #231b10;
    padding: 0 0 12px 0;
    font-size: 12px;
}

#bookhotelbinnen a
{
    color: #14b4ff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    background: 1px 4px url("../images/bookhotelbinnenarrow.png") no-repeat;
    padding-left: 16px;
}

#bookhotelbinnen a:hover
{
    color:#1592cd;
    text-decoration: none;
}

#bookhotelbinnen a .securebooking
{
    text-transform: lowercase;
    color: #645e57;
}

#bookhotelbinnen a.moreinfo_results 
{
	background: 1px 7px url("../images/bookhotelbinnenarrow.png") no-repeat;
	float: right;
	margin-top: 11px;
	clear: right;
}

.bookhotelbinnen 
{
    margin: 16px 0 16px 0;
    border-top: 1px dotted #231b10;
    border-bottom: 1px dotted #231b10;
    padding: 0 0 12px 0;
    font-size: 12px;
}

.bookhotelbinnen a
{
    color: #14b4ff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    background: 1px 4px url("../images/bookhotelbinnenarrow.png") no-repeat;
    padding-left: 16px;
}

.bookhotelbinnen a:hover
{
    color:#1592cd;
    text-decoration: none;
}

.bookhotelbinnen a .securebooking
{
    text-transform: lowercase;
    color: #645e57;
}

.bookhotelbinnen a.moreinfo_results 
{
	background: 1px 7px url("../images/bookhotelbinnenarrow.png") no-repeat;
	float: right;
	margin-top: 11px;
	clear: right;
}

#results_topbar
{
	background-color: #817c77;
	padding: 3px 8px 3px 8px;
	font-size: 12px;
	color: #ffffff;
}

#results_topbar a
{
	color: #ffffff;
	text-decoration: none;
}

#results_topbar a:hover
{
	color: #8bdaff;
	text-decoration: none;
}

#results_topbar a.active
{
	color: #8bdaff;
	text-decoration: none;
}

#results_breadcrumb 
{
	float: left;
}

#results_pagination 
{
	float: right;
}

.results_left 
{
	float: left;
	width: 200px;
	margin-top: 23px;
}

.results_right 
{
	float: left;
	margin-left: 16px;
	width: 330px;
}

.secureimg 
{
    position: relative;
    top: 8px;
    margin-left: 4px;
}

#secureimg 
{
    position: relative;
    top: 8px;
    margin-left: 4px;
}

#checkavailability 
{
    border-bottom: 1px dotted #231b10;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.checkavailabilitytitle 
{
    text-transform: uppercase;
    font-size: 12px;
    color: #3a3632;
    margin-bottom: 3px;
}

#checkavailabilityform 
{
    background-color: #645e57;
    color: #ddd7cd;
    font-size: 12px;
    padding: 12px;
}

#submitcheckavailability, #btnSubmit
{
	font-family: PillGothic300mgRegular, Sans-Serif;
    font-size: 14px;
    color: #263c47;
    background-color: #8bdaff;
    border: none !important; 
    padding: 2px 6px 2px 6px;
    margin-top: 4px;
    margin-right: 18px;
    float: right;
    cursor: pointer;
    -webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

#submitcheckavailability:hover, #btnSubmit: hover
{
    background-color: #74c5eb;
}

#hoteladresbinnen 
{
    font-size: 12px;
    color: #727171;
}

#hoteladresbinnen a 
{
    text-decoration: none;
    color: #727171;
}

#hoteladresbinnen a:hover
{
    text-decoration: underline;
    color: #727171;
}

#hoteladresbinnenleft
{
    width: 256px;
    float: left;
    margin-right: 16px;
}

#hoteladresbinnenright 
{
    float: left;
    width: 280px;
    line-height: 17px;
}

#otherhotels 
{
    background: url("../images/otherhotelsbg.png");
    width: 568px;
    float: right;
    margin-top: 20px;
    padding: 20px;
}

.otherhotelstitle, .otherhotelstitle a
{
	font-family: PillGothic300mgSemibd, Sans-serif;
    margin-bottom: 10px;
    font-size: 18px;
    color: #8bdaff;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration:none;
}

.numberofhotels 
{
	font-family: PillGothic300mgOblique, Sans-serif;
    font-size: 15px;
    color: #ffffff;
    font-weight: normal;
}

#otherhotelslist 
{
    font-size: 12px;
}

#otherhotelslist a
{
    float: left;
    display: block;
    width: 280px;
    color: #ffffff;
    text-decoration: none;
}

#otherhotelslist a:hover 
{
    text-decoration: underline;
    color: #ffffff;
}

#pager 
{
    background: url("../images/searchbg.png");
    width: 568px;
    padding: 18px 0 12px 30px;
    height: 20px;
    margin-bottom: 10px;
}

#stadenaantal 
{
	font-family: PillGothic300mgSemibd, Sans-serif;
    float: left;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
}

#stadenaantal .aantal {
    font-family: PillGothic300mgOblique, Sans-serif;
    font-size: 15px;
    color: #ffffff;
}

#navigation 
{
    float: right; 
    font-size: 12px;
    color: #cbc5bb;  
    margin: 0 20px 0 48px; 
}

#navigation a
{
    color: #cbc5bb;
    text-decoration: none; 
}

#navigation a:hover
{
    color: #eae5dd;
    text-decoration: none; 
}

#sortby 
{
    float: right;
    margin-top: -6px;
}

#sortbyleft
{
    float: left;
    margin-top: -6px;
}

#photomenu 
{
    background: url("../images/photomenubg.png");
    width: 322px;
    padding: 24px 0 24px 30px;
    margin-top: 20px;
}

#photomenutitle 
{
	font-family: PillGothic300mgRegular, Sans-Serif;
    margin-bottom: 14px;
    font-size: 23px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
}

#photomenu ul li
{
    color: #c1ccc8;
    font-size: 15px;
    padding: 1px 0 1px 0;
}

#photomenu ul li a
{
    color: #c1ccc8;
    text-decoration: none;
}

#photomenu ul li a:hover
{
    color: #d7e4df;
    text-decoration: none;
}

#photolocationlist
{
    margin-bottom: 30px;
}

.photolocation 
{
    width: 293px;
    height: 248px;
    margin: 0 11px 10px 0;
    float: left;
    position: relative;
}

.stad 
{
	font-family: PillGothic300mgSemibd, Sans-serif;
    padding: 19px 0 0 17px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    background: url("../images/photolocationoverlay.png"); 
    width: 276px;
    height: 38px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 24px;
    color: #ffffff;
}

.stad:hover 
{
    text-decoration: none;
    color: #ffffff;
}

.stadtitle 
{
    margin: 4px 0 20px 0;
    font-family: PillGothic300mgRegular, Sans-Serif;
    text-transform: uppercase;
    font-size: 38px;
    color: #ffffff;
    font-weight: normal;
}

#stadpictures img 
{
    margin: 0 9px 9px 0;
}

/*** FOOTER ***/

#footer 
{
    background: url("../images/footerbg.png");
    width: 941px;
    height: 30px;
    font-size: 11px;
    padding: 8px 20px 0 20px;
}

#footer a
{
    color: #e3e3e3;
    text-decoration: none;
}

#footer a:hover
{
    color: #e3e3e3;
    text-decoration: none;
}

#leftfooter 
{
    float: left;
}

#footermenu 
{
	font-family: PillGothic300mgRegular, Sans-Serif;
	font-size: 14px;
	text-transform: uppercase;
}

#footermenu ul li
{
    padding: 0 7px 0 7px;
    float: left;
}

#footermenu ul li a
{
    color: #ffffff;
    text-decoration: none;
}

#footermenu ul li.active a
{
    color: #8bdaff;
    text-decoration: none;
}

#footermenu ul li a:hover
{
	color: #8bdaff;
    text-decoration: none;
}

#rightfooter 
{
    float: right; 
}

#rightfooter a
{
    text-decoration: none; 
}

#rightfooter a:hover
{
    text-decoration: underline; 
}