@charset "UTF-8";

body  {
	font: 12px Arial, Helvetica, sans-serif;
	background: #9B6347 url(../images/bg_body.jpg) fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#shell {
	width: 960px;
	text-align: left;
	margin-top: 24px;
	margin-right: auto;
	margin-left: auto;
} 
#top {
	background: url(../images/shell_top.gif) no-repeat;
	height: 12px;
	width: 950px;
	margin: 0px;
	padding-left: 10px;
} 
#top img, #bot img {
	margin: 0px;
}
#flag {
	background: url(../images/bg_flag.jpg) no-repeat;
	padding: 0;
	height: 257px;
	width: 960px;
} 
#topnav {
	padding: 0;
	height: 29px;
	width: 960px;
	background: #E31735 url(../images/bg_topnav.jpg) no-repeat right top;
} 
#cartline {
	width: 960px;
	height: 43px;
}
#cart1 {
	background: url(../images/cart_left.gif) no-repeat;
	float: left;
	width: 624px;
	height: 20px;
	font: italic bold 12px "Trebuchet MS", Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding-top: 23px;
	padding-right: 24px;
}
#cart2 {
	float: left;
	width: 114px;
	height: 43px;
}
#cart3 {
	background: url(../images/cart_right.jpg) no-repeat;
	float: left;
	width: 198px;
	height: 43px;
}
#container {
	background: url(../images/bg_content.gif) repeat-y;
	width: 936px;
	padding-right: 12px;
	padding-left: 12px;
}
#container #container_addgraphic {
	background: url(../images/bg_sidebar_bot.jpg) no-repeat right bottom;
	width: 936px;
}
#sidebar_left {
	float: left;
	width: 187px;
	padding: 0px;
}
#menu_deli {
	background: #FFFFFF url(../images/navtop_menu.gif) no-repeat top;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 12px;
	width: 187px;
}
#menu_store {
	background: #FFFFFF url(../images/navtop_store.gif) no-repeat top;
	margin: 0px;
	width: 187px;
	padding-top: 40px;
	padding-bottom: 12px;
}
#sidebar_left div.menulist h3 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #004C92;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
}
#sidebar_left div.menulist a {
	display: block;
	height: 24px;
	width: 157px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: url(../images/box_black.gif) no-repeat 16px 7px;
	padding-left: 30px;
	padding-top: 2px;
}
#sidebar_left div.menulist a:hover {
	color: #E31735;
	background: url(../images/box_red.gif) no-repeat 16px 7px;
}
#sidebar_right {
	float: right;
	width: 174px;
	padding: 0px 0px 36px;
}
#sidebar_right div.menulist span.block {
	display: block;
	width: 144px;
	font: 11px/14px "Trebuchet MS", Helvetica, sans-serif;
	color: #01519A;
	text-decoration: none;
	background: url(../images/box_black.gif) no-repeat 10px 5px;
	padding-left: 24px;
	padding-top: 2px;
	margin-bottom: 3px;
	padding-bottom: 4px;
}
#sidebar_right div.menulist span.block a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#sidebar_right div.menulist span.block a:hover {
	text-decoration: underline;
}
#sidebar_right div.menulist a.bullet {
	display: block;
	width: 144px;
	font: bold 12px "Trebuchet MS", Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: url(../images/box_black.gif) no-repeat 10px 5px;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 8px;
}
#sidebar_right div.menulist a.bullet:hover {
	color: #E31735;
	background: url(../images/box_red.gif) no-repeat 16px 7px;
}
#sidebar_right #more1, #sidebar_right #more2 {
	margin-left: 120px;
}
#teaser_reviews {
	background: #FFFFFF url(../images/sidetop_reviews.jpg) no-repeat top;
	padding-top: 75px;
	padding-bottom: 0px;
}
#teaser_recipes {
	background: #FFFFFF url(../images/sidetop_recipes.jpg) no-repeat top;
	padding-top: 97px;
}
#teaser_friends {
	background: #FFFFFF url(../images/sidetop_friends.jpg) no-repeat top;
	padding-top: 97px;
}
#teaser_friends span.text {
	font: bold 11px "Trebuchet MS", Helvetica, sans-serif;
	margin: 2px 12px 6px 16px;
	padding: 0px;
	display: block;
}
#teaser_friends input.border {
	margin-left: 16px;
	height: 17px;
	width: 110px;
	border: 1px solid #000000;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 1px;
}
#mainContent {
	margin: 0px 188px 0px 187px;
	padding: 24px 24px 36px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #3374AE;
} 
#mainContent h1 {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #000000;
}
#mainContent h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #00519A;
}
#mainContent h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #00519A;
	border-bottom: 2px dotted #00519A;
}
#mainContent h4 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #E21535;
}
#mainContent h4 .smaller {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#mainContent h4.recipe {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.12em;
}
#mainContent h5 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #E41836;
	border-bottom: 2px dotted #000000;
	padding-bottom: 6px;
}
#mainContent h6 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
}
#mainContent p {
	line-height: 16px;
}
#mainContent a {
	color: #0E5BA0;
	font-weight: bold;
	text-decoration: none;
}
#mainContent a:hover {
	color: #E31735;
}
#mainContent strong {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
a.small {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-right: 3px;
	margin-left: 3px;
}
span.smaller {
	font-size: 10px;
}
#footer {
	background:url(../images/bg_foot.jpg) no-repeat 0px 0px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 74px;
	color: #FFFFFF;
} 
#footer #footerLeft {
	padding: 32px 0px 0px 14px;
	height: 42px;
	width: 46px;
	float: left;
}
#footer #footerRight {
	padding: 47px 10px 0px 0px;
	height: 27px;
	width: 690px;
	float: left;
	text-align: right;
	vertical-align: top;
	font: 10px Arial, Helvetica, sans-serif;
}
#footer #footerFarRight {
	padding: 0px;
	height: 74px;
	width: 200px;
	float: left;
	vertical-align: top;
}
#footer #footerRight a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	font: 10px Arial, Helvetica, sans-serif;
}
#footer #footerRight a:hover {
	text-decoration: underline;
}
#bot {
	background: url(../images/shell_bot.gif) no-repeat top;
	height: 13px;
	width: 960px;
	padding-bottom: 36px;
}


.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img.menudots {
	width: 100%;
	border-bottom: 2px dotted #00519A;
	text-align: center;
	margin-bottom: 6px;
}
img.drawdots {
	width: 100%;
	border-bottom: 2px dotted #00519A;
}
img.drawdashes {
	width: 100%;
	border-bottom: 1px dashed #00519A;
}
img.drawline {
	width: 100%;
	border-bottom: 1px solid #00519A;
}
img.padleft {
	margin-left: 6px;
}
img.padright {
	margin-right: 6px;
}
tr.padtopbot td {
	padding-top: 9px;
	padding-bottom: 9px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #E31735;
}
#bios {
	width: 400px;
	margin-top: 12px;
	font-size: 12px;
}
img.mug {
	margin-right: 6px;
	border: 1px solid #536571;
}
img.pix {
	border: 1px solid #536571;
}
ul.spread li {
	margin-bottom: 9px;
}
ul.acrobat li, li.acrobat {
	list-style: url(../images/icons/icon_pdf.gif) outside;
}
ul.word li, li.word {
	list-style: url(../images/icons/icon_doc.gif) outside;
}
ul.excel li, li.excel {
	list-style: url(../images/icons/icon_xls.gif) outside;
}
ul.powerpoint li, li.powerpoint {
	list-style: url(../images/icons/icon_ppt.gif) outside;
}

/* RECIPE PAGE */

ol.menulist {
	color: #000000;
	padding: 0px 0px 0px 24px;
	margin: 6px 0px 6px 0px;
	list-style: decimal;
	font-weight: bold;
	line-height: 18px;
}
ul.menulist {
	padding: 0px 0px 0px 24px;
	margin: 6px 0px 6px 0px;
	list-style: square;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}
li span {
	color: #000000;
	font: normal 12px Arial, Helvetica, sans-serif;
}

/* REVIEWS PAGE */

table.review  {
	padding: 6px;
	border: 1px solid #00519A;
	background: #CFDEEC;
	margin-left: 10px;
}
table.review td {
	font-size: 10px;
	padding: 2px;
}
table.review p,
table.review input,
table.review textarea {
	margin-left: 20px;
}
table.review tr.bg_row td {
	background: #00519A;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
table.review td.black {
	color: #000000
}
td.bordertop {
	padding-top: 12px;
	border-top: 1px dotted #00519A;
	padding-bottom: 6px;
}
img.menupix {
	border: 1px solid #00519A;
	background: #FFFFFF;
	margin-right: 6px;
}
span.bigred {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #E31735;
}
span.bigblue {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #00519A;
}
table.box {
	background: #CFDEEC;
	margin: 6px 0px;
	padding: 18px;
	width: 100%;
	border: 1px solid #00519A;
}

/* HOME SPECIALS BOX */

#specials {
	margin-top: 12px;
	border-top: 2px dotted #00519A;
}
#specials td.left {
	vertical-align: top;
	border-bottom: 2px dotted #00519A;
	text-align: center;
	width: 163px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#specials td.right {
	vertical-align: top;
	border-bottom: 2px dotted #00519A;
	width: 350px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

/* SHOPPING PAGE */

#shopping {
	margin-top: 12px;
	border-top: 1px solid #CFDEEC;
}
#shopping td.left {
	vertical-align: top;
	border-bottom: 1px solid #CFDEEC;
	text-align: center;
	width: 163px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#shopping td.right {
	vertical-align: top;
	border-bottom: 1px solid #CFDEEC;
	width: 350px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#nutrition {
	width: 100%;
	border: 1px solid #00519A;
	background: #FFFFFF;
}
#nutrition td {
	font: 11px Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-top: 6px;
}
#nutrition td b {
	font: 11px Arial, Helvetica, sans-serif;
}
#readit {
	background: url(../images/bg_read.gif) no-repeat center center;
	height: 98px;
	width: 193px;
	padding: 24px 40px 20px 24px;
	text-align: right;
	vertical-align: bottom;
}
#rateit {
	background: url(../images/bg_rate.gif) no-repeat center center;
	height: 98px;
	width: 193px;
	padding: 24px 40px 20px 24px;
	text-align: right;
	vertical-align: bottom;
}
tr.box-lt td {
	font-weight: bold;
	text-transform: uppercase;
	color: #005199;
	background: #CFDEEC;
	border-bottom: 1px solid #034E94;
	font-size: 11px;
	letter-spacing: 1px;
	padding-top: 2px;
}

/*  Classes  */

.reviews-bg {
	background: url(../images/box_bg_reviews.gif) repeat-y left top;
}
a.reviews:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.reviews:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#reviews {
	font: Verdana, Arial, Helvetica, sans-serif;
}
#reviews a:link {
	color: #764E34;
}
.divide-h {
	background: url(../images/squiggle_h.gif) repeat-x center center;
}
.header {
	color: #8B4513;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
}
.subheader {
	color: #8B4513;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 6px;
	padding: 12px;
	border: 1px solid #999999;
	background: #EEEEEE;
}
.red {
	color: #E21535;
}
tr.dark-header td {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #00519A;
	text-transform: uppercase;
}
table.checkoutbox {
	background: #CFDEEC;
	padding: 2px;
	border: 1px solid #00519A;
}
table.border-bglt {
	background: #CFDEEC;
}
table.border-item {
	padding: 6px;
	border: 1px solid #3374AE;
}
table.border-itemNTD {
	padding: 6px;
	border: 1px solid #3374AE;
}
table.border-item #perishable {
	padding: 6px;
	border: 1px solid #3374AE;
	background: #CFDEEC;
	margin: 3px auto;
	width: 400px;
}
table.border-item td {
	padding-top: 4px;
	padding-bottom: 4px;
}
table.border-item tr.border td {
	border-bottom: 1px dotted #CFDEEC;
}
tr.header td {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #00519A;
	background: #CFDEEC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}

