﻿/* Aquapura Hotels and Villas */

@import url("Menus.css");
@import url("Modules.css");



/* Main */
#DWMain {
  text-align: left;
  position: relative;
  margin-top: 25px;
}
#IntroDWMain {
 margin-top: 130px;
}
.clear {
 clear: both;
}
a img {
 border: none;
}
form {
 margin: 0px;
}



/* Header */
#DwHeader {
 height: 49px;
 overflow: hidden;
}
.Forms img {
 padding-top: 10px;
}
#DwLogo {
 float: left;
 width: 435px;
 overflow: hidden;
}
#DwMainMenu {
 float: right;
 width: 541px;
 text-align: right;
 overflow: hidden;
}



/* Top Graphic */
#DwTopGraphic {
 border: 1px solid #c8c0b8;
}
#DwTopGraphicCell {
/* height: 395px;*/
 height: 356px;
 text-align:center;
 overflow: hidden;
 position: relative;
}
#DwThirdLevelMenu {
 position: absolute;
 right: 0px;
 bottom: 0px;
 height: 356px;
}



/* Body */
#DwContent {
 margin-top: 14px;
}
#DwPageName {
 padding: 0px 9px 0px 9px;
 background-color: #b7ada2;
}
#DwPageNameHidden {
 display: none;
}
#DwContentCell {
 margin: 6px 0px 0px 17px;
}
#BookNow {
 margin-top: 5px;
}



/* Footer */
#DwFooter {
 margin-top: 10px;
}
#DwFooterMenus {
 height: 48px;
 position: relative;
}
#DwFooterMenu {
 position: absolute;
 left: 0px;
 bottom: 0px;
}
#SupportMenus {
 position: absolute;
 right: 0px;
 bottom: 3px;
}
#DwSupportMenu {
 float: right;
}
#DwLanguageMenu {
 float: right;
 margin-left: 15px;
}
#FooterLine {
 position: relative;
 top: 22px;
 height: 1px;
 border-top: 1px solid #c8c0b8;
}
#DwFooterCell {
 display: none;
 margin: 15px 0px 9px 0px;
}
#Developers {
 text-align: right;
}

/* Intro Footer */
#IntroFooter {
 height: 25px;
 margin-top: 8px;
 position: relative;
}
#FooterLogos {
 float: left;
}
#FooterLogos ul {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}
#FooterLogos ul li {
 display: inline;
}
#IntroFooterCell {
 float: right;
 padding: 3px 0px 0px 12px;
}
#Sound {
  height: 0px;
  overflow: hidden;
}
#WTA {
  right: -94px;
  bottom: 0px;
  position: absolute;
}
#RightLogos {
  display: none;
  top: 10px;
  right: -104px;
  margin: 40px 0;
  text-align: center;
  position: absolute;
}
  #RightLogos div {
    margin-top: 2px;
  }
