﻿/* ***************************************
	RESET BASE STYLES
*************************************** */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
strong
{
	font-weight:bold;
	}
em
{
	font-style:italic;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

/* ***************************************
	DEFAULTS
*************************************** */
html{
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll; /*  -y stands for the vertical scrollbar */
}

body {
	text-align:left;
    /*background-image: url(images/bodytile.gif);
    background-repeat:repeat;*/
    background-color: #f1f0f1;
	padding:0;
	font: 12px  "Arial";
	color: #555555;
}

#headerMain{
    width: 970px;
    height: 255px;
}

#headerMainBottom{
    height:16px;
    background-color: #976c92;
}

#contentMain{
    width: 970px;
}

#leftContent{
    width: 570px;
    float: left;
}

#rightContent{
    width: 385px;
    float: left;
    padding-top: 50px;
    padding-left: 15px;
}

#editableContent{
    padding-top: 15px;
}

.centered{
	margin:0px auto;
	text-align:left;
    padding: 0px;
    width: 970px;
}

#footer{
    width: 970px;
    padding-top: 40px;
    padding-bottom: 15px;
    clear: both;
}

#navPanels{
    background-image: url(images/navpanels.png);
    background-repeat: no-repeat;
    height: 255px;
    width: 594px;
    float: right;
}

a {
	color: #976c92; 
	text-decoration: none;
	-moz-outline-style: none;
	outline: none;
}

a:visited {
	
}

a:hover {
    color: #99974e;
}

.footerLink{
    color: White;
    font-weight:normal;
}

.footerLinkCell{
    padding-top: 8px;
    text-align: right;
}

p {
	margin: 0px 0px 0px 0;
}

img {
	border: none;
}

ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
    list-style-image: url(images/listitem.gif);
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px; 
	list-style-type:disc;
}
form {
	margin: 0px;
	padding: 0px;
}
.small {
	font-size: 11px;
}

.italic{
    font-style:italic;
}

.bold{
    font-weight: bold;
}

.largeBold{
    font-weight: bold;
    font-size: 1.1em
}

.error{
    color: Red;
    font-size: 11px;
}

.gray{
    color: #58595b;
}

.navActive{
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: normal;
	margin: 0px 0px 15px 0;	
}
h1 { font-size: 1.9em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

hr{
    
    color: #c0c0c0;
    background-color: #fff;
}

/*
input[type="submit"]:hover {
	background: #32619d;
	border-color: #32619d;
	color: #fff;
}

input[type="submit"] {
    font-size: .8em;
	background: #fff;
	border: 1px solid #32619d;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px;
	width: auto;
	padding: 1px 10px 1px 10px;
	cursor: pointer;
}*/

/* ***************************************
	NAV LINKS
*************************************** */
.navLink{
    font: 1em "Arial";
    line-height: 14px;
}

#socialNav{
    font: .8em "Arial";
    padding-left: 108px;
    color: #8e8e8e;
}

#bottomNav, #bottomNav a{
     text-align: right;
     padding-left: 17px;
     padding-top: 5px;
     font-family: Arial;
}

#navGallery{
    position: relative;
    top: 143px;
    left: 217px;
    width: 65px;
}

/*#navRouxExperience{
    position: relative;
    top: 137px;
    left: 209px;
    width: 65px;
}*/

#navMeetOurChef{
    position: relative;
    top: 79px;
    left: 310px;
    width: 65px;
}

#navMenus{
    position: relative;
    top: 134px;
    left: 293px;
    width: 65px;
}

#navMadAboutRoux{
    position: relative;
    top: 73px;
    left: 372px;
    width: 65px;
}

/*#navHappenings{
    position: relative;
    top: -24px;
    left: 387px;
    width: 65px;
}*/

#navSpecials{
    position: relative;
    top: -24px;
    left: 397px;
    width: 65px;
}

#navLocation{
    position: relative;
    top: 29px;
    left: 455px;
    width: 65px;
}

/*#navGreenAndGood{
    position: relative;
    top: -61px;
    left: 495px;
    width: 65px;
}*/

#navEatLocal{
    position: relative;
    top: -47px;
    left: 500px;
    width: 65px;
}

#navCatering{
    position: relative;
    top: -113px;
    left: 525px;
    width: 65px;
}

#navLinks{
    position: relative;
    top: -13px;
    left: 514px;
    width: 65px;
}

#navHome{
    position: relative;
    top: -141px;
    left: 93px;
    height: 80px;
    width: 75px;
    /* border: solid 1px blue; */
}



/* ***************************************
	INDIVIDUAL PAGE LEFT CONTENT
*************************************** */

/*
#rouxExperience{
    margin-top: -110px;
    padding-left: 25px;
}

#rouxExperienceAddress{
    margin: 17px 0 0 85px;
    font: .8em "Arial"

}*/

#home{
    margin-top: -110px;
    padding-left: 25px;
}

#homeAddress{
    margin: 17px 0 0 85px;
    font: .8em "Arial"
}

#meetOurChef{
    margin-top: -85px;
    padding-left: 25px;
}

#eatLocal{
    margin-top: -14px;
    padding-left: 55px;
}

/*#greenAndGood{
    margin-top: -14px;
    padding-left: 55px;
}*/

#catering{
    margin-top: -89px;
    padding-left: 25px;
}

#gallery{
    margin-top: -89px;
    padding-left: 25px;
}

#links{
    margin-top: -89px;
    padding-left: 25px;
}

/*#happenings{
    margin-top: -104px;
    padding-left: 25px;
}*/

#specials{
    margin-top: -104px;
    padding-left: 25px;
}

#location{
    margin-top: -77px;
    padding-left: 55px;
}

#madAboutRoux{
    margin-top: -85px;
    padding-left: 0px;
}

#signup{
    margin-top: -89px;
    padding-left: 25px;
}

#thankyou{
    margin-top: -89px;
    padding-left: 25px;
}


/******** Contact Form *********/
.form table td
{
	vertical-align: middle;
}

.form table td.lbl
{
	padding: 5px;
}

.form table td.fld
{
	padding: 5px;
}

span.req
{
	color: #CC0000;
	font-size: 0.8em;
}

input.textbox
{
	border: solid 1px #CCCCCC;
	padding: 4px;
}

input[type="submit"]:hover 
{
	background: #999999;
	border-color: #cccccc;
	color: #ffffff;
}

input[type="submit"] 
{
	background: #ffffff;
	border: 1px solid #cccccc; /*32619d*/
	padding: 3px 10px 3px 10px;
	cursor: pointer;
}

.form div.msg
{
	border: 4px solid #CC0000;
	padding: 10px;
}

.form div.msginner
{
	font-weight: bold;
}

.form div.msginner ul
{
	margin: 0px;
	padding: 0px;
}

.form div.msginner li
{
	list-style-image: none;
	list-style-type: none;	
}
