/* @group Global Styles */

@import url("../../global/CSS/global.css");

/* @end */

/* @group DEFAULTS */

html,body,div,pre,p,form,input {
	margin: 0;
	padding: 0;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

body {
	background: #D8CAA8 url(/sitefiles/1302/images/bg.jpg) repeat fixed top center;
	overflow-x: hidden;
}

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/1302/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;
}

/* @end */

/* @group 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: #333;
}

p {
	margin-bottom: 18px;
}

a:link, a:visited, a:active {
	color: #004684;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

strong, b {
	font-weight: bold;
}

h1 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 36px;
	line-height: 28px;
	font-weight: normal;
	color: #00539B;
}

h2 {
	color: #666;
	font-family: Times, "Times News Roman", Georgia,serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	line-height: 30px;
	margin-top: 8px;
}

h3 {
	color: #BE1E2D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

h4 {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

h5 {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

h6 {
	color: #999999;
	font-size: 9px;
}

/* @end */

/* @group SIGNUP */

.signupField {
	border: 1px solid #C7C7C7;
	color: #979797;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	padding: 8px 5px 6px;
	width: 215px;
}

.signupButton {
	background-color: #BE1E2D;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 5px 10px;
	width: 59px;
	height: 28px;
}

/* @end */

/* @group SUB NAV */

#subnavWrapper p {
	display: none;
}

#subnavWrapper h2,#subnavWrapper h2 a {
	font-family: Geneva, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
}

#subnavWrapper h2 a:hover {
	text-decoration: none;
}

#subnav {
	border-top: 1px solid #A79684;
	list-style: none outside none;
	margin: 0 0 15px;
	padding: 10px 0 0;
}

#subnav li {
	background: none;
	margin: 0;
	padding: 0;
}

#subnav a {
	color: #000000;
	display: block;
	font-family: "Lucida Grande",Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 36px;
	margin-left: -23px;
	padding-left: 23px;
}

#subnav a:hover {
	background: none repeat scroll 0 0 #FFFFFF;
	text-decoration: none;
}

#subnav a.current {
	background: none repeat scroll 0 0 #FFFFFF;
}

/* @end */

/* @group WRAPPERS */

#topWrapper {
	float: left;
	position: relative;
	text-align: left;
	width: 100%;
	z-index: 3;
}

#sliderWrapper {
	float: left;
	margin-top: -32px;
	position: relative;
	width: 100%;
	z-index: 1;
}

#headerWrapper {
	float: left;
	margin-top: -16px;
	position: relative;
	width: 100%;
	z-index: 1;
}

#contentWrapper {
	float: left;
	position: relative;
	text-align: left;
	width: 100%;
	z-index: 2;
}

#footerWrapper {
	background: url("/sitefiles/1302/images/mainnav-hover.png") repeat scroll 0 0 transparent;
	float: left;
	margin-top: -100px;
	position: relative;
	text-align: left;
	width: 100%;
	z-index: 1;
}

/* @end */

/* @group TOP */

#top {
	background: url("/sitefiles/1302/images/top-bkgd.png") no-repeat scroll 0 0 transparent;
	height: 133px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 1040px;
}

#logo {
	height: 164px;
	left: 30px;
	position: absolute;
	top: 0;
	width: 156px;
	z-index: 2;
}

#logo a {
	background: url("/sitefiles/1302/images/logo.png") no-repeat scroll left top transparent;
	cursor: pointer;
	font-size: 0;
	height: 164px;
	left: 30px;
	line-height: 0;
	position: absolute;
	text-indent: -1000px;
	top: 0;
	width: 156px;
}

#top-links {
	height: 32px;
	margin: 0 auto;
	padding: 5px 0 0;
	text-align: right;
	width: 974px;
}

#top-links a {
	color: #5F584A;
	font-family: Helvetica, Arial, sans-serif;
	float: right;
	font-size: 11px;
	margin-right: 15px;
}

a#contact {
	background: transparent url(/sitefiles/1302/images/contact.png) no-repeat left center;
	padding-left: 17px;
}

a#facebook {
	background: url("/sitefiles/1302/images/facebook.png") no-repeat scroll left center transparent;
	display: block;
	padding-left: 22px;
}

#header {
	margin: -17px auto 0;
	padding: 0;
	text-align: center;
	width: 1040px;
}

/* @end */

/* @group CONTENT */

.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#content {
	background: url("/sitefiles/1302/images/main-bg.png") repeat-y scroll 0 0 transparent;
	margin: 0 auto;
	width: 1040px;
}

#content-home {
	background: url("/sitefiles/1302/images/main-bg3.png") no-repeat scroll 0 0 transparent;
	margin: 0 auto;
	max-height: 450px;
	padding: 0 40px;
	width: 960px;
}

#content-repeat {
	background: url("/sitefiles/1302/images/main-bg2.png") no-repeat scroll 0 0 transparent;
	margin: 0 auto;
	padding: 0 40px 5px;
	width: 960px;
}

#contentLeft, #contentRight {
	background: url("/sitefiles/1302/images/content-bg-lr.gif") repeat-x scroll center top transparent;
	float: left;
	margin: 0 7px;
	min-height: 215px;
	padding: 15px 40px;
	width: 386px;
}

#contentLeft h2, #contentRight h2 {
	color: #333;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
}

.twtr-hd, .twtr-ft, a.twtr-user {
	display: none;
}

.twtr-widget .twtr-tweet-wrap {
    padding: 10px 0 !important;
}

#tweet-id-2 div.twtr-tweet-wrap {
	padding-top: 0 !important;
}

#content-top-corners {
	background: url("/sitefiles/1302/images/main-bg-top.png") no-repeat scroll center top transparent;
	font-size: 0;
	height: 51px;
	line-height: 0;
	margin: -33px auto 0;
	width: 1040px;
}

#content-bottom-corners {
	background: url("/sitefiles/1302/images/main-bg-btm.png") no-repeat scroll center bottom transparent;
	font-size: 0;
	height: 42px;
	line-height: 0;
	margin: 0 auto;
	width: 1040px;
}

#contentLeft-def {
	background-color: #FFFFFF;
	float: left;
	margin: 0 0 0 8px;
	min-height: 350px;
	padding: 40px 40px 0;
	width: 626px;
}

#contentRight-def {
	float: right;
	padding: 10px 23px;
	width: 200px;
}

/* @group SLIDER */

#slider {
	margin: 0 auto;
	position: relative;
	width: 974px;
}

#slider-logo {
	bottom: 0;
	left: 140px;
	position: absolute;
	z-index: 3;
}

.swSlider {
	margin: 0 auto;
	overflow: auto;
	width: 957px;
}

.browse {
	background: url("/sitefiles/1302/images/arrows.png") no-repeat scroll 0 0 transparent;
	bottom: 30px;
	cursor: pointer;
	display: block;
	height: 27px;
	margin-right: 20px;
	position: absolute;
	text-indent: -9999px;
	width: 23px;
}

.forward {
	background-position: -20px 0;
	right: -12px;
}

.backward {
	background-position: 0 0;
	right: 12px;
}

#sliderWrapper {
	float: left;
	position: relative;
	width: 100%;
	z-index: 1;
}

.anythingSlider {
	width: 957px;
	height: 415px;
	position: relative;
	margin: 0 auto;
}

.anythingSlider .wrapper {
	width: 957px;
	overflow: auto;
	height: 415px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.anythingSlider .wrapper ul {
	width: 99999px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 415px;
	width: 957px;
	margin: 0;
}

.anythingSlider .arrow {
	background: url("/sitefiles/1302/images/arrows.png") no-repeat scroll 0 0 transparent;
	bottom: 30px;
	cursor: pointer;
	display: block;
	height: 27px;
	margin-right: 20px;
	position: absolute;
	text-indent: -9999px;
	width: 23px;
}

.anythingSlider .forward {
	background-position: -20px 0;
	right: -20px;
}

.anythingSlider .back {
	background-position: 0 0;
	right: 3px;
}

#thumbNav, #start-stop {
	display: none;
}

/* Prevents */

.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}

.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}

/* @end */

ul.featured-items {
	list-style: none;
	margin: 0;
	padding: 0;
}

.featured-items li {
	background: none repeat scroll 0 0 #004684;
	float: left;
	height: 162px;
	margin: 0 6px 20px;
	padding: 20px 0;
	text-align: center;
	width: 227px;
}

.featured-items li:hover {
	background-color: #003c70;
}

a.featured-img {
	display: block;
	height: 82px;
}

.featured-items h3 {
	color: #FFFFFF;
	font-family: Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 0;
	margin-top: 10px;
}

.featured-items h3 a {
	color: #fff;
	font-weight: bold;
}

.featured-items p {
	color: #FFFFFF;
}

.featured-items li a:hover {
	text-decoration: none;
}

/* @end */

/* @group FOOTER */

#footer {
	margin: 0 auto;
	padding: 85px 0 40px;
	width: 944px;
}

#footerLeft {
	float: left;
	font-size: 10px;
	color: #FFFFFF;
}

#footer address, #footer address a {
	color: #5D4940;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
}

#footerLeft a {
	color: #FFFFFF;
}

#footerRight {
	color: #5D4940;
	float: right;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	margin: 0;
}

#footerRight a {
	color: #5D4940;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
}

/*

 @end */

/* @group 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;
}

/* @end */

/* @group 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;
}

/* @end */

a.learn-more {
	background: transparent url(/SiteFiles/1302/images/fj-learnmore.gif) no-repeat scroll 0 0;
	display: block;
	height: 28px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 98px;
}
