
body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
	line-height: 1.3;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#outer-wrapper {
	font-size: 130%;
/*	margin: 0 auto;*/
/*	width: 1036px;*/
	margin: 0;
	background-color: #eee;
}

#outer-wrapper2 {
	
}

#inner-wrapper {
	margin: 0 auto;
	padding: 1px 0;
	width: 998px;
/*	width: 998px;*/
	text-align: left;
	background-color: #fff;
}

#header h1 {
	margin: 0;
}

#logo {
	display: block;
}

#nav {
		position: relative;
		z-index: 900;

}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav ul li {
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 900;

}

#nav a, #nav span {
	display: block;
	float: left;

}

.subnav,
.subnavCMSListMenuUL {
	position: absolute;
	z-index: 1000;
/*	display: none;*/
	top: 51px;
	left: 0;
	width: 240px;
	/*****************/
	display: none;
	/****************/
}

#nav .subnav li,
#nav .subnavCMSListMenuUL  .subnavCMSListMenuLI,
#nav .subnavCMSListMenuUL .subnavCMSListMenuHighlightedLI
{
/*	position: static;*/
	clear: left;
	width: 100%;
}

#nav .subnav a,
#nav .subnav span,
#nav .subnavCMSListMenuUL .subnavCMSListMenuLink,
#nav .subnavCMSListMenuUL .subnavCMSListMenuLinkHighlighted 
{
	float: none;
	font-size: 100%;

}

#content {
	width: 972px;
	margin: 0 auto;
	clear: both;
}

#locator {
}

#locator-abs-container {
	position: relative;
	z-index: 300;
}

#locator-badge {
	position: absolute;
	z-index: 500;
/*	width: 300px;*/
}

#locator-bar {
	position: absolute;
	width: 960px;
	z-index: 400;
}

#locator-spacer {
	height: 140px;
}

#locator-bar-inner {
	line-height: 38px;
	height: 38px;
	padding: 1px 0;
/*	position: static;*/
}

#locator-bar-inner p {
	margin: 0;
	padding: 13px 0;
}

#locator-bar .locator-fields {
	line-height: 38px;
}

#locator-bar select, #locator-bar button {
/*	height: 38px;*/
/*	line-height: 1;*/
/*	display: inline;*/
	float: left;
	margin-top: 8px;
}

#locator-bar button {
/*	height:;*/
	margin-top: 5px;
}

#locator-bar span {
	float: left;
	width: 380px;	
}

#locator-content {
	margin: 0 11px 10px;
	background-color: #fff;
	margin-top: -65px;
	padding: 0;
}

#locator-content-inner {
	padding: 35px 10px 5px 170px;
}

#locations-lists {
	margin: 0 0 10px 0;
}

ul.location-list {
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0;
	width: 140px;
}

ul.location-list li {
	padding: 0;
	margin: 0;
}

ul.location-list li a {
}

.location-detail {
	width: 400px;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
}

.location-detail .map {


}






.grid_8 {
	width: 640px;
	float: left;
}

.grid_8_recipe {
	width: 600px;
	padding-right: 20px;
	float: left;
	text-align: justify;
}

.grid_4 {
	width: 320px;
	float: left;

}




.grid_2 {
	width: 160px;
	float: left;
}

.special {
	width: 320px;
	float: left;
	position: relative;
	padding-bottom: 40px;
}

.special .price-badge {
	position: absolute;
	margin-top: 175px;
	margin-left: 20px;
	text-align: right;
	background: url(../i/badge.png) center center no-repeat;
	width: 119px;
	height: 61px;
	color: #fff;
	font-weight: bold;
}

.special .price-badge .price {
	display: block;
	font-size: 200%;
	padding: 10px 10px 0;
	text-align: center;
}
.special .price-badge .unit {
	display: block;
	padding: 0 15px;
	margin-top: -5px;
}

.special .product-image {
	width: 320px;
	height: 230px;
}

.special .dot {
	width: 66px;
	line-height: 66px;
	text-align: center;
	color: #fff;
	height: 66px;
	position: absolute;
	top: 110px;
	left: 255px;
	background: url(../i/dot.png) left top no-repeat;
	font-weight: bold;
	font-size: 85%;
}

h2 {
	font-size: 120%;
	color: #fff;
	font-weight: bold;
	margin: 20px 0 0;
	height: 2.5em;


}

.static h2 {
	font-size: 200%;
/*	margin: 0;*/
	margin: 1em 0 0.5em 0;
	height: auto;
}

.static p.lead {
	border-width: 1px 0;
	border-style: solid;
	font-size: 140%;
/*	margin: 0;*/
	padding: 1em 0;
}


.static p.careerlead {
	border-width: 1px 0;
	border-style: solid;
	font-size: 100%;
/*	margin: 0;*/
	padding: 1em 0;
}

.static p 
,.static .static-table
{
	font-size: 110%;
}



.static-content {
	width: 550px;
	float: left;
	margin-right: 20px;
	padding-bottom: 20px;
}



.static-content-full {
	width: 968px;
	float: left;


	padding-bottom: 20px;
}

.static-image {
	width: 360px;
	float: left;
}


.map-content {
	width: 450px;
	float: left;
	margin-right: 20px;
	padding-bottom: 20px;
	
}




#map
{
	margin-top: 20px;
	margin-bottom:20px;
	border-style:solid;
	border-width: 10px;
	position: relative;
	float:left;
	
}

.static-image img,
.static-image-img {
	border: 10px solid;
	margin-top: 77px;
	display: block;
}

.recipe-image img  {
	border: 10px solid;
	display: block;
}

.special-information
{
	height:3.5em;
}

.special h2 {
	margin: 0px 10px 0;
	height: auto;
}

.special .product-desc {
	margin: 0 10px;
	color: #fff;
}

.recipe-top, .recipe-bottom {
	color: #fff;
}

.recipe-top {
	background: url(../i/recipe-top.png) center top no-repeat;
	padding: 15px 0 0 0;
	margin: 0;
}

.recipe-top h2, .recipe-top h3 {
	margin: 5px 0;
	height: auto;
}

.recipe-bottom {
	background: url(../i/recipe-bottom.png) center bottom no-repeat;
	padding: 1px 0 15px 0;
	margin-bottom: 10px;
}

.recipe-inner {
	margin: 0 30px;
	padding: 1px;
}

.recipe-top img,
.HP-recipe-image {
	display: block;
	margin: 0 -21px;
	width: 300px;
	border: 2px solid #fff;
	border-width: 2px 0;
	margin-top: 10px;
}



.recipe-controls span a {
	color: white;
	font-size: 90%;
}

.specials-button {
	display: block;
	margin: 0 10px 10px;
	height: 49px;
	line-height: 49px;
	width: 300px;
	text-indent: 45px;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	background: url(../i/up.png) left top no-repeat;
	text-shadow: #333 1px 1px 3px;
}

.specials-button:hover,
.specials-button:active {
	text-decoration: none;
	color: #eee;
	background: url(../i/dwn.png) left top no-repeat;	
}


p.large, .homepage-message {
	font-size: 150%;
	font-weight: bold;
	margin: 10px 50px 10px 10px;
}

.flash-replace {
	margin: 10px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;     /* triggers hasLayout */
}

.specials-period {
	border-left: 1px solid #eee;
	margin-left: 10px;
	padding-left: 15px;
}

.specials-title {
	margin: 30px 7px;
	font-size: 210%;
}

#categories {
	margin: 25px 0;
	font-size: 110%;
	font-weight: bold;
}

#categories-inner {
	padding: 5px 0 5px 5px;
}

#categories-inner .grid_4 {
	width: 315px;
}

#categories p {
	font-size: 120%;
	margin: 0.9em;
}

.category-list {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 1em 0 1em;
}

.category-list li {
	margin: 5px 0;
}

.category-list a {
	padding-left: 27px;
	display: block;
	width: 118px;
	height: 26px;
	line-height: 26px;
}

.category-list a:hover {
	text-decoration: none;
}

.specials-divider {
	clear: both;
	margin: -1em -13px 0.5em;
}


.promos {
	border-top: 1px solid;
	margin: 10px 0 0;
	padding: 20px 19px;
	clear: left;
}

.promos a img
{
	border: none;
}

.promo {
	margin: 0 auto;
	display: block;
}

.static #footer {
	margin-top: 0;
}


/****************************************/
/*		Career Details					*/
/****************************************/
#CareerDetail-outer
{
	margin-top: 20px;
}
.CareerDetail-title
{
 margin-left: 30px;
 margin-top: 10px;
 float:left;
}

.CareerDetail-title h2
{
 font-size: 180%;
 float:left;
}

.CareerDetail-summary
{
	float:right;
	width: 400px;
	margin-top: 20px;
}

.columnTitle
{
	width: 200px;
	float:left;
}
.columnBody
{
	width: 200px;
	float:left;

}

#CareerDetail-body
{
	margin-top: 20px;
}


/*************************/
/* Recipe Filters */


.recipe-right 
{
	margin-top: 50px;
	width: 320px;
	float: left;
	height: 165px;

}

.recipe-right-nosearch
{
	margin-top: 50px;
	width: 310px;
	float: right;
	padding-right:5px;
}



.recipe-content {
	width: 600px;
	float: left;
	margin-right: 0px;
	padding-bottom: 20px;
}

.recipe-filter
{
	padding-top: 25px;
	padding-left: 40px;
	float: left;
}

.recipe-filter p
{

	font-size: 110%;
	font-weight:bold;
	margin:0px;
	
}

.recipe-filter select
{
	width: 200px;
	font-size: 0.8em;
}

.RecipeOfTheWeekText
{
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
}

.grid_4_recipe {
	width: 300px;
	float: left;
	margin-left: 5px;
}


.recipe-details
{
	width:626px;
}

.recipe-details h3
{	
	margin-top: 20px;
}

.recipe-item
{
	padding-right: 03px;
}

.recipe-search-image
{
	padding-top: 6px;
}


.recipe-image
{
	float: left;
	width:320px;
	margin-top: 60px;

}

.recipe-small-details
{
	margin-top: 25px;
}

.recipe-budget
{

	float:left;
	height: 46px;
	margin-bottom:  0px;
	width: 150px;
	margin-left: 5px;
	font-size: 0.9em;
}
.recipe-cookingTime
{

	float:left;
	height: 46px;	
	margin-bottom:  0px;
		margin-left: 5px;
	width: 150px;
	font-size: 0.9em;
}
.recipe-preparationTime
{
	float:left;
	height: 46px;
	margin-bottom:  0px;
	
	width: 150px;
	margin-left: 5px;
	font-size: 0.9em;
}
.recipe-Serves
{
	float:left;
	height: 46px;
	margin-bottom: 0px;
		margin-left: 5px;
	width: 150px;
		font-size: 0.9em;
}





.recipe-budget-inner
{
	padding-left: 45px;
	padding-top: 10px;

}
.recipe-cookingTime-inner
{
	padding-left: 45px;
		padding-top: 10px;

}
.recipe-preparationTime-inner
{
	padding-left: 40px;
		padding-top: 10px;

}
.recipe-Serves-inner
{
	padding-left: 45px;
		padding-top: 10px;

}

