/* STANDARD STYLES */

body {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #ffffff;
}

table, th, tr, td, p, h1, h2, h3, h4, ul, li, a, form, img {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align:left;
}

hr {
	display:none;
}

h1 {
	text-indent:-5000px;
	overflow:hidden;
	font-size:0px;
}

h2 {
	font-size:18px;
	color:#ee993c;
	padding-bottom:10px;
}

h3 {
	font-size:16px;
	color:#ee993c;
	padding-bottom:10px;
}

h4 {
	font-size:16px;
	color:#ee993c;
	padding-bottom:10px;
}

em {
	font-style:normal;
	font-weight:bold;
}

a {
	color:#d9322a;
}

a:hover {
	color:#f48710;
}

.clear {
	clear:both;
}

.none a {
	display:none;
}

/* STRUCTURE*/

.container {
	width:100%;
	margin:auto;
}

.prtnone {
	display: none;
}

.head h2 {
	text-indent:-5000px;
	overflow:hidden;
	font-size:0px;
}

.content {
	padding: 20px 0;
}


.whiteboarder203 {
	display:none;
}

.navigation {
	display:none;
}

.footer {
	font-size:60%;
	width:100%;
	border-top: 1px solid #d9322a;
	color:#d7312a;
}

.footerlinks a:hover {
	color:#ee993c;
}

.footerlinks a {
	color:#d7312a;
}

.footerelements {
	border-top: 1px solid #d9322a;
	padding-top: 10px;
}

.footer ul {
	display: none;
}

/* FORM ELEMENTS */

.formtable {
	width:380px;
	padding:20px 0;
}

.formtable td, .formtable th {
	padding:5px 0;
}

.formtable th {
	width:170px;
	padding-right:10px;
}

.formtable input {
	width:210px;
	height:18px;
}

.submit input {
	font-size: 100%;
	padding: 2px 10px;
}

.submit a:hover {
	background-color: #c2c0c0;
	text-decoration: none;
}

/* HOME PAGE CSS */

.homecontent {
	font-size:70%;
}

.homecontentleft {
	font-size:70%;
}

.homecontentleft ul {
	margin-left: 14px;
}

.homecontentleft li {
	padding:0 0 15px 0;
}

.homecontentright {
	font-size:70%;
}

.quote {
	font-style:italic;
	font-weight:bold;
}

.homepods {
	display:none;
}

#roy-wood {
	display:none;
}

.homepic {
	float:left;
}

.homequote {
	width:420px;
	float:right;
}

/* PRODUCT PAGE CSS */

.productcontent {
	font-size:70%;
}

.prodtable table {
	width:465px;
}

.prodtable td, .prodtable th {
	padding:4px 0 4px 0px;
}

.prodimg {
	display: none;
}

.prodpots img {
	padding-top: 10px;
}

.twentypercent {
	display: none;
}

.prodtable a {
	color: #000000;
}

.prodtable a:hover {
	color: #f48710;
}

.prodorange a:hover {
	color: #d9322a;
}

.prodorange {
	background-color: #f9dcbc;
}

.prodorange50 {
	background-color: #f9dcbc;
}


/* RECIPES CSS */

.recipelist {
	float: left;
	font-size:70%;
	padding-bottom:20px;
	width: 380px;
}

.recipelist li {
	padding-bottom:5px;
}

#heading {
	display: none;
}

.recipelistimg {
	display: none;
}

.recipelist a {
	font-weight:bold;
}

.recipelist a:hover {
	font-weight:bold;
}

.shoppinglist {
	float: right;
	border: solid 1px #f48710;
	font-size:70%;
	width:220px;
}

.shoppinglist h3 {
	margin: 6px 6px 0 6px;
}

.shoppinglist img {
	display:none;
}

.shoppinglist ul {
	margin: 0 22px 10px 22px;
}

.shoppinglist li {
}

.shoppinglist p {
	font-size:120%;
	padding:2px 6px 10px 6px;
}

.leftbox {
	float: right;
	width:220px;
	border: solid 1px #b82924;
	font-size:90%;
}

.leftbox p {
	padding:20px 14px 14px 10px;
}

.leftbox strong {
	color:#f48710;
}

.leftbox select {
	width:180px;
}

.todayrecipe {
	border-bottom: 1px solid #b82924;
}

/* SAMPLE PAGE CSS */

.formcontent {
	width:500px;
	font-size:70%;
	padding-bottom:20px;
}

.formcontent p {
	padding-bottom:5px;
}

/* STOCKISTS PAGE CSS */

.stockistscontainer p {
	font-size:70%;
}

.stockists {
	padding-bottom:10px;
}

.stockistspad {
	padding-bottom:25px;
}

.stockistslast {
	padding:4px 0 20px 0;
}

/* CHEFS DEMO CSS */

.democontentleft {
	width:340px;
	float:left;
	color:#FFFFFF;
	font-size:70%;
}

.democontentright {
	width:340px;
	float:left;
	color:#FFFFFF;
	font-size:70%;
}

/* CONTACT US*/

.addressinfo {
	float: right;
	width:220px;
	border: solid 1px #b82923;
	font-size:70%;
}

.addressinfo p {
	padding:0 0 14px 10px;
}

.addressinfo h3 {
	padding:8px 0 10px 10px;
}

/* VIDEO PAGE */

.videocontentleft {
	display:none;
}

.videocontentright {
	font-size:70%;
}

/* 404 */

.sorrycontent {
	padding-bottom:40px;
}

.sorrycontent ul {
	font-size:70%;
	margin-left:14px;
	padding-bottom:10px;
}

.sorrycontent b {
	padding-top:15px;
}







































































