@charset "UTF-8";
/* CSS Document 

GOLD	#b19544
BROWN	#3a2114

*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3c2316;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
}
a {
	color: #3c2316;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.h1note {
	font-size: 16px;
	color: #b17a2b;
}

.whtbdrrt {
	border-right: 1px #FFF solid;
}

.notice {
	border: 1px #990033 solid;
	padding: 5px 10px;
}
.notice p {
	padding: 0 0 5px 0;
}

/* SEARCH BOX */

.search-box {
	text-align: right;
	padding-right: 0;
	margin-right: 0;
}
.search-box form {
	margin: 0;
}
input.btn {
	background-color: #b19544;
	color: #000;
	border: 1px #b19544 solid;
	height: 22px;
	margin-right: 0;
	padding-right: 0;
	text-align: center !important;
}
input.txt {
	width: 210px;
	height: 14px;
}
.recipelist {
	width: 225px;
	height: 240px;
	float: left;
	text-align: center;	
}
a.recipepdf {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #999999
}
a.recipepdf:hover {
	text-decoration: underline;
	color: #666666;
}

#mainmenu {
	float: left;
}

.cart-summary {
	margin: 0;
	float: right;
}

/* CATEGORY HEADERS */
#cattitle {
	margin: 0;
	padding: 0;
}
#cattitle h1 {
	margin: 0;
	padding: 10px 0 5px 0;
}

/*  SHOP CATALOG: Subcategory display */
.shop-catalogue {
	border: none;
	height: 230px;
	margin: 0 6px 6px 0;
	overflow: visible;
	width: 185px;
}
.shop-catalogue .image {
	height: 185px;
	margin:0 auto;
	padding: 0;
	text-align:center;
}
.shop-catalogue h4 {
	margin-top: 5px;
	font-size: 12px;
	line-height: 14px;
	text-indent: 0;
}
.shop-catalogue h4 a {
	color:#000;
	text-decoration:none;
	font-weight: normal;
}
.shop-main {
	margin: 0 !important;
	margin-top: 0;
	padding: 0;
}
.header {
	margin: 0;
	padding: 0;	
}
.body {
	margin: 0;
	padding: 0;
}
table.catalogueTable {
	margin: 0;
	padding: 0;
}

/* */


#container {
	width: 950px;
	margin: 0 auto;
}

#header {
	clear: both;
}

#ur {
	float: right;
	text-align: right;
}
#ur span {
	padding-left: 15px;
}

#mainnav {
	clear: both;
	text-transform: uppercase;
	font-size: 10px;
}
#mainnav ul {
	padding-left: 0;
	margin: 0 0 10px 0;
	background-color: ;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}
#nav_273151 {
	margin: 0 0 10px 0;
}
#mainnav ul li { 
	display: inline;
}
#mainnav ul li a { 
	padding: 0.2em 0.5em;
	background-color: ;
	text-decoration: none;
	border-right: 1px solid #000;
	color: #000;
	font-weight: normal;
}
#mainnav ul li a:hover {
	background-color: #b19544;
	color: #000;
}

#catnav {
	clear: both;
}
#catnav ul {
	padding: 2px 0;
	margin: 0 0 10px 0;
	background-color: #b19544;
	text-transform: uppercase;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
}
#catnav ul li { 
	display: inline;
	border-right: 1px solid #fff;
}
#catnav ul li a { 
	padding: 0.2em 0.5em;
	background-color: #b19544;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
#catnav ul li a:hover {
	background-color: #b19544;
	color: #000;
}
.catalogueitemdump a {
	font-weight: normal;
}

#cathdr {
	width: 950px;
}
#cathdr .hdrimg {
	margin-right: 10px;
}

.shop-main .header {
	border: none;
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0;
}
.breadcrumbs {
	margin: 0;
	padding: 3px 0;
	border-top: 1px #CCC solid;
	border-botom: 1px #CCC solid;
}

#recipes:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}
#recipes { 
     zoom: 1;
}

#btmnav {
	margin-top: 10px;
}
#btmnav table td {
	font-size: 10px;
	color: #999999;
	padding: 3px 5px;
}
#btmnav td.hdr {
	background: #b19544;	
	color: #000;
	text-transform: uppercase;
}
#btmnav a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#btmnav a:hover {
	color: #999999;
	text-decoration: underline;
}

.footer {
	display: none;
}

#footer {
	width: 944px;
	margin: 0 auto;
	padding: 3px;
	text-align: right;
	font-size: 10px;
	color: #999999;
}