/*----------------------------------------------------------------------------*/

body
{
  margin: 20px;
  margin-left: 20px;
  margin-right: 20px;
  min-width: 650px;

  text-align: center;
  background: white url(../img/bg.gif) repeat-x;
  /*margin-left: 0px;
  margin-top: 0px;*/
}

img
{
  border: 0;
}

img.thumb
{
  border: solid 1px #DFDFDF;
}

a img.inpage
{
  border: solid 2px #ddd;
  margin: 0;
  margin-top: 3px;
}

a:hover img.inpage
{
  border: solid 2px #ccc;
}

#picframe
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  color: #aaa;
  margin-top: 0;
  text-align: center;
}

#picframewelcome
{
  width: 400px;
  margin-left: 4ex;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 2.5em;
  font-weight: bold;
  margin-top: 0;
  text-align: center;
  white-space: nowrap;
}

#picframewelcome  a
{
  color: #CC3300;
  text-decoration: none;
}

#picframewelcome  a:hover
{
  color: black;
}

/*#hotelmap
{
  float: left;
  margin-right: 1.5em;
  margin-bottom: 0.5ex;
}

html>body #hotelmap
{
  margin-bottom: 0.5ex;
} */

b.travel
{
  font-size: 90%;
  color: #003399;
  letter-spacing: 1px;
}

.red
{
  color: #CC3300;
}

span.hidden
{
  display: none;
}

.smaller
{
  font-size: 85%;
}

ul.level1
{
  padding-left: 4ex;
  list-style-type: diamond;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.8em;
  color: black;
  line-height: 160%;
}

html>body ul.level1
{
  margin-left: 6ex;
}

ul.level2
{
  list-style-type: circle;
}

#container
{
  max-width: 50em;
  /*width: expression(document.body.clientWidth > (830/12) * parseInt(document.body.currentStyle.fontSize)? "50em": "auto" );*/
  
  width: expression(document.body.clientWidth > (830/12) * parseInt(document.body.currentStyle.fontSize)? "50em": (document.body.clientWidth < 700? "700px": "auto" ));

  margin: 0 auto;
  /*float: left;*/

  border: solid 0px #C0C0C0;
  background: none;
}

/*html>body #container
{
  height: 95em;
} */

/*----------------------------------------------------------------------------*/

#header
{
  width: 99.9%;
  height: 75px;
  background: white url(../img/logo_bg.jpg);
  border-bottom: solid 1px #B0B0B0;
  margin-bottom: 1px;
  /*background: white;*/
}

html>body #header
{
  width: 100%;
}

#subheader
{
  width: 99.9%;
  margin-top: 1px;
  border-bottom: solid 1px #C0C0C0;
  /*border-top: solid 1px #C0C0C0; */
}

html>body #subheader
{
  width: 100%;
  float: left;
  display: inline;
}

#subheaderleft
{
  float: left;
  font-family: verdana, arial;
  font-size: 0.7em;
  line-height: 2.3em;
  letter-spacing: 1px;
  height: 2.3em;
  margin-left: 0.3em;
  text-transform: uppercase;
  /*padding-bottom: 0.2em; */
  padding-bottom: 0.2em;
}

html>body #subheaderleft
{
  line-height: 2.4em;
  height: 2.4em;
  margin-left: 0.4em;

}

#subheaderright a
{
  float: right;
  font-family: arial;
  font-size: 0.6em;
  height: 2.5em;
  line-height: 3.2em;
  /*border: solid 1px pink;*/
  text-decoration: none;
  color: black;
  padding-top: 0.5em;
  margin-right: 1em;
}

html>body #subheaderright a
{
  padding-top: 0;
}

#subheaderright a:hover
{
  color: #CC3300;
}

#headerpic
{
  float: left;
}

#headerpic2
{
  float: right;
}

#footer
{
  display:inline;
  width: 100%;
  float: left;
  border-top: dashed 1px #C0C0C0;
  /*margin-top: 0.7em;*/
}

#content
{
  margin-top: 0.5em;
  display:inline;
  float: left;
  width: 75%;
  padding: 0px;
  text-align: left;
  background: transparent;
}

#siteindexcontent, #successcontent
{

  display:inline;
  float: left;
  width: 99.9%;
  padding: 0px;
  padding-top: 1em;
  text-align: left;
  background: transparent;
  
  border-top: dashed 1px #C0C0C0;
  border-left: dashed 1px #C0C0C0;
  border-right: dashed 1px #C0C0C0;
}

#successcontent
{
  background: #FFFFA0;
  margin-top: 4em;
}

#successmessage
{
  padding: 1em;
  width: 60%;
  /*height: 20em;*/
  margin: 4ex;
  /*margin-top: 1em;*/
  /*margin-bottom: 1em;*/
  border: solid 1px #C0C0C0;
  background: #fff;
  
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.8em;
}



/*----------------------------------------------------------------------------*/

/*.topmenupic
{
  float: left;
  margin: 2ex;
}*/

#topmenu ul
{
  display:inline;
  padding: 0px;
  margin: 0px;
  /*margin-bottom: 1em; */

  background-color: #999999;
  /*background: #999999 url(../img/mininato.gif) no-repeat;*/
  color: white;
  float: left;
  width: 99.9%;

  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.6em;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform:  capitalize;
  text-decoration: none;

  border-top: solid 2px #828282;
  border-bottom: solid 1px #000000;
  border-left: solid 1px #404040;
}

#topmenu ul li
{
  list-style: none;
  display: inline;
}

#topmenu ul li a
{
  padding-left: 1.5ex;
  padding-right: 1.5ex;
  padding-bottom: 2ex;
  padding-top: 2ex;

  background-color: #999999;
  color: white;
  
  text-decoration: none;
  float: right;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #666666;

  white-space: nowrap;
}

#topmenu ul li a:hover, #topmenu li a#current
{
  background-color: #777777;
  color: white;
}

/*----------------------------------------------------------------------------*/

#navcontainer
{
  display:inline;
  float: left;
  background: white;
  width: 25%;
  margin: 0px;
  padding: 0px;

  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  letter-spacing: 1px;
  /*text-transform:  capitalize;*/
  text-decoration: none;
  /*white-space: nowrap;*/
}

ul#navlist
{
  text-align: right;
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
}

ul#navlist li
{
  display: block;
  margin: 0px;
  padding: 0px;
}

ul#navlist li a
{
  display: block;
  width: 100%;
  padding: 1ex 2ex 1ex 2ex;

  border-width: 1px;
  border-color: white #DDDDDD #DDDDDD white;
  border-style: solid;


  text-decoration: none;
  background: #EDF2F2;
  color: #0033FF;
}

#navcontainer>ul#navlist li a
{
  width: auto;
}

ul#navlist li a:hover, ul#navlist li a#active
{
  background: #E0E9E9 ;
  color: black;
}

/*.submenuheader
{
  padding: 1ex 2ex 1ex 2ex;
  text-align: left;

  border-width: 1px;
  border-color: white #DDDDDD #DDDDDD white;
  border-style: solid;

  text-decoration: none;
  color: black;
  background: #EDF2F2;
}*/

h3.submenuheader
{
  padding: 1ex 2ex 1ex 2ex;
  text-align: left;
  margin: 0;

  border-width: 1px;
  border-color: white #DDDDDD #DDDDDD white;
  border-style: solid;

  text-decoration: none;
  color: black;
  background: #EDF2F2;
  font-weight: normal;
  font-size: 1em;
  
}

/*#submenupic
{
  padding: 1ex 0ex 1ex 1px;
  text-align: center;

  border-width: 1px;
  border-color: white #DDDDDD #DDDDDD white;
  border-style: solid;

  background: #EDF2F2;
} */

/*----------------------------------------------------------------------------*/

.maintext
{
  margin: 0px;
  margin-left: 4ex;
  margin-right: 1ex;
  line-height: 160%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.8em;
  color: black;
  text-align: justify;
}

html>body .maintext
{
  /*font-size: small;*/
}

.footertext
{
  margin: 0px;
  margin-bottom: 20px;
  line-height: 150%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.7em;
  color: black;
  text-align: right;
}

.h1, .h1nomarg
{
  margin: 0px;
  margin-left: 4.4ex;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.7em;
  color: #222222;
  letter-spacing: 1px;
  text-transform:  uppercase;
}

.h1nomarg
{
  margin: 0px;
}

.h2
{
  margin: 0px;
  margin-left: 4ex;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold;
  color: #CC3300;
}

html>body .h2
{
  font-size: small;
}

.h3
{
  margin: 0px;
  margin-left: 4.4ex;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.7em;
  color: #222222;
  letter-spacing: 1px;
  text-transform:  none;
}



.textlink a
{
  /*font-weight: bold;*/
  color: blue;
  text-decoration: none;
}

.textlink a:hover
{
  color: #CC3300;
}

.outlink
{
  color: blue;
}

/*----------------------------------------------------------------------------*/

.separator
{
  margin: 0px;
  margin-left: 4ex;
  margin-bottom: 2ex;
  margin-right: 1ex;
  font-size: 0.8em;
  font-family: verdana, arial, helvetica, sans-serif;
  border: none;
  border-bottom: dashed 1px #C0C0C0;

  font-weight: bold;
  color: #CC3300;
  letter-spacing: 1px;
  text-align: left;
  padding-bottom: 0.2em;
}

/*------------------------------------------------------------------------------
                                 The Gallery
------------------------------------------------------------------------------*/

#thumblist
{
  margin-left: 4ex;
  margin-bottom: 1em;
  width: 100%;
}

#thumbnail a
{
  float: left;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 16px;
  border: solid 1px #DFDFDF;
  background: #F8F8F8;

}

html>body #thumbnail a
{
  padding: 14px;
}

#thumbnail a:hover
{
  background: #F0F0F0;
  border: solid 1px #D0D0D0;
}

#galpicframe
{
  padding: 17px;
  border: solid 1px #DFDFDF;
  background: white;
  margin-top: 0em;
}

#gallery
{
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.1em;
  padding-bottom: 0em;

  text-align: right;

  background: #F8F8F8;
}

html>body #gallery
{
  padding-top: 0em;
  padding-right: 1em;
}

#cellblock
{
  width: auto;
  padding-top: 0.5em;
  padding-left: 0em;
  padding-bottom: 0.6em;
  border-bottom: dashed 1px #C0C0C0;
  white-space: nowrap;
}

.cell a, .cellactive a
{
  white-space: nowrap;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 0.6em;
  letter-spacing: 1px;
  text-transform:  uppercase;
  text-decoration: none;
  color: black;

  height: 2em;
  line-height: 2em;
  padding-right: 1.4em;
  padding-left: 1.4em;
}

html>body .cell a, .cellactive a
{
  height: 0em;
  line-height: 0em;
  padding-bottom: 0.5em;
  padding-top: 0.6em;
}

.cellactive a
{
  color: #CC3300;
  font-weight: bold;
  letter-spacing: 2px;
}

.cell a:hover
{
  color: black;
  background: #E4E4E4;
}

/*----------------------------------------------------------------------------*/

#helpform
{
  padding: 1em;
  width: 80%;
  height: 20em;
  margin: 4ex;
  margin-top: 1em;
  margin-bottom: 1em;
  border: solid 1px #C0C0C0;
  background: #eee;
  
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.8em;
}

.smallhelp
{
  border: solid 1px #C0C0C0;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.8em;
  background: #FFFFA0;
}

html>body #helpform
{
  margin: 4ex;
}

#helpcontent
{
  display:inline;
  float: left;
  width: 99.9%;
  padding: 0;
  padding-top: 1em;
  text-align: left;
  margin: 0;
  background: transparent;
  border-top: dashed 1px #C0C0C0;
  border-left: dashed 1px #C0C0C0;
  border-right: dashed 1px #C0C0C0;
}

#submitbutton
{
  margin-left: 4ex;
  padding: 6px 6px;
  border: solid 1px #C0C0C0;
  background: #FFFFA0;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.8em;
  color: black;
}

html>body #submitbutton
{
  padding: 6px 12px;
}

/*----------------------------------------------------------------------------*/

.cellback a
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.9em;
  letter-spacing: 0px;
  text-transform:  uppercase;
  text-decoration: none;
  color: black;

  height: 2em;
  line-height: 2em;
  padding-right: 1em;
  padding-left: 1em;
  margin: 0;
  border: solid 1px #c0c0c0;
  background: white
}

html>body .cellback a
{
  height: 2em;
  line-height: 2em;
  padding-bottom: 0.5em;
  padding-top: 0.6em;
}


.cellback a:hover
{
  color: black;
  background: #E4E4E4;
}


