﻿@charset "UTF-8";

/*------------------------------------------------------------------------------------*/

html, body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: #FFFFFF url(/images/h-bg.jpg) repeat-x;
	color: #444847;
	height: 100%;
	font-size: 14px;
	line-height: 1.6em;
}

h1, h2, p {
	margin-bottom: 20px;
}

h1 {
	font-size: 23px;
}

a {
	color: #67a993;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a h1 {
	color: #444847;
}

a h1:hover {
	color: #67a993;
}

h2 a {
	font-size: 11px;
}

#header {
	width: 100%;
	height: 166px;
	display: block;
	background: url(/images/h-top.png) top right no-repeat;
}

.wrapper {
	width: 960px;
	margin: auto;
	position: relative;
	clear: both;
}

#body {
	width: 100%;
	min-height: 500px;
	display: block;
	background: #414041 url(/images/bg.png) top right no-repeat;
	float: left;
}

#body .wrapper {
	padding-top: 50px;
}

#footer {
	width: 100%;
	min-height: 240px;
	clear: both;
	display: block;
	background:url(/images/ftr.png) repeat-x;
}

#footer .wrapper {
	padding-top: 35px;
}


/*-------------------------------------Header-----------------------------------------------*/


#logo {
	width: 285px;
	height: 53px;
	background: url(/images/logo.png);
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 60px;
}

#header-advertising {
	width: 637px;
	height: 79px;
	background: url(/images/h-advertising.jpg);
	display: block;
	position: absolute;
	top: 30px;
	right: 0px;
}

#navigation {
	position: absolute;
	right: 0;
	top: 140px;
}

#navigation li {
	float: left;
	margin-left: 20px;
	display: block;
}

#navigation li a {
	display: block;
	text-indent: -9999px;
}

#home-link {
	width: 45px;
	height: 13px;
	background: url(/images/nav.png);
}

#home-link:hover {
	background: url(/images/nav.png) 0 -19px;
}

#about-link {
	width: 72px;
	height: 13px;
	background: url(/images/nav.png)  -65px 0;
}

#about-link:hover {
	background: url(/images/nav.png) -65px -19px;
}

#blog-link {
	width: 34px;
	height: 18px;
	background: url(/images/nav.png)  -158px 0;
}

#blog-link:hover {
	background: url(/images/nav.png) -158px -19px;
}

#promotional-link {
	width: 148px;
	height: 18px;
	background: url(/images/nav.png)  -214px 0;
}

#promotional-link:hover {
	background: url(/images/nav.png) -214px -19px;
}

#custom-link {
	width: 155px;
	height: 18px;
	background: url(/images/nav.png)  -381px 0;
}

#custom-link:hover {
	background: url(/images/nav.png) -381px -19px;
}

#ethical-link {
	width: 131px;
	height: 18px;
	background: url(/images/nav.png)  -553px 0;
}

#ethical-link:hover {
	background: url(/images/nav.png) -553px -19px;
}

#contact-link {
	width: 94px;
	height: 18px;
	background: url(/images/nav.png)  -702px 0;
}

#contact-link:hover {
	background: url(/images/nav.png) -702px -19px;
}

/*-------------------------------------Body-----------------------------------------------*/


#left {
	width: 680px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

#right {
	width: 250px;
	overflow: hidden;
	float: left;
}

#product-display {
	width: 680px;
	height: 255px;	
	display: block;
	margin-bottom: 20px;
}

.text-body {
	width: 640px;
	background: #FFFFFF url(/images/b-ftr.png) no-repeat bottom left;
	padding: 20px;
	float: left;
	margin-bottom: 20px;
}

.text-body object {
	text-align: center;
	margin: 0 5%;
	clear: both;
	padding: 10px;
	background: #414041;
	float: left;
	width: 558px;
}

#group-badges {
	margin: 20px auto 0;
	float: left;
	width: 435px;
	padding: 0 16%;
	
}

#group-badges li {
	float: left;
}

.fair-trade-small {
	margin-top: 30px;
}

.small-right {
	margin-left: 40px;
}

.small-left {
	margin-right: 40px;
}

#below-text-advertising {
	width: 680px;
	height: 151px;
	background: url(/images/b-advertising.jpg) no-repeat;
	display: block;
	margin-bottom: 10px;
	float: left;
}

/*-------------------------------------Footer-----------------------------------------------*/

#navigation-hf {
	width: 680px;
	float: left;
	margin: 0 20px 12px 0;
	background: url(/images/navigationtext.png) no-repeat;
	text-indent: -9999px;
}

#address-hf {
	background: url(/images/addresstext.png) no-repeat;
	text-indent: -9999px;
	float: left;
	width: 260px;
	margin-bottom: 12px;
}

#footer-spacer {
	width: 960px;
	height: 3px;
	display: block;
	float: left;
	background: url(/images/ftr-line.png) repeat-x;
	margin-bottom: 10px;
}

.footer-nav {
	width: 330px;
	float: left;
	margin-right: 20px;
}

.footer-nav li {
	width: 330px;
	padding: 10px 0;
	float: left;
	clear: left;
	background: url(/images/ftr-sub-line.png) bottom repeat-x;
	display: block;
}

.footer-nav li a {
	color: #444847;
	display: block;		
}

.footer-nav li a:hover {
	color: #67a993;
}

#footer-address {
	width: 260px;
	float: left;
	font-size: 11px;
}

#footer-address p {
	margin-bottom: 10px;
}

/*-------------------------------------Sidebar-----------------------------------------------*/


#right h1 {
	font-size: 21px;
}
.side {
	width: 210px;
	float: left;
	padding: 20px;
	margin-bottom: 20px;
	text-transform: capitalize;
	line-height: 1.8em;
}

.sidebox {
	background: #f7f5ed url(/images/s-h.png)  top right no-repeat;
}

.sidebox a {
	color: #444847;
}

.sidebox a:hover {
	text-decoration: none;
}

.alt-side {
	color: #FFFFFF;
	background: url(/images/s-one.png) no-repeat;
	min-height: 130px;
	padding-bottom: 0;
}

.alt-side p {
	width: 208px;
	clear: both;
}

.alt-side a {
	color: #FFFFFF;
	width: 100%;
	float: left;
	margin-top: 20px;
}

.side p {
	margin-bottom: 0px;
}

.alt-side a:hover {
	color: #67a993;
	text-decoration: none;
}

.alt-side h3 a {
	font-size: 21px;
	text-align: center;
	width: 205px;
	float: left;
}

.side p {
	font-size: 11px;
	font-style: italic;
	line-height: 1.6em;
	float: left;
	clear: both;
	width: 100%;
	
}

.side p.readmore {
	font-weight: bold;
	font-style: normal;
	clear: both;
	width: 100%;
}

.side p.readmore a {
	float: right;
	text-align: right;
	clear: both;
	width: 100%;
}

#custombagbag {
	float: left;
}

.custombagtext {
	float: right;
	font-size: 12px;
	width: 90px;
	line-height: 1.6em;
	margin-bottom: 20px;
}

.custombagtext br {
	margin-bottom: 20px;
	clear: both;
	height: 20px;
	display: block;
}

.sidebox li {
	background: url(/images/ftr-sub-line.png) bottom repeat-x;
	padding: 10px 0;
	display: block;
}

.sidebox li a {
	display: block;
}

.sidebox li a:hover {
	color: #67a993;
}

.sidebox li a.blog-related {
	text-indent: 0;
}


#faq {
	width: 220px;
	height: 230px;
	background: url(/images/faq.png);
	text-indent: -9999px;
	display: block;
	float: left;
}

.blog-post {
	float: left;
}

.blog-post-details {
	width: 80px;
	min-height: 200px;
}

.blog-post-content {
	width: 540px;
	margin-left: 20px;
}

.blog-post-content, .blog-post-details {
	float: left;
}

.post-details {
	width: 100%;
	font-style: italic;
	font-size: 11px;
}

.blog-post-details p {
	background: #333333;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	display: block;
}

.blog-post-details p:hover {
	background: #67a993;
}

.blog-post-details p a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

#tweetmeme {
	margin-left: 14px;
	float: left;
	margin-top: 18px;
}

.blog-post-details p.blog-date:hover {
	background: #333333;
}

.promo-wrapper {
	display: block;
	float: right;
	margin: 0 0 20px 20px;
}

.promo-wrapper img {
	float: right;
	clear: both;
	margin-bottom: 5px;
}

.promo-name {
	text-align: center;
	clear: both;
}

.promo-name small {
	font-size: 10px;
}

.promo-title 
{
	color: #67a993;
	margin-top: 20px;
	margin-bottom: 20px;
}

.promo-meta * {
	margin-bottom: 0;
	font-size: 12px;
	letter-spacing: 1px;
}

.promo-meta h2 {
	font-size: 20px;
}

.promo-meta .meta-last 
{
	margin-bottom: 5px;
}

.promotional-item {
	float: left;
	padding-bottom:10px;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 20px;
}