body {
	color: #404040;
	background-color: #AF9D79;
	font-size: 0.7em;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0 0 10px 0;
}
li, td {
	padding: 0;
	margin: 0;
}
#wrapper {
	width: 773px;
	color: inherit;
	background: #FFF url(/static/images/pop_content_bg-l.gif) 0 0 repeat-y scroll;
}
body#menupop #wrapper {
	width: auto;
}
#wrapper .inner {
	background-image: url(/static/images/pop_content_bg-r.gif);
	background-position: 100% 0;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#head {
	color: inherit;
	background: #AF9D79 url(/static/images/pop_head_bg-c.gif) 0 0 repeat-x scroll;
}
#head h1 {
	position: relative;
	top: 26px;
	left: 33px;
	display: block;
	float: left;
	height: 80px;
	width: 100px;
	background-image: url(/static/images/head_h1.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#head .left {
	background-image: url(/static/images/pop_head_bg-l.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#head .right {
	height: 117px;
	background-image: url(/static/images/pop_head_bg-r.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
a.close {
	display: block;
	height: 23px;
	width: 56px;
	float: right;
	background-image: url(/static/images/a_close.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
a.print {
	display: block;
	height: 23px;
	width: 56px;
	float: right;
	background-image: url(/static/images/a_print.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#head h1 span,
#head a.print span,
#head a.close span {
	display: none;
}
#foot {
	color: inherit;
	background: #AF9D79 url(/static/images/pop_foot_bg-c.gif) 0 0 repeat-x scroll;
}
#foot .left {
	background-image: url(/static/images/pop_foot_bg-l.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#foot .right {
	height: 51px;
	background-image: url(/static/images/pop_foot_bg-r.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#content {
	padding: 20px 32px 10px 32px;
}
h2 {
	color: #000;
	background-color: #FFF;
	font-size: 200%;
	font-weight: normal;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.break {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#head a img,
#foot a img {
	border: 0px solid red;
}

.previous {
	right: 37px;
	float: right;
	width: 72px;
	height: 23px;
}
.next {
	right: -97px;
	float: right;
	width: 52px;
	height: 23px;
}
#foot .next {
}
#foot .previous {
}
.image_box {
	color: inherit;
	background: #FFF url(/static/images/shadow_middle.gif) 0 0 repeat-y scroll;
}
.image_box_top {
	background-image: url(/static/images/shadow_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.image_box_bottom {
	background-image: url(/static/images/shadow_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 9px 19px 11px 11px;
}

/* Recipe Sheets */

h2.recipeSheet {
	margin: 20px 0 0 0;
}

h3.recipeSheet {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	background-color: #e0e0e0;
	padding: 6px;
	font-weight: normal;
	font-size: 1.5em;
	margin: 20px 0 0 0;
}

p.recipeSheet {
	background-color: #f7f7f7;
	padding: 6px;
	font-weight: normal;
	margin-top: 0;
}

table.recipeSheet {
	background-color: #f7f7f7;
	padding: 6px;
	font-weight: normal;
	margin-top: 0;
	width: 344px;
}

h3.recipeSheetMethod {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	background-color: #e0cea8;
	padding: 6px;
	font-weight: normal;
	font-size: 1.5em;
	margin: 20px 0 0 0;
}

p.recipeSheetMethod {
	background-color: #f9f5ec;
	padding: 6px;
	font-weight: normal;
	margin-top: 0;
}

.headerComment {
	float: right;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: white;
	font-size: 1.1em;
	text-align: right;
}

.headerComment b {
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: normal;
}
.col {
	float: left;
	width: 50%;
}
.colr {
	float: right;
	width: 50%;
}
.col .padding,
.colr .padding {
	margin: 6px 25px 0 25px;
}
#head .col .padding,
#head .colr .padding {
	margin-top: 25px;
}
.h10 {
	height: 30px;
	width: 15px;
	overflow: hidden;
}
.h5 {
	height: 15px;
	width: 15px;
	overflow: hidden;
}
.spacer {
	width: 10px;
	height: 10px;
	float: right;
}
#previewmenu
{
	width: 440px;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	border: 0px none;
	background: url(/static/images/pos/menu_preview_bg.gif) top left repeat-y;
}

#previewmenumid
{
	padding: 0px;
	margin: 0px;
	border: 0px none;
	background: url(/static/images/pos/menu_preview_top.gif) top left no-repeat;
}

#previewmenuinner
{
	padding: 135px 90px 122px 90px;
	margin: 0px;
	border: 0px none;
	background: url(/static/images/pos/menu_preview_bottom.gif) bottom left no-repeat;
}

#previewmenutable
{
	padding: 0px;
	margin: 0px;
	border: 0px none;
	color: #231F20;
	font-size: 11px;
	line-height: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	width: 99%;
}

#previewmenutable th
{
	padding: 5px 10px 4px 0px;
	margin: 0px;
	color: #5D0427;
	font-weight: bold;
}

#previewmenutable td
{
	padding: 0px 0px 4px 0px;
	margin: 0px;
}

#previewmenutable td.mtitle
{
	padding-right: 10px;
}

#previewmenutable td.mprice
{
	text-align: right;
}

#previewmenutable td p
{
	margin: 0px;
	padding: 0px;
}

#previewmenuprop
{
	width: 1px;
	height: 350px;
	float: right;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

#previewmenuclear
{
	clear: both;
	height: 1px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

table
{
	border: 0px none;
	padding: 0px;
	margin: 0px;
}

th,td
{
	border: 0px none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}

/* -- FORMS ------------------------------- */


form
{
	padding: 0px;
	margin: 0px;
}

input.text, select.select, textarea.textarea, input.save, input.submit
{
	border-top: 1px #666666 solid;
	border-left: 1px #666666 solid;
	border-bottom: 1px #999999 solid;
	border-right: 1px #999999 solid;
	margin: 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: middle;
}

input.text
{
	width: 175px;
	height: 1.3em;
}

input.text.tiny
{
	width: 35px;
}

input.text.short
{
	width: 125px;
}

input.text.medium
{
	width: 230px;
	height: 1.3em;
}

input.text.long
{
	width: 420px;
}

input.rpanel
{
	width: 135px;
}

select.medium
{
	width: 350px;
}

select.long
{
	width: 600px;
}

select.list
{
	height: 250px;
}

select.rpanel
{
	width: 140px;
}

textarea.textarea
{
	width: 175px;
	height: 75px;
}

textarea.textarea.short
{
	width: 125px;
	height: 75px;
}

textarea.textarea.medium
{
	width: 230px;
	height: 75px;
}

textarea.textarea.long
{
	width: 420px;
	height: 75px;
}

textarea.custom
{
	height: auto !important;
}

input.save
{
	background: #8F0000;
	color: #fff;
	font-size: 1.2em;
}

input.cancel
{
	background: #eeeeee;
	color: #000000;
	font-size: 1.2em;
}

input.topspace
{
	margin-top: 3px;
}


table.itemlisting
{
	padding: 0px;
	margin: 0px;
	border: 0px none;
	width: 100%;
}

table.itemlisting th
{
	background: #fcfcfc;
	border: 0px none;
	font-weight: bold;
	margin: 0px;
	padding: 3px 5px 5px 3px;
	vertical-align: top;
	text-align: left;
}

table.itemlisting td
{
	border: 0px none;
	margin: 0px;
	padding: 3px 5px 5px 3px;
	vertical-align: top;
}

table.itemlisting tr.even
{
	background: #eaeff7;
}

div.tintbox
{
	background: #cfd8e4;
	border: 1px solid #cfd8e4;
	padding: 8px;
	margin: 0px 0px 10px 0px;
}

.box300
{
	float: left;
	width: 300px;
	padding: 0px;
	margin: 0px;
}

.box300 img
{
	margin: 8px 0px 10px 4px;
}

.clear
{
	clear: both !important;
	font-size: 0px !important;
	line-height: 0px !important;
	height: 0px !important;
	position: relative !important;
	border: 0px none !important;
	padding: 0px !important;
	margin: 0px !important;
}