/* STANDARD STYLES */

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

table, th, tr, td, p, h1, h2, h3, h4, ul, ol, li, a, form, input, 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;
}

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

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

em {
	font-style:normal;
	font-size:90%;
	font-weight:bold;
	color:#ee993c;
}

a {
	color:#f48710;
}

a:hover {
	color:#FFFFFF;
}

p {
	padding-bottom:10px;
}

.clear {
	clear:both;
}

.none {
	display:none;
}

/* STRUCTURE*/

.container {
	width:980px;
	margin:auto;
	background-color:#d9322a;
}

.head {
	height:210px;
	background-image:url(../images/global/bftl-header.jpg);
	background-repeat:no-repeat;
}

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

.head img {
	float:right;
}

.content {
	display:block;
	float:left;
	background-image:url(../images/global/page-bgnd.jpg);
	background-repeat:no-repeat;
	background-color:#d9322a;
	padding-left:30px;
}

.leftcolumn {
	float:left;
	width:223px;
	padding-bottom:20px;
}

* html .leftcolumn {
	width:205px;
}

.whiteboarder203 {
	width:203px;
	border: solid 1px #FFFFFF;
}

.navigation {
	width:205px;
}

.navigation li {
	list-style:none;
	padding-bottom:8px;
	
}

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

.prod a {
	display:block;
	background-image:url(../images/global/nav-product.gif);
	background-repeat:no-repeat;
	height:26px;
	width:204px;
}

.prod a:hover {
	background-position: 0 -52px;
}

.onprod a {
	background-position: 0 -52px;
	display:block;
	background-image:url(../images/global/nav-product.gif);
	background-repeat:no-repeat;
	height:26px;
	width:204px;
}

.where a {
	display:block;
	background-image:url(../images/global/nav-where.gif);
	background-repeat:no-repeat;
	height:26px;
	width:204px;
}

.where a:hover {
	background-position: 0 -52px;
}

.onwhere a {
	background-position: 0 -52px;
	display:block;
	background-image:url(../images/global/nav-where.gif);
	background-repeat:no-repeat;
	height:26px;
	width:204px;
}

.recipe a {
	display:block;
	background-image:url(../images/global/nav-recipe.gif);
	background-repeat:no-repeat;
	height:26px;
	width:204px;
}

.recipe a:hover {
	background-position: 0 -52px;
}

.onrecipe a {
	background-position: 0 -52px;
	display:block;
	background-image:url(../images/global/nav-recipe.gif);
	background-repeat:no-repeat;
	height:26px;
	width:204px;
}

.more a {
	display:block;
	background-image:url(../images/global/nav-more.gif);
	background-repeat:no-repeat;
	height:26px;
	width:204px;
}

.more a:hover {
	background-position: 0 -52px;
}

.onmore a {
	background-position: 0 -52px;
	display:block;
	background-image:url(../images/global/nav-more.gif);
	background-repeat:no-repeat;
	height:26px;
	width:204px;
}

.footnote p {
	padding-left:30px;
	color:#FFFFFF;
}

.footnote {
	font-size:55%;
	width:980px;
	height:20px;
	background-color:#d9322a;
}

.footer {
	font-size:65%;
	width:980px;
	height:40px;
	background-color:#FFFFFF;
}

.footpad {
	padding: 0 30px;
}

.footer img {
	float:left;
}

.footerlinks {
	float:left;
	padding-top:13px;
}

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

.footerlinks a {
	color:#d7312a;
}

.footercopy {
	float:right;
	padding-top:13px;
	color:#d7312a;
}

.footerelements {
	float:right;
	width:380px;
}

.footer ul {
	float:left;
}

.footer li {
	list-style:none;
	float:left;
	padding-left:10px;
}

.rightcolumn {
	float: right;
	width: 727px;
	color:#FFFFFF;
	padding-bottom:20px;
}

.privterms {
	padding:0 30px 20px 0;
}

.privterms p, .privterms li {
	font-size:70%;
}

.privterms ul {
	margin-left:14px;
	padding-bottom:10px;
}

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

/* FORM ELEMENTS */

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

.formtable td, .formtable th {
	padding:5px;
	border-bottom:2px solid #d9322a;
}

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

.formtable h4 {
	padding-bottom:0;
}

.formred input {
	width:270px;
	height:18px;
}

.formred {
	background-color:#cc2f28;
}

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

.formtablebuttons td, .formtablebuttons th {
	padding:5px;
	border-bottom:2px solid #d9322a;
}

.formtablebuttons th {
	width:450px;
	padding-right:10px;
}

.formtablebuttons h4 {
	padding-bottom:0;
}

.formredbuttons input {
	width:30px;
	height:18px;
}

.formredbuttons {
	background-color:#cc2f28;
}

.formhead {
	background-color:#b82923
}

.submit input {
	float:right;
	background-color: #e4e4e4;
	border: 1px solid #808080;
	font-size: 100%;
	padding: 2px 10px;
}

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

.bonafide {
	font-size:16px;
	font-weight:bold;
	padding-top:12px;
}

/* HOME PAGE CSS */

.rightcolumnhome {
	float: right;
	width: 727px;
	color:#FFFFFF;
}

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

.homecontent ul {
	padding-bottom:50px;
}

.homecontent li {
	list-style:none;
	background-image:url(../images/home/tick.jpg);
	background-repeat:no-repeat;
	padding:8px 0 15px 36px;
}

.homequote {
	width:500px;
	height:231px;
	float:left;
}

.homepic {
	float:right;
}

#roy-wood-print {
	display:none;
}

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

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

.homepods {
	background-image:url(../images/home/footer-home.jpg);
	background-repeat:no-repeat;
}

.homepodsimg {
	float:left;
}

.homepodsimg a {
	padding-left:10px;
}

/* PRODUCT PAGE CSS */

.ripbgnd {
	background-image: url(../images/global/rip.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.productcontent {
	color:#FFFFFF;
	font-size:70%;
	padding-right:30px;
}

.prodtable table {
	float:left;
	width:465px;
}

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

.prodimg {
	float:right;
}

.prodpots img {
	float:left;
}

.twentypercent {
	padding:0 0 20px 60px;
}

.prodorange:hover {
	background-color: #f48710;
}

.prodorange {
	cursor:pointer;
}

.prodorange50 {
	background-color: #e75d1d;
}

/* RECIPES CSS */

.recipelist {
	float:left;
	width:445px;
	font-size:70%;
	color:#FFFFFF;
	padding-bottom:20px;
}

.recipelist ol {
	margin-left:20px;
	padding-bottom:18px;
}

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

.recipelistimg {
	float:right;
	display:block;
}

.recipelist a {
	font-weight:bold;
}

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

.shoppinglist {
	width:203px;
	background:#f48710;
	border: solid 1px #FFFFFF;
	font-size:70%;
	color:#FFFFFF;
}

.shoppinglist img {
	padding:10px 0 0 10px;
}

.shoppinglist li {
	list-style:none;
	padding:0 10px 10px 10px;
}

.shoppinglist p {
	font-size:120%;
	padding:20px 0 14px 10px;
}

.leftbox {
	width:203px;
	background:#b82924;
	border: solid 1px #FFFFFF;
	font-size:90%;
	color:#FFFFFF;
}

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

.leftbox strong {
	color:#f48710;
}

.leftbox select {
	width:180px;
}
.poloroid {
	float:right;
}

/* SAMPLE PAGE CSS */

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

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

/* STOCKISTS PAGE CSS */

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

.stockistspad {
	padding-bottom:25px;
}

.stockists {
	border-top:1px solid #FFFFFF;
	padding:4px 0 4px 0;
}

.stockistslast {
	border-top:1px solid #FFFFFF;
	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 {
	width:203px;
	background:#b82923;
	border: solid 1px #FFFFFF;
	font-size:70%;
	color:#FFFFFF;
}

.addressinfo p {
	font-size:120%;
	padding:0 0 14px 10px;
}

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

/* VIDEO PAGE */

.videocontentleft {
	width:320px;
	float:left;
	color:#FFFFFF;
	font-size:70%;
	padding-right:40px;
}

.videocontentleft ul {
	padding-right:40px;
}

.videocontentleft li {
	list-style:none;
}

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

.linkpad {
	padding-bottom:10px;
}

.videobox {
	width:320px;
	background-color:#b82923;
}

.videboxopadding {
	padding:20px;
}

.videobox tr:hover a {
	text-decoration:underline;
	color:#ffffff;
}

.videocontentright li {
	padding-bottom:10px;
}

.videocontentright ol {
	margin-left:20px;
	padding-top:10px;
}

/* 404 */

.sorrycontent {
	padding-bottom:40px;
}

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

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

























































