#home .home, #about .about, #products .products, #fairtrade .fairtrade, #service .service, #contacts .contacts, #login .login {
	text-decoration:underline;
}
body {
	background: #FFF url(../media/images/layout/pg_bg.jpg) repeat-x top center;
}
#stick {
	min-height: 100%;
	background: url(../media/images/layout/page.jpg) no-repeat top center;
}
* html #stick {
	height: 100%;
}
#wrap_hdr {
}
#wrap_content {
	width: 760px;
	margin:0 auto;
	position: relative;
	padding-bottom: 100px;
}
#wrap_ftr {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top: -80px;
}
#hdr {
	width:760px;
	margin: 0 auto;
	position:relative;
	height:150px;
}
#logo{
	position:absolute;
	left:20px;
	top:35px;
	z-index:2;
	color:#711311;
	font-size:14px;
	font-weight:bold;
	color:#711311;
	text-align:center;
	font:Tahoma, "Trebuchet MS", Verdana;
}
#content {
	margin:0 14px;
	min-height:200px;
	height:auto !important;
	height:200px;
	background: url(../media/images/layout/bg_top.jpg) repeat-x center top;
	padding-top:15px;
}
.section_bg {
	border:1px dotted #CCC;
	padding:10px;
}
#ftr {
	padding: 10px 0;
	text-align:center;
}
#copyright {
	font: 10px "Courier New", Courier, monospace;
	color: #333333;
	padding-top: 10px;
}
#nav_main {
	position:absolute;
	left:20px;
	bottom:0;
	font-size:13px;
	line-height:21px;
	font-weight:bold;
}
#nav_main ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav_main li {
	display:inline;
	margin:0;
	padding:0;
}
#nav_main a {
	float:left;
	background:url("../media/images/tableft11.gif") no-repeat left top;
	margin:0;
	margin-left:2px;
	padding:0 0 0 4px;
	text-decoration:none;
}
#nav_main a span {
	float:left;
	display:block;
	background:url("../media/images/tabright11.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#705641;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav_main a span {float:none;}
/* End IE5-Mac hack */
#nav_main a:hover span {
	color:#FFF;
	text-decoration:none;
}
#nav_main a:hover {
	background-position:0% -42px;
	text-decoration:none;
}
#nav_main a:hover span {
	background-position:100% -42px;
	text-decoration:none;
}
#nav_main #current a {
	background-position:0% -42px;
	text-decoration:none;
}
#nav_main #current a span {
	background-position:100% -42px;
	text-decoration:none;
}
#contactinfo{
	position:absolute;
	top:5px;
	left:20px;
	font-size:11px;
	color:#FFFFCC;
}
#cartbox{
	position:absolute;
	top:50px;
	right:25px;
	border:1px solid #CCC;
	padding:7px;
}
#nav_account {
	position:absolute;
	top:5px;
	right:20px;
	font-size:11px;
}
#nav_account li{
	display:inline;
	margin:0 5px;
}
#nav_account a,#nav_account a:visited{
	color:#FFFFCC;
	text-decoration:none;
}
#nav_account a:hover{
	color:#FFFFCC;
	text-decoration:underline;
}
#cart_sub {
	font-size:11px;
	text-align:center;
}
#cart_hdr{
	font-weight:bold;
}
#search_box {
    width: 165px;
    height: 32px;
    background: url(../media/images/bg_search.png) no-repeat right bottom;
	position:absolute;
	bottom:0px;
	right:20px;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 8px 0 0 8px;
    border: 0;
    width: 125px;
    background: none;
    font-size: 13px;
}
#search_box #go {
    float: right;
    margin: 6px 6px 0 0;
	width:20px;
}
#nav_ftr {
	font-size:11px;
}
#nav_ftr ul{
	display: block;
}
#nav_ftr li{
	display:inline;
	margin: 0 5px;
}
#nav_sub ul {
}
#nav_sub li {
	margin: 5px;
}
#content_lft {
	float:left;
	width:180px;
}
#content_main {
	margin-right:5px;
	float: right;
	position:relative;
	width: 530px;
}
#content_main p {
}
#content_main p img {
	float:right;
	margin:35px 5px 20px 20px;
	border:7px solid #B49C89;
}
#content_rt {
}
#content_cart {
margin:10px;
}
#content_narrow{
	width:500px;
	margin:0 auto;
	font-size:14px;
	line-height:21px;
}
.content_third1 {
	float:left;
	width: 30%;
	padding:5px;
	border:1px solid #CCC;
	margin-top: 15px;
}
.content_third {
	float:left;
	width: 30%;
	margin-left:10px;
	padding:5px;
	border:1px solid #CCC;
	margin-top: 15px;
	height:250px;
}
.content_half {
	float:left;
	width: 45%;
	padding:5px;
	border:1px solid #CCC;
	margin: 15px 10px 10px 0;
	font-size: 12px;
}
#nav_cat {
	margin:1px 7px;
padding:0 5px;
}
.glossymenu{
}

.glossymenu .menuitem, .glossymenu .menu_hdr{
font-size: 11px;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
margin-bottom:2px;
}
.glossymenu .menuitem a, .glossymenu .menuitem a:visited, .glossymenu .menu_hdr{
color: #554D38;
display: block;
padding:5px 5px 0px 5px;
text-decoration: none;
background:#FFF;
border:1px solid #D6CABC;
height:18px;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 0;
right: 0;
border: none;
}

.glossymenu .menuitem a:hover{
	color:#2A321C;
	background:#D6CABC;
	border: 1px solid #977C5B;
}

.submenu { /*UL of each sub menu*/
list-style-type: none;
padding: 2px 10px;
margin:0;
display:block;
}

.submenu li{
margin:0;
padding:0;
font-size:11px;
border:1px solid #FFF;
display:block;
margin-bottom:-1px;
}

.submenu a{
display: block;
font-size: 11px;
color: #2B4F49;
text-decoration: none;
border:1px solid #FFF;
}

.submenu a:hover{
color: #6423A8;
text-decoration:underline;
}
.submenu li a span{
font-size:9px;
}
.submenu li a:hover span{
text-decoration:none;
}
#prodstatl {
	font: 10px;
/*	float: left;
	width:40%;
	margin-left: 10px;
	padding-left:10px;*/
	position:absolute;
	top:10px;
	right:150px;
}
#prodstatr {
	font: 10px;
/*	position:absolute;
	top:0;
	right:0;*/
	padding:5px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
#prodstatr form{
	margin:0;
	padding:0;
	font: 10px;
}
.navprod_ct{
	clear:both;
	padding-top:15px;
}
.navprod {
	float:left;
	width:40px;
	margin:0 4px;
	line-height:20px;
	background:#FFF;
	text-align:center;	
}
.navprod a{
	display:block;
	border:1px solid #D6CABC;
}
.navprod a:hover{
	display:block;
	background:#D6CABC;
	color:#FFF;
	border:1px solid #000;
}
.navprodmid{
	float:left;
	margin:0;
	text-align:center;	
}
.navprodmida{
	float:left;
	margin-left:4px;
	margin-right:4px;
	width:20px;
	line-height:20px;
	text-align:center;
}
.navprodmida a{
	display:block;
	background:#FFF;
	border:1px solid #FFF;
}
.navprodmida a:hover{
	background:#FFF;
	border:1px solid #D6CABC;
}
#prodimg {
	width: 275px;
	float:left;
	text-align: center;
	margin-left:10px;
	margin-top:5px;
}
#prodimg img{
	border:1px solid #A8A8A8;
}
#prodcard {
	width: 220px;
	float:right;
	position:relative;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top:5px;
}
.prodcard_in{
	margin-bottom:7px;
	border:1px solid #DDD;
	padding:5px;
}
.prodcard_label{
	padding:3px;
	font-weight:bold;
}
.prodcard_text{
	padding:3px;
}
#prodcard form {
	margin:0;
	padding:0;
}
.subscribe {
	font-size: 11px;
	margin: 0 0 7px 10px;
	border-right:1px solid #A8A8A8;
	border-bottom:1px solid #A8A8A8;
	border-top:1px solid #EBEBEB;
	border-left:1px solid #EBEBEB;
}
.subscribe form, #efnews form {
	margin:0;
	padding:0;
}
.subscribe p{
	margin:0 7px;
}
#efnews {
	font-size:11px;
}
#prodtext {
	margin: 12px 10px;
	line-height:17px;
	font-size:11px;
	float:left;
	width:275px;
}
#prodcard_option{
	padding:7px;
	border:1px solid #FFF;
	margin:10px 0;
	text-align:right;
}
#prodcard_buy input{
	line-height:15px;
	font-size:11px;
	margin:0;
}
.pad {
	padding:5px;
}
.price {
	font-size:14px;
	font-weight:bold;
}
.secthdr {
	padding:0 3px;
	background:#D2B28A url(../media/images/bg_sub.jpg) repeat-x center center;
	color:#FFF;
	border:1px solid #6B523E;
	margin-bottom:5px;
	line-height:25px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-transform: uppercase;
}
.btn img {
	padding-left:3px;
	margin-bottom:-2px;
}
.myinputstyle {
	border: 1px solid #999;
	/** remember to change image path **/
	background: #FFF;
	color: #501B1B;
	font: 12px Arial, Helvetica, sans-serif;
	padding:2px;
	padding-left:3px;
}
.myinputstyle:hover {
	border: 1px solid #333333;
	background: #FFFFCC;
	color: #454743;
	cursor:pointer;
}
.mylabelstyle {
	color: #501b1b;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: right;
}
.highslide-hdr {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	line-height: 18px;
	padding:2px;
	padding-left: 3px;
	background: url(../media/images/bg_sub.jpg) repeat-x center center;
	position:relative;
	margin-bottom:7px;
}
#cart_option {
	position:relative;
	width:100%;
	height:30px;
	border:1px solid #CCC;
	margin-top: 10px;
	clear: both;
}
.offer_img {
	height:130px;
	width:150px;
	display:block;
	border:1px solid #CCC;
	margin:0 auto;
}
.offer_text{
}
.offer_price{
	font-size:14px;
	color:#990000;
	font-weight:bold;
}
.price_ex{
	font-size:14px;
	color: #333333;
	text-decoration: line-through;
	font-weight:bold;
}
#map {
	border:1px solid #A8A8A8;
	z-index:1000;
	margin-top:12px;
}
.buynow {
	z-index:4000;
	position:absolute;
	bottom: 0px;
	right: 5px;
	width: 115px;
	text-align: center;
	color: #990000;
}
.buynow img {
	margin-bottom: -3px;
}
.buynow:hover {
	cursor:pointer;
	text-decoration: underline;
}
.checkout1 {
	color:#6D5440;
	font-size:18px;
}
.checkout2 {
	color:#B4977E;
	font-size:18px;
}
.checkout3 {
	color:#CCC;
	font-size:18px;
}
#cart_add {
	height: 25px;
}
.error{
	color:#990000;
	font-size:12px;
	padding:5px;
	margin:10px;
	border:1px solid #990000;
	background:#FFE6FF;
}
img a{
	padding:0;
	margin:0;
}
h1 a, h2 a, h1 a:visited, h2 a:visited {
	color:#333;
	text-decoration:none;
}
h1 a:hover, h2 a:hover {
	color:#3C0504;
	text-decoration: underline;
}
a.boldbuttons{
background: url(../media/images/layout/cye_btn_l.png) no-repeat bottom left;
display: block;
float: left;
font: bold 11px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 24px; /* Height of button background height */
padding-left: 24px; /* Width of left menu image */
cursor:pointer;
position:relative;
}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: #FFF; /*button text color*/
}

a.boldbuttons span{
background: url(../media/images/layout/cye_btn_r.png) no-repeat bottom right;
display: block;
padding: 4px 8px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
color:#E6DFB2;
}
a.boldbuttons img{
position:absolute;
left:6px;
top:4px;
}
a.boldbuttons:hover{ /* Hover state CSS */
	background-position: top left;
	cursor: pointer;
	color: #FFF;
}
a.boldbuttons:hover span{ /* Hover state CSS */
background-position: top right;
text-decoration: none;
color: #FFF;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden;
cursor:pointer;
}
a.boldbuttons2{
background: url(../media/images/layout/cye_btn2_l.png) no-repeat bottom left;
display: block;
float: left;
font: bold 11px Arial; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 24px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
cursor:pointer;
position:relative;
}

a:link.boldbuttons2, a:visited.boldbuttons2, a:hover.boldbuttons2, a:active.boldbuttons2{
color: #990000; /*button text color*/
text-decoration: none;
}

a.boldbuttons2 span{
background: url(../media/images/layout/cye_btn2_r.png) no-repeat bottom right;
display: block;
padding: 4px 8px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
color:#990000;
}
a.boldbuttons2 img{
position:absolute;
left:6px;
top:4px;
}
a.boldbuttons2:hover{ /* Hover state CSS */
	background-position: top left;
	cursor: pointer;
	color: #333;
}
a.boldbuttons2:hover span{ /* Hover state CSS */
background-position: top right;
text-decoration: none;
color: #333;
}
.search_thumb {
	display:block;
	width:80px;
	height:80px;
	border:1px solid #CCC;
}
.search-result { clear: both; margin: 0 0 10px 0; }
.search-hdr { font-size: 14px; font-weight: bold; padding: 0; margin: 0 0 5px 0; border: none; text-decoration: underline; }
.search-hdr a, .search-hdr a:visited { color: #333; }
.search-hdr a:hover { color: #990000; }
.search-thumb { display: block; width: 110px; height: 110px; border: 1px solid #D7D7D7; cursor: pointer; margin: 0 15px 2px 0; }
.font-lucinda { font-family: lucida grande, "Lucida Grande", sans-serif; }
.line-space { margin-bottom: 10px; }
.red { color: #990000; }