/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
  background-color: #3e1f08;
  font-size: 12px;
  font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
/*  color:#564b47; */
  color: #6d7168;
  padding:0px;
  margin:0px;
}

#container {
  width: 772px;
  min-height:400px;
  height: auto !important;
  height: 400px;
  margin: 58px auto 50px auto;
  background-color: #fff;
}

* html #container { width: 773px; }

#header {
  text-align: right;
  padding: 0px;
  margin: 0px;
  height: 34px;
  background-color: #3e1f08;
}

#content {
  background-color: #fff;
  padding: 18px 16px 17px 0;
  margin: 0 0 0 214px;
  min-height:367px;
  height: auto !important;
  height: 367px;
  position: relative;
}

#left {
  float: left;
  margin: 0px;
  padding: 17px 0 17px 0;
  width: 214px;
  min-height: 200px;
  height: auto !important;
  height: 200px;
}

#logo {
  margin: 17px 0 0 20px;
}

#footer {
  clear: both;
  margin: 0px;
  padding: 10px 0 0 0;
  text-align: right;
  height: 25px;
  background-color: #3e1f08;
}

#footer.index {
  padding-top: 4px;
}

/* ----------- tags --------------------------- */

.invisible { display: none; visibility: hidden; }
.fixfloat  { float: none; clear: both; width: 0; height: 0; font-size: 0;}

a { color: #c7b04c; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }

h1 { margin: 0; }
h2 { margin: 0; }
h2.sIFR-replaced {
  font-family: "Times New Roman", serif;
  font-weight: normal;
  font-style: italic;
  font-size: 22px;
  margin: 25px 0 10px 0;
}

h3 {
  color: #c7b04c;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 11px;
  margin: 0 0 5px 0;
  padding-right: 30px;
  letter-spacing: 1.5px;
  line-height: 15px;
  padding-right: 30px;
}

h3.wide {
  color: #564b47;
}

div.item h3 {
  color: #6D7168;
}

h4 {
  margin: 20px 0 -10px 0;
  font-size: 12px;
}
div.item h4 {
  margin-bottom: 0;
}

h4.headline {
  margin-bottom: 0;
}

p, pre, address {
  padding: 10px 30px 10px 0;
  margin:0px;
  letter-spacing: 0.1px;
  line-height: 20px;
  font-style: normal;
}

p.last, pre.last, address.last {
  padding-bottom: 25px;
}

#header p {
  color: #cab042;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 0.2px; 
  padding: 7px 0;
  font-size: 11px;
}

#left ul {
  margin: 30px 0 0 50px;
  padding: 0;
  width: 115px;
  list-style: none;
}

#left ul li {
  margin: 0 0 8px 0;
  padding: 0;
}

* html #left ul li { margin: 0; }

#left ul li a span {
  display: block;
  width: 130px;
  height: 16px;
  color: #fff;
  font-size: 0;
  cursor: pointer;
  text-align: right;
}

#left ul li a:hover { color: #fff; }

#left ul li a span {
  background-position: 0 -34px;
  background-repeat: no-repeat;
}

#left ul li a:hover span,
#left ul li.current a span{
  background-position: 0 0 !important;
}

#left ul li a span.brasserie { background-image: url("../images/nav/brasserie.gif"); }
#left ul li a span.lounge { background-image: url("../images/nav/lounge.gif"); }
#left ul li a span.kitchen { background-image: url("../images/nav/kitchen.gif"); }
#left ul li a span.kitchen-en { background-image: url("../images/nav/kitchen-en.gif"); }
#left ul li a span.people { background-image: url("../images/nav/people.gif"); }
#left ul li a span.gallery { background-image: url("../images/nav/gallery.gif"); }
#left ul li a span.book-a-table { background-image: url("../images/nav/book-a-table.gif"); }
#left ul li a span.events { background-image: url("../images/nav/events.gif"); }

#left ul ul {
  margin: 5px 0 0 10px;
}

#left ul ul li,
#content ul.subnav li {
  display: block;
  border-top: 1px solid #c7b04c;
  margin: 0;
  padding: 5px 0 5px 0;
  line-height: 12px;
  font-size: 12px;
}

#left ul ul a,
#content ul.subnav a,
#content ul.subnav li.current ul.subnav a {
  display: block;
  color: #6d7168;
}

#left ul ul a:hover,
#left ul ul li.current a,
#content ul.subnav a:hover,
#content ul.subnav li.current a,
#content ul.subnav li.current ul.subnav li.current a,
#content ul.subnav li.current ul.subnav a:hover {
  color: #c7b04c;
  text-decoration: none;
}

#left div.download {
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  width: 148px;
  height: 53px;
  margin: 50px 0 0 35px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background: url('../images/button-download.png') no-repeat 0 -3px;
}
#left div.download:hover {
  background-position: 0 -97px;
}
#left div.download a:hover {
  text-decoration: none;
}
div.download div {
  padding: 10px 0 0 13px;
}



#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
  font-size: 11px;
}

#footer ul.left {
  float: left;
}

#footer ul li {
  float: left;
  line-height: 10px;
  padding: 0 7px 0 7px;
  margin: 0;
  border-right: 1px solid #cab042;
  letter-spacing: 0.2px;
}

* html #footer ul li {
  line-height: 11px;
}

#footer ul li.last {
  border: 0;
  padding-right: 0;
}

#footer a {
  color: #cab042;
  text-transform: uppercase;
}

#footer a:hover,
#footer a.current {
  text-decoration: none;
  color: #af8217;
}

#footer div.notice {
  background-color: #9e843d;
  text-transform: uppercase;
  color: #3e1f08;
  margin: 0 0 10px 0;
}

#footer div.notice p {
  letter-spacing: 0.10em;
  text-align: left;
  padding: 10px 20px;
}

#content p a,
#content address a {
  font-weight: bold;
}

#content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#content ul li {
  padding: 0 0 0 10px;
  line-height: 20px;
  background: url("../images/contentList.gif") no-repeat 0 6px;
}

#content ul.subnav {

}

#content ul.subnav ul.subnav {
  padding: 0 5px;
  margin-left: 130px;
  position: absolute;
  background-color: #fff;
}


#content ul.subnav li {
  background: none;
  width: 130px;
}

#content ul.subnav ul.subnav li {
  width: 225px;
}

#content a.button {
  display: block;
  height: 27px;
  min-width: 170px;
  width: auto !important;
  width: 170px;
  cursor: pointer;
  margin-top: 27px;
}

#content a.button div.left {
  float: left;
  width: 10px;
  height: 27px;
  background: url("../images/button/left-right.gif") no-repeat;
}

#content a.button div.text {
  float: left;
  padding: 5px 0;
  min-width: 150px;
  width: auto !important;
  width: 150px;
  background: url("../images/button/content.gif") repeat-x;
  text-transform: uppercase;
}

#content a.button div.right {
  width: 10px;
  height: 27px;
  float: left;
  background: url("../images/button/left-right.gif") no-repeat -20px 0;
}

#content div.imgLarge {
  width: 374px;
  margin: 0 16px 0 0;
  float: left;
}

* html #content div.imgLarge {

}

#content div.imgLarge img {
  max-width: 375px;
  width: auto !important;
  width: 375px;
}

#content div.thumbnails {
  width: 149px;
  float: left;
}

#content div.thumbnails a {
  display: block;
  float: left;
  width: 67px;
  height: 49px;
  margin: 0 15px 15px 0;
}

#content div.thumbnails img {

}

#content div.thumbnails a.noMarginRight {
  margin-right: 0;
}

#content #waiter {
  position: absolute;
  left: 0;
  top: 17px;
  width: 540px;
  height: 370px;
  background: url("../images/waiter.gif") center center no-repeat #fff;
}
#content div.imgLarge #waiter {
  top: 17px;
  width: 375px;
  height: 300px;
}

#content div.columnLeft,
#content div.columnRight {
  float: left;
  min-height: 350px;
  height: auto !important;
  height: 350px;
}

#content div.columnLeft {
  width: 300px;
}

#content div.columnRight {
  width: 238px;
}

#content img.slideshow {
  position: absolute;
  top: 17px;
  left: 0;
  z-index: 1;
}

#content div.download-wrapper {

}

div.download-wrapper div.item {
  border-top: 1px solid #939790;
  padding: 15px 0 0 0;
  margin: 15px 0 0 0;
}

div.download-wrapper div.item.last {
  border-bottom: 1px solid #939790;
  padding-bottom: 15px;
}

div.download-wrapper div.item.text h4 {
  margin: 0;
}
div.download-wrapper div.item.image {
  height: 142px;
  max-height: 142px !important;
  position: relative;
}
div.download-wrapper div.item.image.wide {
  height: 105px;
}
div.download-wrapper div.item div.image {
  float: left;
  margin: 0 10px 0 0;
}
div.download-wrapper div.item div.desc {
  float: left;
  width: 437px;
  position: absolute;
  bottom: 0;
  right: 0;
}
div.download-wrapper div.item.wide div.desc {
  width: 377px;
}
div.download-wrapper div.item div.desc h5 {
  text-transform: uppercase;
}
div.download-wrapper div.item p {
  padding: 0;
}
div.download-wrapper div.item p span.left {
  float: left;
}
div.download-wrapper div.item p span.right {
  float: right;
  text-transform: uppercase;
}
div.download-wrapper div.item p span.right a{
  font-weight: normal !important;
  letter-spacing: 1.5px;
  line-height: 15px;
  font-size: 11px;
  padding-right: 15px;
  background: url('../images/arrow-right.gif') no-repeat right center;
}