BODY { 
	background-color: white;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

TD, TH {
 font-size: 0.7em;
 font-size: expression(1+'em');
}

#head {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	align: left;
	background-color: #d7cbb9;
}

#homelogo {
	width: 149px;
	height: 80px;
	padding: 0px;
	border-bottom: 6px solid #cdbea7;
	float:left;
	background-image: url(../images/newlogo.gif);
}

#banner {
	width: 611px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 6px;
	float:left;
	background-image: url(../images/banner-base.gif);
}

#main {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../images/main-back.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#left {
	width: 149px;
	float: right;
	height: auto !important;
	font-size: 0.9em;
}

/* middle content height is dependent (to some extent) on the 
   height of rhs promos -- the min-height and height attributes
   must be enough to cover the vertical dimensions of the RHS
   promos
 */
#middle {
	width: 461px;
	border-right: 10px solid #d7cbb9;
	float: left;
	min-height: 492px;
	height: auto !important;
	height: 492px;
	background-color: white;
}

#middlecontent {
	padding: 6px;
}

#promoimage {
	margin-right: 8px;
}

#mainpromo {
	padding: 0px;
}

#wrappermain {
	float: right;
	background: #d7cbb9 url(images/middleback.gif) repeat-y;
}

.middleor {
	width: 461px;
	min-height: 419px;
	height: auto !important;
	height: 419px;
}

#right {
	width: 136px;
	border-left: 4px solid white;
	float: left;
	background-color: transparent;
	min-height: 419px;
	height: auto !important;
	height: 419px;
}

#footer  {
	background-image: url(../images/page-base.gif);
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px 0px 6px 160px;
	text-align: left;
	color: #b39d7a;
	font-size: 0.8em;
	font-weight: bold;
	clear: both;
}

#oldfooter  {
	background-image: url(../images/page-base.gif);
	width: 600px;
	position: relative;
	top: -20px;
	top: expression(-10+'px');
	margin-top: -6px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px 0px 6px 160px;
	text-align: left;
	color: #b39d7a;
	font-size: 0.8em;
	font-weight: bold;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #b39d7a;
	text-decoration: none;
}	

#footer a:hover {
	color: #a37d5a;
	text-decoration: underline;
}


/* left hand side stuff */

#left UL {
	color: #987C4D;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 6px;
	padding-top: 0px;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: expression(10+'px');
}

/* top-level nav colour */
.nav:visited, .nav:hover, .nav:link {
	padding-left: 6px;
	text-decoration: none;
	color: black; 
}

.navpick:visited, .navpick:hover, .navpick:link {
	padding-left: 6px;
	text-decoration: none;
	color: black;
	font-weight: normal;
}

.subnavpick:visited, .subnavpick:hover, .subnavpick:link {
	padding-left: 12px;
	text-decoration: none;
	color: #800000;
	font-weight: normal;
}



.subnavpick:visited, .subnavpick:hover, .subnavpick:link {
	padding-left: 12px;
	text-decoration: none;
	color: #800000;
	font-weight: normal;
}


.link:visited, .link:hover, .link:link {
	text-decoration: none;
	color: black;
}


.finalnav {
	background-color: #CDBEA7;
}

.nav_sep {
	margin-top: 12px;
	margin-left: 6px;
	margin-right: 6px;
	padding-bottom: 4px;
	border-bottom: 1px solid #000000;
}

#left UL {
	padding-left: 0px;
	margin-left: 0px;
	background-color: #d7cbb9;
}

#left UL LI UL {
	color: black;
	list-style-type: none;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #d7cbb9;
}


#left UL LI UL LI UL {
	color: red;
	list-style-type: none;
	padding-left: -6px;
	padding-top: 0px;
	background-color: #d7cbb9;
}

/* right hand side stuff */

.basket_title {
	font-weight: bold;
	color: #987c4d;
	text-align: right;
	margin-right: 8px;
	margin-top: 6px;
	padding-bottom: 8px;
}

.basket_title a:link, .basket_title a:hover, .basket_title a:visited {
	text-decoration: none;
	color: #987c4d;
	}
.basket_title input {
	border: none;
	}
#basket {
	font-weight: normal;
	color: black;
	text-align: right;
	margin-right: 8px;
}

.cart_pad {
	margin-top: 8px;
}
.cart_sep {
	margin-left: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #000000;
	text-align: left;
	font-weight: bold;
}


.promohead1 {
	font-size: 1.5em;
	font-weight: bold;
}

.promo1 {
	background-color: #987c4d;
	margin-top: 10px;
	padding: 0px;
	color: white;
}

.promo1 a:hover, .promo1 a:link, .promo1 a:visited {
	color: white;
	text-decoration: none;
}

.promohead2 {
	font-size: 1.3em;
	font-weight: bold;
}

.promo2 {
	margin-top: 10px;
}

.homehead {
	font-size: 1.4em;
	color: #013162;
}
.homebody {
line-height: 1.3em;
color: #808080;

}
.promohead3 {
	font-size: 1.3em;
	font-weight: bold;
}

.promo3 {
	background-color: #d7cbb9;
	padding: 8px 2px 8px 2px;
	color: black;
}

.homebanner {
	padding: 0px;
	margin: 0px;
	float: left;
}


/*
	general styles
	H1 #AD7D5A;
*/

H1 {
	font-weight: bold;
	font-size: 1.3em;
	color: black;
	margin-top: 6px;
}

H2 {
	font-weight: bold;
	font-size: 1.1em;
	color: #808080;
}

H3 {
	margin: 18px 6px 12px 0px;
	font-weight: bold;
	font-size: 1.0em;
	color: #808080;
	padding-bottom: 2px;
}

H4 {
	margin: 18px 6px 12px 0px;
	font-weight: bold;
	font-size: 1.2em;
	color: #606060; 	
	padding-bottom: 2px;
	border-bottom: 1px solid #a0a0a0;
}

H5 {
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 1.2em;
}

H6 {
	margin: 18px 6px 6px 0px;
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	padding-bottom: 2px;
}

A:visited, A:link, A:hover {
text-decoration: none;
}

ADDRESS {
	font-style: normal;
	font-size: 1.2em;
	margin-left: 24px;
}

.centerColumn {
	padding-left: 6px;
	padding-right: 6px;
}

#breadcrumb {
	font-weight: normal;
	padding-bottom: 8px;
	color: #808080;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #808080;
	text-decoration: none;
}


a:link, a:visited {
	color: #808080;
	text-decoration: none;
}



.subnavblock:visited, .subnavblock:link, .subnavblock:hover {
	color: black;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}


.absubnavblock:visited, .absubnavblock:link, .absubnavblock:hover {
	color: #86212e;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#sectionnav { 
	position: relative;
	left: -3px;
	}
	
#sectionnav a:link, #sectionnav a:hover, #sectionnav a:visited {
	color: red;
	text-decoration: none;
	font-size: 0.8em;
}


.callout {
	margin-left: 24px;
	margin-right: 24px;
	padding: 4px;
	background-color: #daecec;
	border: 1px solid #bacccc;
}

.callout UL LI {
	padding: 2px;
}


.totalcells {
	font-weight: bold;
	text-align: right;
	padding-right: 6px;
}

.hamperitem {
	padding-top: 14px;
	margin-bottom: -8px;
}

.contents {
	color: #808080;
	width: 220px;
}

.contents2 {
	color: #808080;
}

.pricing {
	color: #000;
}

.contents2 TD, .contents2 TH {
	color: #808080;
}

.contents2 A:link, .contents2 A:hover, .contents2 A:visited {
	color: #808080;
	text-decoration: none;
}


.contents A:link, .contents A:hover, .contents A:visited {
	color: #808080;
	text-decoration: none;
}

.tablepad {
	padding-bottom: 6px;
}



.messageStackError {
	color: #800000;
	background-color: #ffe0e0;
	border: 1px solid black;
	padding: 8px 18px 8px 18px;
}

.messageStackSuccess {
	color: #008000;
	background-color: #e0ffe0;
	border: 1px solid black;
	padding: 8px 18px 8px 18px;
}

.ninfo {
color: #808080;
width: 260px;
float: left;
padding-top: expression(8+'px');
}

.ninfo2 {
color: #808080;
width: 180px;
float: left;
padding-top: expression(8+'px');
}

.ninfo3 { 
color: #808080;
}

.ninfo TD { 
color: #808080;

}


.titlelink a:hover, .titlelink a:link, .titlelink a:visited {
	text-decoration: none;
	color: black;
}

.nutrihead {
	border-top: 1px dashed #808080;
	border-bottom: 1px dashed #808080;
	padding-top: 6px;
	padding-bottom: 6px;
}




.hamperdesc {
	height: 170px; 
	width: 84px; 
	font-weight: bold; 
	font-size: 0.8em;

	}

.hampertitle {
	line-height: 2em;
	color: #000000;
	font-weight: bold;
	font-size: 1.0em;
}


.hamperdesc a:visited, .hamperdesc a:link, .hamperdesc a:hover {
	text-decoration: none;
	color: #808080;
}

.sresult {
	font-weight: bold;
	color: black;
}

SELECT {
	border: 1px solid black;
	padding: 2px;
}
TEXTAREA {
	border: 1px solid black;
	padding: 2px;
}

.inputfield {
	border: 1px solid black;
	padding: 2px;
}

.retailhead {
	font-size: 2em;
	font-weight: normal;
}

.alert { 
	color: red;
	font-weight: bold;
}

.inline:link, .inline:visited {
	color: black;
}

.inline:hover {
	color: black;
	text-decoration: underline;
}

.recipeselect {
border: 1px solid black;
padding: 0; margin: 0;
font-size: 10px;
}

OL LI { padding-bottom: 0.5em; padding-top: 0.5em; }


.miniquantity {
font-size: 8pt;
padding: 3;
margin: 0;
border: 1px solid black;
text-align: right;
width: 24px;
}

.pointyhand {
cursor: pointer;
}

.loginfield {
	font-size: 8pt;
	border: 1px solid black;
	padding: 3px;
}

.addresstoggle {
	cursor: pointer;
	font-weight: bold;
	border: 1px solid black;
	padding: 2px;
	background-color: #ddd2c3;
	}
	
.megaslots {
	margin-top: 12px;
	color: #808080;
	font-size: 8pt;
	font-style: italic;
	}
	

#promoleft {
	width: 222px;
	height: 220px;
	float: left;
	margin-right: 4px;
	background-color: #070606;
}

#promoright {
	width: 223px;
	height: 220px;
	float: left;
	background-color: #eee8df;
}

#promoleft P { color: white; margin:8px; }

.supermarket-product {
text-align: center;
font-weight: bold;
}

.search {
	font-weight: bold;
	color: #987c4d;
	margin-left: 8px;
	margin-top: 6px;
	padding-bottom: 8px;
}

.smalldrop {
	font-size: 9px;
	}
	
.offerbox {
	margin: 8px;
	margin-left: 0px;
	padding: 4px;
	font-weight: bold;
	color: #900000;
}

.offerbox A {
	color: #900000;
}

.offerbox A:visited {
	color: #900000;
}

.offerbox A:hover {
	color: #000000;
}

.offerbox A:link {
	color: #900000;
}

.hamper_link A, .hamper_link A:hover, .hamper_link A:link, .hamper_link A:visited {
	color: 	#aa1e2a;
}

.hamper_link { padding: 8px 0 18px 0; line-height: 1.25em;}