/*****************************************************
		Author: 	Stuart Buckell
		Copyright:	Buckhill Ltd 2006
		Version:	BCMS V3.0
		URL: 		http://www.buckhill.co.uk
		MEDIA:		Screen
		CSS:		IE 5.5+/FF 1.0+/Konqueror/Opera
*****************************************************/
/*****************************************************
		General Elements
*****************************************************/
*
{
	margin: 0; padding: 0; border: 0; 
	font-family: verdana, calibri, arial, times;
}
a, a:visited, a:active
{
	color: #035734;
}
a:hover
{
	text-decoration: underline;
}
BODY 						
{ 
	color: #181818;
	font-size: 12px;
	background: url(/client/images/bg.jpg) repeat-x #00752c;
	background-position: -100px 0;
	background-attachment:fixed;
}
p
{
	line-height: 1.5em;
}
p a
{
	text-decoration: underline;
	font-weight: normal;
}
p a:hover
{
	background:#ffd965;
	color: #181818;
	text-decoration: none;
}
p.info
{
	margin-top: 10px;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	width: 600px;
}
p.small
{
    font-size: 11px;
}
p.message a
{
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px;
	background: #f2f8f3;
	float: left;
	width: 338px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #006539;
	color: #222;
}
p.message a:hover
{
	background: #ffd02c;
}
p.priceFav
{
	color: #d20000;
	font-weight: bold;
}
.inputSelect 
{
    width: 155px;
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 11px;
}
.btnno
{
    font-size: 11px;
    background: url(/skins/default/images/buttonHover.png);
    border: 1px solid #582510;
    color: #fff;
    padding: 2px 4px 2px 4px;
    font-weight: bold;
}
.btnno:hover
{
    font-size: 11px;
    background-position: 0 -19px;
    border: 1px solid #87462b;
    color: #000;
    cursor: pointer;
}
LABEL
{
    font-weight: bold;
    font-size: 11px;
}
/*****************************************************
		Text Elements
*****************************************************/
h1
{
	font-size: 12px;
}
H2
{
	color: #5b8f5e;	
	font-size: 16px;
	font-family: Geneva, sans-serif;
}
h2.franchisee
{
	font-size: 14px;
	color: #33160a;
}
h2.header
{
	float: right;
	color: #056c41;
	font-size: 16px;
	margin-top: 10px; 
	margin-right: 32px;
}
h2.contact
{
	color: #056c41;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2.heading, h2.smallHeading
{
	background: url(/client/images/h2bg.png);
	padding: 7px 0 8px 9px;
	font-size: 12px;
	color: #fff;
}
h2.smallHeading
{
	padding: 3px 0 4px 9px;
}
h2.smallHeading a
{
	color: #fff;
	text-decoration: none;	
}
h4
{
	font-size: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #062900;
	padding-bottom: 2px;
}
h4.featured
{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #e90000;
}
h1.shoppingCart
{	
	margin-bottom: 5px;
	background: #c4d1b4;
	padding: 5px 0 5px 8px;
}
SPAN.red
{
	color: #d20000;
}
p.price
{
	color: #d20000;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
p.franchisee
{
	margin-bottom: 5px;
	color: #33160a;
}
INPUT.input, INPUT.inputSmall
{
	border: 1px solid #04492c;
	padding: 1px;
	width: 250px;
}
INPUT.inputSmall
{
	width: 150px;
}
INPUT.input:focus
{
	border: 1px solid #371609;	
}
INPUT.inputSignin
{
	border: 1px solid #04492c;
	padding: 1px;
}
INPUT.inputSignin:focus
{
	border: 1px solid #713728;	
}
INPUT#register, INPUT#login, INPUT#submit, INPUT.buttonUpdate, INPUT.buttonDelete, INPUT.buttonClearCart, INPUT.buttonCheckout, INPUT.applyCoupon, INPUT.removeCoupon, INPUT#loginGreen, INPUT.cartSearch, INPUT#do_checkout
{
	width: 93px;
	height: 24px;
	border: none;
	cursor: pointer;
	background: url(/skins/default/images/buttonContinue.png);
}
INPUT#login
{
	background: url(/skins/default/images/buttonlogin.png);
	float: left;
	clear: left;
	width: 95px;
	height: 26px;
}
INPUT#loginGreen
{
	background: url(/skins/default/images/buttonSigninGreen.png);
}
INPUT#submit
{
	background: url(/skins/default/images/buttonSubmit.png);
}
INPUT#do_checkout
{
	background: url(/skins/default/images/buttonCheckout.png);
}
INPUT.buttonUpdate
{
	background: url(/skins/default/images/buttonUpdateQuantity.png);
}
INPUT.buttonDelete
{
	background: url(/skins/default/images/buttonDelete.png);
}
INPUT.buttonClearCart
{
	background: url(/skins/default/images/buttonClearCart.png);
}
INPUT.buttonCheckout
{
	background: url(/skins/default/images/buttonCheckout.png);
}
INPUT.applyCoupon
{
	background: url(/skins/default/images/buttonApplyCoupon.png);
}
INPUT.removeCoupon
{
	background: url(/skins/default/images/buttonRemoveCoupon.png);
}
INPUT.cartSearch
{
	background: url(/skins/default/images/buttonSearch.png);
}
INPUT.qtySmall
{
	width: 30px;
	border: 1px solid #ccc;
	float: left;
	margin: 8px 10px 0 0;
	padding: 1px 0 2px 2px;
}
INPUT.qtyFav
{
	width: 30px;
	border: 1px solid #ccc;
	padding: 1px 0 2px 2px;
}
/*****************************************************
		Wrappers
*****************************************************/
DIV#wrapperBg
{	
	width: 950px;
	margin: auto;
	background: #fff;
	border: 1px solid #00481b;
	margin-top: 10px;
}
DIV#wrapper
{	
	
}
DIV.pageWrapper
{
	margin-top: 15px;
}
/*****************************************************
		Overall Containersf
*****************************************************/
DIV#top
{
	width: 100%;
	height: 116px;
	background: #fff;
}
DIV#left
{
	float: left;
	width: 210px;
}
DIV#left IMG.secure
{
	width: 151px;
	margin-left: 28px;
	margin-top: 10px;
}
DIV#right
{
	float: left;
	width: 735px;
	max-width: 775px;
	width:expression(document.body.clientWidth > 775? "775px": "auto" );
}
DIV.rightContent
{
	width: 711px;
	padding-left: 15px;
	float: left;
}
DIV#expand
{
	height: 50px;
	float: left;
}
DIV#expandGraphic
{
	width: 230px;
	height: 27px;
	float: left;
	padding-top: 13px;
	padding-left: 10px;
}	
DIV#expandSearch
{
	float: left;
	padding-top: 10px;
	width: 950px;
}
DIV#midNav
{
	height: 57px;
	float: left;
	max-width: 775px;
	width:expression(document.body.clientWidth > 775? "775px": "auto" );
}
DIV#footer
{
	clear: left;
	padding: 20px;	
	font-size: 11px;
	background: url(/client/images/bgFooter.png) repeat-x #161616;
	height: 100px;
	color: #fff;
	text-align: center;
	margin: 1px;
}
DIV#footer a
{
	color: #fff;
	text-decoration: none;
}
DIV#footer a:hover
{
	background: green;
	color: #fff;	
}
DIV#footer img a:hover
{
	background: none;	
}
DIV.navigation
{	
	width: 200px;	
}
DIV.navInner, DIV.cart
{
	width: 200px;
}

DIV.navInner
{
	padding-left: 11px;	
}

DIV.loginBox
{
	float: right;
	clear: right;
	padding: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: right;
	margin-right: 20px;
}
DIV.cartTop
{
	margin-left: 11px;
}
DIV.cart
{
	background: #d1dfc0;
	width: 199px;
	margin-top: 10px;
}
DIV.cart a
{
	background: none;
}
DIV.cart p
{
	font-size: 11px;
}
/*
================================================================
| Nav Buttons
================================================================
*/

DIV.navInner a
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 3px 0 1px 25px;
	height: 17px;
	color: #151515;
}
DIV.navInner a.lamb
{
	background: url(/client/images/navLamb.png) no-repeat left;
}
DIV.navInner a.poultry
{
	background: url(/client/images/navPoultry.png) no-repeat left;
}
DIV.navInner a.beef
{
	background: url(/client/images/navBeef.png) no-repeat left;
}
DIV.navInner a.pork
{
	background: url(/client/images/navPork.png) no-repeat left;
}
DIV.navInner a.fish
{
	background: url(/client/images/navFish.png) no-repeat left;
}
DIV.navInner a.gourmet
{
	background: url(/client/images/navGourmet.png) no-repeat left;
}
DIV.navInner a.veg
{
	background: url(/client/images/navSoup.png) no-repeat left;
}
DIV.navInner a.vegdish
{
	background: url(/client/images/navVeg.png) no-repeat left;
}
DIV.navInner a.desserts
{
	background: url(/client/images/navDesserts.png) no-repeat left;
}

DIV.navInner a.lamb:hover, DIV.navInner a.poultry:hover, DIV.navInner a.beef:hover, DIV.navInner a.pork:hover, DIV.navInner a.fish:hover, DIV.navInner a.gourmet:hover,
DIV.navInner a.veg:hover, DIV.navInner a.vegdish:hover, DIV.navInner a.desserts:hover
{
	background: url(/client/images/navHover.png) no-repeat left #f5faf5;
}


DIV.fpButtons
{
	width: 180px; 
	margin: auto;
}
DIV.fpButtons LABEL
{
	float: left;
	margin-top: 10px;
	margin-right: 3px;
}
/*
================================================================
| Navigation Top
================================================================
*/
#nav {
	width: 930px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	height: 35px;
	background: url(/skins/default/images/navBg.png);
	border-right: 1px solid #6d351a;
	border-left: 1px solid #6d351a;
}
#nav a
{
	border-right: 1px solid #a86756;
	font-weight: bold;
}
#nav a:hover
{
	background: #00742d;	
}
/*****************************************************
		Index
*****************************************************/
DIV.quickSearch
{
	padding: 10px;
	font-size: 11px;
}
DIV.quickSearch INPUT
{
	border: 1px solid #2a6219;
	margin-top: 5px;
	padding: 2px;
	width: 173px;
}
DIV.featuredProducts
{
	border: 1px solid #0f3b0d;
	width: 722px;
	background: url(/skins/default/images/featured.png) top no-repeat;
	padding: 10px 0 10px 0;
}
DIV.featuredProductsInner
{

}
DIV.featured
{
	float: left;
	width: 240px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
DIV.featured h1
{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}
DIV.featured h2
{
	color: #da0000;
	font-size: 14px;
	margin-top: 5px;
}
DIV.featured IMG
{
	margin-top: 5px;
	padding: 1px;
	border: 1px solid #ccc;
}
DIV.cart h2
{
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-left: 23px;
	background: url(/skins/default/images/iconCart.png) no-repeat left;
}
DIV.indexCenter IMG.people
{
	float:right;
	clear: right;
	padding-left: 10px;
}
/*****************************************************
		Products
*****************************************************/
DIV.categoryListing
{
	margin-bottom: 10px;
	float: left;
}
div.info 
{
	width: 360px;
	float: right;
}

div.info h2 
{
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}
/*****************************************************
		Signup
*****************************************************/
DIV.signupLeft
{
	float: left;
	width: 305px;
	margin-right: 10px;
}
DIV.signupRight
{
	float: left;
	width: 357px;
}
DIV.signup p
{
	margin-bottom: 10px;
}
DIV.signupRight LABEL
{
	width: 162px;
	float:left;
	clear:left;
	margin-bottom: 5px;
	margin-left: 8px;
}
DIV.signupRight INPUT
{
	float:left;
	border: 1px solid #6b2d22;
	margin-bottom: 5px;
	width: 178px;
}
DIV.wrapperNav
{
	float: left;
	padding: 10px;
	padding-right: 20px;
}
p.line
{
	clear:left;
	float:left;
	width: 359px;
	margin-top: 10px;
	border-bottom: 2px solid #6b2d22;
	padding-bottom: 2px;
}
p.lineRight
{
	clear:left;
	float:left;
	width: 359px;
	border-bottom: 2px solid #6b2d22;
	padding-bottom: 2px;
}
p.line a, p.lineRight a
{
	text-decoration: none;
}

DIV.newCustomerBoxLeft
{
	width: 335px;
	float: left;
	clear: left;
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
DIV.newCustomerBoxLeft h6
{
	margin-bottom: 10px;
}
DIV.newCustomerBoxLeft .required
{

}
DIV.newCustomerBoxLeft INPUT
{
	width: 150px;
	border: 1px solid #073100;
	padding: 1px;
}
DIV.newCustomerBoxLeft INPUT:focus
{
	border: 1px solid #bd0000;
}
DIV.newCustomerBoxLeftFields LABEL, DIV.newCustomerBoxLeftFields INPUT, DIV.newCustomerBoxLeftFields SELECT
{
	width: 160px;
}
DIV.newCustomerBoxLeftFields SELECT
{
	border: 1px solid #000;
	padding: 1px;
}
DIV.required
{
	float: left;
	clear: left;
	margin-bottom: 5px;
	width: 450px;
}
DIV.required LABEL
{
	float:left;
	width: 200px;
}
DIV.required INPUT
{
	float:left;
	width: 200px;
	border: 1px solid #666;
	padding: 1px;
}
DIV.required INPUT:focus, DIV.required SELECT:focus, DIV.required TEXTAREA:focus
{
	border: 1px solid red;
}
DIV.required SELECT
{
	float:left;
	width: 150px;
	border: 1px solid #666;
}
DIV.required TEXTAREA
{
	width: 200px;
	height: 150px;
	border: 1px solid #666;
}
INPUT#submitButton
{
	background: url(/skins/default/images/button.gif);
	height: 25px;
	width: 120px;
	border: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
	cursor: pointer;
}
#billing_same_as_delivery
{
	border: none;
}
p.searchTitle
{
	background: #f8f1eb;
	padding: 5px;
}
INPUT.chbox
{
	border: none;
}
FORM#register, FORM#signin
{
	padding-top: 10px;
	width: 357px;
}
FORM#signin
{
	width: 325px;
	padding: 10px;
}
FORM#signin LABEL
{
	width: 100px;
	display: block;
	float: left;
	margin-bottom: 5px;
}
FORM#signin INPUT.input
{
	margin-bottom: 5px;
	width: 220px;
}
FORM#searchIndex
{
	margin-left: 11px;
}
FORM#searchIndex label
{
	padding-bottom: 5px;	
}
DIV#mincheckout
{
	background: url(/skins/default/images/registerSignin.png);
	height: 18px;
	padding: 14px;
}
/*****************************************************
		checkout bar
*****************************************************/
DIV.checkoutBar
{
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
}
DIV.checkoutBar p.cart
{
	float: left;
	padding: 30px 15px 5px 15px;
	background: url(/skins/default/images/cartBarInactive.png) top no-repeat;
}
DIV.checkoutBar p.cartActive
{
	float: left;
	padding: 30px 15px 5px 15px;
	background: url(/skins/default/images/cartBarActive.png) top no-repeat;
}
TH.cartOdd
{
	background: #864529;
	padding: 5px;
	color: #fff;
}
TH.cartEven
{
	background: #9a5537;
	padding: 5px;
	color: #fff;
}
TR.cartProducts TD a
{
	text-decoration: none;
}
TR.cartProducts:hover TD
{
	background: #e4e4e4;
	text-decoration: none;
}
TR.cartProducts:hover TD a
{
	text-decoration: none;
	background: #e4e4e4;
}
TR.cartProducts:hover TD a:hover
{
	text-decoration: none;
	background: none;
	background: #e4e4e4;
}
TR.cartProducts TD
{
	height: 30px;
	background: #f3f3f3;
}
/*****************************************************
		sign in
*****************************************************/
DIV.signin
{
	width: 350px;
	height: 110px;
	margin-top: 10px;
	padding: 10px;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 15px;
}
DIV.signedin
{
	width: 347px;
	height: 80px;
	padding: 15px;
	padding-bottom: 5px;
	font-size: 11px;
	background: url(/skins/default/images/pap2.jpg) top no-repeat;
}
DIV.signin p
{
	margin-bottom: 10px;
}
DIV.signin LABEL
{
	width: 125px;
	float:left;
	clear:left;
	margin-bottom: 5px;
	font-weight: bold;
}
DIV.signin INPUT
{
	float: left;
	border: 1px solid #6b2d22;
	margin-bottom: 5px;
}
INPUT#signinSubmit
{
	background: url(/skins/default/images/button.gif) no-repeat;
	width: 120px;
	height: 25px;
	border: none;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 10px;
}
/*****************************************************
		edit account
*****************************************************/
INPUT#signinCancel
{
	margin-top: 10px;
	background: url(/skins/default/images/buttonCancel.png);
	width: 69px;
	height: 25px;
	border: none;
	cursor: pointer;
}
INPUT#signinModify
{
	margin-left: 215px;
	margin-top: 10px;
	background: url(/skins/default/images/buttonModify.png);
	width: 69px;
	height: 25px;
	border: none;
	cursor: pointer;
}
/*****************************************************
		cart
*****************************************************/
DIV.cartEmpty
{
	margin-top: 20px;
	text-align: center;
}
DIV.cartHeaders
{
	float: left;
	width: 777px;
	margin-top: 10px;
}
DIV.cartInnerLeft, DIV.cartInnerDelete, DIV.cartInnerMiddle, DIV.cartInnerRight, DIV.cartInnerLeft IMG, DIV.cartInnerLeft p
{
	float:left;
}
DIV.cartInnerLeft
{
	margin-left: 10px;
	width: 400px;
}
DIV.cartInnerMiddle
{
	width: 150px;
	text-align: center;
}
DIV.cartInnerRight
{
	width: 150px;
	text-align: center;
}
DIV.cartInnerDelete
{
	width: 50px;
	text-align: center;
	padding-top: 2px;
}
DIV.cartInnerLeft p
{
	margin-left: 20px;
}
p.cartProductHeader
{
	float: left;
	width: 400px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}
p.cartQuantityHeader
{
	float: left;
	width: 150px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}
p.cartTotalHeader
{
	float: left;
	width: 150px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}
p.cartDeleteHeader
{
	float: left;
	width: 50px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}
DIV#cartProducts
{
	padding: 10px;
	border-bottom: 2px solid #2a6219;
}
/****************************************************
		contact form
*****************************************************/
DIV#contactPage
{
	
}
DIV.contactForm
{
	
	padding: 10px;
	margin-top: 10px;
}
DIV.contactForm LABEL
{
	display: block;
	width: 180px;
	float: left;
}
DIV.contactForm INPUT, DIV.contactForm TEXTAREA
{
	float: left;
	border: 1px solid #6a2e12;
}
DIV.contactForm TEXTAREA
{
	width: 470px;
	height: 150px;
}
DIV.contactForm INPUT
{
	width: 470px;
}
DIV.field
{
	float: left;
	clear: left;
	width: 555px;
	margin-bottom: 10px;
}
DIV#errors, DIV#thankyou
{
	background: #FFFFCC;
	border: 1px solid #990000;
	padding: 10px;
	margin-top: 10px;
}
INPUT#submitContact
{
	background: url(/skins/default/images/buttonSubmit.png) no-repeat;
	width: 100px;
	height: 35px;
	border: 0;
	cursor: pointer;
}
DIV#address
{
	float: left;
	background: #fff;
	width: 262px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
	height: 100px;
}
DIV#telephone
{
	float: left;
	background: #fff;
	width: 263px;
	margin-top: 10px;
	padding: 10px;
	height: 100px;
}
DIV.address
{
	float: left;
	width: 350px;
	margin-bottom: 20px;
}
/*****************************************************
		Control Panel
*****************************************************/
DIV#controlPanel
{
	clear: left;
	padding-top: 10px; 
	width: 575px;
}
DIV#controlPanel h1
{
	margin-bottom: 10px;
	font-size: 12px;
}
DIV#user-settings LABEL, DIV#user-settings INPUT
{
	float: left;
	
}
DIV#user-settings LABEL
{
	display: block;
	width: 180px;
	margin-bottom: 8px;
}
DIV#user-settings INPUT, DIV#user-settings TEXTAREA
{
	margin-bottom: 8px;
	border: 1px solid #6b2d22;
}
DIV#user-settings SELECT
{
	border: 1px solid #6b2d22;
}
INPUT#editInfo
{
	background: url(/skins/default/images/tabEdit.png) no-repeat;
	width: 75px;
	height: 35px;
	cursor: pointer;
	clear: left;
	float: left;
}
INPUT#editUpdate
{
	background: url(/skins/default/images/tabUpdate.png) no-repeat;
	width: 75px;
	height: 35px;
	cursor: pointer;
	clear: left;
	float: left;
}
INPUT#editBrowse
{
	background: url(/skins/default/images/tabBrowse.png) no-repeat;
	width: 75px;
	height: 35px;
	cursor: pointer;
	float: left;
}
DIV#user-settings FIELDSET
{
	border: 1px solid #333333;
	padding: 20px;
	padding-top: 0;
	padding-bottom: 10px;
	margin-right: 3px;
}
DIV#user-settings LEGEND
{
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}
DIV#user-settings LEGEND a
{
	color: #6b2d22;
}
DIV#user-settings INPUT, DIV#user-settings TEXTAREA
{
	padding: 2px;
}
DIV#user-settings .required
{
	width: 500px;
}
DIV#user-settings SELECT
{
	width: 148px;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
DIV#user-settings OPTION
{
	margin: 2px;
}
DIV#user-settings SELECT
{
	padding: 1px;
}
DIV.submitted
{
	padding: 10px;
	background: #FFFFCC;
	border: 1px solid #FF9900;
}
/****************************************************
		Errors
*****************************************************/
FORM .diverror, DIV#errors { background: #FFFF99; border: 1px solid #FF0000; padding: 5px; }
FORM .diverror INPUT { border: 1px solid #FF0000; }
FORM .diverror LABEL { width: 160px; }
FORM .diverror p { font-size: 11px; font-weight: bold; clear: left; margin-left: 5px; }
FORM INPUT.inputText formerror
{
	border: 1px solid #990000;
}
/*
****************************************************
Shopping cart
****************************************************
*/
.t1
{
	border: 3px solid green;
}
.cartproduct
{
	margin-bottom: 5px;
}
.cartproduct h4 
{
	border: none;
	font-size: 10px;
	
}
span.cartSmall
{
	font-size: 11px;
	font-weight: bold;
}
DIV.checkoutCoupons INPUT.couponText
{
	border: 1px solid #000;
	float: left;
	margin-right: 15px;
	padding: 2px;
}
DIV.checkoutCoupons h6
{
	font-size: 12px;
	margin-bottom: 10px;
}
DIV.checkoutCoupons LABEL
{
	display: block;
	width: 150px;
	float: left;
}
DIV.checkoutCoupons
{
	margin-top: 10px;
	margin-bottom: 20px;
}
TABLE.checkoutTotals
{
	padding: 1px;
	border: 1px solid #000;
	float: right;
}
TABLE.checkoutTotals TR.odd TD
{
	background: #f2f2f2;
	padding: 5px;
	font-size: 11px;
}
TABLE.checkoutTotals TR.even TD
{
	background: #e4e4e4;
	padding: 5px;
	font-size: 11px;
}
TABLE.cartTable
{
	padding: 0px;
}
TABLE.cartTable TR
{
	font-size: 11px;
}
TABLE.cartTable TD
{
	padding: 2px 0 0 5px;
}
/*
****************************************************
Paginiation
****************************************************
*/
div.pagination 
{
	color: #222;
	clear: left;
    margin-top: 20px;
    width: 700px;
}

div.pagination a 
{
	color: #F0F0F0;
	text-decoration: none;
	font-weight: bold;
	background: #204c11;
	padding: 2px 8px 3px 8px;
	border: 1px solid #222;
}

div.pagination a:hover 
{
	text-decoration: none;
	background: #fcc507;
	color: #282828;
	border: 1px solid #222;
}

div.pagination span.inactive
{
	color: #282828;
	text-decoration: none;
	font-weight: bold;
	background: #fcc507;
	padding: 2px 8px 3px 8px;
	border: 1px solid #222;
}
DIV#productListing
{
	margin-top: 20px;
	width: 700px;
}
DIV.productListing
{
	float:left;
	clear:left;
	margin-bottom: 20px;
	width: 700px;
	border-bottom: 1px solid #d9e6ca;
	padding-bottom: 20px;
}
DIV.productListingImage
{
	float:left;
	padding: 1px;
	border: 2px solid #95533d;
	width: 150px;
	height: 100px;
}
DIV.productListingTitle
{
	float:left;
	margin-left: 15px;
}
DIV.productListing DIV.productListingTitle
{
	text-decoration: underline;
	color: #035734;
}
DIV.productListingDesc
{
	float:left;
	margin-left: 15px;
	width: 480px;
	margin-top: 10px;
}
DIV.productListingButtons
{
	float:left;
	margin-left: 15px;
	width: 500px;
}	
DIV.productListingButtons IMG, DIV.productListingButtons LABEL, DIV.productListingButtons INPUT
{
	float:left;
}
DIV.productListingButtons label
{
	margin-top: 10px;
	margin-right: 2px;
}
DIV.productListingButtons IMG
{
	margin-top: 6px;
}
INPUT.search_query
{
	font-size: 12px;
	border: 1px solid #b0dd90;
	padding: 2px;
	width: 190px;
}
INPUT.search_query:focus
{
	border: 1px solid #81b95a;
}

DIV.indexBox1, DIV.indexBox2, DIV.indexBox3, DIV.indexBox4, DIV.indexBox5, DIV.indexBox6
{
	float: left;
	width: 227px;
	background: url(/client/images/indexBoxBg.png);
	height: 180px;
}
DIV.indexBox1, DIV.indexBox2, DIV.indexBox4, DIV.indexBox5
{
	margin-right: 15px;
	margin-bottom: 15px;
}
DIV.indexBox3
{
	margin-bottom: 15px;
}

DIV.indexBox1 h2, DIV.indexBox2 h2, DIV.indexBox3 h2, DIV.indexBox4 h2, DIV.indexBox5 h2, DIV.indexBox6 h2
{
	color: #fff;
	font-size: 11px;
	padding: 7px;
	padding-left: 8px;
	background: url(/client/images/indexh1.png);
	font-family: verdana, calibri, arial, times;
}

DIV.indexBox1 h2 a, DIV.indexBox2 h2 a, DIV.indexBox3 h2 a, DIV.indexBox4 h2 a, DIV.indexBox5 h2 a, DIV.indexBox6 h2 a
{
	text-decoration: none;
	color: #fff;	
}

DIV.indexBox1 h2 a:hover, DIV.indexBox2 h2 a:hover, DIV.indexBox3 h2 a:hover, DIV.indexBox4 h2 a:hover, DIV.indexBox5 h2 a:hover, DIV.indexBox6 h2 a:hover
{
	text-decoration: underline;	
}

DIV.indexBox1 img, DIV.indexBox2 img, DIV.indexBox3 img, DIV.indexBox4 img, DIV.indexBox5 img, DIV.indexBox6 img
{
	padding: 1px;
	padding-top: 0px;
}

DIV.indexText
{
	clear: left;
	padding: 10px;
	background: #4c816d;
	width: 700px;
	color: #fff;
	margin-bottom: 25px;
}
DIV.indexText a
{
	color: #fff;
}
DIV.indexText a:hover
{
	color: #000;
}
DIV.livechat
{
	float:right;
	clear:right;
	padding-right:31px;
	text-decoration: none;
	font-weight: bold;
}
DIV.livechat a
{
	text-decoration: none;
}
DIV.livechat a:hover
{
	background: #ffd965;
}
DIV#expandLinks
{
	display: none;
	float: left;
	padding-top: 18px;
	margin-left: 20px;
}
DIV#expandLinks a
{
	text-decoration: none;
}
DIV#expandLinks a:hover
{
	background: #ffd965;
}
DIV.helpBox
{
    float: left;
    clear: left;
    width: 700px;
    margin-bottom: 25px;
}
DIV.helpBox IMG
{
    float: left;
    margin-right: 10px;
}

DIV#loginBox
{
	display: none;	
}
/*
****************************************************
Product Detail (loaded via thickbox)
****************************************************
*/
DIV.productOverview {}
DIV.productTitle 
{
	font-size: 14px;
	font-weight: bold;
}
DIV.productLeft 
{
	float: left;
	width: 350px;	
}
DIV.productLeft IMG 
{
	max-width: 400px;
	max-height: 400px;	
}
DIV.productRight 
{
	float: right;
	width: 350px;	
}
DIV.productLinks
{
	width: 700px;
	float: left;
	clear: left;
}
DIV.productLinkInner 
{
	float: left;
	clear: left;
}
/*
****************************************************
Product Category 
****************************************************
*/
DIV.productCatTitle
{
	color: #fff;
	font-weight: bold;
	height: 21px;
	padding: 6px 5px 5px 10px;
	font-size: 14px;
}
DIV.productCatTitle a
{
	text-decoration: none;
	color: #fff;	
}
DIV.productCatTitle a:hover
{
	text-decoration: underline;	
}
DIV.productBg
{
	background: url(/skins/default/images/productBg.png) no-repeat;
	height: 240px;
	width: 240px;
	float: left;
	margin-right: 5px;
}
DIV.productBg IMG
{
	margin-left: 2px;	
}

DIV.lowSalt
{
	float: left;
	clear: left;
	width: 315px;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	color: #fff;
	background: #006539;
	text-align: justify;
}

DIV.lowSalt h2
{
	color: #fff;	
	font-family: Geneva, sans-serif;
}

DIV.infoIndex
{
	float: left;
	width: 325px;
	margin-right: 10px;
	padding: 10px;
	padding-right: 0;
	text-align: justify;
}

DIV.infoIndex h2, DIV.lowSalt h2
{
	margin-bottom: 5px;	
}

DIV#foodInfo, DIV#orderInfo
{
	background: url(/client/images/bgInfo.png) repeat-x #fafdfb;
	padding: 10px;
}

h1.dropHeading
{
	font-family: Geneva, sans-serif;
	font-size: 22px;
	color: #023112;
	margin-bottom: 10px;
	padding-right: 25px;
	background: url(/client/images/arrow.png) no-repeat right;
	display: block;
	float: left;
	font-weight: normal;
}

h1.menuHeading
{
	font-family: Geneva, sans-serif;
	font-size: 22px;
	color: #222;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 10px;
}

a:hover img.buckhill
{
	background: none;	
}

TABLE.background, DIV.background
{
	background: #ebf6ec;	
}

DIV.background
{
	padding: 10px;	
}

SPAN.info
{
	font-size: 11px;
}

DIV#checkEmail
{
	float: right;
}

DIV#checkEmailYes
{
	background: yellow;
	border: 1px solid green;
	padding: 5px;
}
DIV#checkEmailNo
{
	background: yellow;
	border: 1px solid red;
	padding: 5px;
}

p.logged
{
	margin-left: 11px;
	font-size: 11px;
	margin-top: 10px;
	font-weight: bold;
}

DIV.notify
{
	padding: 10px;
	background: #f2f2f2;
	font-size: 11px;
	font-weight: bold;
}

DIV.warning
{
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	background: yellow;
	color: 222;
	border: 1px solid red;
	margin-bottom: 10px;
}

DIV.addcart
{
	float: right;
	clear: right;
	width: 200px;	
	padding-top: 10px;
	padding-bottom: 10px;
}

.favorites:hover
{
	cursor: pointer;
}

DIV.fav
{
	width: 60px;
	height: 25px;
	float: right;
    text-align: center;
}

DIV.fav IMG
{
    padding-left: 12px;
    padding-bottom: 5px;
}

DIV.add
{
	float: left;
	width: 220px;
	padding: 5px;
	background: yellow;
	color: #222;
	border: 1px solid red;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

DIV.addSmall
{
	float: left;
	width: 100px;
	background: yellow;
	padding: 2px;
	border: 1px solid red;
	margin-left: 10px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

DIV#footerBtm
{
	height: 85px;	
}

DIV.box
{
	padding: 10px;
	border: 1px solid #222;
	border-top: 0;	
}

.inputTextarea
{
	width: 240px;
	padding: 5px;
	border: 1px solid #222;
	height: 100px;
	font-size: 12px;
}

.big
{
	font-size: 18px;
	background: #8f4e37;	
}

.big:hover
{
	font-size: 18px;
	background: #ffd300;
}

table.total
{
	font-size: 24px;	
}

table.total a
{
	text-decoration: none;	
}
