* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
    background: #220808;
}

a {
    color: #cbc7c7;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

#background {
    background: #220808 url(../images/back.jpg) no-repeat top center;
    min-height: 100%;
    _height: 100%;
    min-width: 1024px;
}

#logoWrapper {
    width: 300px;
    height: 150px;
    cursor: pointer;
}

body.promo #background {
    background-image: url(../images/promo-back.jpg);
}

#nav {
	width:674px;
	height: 84px;
	float:right;
}

#nav li{
	list-style: none;
	float: left;
}
#nav a{
	text-indent: -9999px;
	display: block;
	width:100px;
	height: 84px;	
	background-image: url(../images/menu.png);	
	outline: none;
}

#nav a.active, #nav a:hover{	
	background-image: url(../images/menu-hover.png);	
}

#nav a#taste{
	background-position:-100px;
	width:70px;
}

#nav a#chef{
	background-position:-170px;
	width:150px;
}

#nav a#events{
	background-position:353px;
	width:80px;
}

#nav a#pressroom{
	background-position:270px;
	width: 90px;
}

#nav a#jobs{
	background-position:186px;
	width:70px;
}

#nav a#contact{
	background-position:115px;
}



#player {
    float: right;
    margin: 10px 40px;
}

.right {
    float: right;
}

.left {
    float: left;
}

.clear {
    clear: both;
}

.center {
    text-align: center;
}

body #contentwrapper {
    padding: 33px 40px 0 51px;
    height: 500px;
    clear: both;
}

body.promo #contentwrapper {
    padding: 33px 0 0 0;
}

body.promo #content{
	background: url(../images/promo.png) no-repeat;
	width: 710px;
	height: 494px;
}

body.promo #content #slideshow{
	margin: 135px 55px;
}

body #content {
    padding: 0 30px;
    color: #cbc7c7;
    font-size: 12px;
    text-align: justify;
}

body.about #content {
    color: #3f3f3f;
}

body.pressroom #content {
    margin-right: 50%;
    padding-right: 20px;
}

body #content h1 {
    font-family: 'Georgia', arial, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 5px;
}

body #content h2, body #content h3 {
    font-family: 'Georgia', arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}

body #content h3 {
    font-size: 14px;
}

body #content h1 small {
    font-size: 14px;
}

body.about #content h1 {
    color: #461212;
}

body.events #content h1 small, body.events #content h2, body.events #content h3,
    body.about #content h1 small, body.about #content h2, body.about #content h3,
    body.taste #content h2, body.taste #content h3,
    body.pressroom #content h1 small, body.pressroom #content h2, body.pressroom #content h3, body.pressroom form label {
    color: #cc6699;
}

body.taste #content h2,
    body.events #content div.event div.text div.day div.name,
    body.events #content div.lineup div.title,
    body form label {
    text-transform: uppercase;
}

body.taste #taste-buttons {
    margin-top: 344px;
    color: #fff;
}

body.taste #taste-buttons a {
    margin: 0 20px;
}

body.jobs #content h1 small, body.jobs #content h3 {
    color: #c9d53e;
}

body.event #content h1 small {
    color: #ffdffb;
}

body.jobs #content h2 {
    color: #fff;
    margin-top: 15px;
}

body.jobs #content h3 {
    margin-top: 15px;
}

body.contact #content h1 small, body.contact #content h2, body.contact #content h3 {
    color: #997362;
}

body.contact #content #contact-info h3, body.contact #content h1 small, body.contact #content h2, body.contact #content h3 {
    margin: 10px 0 0 0;
}

body.contact #content #contact-info h1 {
    margin: 0;
}

body #page {
    background: no-repeat top center;
    width: 1024px;
    height: 768px;
    margin: 0 auto;
}

body.about #page {
    background-image: url(../images/about-back.jpg);
}

body.chef #page {
    background-image: url(../images/chef-back.jpg);
}

body.jobs #page {
    background-image: url(../images/jobs-back.jpg);
}

body.contact #page {
    background-image: url(../images/contact-back.jpg);
}

body.taste #page {
    background-image: url(../images/taste-back.jpg);
}

body.pressroom #page {
    background-image: url(../images/members-back.jpg);
}

body.events #page {
    background-image: url(../images/events-back.jpg);
}

body #footer {
    background: url(../images/creds.jpg) no-repeat right top;
    width: 1024px;
    padding-top: 12px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 10px;
}

body.events #content div.lineup {
    height: 85px;
}

body.events #content div#services {
    height: 268px;
    padding-top: 8px;
    position: relative;
}

body.events #content div.event {
    margin: 5px 0;
}

body.events #content div.event div.title {
    color: #cfb0cb;
    font-family: Helvetica, arial, sans-serif;
    float: right;
    padding: 10px;
    font-size: 15px;
}

body.events #content div.event div.title small {
    display: block;
    font-size: 8px;
    text-align: right;
}

body.events #content div.event div.text {
    width: 700px;
    margin: 7px 10px 0 0;
    font-family: 'Georgia', 'Times New Roman', sans-serif;
}

body.events #content div.note {
    font-style: italic;
    padding: 15px 20px;
    bottom: 0;
    position: absolute;
}

body.events #content #event-text {
    height: 36px;
}

body.events #content div#services div.text {
    width: 645px;
    padding: 0 10px;
    margin-bottom: 15px;
}

body.events #content div.lineup div.title {
    margin-top: 30px;
    color: #fff;
}

body.events #content div.event div.text div.day {
    float: left;
    width: 213px;
    padding-right: 20px;
}

body.events #content div.event div.text div.day div.name {
    color: #fff;
    font-family: Helvetica, arial, sans-serif;
    font-size: 15px;
    margin-bottom: 14px;
}

body.contact #content #location-map {
    margin: 25px 0;
    height: 200px;
}

body.contact #content #location-map div {
    width: 365px;
}

body.contact #content #contact-info {
    clear: both;
}

body.contact #content #contact-info #reservations, body.contact #content #contact-info #hours {
    margin-right: 115px;
    width: 250px;
}

#content .images {
    margin: 40px 0;
    text-align: center;
}

#content .images img {
    border: none;
    margin: 2px;
}

#content #taste-menu {
    height: 350px;
    margin-top: 50px;
    margin-right: 50px;
    overflow: auto;
    width: 400px;
}

#content #taste-menu ul strong {
    display: block;
    font-size: 14px;
    color: #fffcfc;
}

#content #taste-menu ul {
    list-style: none;
}

#content #taste-menu li {
    margin-bottom: 15px;
}

#content form {
    margin-top: 20px;
    border: solid 1px transparent;
    padding: 20px;
    width: 375px;
    height: 300px;
}

#content form .field {
    width: 220px;
    margin: 0 auto;
    min-height: 53px;
    _height: 53px;
}

#content form .buttons {
    margin-top: 12px;
    min-height: 0;
}

#content form label {
    display: block;
    font-family: arial, sans-serif;
}

body #content form input[type=text], body #content form textarea {
    width: 200px;
    padding: 2px;
    font-family: Helvetica, arial, sans-serif;
    font-size: 12px;
}

body #content form input[type=submit] {
    background: transparent no-repeat;
    width: 91px;
    text-align: center;
    text-transform: uppercase;
    height: 23px;
    border: none;
    color: #fff;
    font-size: 10px;

}

body.pressroom #content h2 {
    border-bottom: 1px solid;
    font-size: 14px;
    margin-top: 10px;
}

body.pressroom #content p.bio {
    margin: 10px 0;
}

body.pressroom #content p.bio span {
    color: #ebbb92;
}

body.pressroom #press-room-buttons {
    text-align: right;
    margin-right: 25px;
    margin-top: 25px;
}

body.pressroom #press-room-buttons a {
    margin: 0 10px;
}

body.pressroom #content #bios {
    margin-top: 60px;
}

body.chef img.chef-pic {
    margin-right: 50px;
}

body.jobs #content form {
    border-color: #7A894A;
    height: 291px;
    margin-right: 49px;
    margin-top: 35px;
    width: 336px;
}

body.jobs #content form input[type=text], body.jobs #content form textarea {
    background-color: #372715;
    border: solid 1px #59661a;
    color: #fff;
}

body.jobs #content form label {
    color: #fff;
}

body.jobs #content form h3 {
    margin: 0;
}

body.jobs #content form input[type=submit] {
    background-image: url(../images/green-button.gif);
}

body.jobs form {
    margin-left: 25px;
    background-image: url(../images/jobs-form-back.jpg);
}

body form label.error {
    color: #d7d0b3;
    font-size: 8px;
    padding-right: 14px;
    text-align: right;
}

a img {
    border: 0;
}