/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body { margin: 0; font-size: 70%; color: black; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; background-color: #e4e3e3; background-image: url(../images/background.jpg); background-repeat: repeat-x; background-position: center top; }

a img {border: none; }
a:link, #navEZPagesTOC ul li a {
	color: #323232;
	text-decoration: none;
	}
 
a:visited {
	color: #424141;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul
li a:hover, #navCatTabs ul li a:hover {
	color: #3266cc;
	}

a:active {
	
	}

h1 {
	font-size: 1.5em;
	color: #9a9a9a;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	line-height: 1.5em;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

input#permLogin {
	 margin-left: 10.5em;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ffffff;
	color: #ff0000;
	}

.messageStackSuccess {
	background-color: #4b922c;
	color: #ffffff;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper { background-color: #ffffff; text-align: left; width: 972px; vertical-align: top; }
#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	background-image: none;
	}

#logoWrapper{
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper { margin-right: 0.5em; margin-left: 0.5em; padding-right: 0; padding-left: 0; }

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper { margin: 0; font-weight: bold; color: #ffffff; height: 1%; padding-top: 0.5em; padding-right: 0.2em; padding-left: 0.2em; }

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a { text-decoration: none; padding: 0 0.5em; margin: 0; color: #424141; font-weight: normal; white-space: nowrap; }

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb { color: #3266cc; padding: 0.5em; background-color: #ffffff; font-size: 0.95em; font-weight: bold; margin: 0; margin-left:20px; }

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo { background-color: transparent; margin-right: 0; margin-left: 0; }
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.content, #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.contentcheckout {
	/*font-size: 1.2em;*/
	padding-left: 1em;
	padding-right: 2.5em;
	padding-bottom: 1em;
	}

.contentcheckoutlogoff {
	/*font-size: 1.2em;*/
	padding-left: 1em;
	padding-right: 3em;
	}

.contentsuccesstext {
	font-size: 1.1em;
	padding-left: 1em;
	padding-right: 3em;
	}

.checkoutordernumbertext {
	font-size: 1.1em;
	padding-left: 1em;
	color: #9a9a9a;
	}

.checkoutordernumber {
	font-size: 1.2em;
	font-weight: bold;
	color: #3266cc;
	}

#logoffDefaultMainContent {
	font-size: 1.1em;
	padding-left: 1em;
	padding-right: 3em;
	}

div.social_image1 {
	margin-bottom: 5px;
	}

#othercheckouts {
	max-width: 169px; float: right; margin-right: 1.25em; margin-top: 1.5em;
    }

div.othercheckouts_top_img {
 	position: absolute;
    left: 0;
    top: 0;
    height: 8px; 
    width: 100%
	}

div.othercheckouts_bottom_img {
	position: absolute;
    left: 0;
    top: 0;
	height: 8px; 
    width: 100%
	}

div.othercheckouts_content {
	max-width: 169px; height: 100%; background: transparent url(/images/other_checkout_side.gif) repeat-y;
    }

div.othercheckouts_login_paypal {
	margin-left: 10px;
	}

#socialsideboxHeading.leftBoxHeading {
	   background-image: url(../images/sidebox-nohead2.jpg);
	   height: 20px;
}

#freshroast {
	margin-top: -0.3em;
	margin-bottom: 0.7em;
}
 
#ecsidebox {
	margin-top: -0.3em;
	margin-bottom: 0.8em;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix { margin: 0; padding: 0; }

.centerColumn { padding: 0 0.5em; }

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: left;
	margin: 0;
	border: solid 0 #000000;
	padding: 3px 3px 3px 0;
	}

#productFavoriteLink {
	float: left;
	text-align: left;
	margin: 0;
	border: solid 0 #000000;
	padding: 6px 3px 3px 0;
	}

.tableHeading TH { color: #ffffff; background-color: #3266cc; background-image: url(../images/tabbedlite-span-current.gif); background-repeat: repeat-x; background-position: center top; border-bottom: 1px solid #ffffff; }

.tableHeading, #cartSubTotal {
	background-color: #ffffff;
	 }

#cartSubTotal { border-top: 1px solid #000000; font-weight: bold; text-align: right; line-height: 2.2em; background-image: None; background-repeat: repeat-x; background-position: center top; padding-right: 2.5em; }

.tableRow, #cartSubTotal {
	height: 2.2em;
	color: #465bd0;
	font-size: 1.1em;
	font-family: Verdana;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #073796;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #073796;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	font-size: 0.9em;
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
	color: #bb7a04;
	}

.productPriceDiscount {
	font-size: 0.8em;
	color: #323232;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
.current { color: #3266cc; }
.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/

#productListing .productListing-odd td, #productListing .productListing-even td {
	text-align: left;
	vertical-align: top;
	padding:9px 12px 12px 3px;
	border-bottom: 1px dotted #3266cc;
	line-height: 1.2em;
	}

.centerBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured  {
	margin: 1em 0em;
	}

.centerBoxWrapper { background-color: #ffffff; color: #000000; text-align: center; border: solid 0px #9a9a9a; height: 1%; margin: 1.1em 0; padding-left: 1.4em; }
/*Above was $b2b3b2*/
h2.centerBoxHeading { font-size: 1.3em; color: #000000; text-transform: uppercase; }
/*Above was #e9e9e9*/
/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.rightBoxHeading { font-size: 11px; color: #424141; text-transform: uppercase; text-align: left; margin: 0; padding: 1.2em 0 0 3em; }
h3.leftBoxHeading a, h3.rightBoxHeading a { color: #424141; font-size: 11px; text-align: left; text-transform: uppercase; margin: 0; padding: 1em 0 0; }
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading {
	font-size: 0.9em;
	color: #424141;
}

.centerBoxHeading { vertical-align: middle; margin: 0; padding-top: 0.5em; padding-bottom: 0.5em; }


.leftBoxHeading, .rightBoxHeading { color: #424141; background-image: url(../images/sidebox-heading.jpg); background-repeat: no-repeat; background-position: center top; height: 47px; }
.leftBoxHeading label, .rightBoxHeading label { color: #424141; font-size: 11px; }
.leftBoxContainer, .rightBoxContainer { background-image: url(../images/sidebox-footer.jpg); background-repeat: no-repeat; background-position: center bottom; margin: 0.5em 0 1em; padding-bottom: 9px; }

.sideBoxContent { height: 1%; margin-top: -1.2em; padding: 0.4em 0.8em; border-right: 1px solid #a3a3a3; border-left: 1px solid #a3a3a3; }

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #3266cc;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #424141;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#socialsideboxHeading.leftBoxHeading {
	   background-image: url(../images/sidebox-nohead2.jpg);
	   height: 20px;
}

#socialsideboxHeading.rightBoxHeading {
	   background-image: url(../images/sidebox-nohead2.jpg);
	   height: 20px;
}

.bestsellers_thumbnail {
width: 26px;
padding-right: 4px;
float: left;
margin: 0px;
  }

#bestsellers .wrapper {
	margin: 0em 0em 0em 0.9em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
  margin-left: 3px;
	padding-top: 5px;
	margin: 0em 0em 1.3em 0em;
	clear: both;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited  { color: #323232; font-weight: bold; line-height: 1.7; background-image: url(../images/cat-arrow.jpg); background-repeat: no-repeat; background-position: left center; text-decoration: underline; clear: right; padding-left: 25px; }
A.category-top:hover { color: #3266cc; }
A.category-links, A.category-links:visited { color: #3266cc; line-height: 1.5; background-image: url(../images/cat-arrow.jpg); background-repeat: no-repeat; background-position: left center; text-decoration: underline; padding-left: 25px; }
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited { color: #323232; line-height: 1.3; text-decoration: none; padding-left: 15px; }
A.category-subs:hover, A.category-products:hover { color: #3266cc; }
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

#myAccountStatusDate {
	padding-left: 10%;
	text-align: left;
	}

#myAccountStatusDate_data {
	padding-left: 10%;
	text-align: left;
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

.accountProductDisplay {
	padding-left: 10%;
	}

#myAccountProducts {
	text-align: left;
	padding-left: 10%;
	}

#myAccountTotal {
	text-align: right;
	padding-right: .5%;
	}

#myAccountStatus {
	text-align: left;
	}

#myAccountStatusComments {
	padding-left: 10%;
	text-align: left;
	}

#myAccountStatusComments_data {
	padding-left: 10%;
	text-align: left;
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

.productListing-heading {
	text-align: left;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: None;
	height: 2em;
	color: #2b343b;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	background-image: none;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
.cartWrapCheckDisplay {
    vertical-align: middle;
	text-align: center;
	padding-right: 0.2em;
}

#cartWrapExplain {
  text-align: right;
}

.vDotLine
{
    background-color: transparent;
    background-image: url(../images/delim_v.gif);
    background-repeat: repeat-y;
    background-attachment: scroll;
    width: 20px;
    font-size: 1px;
}

.hDotLine
{
    background-image: url(../images/delim_v.gif);
    padding:1px 0;
}
#slidetabsmenu {
/*background: url("../images/menubarbg.png") repeat-x bottom left #355D80;*/
background-color: #ededf5; float:left; width:100%; font-size:90%; line-height:normal; height: 27px; padding-right: 3px; border-bottom: 1px solid #c0c0c0; }

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
height: 27px; margin-bottom: 0; }

#slidetabsmenu ul{ list-style-type: none; margin:0 0 0 0; padding:0; }

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background: None no-repeat left top;
margin:0 3px 0 0;
padding:0;
text-decoration:none;
}
/* SanMarcoCoffee.com custom CSS and additional start here eceaea changes color of new and featured products */
.centerBoxWrapper2 { background-color: #eceaea; background-image: None; background-repeat: repeat-x; background-position: center top; text-align: center; border: solid 1px #9a9a9a; height: 1%; margin: 1.1em 0; }
#informationContent ul li { line-height: 1.3; background-image: url(../images/arrow-dot.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 20px; }
#ezpagesContent ul li, #moreinformationContent ul li { line-height: 1.3; background-image: url(../images/arrow-red-dot.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 20px; }
#contentMainWrapper { background-image: url(../images/body-back.jpg); background-repeat: repeat-y; background-position: center top; margin: 0; padding: 0 15px; }

#header_box { margin: 0 0 -3px; padding: 0; }
#searchHeading { background-image: url(../images/search_header.jpg); background-repeat: no-repeat; background-position: center top; height: 49px; }
#currenciesHeading { background-image: url(../images/search_header.jpg); background-repeat: no-repeat; background-position: center top; height: 49px; }
#whosonlineHeading { background-image: url(../images/search_header.jpg); background-repeat: no-repeat; background-position: center top; height: 49px; }
#manufacturersHeading { color: white; background-image: url(../images/manufacturer_heading.jpg); background-repeat: no-repeat; background-position: center top; height: 47px; }
#languagesHeading { color: white; background-image: url(../images/manufacturer_heading.jpg); background-repeat: no-repeat; background-position: center top; height: 47px; }
#manufacturersHeading label { color: white; }
.centerBoxContentsNew, .centerBoxContentsFeatured, .centerBoxContentsSpecials { min-height: 200px; height: auto !important; height: 200px; margin-right: 2px; margin-bottom: 5px; margin-left: 2px; padding-top: 0; padding-bottom: 0; border: solid 1px #828282; }
#zm01_container { vertical-align: bottom; width: 100%; margin: 0 auto; padding: 0; }
#zm01_header { min-height: 116px; height: auto !important; height: 116px; font-weight: bold; background-color: #ffffff; vertical-align: top; margin: 0; padding: 5px 0; }
#zm01_footer { min-height: 65px; height: auto !important; height: 65px; background-color: white; vertical-align: middle; margin: 0; padding: 5px 0 3px; }
#top_nav ul li { vertical-align: bottom; display: inline; }
#top_nav ul li a { font-size: 12px; }
#top_nav ul { text-align: right; vertical-align: bottom; margin-top: 10px; padding-right: 30px; list-style-type: none; }
#top_nav { line-height: 0.2; vertical-align: bottom; }
#cart_content a { color: white; text-decoration: underline; }
#cart_content { color: white; }
#zm_logo { padding-left: 35px; }
.zm_logo_font { color: white; font-size: 4em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.main { background-color: white; border: solid 1px #c0c0c0; }
.centerBoxContentsProducts { background-color: white; margin: 5px 2px 0; padding-top: 5px; border: solid 1px #c0c0c0; }
#productListing { background-color: #ffffff; background-image: None; background-repeat: repeat-x; background-position: center top; margin-bottom: 3em; padding-bottom: 5px; padding-left: 1.4em; }
#productMainImage { width: 255px; height: 255px; margin: 0 1em 1em 0; padding: 5px; border: solid 1px #c0c0c0; }
#productsListingTopNumber, #productsListingBottomNumber, #productsListingListingBottomLinks a, #productsListingListingTopLinks a, .navSplitPagesResult, .navSplitPagesLinks, #specialsListingTopNumber, #specialsListingBottomNumber, #specialsListingTopLinks a, #specialsListingBottomLinks a { color: #000103; }
#newProductsDefaultListingTopNumber, #featuredProductsListingTopNumber, #allProductsListingTopNumber { color: #4a4a4a; }
.imgLink { font-weight: bold; }
#productName { color: #3266cc; font-weight: normal; margin-top: 0; padding-top: 0; }
#productPrices { color: #323232; font-size: 1.3em; }
#productDetailsList { color: #3266cc; margin-top: 0; margin-bottom: 0; padding: 0 5px 0 20px; list-style-type: disc; }
#productDescription1 { font-size: 1.5em; color: #323232; background-color: #ffffff; margin-right: 10px; margin-left: 10px; }
#zm002_prodinfo_box { width: 184px; float: right; min-height: 160px; margin-left: 5px; padding: 5px; border: solid 1px #c0c0c0; }
#zm003_prodinfo_box { width: 175px; float: right; min-height: 50px; margin-left: 5px; padding: 5px; border: solid 1px #c0c0c0; border-top: 1px;}
#productTellFriendLink { vertical-align: top; }
#email_friend img, #write_my_review img { text-decoration: underline; margin-bottom: -4px; }
#attributes_box { float: left; margin-top: 5px; padding-top: 5px; border-color: #c0c0c0; border-style: solid; border-width: 1px 0 0; }
.specialsListBoxContents { min-height: 180px; height: auto !important; height: 180px; background-color: white; margin-right: 3px; margin-bottom: 5px; margin-left: 3px; padding: 4px; border: solid 0px #c0c0c0; }
#specialsListing { background-color: #ffffff; background-image: None; background-repeat: repeat-x; background-position: center top; }
.banners { margin: 0; padding: 0; }
#navSuppWrapper { color: #424141; font-weight: normal; background-image: url(../images/body-back.jpg); background-repeat: repeat-y; background-position: center top; vertical-align: bottom; }
#zm_footer { background-image: url(../images/bottom_footer.jpg); background-repeat: no-repeat; background-position: center top; vertical-align: middle; height: 37px; margin-bottom: 10px; }
#siteinfoLegal { padding-bottom: 5px; }
#zm_centercolumn { margin: 0; padding: 5px 0 0; }
#zm_featured_box, #zm_whatsnew_box, #zm_specials_box { font-size: 0.9em; background-color: #ffffff; padding: 5px; border: solid 1px #c0c0c0; }
/* Older IE Hack */
* html #navColumnOne { background-color: transparent; width: 212px; margin-right: 0; margin-left: 0; padding-right: 0; }
* html #navColumnTwo { background-color: transparent; margin-right: 0; margin-left: 0; width: 212px; padding-left: 0; }
* html #zm_centercolumn { margin: 0; padding: 5px 0 0; }
* html #productGeneral, #productMusicDisplay, #docGeneralDisplay, #docProductDisplay, #productFreeShipdisplay { padding-right: 30px; }
* html #navBreadCrumb { margin-right: 30px; }
* html #searchContent { margin-right: 0; margin-bottom: 0; margin-left: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; }
/* IE7 Hack */
*+html #navColumnOne { background-color: transparent; width: 212px; margin-right: 0; margin-left: 0; padding-right: 0; }
*+html #navColumnTwo { background-color: transparent; margin-right: 0; margin-left: 0; width: 212px; padding-left: 0; }
*+html #zm_centercolumn { margin: 0; padding: 5px 0 0; }
*+html #productGeneral, #productMusicDisplay, #docGeneralDisplay, #docProductDisplay, #productFreeShipdisplay { padding-right: 30px; }
*+html #navBreadCrumb { margin-right: 30px; }
*+html #searchContent { margin-right: 0; margin-bottom: 0; margin-left: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; }

#slidetabsmenu a span { min-width: 100px; width: auto !important; width: 150px; float:left; text-align: center; display:block; padding:8px 14px 3px 10px; font-weight:bold; color:#424141; font-size: 1.1em; background-image: None; background-repeat: repeat-x; background-attachment: scroll; background-position: center top; height: 16px; min-width: 100px; }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span { color: white; background-image: url(../images/tabbedlite-span-current.gif); background-repeat: repeat-x; background-position: center top; }

#slidetabsmenu a.current{

}

#slidetabsmenu a.current span { background-position:center top; text-align: center; color: #e9e9e9; background-color: #3266cc; background-image: url(../images/tabbedlite-span-current.gif); background-repeat: repeat-x; }

#slidetabsmenu a:hover {

}
.tabcontent{ color: white; background: #ffffff repeat-x center top; padding-bottom: 15px; border-bottom: 1px solid #c0c0c0; display:none; }

.updated_tab { font-size: 1.5em; color: #323232; }

/******************************************
 * BO: powerreviews_express.css Stylesheet
 ******************************************/

/* Category display */
.pr_snippet_category .pr-snippet-wrapper {
    border: none;
    background: none;
    width: auto;
}

.pr_snippet_category .pr-snippet-stars {
    border: none;
    background: none;
}

.pr_snippet_category .pr-snippet-rating-decimal {
    display: none;
    clear: right;
}

.pr_snippet_category .pr-snippet-review-count {
    display: inline;
    clear: left;
	padding-left: 1.5em;
}

.pr_snippet_category .pr-snippet-read-write {
    border: none;
    background: none;
    display: none;
}

.pr_snippet_category .pr-snippet-read-reviews {
    display: none;
}

.pr_snippet_category .pr-snippet-write-review {
    display: none;
}

.pr_snippet_category .pr-snippet-write-first-review {
    display: none;
}

/* Product display */
.pr_snippet_product .pr-snippet-wrapper {
    border: none;
    background: none;
    width: auto;
}

.pr_snippet_product .pr-snippet-stars {
    border: none;
    background: none;
}

.pr_snippet_product .pr-snippet-rating-decimal {
    display: none;
    clear: right;
}

.pr_snippet_product .pr-snippet-review-count {
    display: inline;
    clear: right;
    }

.pr_snippet_product .pr-snippet-read-write {
    border: none;
    background: none;
            text-align: left;
                    margin-top: 0;
            padding-top: 4px;  /* mixing px's w/ em's b/c of IE6 */
            }

.pr_snippet_product .pr-snippet-read-reviews {
    padding: 0 1em 0 0;
            display: inline;
            }

.pr_snippet_product .pr-snippet-write-review {
            display: inline;
            }

.pr_snippet_product .pr-snippet-write-first-review {
    text-align: left;
    display: inline;
}

/* Review Snapshot/Summary */

.pr_review_summary .pr-snapshot-express-referral {
    display: none;
}

/* Write Reviews display */
  .prwrapper {
      width: 445px;
  }
  .prCI,
    .prCIupload,
    .prCImainform,
    .prCIpreview {
      margin: 0 0 1.5em 0;
  }
  #reviewForm .prlabel,
  .prlabel.preview {
      float: none;
      text-align: left;
  }
  div.prwrapper .prcontentwrap,
  div.prwrapper .prgroup {
    width:445px;
  }
  div.prwrapper .prcontent {
    width:421px;
  }
  #reviewForm .prsubmit {
      margin-left: 0;
  }

 .pr-review-engine {
      color: #424141;
  }

 .pr_snippet_category {
	display: block;
	margin-top: 25px;
	text-align: center;
  }

/******************************************
 * EO: powerreviews_express.css Stylesheet
 ******************************************/

/****************************************
 * BO: stylesheet_sidebox.css Stylesheet
 ****************************************/

.cartBoxDiscount {
        text-align: right;
        font-weight: bold;
        }
.cartBoxTotal {
}

/****************************************
 * EO: stylesheet_sidebox.css Stylesheet
 ****************************************/

/******************************
 * BO: Round Corner Boxes
 ******************************/

/* set millions of background images */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
margin: 0 7px;
font-family: Verdana;
font-size: .8em;
color: #323232;
text-align: justify
}
.rbroundbox { width: 93%; margin: 1em auto; }

/******************************
 * EO: Round Corner Boxes
 ******************************/

div.twitter
{
   border: 1px solid black;  
   width: 420px;
   padding: 10px;
   margin: 5px;
   text-align: left;
   background: #EEE;
}

div.twitter p.message
{
   border: 1px solid #CCC;  
   background: #fff;
   padding: 3px;   
}

.status {
border: 1px solid black;
font-family: Verdana;
font-size: 1.2em;
color: #323232;
text-align: justify
}

/******************************
 * BO: General FAQ Ajax
 ******************************/

.question{
cursor: hand;
cursor: pointer;
font-size: 1.1em;
margin: 10px 0;
}
.openlanguage{
color: green;
}
.closedlanguage{
color: blue;
}
.click{
font-size: 1.1em;
color: blue;
}
.faqinfo{
font-size: 1.1em;
font-weight: bold;
color: black;
}

/******************************
 * EO: General FAQ Ajax
 ******************************/

/******************************
 * BO: Checkout Payment Ajax
 ******************************/

.redeem{
cursor: hand;
cursor: pointer;
font-size: 1.1em;
margin: 10px 0;
}
.openredeemlanguage{
color: green;
}

.facebook-login{
padding-top: 2em;
}

/******************************
 * EO: Checkout Payment Ajax
 ******************************/

/******************************
 * BO: Facebook Like Popup
 ******************************/

#fblikepop{
	background-color:#fff;
	display:none;
	position:fixed;
	_position:absolute; /* hack for IE 6*/
	width:450px;
	z-index:200;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin:0pt;
	padding:0pt;
	color:#333333;
	text-align:left;
	font-family:arial,sans-serif;
	font-size:13px;
}


#fblikepop body{
	background:#fff none repeat scroll 0%;
	line-height:1;
	margin:0pt;
	height:100%;
}

.fbflush{
	cursor: pointer;
	font-size:12px;	
	color:#FFF;
}

.fblikepop a:link {color:white;}
.fblikepop a:hover {color:black;}

#fblikebg{
	display:none;
	position:fixed;
	_position:absolute; /* hack for IE 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000; 
	z-index:100;
}

#fblikepop #closeable{
	float:right;
	margin:5px 15px 0 0;
	color:#FFFFFF;
}

#fblikepop h1{ 
	background:#b3a88c none repeat scroll 0 0;
	border-color:#3B5998 #3B5998 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding:4px;
	margin:0;
}

#fblikepopClose{
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	display:block;
}

#fblikepop #buttonArea{
	background:#abcfe9;
	border-top:1px solid #CCCCCC;
	padding:8px;
	margin:0px 15px 20px 15px; 
	border:2px ridge #fafafa;
	border-top:none;
}

#fblikepop #popupMessage{
	font-size:12px;
	line-height:22px;
	padding:8px;
	margin:20px 15px 0px 15px; 
	border:2px ridge #fafafa;
	border-bottom:none;
}

#fblikepop #counter-display{
	float:right;
	font-size:11px;
}

/******************************
 * EO: Facebook Like Popup
 ******************************/

/******************************
 * BO: Ultimate Cross Sell
 ******************************/

.centerBoxContentsCrossSell {
	vertical-align: top;
	margin: 1em 0em;
	text-align: center;
}

.listingMoreInfoTextLink {}

.listingBuyNowButton {}

.itemTitle {}

.itemModel {}

.itemPrice {}

.relateditemimage {
	padding:3px;
}

/******************************
 * EO: Ultimate Cross Sell
 ******************************/

/******************************
 * BO: Footer-Menu
 ******************************/

#footer-menu {clear:both;margin:0;}
#footerMenuSuppWrapper {
	width:100%;
	margin:10px;
	margin-left:12px;
    margin-right: auto ;
	font-weight: bold;
	color: #000;
	}	
div#footer-menu dl {margin: 0 0 3px 0;padding:0;clear:both;height:108px;width:100%; margin-left: auto; margin-right: auto;}/*Adjust the height and width of the menu*/
div#footer-menu dt {margin-bottom:.3em;font-weight:bold;}
div#footer-menu dd {margin:0;padding:0;float:left;width:16%;}/*Column width of the menu - currently set for 4 columns*/
div#footer-menu ul {margin:0;padding: 0.5em 0em;list-style: none;}
.first {border-left:1px dotted #000; border-right:1px dotted #000;}
.second, .third, .forth, .fifth, .sixth {border-right:1px dotted #000;}

div#footer-menu a {
	display: block;
	padding: 2px 12px;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

/******************************
 * EO: Footer-Menu
 ******************************/

/******************************
 * BO: New & Updated Badge
 ******************************/

.newItemBadge {
	background: transparent url('../images/new_item_badge.png') no-repeat;	/*badge image to use*/
	float: left;	/*optional: used to float badge to right of product info display*/
	padding-right: 2px;
	height: 10px;	/*Badge image height*/
	width: 22px;	/*Badge image width*/
}

.updatedItemBadge {
	background: transparent url('../images/updated_item_badge.png') no-repeat;	/*badge image to use*/
	float: left;	/*optional: used to float badge to right of product info display*/
	padding-right: 2px;
	height: 12px;	/*Badge image height*/
	width: 44px;	/*Badge image width*/
}

/******************************
 * EO: New & Updated Badge
 ******************************/

/******************************
 * BO: Image Handler 3 v3.0
 ******************************/

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}

/******************************
 * EO: Image Handler 3 v3.0
 ******************************/

/******************************
 * BO: General FAQ Button
 ******************************/

div.g-button {
	margin: 1em 0 1em 0px;
	border: 1px solid #ccc;
	background-color: #cadef4;
	padding: 15px 15px 13px 19px;
	text-align: center;
	max-width: 135px;
}

div.g-button div {
	background: url("http://www.sanmarcocoffee.com/images/general-faq-button1.gif") no-repeat 0% 0%;
	font-size: 1.3em;
	background-color: #5679a5;
}

div.wide div.g-button div {
	max-width: 300px;
	margin: 0 auto;
}

div.g-button div span span a {
	display: block;
	color: #fff !important;
	background: url("http://www.sanmarcocoffee.com/images/general-faq-button2.gif") no-repeat right bottom;
	padding: 8px 18px 13px 13px;
	text-decoration: none;
	font-weight: bold;
}

div.g-button div span {
	display: block;
	background: url("http://www.sanmarcocoffee.com/images/general-faq-button1.gif") no-repeat right -400px;
	height: 1%;
}

div.g-button div span span {background: url("http://www.sanmarcocoffee.com/images/general-faq-button1.gif") no-repeat left bottom;}

div.g-button-wrapper {
	border-right:1px dotted #cccccc;
}

/******************************
 * EO: General FAQ Button
 ******************************/

/******************************
 * BO: Misc
 ******************************/

.twfbwrapper {
display:inline;
}

.tagcloudwrapper { 
 width: 90%; margin: 1em auto;
}
