/* CSS developed by InTheRabbithole.com */

/* ----------------- Colors Begin ----------------- */

/* Dark Green */
.sub {
	background-color: #435608;
}
/* Dark Green End */

/* Katz Green */
.katzGreen,
a {
	color: #7FC31C;
}

.quicklinks li:hover,
#nav a:hover,
#coffeeCause {
	background-color: #7FC31C;
}
/* Katz Green End */

/* Dark Brown */
h1,
h2,
#headPromo h2 {
	font: Tahoma, Arial, sans-serif;
	color: #52311D;
}

#menu {
 	background-color: #52311D;
}
/* Dark Brown End */

/* Medium Brown */
h2.x {
	background-color: #CCBEA1;
}

/* Medium Brown End */

/* Light Brown */
#path div.fl,
#side,
#mailingList {
	background-color: #EBE3C5;
}
/* Light Brown End */

/* Dark Red */
h2.x,
.productTitle,
.dollars {
	color: #A12A36;
}

/* 	background-color: #A12A36;
/* Dark Red End */

/* Light Red */
#headPromo p,
.change {
	color: #C62E3F;
}

#coffeeCause2 {
	background-color:white;
}

/* 	background-color: #C62E3F;
/* Light Red End */


/* ----------------- Colors End ----------------- */


ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }

div#body ul li {
	list-style-image: url(/images/red_bullet.gif);
}

div#content ul {
	margin: 0 10px 12px 20px;
}

div#content ul li {
	list-style-image: url(/images/red_bullet.gif);
	margin-top: .7em;
}

div#content strong {
  color: #5D5D5D;
  font-weight: bold;
}

div#content a:hover {
  color: #000000;
}


html { height: 100%; margin-bottom: 1px; }

body {
	margin: 0px;
	padding: 3px 0px 0px;
	background: url(../images/template_images/bgstretch.gif) #fff repeat-x;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

td,
input,
textarea,
select {
	font-size: 11px;
}

form { display: inline; }
img { border: 0px; }

.fl { float: left; }
.fr { float: right; }

.clear {
	clear: both;
	margin: -1px 0px 0px !important;
	height: 1px !important;
	margin: 0px;
	height: 0px;
}

input, textarea { padding: 1px 3px; }
select { padding: 1px 0px 1px 3px }

p {
	margin: 0px 0px 10px;
	padding: 0px;
}

p.bq {
	margin: 0px 0px 10px; 
	padding: 0px 0px 0px 27px;
}

span.u { text-decoration: underline; }


div#logo {
	background: url(../images/logo.gif) no-repeat 0 0;
    position: absolute;
    top: 45px;
	display: block;
    height: 85px;
	width: 190px;
}

#headPromo {
	text-align:center;
}

h1 {
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	font-size: 1.75em;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 10px;
}

h2.x {
	padding: 0px 5px;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 0.85em;
}

ul.quicklinks {
	list-style-position: inside;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.quicklinks li {
	border-bottom: dotted 1px white;
	margin: auto 5px;
	line-height: 20px;
	font-weight: bold;
}

/* ---------------- STRUCTURE ---------------*/

#root {
	position:
	relative;
	width: 770px;
	margin: 0px auto 0px auto !important;
	min-height: 300px;
}

 #head {
	position: relative;
	height: 140px; top: 0px;
 }
 
#head h1 {
	width: 220px;
	height: 84px;
	position: absolute; left: 18px; top: 18px;
	background: none;
	padding: 0px;
	margin: 0px;
}

#headPromo {
  	width: 485px;
 	position: absolute; right: 85px; top:45px;
	text-transform: uppercase;
	text-align: center;
}

#headPromo h2 {
	margin: 0px;
	font-size: 32px
}

#headPromo p {
	padding: 0px;
	margin:0px;
}

#headPromo a {
	padding: 0px;
	margin:0px;
}

#headNav p {
  	position: absolute;
	top: 9px;
	color: #666;
}

#headNav p a { 
   color: #FFFFFF;
}
  
#headNav p a:hover { color: #333; }

#headNav p a.pd {
	font-weight: bold;
	padding: 0px 0px 0px 35px;
	background: url(../images/li_vd.gif) 14px 50% no-repeat;
}
   
#menu {
	height: 35px;
	margin: 0px;
	width: 100%;
	padding: 2px 0px 0px 0px;
	border-top: solid 1px black;
	list-style: none;
	text-transform: uppercase;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../images/template_images/menubg.png);
	background-position: left top;
 }

#menu li {
	display: inline;
	height: 30px;
}

#croot {
	border-right: 3px solid #e2e2e2;
	border-bottom: 3px solid #e2e2e2;
	background-color: white;
	background-image: url(../images/template_images/coffeestain.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
 
 #path {
 }
 
#path div.fl {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	width: 100%;
	text-align: center;
	border-bottom: 1px dashed #999;
}

div.fr { 
	width: 243px;
	padding: 0px 0px 0px 0px; 
	margin: 8px 0px 0px 0px;
	text-align: right;
}
   
#side {
	margin-top: -1px;
	float: left;
	width: 165px;
	border-right: 1px dashed #999;
	border-bottom: 1px dashed #999;
	margin-bottom: 200px;
}

#side a {
	color: #666;
	text-decoration: none;
}

#side a:hover {
	text-decoration: underline;
}
  
#content {
	float: right;
	width: 570px;
	margin: 0px 0px 0px 10px;
	padding: 10px 15px 0px 0px;
}
  
#croot div.cx {
	margin: 0px; padding: 15px 0px;
}

#footer {
	height: 25px;
	padding: 4px 8px 0px;
	color: #888;
}

#footer a { color: #888; text-decoration: underline; }

/* LEFT MENU
-------------------------------------*/

#nav { 
	width: 139px;
}

#nav ul {
	list-style-position: inside;
	list-style-type: none;
}

#nav li {
	padding: 0px;
	line-height: 15px;
	border-bottom: 1px dotted #FFE1CD;
}


#nav a {
	display: block;
	padding: 2px;
	width: 139px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 4px 2px 2px 12px; 
}

#nav a:link,
#nav a:visited {
	text-decoration: none;
}

div.leftm p {
 	padding: 6px 0px 6px 0px;
	margin: 0px;
	border-bottom: 1px solid white;
}

div.leftm li {
	text-indent: 10px;
}

 div.leftcart { 
 	border-bottom: 1px solid #e2e2e2; 
	border-left: 1px solid #fff;
	padding: 4px 0px 4px 0px;
}

#side a.am {
	position: relative;
	left: 155px;
	padding: 0px 0px 0px 15px;
}

#side a.am:hover { text-decoration: underline; }

.minicartTotal {
	border-bottom: dotted 1px white;
}

/* LEFT MENU LI STYLES
-------------------------------------*/

div#drp {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}

div#drp img {
	text-align: center;
}

div#drp ul {
	margin: 0px 0 7px 0;
    padding-top: 20px;
}

div#drp ul li {
	list-style: none;
	background: url(../images/red_bullet.gif) no-repeat 0 .5em;
	margin-top: 0px;
	padding-left: 10px;
	color: #000000;
}

div#drp ul li strong {
	color: #333;
}

div.plan1,
div.plan2,
div.plan3,
div.plan4,
div.plan5,
div.plan6
{
    width: 145px;
    height: 355px;
	padding:5px 5px 5px 7px;
	border-width:1px;
	border-style: dashed;
	border-color: #666;
	color: #666;
	font-size: 11px;
	line-height:15px;
}

  div.plan2,
  div.plan3,
  div.plan5,
  div.plan6 {
	margin-left: 15px;
}

.productTitle {
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
}

.sub	{
	height: 19px;
    width: 48px;
    border: 0px;
	color: white;
}

/* ------- Extra ---------------- */

div#content h2 {
	text-transform: uppercase;
}

.products {
}

.prodimage,
.prodPrice,
.prodAddToC {
	padding-bottom: 10px;
}

.prodseparator {
	border-top: dashed 1px #CCCCCC;
	padding: 0px;
	width: 100%;
	text-align: center;
}

.prodseparator p {
}

/* ---- Product Detail Page Elements --- */

#productDetailPage {
	margin-left: 150px;
}

#detailBreadCrumb {
	width: 100%;
	line-height: 30px;
}

#productDetailPageImg {
	width: 275px;
	text-align: center;
	border: dotted 1px #CCCCCC;
	margin: 10px 0px;
}

#productDetailPageImg2 {
	padding: 10px;
}

#productDetailPageDesciption {
	padding: 0px 10px;
	margin-bottom: 10px;
	position: absolute;
	top: 300px;
	left: 460px;
	width: 290px;
}

.detaildescription {
	line-height: 18px;
}

#productDetailPageListPrice {
}

#productDetailPageListPrice p {
	font-size: 12px;
	color: #999999;
}

#productDetailPageOurPrice {
}

#productDetailPageOurPrice p {
	font-size: 16px;
	color: #FF9900;
}

.detaildiscounts {
	color: #C62E3F;
	font-weight: bold;
}

#productDetailPagePrices {
	padding: 10px 0px;
}

#productDetailPagePrices p {
}

#productDetailOptions {
	padding: 5px 0px;
}

.detailoption {
	line-height: 20px;
	font-weight: bold;
}

#productDetailPageCartButton {
	text-align: center;
}

#emailFriend {
	margin: 10px 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	border: dotted 1px #999;
	margin: 15px 20px 0px 20px;
	line-height: 20px;
	padding: 8px 0px 0px 0px;
}

#emailFriend a {
	color: #4F3A00;
	font-size: .85em;
}

#relatedItems {
	margin: 10px 0px 0px 150px;
	width: 688px;
	background-color: #F1F1F2;
	padding: 5px;
}

.pagenums {
	width: 100%;
	line-height: 30px;
	text-align: center;
}

.menuNL {
	padding: 2px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#mailingList {
	width: 85%;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border: dashed 1px #333;
}

.emphasis {
	font-weight: bold;
	font-style: italic;
	color: #4F3A00;
}

.emphasis2 {
	color: #666;
}

.red {
	color: red;
	font-weight: bold;
}

/* ---- Home Page Stuff ----*/

#coffeeCause {
	width: 500px;
	margin-bottom: 20px;
	padding-bottom: 1px;
}

#coffeeCauseHead {
	text-align: center;
	padding: 10px 0px 0px 0px;
}

#coffeeCauseHead p {
	font-style: italic;
}

#coffeeCause2 {
	margin: 20px;
	padding: 5px;
}

/* Special Tags */

.billing {
	font-size: .75em;
	border: solid 1px #CCC;
	background-color:#F2F2F2;
	margin-top: 20px;
	padding: 5px;
}

#texan {
	height:75px;
	width: 75px;
	position: absolute;
	background-image: url(/images/template_images/texan.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	right: 0px;
	top: 51px;
}