/*   
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:"Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size:0.9em;
}


/*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;
}
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:900px;
}
#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;
	 position:absolute;
	 bottom:0px;
	 left:0px;
	 display:none;
}
#footerinner {
   width:900px;
	 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;
}
p#footercopyright a {
	 color:#969696;
}
#content {
   float:right;
   padding: 0px;
   min-height:300px;
	 position:absolute;
	 top:0px;
	 left:0px;
}
* html #content {
   height:300px;
}
#accessibility {
   position:absolute;
   top:0px;
   right:0px;
   text-align:right;
	 font-size:0.8em;
	 display:none;
}
#accessibility a {
   color:#999999;
}
#headernav {
   position:absolute;
   top:30px;
   right:0px;
   display:none;
}
.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 {
   padding-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: "Trebuchet MS", 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: "Trebuchet MS", 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;
}
.pagetextboxPress {
   float:right;
	 clear:both;
	 width:700px;
	 position:relative;
	 padding-top:25px;
}
.pressHolder { float:right; width:311px; margin-bottom:15px; margin-left:15px; background:url(img/pressNack.gif) top left no-repeat; height:157px; padding-left:15px; overflow:hidden; }
.pressHolder img { height:100px; width:auto; overflow:hidden; }
.contentupright {
   float:right;
	 width:320px;
	 position:relative;
}
.pagemenubox {
   float:left;
	 width:140px;
	 position:relative;
	 top:20px;
	 padding-top:1em;
	 left:10px;
}
.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.2em;
	 font-weight:bold;
	 color:#999999;
	 line-height:1.2em;
	 position:absolute;
	 top:0px;
	 left:0px;
}
.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;
	 display:none;
}
#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 {
   background-image:url(img/frontbox1.gif);
	 top:0px;
	 left:0px;
}
#frontbox2 {
   background-image:url(img/frontbox2.jpg);
	 top:0px;
	 left:169px;
}
#frontbox3 {
   background-image:url(img/frontbox3.gif);
	 top:0px;
	 left:337px;
}
#frontbox4 {
   background-image:url(img/frontbox4.jpg);
	 top:0px;
	 left:505px;
}
#frontbox5 {
   background-image:url(img/frontbox5.jpg);
	 top:169px;
	 left:169px;
	 height:245px;
}
#frontbox6 {
   background-image:url(img/frontbox6.jpg);
	 top:169px;
	 left:337px;
	 height:157px;
	 width:325px;
}
#frontbox7 {
   background-image:url(img/frontbox7.gif);
	 top:337px;
	 left:337px;
}
#hometext {
   position:relative;
	 float:left;
	 margin-top:160px;
	 width:330px;
	 line-height:1.5em;
	 display:block;
	 padding-bottom:2em;
	 height:250px;
}
#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;
	 border-bottom:1px solid #DDDDDD;
	 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 {
	 background-image:url(img/g2.gif);
   background-repeat:repeat-x;
	 background-position:bottom left;
	 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;} 