/**************************************************/
/* Copyright (c) 2009 Prositos ABN 26 026 129 337 */
/**************************************************/

/*

	body
		#header
		#navigation
		#wrapper or #homewrapper
			#panel
			#content
			#shop
		#footer

*/

* {
	margin: 0;
	padding: 0;
	z-index: 0;
}

body {
	background-color: #fff;
	color: #000;
	font: normal normal normal 16px/1.5 Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 0;
}

#page {
	background-color: #fff;
	color: #000;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1000px;
	z-index: 0;
}

h1 {
	color: rgb(76,39,0);
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 10px;
	z-index: 0;
}

h2 {
	color: rgb(76,39,0);
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding: 4px 0 2px;
	z-index: 0;
}

img {
	border: none;
	clear: both;
	/* padding: 0 22px; */
	z-index: 0;
}

strong {
	color: rgb(76,39,0);
	font-weight: bold;
	text-align: center;
	z-index: 0;
}

ul {
	list-style: none;
	z-index: 0;
}

ul li {
	list-style: inside circle;
	z-index: 0;
}

ul.gallery {
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 0;
}

ul.gallery li {
	float: left;
	list-style-type: none;
	padding: 0.5em 1.5em 0.5em 0;
	float: left;
	width: 180px;
	z-index: 0;
}

ul.gallery li a img {
	border: 5px groove rgb(128,0,0);
	filter: alpha(opacity=80);
	float: none !important;
	padding: .3em !important;
	opacity: .8;
	z-index: 0;
}

ul.gallery li a img:hover {
	border: 5px dashed rgb(128,0,0);
	filter: alpha(opacity=100);
	opacity: 1;
	z-index: 0;
}

#header {
	background-color: #fff;
	clear: both;
	float: left;
	height: 150px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 1000px;
	z-index: 0;
}

#header img {
	margin: 0;
	padding: 0;
	z-index: 0;
}

#navigation {
	background-color: rgb(153,102,0);
	clear: both;
	float: left;
	font-size: 14px;
	height: auto;
	margin: 0;
	padding: 5px 0;
	position: relative;
	text-align: center;
	width: 1000px;
	z-index: 0;
}

#navigation ul li {
	display: inline;
	list-style: none;
	text-align: left;
	padding: 0 7px;
	z-index: 0;
}

#navigation ul li a {
	color: #fff;
	padding-bottom: 2px;
	text-decoration: none;
	z-index: 0;
}

#navigation ul li a:hover {
	border-bottom: 1px solid #fff;
	z-index: 0;
}

#homewrapper {
	background: #fff url(/general/images/bkg_dpc_2) repeat-y scroll 0 0;
	float: left;
	min-height: 651px;
	position: relative;
	width: 1000px;
	z-index: 0;
}

#wrapper {
	background: #fff;
	float: left;
	min-height: 651px;
	position: relative;
	width: 1000px;
	z-index: 0;
}

#panel {
	clear: both;
	float: left;
	margin: 10px 0 0;
	padding: 0;
	position: relative;
	width: 200px;
	z-index: 0;
}

#panel ul li {
	list-style: none;
	padding: 7px 0;
	text-decoration: none;
	z-index: 0;
}

#panellhs {
	float: left;
	padding: 10px 0 0 0;
	position: relative;
	text-align: left;
	width: 300px;
	z-index: 0;
}

#panelrhs {
	float: right;
	padding: 10px 0 0 0;
	position: relative;
	text-align: right;
	width: 300px;
	z-index: 0;
}

#panellhs .radioimage img,
#panelrhs .radioimage img {
	float: right;
	margin: 0 2px 0 10px;
	padding: 0;
	position: relative;
	z-index: 0;
}

#panellhs .header,
#panelrhs .header {
	color: rgb(76,39,0);
	float: right;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 1;
	margin: 10px 0 2px;
	padding: 0;
	position: relative;
	text-align: center;
	padding: 4px 0;
	width: 300px;
	z-index: 0;
}

#panellhs .header {
	width: 240px;
}

#panellhs ul,
#panelrhs ul {
	clear: both;
	margin: 0;
	padding: 0;
}

#panellhs ul li,
#panelrhs ul li {
	color: rgb(76,39,0);
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: center;
	z-index: 0;
}

#panellhs ul li a,
#panelrhs ul li a {
	color: rgb(76,39,0);
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	text-decoration: none;
}

#panellhs ul li a:hover,
#panelrhs ul li a:hover {
	text-decoration: underline;
	z-index: 0;
}

/*
#panel h2 {	
	margin-left: 10px;
	text-align: left;
	z-index: 0;
}
*/

#panel img {
	padding: 10px;
	z-index: 0;
}

/*
#panel table {
	width: 180px;
	float: left;
	position: realtive;
	margin: 0 10px 40px 0;
	z-index: 0;
}
*/

#content {
	float: left;
	margin: 10px 0 0;
	padding: 0 0 3em;
	position: relative;
	width: 800px;
	z-index: 0;
}

#content img {
	float: right;
	padding: 0 0 0 22px;
	position: relative;
	z-index: 0;
}

#content .imgleft {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	position: relative;
	width: 184px;
	z-index: 0;
}

#content .imgright {
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	position: relative;
	width: 184px;
	z-index: 0;
}

#content .imgleft img,
#content .imgright img {
	margin: 40px 0;
	z-index: 0;
}

#content .aside {
	border: 1px solid rgb(76,39,0);
	float: right;
	margin: 0 0 0 22px;
	padding: 10px;
	position: relative;
	width: 238px;
	z-index: 0;
}

/*
#section {
	width: 550px;
	z-index: 0;
}
*/

#content .section {
	clear: both;
	/* min-height: 185px; */
	z-index: 0;
}

#content .section ol {
	list-style-position: inside;
	padding: 10px 0;
	z-index: 0;
}

#content .section ol li {
	list-style-position: inside;
	z-index: 0;
}

#content .section p {
	padding-bottom: 8px;
	z-index: 0;
}

ul.horizontal3 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 0;
}

ul.horizontal3 li {
	float: left;
	list-style-type: none;
	padding: 00;
	margin: 1em 0 0;
	width: 200px;
	z-index: 0;
}

ul.horizontal3 li.middledeli,
ul.horizontal3 li.middlepastry {
	margin-left: 100px;
	margin-right: 100px;
	z-index: 0;
}

#content #copyright {
	font-size: 14px;
	font-style: oblique;
	padding: 10px 0 0;
	z-index: 0;
}

#content .chefstip {
	background-color: rgb(153,102,0);
	clear: both;
	color: #fff;
	float: left;
	font-size: 14px;
	margin: 10px 0 0;
	padding: 10px;
	position: relative;
	width: 780px;
	z-index: 0;
}

#content .table {
	clear: both;
	z-index: 0;
}

#content .table table {
	border: 1px solid #eee;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin: 10px 0 0;
	padding: 0;
	table-layout: fixed;
	z-index: 0;
}

#content .table table#yourorder {
	border: none;
	z-index: 0;
}

#content .table table#salad,
#content .table table#pastry,
#content .table table#pie,
#content .table table#yourorder {
	width: 800px;
	z-index: 0;
}

#content .table table#hours {
	width: 238px;
	z-index: 0;
}

#content .table table#salads col#c0 {
	width: 140px;
	z-index: 0;
}

#content .table table#salads col#c1 {
	width: 60px;
	z-index: 0;
}

#content .table table#salads col#c2 {
	width: 600px;
	z-index: 0;
}

#content .table table#pastry col#c0,
#content .table table#pie col#c0 {
	width: 180px;
	z-index: 0;
}

#content .table table#pastry col#c1,
#content .table table#pie col#c1 {
	width: 620px;
	z-index: 0;
}

#content .table table#yourorder col#c00 {
	width: 210px;
	z-index: 0;
}

#content .table table#yourorder col#c11 {
	width: 50px;
	z-index: 0;
}

#content .table table#yourorder col#c22 {
	width: 390px;
	z-index: 0;
}

#content .table table#yourorder col#c33 {
	width: 150px;
	z-index: 0;
}

#content .table table#hours col#c0,
#content .table table#hours col#c1 {
	width: 119px;
	z-index: 0;
}

#content .table table caption {
	display: none;
	z-index: 0;
}

#content .table table thead tr th {
	border: 1px solid #eee;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
	z-index: 0;
}

#content .table table#yourorder thead tr th {
	border: none;
	z-index: 0;
}

#content .table table#hours thead tr th {
	display: none;
	z-index: 0;
}

#content .table table tbody tr th {
	background-color: rgb(76,39,0);
	border: 2px solid rgb(76,39,0);
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	z-index: 0;
}

#content .table table#yourorder tbody tr th {
	background-color: #fff;
	border: none;
	color: #000;
	font-weight: normal;
	padding-right: 8px;
	text-align: right;
	z-index: 0;
}

#content .table table#yourorder tbody tr th.subhead {
	background-color: rgb(153,102,0);
	color: #fff;
	border: none;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px 0;
	text-align: center;
	z-index: 0;
}

#content .table table#hours tbody tr th {
	display: none;
	z-index: 0;
}

#content .table table tbody tr td {
	border: 1px solid #eee;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	text-align: left;
	vertical-align: top;
	z-index: 0;
}

#content .table table#yourorder tbody tr td {
	border: none;
	font-size: 14px;
	padding-bottom: 10px;
	z-index: 0;
}

#content .table table#hours tbody tr td {
	font-size: 16px;
	z-index: 0;
}

#content .table table tbody tr td.centre {
	text-align: center;
	z-index: 0;
}

#content .table table tbody tr td.footnote {
	font-size: 12px !important;
	padding: 1em 0 0 0 !important;
	z-index: 0;
}

#content .table table tbody tr.highlightrow th,
#content .table table tbody tr.highlightrow td {
	background-color: #eee !important;
}

#content #form {
	clear: left;
	float: left;
	margin: 20px 0 10px;
	padding: 0;
	position: relative;
	width: 800px;
	z-index: 0;
}

#content #form form {
	font-size: 14px;
	margin: 0;
	padding: 0;
	z-index: 0;
}

#content #form form * {
	margin: 0;
	padding: 0;
	z-index: 0;
}

#content #form form fieldset {
	border: none;
	clear: both;
	float: left;
	left: 0;
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
	width: 800px;
	z-index: 0;
}

#content #form form fieldset legend {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 800px;
	z-index: 0;
}

#content #form form fieldset legend span {
	background-color: rgb(76,39,0);
	border: 2px solid rgb(76,39,0);
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 4px;
	position: relative;
	text-align: left;
	width: 788px;
	z-index: 0;
}

#content #form form div {
	clear: both;
	float: left;
	padding: 5px 0;
	position: relative;
	width: 800px;
	z-index: 0;
}

#content #form form label.withinput {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: left;
	width: 200px;
	z-index: 0;
}

#content #form form input {
	border: 1px solid rgb(76,39,0);
	float: left;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 588px;
	z-index: 0;
}

#content #form form table input {
	text-align: center;
	width: 30px;
	z-index: 0;
}

#content #form form table .pack {
	float: left;
	position: relative;
	visibility: visible;
	width: 390px;
	z-index: 0;
}

#content #form form table .pack .packcontents {
	display: none;
	z-index: 0;
}

#content #form form table .pack:active,
#content #form form table .pack:focus,
#content #form form table .pack:hover {
	background-color: #eee;
	border: 1px solid #000;
	padding: 0 4px;
	width: 380px;
	z-index: 99;
}

#content #form form table .pack:active .packcontents,
#content #form form table .pack:focus .packcontents,
#content #form form table .pack:hover .packcontents {
	background-color: #eee;
	border: 1px solid #000;
	clear: both;
	display: block;
	left: -1px;
	overflow: auto;
	position: absolute;
	top: 1.5em;
	visibility: visible;
	width: 388px;
	z-index: 99;
}

#content #form form ul {
	list-style-type: none;
	z-index: 0;
}

#content #form form ul.compress {
	list-style-type: none;
	z-index: 0;
}

#content #form form ul li {
	float: left;
	list-style-type: none;
	position: relative;
	width: 140px;
	z-index: 0;
}

#content #form form ul.compress li {
	float: left;
	font-size: 12px;
	list-style-type: none;
	padding-left: 4px;
	position: relative;
	width: 190px;
	z-index: 0;
}

#content #form form ul li input {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 38px;
	z-index: 0;
}

#content #form form ul li label {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100px;
	z-index: 0;
}

#content #form form input#submit {
	background-color: #fff;
	color: #000;
	margin-left: 210px;
	width: 150px;
	z-index: 0;
}

#content #form form input#submit:hover {
	background-color: rgb(76,39,0);
	color: #fff;
	font-weight: bold;
	z-index: 0;
}

#content #form form textarea {
	border: 1px solid rgb(76,39,0);
	float: left;
	height: 100px;
	margin: 0;
	padding: 0;
	width: 588px;
	z-index: 0;
}

div#errors {
	color: #f00;
	z-index: 0;
}

div#errors ul li {
	color: #f00;
	padding-bottom: 0;
	z-index: 0;
}

#shop {
	bottom: 0;
	color: rgb(76,39,0);
	float: left;
	font-size: 10px;
	left: 0;
	padding: 15px 0 0;
	position: absolute;
	text-align: center;
	width: 1000px;
	z-index: 0;
}

#footer {
	background-color: rgb(76,39,0);
	color: #fff;
	float: left;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0;
	padding: 5px 0;
	position: relative;
	text-align: center;
	width: 1000px;
	z-index: 0;
}

#footer a {
	color: #fff;
	text-decoration: none;
	z-index: 0;
}

#footer a:hover {
	border-bottom: 1px solid #fff;
	z-index: 0;
}





/* not sure if used: */

.address p {
	margin-right: 10px;
	background: transparent;
	text-align: center;
}

hr {
	height: 1px;
	color: rgb(76,39,0);
	margin: 10px 0;
	background-color: rgb(153,102,0);
}

*/
