/***************************************************
GLOBAL PAGE LAYOUT ELEMENTS
***************************************************/

body {
    margin: 0;
    padding: 0;
    background: #FBFAF0 url(../images/bg.jpg) no-repeat center top;
    color: #000000;
    font-family: Georgia, serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    text-align: center;
}

img {
    border: 0px;
}

form {
    padding: 0px; margin: 0px;
}

#frame {
    margin: 0px auto;
    width: 750px;
    text-align: left;
}

.spacerClear {
    clear: both;
    margin: 0px;
    padding: 0px;
}

html > body .spacerClear {
    margin: 0px;
}

/***************************************************
HEADER
***************************************************/

#header {
    margin: 29px auto 0px auto;
    height: 80px;
    width: 631px;
}

#logo {
    float: left;
}

/***************************************************
MAIN NAVIGATION
***************************************************/

ul#nav {
    margin: 0px 0px 0px 100px;
    float: left;
    height: 35px;
    list-style: none;
    width: 303px;
}

#nav li {
    margin: 0;
    padding: 0;
    float: left;
    height: 35px;
    text-indent: -1000em;
}

#nav li a {
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

#navMenu {
    width: 70px;
}

#navContact {
    width: 77px;
}

#navGallery {
    width: 75px;
}

#navReviews {
    width: 81px;
}

#navMenu a, #navContact a, #navGallery a, #navReviews a {
    background: url(../images/nav.gif);
}

#navMenu a:hover {
    background-position: 0 35px;
}

#navContact a {
    background-position: -70px 0;
}

#navContact a:hover {
    background-position: -70px 35px;
}

#navGallery a {
    background-position: -144px 0;
}

#navGallery a:hover {
    background-position: -144px 35px;
}

#navReviews a {
    background-position: -222px 0;
}

#navReviews a:hover {
    background-position: -222px 35px;
}

/***************************************************
PHOTOS
***************************************************/

#photos {
    display: block;
    margin: 0;
    padding: 0;
    width: 748px;
    height: 305px;
    text-align: left;
    border: 0px;
}

#photos img {
    display: block;
    margin: 0;
    padding: 0;
    border: 0px;
}

/***************************************************
CONTENT
***************************************************/

#content {
    margin: 14px 0px 0px 24px;
    padding-left: 24px;
    padding-bottom: 10px;
    background-color: #FFFFFF;
    width: 676px;
    text-align: left;
}

#contentFixed {
    float: none;
    margin: 0;
    padding: 0;
    width: 490px;
    text-align: left;
    border-right: 1px solid #EAECDF;
    min-height: 450px;
}

#contentFixed h2 {
    margin: 0px;
    padding: 10px 0px 0px 0px;
    color: #000000;
    font-family: Georgia, serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
}

#contentFixed p {
    margin: 0px;
    padding: 0px;
    color: #000000;
    font-family: Georgia, serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

#contentFixed p.quote {
    background: url(../images/quote.gif) no-repeat;
    margin: 10px 0px 0px 0px;
    padding: 8px 20px 10px 43px;
    color: #000000;
    font-family: Georgia, serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

.upper {
    color: #666;
    text-transform: uppercase;
}

#contentFixed a {
    color: #6F2D2A;
    text-decoration: none;
}

#contentFixed a:hover {
    text-decoration: underline;
}

#page {
    margin: 0;
    padding: 0;
    height: 52px;
    border-bottom: 1px solid #EAECDF;
}

#pageTitle {
    float: left;
}

ul#secondary {
    margin-top: 21px;
    margin-left: 8px;
    padding: 0;
    float: left;
    list-style: none;
}

#secondary li {
    margin: 0;
    padding: 0;
    float: left;
    color: #2E483A;
    font-size: 14px;
    line-height: 13px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}

#secondary li.chinese {
    margin: 0;
    padding-left: 8px;
    float: left;
    color: #2E483A;
    font-size: 11px;
    line-height: 13px;
    font-weight: normal;
    text-align: left;
    text-transform: none;
}

#contentFloat {
    float: right;
    margin: 0;
    padding: 0;
    width: 185px;
}

* html #contentFloat {
    width: 180px;
    w\idth: 182px;
}

#menuTable {
    margin: 10px 0px 0px 0px;
    padding: 0;
}

td.categoryDescription {
    padding-bottom: 5px;
}

td.number {
    padding-bottom: 12px;
    width: 44px;
    text-align: left;
    font-family: "Lucida Grande", Verdana, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    color: #2E483A;
}

td.item {
    padding-right: 6px;
    padding-bottom: 12px;
    width: 391px;
    text-align: left;
    font-size: 12px;
    line-height: 18px;
}

.itemTitle, .itemTitleChinese {
    font-size: 12px;
    font-weight: bold;
    color: #2E483A;
}

.itemTitleChinese {
    font-weight: normal;
    white-space: nowrap;
    margin-left: 7px;
}

img.iconItem {
    padding-left: .6em;
    vertical-align: top;
}

.veg {
    font-weight: bold;
    color: #B9BF94;
}

td.price {
    padding-bottom: 12px;
    width: 35px;
    text-align: right;
    font-family: "Lucida Grande", Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #2E483A;
}

span.price {
    white-space: nowrap;
}

.sup {
    font-size: 60%;
    position: relative;
    bottom: 0.5em;
}

/***************************************************
SIDE NAVIGATION
***************************************************/

#side {
    margin: 7px 0px 0px 0px;
}

#side p {
    margin: 0;
    padding-left: 19px;
    font-size: 14px;
    font-weight: bold;
    color: #2E483A;
}

#icon {
    float: left;
}

#side p.icon {
    margin: 0;
    padding: 6px 0px 0px 20px;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

.red {
    color: #7E453D;
}

#side ul {
    margin: 0;
    padding: 0px 0px 10px 0px;
    list-style: none;
    text-transform: uppercase;
}

#side li {
    margin: 0;
    padding: 0;
    color: #000;
    font-family: Georgia, serif;
    font-size: 9px;
    line-height: 14px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
}

#side li.active {
    padding-left: 20px;
    color: #61663F;
    text-decoration: none;
    background:url(../images/arrow.gif) left center no-repeat;
}

#side a {
    padding-left: 20px;
    color: #6F2D2A;
    text-decoration: none;
}

#side a:hover {
    color: #61663F;
    text-decoration: none;
    background:url(../images/arrow.gif) left center no-repeat;
}

#icons a {
    margin: 0px;
    padding: 0px 0px 0px 10px;
    text-decoration: none;
}

#icons a:hover {
    text-decoration: none;
    background: none;
}

/***************************************************
GALLERY
***************************************************/

#gallery {
    margin-top: 20px;
}

#gallery img {
    padding: 4px;
    border: 1px solid #eaecdf;
}

td.gallery {
    width: 208px;
    padding-bottom: 14px;
}

#gallery p {
    padding-left: 4px;
}

/***************************************************
FOOTER NAVIGATION
***************************************************/

#footer {
    margin: 0px 0px 0px 24px;
    padding: 0;
    width: 700px;
    height: 110px;
    background-color: #F2F2E9;
}

#footerFixed {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 21px;;
    width: 164px;
    text-align: left;
    border: 0px solid green;
}

#footerFloatmid {
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    width: 330px;
    color: #2E483A;
    border: 0px solid blue;
}

#footerFloatright {
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    width: 165px;
    text-align: left;
    border: 0px solid red;
}

#footerFloatright ul {
    margin: 0;
    padding: 0px 0px 10px 0px;
    list-style: none;
}

#footerFloatright li {
    margin: 0;
    padding: 0;
    color: #000;
    font-family: Georgia, serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    text-align: left;
}

#footerFloatright li.active {
    color: #61663F;
    text-decoration: none;
}

#footerFloatright a {
    color: #6F2D2A;
    text-decoration: none;
}

#footerFloatright a:hover {
    color: #61663F;
    text-decoration: none;
}
