
/*********** GLOBAL SETTINGS ************************/
* {margin: 0; padding: 0;}
html{overflow-y: scroll;}
a {outline: none;} /* removes Firefox dotted outline on click */
a img {border: none;}
em {font-style: italic;}
strong {font-weight: bold;}

/*************************************************/

body {	
	background: #040303;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-size: 11px;
	color: #333;
	text-align: center;
	padding-top: 17px;
}

#wrap {
	width: 804px;
	margin: 0 auto;
	padding: 0 18px;
	padding-bottom: 20px;
	text-align: left;
	background: #8b0b04 url(/_media/bg_top.gif) no-repeat;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #eee;
	margin-bottom: 5px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8b0b04;
	margin-bottom: 5px;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: .5em;
	color: #666;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: .25em;
	color: #000;
}

p {
	margin-bottom: 1em; 
	line-height: 1.4;
}

ul {list-style: none;}
li {margin-bottom: 1em;}

/* links */

a:link, a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: none;
}

/*
*************** HEADER ********************/
#header {
	background: url(/_media/logo.gif) 10px 8px no-repeat;
	height: 87px;
	text-align: right;
	width: 100%;
}

#header h1{
	float: left;
}

#header h1 a {
	display: block;
	width: 218px;
	height: 71px;
	text-decoration: none;
	xxmargin-left: 30px;
}

#header h1 span {
	display: none;
}

#headerContent {
	float: right;
	text-align: right;
	margin-top: 35px;
	width: 550px;
}

#header p {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	float: right;
}

#header #search input {
	float: right;
	margin-left: 10px;
}

/**************** TOPNAV ********************/
#topNav {
	width: 803px;
	background:url(/_media/topnav_bg.gif) 0 100% repeat-x;
	height: 25px;
}

#topNav li.navRight {
	float: right;
}

#topNav li.navRight a {
	color: #8e8e8e;
	border-left: #c3c3c3 1px solid;
	border-right: none;
}

#topNav li.navRight a:hover {
	color: #8e8e8e;
	background:url(/_media/topnav_bg.gif) 0 100% repeat-x;
	xxbackground: none;
}

#topNav li.navRight a.iconCart,
#topNav li.navRight a.iconCart:hover
 {
	background: url(/_media/shopping_cart.gif) 15px 6px no-repeat;
	padding-left: 32px;
	
}

body.nCoffee a#coffee,
body.nTea a#tea,
body.nTea2 a#tea,
body.nTea3 a#tea,
body.nMerch a#merch {
	color: #FFF;
	background: url(/_media/topnav_bg_ro.gif) repeat-x;
}

/*
*************** CONTENT ********************/
#valProp {
	width: 803px;
	height: 105px;
}

body.home #valProp {
	background: url(/_media/valprop_home.jpg) no-repeat;
	height: 170px;
	padding-top: 10px;
}

body.vAfrica #valProp {
	background: url(/_media/valprop_coffees_africa.jpg);
}
body.vCSAmerica #valProp {
	background: url(/_media/valprop_coffees_cs_america.jpg);
}
body.vCaribbean #valProp {
	background: url(/_media/valprop_coffees_caribbean.jpg);
}
body.vEuropean #valProp {
	background: url(/_media/valprop_coffees_european.jpg);
}
body.vFareast #valProp {
	background: url(/_media/valprop_coffees_fareast.jpg);
}
body.vOrganic #valProp {
	background: url(/_media/valprop_coffees_organic.jpg);
}
body.vFlavored #valProp {
	background: url(/_media/valprop_coffees_flavored.jpg);
}
body.vCoffee #valProp,
body.vSpecial #valProp {
	background: url(/_media/valprop_coffees_special.jpg);
}
body.vWater #valProp {
	background: url(/_media/valprop_coffees_water_process.jpg);
}
body.vDecaf #valProp {
	background: url(/_media/valprop_coffees_decaf.jpg);
}

body.nTea #valProp {
	background: url(/_media/valprop_tea.jpg);
}
body.nTea2 #valProp {
	background: url(/_media/valprop_tea2.jpg);
}
body.nTea3 #valProp {
	background: url(/_media/valprop_tea3.jpg);
}

body.nMerch #valProp {
	background: url(/_media/valprop_plain.gif) repeat-x;
}

body.plainBg #valProp {
	background: url(/_media/valprop_plain.gif) repeat-x;
	height: 45px;
}

#valProp h1 {
	width: 465px;
	text-align: center;
	padding-top: 33px;
}

body.home #valProp h1 {
	width: 440px;
	text-align: left;
	font-size: 21px;
	padding-left: 15px;
	padding-top: 0;
}

body.plainBg #valProp h1 {
	background: url(/_media/valprop_plain.gif) repeat-x;
	height: 38px;
	padding-top: 7px;
	padding-left: 15px;
	text-align: left;
}

#valProp p {
	margin-left: 10px;
	width: 395px;
	color: #727272;
	line-height:1.2;
}

body.home #valProp p {
	color: #e4e4e4;
	font-size: 13px;
	line-height:1.4;
    margin-left: 35px;
}

#valProp p a {
	color: #727272;
}

#contentWrap {
	width: 803px;
	background-color: #fefdf1;
}

#contentWrap li {
	background: url(/_media/bullet.gif) 0 3px no-repeat;
	padding-left: 11px;
}

#contentWrap ol.search {
	margin-left: 2em;
}

#contentWrap ol.search li {
	background: none;
	padding-left: 0;
}


#mainContent {
	padding: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 560px;
	height: 1%;
}

.itemWrap {
	width: 560px;
	padding: 20px 0;
	xxborder-bottom: 1px solid #b1b1a8;
	overflow: hidden;
	xxmargin-bottom: 20px;
}

body.landing .itemWrap {
	width: auto;
}

.itemInfo {
	float: left;
	width: 127px;
	xxmargin-right: 13px;
	xxmargin-bottom: 10px;
	xxdisplay: inline;
}

.itemInfo img {
	border: 3px solid #d1d0c7;
}

.itemInfo p {
	color: #572d1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.itemDesc {
	margin-left: 140px;
}

.itemDesc span {
	font-style: italic;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
}


.itemPrice {
	float: left;
	width: 102px;
	height: 39px;
	border: 3px solid #d3bd89;
	background: #fff url(/_media/price_bg.gif) repeat-x;
}

.itemPrice p {
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
	color: #871e00;
	font-size: 15px;
	margin: 0;
}

.itemType {
	float: left;
	width: 293px;
	height: 39px;
	background: url(/_media/order_item_bg.gif) repeat-x;
	border: 3px solid #fff;
	border-left: none;
	xxpadding-top: 5px;
	padding-left: 10px;
}

.itemType table.itemOrder {
	margin-top: 5px;
}

.itemType p {
	text-transform: uppercase;
}

table.itemOrder td {
	padding: 3px 5px;
}

input.submitButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #cacaca url(/_media/submit_bg.gif) repeat-x;
	xxborder: 1px solid #cacaca;
	text-transform: uppercase;
	font-size: 10px;
	color: #525252;
	height: 19px;
	width: 60px;
	cursor: pointer;
}

input.submitButton {
	float: right;
}

input.submitItemButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(/_media/submit_order_bg.gif) repeat-x;
	border: 1px solid #cacaca;
	text-transform: uppercase;
	font-size: 11px;
	color: #525252;
	height: 24px;
	width: 69px;
	cursor: pointer;
	margin-left: 20px;
}

input.submitItemButton {
	float: right;
}

/*
*************** CONTACT FORM ********************/
#contactForm {
	float: right;
	width: 400px;
}
.form {
	margin-right: 100px;
}
.form input, .form textarea {
	border: 1px solid #ccc;
	padding: 2px;
}
.form input#submit {
	padding: 0;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	cursor: pointer;
}

.form td {
	padding: 4px;
	vertical-align: top;
}
div.error {
	border: 1px solid #A60004;
	color: #A60004;
	padding: 1em;
	margin-bottom: 1em;
}
input.error, textarea.error, select.error {
	border: 1px solid #A60004;
}

/*
*************** LANDING PAGES ********************/
.landingBottom {
	float: left;
	width: 230px;
	padding: 0 10px;
	margin-bottom: 10px;
}

.landingBottom p a {
	font-size: 15px;
	background: url(/_media/bullet_home.gif) 0 7px no-repeat;
	padding-left: 10px;
}

.borders {
	border-right: 1px solid #ccccbe;
	border-left: 1px solid #ccccbe;
}

/* Pages with no sidebar */
body.landing #mainContent {
	width: auto;
}

body.landing #sidebar {
	display: none;
}

/*
*************** HOMEPAGE ********************/
#callout {
	margin: 0 210px 0 245px;
	padding: 0 10px;
	height: 170px;
	border-right: 1px solid #ccccbe;
	border-left: 1px solid #ccccbe;
	margin-bottom: 5px;
}

#calloutLt {
	float: left;
	width: 225px;
	xxmargin-left: 10px;
}

.contentLt h2 {
	font-size: 15px;
	margin-bottom: 0;
}

#calloutLt img {
	margin-bottom: 20px;
}

#calloutLT form {
	float: right;
}

#calloutRt {
	float: right;
	text-align: center;
	padding: 0 10px;
	width: 180px;
}

.promoBottom {
	background: url(/_media/promo_summer_bottom.jpg) 0 100% no-repeat;
	padding-bottom: 14px;
}

.promoTop {
	background: url(/_media/promo_apr_top.jpg) 0 0 no-repeat;
	padding: 10px 10px 15px 10px;	
}

p.special {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	xxwidth: 120px;
	xxborder-bottom: 1px solid #ccccbe;
	text-align: left;
	margin-bottom: 5px;
}

p.learn {
	text-transform: uppercase;
	font-size: 10px;
	color: #333;
}

#callout li {
	background: url(/_media/bullet_home.gif) 0 5px no-repeat;
	padding-left: 11px;
}

table.std {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 10px 0;
}

table.std th {
	background: #040303;
	color: #fff;
}

table.std td {
	xxbackground: #fefefe;
}

table.std td, table.std th {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/*
*************** SIDEBAR ********************/
#sidebar {
	overflow: hidden;
	background-color: #fff;
	float: right;
	width: 182px;
	xxmargin-left: 20px;
	display: inline;
	margin: 20px 20px 0 0;
	font-size: 10px;
}

#sidebar h3 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	font-size: 11px;
	color: #f5f5f5;
	height: 22px;
	padding: 5px 0 0 10px;
	background: #ceba8e url(/_media/sidebar_header_bg.gif) 0 100% repeat-x;
	text-transform: uppercase;
	margin-bottom: 0;	
}

#sidebar p {
	color: #333;
	font-size: 10px;
}

.section {
	padding: 10px;
}

.sidebarIcon {
	float: left;
	width: 50px;
	margin-right: 10px;
	display: inline;
}

hr { 
	display: none;
	height:0px; 
    border:0px; 
    border-top:1px solid #ccc;
}

hr.divider {
	display: block;
	margin-bottom: 10px;
	background: #b2b2b2;
    border-top:1px solid #ccc;
	height: 1px;
}

#sidebar .section hr.divider {
	margin-top: 10px;
}

/*
*************** FOOTER ********************/
#footer{
	clear: both;
	text-align: center;
	padding: 10px 0;
	margin: 0 20px;
	border-top: 1px solid #d8d7cd;
} 

#footer p {
	text-transform: uppercase;
	color: #9f9f9b;
	font-size: 10px;
	margin-bottom: 0;
}

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

#footer a:hover {
	text-decoration: none;
}

/* misc.
---------------------------------------------------------- */
.clearer {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.nomargin {margin: 0;}
.notopgap {margin-top: 0;}
.nobottomgap {margin-bottom: 0;}