@charset "utf-8";
@import url(reset.css);
/* CSS Document */

/*Reset*/
#wrap{
  margin:0 auto;
  width:800px;
  position:relative;
  font-family: Arial,  Verdana;
  font-size:12px;
}

/*hidden*/
#logo{
  display:none;
}
#menu{
  display:none;
}
.special img,.details-menu,.vdoclip, .bookingform{
  display:none;
}

/*position*/
#propertyname{
  top:0;
  left:0;
  position:absolute;
}
#show{
  clear:both;
  float:left;
  margin:50px 0 10px 0;
}
.slideshow-thumbnails * {
  margin: 0;
  padding: 0;
  opacity: 1 !important;
}
.slideshow-thumbnails ul {
  width: 800px;
  list-style: none;
}
.slideshow-thumbnails li {
  float: left;
  margin: 10px 0 5px 10px;
  position: relative;
}
.slideshow-thumbnails a {
  display: block;
  float: left;
  padding: 2px;
}
.slideshow-thumbnails a img{
  display: block;
  background-color: #FF9 !important;
}
.features{
  float:left;
  clear:both;
}
.features .icon li{
  float:left;
  width: 350px;
}
.div-details{
  clear:both;
  float:left;
}

#footer{
  margin:10px 0 0 0;
  float:left;
  clear:both;
}
/*calendar*/
