/*******************************************************************************************************/
/* Cascading Style Sheet created for the header and menu section of www.WIHResorts.com                 */
/* Author:  Carl Gruenenfelder      email: c_gruenenfelder@hotmail.com                                 */
/* Created: 01.08.2006                                                                                 */
/*******************************************************************************************************/
BODY
{
  background-color: LIGHTYELLOW;
  border: 0;
  color: NAVY;
  font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
  margin: 0;
  padding: 0;
}

A.Sound
{
  border: 0;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

H1
{
  text-align: center;
}

IFRAME.Page
{
  border: 0;
  height: 75%;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

IFRAME.Sound
{
  border: 0;
  height: 40px;
  margin: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0;
  text-align: center;
  width: 40px;
}

DIV.Counter
{
  border: 0;
  margin: 0;
  padding: 0;
  text-align: center;
}

DIV.Header
{
  background-color: #DADAFF;
  height: 110px;
  text-align: center;
  width: 100%;
}

DIV.HeaderTxt
{
  border: none;
  font-size: 28px;
  font-weight: bold;
  left: -560px;
  margin: 0px;
  position: absolute;
  text-align: center;
  top: 3px;
  width: 560px;
  z-index: 110;
}

DIV.PageDesc
{
  display: none;
}

DIV.SiteInfoTxt
{
  border: none;
  display: none;
  font-size: 1px;
  left: -700px;
  padding: 0;
  position: absolute;
  text-align: left;
  z-index: 110;
}

IMG.HeaderPic
{
  border: 0;
  height: 110px;
  left: -600px;
  position: absolute;
  top: 0px;
  width: 565px;
  z-index: 105;
}

IMG.LogoLeft
{
  border: 0;
  height: 110px;
  left: -600px;
  position: absolute;
  text-align: center;
  top: 0px;
  visibility: visible;
  width: 100px;
}

IMG.LogoRight
{
  border: 0;
  height: 110px;
  left: -600px;
  position: absolute;
  text-align: center;
  top: 0px;
  visibility: visible;
  width: 135px;
}

.HMenu
{
  background-color: #691EAA;
  color: #DDDDFF;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  padding: 0px;
  font-weight: bold;
  border: none;
}

.HMenu LI
{
  display: inline;
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: .8em;
  border: none;
}

.HMenu LI A
{
  border-bottom-style: none;
  border-left-color: #ffffff;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #ffffff;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-style: none;
  text-decoration: none;
  padding-left: 1em;
  padding-right: 1em;
  font-size: .8em;
  height: .8em;
}

.HMenu LI A:link, .HMenu LI A:visited
{
  background-color: #691EAA;
  color: DDDDFF;
}

.HMenu LI A:hover
{
  background-color: #DDDDFF;
  color: 444422;
}

.DDMenu
{
  background-color: #9B78FA;
  border: 0;
  font-weight: bold;
  font-size: .8em;
  list-style-type: none;
  margin: 0;
  padding: 0px;
  position: absolute;
  top: -500;
  width: 250px;
  z-index: 155;
}

.DDMenu LI A
{
  color: 444422;
  padding-bottom: 2px;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 2px;
  text-decoration: none;
  width: 250px;
}

.DDMenu LI A:hover
{
  background-color: #DDDDFF;
  padding-bottom: 2px;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 2px;
  width: 250px;
}
.DDMenu LI HR
{
  border: 0;
  color: 444422;
  height: 1px;
  margin: 0;
  padding: 0;
}

.PageFooter
{
  border: none;
  font-size: 10px;
  margin: none;
  padding: none;
  text-align: center;
}

