@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background:  #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size:12px;
	/*line-height: 1.5;*/
	/*color: #000000;
	font-size: small;*/
}
* html body {
	font-size: x-small;/*for IE5/Win */
	f\ont-size: small; /*for other IE versions */
}
/*#body_hom #nav_hom a, #body_auth #nav_auth a, #body_acct #nav_acct a,#body_news #nav_news a, #body_con #nav_con a, #body_news #nav_news a, #body_rec #nav_rec a, #body_spec #nav_spec a, #body_cart #nav_cart a, #body_help #nav_help a {
background: #BEB06F;
color: #1A1303;
font-weight: bold;
}*/
h1 {
	/*font-size: 150%;*/
	margin-top: 0px;
	padding-top: 5px;
	font-size:18px;
}
h2 {
	font-size: 16px;
}
.itemName  {
	font-size: 16px;
	font-weight:bold;
}
.tdpaginglinks, .tdpaging {
	font-size: 14px;
	font-weight:bold;
}
table#ContentsContainer .itemName {
	font-size:12px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
a:hover {
	color: #FF6600;
	background-color: transparent;
	text-decoration: none;
}
.side-box a:link {
	color: #272727;
	background-color: transparent;
	text-decoration: none;
}

.side-box a:visited {
	color: #272727;
	background-color: transparent;
	text-decoration: none;
}
.side-box a:active {
	color: #272727;
	background-color: transparent;
	text-decoration: none;
}
.side-box a:hover {
	color: #FF6600;
	background-color: transparent;
	text-decoration: none;
}
#container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background: #FFFFFF;
}
/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the "#sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
#sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 20%; /* since this element is floated, a width must be given */
	padding: 0 15px; /* top and bottom padding create visual space within this div  */
	background:#D6EEFC; /* the background color will be displayed for the length of the content in the column, but no further */
	font-size:12px;
}

#side-box {
	color:#D6EEFC;
	background-color:transparent;
}
#tblcategoriesmenu th, #tblcategoriesmenu td {
	background-color:#CC0066;
	color:#CC0066;
}
#sidebar2 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 15%; /* since this element is floated, a width must be given */
	padding: 0 10px; /* top and bottom padding create visual space within this div  */
	background:#D6EEFC;
	position: absolute;
	right:auto;	
}
.side-box {
	width: 100%;
}
.side-box h3	{
	margin-top: 0;
	padding: 5px 8px 4px 10px;
	/*font-size: 130%;*/
	color: #333;
	border-bottom: 1px solid #E0CFAB;
}
.side-box ul {
	margin: 0;
	padding: 0px 10px 14px 10px;
	list-style: none;
}
.side-box ul li {
	margin: 0 0 6px;
	padding: 0;
}
.side-box a {
	text-decoration:none;
	font-weight: 500;
}
.side-box p {
	color:#474747;
	padding-bottom: 6px;
	/*margin: 0 0 0 6px;*/
	text-align: left;
	padding-left: 2px;
	font-size:12px;
	line-height: 1.2em;
}

.side-box ul.search {
	margin: 0;
	list-style: none;
}
.box ul li.cart {
	text-align: center;
	/*margin: 4px 0 0 0;*/
}


/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/

#ShopcentreContainer {
	position:relative;
	left:1%;
	width:70%;
	z-index:auto;
	visibility: visible;
	float: left;
}
#centreContainer {
	position:relative;
	left:1%;
	width:70%;
	z-index:auto;
	visibility: visible;
	float: left;
}
#centreContainer h1 {
	padding-top: 8px;
}
#centreContainer ul.cat-list {
	list-style:none;
	padding-left:0;
	margin: 0px;
}
#centreContainer ul.cat-list2 {
	list-style:none;
	padding-left:40px;
	margin: 0px;
}
ul {
	list-style: disc;
	margin-left:0px;
}
#content, #sitemap {
	left: 0px;
	top: 0px;
	clear: both;
	height: auto;
	overflow: visible;
	z-index: 0;
	min-height: 800px;
	line-height: 1.3em;
}
dl.prod {
	padding-left: 0px;
}
dt.prod {
	width: auto;
	float: left;
	font-weight: 500;
	line-height: 1.5em;
}

dd.prod {
	left: 120px;
	float: none;
	clear: none;
	padding-left: 173px;
	line-height: 1.5em;
 	width: auto;
}

dl.lp {
	left: 0px;
}
dt.lp {
	left: 0px;
	width: 60px;
	float: left;
}
dd.lp {
	left: 0px;
	float: none;
	clear: none;
	padding-left: 80px;
	line-height: 1.5em;
}

/*----------------F O O T E R*/
#footer {
	background:#FFFFFF;
	text-align:center;
	width: 85%;
	float: right;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer ul {
	margin: 0;
	list-style: none;
}
#footer li {
	float: left;
	padding: 5px 5px 0px 5px;
	font-weight:400;
	text-align: center;
}
#footer a {
	text-decoration:underline;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearer {
	clear:left;
}
/*------------------N A V I G A T I O N*/
#navigation {
	clear: both;
}
#nav {
	float: left;
 	width: 100%;
	margin: 0;
	padding: 15px 0 0 40px;
	list-style: none;
}
.nav p {
	font-size:12px;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-size:12px;
}
#nav a:hover {
	background: #C0C0C0;
	font-size:12px;
}
#nav a {
	float: left;
	display: block;
	/*margin: 0 1px 0 0;*/
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #9B8748;
	border-bottom: none;
	background: #F9E9A9;
	font-size:12px;
}
#prod-level {
	background: #BDDB62;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	clear:both;
	font-size:12px;
}
#prod-name {
	margin-left: 17%;
	margin-right: 0%;
	padding: 8px 22px;
	text-transform:capitalize;
	/*font-size: 120%;
	font-weight:600;*/
	float:right;
}
#prod-cat {
	background: #92B91C;
	clear: both;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}

.image {
	border:0;
}

#pic {
	position: relative;
	margin-top:4px;
	padding-top: 8px;
	text-align: center;
	border: thin #7FCAFF solid;
	width: 150px;
	float: left;
}
#pic-font {
	font-style: italic;
	text-align: center;
	font-size: 80%;
	line-height:1.2em;
	margin: 0px 0px 6px 0px;
}
/*Tables*/
/*table {
	width: 100%;
}*/
table#MainTable {
    background-color:#FFFFFF;
}

td {
	color: #000000 ;
    background-color:#FFFFFF;
}
table#MainTable td {
	background-color:#D6EEFC;
	COLOR:#D6EEFC;
}

#news {
	width: 50%;
}
#letter	{
	width:600px;
	background-color:#FFFFFF;
}
#nzship {
	width: 50%;
}
#courier {
	width: 85%;
}
#nzship th, #nzship td, #courier th, #courier td {
	background: #E3E3E3;
	cursor: auto;
}
#author, #recipelist, #schrslts, #schrslts-2 {
	width:99%;
}
#author th, #author td, #recipelist th, #recipelist td, #letter th, #letter td {
	background:#FFFFFF;
	font-size: 90%;
	cursor:inherit;
}
#schrslts th, #schrslts td, #schrslts-2 th, #schrslts-2 {
	background:#FFFFFF;
}
#author th, #recipelist th {
	text-decoration:underline;
	text-transform:uppercase;
}
#bestseller th, #bestseller td, #tblSpecials th, #tblSpecials td, #tblfavRecipe th, #tblfavRecipe td, #tblAvailability th, #tblAvailability td, #tblHPN th, #tblHPN td {
	background-color: #FFFFFF;
}
#intnl {
	width: 60%;
	margin-left: 130px;
}
#intnl th, #intnl td {
	background: #FFFFFF;
	font-size: 85%;
	cursor:auto;
}

#shipping, #payOptions, #temp, #weight, #liquid, #baking {
	width: 100%;
	border: 0px;
	text-align: center;
	cursor:default;
}
#temp, #weight {
	width: 250px;
	border: 0px;
	margin-left:200px;
}
#liquid {
	width: 300px;
	border: 0px;
	margin-left:175px;
}
#shipping th, #shipping tr, #shipping td, #payOptions th, #payOptions tr, #payOptions td, #temp th, #temp td, #temp tr, #weight th, #weight tr, #weight td, #liquid th, #liquid tr, #liquid td {
	text-align: center;
}
#tbltop td{
	background-color:#D6EEFC;
}

.recipe {
	float:left;
	border:0;
	padding:6px;
}
.index-prod-top	{
	float: left;
	padding-left: 0;
	padding-bottom: 10px;
	width: 100%;
}
.index-prod-title	{
	float: left;
	padding-left: 0;
	padding-bottom: 10px;
	width: 100px;
}
.index-prod1	{
	float: left;
	padding-left: 0;
	padding-bottom: 10px;
	width: 250px;
	height:230px;
	text-align:center;
}
.index-prod2	{
	float: left;
	padding-bottom: 10px;
	width: 250px;
	height:230px;
	text-align:center;
}
.index-prod3	{
	float: left;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 250px;
	height:230px;
	text-align:center;
}
.index-prod4	{
	float: left;
	width: 250px;
	height: 250px;
	position:relative;
}
.next {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	font-size:95%;
	font-weight:600;
	width: 100%;
}
hr	{
	color: #D6EEFC;
	line-height: 1px;
}

/*.itemName {
font-size:110%;
font-weight:bold;
}*/
.tdleftmenu, .tblproduct, .itemDescription {
font-size:12px;
line-height:1.5em;
}
.regPrice {
text-decoration:line-through;
color:#FF0000;
}
.categoryLink {
font-size:14px;
color:#006633;
font-weight:bold;
}