* { margin: 0; padding: 0; }
body { 
  background: #6d6f71;
  font-family: Arial, Helvetica;
  font-size: 11px;
  color: #444444;
}

a { text-decoration: none; color: #555; outline: none; }
td { vertical-align: top; }
h1 { font-size: 18px; }
h1.title { margin-top: 5px; }
h2.phone { color: #f04832; font-size: 16px; margin: 10px 0; }

h1, h2, h3 { margin-bottom: 4px; }


div.panel {
  width: 778px;
  margin: 40px auto 14px auto;
  padding: 10px;
  border: solid 1px #5f6163;
  background: #ffffff;
}
div.header {
  position: relative;
  height: 68px;
  border-bottom: solid 1px #a4a2a3;
  margin-bottom: 10px;
}
img.logo {
  position: absolute;
  left: -11px;
  top: 0;
}
img.slogan {
  position: absolute;
  right: 0;
  bottom: 10px;
}


div.flash_thing object {
  opacity:0.01;
  filter: alpha(opacity='01')
}


/* menus */
ul.menu, ul.sub-menu {
  width: 555px;
  list-style: none;
  clear: both;
  padding-left: 10px;
}
ul.menu li, ul.sub-menu li {
  float: left;
  width: 111px;
}

ul.menu {
  position: relative;
  height: 72px;
  background: url(/images/menu_fill.jpg) no-repeat;
  margin-bottom: 8px;
}
ul.menu li, ul.sub-menu li {
  position: absolute;
  width: 111px;
  height: 72px;
}

ul.menu li div {
  background: #fbaf17;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 0;
  opacity: .5;
  filter:alpha(opacity:50);
}
ul.menu a {
  position: absolute;
  z-index: 20;
  display: block;
  width: 100%;
  height: 21px;
  color: #fff;
  line-height: 21px;
  font-weight: bold;
  font-size: 14px;
  z-index: 2;
  text-indent: 9px;
}

ul.dine li.dine div,
ul.stay li.stay div,
ul.work li.work div,
ul.play li.play div,
ul.gallery_main li.gallery_main div {
  height: 72px;
}
ul.dine li.dine a,
ul.stay li.stay a,
ul.work li.work a,
ul.play li.play a,
ul.gallery_main li.gallery_main a {
  color: #666666;
}

/* sub menu */
ul.sub-menu {
  position: relative;
  height: 21px;
  background: url(/images/sub_menu_fill.jpg) no-repeat;
  margin-bottom: 8px;
}
ul.sub-menu li {
  height: 21px;
}
ul.sub-menu a {
   line-height: 21px;
   display: block;
   text-indent: 9px;
}
ul.sub-menu a:hover {
  color: #701c12;
}

li.stay, li.the_doc  { left: 9px; }
li.dine, li.talk_to_us  { left: 121px; }
li.work, li.in_the_news { left: 233px; }
li.play, li.area_map { left: 345px; }
ul.menu li.gallery_main, li.buzz { left: 457px; width: 108px; }


td.side-bar {
  width: 189px;
  padding-right: 10px;
  border-right: solid 1px #a7a9ac;
}
td.body {
  width: 565px;
  padding-left: 10px;
}

div.copyright {
  padding-top: 25px;
  color: #999;
  text-align: right;
  font-size: 11px;
}
div.footer {
  width: 778px;
  margin: 0 auto;
  padding-bottom: 60px;
}
div.sitemap, div.branding {
  text-align: center;
}
div.sitemap {
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: solid 1px #8b8c8f;
  color: #bdbec0;
}
div.sitemap a {
  color: #bdbec0;
  margin: 0 5px;
}
div.sitemap a:hover {
  color: #ffffff;
}
div.branding {
  line-height: 12px;
  font-size: 10px;
}
div.branding img {
  margin-bottom: 8px;
}


table {
  border-collapse: collapse;
}
table.solid {
  margin-bottom: 6px;
}

table.body {
  width: 565px;
}
table.body td {
}
table.body td.left {
  width: 333px;
  border-right: dashed 1px #969494;
  padding-right: 10px;
}
table.body td.left-small {
  width: 211px;
  border-right: dashed 1px #969494;
  margin-right: 10px;
}
table.body td.right {
  padding-left: 10px;
}
table.solid td.left {
  border-right: solid 1px #969494;
}

table.index  {
  background: #e6e7e8;
  margin-top: 10px;
}


/*home pages scroller deal*/
div.index div.header_images {
  height: 240px;
  width: 565px;
  overflow: hidden;
  position: relative;
}
div.index div.header_images a {
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: 99;
}

div.slide {
  height: 240px;
  width: 565px;
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
div.slide img {
  position: absolute;
  z-index: 2;
}
div.slide div {
  position: absolute;
  z-index: 3;
  height: 0px;
  bottom: 0px;
  width: 100%;
  opacity: .8;
  filter: alpha(opacity:80);
  background-color: #ffffff;
}
div.slide h1 {
  position: absolute;
  z-index: 4;
  width: 450px;
  left: 50px;
  color: #58595b;
  font-weight: normal;
  text-align: center;
  bottom: 5px;
}
div.slide span {
  position: absolute;
  z-index: 4;
  right: 10px;
  bottom: 8px;
  color: #222;
}

/* gallery */
div#thumbs img {
  margin: 10px 0 0 12px;
  border: solid 2px #e4e4e4;
  cursor: pointer;
}
div#thumbs img:hover {
  border: solid 2px #999999;
}
div#thumbs img.on, div#thumbs img.on:hover {
  border: solid 2px #f15743;
}
div#control {
  margin-top: 10px;
  height: 32px;
  background: #e6e6e8;
  position: relative;
}
div#control h1 {
  line-height: 32px;
  text-indent: 12px;
  font-weight: normal;
}
div#control div {
  position: absolute;
  right: 10px;
  top: 9px;
}
#btn_prev, #btn_next {
  display: block;
  padding: 1px 4px;
  background: #7e1716;
  font-weight: bold;
  color: #fff;
  float: left;
}
#btn_prev:hover, #btn_next:hover {
  background: #f15744;
}
#btn_prev {
  margin-right: 12px;

}

/* element specific */
div.reserve a.link, div.hook_me_up a.link {
  height: 33px;
  width: 189px;
  display: block;
}
div.reserve a.link {
  background: url(/uploads/Image/reserve.jpg) no-repeat;
}
div.reserve a.link:hover {
  background: url(/uploads/Image/reserve_hover.jpg) no-repeat;
}
div.hook_me_up a.link {
  background: url(/uploads/Image/hook_me_up.jpg) no-repeat;
}
div.hook_me_up a.link:hover {
  background: url(/uploads/Image/hook_me_up_hover.jpg) no-repeat;
}

div.more {
  margin: 5px;
}
div.hotter {
  background: #ffffff;
  padding: 8px;
  color: #ff5500;
  margin: 10px 10px 10px 0;
}

div.welcome {
  margin: 10px 0 10px 10px;
}
div.perfect_getaway {
  background: #ffffff;
  padding: 8px;
  color: #777777;
  margin: 10px 10px 10px 0;
}

div.hotter h1, div.perfect_getaway h1 {
  font-size: 14px;
}

div.default h1, div.details h1, h1.title {
  background: #e9e9e9;
  padding: 5px;
  margin-bottom: 8px;
  color: #5a5b5d;
  font-size: 14px;
}
div.details h1 {
  background: #fdd78b;
}
div.default div {
  padding: 5px;
  background: #f1f1f1;
  color: #5a5b5d;
}
td.left, td.right {
  line-height: 15px;
}
div.details div {
  color: #f2674a;
}
div.details p {
  border-top: dashed 1px #ddd;
  margin-top: 5px;
  padding-top: 5px;
}

/* global elements */
div.advertise {
  margin-bottom: 5px;
}
div.reserve, div.hook_me_up {
  background: #b2b4b6;
  margin-bottom: 5px;
  width: 189px;
}
div.reserve {
  background: #939597;
}
div.hook_me_up {
  margin: 0;
}

div.reserve p, div.hook_me_up p {
  padding: 5px;
}
div.hook_me_up form {
  background: #939597;
  padding: 10px 5px;
}
div.hook_me_up input.text {
  width: 90%;
  border: solid 1px #000;
}
div.hook_me_up input.submit, div.reserve input.submit {
  background: none !important;
  color: #fff;
  font-weight: bold;
  border: 0;
  font-size: 12px;
  padding: 2px 0;
  cursor: pointer;
}

div.play_1, div.play_2 {
  border-bottom: solid 1px #999999;
  padding-bottom: 8px;
  margin-top: 8px;
}
div.play_3 {
  margin-top: 8px;
}

div.play_1 h1, div.play_2 h1, div.play_3 h1 {
  font-size: 12px;
  margin: 4px 0;
}

div.inferno, div.diablo, div.room1, div.room2, div.room3, div.room4 {
  margin-top: 8px;
  padding-top: 8px;
  border-top: solid 1px #999999;
}

div.form {
  margin: 10px 0;
  background: #f7f7f7;
  padding: 5px;
}
div.form th {
  text-align: right;
  width: 80px;
  padding: 5px 6px 5px 0;
}
div.form td input {
  width: 90%;
}

div#btnAudio {
  color: #999999;
  font-weight: bold;
  cursor: pointer;
}
div#btnAudio span {
  color: #701c12;
}
div.advertise object {
  opacity: .01;
  filter: alpha(opacity:1);
  position: absolute;
  left: 0;
  top: 0;
}
