@charset "utf-8";

/* ========================================
Colour Scheme
main text: #332f30
light chocolate: #865437
light brown: #b9aa67
intro: #ffeca3


choc #332f30
orig #ffeca3
dry #fffcd7
========================================*/


/* ========================================
General Elements
========================================*/

body {
	background: url(images/bg_body.gif) repeat #002d57;
	color: #332f30;
	font: 96%/1.6em 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 4px;
       text-align: center;
	}

#intro {
	background: #ffeca3;
	color: #332f30;
	font: normal 120% 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 0px 0px 30px 0px;
	padding: 15px 30px;	
	}

h1 {
	color: #865437;
	font: normal 140% 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 15px 0px 15px 30px;
	}

h2 {
	color: #865437;
	font: normal 120% 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 30px;
	}

h3 {
	font: bold 100% 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 30px;
	}
	
p {
	margin: 5px 30px 15px 30px;
	padding: 0px;
	}

ul {
	margin: 5px 30px 15px 30px;
	padding: 0px;
	padding-left: 17px;
	}
ol {
	margin: 5px 30px 15px 30px;
	padding: 0px;
	padding-left: 24px;
	}
	
li {
	margin: 0px;
	padding: 0px;
	}
	
a {
	color: #865437;
	}

a:hover, li.active a {
	color: #b9aa67;
	text-decoration: none;
	}

table {
	margin: 0px 30px 30px 30px;}
	
th, td {
	margin:0px;
	padding: 0em 1em 0em 0em;
	}

	
/* ========================================
Positioning ID's
========================================*/	

#wrap {
	background: #fff;
	border: 4px solid #fff;4px solid #fff;
	margin: auto;
	padding: 0px;
		position: relative;
	width: 760px;
  text-align: left;
	}

#header {
	background: url(images/header_bg.gif) 100% 0 no-repeat #865437;
	height: 142px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	}


#maincontent {
	background: #fff;
	float:left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 456px;
	}

#rightcontent {
	margin: 0px 0px 0px 486px;
	padding: 0px;
	position: relative;
	}

#rightcontent p {
	margin: 0px 30px 30px 0px;
	padding: 0px;
	}

#rightcontent h2 {
	color: #b9aa67;
	margin: 30px 15px 0px 0px;
	}
	
#rightcontent h2 {
	margin: 20px 15px 0px 0px;
}
		
#EmailForm {
	margin: 0px 0px 30px 30px;}
/* ========================================
Global Navigation Elements
========================================*/

ul.globalNav {
	background: #b9aa67;
	border-top: 1px solid #fff;
	border-bottom: 6px solid #ffeca3;
	font: bold 100% 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 6px 20px;
		position: relative;
	}

ul.globalNav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	}

ul.globalNav a {
	color: #fff;
	margin: 0px;
	padding: 6px 10px;
	text-decoration: none;
	}


ul.globalNav a:hover {	
	background: #ffeca3;
	color: #231f20;
	}
	
ul.globalNav li.active a {
	background: #ffeca3;
	color: #231f20;
	}

/* Drop Down navigation	*/

ul.globalNav ul {
	display:none; 
	margin:0; 
	position: absolute; 
	top: 25px; 
	left: 0; 
	padding: 0; 
	z-index:100;}

ul.globalNav ul li {display: block;}

ul.globalNav li:hover ul {
	display:block; 
	border-top: 1px solid #666;
	margin:0;
	padding: 0;}

ul.globalNav ul a {
	background: #b9aa67;
	border: 1px solid #666; 
	border-top: none;
	display: block; 
	float: none;
	margin: 0;
	width: 9em;}
ul.globalNav ul a:hover {
	margin:0;} 





/* local navigation */


ul.localNav {
	background: #ffeca3;
	border-bottom: 3px solid #ffeca3;
	font: bold 100% 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0 20px 4px;
	}

ul.localNav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

ul.localNav a {
	color: #865437;
	margin: 0px;
	padding: 0 10px 4px;
	text-decoration: none;
	}


ul.localNav a:hover, ul.localNav li.active a {	
/*	background: #DCCB85;*/
	color: #332f30;
	}











/* ========================================
Footer Elements
========================================*/


#footer {
	background: #b9aa67;
	clear: both;
	color: #fff;
	font-size: 80%;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
	padding: 6px 30px;
	text-align: right;
	}
	
#footer p {
	margin: 0px 30px 30px 30px;
	}

#footer a {
	color: #fff;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}
	
#footer span.last {display: none;}


/* ========================================
Product Classes index page
========================================*/

div.choc {
	height: 110px;
	color: #ccc;
	background: url(images/choc_bg.gif) 100% 50% no-repeat #231f20;
	text-decoration: none;	
	padding: 30px 20px 30px 124px;
	margin: 0px 0px 10px 30px;
	}
div.choc a:hover {
	color: #fff;
	text-decoration: none;		
	}
div.orig {
	height: 110px;
	background: url(images/orig_bg.gif) 100% 50% no-repeat #ffeca3;
	text-decoration: none;		
	padding: 30px 20px 30px 124px;
	margin: 0px 0px 10px 30px;
	}
div.orig a:hover {	
	text-decoration: none;		
	}
div.dry {
	height: 110px;
	background: url(images/dry_bg.gif) 100% 50% no-repeat #fffcd7;
	text-decoration: none;		
	padding: 30px 20px 30px 124px;
	margin: 0px 0px 10px 30px;
	}
div.dry a:hover {	
	text-decoration: none;		
	}
#home-product-summaries h2 {margin-left: 0px; margin-right: 0px;}
#home-product-summaries p {margin-left: 0px; margin-right: 0px;}
/* ========================================
Product Classes product page
========================================*/

.category-links {
	margin: 0px 0px 0px 30px;
	}

.productLine {
	clear: both;
	font-size: 90%;
	line-height: 1.2em;
	margin: 0px 0px 30px 30px;
	padding: 24px 0px 0px 0px;
	position: relative;}

.productLine p {
	margin: 0px;
	padding: 0px 0px 0px 110px;}

.productLine h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;}

.productLine img.thumb {
	float: left;
	margin: 0px;
	border: 0px;
	}

.productLine p.price {
	font-size: 130%;
	font-weight: bold;
	margin-top: 6px;}
		
/***********************************
 *  TREASURE CART
 **********************************/
div#maincontent div.treasure_cart
{
    float: right;
    text-align: right;
}

div#maincontent div.treasure_cart a
{
    display: block;
    padding-bottom: 4px;
}

div#maincontent div.treasure_cart a:hover
{
    border: none;
}

div#maincontent div.treasure_cart a span.tc_cart_count
{
    padding: 0px 0px 0px 6px;
    color: #999;
}

div#maincontent div.treasure_cart a:hover span.tc_cart_count
{
    color: #fc0;
}

div#maincontent div.treasure_cart a span.tc_cart_count:before
{
    content: '[';
    color: #f60;
}

div#maincontent div.treasure_cart a span.tc_cart_count:after
{
    content: ']';
    color: #f60;
}

/* RECIPES */

div.recipe-summary {
	margin: 10px 0px 20px 0px;
	clear: both;
	}
div.recipe-summary h2 {
	/* margin: 0px 0px 10px 0px; */
	/* float: left; */
	}
div.recipe-summary img.thumb {
	margin: 10px 30px 10px 30px;
	border: 0px;
	/* float: right; */
	}

img.recipe-image {
	margin-top: 50px;
	border: 0px;
	/* float: right;
	padding: 10px; */
	}

/* END RECIPES */



	
/*

.productLine {
	clear: both;
	font-size: 90%;
	line-height: 1.2em;
	margin: 0px 0px 0px 30px;
	padding: 24px 0px 0px 0px;
	position: relative;}

.productLine p {
	margin: 0px;
	padding: 0px;}

.productLine h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;}

.productLine Img {
	float: left;
	margin: 0px;}

.productLine p.price {
	font-size: 130%;
	font-weight: bold;
	margin-top: 6px;}



*/
	
/* ENQUIRY FORM */

label,input,textarea {font: 90%/1em 'Trebuchet MS', Arial, Helvetica, sans-serif;}

form.enquiry-form input#request_title {display:none;}
form.enquiry-form .text-input {width: 300px;}
form.enquiry-form  label{font-weight:bold;}

/* END ENQUIRY FORM */	
		
/* ========================================
General Classes
========================================*/
.clear {
	clear: both;}

	
.imgLeft {
	border: 1px solid #332f30;
	float: left;
	margin: 0px 12px 6px 0px;
	padding: 1px;
	}

.imgRight {
	border: 1px solid #332f30;
	float: right;
	/* margin: 0px 0px 6px 12px; */
	padding: 1px;
	}

.order {
	margin: 0px;
	padding: 0px;
	}


.quote {
	background: url(images/quote_bg.gif) top left no-repeat;
	color: #b9aa67;
	font: italic 120% Georgia, "Times New Roman", Times, serif;
	margin: 10px 30px 0px 30px;
	padding: 30px;
	text-indent: 30px;
	}

.QuoteAuthor {
	color: #949698;
	font: italic 80% 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 0px 60px 30px 60px;
	padding: 0px;
	text-align: right;
	}


	
.secondaryColour {
	color: #332f30;
	}
		
.small {
	font-size: 80%;
	}

.errors {
	color: #ff0000;
}

/* ========================================
Treasure Chest
========================================*/

div.treasure_cart
{
    margin-top: 0px;
    margin-left: 30px;
    padding: 0px 0px 10px 0px;
}

div.treasure_cart a
{
    text-decoration: none;
}

div.treasure_cart a.tc_cart_empty
{
    text-decoration: underline;
}

div.treasure_cart a span.tc_cart_view_text
{
    text-decoration: underline;
}

div.treasure_cart a:hover span.tc_cart_view_text,
div.treasure_cart a.tc_cart_empty:hover
{
    text-decoration: none;
}

a.tc_cart_count
{
    text-decoration: none;
}

.tc_cart_count
{
    padding-left: 4px;
    margin-right: 18px;
}

.tc_cart_count:before
{
    content: "(";
}

.tc_cart_count:after
{
    content: ")";
}

p.addToChest
{
    margin-top: 10px;
    margin-bottom: 14px;
}

a.treasureChest
{
    padding: 4px;
    border: 3px double #e7dfba;
    background: #eee;
}

a.treasureChest:hover
{
    border: 3px double #b9aa67;
    background: #ddd;
}

div.product_detail
{
    padding: 14px 10px 0px 10px;
}

div#cartContainer
{
    margin: 5px 0px 0px -25px;
    height: 67px !important;
}

div#cartContainer h2
{
    margin: 6px 0px 0px 25px;
}

div.cartStandard
{
    border: 2px solid #eee;
    background: #ffffff;
}

div.cartFlash
{
    border: 2px solid #ff6;
    background: #ffffcc;
}

div.cartFlash a
{
    color: #900;
}