body {
    margin: 0;
    padding: 0 0 1em 0;
    background-color: #F3E5C0;
    background-image: url(../images/bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    color: #333;
}

body.order {
    background-image: url(../images/bg-order.jpg);
    background-color: #F3DFB0;
}

h1 {
    font-family: Century Gothic, sans-serif;
    padding: 0;
    margin: 20px 0 0 0;
    font-weight: normal;
}

a {
    color: #C18930;
    text-decoration: none;
}

a:hover,
a:hover .caption {
    text-decoration: underline;    
}

a img {
    border: 1px solid #444;
}

label {
    font-family: Century Gothic, sans-serif;
    font-size: .9em;
    margin-right: 1em;
    white-space: nowrap;
}

form {
    margin-left: 1em;
}

td.narrow {
    width: 0;
}

td.indent {
    padding-left: 2em;
}

.caption {
    margin-top: 0;
    font-size: .8em;
}

.container {
    position: relative;
    width: 880px;
    margin: 0 auto;
    text-align: left;
}

#header {
    margin-top: 68px;
    margin-bottom: .2em;
}

#logo {
    height: 112px;
    width: 270px;
    margin: -10px 0 0 0;
    border: 0;
    cursor: pointer;
}

#order-online-banner {
    position: absolute;
    top: -12px;
    left: 412px;
    color: #EC9;
    font-style: italic;
    font-size: 1.2em;
}

#order-online-arrow {
    position: absolute;
    top: 20px;
    left: 506px;
}

#subscribe {
    position: absolute;
    top: -6px;
    right: 0;
    width: 12em;
    color: #555;
    border: 0;
    padding: .3em .4em;

    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
}

#subscribe.empty {
    color: #999;
    font-style: italic;
}

#subscribe.error,
#subscribe_tooltip.error {
    background-color: #FAA;
}

#subscribe_tooltip {
    display: none;
    background-color: #FFF;
    padding: .3em .5em;
    position: absolute;
    top: 20px;
    right: 0;
    color: #333;
    font-size: .75em;
    font-family: Century Gothic, sans-serif;    

    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
}

#subscribe_success {
    display: none;
    position: absolute;
    top: -6px;
    right: 0;
    color: #EC9;
    font-size: .8em;
    font-family: Century Gothic, sans-serif;    
}

.subtitle {
    margin-top: .5em;
    font-style: italic;
}

.subtitle,
#nav {
    color: #C18930;
}

#nav {
    position: absolute;
    bottom: -15px;
    *bottom: 0; /* IE 7 and below */
    left: 240px;
    display: inline;
    font-family: Century Gothic, sans-serif;
    font-size: 1.0em;
}

#nav li {
    display: inline;
    margin-left: 1.1em;
    cursor: pointer;
}

#nav li.hover {
    color: #EC9;
}

.slide {
    display: none;
    position: absolute;
    right: 10px;
    bottom: 10px;
    height: 376px;
    width: 660px;
    padding: 0 1em;
    z-index: 20;
/*
    overflow: hidden;
*/
}

.slide,
.tab {
    border: 1px solid #443;
    background-color: #FFF;
    opacity: .92;
    filter: alpha(opacity=92);
}

.tab-container {
    position: absolute;
    width: 144px;
    left: -145px; /* (width + 1) x -1 */
    top: 65px;
    text-align: right;
    padding: 0;
    margin: 0;
}

.tab {
    border-right: 0;
    cursor: pointer;
    text-align: left;
    padding: .4em 0 .4em .6em;
    margin: 0 0 2px 0;
    font-family: Century Gothic, sans-serif;
    font-size: .9em;

    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
}

.tab-container .selected {
    color: #FFF;
    background-color: #C18930;
}

.tab-container .hover {
    color: #333;
    background-color: #DC9;
}

.tab-pane {
    display: none;
    position: absolute;
    top: 4em;
    left: 1em;
    width: 660px;
}

#slideshow {
    height: 400px;
    width: 880px;
}

/* Overrides the defaults in /slideshow/css/slideshow.css */
.slideshow-loader {
    top: 170px;
    right: 440px;
}

#music {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

a.menu {
    float: right;
    text-align: center;
    margin-left: 1em;
}

a.menu:hover {
    text-decoration: none;
}

#catering-menu img {
    height: 275px;
    width: 138px;
}

#accolades {
    float: right;
    width: 380px;
}

#accolades p {
    clear: both;
    margin-bottom: 2em;
}

#accolades img {
    float: left;
    margin: 0 1em 0 0;
    border: 0;
}

#accolades a:hover {
    color: #DB8;
    text-decoration: none;
}

#footer {
    font-family: Verdana, Geneva, sans-serif;
    margin-top: 48px;
    text-align: center;
    font-size: .6em;
    color: #998;
}

.feedback_page {
    margin: 0;
    padding: 0;
}

#feedback_page2 {
    display: none;
}

tr.required-missing label {
    color: red;
}
tr.required-missing input {
    border-color: red;
}

#_orderonline p {
    margin-left: 1em;
}

