/* ------------------------------ */
/* 1. universal reset */
/* ------------------------------ */

* {
   margin: 0;
   padding: 0;
}

/* ------------------------------ */
/* 2. Page layout */
/* ------------------------------ */

   /* base */

body {
   margin: 0;
   padding: 0;
   color: #333;
   background-image: url(assets/BG.gif);
   font-size: 100%;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-align: center;
}


div#wrapper {
   width: 820px;
   margin: 0 auto 0 auto;
   background: url(assets/wrapper.jpg) repeat-y 50% 0;
   text-align: left;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#verybottom {
   height: 35px;
   background-color: #444444;
   background-image: url(assets/BG.gif);
   color: #CCF;
   font-size: 0.82em;
   margin: 0px;
   padding: 0px;
}
div#verybottom a {
   color: #B6B6DA;
}
div#verytop {
   height: 22px;
   background: url(assets/top.jpg) no-repeat 0 0px;
}
div#header {
   height: 161px;
   background: url(assets/header.jpg) no-repeat 9px ;
   vertical-align:baseline;
   clear: both;
}
div#header img {
   margin-left: 236px;
   margin-top: 58px;
   width: 365px;
   float: left;
   height: 51px;
}
div#header h1 {
   font-size: 28px;
   font-weight: bold;
   color: #039;
   margin-top: 12px;
   margin-left: 300px;
   line-height: 1.2em;
   clear: both;
   float: left;
   padding: 0px;
}

div#content {
   background: url(assets/containertop.jpg) no-repeat 50% 0;
   width: 820px;
}

div#maincontent {
   float: left;
   width: 570px;
   position: relative; 
   margin-top: 10px;
   padding: 14px 0 8px 33px;
   font-size: 0.84em;
}
div#maincontent .myimages {
   margin-top: 4px;
   margin-right: 10px;
   margin-bottom: 4px;
   margin-left: 10px;
}

div#maincontent p {
   padding:0;
   margin-bottom:8px;
   line-height: 1.3em;
}
div#sidebar p { margin-bottom: 6px; }
div#maincontent ul li, div#sidebar ul li{
   line-height: 1.2em;
   margin-bottom: 9px;
   font-size: .9em;
}
div#sidebar ul li {
   margin-bottom: 5px;
   margin-top: 0;
   padding-top: 0;

}

div#sidebar {
   width: 170px;
   float: right;
   margin-top: 0px;
   padding: 8px 20px 0 0;
   font-size: 0.75em;
   line-height: 16px;
}

div#bottom {
   clear: both;
   height: 16px;
   padding: 0;
   color: #444444;
   background: url(assets/containerbottom.jpg) no-repeat 0 5px;
   line-height: 14px;
}

div#footer {
   clear: both;
   height: 25px;
   line-height:25px;
   color: #333;
   background: #444444 url(assets/footer.jpg) repeat-y 50% 0;
}

div#close {
   clear: both;
   height: 8px;
   padding: 0;
   color: #333;
   background: #444444 url(assets/bottom.jpg) no-repeat 0 0;
}

/* ------------------------------ */
   /* MAINCONTENT TABLE */
/* ------------------------------ */

#maincontent table.indent {
   margin-left: 20px;
}
#maincontent table td {

   border: 1px solid #FDE080;
}
#maincontent table td p {
   padding: 4px 6px 4px 10px;
   margin: 0px;
}


.clearer {
   clear: both;
}
.clearing {
display: block;
clear: both;
visibility: hidden;
height: 0;
border-width: 0;
margin: 0;
padding: 0;
}
/* ------------------------------ */
   /* HEADERS */
/* ------------------------------ */


h1, h2, h3, h4 {
   line-height: normal;
   font-family:"Trebuchet MS", Arial, sans-serif;
   color: #4A6480;
   margin: 0px;
   padding: 10px 0 4px 5px;
}
h1 { font-size: 1.5em; }
h2 {
   font-size: 1.5em;
   color: #C48206;
}
h3 { font-size: 1.25em;}
h4 { margin 0; font-size:14px; }
#sidebar h2 { font-size: 1.4em; }
/* ------------------------------ */
   /* sidebar */
/* ------------------------------ */


#sidebar p.lessmargin {
   line-height: 1.1em;
   margin-top: 0;
   margin-bottom: 6px;
   text-align:center;
}
div#sidebar ul, div#maincontent ul {
   list-style-image: url(assets/ball.gif);
   padding: 7px 3px 7px 3px;
   margin-left: 16px;
}
div#maincontent ol {
   margin-left: 22px;
}
   /* bottom */

li#footertx {
   float: left;
   width: 800px;
   list-style: none;
   font-size: 11px;
   line-height: 25px;
   text-align: center;
   font-weight: bold;
   color: #9CC;
}

li#footertx a {
   height: 10px;
}
li#footertx a:link,
li#footertx a:visited,
li#footertx a:active,
li#footertx a:hover {
   border: none;
   background: transparent;
   text-decoration: none;
}
li#footertx a:hover {
   color:#993300;
}


/* ------------------------------ */
/* 4. links */
/* ------------------------------ */


a:link,
a:visited {
   color: #0033CC;
   text-decoration: underline;
}

a:active,
a:hover {
   color: #FF6600;
   text-decoration: none;
}
.PhotoBorder {
   border: 1px outset #666666;
   margin: 5px 0px;
   padding: 5px;
   background-color: #CCCCCC;
}
a:hover .PhotoBorder   {
   margin: 5px 0px;
   padding: 5px;
   border: 1px solid #666666;
   background-color: #FFFFC1;
}

strong, b {
   color: #660000;
   font-weight: bold;
}
strong a:link, strong a:visited, b a:link, b a:visited { color:#00F; }
strong a:hover { color: #F90; }

/* ------ automatically put border around photos on Photo Gallery Page -------- */
#Photos #maincontent img {
   border: 1px outset #666666;
   margin: 5px 0px;
   padding: 5px;
   background-color: #CCCCCC;
}

/* ------------------------------ */
/* VR Specific things */
/* ------------------------------ */


.hidecute {
   visibility: hidden;
}
div.photos #maincontent p { margin-bottom: 20px; }

/* ------------------------------ */
/*  Guestbook */
/* ------------------------------ */

.hidefaq{display: none;}
#gbpage { font-size: 12px; 
   text-align:left;
}
#gbpage p {
   margin: 0px 20px 8px 20px;
   font
}

/*  Reservation Form */
#maincontent form table td {
   border: none;
}


/* Error Message and Thank You for Reservation Form */
#errormessage {
   background-color: #FFFFD9;
   border: 2px outset #000066;
   position: absolute;
   height: 300px;
   width: 480px;
   left: 100px;
   top: 0px;
   text-align: center;
   padding: 30px 16px 16px;
}
#thankmessage {
   background-color: #FFFFD9;
   border: 2px outset #000066;
   position: absolute;
   height: 500px;
   width: 480px;
   left: 33px;
   top: 0px;
   padding: 30px 16px 16px;
}
form p {
   font-size: 0.9em;
   margin: 0px;
   padding: 0px;

}
.uhoh {
   font-size: 1.2em;
   font-weight: bold;
   color: #993333;
}
/******** SUBMIT BUTTONS ***********/
.button {
   font-family: "Trebuchet MS", Verdanna, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   width: 142px;
   height: 32px;
   background-image: url(assets/button.gif);
   background-color: transparent;
   border-style: none;
   color: #FFFFCC;
}

.buttonover {
  font-family: Trebuchet MS,Verdanna,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  width: 142px;
  height: 32px;
  background-image: url(assets/buttonover.gif);
  background-color: transparent;
  border-style: none;
  color: #0000CC;
}
.check {
   height: 1px;
   position: absolute;
   width: 120px;
   left: -1600px;
   top: -1500px;
}
#movie {
   float: right;
   margin-right: 10px;
   margin-left: 10px;
   width: 240px;
}
#movie a:link, #movie a:visited  { color:#0033CC; font-weight: bold; }
#movie a:hover { color:#FF6600; }
#reserve {
   float:left;
   width:300px;
}
/******** Form Checkboxes ***********/
ul.Checkboxes
{
padding: 0em;
margin: 0em;
}

ul.Checkboxes li
{
   display: block;
   list-style-type: none;
   clear: both;
   float: none;
   height: auto;
   overflow: auto;
   list-style-image: none;
}

ul.Checkboxes li input
{
display: block;
float: left;
}

ul.Checkboxes li label
{
display: block;
margin-left: 0.2em;
margin-top: 0.1em;
float: left;
clear: right;
}


div#sidebar #sidenav {
   width: 100%;
   margin-top: 20px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#sidebar #sidenav ul#navlist
{
   text-align: left;
   padding: 0;
   margin: 0;
   width: 155px;
   list-style: none;
   font-size: 13px;
   font-weight: bold;
   list-style:none;
   list-style-type: none;
   list-style-image: none;
}

div#sidebar #sidenav ul#navlist li
{
display: block;
margin: 0px;
padding: 0px;
}

div#sidebar #sidenav ul#navlist li a
{
   display: block;
   width: 100%;
   color: #FFFFFF;
   text-decoration: none;
   padding-top: 0.7em;
   padding-right: 0;
   padding-bottom: 0.7em;
   padding-left: 0.6em;
   background-color: #D89838;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #CCCCCC;
   border-right-color: #aaab9c;
   border-bottom-color: #666666;
   border-left-color: #CCCCCC;
}

div#sidebar #sidenav ul#navlist li#active a
{
   color: #800000;
   background-color: #DBAD60;

}

div#sidebar #sidenav ul#navlist li a:hover, #Photos div#sidebar #sidenav ul#navlist li.open2 a, #Encantada div#sidebar #sidenav ul#navlist li.open1 a, #Aviana div#sidebar #sidenav ul#navlist li.open1 a
{
   color: #764134;
   border-color: #aaab9c #fff #fff #ccc;
   background-color: #F2D57D;
}

#mainNav {
position: relative;
z-index: 22;
}
