/* CSS RESET */
html, body, div, iframe, table, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
    }
/* Keep page from shifting */
h1, h2, h3, h4, h5, h6, p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0
    }
a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    border: none;
    color: inherit
    }
ul li {
    list-style: none
    }
img {
    border: none
    }
img, object, embed, video {
    max-width: 100%
    }
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
    width: 100%
    }
@font-face {
    font-family: "Walkway_SemiBold";
    /* thin sans */
    src: url(../webfont/Walkway_SemiBold-webfont.eot);
    src: url(../webfont/Walkway_SemiBold-webfont.eot?#iefix) format("embedded-opentype"), url(../webfont/Walkway_SemiBold-webfont.woff) format("woff"), url(../webfont/Walkway_SemiBold-webfont.ttf) format("truetype"), url(../webfont/Walkway_SemiBold-webfont.svg#Walkway_SemiBold) format("svg");
    font-weight: normal;
    font-style: normal
    }
body {
    background-color: #3F352D;
    color: #E6E3DF;
    font: normal 14px/22px "Helvetica", Arial, sans-serif;
    font-weight: 200;
    text-align: center
    }
::selection {
    background: #F03C3C
    }
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, address, fieldset {
    margin-bottom: 20px
    }
hr {
    border: 0 #e3e3e3 solid;
    border-top-width: 1px;
    clear: both;
    height: 0
    }
h1.title {
    height: 40px;
    text-align: left;
    color: #FFF;
    font: normal 32px/40px "Walkway_SemiBold", sans-serif;
    margin-left: 10px;
    padding-top: 220px;
    margin-top: 0;
    letter-spacing: 1px
    }
h1.title2 {
    height: 40px;
    text-align: left;
    color: #FFF;
    font: normal 32px/40px "Walkway_SemiBold", sans-serif;
    margin-left: 10px;
    padding-top: 60px;
    margin-top: 0;
    letter-spacing: 1px
    }
h3 {
    font: normal 22px/30px "Walkway_SemiBold", sans-serif
    }
h3 span {
    font: normal 14px/22px "Helvetica", Arial, sans-serif;
    font-weight: 200;
    color: #E6E3DF
    }
strong {
    color: #FFF
    }
#nojs {
    margin: 0 auto;
    padding: 10px;
    height: 20px;
    text-align: center;
    background: #1E6F2D;
    color: #FFF;
    z-index: 5
    }
#container {
    margin: 0 auto;
    background: none
    }
#content {
    margin: 0 auto
    }
#logo1 {
    top: 30%;
    margin: 170px auto;
    padding: 0;
    position: relative;
    height: 325px;
    width: 497px;
    background: url(../images/zheng-logo.png) no-repeat;
    z-index: 300
    }
section.v-notice {
    background: #F03C3C;
    background: rgba(240, 60, 60, 0.75);
    z-index: 2001;
    display: block;
    position: absolute;
    padding: 24px;
    margin: 0;
    max-width: 320px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
    }
.v-notice p {
    padding: 0;
    margin: 0;
    text-align: left
    }
blockquote {
    display: block;
    position: absolute;
    margin: auto 0;
    z-index: 2000;
    font: normal 28px/32px "Walkway_SemiBold", sans-serif;
    color: #FFF;
    text-align: left
    }
blockquote.quote1 {
    /* Giles Coren APR15  */
    right: 40px;
    top: 150px
    }
blockquote.quote2 {
    /* Ken Hom NOV15 */
    right: 130px;
    top: 360px
    }
blockquote::before {
    content: "“”";
    /*Left/right Double Quote*/
    position: absolute;
    left: -10px;
    top: -15px;
    font: bold 50px/22px Georgia, serif;
    color: #999
    }
blockquote::after {
    /*Reset*/
    content: ""
    }
blockquote a.from {
    text-decoration: none;
    cursor: pointer;
    font: normal 16px/22px "Helvetica", Arial, sans-serif;
    color: #999
    }
blockquote a.from:hover {
    color: #F03C3C
    }
.halal {
    right: 0;
    top: 450px;
    display: block;
    position: absolute;
    margin: auto 0;
    z-index: 2000;
    background: #F03C3C;
    background: rgba(240, 60, 60, 0.75);
    padding: 12px 24px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
    }
.offers {
    position: absolute;
    left: 20px;
    top: 100px;
    margin: auto 0;
    padding: 4px;
    z-index: 2000 !important;
    border: 1px #2f241d solid;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px
    }
.offers a:hover {
    opacity: 0.8
    }
.menu-offer {
    display: block;
    margin-bottom: 4px
    }
.menu-offer:last-child {
    margin-bottom: 0
    }
.menu-offer .cny {
    width: 130px;
    height: 120px;
    background: url(../images/offer-cny-menu.svg) no-repeat left bottom;
    background-size: contain
    }
.menu-offer .valentine {
    width: 130px;
    height: 120px;
    background: url(../images/offer-valentine-menu.svg) no-repeat left bottom;
    background-size: contain
    }
.menu-offer .setdrink {
    width: 106px;
    background: #685E49;
    padding: 12px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    font: 12px/18px "Helvetica", Arial, sans-serif;
    font-weight: 200;
    text-align: left
    }
/* NAVIGATION */
#nav-content {
    width: 940px;
    height: 70px;
    position: relative;
    padding: 0 60px 0 60px;
    margin: 0 auto;
    background: url(../images/nav-topback.png) no-repeat center center, rgba(25, 25, 25, 0.4);
    z-index: 200;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px
    }
ul#nav {
    height: 70px;
    padding: 0;
    margin: 0
    }
ul#nav li {
    display: inline-block;
    position: relative;
    padding-top: 5px;
    left: 18%;
    margin-right: 8px;
    margin-left: 8px
    }
ul#nav li a {
    height: 70px;
    float: left;
    text-indent: -9999px;
    text-decoration: none
    }
ul#nav li#nav-home a {
    width: 100px;
    background: url(../images/nav-top.png) no-repeat -241px 0
    }
ul#nav li#nav-1 a {
    width: 100px;
    background: url(../images/nav-top.png) no-repeat 0 0
    }
ul#nav li#nav-1 a:active, ul#nav li#nav-1 a:hover {
    background-position: 0 -62px
    }
ul#nav li#nav-1 a.current {
    background-position: 0 -124px
    }
ul#nav li#nav-2 a {
    width: 100px;
    background: url(../images/nav-top.png) no-repeat -120px 0
    }
ul#nav li#nav-2 a:active, ul#nav li#nav-2 a:hover {
    background-position: -120px -62px
    }
ul#nav li#nav-2 a.current {
    background-position: -120px -124px
    }
ul#nav li#nav-3 a {
    width: 100px;
    background: url(../images/nav-top.png) no-repeat -360px 0
    }
ul#nav li#nav-3 a:active, ul#nav li#nav-3 a:hover {
    background-position: -360px -62px
    }
ul#nav li#nav-3 a.current {
    background-position: -360px -124px
    }
ul#nav li#nav-4 a {
    width: 100px;
    background: url(../images/nav-top.png) no-repeat -481px 0
    }
ul#nav li#nav-4 a:active, ul#nav li#nav-4 a:hover {
    background-position: -481px -62px
    }
ul#nav li#nav-4 a.current {
    background-position: -481px -124px
    }
/* SIDE NAV */
.nav-side {
    position: absolute;
    z-index: 100;
    margin-top: -32px;
    right: 15%;
    top: 50%
    }
.nav-side li {
    width: 75px;
    height: 18px;
    margin: 9px 0 9px 0
    }
.nav-side li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%
    }
.nav-side li a span.dot {
    position: absolute;
    top: 8px;
    right: 0;
    width: 4px;
    height: 4px;
    background: #FFF;
    opacity: 0.3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
    }
.nav-side li a:hover span.dot, .nav-side li a:hover span.dot-light {
    opacity: 1
    }
.nav-side li a.current span.dot {
    background: #000;
    opacity: 0.3
    }
.nav-side li span.current {
    position: absolute;
    right: 20px;
    display: block;
    font-size: 14px;
    color: #000;
    text-align: right;
    opacity: 0.3
    }
.nav-side li a .dot-info {
    position: absolute;
    right: 20px;
    display: block;
    font-size: 14px;
    color: #FFF;
    text-align: right;
    opacity: 0;
    -webkit-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    -moz-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear
    }
/*alternate lighter option*/
.nav-side li a span.dot-light {
    position: absolute;
    top: 8px;
    right: 0;
    width: 4px;
    height: 4px;
    background: #000;
    opacity: 0.3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
    }
.nav-side li a.current span.dot-light {
    background: #FFF;
    opacity: 1
    }
.nav-side li span.current-light {
    position: absolute;
    right: 20px;
    display: block;
    font-size: 14px;
    color: #FFF;
    text-align: right;
    opacity: 1
    }
.nav-side li a .dot-info-light {
    position: absolute;
    right: 20px;
    display: block;
    font-size: 14px;
    color: #B2A99E;
    text-align: right;
    opacity: 0;
    -webkit-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    -moz-transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear
    }
.nav-side li a:hover .dot-info, .nav-side li a:hover .dot-info-light {
    opacity: 1;
    transition-delay: 0s
    }
/* page slide */
.next {
    width: 220px;
    height: 20px;
    position: absolute;
    left: 43.7%;
    bottom: -10px;
    margin-top: 20px;
    padding: 10px;
    background: url(../images/arrow.png) no-repeat center center;
    z-index: 200
    }
.top {
    width: 220px;
    height: 20px;
    position: absolute;
    left: 43.7%;
    bottom: -10px;
    margin-top: 20px;
    padding: 10px;
    background: url(../images/arrow-top.png) no-repeat center center;
    z-index: 200
    }
/* CONTENT */
.page {
    height: 800px;
    position: relative;
    text-align: left;
    overflow: hidden
    }
.page-short {
    height: 600px;
    position: relative;
    text-align: left;
    overflow: hidden
    }
.columns {
    width: 940px;
    margin: 0 auto;
    padding-bottom: 60px
    }
.columns .col {
    height: 340px
    }
.col {
    float: left;
    position: relative;
    width: 220px;
    padding: 0 10px 0 10px;
    display: inline;
    /*ie6 fix */
    }
.wide {
    width: 340px
    }
.wider {
    width: 460px
    }
.clear {
    clear: both
    }
.first {
    /*margin-top:45px;*/
    }
#home {
    background: url(../images/fold.png) no-repeat center bottom, url(../images/home-back.jpg) no-repeat center top #3f352d;
    background-size: auto, auto 100%
    }
#about1 {
    background: url(../images/fold.png) no-repeat center bottom, url(../images/about-back2.jpg) no-repeat center top #821f1d;
    background-size: auto, auto 100%
    }
#about2 {
    background: url(../images/fold.png) no-repeat center bottom, url(../images/fold-shadow.png) no-repeat center top, #601A1B
    }
#about3 {
    background: url(../images/fold.png) no-repeat center bottom, url(../images/fold-shadow.png) no-repeat center top, #514339
    }
#menu1 {
    background: url(../images/fold.png) no-repeat center bottom, url(../images/menu-back2.jpg) no-repeat center top #70643c;
    background-size: auto, auto 100%
    }
#menu2 {
    background: url(../images/fold.png) no-repeat center bottom, url(../images/fold-shadow.png) no-repeat center top, #927022
    }
#menu3 {
    background: url(../images/fold.png) no-repeat center bottom, url(../images/fold-shadow.png) no-repeat center top, #685E49
    }
#menu4 {
    background: url(../images/fold.png) no-repeat center bottom, url(../images/fold-shadow.png) no-repeat center top, #7a705b
    }
#gallery1 {
    background: url(../images/fold.png) no-repeat center bottom, url(../images/gallery-back2.jpg) no-repeat center top #2d2722;
    background-size: auto, auto 100%
    }
#gallery2 {
    background: url(../images/fold.png) no-repeat center bottom, url(../images/fold-shadow.png) no-repeat center top, #2E2722
    }
#contact1 {
    background: url(../images/fold.png) no-repeat center bottom, url(../images/contact-back2.jpg) no-repeat center top #3c4626;
    background-size: auto, auto 100%
    }
#contact2 {
    background: url(../images/fold.png) no-repeat center bottom, url(../images/fold-shadow.png) no-repeat center top, #43562B
    }
.map {
    width: 660px;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
    }
iframe {
    width: 660px;
    height: 400px;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
    }
#contact {
    width: 100%;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
    }
form#contact fieldset {
    margin: 0;
    padding: 6px;
    border: solid 1px #3c4626;
    background: rgba(215, 223, 220, 0.3);
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
    }
form#contact textarea:focus, input:focus {
    box-shadow: 0 0 0 2pt #bb4545;
    background: #fff;
    border: none;
    outline: none
    }
form#contact .placeholder {
    color: #fff
    }
input[type="name"], input[type="email"], input[type="tel"], textarea {
    border: 0;
    margin: 10px auto;
    padding: 20px 10px;
    width: 90%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
    }
input[type="submit"] {
    border: solid 1px #3c4626;
    color: #fff;
    padding: 5px 10px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #536B36), color-stop(1, #43562B));
    background: -moz-linear-gradient(center top, #536B36 5%, #43562B 100%);
    background-color: #536B36;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
    }
input[type="submit"]:hover {
    box-shadow: 0 0 0 2pt #bb4545;
    background-color: #bb4545
    }
.opening table {
    border-collapse: collapse;
    text-align: center;
    width: 100%;
    margin-bottom: 0
    }
.opening {
    background: #fff;
    overflow: hidden;
    border: 1px solid #6F8F47;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
    }
.opening table td, .opening table th {
    padding: 2px 2px
    }
.opening table thead th {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #536B36), color-stop(1, #43562B));
    background: -moz-linear-gradient(center top, #536B36 5%, #43562B 100%);
    background-color: #536B36;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    border-left: 1px solid #43562B
    }
.opening table tbody td {
    color: #333;
    border-left: 1px solid #D1E3BF;
    font-size: 12px;
    font-weight: normal
    }
.opening table tbody .alt td {
    background: #E5EBDD;
    color: #000
    }
.opening table thead th:first-child {
    border: none
    }
.opening table tbody td:first-child {
    border-left: none
    }
.opening table tbody tr:last-child td {
    border-bottom: none
    }
a.toggle img {
    opacity: 1;
    background: black;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
    }
a.toggle:hover img {
    zoom: 1;
    opacity: 0.8;
    -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear;
    -moz-transition: visibility 0s linear 0.25s, opacity 0.25s linear;
    transition: visibility 0s linear 0.25s, opacity 0.25s linear
    }
a.toggle .download {
    background: url(../images/links.png) no-repeat 0 0
    }
a.download {
    width: 100%;
    background: url(../images/download-hover.png) no-repeat center;
    opacity: 1;
    display: block
    }
a.download img {
    opacity: 1;
    border: 2px solid #62584A;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
    }
a.download:hover img {
    zoom: 1;
    border: 2px solid red;
    opacity: 0.6;
    -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear;
    -moz-transition: visibility 0s linear 0.25s, opacity 0.25s linear;
    transition: visibility 0s linear 0.25s, opacity 0.25s linear
    }
/* FOOTER */
#footer {
    position: relative;
    height: 300px;
    background: url(../images/footback.png) repeat-x;
    text-align: center
    }
#fcolumns {
    margin: 0 auto;
    padding: 40px 0 0 0;
    height: 150px;
    width: 960px
    }
#end {
    clear: both;
    height: 30px;
    padding: 10px 0 10px 0
    }
/* FOOT NAV temp*/
ul#menu {
    width: 220px;
    height: 140px;
    padding: 0;
    margin: 0
    }
ul#menu li {
    display: inline-block;
    left: -50%;
    margin-bottom: 20px
    }
ul#menu li a {
    height: 42px;
    float: left;
    position: relative;
    text-indent: -9999px;
    text-decoration: none
    }
ul#menu li#menu-1 a {
    width: 220px;
    background: url(../images/links.png) no-repeat 0 0
    }
ul#menu li#menu-1 a:active, ul#menu li#menu-1 a:hover {
    background-position: -240px 0
    }
ul#menu li#menu-2 a {
    width: 220px;
    background: url(../images/links.png) no-repeat 1px -60px
    }
ul#menu li#menu-2 a:active, ul#menu li#menu-2 a:hover {
    background-position: -239px -60px
    }
/* LINKS */
#tripadvisor {
    width: 160px;
    position: relative;
    left: 30px;
    margin-right: 30px;
    background: #f2f2f2
    }
/* GALLERY */
#home-slider, #gallery-slider {
    padding: 0;
    margin: 0
    }