/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* DEFAULTS */
html,body,div,pre,p,form,input { margin: 0; padding: 0; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {background: #000 url(/sitefiles/1388/Images/bg-woodgrain.jpg) no-repeat top center;}

img, div { behavior: url(/SiteFiles/1388/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #A79684;
	background-color: #A79684;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}
ul {padding-left:10px;}
ul li {
	padding: 0 0 0 15px;
	margin: 0px;
	background: url(/sitefiles/1388/Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;
}
img.left {
	float: left;
	padding: 2px 20px 16px 0;
}
img.right {
	float: right;
	padding: 2px 0 16px 20px;
}
div.right {
	background-color:#DBCBA8;
	float:right;
	padding:20px;
}

/* TYPE */
body, p, div, ul, li, td {
	font-family: Georgia, Palatino,"Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 13px;
	line-height: 20px;
	color: #4D4D4D;
}
p {margin-bottom: 18px;}
a:link, a:visited, a:active {
	color: #BE1E2D; 
	text-decoration: none;
}
a:hover {text-decoration: underline;}
a:focus {outline: none;}
strong, b { font-weight:bold; }

h1 {
	font-size: 42px;
	line-height: 0.8em;
	font-weight: normal;
	color: #754C28;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	color: #666666;
}
h3 {
	color:#DD2F31;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
}
h4 {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

/* SEARCH */
#search {
	float: left;
	width: 180px;
	padding-top: 20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #cbcece;
}
#search p {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display:block;
	padding: 6px;
	margin-top: 6px;
	margin-bottom: 12px;
	border-bottom: 2px solid #cbcece;
	text-transform:uppercase;
}
.searchField {
	font-size: 11px;
	color: #abafae;
	width: 138px;
	border: 1px solid #cbcece;
	float: left;
	padding: 3px;
}
.searchButton {
	text-indent: -1000px;
	width: 25px;
	height: 18px;
	border: none;
	float: left;
	cursor: pointer;
	background: url(/SiteFiles/1388/Images/search-go.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
}
/* SIGNUP */
.signupField {
	border:1px solid #9C9786;
	color:#9C9786;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:11px;
	padding:6px 5px 5px;
}
.signupButton {
	background: #5A4A42 url(/sitefiles/1388/Images/signup-button.gif) no-repeat scroll 0 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#DAD4BC;
	padding: 5px 10px;
	border:none;
	width:59px;
	height:28px;
}

/* MAIN NAV */
#mainnav-bg-left {
	left:-21px;
	position:absolute;
	top:-2px;
}
#mainnav-bg-right {
	right:-21px;
	position:absolute;
	top:-2px;
}
#mainnavWrapper {
	background:transparent url(/sitefiles/1388/Images/mainnav-bkgd.png) repeat-x scroll 0 0;
	behavior: url(/SiteFiles/1388/Scripts/iepngfix.htc);
	height:99px;
	left:5px;
	margin:0;
	padding:0;
	position:absolute;
	top:32px;
	width:964px;
	z-index:1;
}
*html #mainnavWrapper {background:transparent url(/sitefiles/1388/Images/mainnav-bkgd-ie.png) repeat-x scroll 0 0;}
#mainnavWrapper p,#mainnavWrapper h2,#mainnavWrapper h2 a {display: none;}
ul#mainnav {
	background:transparent none repeat scroll 0 0;
	list-style:none;
	margin:0;
	position:absolute;
	right:0;
}
#mainnav li ul {display: none;}
#mainnav li {
	background:transparent none repeat scroll 0 0;
	border-left:1px solid #AC421B;
	float:left;
	height:30px;
	margin-top:18px;
	padding: 0;
}
#mainnav a.first {display:none;}
#mainnav a {
	color:#FFFFFF;
	display:block;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:16px;
	height:63px;
	margin-top:-18px;
	padding:22px 32px;
	text-decoration:none;
}
*html #mainnav a  {float:left;}
#mainnav a:hover {
	background: transparent url(/sitefiles/1388/Images/mainnav-current.png) no-repeat top left;
	behavior: url(/SiteFiles/1388/Scripts/iepngfix.htc);
	height:63px;
	text-decoration:none;
}
li#mn-history {border:none;}
li#mn-home {display:none;}

/* SUB NAV */
#subnavWrapper p, #subnavWrapper h2,#subnavWrapper h2 a {display: none;}
#subnav {
	list-style:none;
	margin:0 0 15px;
	padding:0;
}
#subnav li {
	background:none;
	margin:0;
	padding:0;
}
#subnav a {color:#000000;}
#subnav a:hover {
	color: #754C28;
	text-decoration:none;
}
#subnav a.current {color: #754C28;}

/* WRAPPERS */
#topWrapper  {
	width: 100%;
	float: left;
	text-align: left;
}
#headerWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* TOP */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 974px;
	height: 113px;
	position:relative;
}
#logo {
	left:34px;
	position:absolute;
	z-index:2;
}
#logo a {
	background:transparent url(/sitefiles/1388/Images/logo-temp.png) no-repeat scroll left top;
	behavior: url(/SiteFiles/1388/Scripts/iepngfix.htc);
	cursor:pointer;
	display:block;
	font-size:0;
	height:145px;
	line-height:0;
	overflow:hidden;
	text-indent:-1000px;
	width:156px;
}
#top-links {
	background:#FAEFD8 url(/sitefiles/1388/Images/top-links-bg.gif) repeat-x scroll 0 0;
	height:32px;
	margin:0 auto;
	padding:5px 0 0;
	text-align:right;
	width:974px;
}
#top-links a {
	color: #5F584A;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-right:20px;
}
a#contact {
	background: transparent url(/sitefiles/1388/Images/icon-contact.gif) no-repeat left center;
	padding-left: 17px;
}
a#login {
	background: transparent url(/sitefiles/1388/Images/icon-login.gif) no-repeat left center;
	padding-left: 17px;
}
#header {
	margin:-17px auto 0;
	padding:0;
	width:960px;
}

/* CONTENT */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content {
	background:#FAEFD7 url(/sitefiles/1388/Images/content-bkgd.png) repeat-y scroll 0 0;
	behavior: url(/SiteFiles/1388/Scripts/iepngfix.htc);
	margin:0 auto;
	padding:13px;
	width:948px;
}
#contentLeft, #contentRight {
	margin-bottom:30px;
	min-height:246px;
	padding:15px 45px;
	width:376px;
}
#contentLeft {
	background:transparent url(/sitefiles/1388/Images/content-area-bg.png) no-repeat scroll center top;
	behavior: url(/SiteFiles/1388/Scripts/iepngfix.htc);
	float:left;
}
#contentRight {
	background:transparent url(/sitefiles/1388/Images/content-area-bg.png) no-repeat scroll center top;
	behavior: url(/SiteFiles/1388/Scripts/iepngfix.htc);
	float:right;
}
#content-top-corners {
	background: transparent url(/sitefiles/1388/Images/content-bkgd-top.png) no-repeat top center;
	behavior: url(/SiteFiles/1388/Scripts/iepngfix.htc);
	font-size:0;
	height:4px;
	line-height:0;
	margin:0 auto;
	width:980px;
}
#content-bottom-corners {
	background: transparent url(/sitefiles/1388/Images/content-bkgd-bot.png) no-repeat bottom center;
	behavior: url(/SiteFiles/1388/Scripts/iepngfix.htc);
	width: 980px;
	height:4px;
	margin: 0 auto;
	line-height:0;
	font-size:0;
}
#contentLeft-def {
	background:transparent url(/sitefiles/1388/Images/content-left-bg.png) no-repeat scroll center top;
	behavior: url(/SiteFiles/1388/Scripts/iepngfix.htc);
	float:left;
	min-height:350px;
	padding:40px 40px 0;
	width:546px;
}
#contentRight-def {
	background:transparent url(/sitefiles/1388/Images/content-right-bg.png) no-repeat scroll center top;
	behavior: url(/SiteFiles/1388/Scripts/iepngfix.htc);
	float:right;
	padding:40px;
	width:224px;
}
ul#featured-menu-items {
	list-style:none;
	margin:0;
	padding:0;
}
#featured-menu-items li {
	background:transparent url(/sitefiles/1388/Images/content-list-item-bkgd.gif) no-repeat scroll center top;
	float:left;
	height:162px;
	margin:0 5px;
	padding:20px 0;
	text-align:center;
	width:227px;
}
#featured-menu-items li a {
	display:block;
	height:182px;
	width:227px;
}
#featured-menu-items h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight:normal;
	margin-bottom:0;
}
#featured-menu-items li a:hover {text-decoration:none;}

/* FOOTER */
#footer {
	margin:0 auto;
	padding:30px 0 40px;
	width:944px;
}
#footerLeft {
	float: left;
	font-size: 10px;
	color: #FFFFFF;
}
#footer address, #footer address a {
	color: #5D4940;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
	font-style:normal;
}
#footerLeft a {
	color: #FFFFFF;
}
#footerRight {
	color:#5D4940;
	float:right;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
	margin:0;
}
#footerRight a {
	color:#5D4940;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
}

/* PHOTO GALLERY */
.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}
.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}
.photogallery li a {
	padding: 2px; 
	border: 1px solid #CCCCCC;
	display: block;
}
.photogallery li a:hover {
	padding: 2px; 
	border: 1px solid #666666;
	display: block;
}

/* MENU */
.menu-section h2 {margin-bottom:0;}
dd.menu-item-price label {font-style:italic;}
dd.menu-item-price {
	margin: 0 15px 0 0;
	text-align:right;
}
#menu-item-sauseandseasoningpackages dt.menu-item-name {
	display:block;
	float:none;
	font-weight:bold;
}
dl#menu-item-sauseandseasoningpackages dd {
	display:block;
	float:none;
	text-align:right;
}
.formmodule-singleline {
	border:1px solid #A79684;
	width:248px;
}