/* new quicksearch 21-01-2010 */
#search_region, #search_sleeps, #search_propertyname {
width:129px;
clear:both;
float:left;
margin:2px 0 0 2px
}
#quicksearchtop {
position:absolute;
top:28px;
left:1px
}
#quicksearchmiddle {
height:62px;
position:absolute;
bottom:30px;
left:0
}
#quicksearchbottom {
position:absolute;
bottom:0;
left:0
}
#leftcolumn form label {
margin:0 0 0 13px
}
/*#searchbutton {
position:absolute;
top:164px;
left:0
}*/
.toggle a, #maplink a {
color:#fff;
font-size:0.86em
}
.toggle:hover, .toggle a:hover, #maplink a:hover {
color:#d9e021
}
#searchblock .searchelement {
clear:both;
height:auto;
display:block;
}
#searchblock .searchelementcontent {
height:31px;
position:relative;
clear:both;
}
#searchblock .searchelementcontent.double {
height:62px;
position:relative;
clear:both;
}
#searchblock .searchelementcontent.triple {
height:83px;
position:relative;
clear:both;
}
.searchelementcontent label {
/*font-size:0.86em;
font-weight:500;
position:relative;
top:2px*/
}
#search_propertyname, #search_arrivaldate {
position:absolute;
top:2px;
left:1px
}
#search_datevar {
position:absolute;
top:0;
right:9px
}
#nightslabel {
position:relative;
top:28px;
left:1px
}
#search_numbernights {
position:relative;
top:28px;
left:1px
}
#search_arrivaldate, #search_propertyname {
width:120px;
}
#searchbox {
/*min-height:313px;
height:auto;*/
}
#searchblock {
/*min-height:294px;
height:100%;*/
}
/*#searchbox, #searchblock {
z-index:90
}
#newfeatures .newfeature {
position:relative;
z-index:50
}*/
a#maptrigger  {
height:30px;
background-image:url(../elements/images/maplink.png);
}
a#maptrigger:hover {
background-image:url(../elements/images/maplink_active.png);
}
a#detailedtrigger  {
height:30px;
background-image:url(../elements/images/detailedlink.png);
}
a#detailedtrigger:hover {
background-image:url(../elements/images/detailedlink_active.png);
}
#datetrigger  {
height:30px;
background-image:url(../elements/images/datelink.png);
}
#datetrigger:hover {
background-image:url(../elements/images/datelink_active.png);
}
#nametrigger  {
height:30px;
background-image:url(../elements/images/namelink.png);
}
#nametrigger:hover {
background-image:url(../elements/images/namelink_active.png);
}
a.go {
position:absolute;
width:59px;
height:24px;
top:48px;
right:9px;
background-image:url(../elements/images/go.png);
}
a.go:hover {
background-image:url(../elements/images/go_active.png);
}
#firstgo.go {
top:144px;
right:9px;
}
#nameblock .go {
top:2px;
right:9px;
}
#dateblock .go {
top:50px;
right:10px;
}