body {
  background: #000 url(../images/bg-dot.png) top center;
  color: #fff;
  font-family: Arial;
  font-size: 13px;
  line-height: 150%;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

a, a:hover, a:visited {
  color: #000;
}

a:hover {
  text-decoration: none;
}

h1, h2 {
  font-family: Times New Roman;
  font-size: 24px;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  text-decoration: underline;
}

h1 {
  font-size: 26px;
  padding: 20px 0 10px;
}

.text-curve {
  font-family: Times;
  font-size: 18px;
  font-style: italic;
  padding-right: 10px;
}

#nav-top {
  margin: 0 0 0 135px;
  padding: 70px 0 0;
}

#nav-top li {
  display: inline;
  list-style-type: none;
}

#nav-top li a {
  color: #ddd;
  font-size: 16px;
  font-weight: bold;
  padding: 0 30px 0 0;
  text-decoration: none;
  text-shadow: 1px 1px 1px #333;
}

#nav-top li a:hover {
  color: #fff;
}

#nav-top .page-active {
  color: #fff;
}

#page {
  background: url(../images/bg-case.png) no-repeat;
  color: #000;
  margin: 10px auto 0;
  min-height: 611px;
  width: 971px;
}

#logo {
  float: right;
  margin-right: 135px;
  margin-top: 40px;
}

#header {
  background: #000;
}

#header-inner {
  margin: 0 auto;
  line-height: 100%;
  width: 960px;
}

#footer {
  margin: 0 auto;
  text-align: center;
  width: 960px;
}

#footer-nav a {
  color: #eee;
  font-size: 11px;
  text-decoration: none;
}

#footer-nav a:hover {
  color: #c00;
}

#content {
  margin-top: 40px;
}

#content-inner {
  background: #fff;
  min-height: 345px;
  margin: 40px auto 0;
  width: 700px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

#content-inner.content-front {
  overflow: hidden;
  position: relative;
}

#slide-text {
  background: #fff;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  height: 345px;
  opacity: 0.7;
  filter:alpha(opacity=70);
  padding: 20px;
  position: absolute;
  left: 45px;
  width: 170px;
  z-index: 100;
}

#slideshow {
  margin: 0;
  padding: 0;
  position:relative;
}

#slideshow li{
  height: 400px;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 8;
}

#slideshow li.active {
  z-index: 10;
  opacity: 1.0;
}

#slideshow li.last-active {
  z-index: 9;
}

#slideshow li img {
  border: 0;
  margin: 0;
  padding: 0;
}

/* MENU */

#menu-all {
  background: #fff;
  border: 2px solid #c00;
  margin-bottom: 20px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

#menu-all h2 {
  margin: 25px 0 0;
  padding: 0;
}

#menu-all .subheader {
  text-align: center;
}

.menu-list {
  min-height: 360px;
	list-style: none;
	margin: 50px auto 0;
	padding: 0;
	width: 650px;
}

.menu-list li {
	border-top: dotted 1px #424c24;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0 0 25px;
	position: relative;
}

#menu-selection {
  border-bottom: 1px solid #ccc;
  height: 23px;
  margin: 15px 0 0;
  padding: 0 0 0 10px;
}

#menu-selection li {
  display: inline;
  list-style-type: none;
}

#menu-selection a {
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: 0;
  color: #999;
  font-size: 13px;
  margin: 0 2px;
  padding: 3px 5px 0;
  text-transform: lowercase;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}

#menu-selection a.first {

}

#menu-selection a.last {

}

#menu-selection a:hover {
  text-decoration: none;
}

#menu-selection .ui-state-active a {
  border-bottom: 2px solid #fff;
  color: #be0a0a;
}

.menu-title {
	background: #fff;
	color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
	padding: 0 10px 0 0;
  position: absolute;
	top: -22px;
	left: 0;
}

.menu-desc {
	color: #424c24;
  font-size: 12px;
  font-style: oblique;
	padding: 0 40px 0 15px;
}

.menu-price {
	background: #fff;
  font-style: oblique;
	padding: 0 0 0 5px;
	position: absolute;
	top: -1.3em;
	right: 0;
}

.menu-header {
  font-style: oblique;
  margin: 10px 0;
  padding: 0;
  width: 500px;
}

.menu-header-price {
  font-weight: bold;
  padding: 0 0 0 20px;
}

.spicy {
  background: #fff url(../images/icon-spicy.png) no-repeat center right;
  padding: 0 30px 0 0;
}

#spicy-legend {
  margin: 0 0 0 320px;
}

#spicy-legend  img{
  padding: 0 10px 0 20px;
}

.submenu {
  padding-left: 40px;
}

.page-detail{

}

.page-detail p {
  margin-right: 20px;
}

.page-detail img {
  float: left;
  margin: 0 60px 0 30px;
}

.page-detail #map {
  float: left;
  margin: 0 60px 0 30px;
}

.header-div {
  font-weight: bold;
  margin: 10px 0;
}

#page-button {
  margin: 40px 150px 0 0;
}

#page-button a {
  background: url(../images/button-food-photos.png) no-repeat top left;
  float: right;
  height: 70px;
  width: 56px;
  text-indent: -9999px;
}

#page-button a:hover {
  background: url(../images/button-food-photos.png) no-repeat top right;
}

#gallery li {
  display: inline;
  list-style-type: none;
}