/*   
Theme Name: tbgd
Theme URI: http://www.tbgd.co.uk
Description: A minimalist theme by Thom Bennett. 
Author: Thom Bennett
Author URI: http://www.tbgd.co.uk
Version: 0.1
*/
body, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, select, table, caption, blockquote, img {
	padding:0;
	border:0;
	margin:0;
}
body {
	background-color: #FFFFFF;
	color: #777777;
}
body, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
.pic, a.pic, a.pic img {
	filter: alpha(opacity=100); /* IE */
	-moz-opacity: 1; /* Mozilla */
}
a.pic:hover, a.pic:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
/*MAIN STYLES*/
.navigation a:link {
	color: #666;
	text-decoration: underline;
}
.navigation a:visited {
	color: #666;
	text-decoration: underline;
}
.navigation a:hover {
	color: #666;
	text-decoration: none;
}
.navigation a:active {
	color: #666;
	text-decoration: none;
}
a {
	color: #D14427;
	outline: none;
}
a:hover {
	color: #872E1C;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	clear:both;
	color:#872E1C;
	margin:2em 0 0.3em 0;
}
h1 {
	font-size:2em;
}
h2 {
	padding:0 0 5px 0;
	background-repeat:no-repeat;
	width:100%;
	color:#777777;
	border-bottom:1px dotted #BBBBBB;
}
h2.nicetitle {
	height:48px;
	padding:0;
	border:0;
	margin:0;
}
h2 span {
	display:none;
}
h3 {
	font-size:1.2em;
	color:#777777;
	margin-bottom:1em;
}
h4 {
	font-size:1em;
	margin:0.8em 0 0.8em 0;
}
blockquote {
	padding:0.3em;
	clear:both;
	margin:1em 0;
	border:1px solid #DDDDDD;
}
blockquote p {
	margin:0;
	padding:1em 0;
}
blockquote.valid, blockquote.invalid {
	padding-left:4em;
	background-repeat:no-repeat;
	background-position:top left;
}
blockquote.valid {
	background-image:url(img/tick1.gif);
}
blockquote.invalid {
	background-image:url(img/cross1.gif);
}
/* NAVIGATION */


.menubuttons {
	width:100%;
}
.menubuttons ul, ul.inline, #headernav ul {
	list-style:none;
	margin:0;
	padding:0;
}
.menubuttons li a {
	display:block;
	border-bottom: 1px solid #EEEEEE;
	color:#D14427;
	padding:0 0 0.6em 0;
	width:100%;
}
.menubuttons li a:hover {
	color:#872E1C;
}
.menubuttons li.active a {
	color:#777777;
}
#headernav li {
	display:inline;
}
#headernav li a {
	display:block;
	float:left;
	padding:0;
	margin:0 0 0 2em;
	color:#999999;
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
}
#headernav li a:hover {
	color:#333333;
}
#headernav li.active a {
	color:#872E1C;
}
ul.inline li {
	float:left;
	padding:0.2em 1em;
	border-left:1px solid #DDDDDD;
}
/* LAYOUT */


#body {
	width:100%;
	float:left;
	text-align:center;
	position:relative;
}
#container, #header, #content, #footer {
	width:990px;
}
#container {
	margin:0px auto;
	text-align:left;
	clear:both;
	position:relative;
}
#header {
	float:left;
	height: 190px;
	clear:left;
	position:relative;
}
#headerlogo {
	width:174px;
	height:160px;
	position:absolute;
	top:0px;
	left:0px;
}
#clear {
	position: relative;
	clear: both;
	height: 1px;
	float:left;
}
#footer {
	position: relative;
	clear: both;
	float:left;
	height: 174px;
	width:100%;
	text-align:center;
	background-image:url(img/bg2.gif);
	background-repeat:repeat-x;
	top:30px;
	margin-bottom:30px;
}
#footerinner {
	width:930px;
	height:174px;
	position: relative;
	text-align:left;
	margin:0px auto;
}
#footerhf {
	width:900px;
	height:122px;
	position:absolute;
	top:0px;
	left:0px;
}
p#footercontact, p#footercopyright {
	position:absolute;
	top:138px;
	margin:0;
	padding:0;
}
p#footercontact {
	left:0px;
	line-height:2em;
}
p#footercopyright {
	right:0px; 
	font-size: 0.8em;
}
p#footercopyright a {
	color:#000;
}
#content {
	float:right;
	padding: 0px;
	min-height:300px;
	position:relative;
	top:-50px;
}
* html #content {
	height:300px;
}
#accessibility {
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	font-size:0.6em;
	min-width: 39em;
}
#accessibility a {
	color:#999999;
}


ul.social_icons li  {
	display: inline; 
}

ul.social_icons li a {
	height: 15px;
	width: 15px;
	display: block;
	float: left;
	margin: 0 4px 0 0;

}


ul.social_icons li a.facebook { background:  url(img/facebook_icon.gif) bottom right no-repeat;}
ul.social_icons li a.twitter { background:  url(img/twitter_icon.gif) bottom right no-repeat;}
ul.social_icons li a.linkedin { background: url(img/linkedin_icon.gif) bottom right no-repeat;}
ul.social_icons li a.google { background:  url(img/google_icon.gif) bottom right no-repeat;}
ul.social_icons li a.blogger { background: url(img/blogger_icon.gif) bottom right no-repeat;}
ul.social_icons li a.xing { background:  url(img/xing_icon.gif) bottom right no-repeat;}


ul.social_icons li a:hover { background-position: top;}

#headernav {
	position:absolute;
	top: 40px;
	right:0px;
}
.leftthin, .rightthin {
	width:200px;
}
.leftwide, .rightwide {
	width:664px;
}
.leftmid, .rightmid {
	width:425px;
}
.leftthin, .leftwide, .leftmid {
	float:left;
}
.rightthin, .rightwide, .rightmid {
	float:right;
	position:relative;
}
.padder {
	padd/ing-bottom:2em;
	float:left;
	width:100%;
}
/*FORMS*/
form {
	clear:both;
}
select, textarea, .textbox1 {
	background-color:#FFFFFF;
	border:1px solid #777777;
	color:#000000;
}
form fieldset {
	border:1px solid #CCCCCC;
	padding:0.5em;
}
form legend {
	background-color:#FFFFFF;
	color:#872E1C;
	padding:0.3em;
}
form label {
	font-weight:bold;
	display:block;
	padding:0.7em 0 0.2em 0;
	color:#872E1C;
}
form label span {
	display:block;
	font-weight:normal;
}
.textbox1 {
	width:100%;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	;
	color:#333;
	font-size:12px;
	background:#fff;
	border:solid 1px #ccc;
	margin-top:-3px;
	padding-top:3px;
}
.imagebutton {
	float:right;
	border:0;
	margin:-3px 0 0 5px;
	background-repeat:no-repeat;
	width:55px;
	height:25px;
	background:#D14427;
	border:solid 1px #D14427;
	font-family: Arial, Helvetica, sans-serif;
	;
	color:#FFF;
	font-size:12px;
}
.imagebutton span {
	display:none;
}
textarea {
	font-size:1em;
	width:100%;
	height:200px;
}
select.wide, select.multiple1 {
	width: 100%;
}
select.multiple1 {
	height:10em;
}
/*TABLES*/

table {
	width:100%;
	font-size:1em;
	text-align:left;
	border-collapse:collapse;
	clear:both;
}
table caption {
	padding:0.8em 0.2em;
	background-color:#DDDDDD;
	text-align:left;
	border-top:1px solid #BBBBBB;
}
table tr, table td, table th {
	border-bottom:1px solid #EEEEEE;
	padding:0.4em 0.2em;
}
table th, table th a {
	background-color:#D14427;
	color:#FFFFFF;
}
h2#enquiryform {
	background-image:url(img/enquiryform1.gif);
}
h2#contact {
	background-image:url(img/contact1.gif);
}
h2#welcome {
	background-image:url(img/welcome1.gif);
}
h2#sitemap {
	background-image:url(img/sitemap1.gif);
}
h2#privacypolicy {
	background-image:url(img/privacypolicy1.gif);
}
h2#accessibilitystatement {
	background-image:url(img/accessibility1.gif);
}
.pagebanner {
	width:664px;
	height:157px;
	position:relative;
	float:right;
	border-bottom:1px;
}
.imagebanner {
	width:495px;
	height:157px;
	position:absolute;
	left:169px;
}
.imagebannerNew {
	width:495px;
	height:157px;
	position:absolute;
	left:0px;
	top:-157px;
}
.entryNews img {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.imagebannerupright {
	width:157px;
	float:left;
	position:relative;
	left:12px;
}
.pagetitlebox {
	width:157px;
	height:157px;
	position:absolute;
	background-repeat:no-repeat;
}
.pagetitleboxupright {
	width:157px;
	height:157px;
	float:left;
	background-repeat:no-repeat;
}
.pagetitlebox h2, .pagetitleboxupright h2 {
	display:none;
}
.pagetextbox {
	float:right;
	clear:both;
	width:495px;
	position:relative;
	
}
.weirdone {
	background:url("../../../images/greyback.png") no-repeat scroll center top transparent;
	border-bottom:thin solid #999999;
	padding:0 20px 20px;
	width: 455px;
	margin-top: 35px;	
}
.weirdone h3{
	margin-top: 0px;
}
.pagetextboxPress {
	float:right;
	clear:both;
	width:700px;
	position:relative;
	padding-top:25px;
}
.pressHolder {
	float:right;
	width:326px;
	margin-bottom:15px;
	margin-left:15px;
	height:63px;
	overflow:hidden;
}
.pressHolder a{
	float:right;
	width:241px;
	padding-left: 85px;
	padding-top:20px;
	background:url(img/pressNack2.jpg) top left no-repeat;
	height:43px;
}
.pressHolder a:hover{
	background:url(img/pressNack2.jpg) bottom left no-repeat;
	color: #FFF;
}
.pressHolder img {
	height:100px;
	width:auto;
	overflow:hidden;
}
.contentupright {
	float:right;
	width:320px;
	position:relative;
}
.pagemenubox {
	float:left;
	width:165px;
	position:relative;
	top:20px;
}
.pagemenuboxPress {
	float:left;
	width:140px;
	position:relative;
	top:20px;
	padding-top:1em;
	left:10px;
}
.pagemenuboxupright {
	position:absolute;
	width:146px;
	top:177px;
	left:10px;
	padding-top:1em;
}
#pagetitle1 {
	background-image:url(img/cooking_for_you.gif);
}
#pagetitle2 {
	background-image:url(img/food1.gif);
}
#pagetitle3 {
	background-image:url(img/frontbox7.gif);
}
#pagetitle4 {
	background-image:url(img/frontbox3.gif);
}
#pagetitle5 {
	background-image:url(img/news1.gif);
}
#pagetitle6 {
	background-image:url(img/contact1.gif);
}
#pagetitle7 {
	background-image:url(img/shop1.gif);
}
#enquiry {
	height:100px;
}
.quote {
	font-size:1.5em;
	font-weight:bold;
	color:#999999;
	line-height:1.2em;
}
.quote p {
	margin:0;
	padding:0;
}
.quote span {
	display:block;
	font-weight:bold;
	color:#D14427;
	font-size:0.9em;
	padding-top:0.2em;
	margin-top:0.2em;
}
.quote span span {
	font-weight:normal;
	border:0;
	padding:0;
	margin:0;
	font-size:1em;
}
#mailingsubscribe {
	position:absolute;
	top:80px;
	right:0px;
	width:700px;
}
#mailingsubscribe fieldset {
	margin:0;
	padding:0;
	border:0;
}
.subscribeformfloat {
	float:right;
	padding-right:5px;
}
.subscribeformtextbox {
	width:70px;
}
.subscribeformtextbox .textbox {
	border:1px solid #777777;
}
.subscribeformfloat label {
	padding:0 0 0 20px;
	margin:0;
	color:#777777;
}
#imagebuttonsmall {
	width:51px;
	height:25px;
	margin:0;
	padding:0;
}
.error {
	color:#FF0000;
	font-weight:bold;
}
.success {
	color:#33911a;
	font-weight:bold;
}
.hiddentitle {
	display:none;
}
.frontbox a img {
	display:none;
}
.frontbox a img {
	display:block;
}
h2 span {
	display:block;
}
#frontboxes {
	width:664px;
	height:534px;
	position:absolute;
	top:0px;
	right:0px;
}
.frontbox a {
	width:157px;
	height:157px;
	position:absolute;
	background-repeat:no-repeat;
	display:block;
}
.frontbox a span {
	display:none;
}
#frontbox1 {
	overflow:hidden;
	top:0px;
	left:0px;
}
#frontbox2 {
	top:0px;
	left:169px;
}
#frontbox3 {
	top:0px;
	left:337px;
}
#frontbox4 {
	top:0px;
	left:505px;
}
#frontbox5 {
	top:169px;
	left:169px;
	height:245px;
}
#frontbox6 {
	top:169px;
	left:337px;
	height:157px;
	width:325px;
}
#frontbox7 {
	top:337px;
	left:337px;
}
#hometext {
	position:relative;
	float:left;
	margin-top:160px;
	width:290px;
	line-height:1.5em;
	display:block;
	padding-bottom:2em;
	height:250px;
}
#hometext .post{
	background:none;
	padding: 0px;
	border: none;
	margin-top: 1.5em;
}
#hometext h2, #hometext p {
	margin:0;
	padding:0;
}
.contacttext {
	margin-top:0;
	padding-top:0;
	line-height:1.6em
}
.contacttitle {
	margin:1.8em 0 0.2em 0;
}
#contacttitle1 {
	margin:0.8em 0 0.2em 0;
}
.fileslist ul {
	list-style:none;
	margin:0;
	padding:0;
}
.fileslist li {
	padding:1em 0 1em 40px;
	margin:0;
}
.fileslist li.pdffile, .fileslist li.docfile, .fileslist li.xlsfile, .fileslist li.pptfile, .fileslist li.jpglistfile {
	background-repeat:no-repeat;
	background-position:center left;
}
.fileslist li.pdffile {
	background-image:url(img/bullet_pdf.gif);
}
.fileslist li.docfile {
	background-image:url(img/bullet_doc.gif);
}
.fileslist li.xlsfile {
	background-image:url(img/bullet_xls.gif);
}
.fileslist li.pptfile {
	background-image:url(img/bullet_ppt.gif);
}
.fileslist li.jpglistfile {
	background-image:url(img/bullet_jpg.gif);
}
.fileslist li.jpgfile {
	width:140px;
	height:200px;
	float:left;
	border:0;
	padding:0 10px 10px 0;
	text-align:center;
}
.fileslist li.jpgfile span {
	width:140px;
	font-size:0.75em;
	text-align:center;
	background-color:#EEEEEE;
	color:#666666;
	padding:3px 0;
	display:block;
	height:54px;
}
.fileslist li a.removelink {
	color:#888888;
}
.recipeslist ul {
	list-style:none;
	margin:0;
	padding:0;
}
.recipeslist li a {
	display:block;
	padding:0.5em;
	border-bottom:1px solid #EEEEEE;
}
.recipeslist li a:hover {
	color:#FFFFFF;
	background-color:#872e1c;
}
.recipebox {
	float:left;
	clear:left;
	width:100%;
	padding-top:1.2em;
}
.recipephoto {
	width:130px;
	float:left;
}
.recipeinfo {
	width:330px;
	float:right;
}
.recipebox h4 {
	margin-top:0;
	padding:0 0 0.6em 165px;
	font-size:1.2em;
}
.recipeinfo ul, .recipeinfo ol, .recipeinfo p {
	margin-top:0;
	padding-top:0;
}
form.wide legend {
	display:none;
}
form.wide fieldset {
	padding:0;
	border:0;
	background-image:none;
}
form.wide .level {
	float:left;
	clear:left;
	width:100%;
	padding:0.6em 0;
	border-bottom:1px solid #DDDDDD;
	background-color:#EEEEEE;
}
form.wide label {
	float:left;
	width:44%;
	font-weight:normal;
	text-align:right;
	padding:0;
}
form.wide .inputbox {
	float:left;
	width:44%;
	position:relative;
	left:1em;
}
form.wide label span {
	text-align:right;
	font-size:0.8em;
}
.error label {
	color:#FF0000;
}
.newsimage {
	float:right;
	margin:0 0 15px 25px;
}
.newsheadline {
	font-weight:bold;
	font-size:1.2em;
	padding-top:0.7em;
	margin-top:0;
}
.imagecaption {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
	background-color:#EEEEEE;
	color:#333333;
	padding:5px 0;
}
.newspdf {
	padding:0;
}
.newspdf a {
	display:block;
	padding:0.7em;
	background-image:url(img/g2.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.newspdf a:hover {
	background-image:none;
	background-color:#DDDDDD;
}
.shoplist ul {
	list-style:none;
	margin:0;
	padding:0;
}
.shoplist li {
	width:475px;
	float:left;
	clear:left;
	position:relative;
	left:9px;
	padding:10px 0;
	border-bottom:1px solid #DDDDDD;
}
.productimage {
	width:140px;
	float:left;
}
.productdetails {
	width:310px;
	float:right;
	position:relative;
	padding-bottom:30px;
}
.productdetails h3 {
	margin:0;
	padding:0;
	color:#722710;
}
.productprice {
	font-weight:bold;
	font-size:1.2em;
}
.paypalform {
	position:absolute;
	right:0px;
	bottom:10px;
}
.greybox a {
	padding:0.7em 0;
	display:block;
	width:100%;
}
.greybox a:hover {
	background-image:none;
	background-color:#DDDDDD;
}
.testimonials ul {
	list-style:none;
	margin:0;
	padding:0;
}
span.label, span.spacer, span.multiple span {
	width:120px;
	float:left;
}
span.multiple {
	float:left;
}
span.button {
	padding-left:120px;
}
div.clear {
	clear:both;
	padding-top:5px;
}
.post {
	background: url(../../../images/greyback.png) center top no-repeat;
	padding: 20px;
	padding-top: 0px;
	border-bottom: #999 thin solid;
	z-index: 30;
}
h3 {
	padding-top: 20px;
}
.menubuttons {
	margin-top: 40px;
	border: #999 thin solid;
	width: 168px;
}
.menubuttons li a {
	background: #882e1b url(../../../images/list.jpg) top left repeat-x;
	color:#FFF;
	display:block;
	line-height: 30px;
	min-height: 30px;
	border: none;
	padding: 0px;
	padding-left: 10px;
	width: 158px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.menubuttons li a:hover {
	background: #e8c5bd url(../../../images/listhover.jpg) top left repeat-x;
	color:#882e1b;
}
/* Insignificant stuff, for demo purposes */

noscript div {
	background: #ccc;
	margin: 20px 0;
	padding: 15px
}
div#container43 {
	width:655px;
	height:501px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* Most common stuff you'll need to change */

	.coda-slider-wrapper {
	padding: 0;
}
.coda-slider {
	width: 450px;
}
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider {
	height: 351px;
	overflow: hidden !important;
	padding-right: 20px;
}
/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel {
	width: 485px;
	float:left;
}
/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 471px;
}
.coda-slider-wrapper.arrows .coda-slider {
	margin: 0;
}
/* Preloader */
	.coda-slider p.loading {
	padding: 20px;
	text-align: center;
}
.coda-slider-wrapper {
	width: 430px;
	height: 501px;
	position: relative;
	z-index:10;
}
.coda-slider {
	float:left;
}
.coda-slider .panel {
	height: 501px;
	width:485px;
}
 //.slideshow {
float: left;
width: 528px;
height: 553px;
overflow: hidden
}
div#colA {
	width: 181px;
	height:501px;
	float: right;
	position:relative;
	z-index:100;
}
div#colA a.buttonA {
	display: block;
	width: 181px;
	height: 63px;
	text-decoration: none;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	margin-bottom: 10px;
	text-indent: -9999px;
}
div#colA a.tab01 {
	background:url(../../../images/img/tab01.png) bottom right no-repeat;
}
div#colA a.tab02 {
	background:url(../../../images/img/tab02.png) bottom right no-repeat;
}
div#colA a.tab03 {
	background:url(../../../images/img/tab03.png) bottom right no-repeat;
}
div#colA a.tab04 {
	background:url(../../../images/img/tab04.png) bottom right no-repeat;
}
div#colA a.tab05 {
	background:url(../../../images/img/tab05.png) bottom right no-repeat;
}
div#colA a.tab06 {
	background:url(../../../images/img/tab06.png) bottom right no-repeat;
}
div#colA a.tab07 {
	background:url(../../../images/img/tab07.png) bottom right no-repeat;
}
div#colA a.buttonA:hover {
	background-position: top;
}
.one {
	background:url(../../../images/img/home/about.jpg) top left no-repeat;
}
.two {
	background:url(../../../images/img/home/recipes.jpg) top left no-repeat;
}
.three {
	background:url(../../../images/img/home/showcase.jpg) top left no-repeat;
}
.four {
	background:url(../../../images/img/home/press.jpg) top left no-repeat;
}
.five {
	background:url(../../../images/img/home/news.jpg) top left no-repeat;
}
.six {
	background:url(../../../images/img/home/book.jpg) top left no-repeat;
}
.seven {
	background:url(../../../images/img/home/contact.jpg) top left no-repeat;
}
.panel-wrapper ul {
	font-size: 13px;
	font-family: helvetica, arial, sans-serif;
	width: 320px;
	margin: 5px 0 0 20px;
	list-style-type: none;
	padding-left:15px;
}
.panel-wrapper ul li {
	line-height:20px;
}
a:focus { outline:none }

.pdfnag a{
	float:right;
	width:241px;
	padding-left: 85px;
	padding-top:20px;
	background:url(img/pressNack3.jpg) top left no-repeat;
	height:43px;
}
.pdfnag a:hover{
	background:url(img/pressNack3.jpg) bottom left no-repeat;
	color: #FFF;
}

.pdfnag{
	display: block;/*   
Theme Name: tbgd
Theme URI: http://www.tbgd.co.uk
Description: A minimalist theme by Thom Bennett. 
Author: Thom Bennett
Author URI: http://www.tbgd.co.uk
Version: 0.1
*/
body, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, select, table, caption, blockquote, img {
	padding:0;
	border:0;
	margin:0;
}
body {
	background-color: #FFFFFF;
	color: #777777;
}
body, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
.pic, a.pic, a.pic img {
	filter: alpha(opacity=100); /* IE */
	-moz-opacity: 1; /* Mozilla */
}
a.pic:hover, a.pic:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
/*MAIN STYLES*/
.navigation a:link {
	color: #666;
	text-decoration: underline;
}
.navigation a:visited {
	color: #666;
	text-decoration: underline;
}
.navigation a:hover {
	color: #666;
	text-decoration: none;
}
.navigation a:active {
	color: #666;
	text-decoration: none;
}
a {
	color: #D14427;
	outline: none;
}
a:hover {
	color: #872E1C;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	clear:both;
	color:#872E1C;
	margin:2em 0 0.3em 0;
}
h1 {
	font-size:2em;
}
h2 {
	padding:0 0 5px 0;
	background-repeat:no-repeat;
	width:100%;
	color:#777777;
	border-bottom:1px dotted #BBBBBB;
}
h2.nicetitle {
	height:48px;
	padding:0;
	border:0;
	margin:0;
}
h2 span {
	display:none;
}
h3 {
	font-size:1.2em;
	color:#777777;
	margin-bottom:1em;
}
h4 {
	font-size:1em;
	margin:0.8em 0 0.8em 0;
}
blockquote {
	padding:0.3em;
	clear:both;
	margin:1em 0;
	border:1px solid #DDDDDD;
}
blockquote p {
	margin:0;
	padding:1em 0;
}
blockquote.valid, blockquote.invalid {
	padding-left:4em;
	background-repeat:no-repeat;
	background-position:top left;
}
blockquote.valid {
	background-image:url(img/tick1.gif);
}
blockquote.invalid {
	background-image:url(img/cross1.gif);
}
/* NAVIGATION */


.menubuttons {
	width:100%;
}
.menubuttons ul, ul.inline, #headernav ul {
	list-style:none;
	margin:0;
	padding:0;
}
.menubuttons li a {
	display:block;
	border-bottom: 1px solid #EEEEEE;
	color:#D14427;
	padding:0 0 0.6em 0;
	width:100%;
}
.menubuttons li a:hover {
	color:#872E1C;
}
.menubuttons li.active a {
	color:#777777;
}
#headernav li {
	display:inline;
}
#headernav li a {
	display:block;
	float:left;
	padding:0;
	margin:0 0 0 2em;
	color:#999999;
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
}
#headernav li a:hover {
	color:#333333;
}
#headernav li.active a {
	color:#872E1C;
}
ul.inline li {
	float:left;
	padding:0.2em 1em;
	border-left:1px solid #DDDDDD;
}
/* LAYOUT */


#body {
	width:100%;
	float:left;
	text-align:center;
	position:relative;
}
#container, #header, #content, #footer {
	width:990px;
}
#container {
	margin:0px auto;
	text-align:left;
	clear:both;
	position:relative;
}
#header {
	float:left;
	height: 190px;
	clear:left;
	position:relative;
}
#headerlogo {
	width:174px;
	height:160px;
	position:absolute;
	top:0px;
	left:0px;
}
#clear {
	position: relative;
	clear: both;
	height: 1px;
	float:left;
}
#footer {
	position: relative;
	clear: both;
	float:left;
	height: 174px;
	width:100%;
	text-align:center;
	background-image:url(img/bg2.gif);
	background-repeat:repeat-x;
	top:30px;
	margin-bottom:30px;
}
#footerinner {
	width:930px;
	height:174px;
	position: relative;
	text-align:left;
	margin:0px auto;
}
#footerhf {
	width:900px;
	height:122px;
	position:absolute;
	top:0px;
	left:0px;
}
p#footercontact, p#footercopyright {
	position:absolute;
	top:138px;
	margin:0;
	padding:0;
}
p#footercontact {
	left:0px;
	line-height:2em;
}
p#footercopyright {
	right:0px; 
	font-size: 0.8em;
}
p#footercopyright a {
	color:#000;
}
#content {
	float:right;
	padding: 0px;
	min-height:300px;
	position:relative;
	top:-50px;
}
* html #content {
	height:300px;
}
#accessibility {
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	font-size:0.6em;
	min-width: 39em;
}
#accessibility a {
	color:#999999;
}


ul.social_icons li  {
	display: inline; 
}

ul.social_icons li a {
	height: 15px;
	width: 15px;
	display: block;
	float: left;
	margin: 0 4px 0 0;

}


ul.social_icons li a.facebook { background:  url(img/facebook_icon.gif) bottom right no-repeat;}
ul.social_icons li a.twitter { background:  url(img/twitter_icon.gif) bottom right no-repeat;}
ul.social_icons li a.linkedin { background: url(img/linkedin_icon.gif) bottom right no-repeat;}
ul.social_icons li a.google { background:  url(img/google_icon.gif) bottom right no-repeat;}
ul.social_icons li a.blogger { background: url(img/blogger_icon.gif) bottom right no-repeat;}
ul.social_icons li a.xing { background:  url(img/xing_icon.gif) bottom right no-repeat;}


ul.social_icons li a:hover { background-position: top;}

#headernav {
	position:absolute;
	top: 40px;
	right:0px;
}
.leftthin, .rightthin {
	width:200px;
}
.leftwide, .rightwide {
	width:664px;
}
.leftmid, .rightmid {
	width:425px;
}
.leftthin, .leftwide, .leftmid {
	float:left;
}
.rightthin, .rightwide, .rightmid {
	float:right;
	position:relative;
}
.padder {
	padd/ing-bottom:2em;
	float:left;
	width:100%;
}
/*FORMS*/
form {
	clear:both;
}
select, textarea, .textbox1 {
	background-color:#FFFFFF;
	border:1px solid #777777;
	color:#000000;
}
form fieldset {
	border:1px solid #CCCCCC;
	padding:0.5em;
}
form legend {
	background-color:#FFFFFF;
	color:#872E1C;
	padding:0.3em;
}
form label {
	font-weight:bold;
	display:block;
	padding:0.7em 0 0.2em 0;
	color:#872E1C;
}
form label span {
	display:block;
	font-weight:normal;
}
.textbox1 {
	width:100%;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	;
	color:#333;
	font-size:12px;
	background:#fff;
	border:solid 1px #ccc;
	margin-top:-3px;
	padding-top:3px;
}
.imagebutton {
	float:right;
	border:0;
	margin:-3px 0 0 5px;
	background-repeat:no-repeat;
	width:55px;
	height:25px;
	background:#D14427;
	border:solid 1px #D14427;
	font-family: Arial, Helvetica, sans-serif;
	;
	color:#FFF;
	font-size:12px;
}
.imagebutton span {
	display:none;
}
textarea {
	font-size:1em;
	width:100%;
	height:200px;
}
select.wide, select.multiple1 {
	width: 100%;
}
select.multiple1 {
	height:10em;
}
/*TABLES*/

table {
	width:100%;
	font-size:1em;
	text-align:left;
	border-collapse:collapse;
	clear:both;
}
table caption {
	padding:0.8em 0.2em;
	background-color:#DDDDDD;
	text-align:left;
	border-top:1px solid #BBBBBB;
}
table tr, table td, table th {
	border-bottom:1px solid #EEEEEE;
	padding:0.4em 0.2em;
}
table th, table th a {
	background-color:#D14427;
	color:#FFFFFF;
}
h2#enquiryform {
	background-image:url(img/enquiryform1.gif);
}
h2#contact {
	background-image:url(img/contact1.gif);
}
h2#welcome {
	background-image:url(img/welcome1.gif);
}
h2#sitemap {
	background-image:url(img/sitemap1.gif);
}
h2#privacypolicy {
	background-image:url(img/privacypolicy1.gif);
}
h2#accessibilitystatement {
	background-image:url(img/accessibility1.gif);
}
.pagebanner {
	width:664px;
	height:157px;
	position:relative;
	float:right;
	border-bottom:1px;
}
.imagebanner {
	width:495px;
	height:157px;
	position:absolute;
	left:169px;
}
.imagebannerNew {
	width:495px;
	height:157px;
	position:absolute;
	left:0px;
	top:-157px;
}
.entryNews img {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.imagebannerupright {
	width:157px;
	float:left;
	position:relative;
	left:12px;
}
.pagetitlebox {
	width:157px;
	height:157px;
	position:absolute;
	background-repeat:no-repeat;
}
.pagetitleboxupright {
	width:157px;
	height:157px;
	float:left;
	background-repeat:no-repeat;
}
.pagetitlebox h2, .pagetitleboxupright h2 {
	display:none;
}
.pagetextbox {
	float:right;
	clear:both;
	width:495px;
	position:relative;
	
}
.weirdone {
	background:url("../../../images/greyback.png") no-repeat scroll center top transparent;
	border-bottom:thin solid #999999;
	padding:0 20px 20px;
	width: 455px;
	margin-top: 35px;	
}
.weirdone h3{
	margin-top: 0px;
}
.pagetextboxPress {
	float:right;
	clear:both;
	width:700px;
	position:relative;
	padding-top:25px;
}
.pressHolder {
	float:right;
	width:326px;
	margin-bottom:15px;
	margin-left:15px;
	height:63px;
	overflow:hidden;
}
.pressHolder a{
	float:right;
	width:241px;
	padding-left: 85px;
	padding-top:20px;
	background:url(img/pressNack2.jpg) top left no-repeat;
	height:43px;
}
.pressHolder a:hover{
	background:url(img/pressNack2.jpg) bottom left no-repeat;
	color: #FFF;
}
.pressHolder img {
	height:100px;
	width:auto;
	overflow:hidden;
}
.contentupright {
	float:right;
	width:320px;
	position:relative;
}
.pagemenubox {
	float:left;
	width:165px;
	position:relative;
	top:20px;
}
.pagemenuboxPress {
	float:left;
	width:140px;
	position:relative;
	top:20px;
	padding-top:1em;
	left:10px;
}
.pagemenuboxupright {
	position:absolute;
	width:146px;
	top:177px;
	left:10px;
	padding-top:1em;
}
#pagetitle1 {
	background-image:url(img/cooking_for_you.gif);
}
#pagetitle2 {
	background-image:url(img/food1.gif);
}
#pagetitle3 {
	background-image:url(img/frontbox7.gif);
}
#pagetitle4 {
	background-image:url(img/frontbox3.gif);
}
#pagetitle5 {
	background-image:url(img/news1.gif);
}
#pagetitle6 {
	background-image:url(img/contact1.gif);
}
#pagetitle7 {
	background-image:url(img/shop1.gif);
}
#enquiry {
	height:100px;
}
.quote {
	font-size:1.5em;
	font-weight:bold;
	color:#999999;
	line-height:1.2em;
}
.quote p {
	margin:0;
	padding:0;
}
.quote span {
	display:block;
	font-weight:bold;
	color:#D14427;
	font-size:0.9em;
	padding-top:0.2em;
	margin-top:0.2em;
}
.quote span span {
	font-weight:normal;
	border:0;
	padding:0;
	margin:0;
	font-size:1em;
}
#mailingsubscribe {
	position:absolute;
	top:80px;
	right:0px;
	width:700px;
}
#mailingsubscribe fieldset {
	margin:0;
	padding:0;
	border:0;
}
.subscribeformfloat {
	float:right;
	padding-right:5px;
}
.subscribeformtextbox {
	width:70px;
}
.subscribeformtextbox .textbox {
	border:1px solid #777777;
}
.subscribeformfloat label {
	padding:0 0 0 20px;
	margin:0;
	color:#777777;
}
#imagebuttonsmall {
	width:51px;
	height:25px;
	margin:0;
	padding:0;
}
.error {
	color:#FF0000;
	font-weight:bold;
}
.success {
	color:#33911a;
	font-weight:bold;
}
.hiddentitle {
	display:none;
}
.frontbox a img {
	display:none;
}
.frontbox a img {
	display:block;
}
h2 span {
	display:block;
}
#frontboxes {
	width:664px;
	height:534px;
	position:absolute;
	top:0px;
	right:0px;
}
.frontbox a {
	width:157px;
	height:157px;
	position:absolute;
	background-repeat:no-repeat;
	display:block;
}
.frontbox a span {
	display:none;
}
#frontbox1 {
	overflow:hidden;
	top:0px;
	left:0px;
}
#frontbox2 {
	top:0px;
	left:169px;
}
#frontbox3 {
	top:0px;
	left:337px;
}
#frontbox4 {
	top:0px;
	left:505px;
}
#frontbox5 {
	top:169px;
	left:169px;
	height:245px;
}
#frontbox6 {
	top:169px;
	left:337px;
	height:157px;
	width:325px;
}
#frontbox7 {
	top:337px;
	left:337px;
}
#hometext {
	position:relative;
	float:left;
	margin-top:160px;
	width:290px;
	line-height:1.5em;
	display:block;
	padding-bottom:2em;
	height:250px;
}
#hometext .post{
	background:none;
	padding: 0px;
	border: none;
	margin-top: 1.5em;
}
#hometext h2, #hometext p {
	margin:0;
	padding:0;
}
.contacttext {
	margin-top:0;
	padding-top:0;
	line-height:1.6em
}
.contacttitle {
	margin:1.8em 0 0.2em 0;
}
#contacttitle1 {
	margin:0.8em 0 0.2em 0;
}
.fileslist ul {
	list-style:none;
	margin:0;
	padding:0;
}
.fileslist li {
	padding:1em 0 1em 40px;
	margin:0;
}
.fileslist li.pdffile, .fileslist li.docfile, .fileslist li.xlsfile, .fileslist li.pptfile, .fileslist li.jpglistfile {
	background-repeat:no-repeat;
	background-position:center left;
}
.fileslist li.pdffile {
	background-image:url(img/bullet_pdf.gif);
}
.fileslist li.docfile {
	background-image:url(img/bullet_doc.gif);
}
.fileslist li.xlsfile {
	background-image:url(img/bullet_xls.gif);
}
.fileslist li.pptfile {
	background-image:url(img/bullet_ppt.gif);
}
.fileslist li.jpglistfile {
	background-image:url(img/bullet_jpg.gif);
}
.fileslist li.jpgfile {
	width:140px;
	height:200px;
	float:left;
	border:0;
	padding:0 10px 10px 0;
	text-align:center;
}
.fileslist li.jpgfile span {
	width:140px;
	font-size:0.75em;
	text-align:center;
	background-color:#EEEEEE;
	color:#666666;
	padding:3px 0;
	display:block;
	height:54px;
}
.fileslist li a.removelink {
	color:#888888;
}
.recipeslist ul {
	list-style:none;
	margin:0;
	padding:0;
}
.recipeslist li a {
	display:block;
	padding:0.5em;
	border-bottom:1px solid #EEEEEE;
}
.recipeslist li a:hover {
	color:#FFFFFF;
	background-color:#872e1c;
}
.recipebox {
	float:left;
	clear:left;
	width:100%;
	padding-top:1.2em;
}
.recipephoto {
	width:130px;
	float:left;
}
.recipeinfo {
	width:330px;
	float:right;
}
.recipebox h4 {
	margin-top:0;
	padding:0 0 0.6em 165px;
	font-size:1.2em;
}
.recipeinfo ul, .recipeinfo ol, .recipeinfo p {
	margin-top:0;
	padding-top:0;
}
form.wide legend {
	display:none;
}
form.wide fieldset {
	padding:0;
	border:0;
	background-image:none;
}
form.wide .level {
	float:left;
	clear:left;
	width:100%;
	padding:0.6em 0;
	border-bottom:1px solid #DDDDDD;
	background-color:#EEEEEE;
}
form.wide label {
	float:left;
	width:44%;
	font-weight:normal;
	text-align:right;
	padding:0;
}
form.wide .inputbox {
	float:left;
	width:44%;
	position:relative;
	left:1em;
}
form.wide label span {
	text-align:right;
	font-size:0.8em;
}
.error label {
	color:#FF0000;
}
.newsimage {
	float:right;
	margin:0 0 15px 25px;
}
.newsheadline {
	font-weight:bold;
	font-size:1.2em;
	padding-top:0.7em;
	margin-top:0;
}
.imagecaption {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
	background-color:#EEEEEE;
	color:#333333;
	padding:5px 0;
}
.newspdf {
	padding:0;
}
.newspdf a {
	display:block;
	padding:0.7em;
	background-image:url(img/g2.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.newspdf a:hover {
	background-image:none;
	background-color:#DDDDDD;
}
.shoplist ul {
	list-style:none;
	margin:0;
	padding:0;
}
.shoplist li {
	width:475px;
	float:left;
	clear:left;
	position:relative;
	left:9px;
	padding:10px 0;
	border-bottom:1px solid #DDDDDD;
}
.productimage {
	width:140px;
	float:left;
}
.productdetails {
	width:310px;
	float:right;
	position:relative;
	padding-bottom:30px;
}
.productdetails h3 {
	margin:0;
	padding:0;
	color:#722710;
}
.productprice {
	font-weight:bold;
	font-size:1.2em;
}
.paypalform {
	position:absolute;
	right:0px;
	bottom:10px;
}
.greybox a {
	padding:0.7em 0;
	display:block;
	width:100%;
}
.greybox a:hover {
	background-image:none;
	background-color:#DDDDDD;
}
.testimonials ul {
	list-style:none;
	margin:0;
	padding:0;
}
span.label, span.spacer, span.multiple span {
	width:120px;
	float:left;
}
span.multiple {
	float:left;
}
span.button {
	padding-left:120px;
}
div.clear {
	clear:both;
	padding-top:5px;
}
.post {
	background: url(../../../images/greyback.png) center top no-repeat;
	padding: 20px;
	padding-top: 0px;
	border-bottom: #999 thin solid;
	z-index: 30;
}
h3 {
	padding-top: 20px;
}
.menubuttons {
	margin-top: 40px;
	border: #999 thin solid;
	width: 168px;
}
.menubuttons li a {
	background: #882e1b url(../../../images/list.jpg) top left repeat-x;
	color:#FFF;
	display:block;
	line-height: 30px;
	min-height: 30px;
	border: none;
	padding: 0px;
	padding-left: 10px;
	width: 158px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.menubuttons li a:hover {
	background: #e8c5bd url(../../../images/listhover.jpg) top left repeat-x;
	color:#882e1b;
}
/* Insignificant stuff, for demo purposes */

noscript div {
	background: #ccc;
	margin: 20px 0;
	padding: 15px
}
div#container43 {
	width:655px;
	height:501px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* Most common stuff you'll need to change */

	.coda-slider-wrapper {
	padding: 0;
}
.coda-slider {
	width: 450px;
}
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider {
	height: 351px;
	overflow: hidden !important;
	padding-right: 20px;
}
/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel {
	width: 485px;
	float:left;
}
/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 471px;
}
.coda-slider-wrapper.arrows .coda-slider {
	margin: 0;
}
/* Preloader */
	.coda-slider p.loading {
	padding: 20px;
	text-align: center;
}
.coda-slider-wrapper {
	width: 430px;
	height: 501px;
	position: relative;
	z-index:10;
}
.coda-slider {
	float:left;
}
.coda-slider .panel {
	height: 501px;
	width:485px;
}
 //.slideshow {
float: left;
width: 528px;
height: 553px;
overflow: hidden
}
div#colA {
	width: 181px;
	height:501px;
	float: right;
	position:relative;
	z-index:100;
}
div#colA a.buttonA {
	display: block;
	width: 181px;
	height: 63px;
	text-decoration: none;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	margin-bottom: 10px;
	text-indent: -9999px;
}
div#colA a.tab01 {
	background:url(../../../images/img/tab01.png) bottom right no-repeat;
}
div#colA a.tab02 {
	background:url(../../../images/img/tab02.png) bottom right no-repeat;
}
div#colA a.tab03 {
	background:url(../../../images/img/tab03.png) bottom right no-repeat;
}
div#colA a.tab04 {
	background:url(../../../images/img/tab04.png) bottom right no-repeat;
}
div#colA a.tab05 {
	background:url(../../../images/img/tab05.png) bottom right no-repeat;
}
div#colA a.tab06 {
	background:url(../../../images/img/tab06.png) bottom right no-repeat;
}
div#colA a.tab07 {
	background:url(../../../images/img/tab07.png) bottom right no-repeat;
}
div#colA a.buttonA:hover {
	background-position: top;
}
.one {
	background:url(../../../images/img/home/about.jpg) top left no-repeat;
}
.two {
	background:url(../../../images/img/home/recipes.jpg) top left no-repeat;
}
.three {
	background:url(../../../images/img/home/showcase.jpg) top left no-repeat;
}
.four {
	background:url(../../../images/img/home/press.jpg) top left no-repeat;
}
.five {
	background:url(../../../images/img/home/news.jpg) top left no-repeat;
}
.six {
	background:url(../../../images/img/home/book.jpg) top left no-repeat;
}
.seven {
	background:url(../../../images/img/home/contact.jpg) top left no-repeat;
}
.panel-wrapper ul {
	font-size: 13px;
	font-family: helvetica, arial, sans-serif;
	width: 320px;
	margin: 5px 0 0 20px;
	list-style-type: none;
	padding-left:15px;
}
.panel-wrapper ul li {
	line-height:20px;
}
a:focus { outline:none }

.pdfnag a{
	float:right;
	width:241px;
	padding-left: 85px;
	padding-top:20px;
	background:url(img/pressNack3.jpg) top left no-repeat;
	height:43px;
}
.pdfnag a:hover{
	background:url(img/pressNack3.jpg) bottom left no-repeat;
	color: #FFF;
}

.pdfnag{
	display: block;
	float: left;
}
	
a .pdfnag{
	display: block;
	width:241px;
	background:url(img/pressNack3.jpg) top left no-repeat;
	height:43px;
}
a:hover .pdfnag {
	background:url(img/pressNack3.jpg) bottom left no-repeat;
	color: #FFF;
}

#social {margin: 20px 0 0 0; float: right}/*   
Theme Name: tbgd
Theme URI: http://www.tbgd.co.uk
Description: A minimalist theme by Thom Bennett. 
Author: Thom Bennett
Author URI: http://www.tbgd.co.uk
Version: 0.1
*/
body, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, select, table, caption, blockquote, img {
	padding:0;
	border:0;
	margin:0;
}
body {
	background-color: #FFFFFF;
	color: #777777;
}
body, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
.pic, a.pic, a.pic img {
	filter: alpha(opacity=100); /* IE */
	-moz-opacity: 1; /* Mozilla */
}
a.pic:hover, a.pic:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
/*MAIN STYLES*/
.navigation a:link {
	color: #666;
	text-decoration: underline;
}
.navigation a:visited {
	color: #666;
	text-decoration: underline;
}
.navigation a:hover {
	color: #666;
	text-decoration: none;
}
.navigation a:active {
	color: #666;
	text-decoration: none;
}
a {
	color: #D14427;
	outline: none;
}
a:hover {
	color: #872E1C;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	clear:both;
	color:#872E1C;
	margin:2em 0 0.3em 0;
}
h1 {
	font-size:2em;
}
h2 {
	padding:0 0 5px 0;
	background-repeat:no-repeat;
	width:100%;
	color:#777777;
	border-bottom:1px dotted #BBBBBB;
}
h2.nicetitle {
	height:48px;
	padding:0;
	border:0;
	margin:0;
}
h2 span {
	display:none;
}
h3 {
	font-size:1.2em;
	color:#777777;
	margin-bottom:1em;
}
h4 {
	font-size:1em;
	margin:0.8em 0 0.8em 0;
}
blockquote {
	padding:0.3em;
	clear:both;
	margin:1em 0;
	border:1px solid #DDDDDD;
}
blockquote p {
	margin:0;
	padding:1em 0;
}
blockquote.valid, blockquote.invalid {
	padding-left:4em;
	background-repeat:no-repeat;
	background-position:top left;
}
blockquote.valid {
	background-image:url(img/tick1.gif);
}
blockquote.invalid {
	background-image:url(img/cross1.gif);
}
/* NAVIGATION */


.menubuttons {
	width:100%;
}
.menubuttons ul, ul.inline, #headernav ul {
	list-style:none;
	margin:0;
	padding:0;
}
.menubuttons li a {
	display:block;
	border-bottom: 1px solid #EEEEEE;
	color:#D14427;
	padding:0 0 0.6em 0;
	width:100%;
}
.menubuttons li a:hover {
	color:#872E1C;
}
.menubuttons li.active a {
	color:#777777;
}
#headernav li {
	display:inline;
}
#headernav li a {
	display:block;
	float:left;
	padding:0;
	margin:0 0 0 2em;
	color:#999999;
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
}
#headernav li a:hover {
	color:#333333;
}
#headernav li.active a {
	color:#872E1C;
}
ul.inline li {
	float:left;
	padding:0.2em 1em;
	border-left:1px solid #DDDDDD;
}
/* LAYOUT */


#body {
	width:100%;
	float:left;
	text-align:center;
	position:relative;
}
#container, #header, #content, #footer {
	width:990px;
}
#container {
	margin:0px auto;
	text-align:left;
	clear:both;
	position:relative;
}
#header {
	float:left;
	height: 190px;
	clear:left;
	position:relative;
}
#headerlogo {
	width:174px;
	height:160px;
	position:absolute;
	top:0px;
	left:0px;
}
#clear {
	position: relative;
	clear: both;
	height: 1px;
	float:left;
}
#footer {
	position: relative;
	clear: both;
	float:left;
	height: 174px;
	width:100%;
	text-align:center;
	background-image:url(img/bg2.gif);
	background-repeat:repeat-x;
	top:30px;
	margin-bottom:30px;
}
#footerinner {
	width:930px;
	height:174px;
	position: relative;
	text-align:left;
	margin:0px auto;
}
#footerhf {
	width:900px;
	height:122px;
	position:absolute;
	top:0px;
	left:0px;
}
p#footercontact, p#footercopyright {
	position:absolute;
	top:138px;
	margin:0;
	padding:0;
}
p#footercontact {
	left:0px;
	line-height:2em;
}
p#footercopyright {
	right:0px; 
	font-size: 0.8em;
}
p#footercopyright a {
	color:#000;
}
#content {
	float:right;
	padding: 0px;
	min-height:300px;
	position:relative;
	top:-50px;
}
* html #content {
	height:300px;
}
#accessibility {
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	font-size:0.6em;
	min-width: 39em;
}
#accessibility a {
	color:#999999;
}


ul.social_icons li  {
	display: inline; 
}

ul.social_icons li a {
	height: 15px;
	width: 15px;
	display: block;
	float: left;
	margin: 0 4px 0 0;

}


ul.social_icons li a.facebook { background:  url(img/facebook_icon.gif) bottom right no-repeat;}
ul.social_icons li a.twitter { background:  url(img/twitter_icon.gif) bottom right no-repeat;}
ul.social_icons li a.linkedin { background: url(img/linkedin_icon.gif) bottom right no-repeat;}
ul.social_icons li a.google { background:  url(img/google_icon.gif) bottom right no-repeat;}
ul.social_icons li a.blogger { background: url(img/blogger_icon.gif) bottom right no-repeat;}
ul.social_icons li a.xing { background:  url(img/xing_icon.gif) bottom right no-repeat;}


ul.social_icons li a:hover { background-position: top;}

#headernav {
	position:absolute;
	top: 40px;
	right:0px;
}
.leftthin, .rightthin {
	width:200px;
}
.leftwide, .rightwide {
	width:664px;
}
.leftmid, .rightmid {
	width:425px;
}
.leftthin, .leftwide, .leftmid {
	float:left;
}
.rightthin, .rightwide, .rightmid {
	float:right;
	position:relative;
}
.padder {
	padd/ing-bottom:2em;
	float:left;
	width:100%;
}
/*FORMS*/
form {
	clear:both;
}
select, textarea, .textbox1 {
	background-color:#FFFFFF;
	border:1px solid #777777;
	color:#000000;
}
form fieldset {
	border:1px solid #CCCCCC;
	padding:0.5em;
}
form legend {
	background-color:#FFFFFF;
	color:#872E1C;
	padding:0.3em;
}
form label {
	font-weight:bold;
	display:block;
	padding:0.7em 0 0.2em 0;
	color:#872E1C;
}
form label span {
	display:block;
	font-weight:normal;
}
.textbox1 {
	width:100%;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	;
	color:#333;
	font-size:12px;
	background:#fff;
	border:solid 1px #ccc;
	margin-top:-3px;
	padding-top:3px;
}
.imagebutton {
	float:right;
	border:0;
	margin:-3px 0 0 5px;
	background-repeat:no-repeat;
	width:55px;
	height:25px;
	background:#D14427;
	border:solid 1px #D14427;
	font-family: Arial, Helvetica, sans-serif;
	;
	color:#FFF;
	font-size:12px;
}
.imagebutton span {
	display:none;
}
textarea {
	font-size:1em;
	width:100%;
	height:200px;
}
select.wide, select.multiple1 {
	width: 100%;
}
select.multiple1 {
	height:10em;
}
/*TABLES*/

table {
	width:100%;
	font-size:1em;
	text-align:left;
	border-collapse:collapse;
	clear:both;
}
table caption {
	padding:0.8em 0.2em;
	background-color:#DDDDDD;
	text-align:left;
	border-top:1px solid #BBBBBB;
}
table tr, table td, table th {
	border-bottom:1px solid #EEEEEE;
	padding:0.4em 0.2em;
}
table th, table th a {
	background-color:#D14427;
	color:#FFFFFF;
}
h2#enquiryform {
	background-image:url(img/enquiryform1.gif);
}
h2#contact {
	background-image:url(img/contact1.gif);
}
h2#welcome {
	background-image:url(img/welcome1.gif);
}
h2#sitemap {
	background-image:url(img/sitemap1.gif);
}
h2#privacypolicy {
	background-image:url(img/privacypolicy1.gif);
}
h2#accessibilitystatement {
	background-image:url(img/accessibility1.gif);
}
.pagebanner {
	width:664px;
	height:157px;
	position:relative;
	float:right;
	border-bottom:1px;
}
.imagebanner {
	width:495px;
	height:157px;
	position:absolute;
	left:169px;
}
.imagebannerNew {
	width:495px;
	height:157px;
	position:absolute;
	left:0px;
	top:-157px;
}
.entryNews img {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.imagebannerupright {
	width:157px;
	float:left;
	position:relative;
	left:12px;
}
.pagetitlebox {
	width:157px;
	height:157px;
	position:absolute;
	background-repeat:no-repeat;
}
.pagetitleboxupright {
	width:157px;
	height:157px;
	float:left;
	background-repeat:no-repeat;
}
.pagetitlebox h2, .pagetitleboxupright h2 {
	display:none;
}
.pagetextbox {
	float:right;
	clear:both;
	width:495px;
	position:relative;
	
}
.weirdone {
	background:url("../../../images/greyback.png") no-repeat scroll center top transparent;
	border-bottom:thin solid #999999;
	padding:0 20px 20px;
	width: 455px;
	margin-top: 35px;	
}
.weirdone h3{
	margin-top: 0px;
}
.pagetextboxPress {
	float:right;
	clear:both;
	width:700px;
	position:relative;
	padding-top:25px;
}
.pressHolder {
	float:right;
	width:326px;
	margin-bottom:15px;
	margin-left:15px;
	height:63px;
	overflow:hidden;
}
.pressHolder a{
	float:right;
	width:241px;
	padding-left: 85px;
	padding-top:20px;
	background:url(img/pressNack2.jpg) top left no-repeat;
	height:43px;
}
.pressHolder a:hover{
	background:url(img/pressNack2.jpg) bottom left no-repeat;
	color: #FFF;
}
.pressHolder img {
	height:100px;
	width:auto;
	overflow:hidden;
}
.contentupright {
	float:right;
	width:320px;
	position:relative;
}
.pagemenubox {
	float:left;
	width:165px;
	position:relative;
	top:20px;
}
.pagemenuboxPress {
	float:left;
	width:140px;
	position:relative;
	top:20px;
	padding-top:1em;
	left:10px;
}
.pagemenuboxupright {
	position:absolute;
	width:146px;
	top:177px;
	left:10px;
	padding-top:1em;
}
#pagetitle1 {
	background-image:url(img/cooking_for_you.gif);
}
#pagetitle2 {
	background-image:url(img/food1.gif);
}
#pagetitle3 {
	background-image:url(img/frontbox7.gif);
}
#pagetitle4 {
	background-image:url(img/frontbox3.gif);
}
#pagetitle5 {
	background-image:url(img/news1.gif);
}
#pagetitle6 {
	background-image:url(img/contact1.gif);
}
#pagetitle7 {
	background-image:url(img/shop1.gif);
}
#enquiry {
	height:100px;
}
.quote {
	font-size:1.5em;
	font-weight:bold;
	color:#999999;
	line-height:1.2em;
}
.quote p {
	margin:0;
	padding:0;
}
.quote span {
	display:block;
	font-weight:bold;
	color:#D14427;
	font-size:0.9em;
	padding-top:0.2em;
	margin-top:0.2em;
}
.quote span span {
	font-weight:normal;
	border:0;
	padding:0;
	margin:0;
	font-size:1em;
}
#mailingsubscribe {
	position:absolute;
	top:80px;
	right:0px;
	width:700px;
}
#mailingsubscribe fieldset {
	margin:0;
	padding:0;
	border:0;
}
.subscribeformfloat {
	float:right;
	padding-right:5px;
}
.subscribeformtextbox {
	width:70px;
}
.subscribeformtextbox .textbox {
	border:1px solid #777777;
}
.subscribeformfloat label {
	padding:0 0 0 20px;
	margin:0;
	color:#777777;
}
#imagebuttonsmall {
	width:51px;
	height:25px;
	margin:0;
	padding:0;
}
.error {
	color:#FF0000;
	font-weight:bold;
}
.success {
	color:#33911a;
	font-weight:bold;
}
.hiddentitle {
	display:none;
}
.frontbox a img {
	display:none;
}
.frontbox a img {
	display:block;
}
h2 span {
	display:block;
}
#frontboxes {
	width:664px;
	height:534px;
	position:absolute;
	top:0px;
	right:0px;
}
.frontbox a {
	width:157px;
	height:157px;
	position:absolute;
	background-repeat:no-repeat;
	display:block;
}
.frontbox a span {
	display:none;
}
#frontbox1 {
	overflow:hidden;
	top:0px;
	left:0px;
}
#frontbox2 {
	top:0px;
	left:169px;
}
#frontbox3 {
	top:0px;
	left:337px;
}
#frontbox4 {
	top:0px;
	left:505px;
}
#frontbox5 {
	top:169px;
	left:169px;
	height:245px;
}
#frontbox6 {
	top:169px;
	left:337px;
	height:157px;
	width:325px;
}
#frontbox7 {
	top:337px;
	left:337px;
}
#hometext {
	position:relative;
	float:left;
	margin-top:160px;
	width:290px;
	line-height:1.5em;
	display:block;
	padding-bottom:2em;
	height:250px;
}
#hometext .post{
	background:none;
	padding: 0px;
	border: none;
	margin-top: 1.5em;
}
#hometext h2, #hometext p {
	margin:0;
	padding:0;
}
.contacttext {
	margin-top:0;
	padding-top:0;
	line-height:1.6em
}
.contacttitle {
	margin:1.8em 0 0.2em 0;
}
#contacttitle1 {
	margin:0.8em 0 0.2em 0;
}
.fileslist ul {
	list-style:none;
	margin:0;
	padding:0;
}
.fileslist li {
	padding:1em 0 1em 40px;
	margin:0;
}
.fileslist li.pdffile, .fileslist li.docfile, .fileslist li.xlsfile, .fileslist li.pptfile, .fileslist li.jpglistfile {
	background-repeat:no-repeat;
	background-position:center left;
}
.fileslist li.pdffile {
	background-image:url(img/bullet_pdf.gif);
}
.fileslist li.docfile {
	background-image:url(img/bullet_doc.gif);
}
.fileslist li.xlsfile {
	background-image:url(img/bullet_xls.gif);
}
.fileslist li.pptfile {
	background-image:url(img/bullet_ppt.gif);
}
.fileslist li.jpglistfile {
	background-image:url(img/bullet_jpg.gif);
}
.fileslist li.jpgfile {
	width:140px;
	height:200px;
	float:left;
	border:0;
	padding:0 10px 10px 0;
	text-align:center;
}
.fileslist li.jpgfile span {
	width:140px;
	font-size:0.75em;
	text-align:center;
	background-color:#EEEEEE;
	color:#666666;
	padding:3px 0;
	display:block;
	height:54px;
}
.fileslist li a.removelink {
	color:#888888;
}
.recipeslist ul {
	list-style:none;
	margin:0;
	padding:0;
}
.recipeslist li a {
	display:block;
	padding:0.5em;
	border-bottom:1px solid #EEEEEE;
}
.recipeslist li a:hover {
	color:#FFFFFF;
	background-color:#872e1c;
}
.recipebox {
	float:left;
	clear:left;
	width:100%;
	padding-top:1.2em;
}
.recipephoto {
	width:130px;
	float:left;
}
.recipeinfo {
	width:330px;
	float:right;
}
.recipebox h4 {
	margin-top:0;
	padding:0 0 0.6em 165px;
	font-size:1.2em;
}
.recipeinfo ul, .recipeinfo ol, .recipeinfo p {
	margin-top:0;
	padding-top:0;
}
form.wide legend {
	display:none;
}
form.wide fieldset {
	padding:0;
	border:0;
	background-image:none;
}
form.wide .level {
	float:left;
	clear:left;
	width:100%;
	padding:0.6em 0;
	border-bottom:1px solid #DDDDDD;
	background-color:#EEEEEE;
}
form.wide label {
	float:left;
	width:44%;
	font-weight:normal;
	text-align:right;
	padding:0;
}
form.wide .inputbox {
	float:left;
	width:44%;
	position:relative;
	left:1em;
}
form.wide label span {
	text-align:right;
	font-size:0.8em;
}
.error label {
	color:#FF0000;
}
.newsimage {
	float:right;
	margin:0 0 15px 25px;
}
.newsheadline {
	font-weight:bold;
	font-size:1.2em;
	padding-top:0.7em;
	margin-top:0;
}
.imagecaption {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
	background-color:#EEEEEE;
	color:#333333;
	padding:5px 0;
}
.newspdf {
	padding:0;
}
.newspdf a {
	display:block;
	padding:0.7em;
	background-image:url(img/g2.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.newspdf a:hover {
	background-image:none;
	background-color:#DDDDDD;
}
.shoplist ul {
	list-style:none;
	margin:0;
	padding:0;
}
.shoplist li {
	width:475px;
	float:left;
	clear:left;
	position:relative;
	left:9px;
	padding:10px 0;
	border-bottom:1px solid #DDDDDD;
}
.productimage {
	width:140px;
	float:left;
}
.productdetails {
	width:310px;
	float:right;
	position:relative;
	padding-bottom:30px;
}
.productdetails h3 {
	margin:0;
	padding:0;
	color:#722710;
}
.productprice {
	font-weight:bold;
	font-size:1.2em;
}
.paypalform {
	position:absolute;
	right:0px;
	bottom:10px;
}
.greybox a {
	padding:0.7em 0;
	display:block;
	width:100%;
}
.greybox a:hover {
	background-image:none;
	background-color:#DDDDDD;
}
.testimonials ul {
	list-style:none;
	margin:0;
	padding:0;
}
span.label, span.spacer, span.multiple span {
	width:120px;
	float:left;
}
span.multiple {
	float:left;
}
span.button {
	padding-left:120px;
}
div.clear {
	clear:both;
	padding-top:5px;
}
.post {
	background: url(../../../images/greyback.png) center top no-repeat;
	padding: 20px;
	padding-top: 0px;
	border-bottom: #999 thin solid;
	z-index: 30;
}
h3 {
	padding-top: 20px;
}
.menubuttons {
	margin-top: 40px;
	border: #999 thin solid;
	width: 168px;
}
.menubuttons li a {
	background: #882e1b url(../../../images/list.jpg) top left repeat-x;
	color:#FFF;
	display:block;
	line-height: 30px;
	min-height: 30px;
	border: none;
	padding: 0px;
	padding-left: 10px;
	width: 158px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.menubuttons li a:hover {
	background: #e8c5bd url(../../../images/listhover.jpg) top left repeat-x;
	color:#882e1b;
}
/* Insignificant stuff, for demo purposes */

noscript div {
	background: #ccc;
	margin: 20px 0;
	padding: 15px
}
div#container43 {
	width:655px;
	height:501px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* Most common stuff you'll need to change */

	.coda-slider-wrapper {
	padding: 0;
}
.coda-slider {
	width: 450px;
}
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider {
	height: 351px;
	overflow: hidden !important;
	padding-right: 20px;
}
/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel {
	width: 485px;
	float:left;
}
/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 471px;
}
.coda-slider-wrapper.arrows .coda-slider {
	margin: 0;
}
/* Preloader */
	.coda-slider p.loading {
	padding: 20px;
	text-align: center;
}
.coda-slider-wrapper {
	width: 430px;
	height: 501px;
	position: relative;
	z-index:10;
}
.coda-slider {
	float:left;
}
.coda-slider .panel {
	height: 501px;
	width:485px;
}
 //.slideshow {
float: left;
width: 528px;
height: 553px;
overflow: hidden
}
div#colA {
	width: 181px;
	height:501px;
	float: right;
	position:relative;
	z-index:100;
}
div#colA a.buttonA {
	display: block;
	width: 181px;
	height: 63px;
	text-decoration: none;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	margin-bottom: 10px;
	text-indent: -9999px;
}
div#colA a.tab01 {
	background:url(../../../images/img/tab01.png) bottom right no-repeat;
}
div#colA a.tab02 {
	background:url(../../../images/img/tab02.png) bottom right no-repeat;
}
div#colA a.tab03 {
	background:url(../../../images/img/tab03.png) bottom right no-repeat;
}
div#colA a.tab04 {
	background:url(../../../images/img/tab04.png) bottom right no-repeat;
}
div#colA a.tab05 {
	background:url(../../../images/img/tab05.png) bottom right no-repeat;
}
div#colA a.tab06 {
	background:url(../../../images/img/tab06.png) bottom right no-repeat;
}
div#colA a.tab07 {
	background:url(../../../images/img/tab07.png) bottom right no-repeat;
}
div#colA a.buttonA:hover {
	background-position: top;
}
.one {
	background:url(../../../images/img/home/about.jpg) top left no-repeat;
}
.two {
	background:url(../../../images/img/home/recipes.jpg) top left no-repeat;
}
.three {
	background:url(../../../images/img/home/showcase.jpg) top left no-repeat;
}
.four {
	background:url(../../../images/img/home/press.jpg) top left no-repeat;
}
.five {
	background:url(../../../images/img/home/news.jpg) top left no-repeat;
}
.six {
	background:url(../../../images/img/home/book.jpg) top left no-repeat;
}
.seven {
	background:url(../../../images/img/home/contact.jpg) top left no-repeat;
}
.panel-wrapper ul {
	font-size: 13px;
	font-family: helvetica, arial, sans-serif;
	width: 320px;
	margin: 5px 0 0 20px;
	list-style-type: none;
	padding-left:15px;
}
.panel-wrapper ul li {
	line-height:20px;
}
a:focus { outline:none }

.pdfnag a{
	float:right;
	width:241px;
	padding-left: 85px;
	padding-top:20px;
	background:url(img/pressNack3.jpg) top left no-repeat;
	height:43px;
}
.pdfnag a:hover{
	background:url(img/pressNack3.jpg) bottom left no-repeat;
	color: #FFF;
}

.pdfnag{
	display: block;
	float: left;
}
	
a .pdfnag{
	display: block;
	width:241px;
	background:url(img/pressNack3.jpg) top left no-repeat;
	height:43px;
}
a:hover .pdfnag {
	background:url(img/pressNack3.jpg) bottom left no-repeat;
	color: #FFF;
}

#social {margin: 20px 0 0 0; float: right}
	float: left;
}
	
a .pdfnag{
	display: block;
	width:241px;
	background:url(img/pressNack3.jpg) top left no-repeat;
	height:43px;
}
a:hover .pdfnag {
	background:url(img/pressNack3.jpg) bottom left no-repeat;
	color: #FFF;
}

#social {margin: 20px 0 0 0; float: right}
