/**
 * Main CSS Stylesheet, @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #4F4340;
	/* background-color: #e5edf5; */
	background-color: #FFFAF0;
}

a img { border: 1px solid #CFC8C2; 
}

img { border: 0px;
}

.categoryImg IMG {
	border: 1px solid #CFC8C2;
}

a:link, #navEZPagesTOC ul li a 
{
	color: #4F4340;
	text-decoration: none;
}
 
a:visited 
{
	color: #4F4340;
	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: #772211;
}

h1 {
	font-size: 1.5em;
	color: #A6784F;
}

h2 {
	font-size: 1.4em;
	color: #772211;
	background-color: #EFECE4;
}

h3 {
	font-size: 1.3em;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 1.1em;
}

#subscribeContent {
	font-size: 10px;
}

.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 {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}

input:focus, select:focus, textarea:focus {
	background: #EFECE4;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
}

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;
}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
}

P, ADDRESS {
	padding: 0.5em;
	font-size: 12px;
}

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: #772211;
	color: #ffffff;
}

.messageStackSuccess {
	background-color: #99FF99;
	color: #4F4340;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #4F4340;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 765px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0px;
	padding: 0px;
}

#popupImage {
	margin-top: 50px;
}

#headerWrapper {
	height: 129px;
	border: 1px solid red;
}

#logoWrapper{
	background-image: url(../images/header_banner_full.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
	height:128px;
	margin: 0px;
	padding: 0px;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	/* margin-left: 0.5em; */
	/* margin-right: 0.5em; */
}
	
#taglineWrapper {
	/* width + padding-left should = 765 (width of whole body) */
	width: 300px;
	padding-left: 465px;
}

#tagline {
	padding-top: 3px;
	font-size: 11px;
	text-align: center;
	background-color: #A6784F;
	vertical-align: middle;
	height: 17px;
}

#tagline a {
	color: #FFFFFF;
	font-weight: normal;
}

#topLeftLogoWrapper {
	padding-left: 0px;
	margin-top: -129px;
	z-index: 1;
}
#topLeftLogo {
	width: 175px;
	height: 129px;
}

#topnavWrapper {
	width: 590px;
	padding-left: 175px;
	padding-top: 80px;
}

#topnav {
	padding-top: 5px;
	padding-right: 30px;
	font-size: 12px;
	text-align : right;
	background-color: #772211;
	vertical-align: middle;
	height: 21px;
	border-top: 1px solid #A06458;
}

#topnav a {
 	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

#topnav a:hover {
	color: #A6784F;
}

#topsearchWrapper {
	width: 210px;
	padding-left: 380px;
	vertical-align: top;
	padding-top: 0px;
}

#topsearch {
	font-size: 12px;
	text-align : right;
	width: 210px;
	vertical-align: middle;
}

#topsearch input {
	width: 120px;
}

div.searchHeaderButton {
	display: inline;
	background-color: #A6784F;
	line-height: 22px;
	height: 40px;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	border: 1px solid #AFAFAF;
}

#topsearch .searchHeaderButton A {
	color: white;
	font-weight: bold;
}

IMG.cc_img {
  border: 0px;
  padding-left: 8%;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.floatingBox {
	margin-top: 40px;
}

#loginDefault .floatingBox {
	height: 180px;
	border: 1px solid #CFC8C2;
}

.floatingBox legend {
	margin-top: -20px;
}

.wrapperAttribsOptions {	
}

/*navigation*/

.navSplitPagesResult {

}
.navSplitPagesLinks {
	font-size: 12px;
	color: #4F4340;
}

.navSplitPagesLinks A {
	color: #A06458;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
}

#footerWrapper {
	width: 100%;
	text-align: right;
}

#footer {
	margin-top: 20px;
	width: 765px;
	font-weight: bold;
	color: #4F4340;
	padding-left: 0px;
	text-align: right;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 0;
	height: 1%;
	border: 1px solid yellow;
}

#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: right;
	line-height: 1.5em;
}

#navMain ul li, #footerWrapper ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #footerWrapper ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #4F4340;
	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, {
	margin-right: 100px;
	font-size: 13px;
	margin-bottom: 0px;
	color: #4F4340;
}
#indexProductListCatDescription {
	margin-right: 10px;
	color: #4F4340;
	font-size: 13px;
	padding-bottom: -20px;
}

#navMainSearch {
	float: right;
}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsProducts, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	/* padding: 0.5em;*/
	margin-left: 250px;
	padding-top: 0px;
	margin-top: 0px;
}

.alert {
	color: #922A15;
	margin-left: 0.5em;
}

.advisory {}
.important {
	font-weight: bold;
}

.notice {}
.rating{}
.gvBal {
	float: right;
}

.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding-left: 50px;
	padding-top: 20px;
	margin-right: 40px;
	margin-bottom: 40px;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10px;
}

/*Shopping Cart Display*/
#cartAdd {
	
	text-align: center;
	width: 500px;
	margin-left: -150px;
}

#cartAdd input#cart_quantity {
	margin-left: -20px;
}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
}

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 10px;
}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	vertical-align: middle;
}

#cartInstructionsDisplay {
	font-size: 12px;
	color: #4F4340;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}

#scUpdateQuantity {
	width: 2em;
}

.cartQuantity {
	width: 4.7em;
}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #660099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList {
	
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #772211;
}

.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;
} 

div.ezPageBasic {
	border: 1px solid #CFC8C2;
	padding:0px;
	margin-left: -15px;
	margin-right: 15px;
	margin-bottom: 45px;
	width: 480px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	font-size: 11px;
	color: #434F40;
}

div.ezPageBasic h1 {
	background-color: #4F4340;
	color: #EFECE4;
	margin-top: 0px;
	margin-right: -20px;
	margin-left: -20px;
	padding-left: 10px;
	padding-top: 5px;
}

div.ezPageBasic h3 {
	font-size: 14px;
	font-weight: bold;
	color: #A6784F;
}
div.ezPageBasic h2 {
	
}

div.ezPageBasic a {
  color: #922A15;
}

div.ezPageBasic a:hover {
  color: #FFFAF0;
  background-color: #A06458;
}

#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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

#productMainImage IMG {
	border: 1px solid #CFC8C2;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
}

#cartProdTitle {
	font-weight: bold;
}

/*Attributes*/
.attribImg {
	width: 20%;	
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsProducts, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 0px;
	height: 1%;
	font-size: 11px;
	margin-bottom: 30px;
	}

.centerBoxWrapper A {
	font-weight: bold;
	color: #4F4340;
}

.centerBoxWrapper IMG {
	border: 1px solid #CFC8C2;
}


.productWrapper {
	width: 130px;
}

.productWrapper:hover {
	background-color: #E7E3E0;
}

h2.centerBoxHeading {
	font-size: 15px;
	color: #772211;
	width: 490px;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 16px;
	color: #ffffff;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #772211;
	padding: 0.5em 0.2em;
}

.centerBoxHeading {
	background-color: #E4D3CF;
	padding: 10px 0px;
	margin: 0px;
}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border-right: 1px solid #CFC8C2;
	border-bottom: 1px solid #CFC8C2;
	border-top: 1px solid #CFC8C2;
	background-color: #EFECE4;

	/*	border-bottom: 5px solid #336633; */
	margin-bottom: 11px;
}

.leftBoxContainer#categories, .leftBoxContainer#ezpages {
	border-bottom: 0px;
}

.sideBoxContent {
	/*	background-color: #ffffff; */
	/*	padding: 0.4em; */
/*	background-color: #EFECE4; */
	padding: 0px;
}

.sideBoxContent ul {
	/* border-left: 2px solid #CFC8C2; */
	border-right: 0px solid #CFC8C2;
	padding: 0px;
	margin: 0px;
}

.sideBoxContent ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom: 1px solid #CFC8C2;
}

.sideBoxContent ul li:hover {
	background-color: #A6784F;
}

.sideBoxContent ul li a {
	color: #4F4340;
	font-size: 16px;
}


.sideBoxContent ul li a.category-top {
	color: #4F4340;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
}


.sideBoxContent ul li a.category-top:hover {
	color: #EFECE4;
}

.sideBoxContent ul li a.category-links {
	color: #772211;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
}

.leftBoxHeading {
	text-align: left;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsProducts, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}

#siteinfoLegal {
	text-align: right;
	padding-right: 4px;
 	padding-bottom: 5px;
	font-weight: normal;
}


.centerBoxWrapper#alsoPurchased {
	margin-top: 30px;
}

.centerBoxContentsFeatured, .centerBoxContentsProducts, .centerBoxContentsAlsoPurch {
	width: 130px;
	padding-left: 25px;
	padding-right: 25px;
}

.centerBoxContentsFeatured.count3, .centerBoxContentsProducts.count3, .centerBoxContentsAlsoPurch.count3 {
	padding-right: 0px;
}

.centerBoxContentsFeatured.count1, .centerBoxContentsProducts.count1, .centerBoxContentsAlsoPurch.count1 {
	padding-left: 0px;
}

#bestsellers .wrapper {
	padding: 0px;
	margin:0px;
}

.leftBoxContainer#bestsellers, .leftBoxContainer#subscribe {
	background-color: #FFFFFF;
	float: center;
}

#bestsellers ol {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
/*	background-color: #EFECE4; */
	list-style-type: none;
}

#bestsellers li {
	padding: 0px;
	margin-bottom: 10px;
	text-align: center;
}

#bestsellers a {
	color: #4F4340;
	font-weight: bold;
}

#bestsellers li img {
	border: 1px solid #CFC8C2;
}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/* categories box parent and child categories */
/*A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}*/
	
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
}

SPAN.category-subs-parent {
	font-weight: bold;
}

SPAN.category-subs-selected {
	font-weight: bold;
	color: #A6784F;
}

li.category-subs-selected {
	background-color: #A6784F;
}

.sideBoxContent ul li.category-subs-selected a.category-top {
	color: #EFECE4;
}

/* end categories box links */
/*misc*/

.back {
	float: left;
}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	margin-bottom: 20px;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
}

.rowEven {
	background-color: #FFFFFF;
	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*/
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

TR.tableHeading {
	background-color: #4F4340;
	color: #E7E3E0;
	height: 2em;
}

h1#productListHeading {
	padding-top: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #A6784F;
}

h1#productName {
	margin-top: -3px;
	margin-left: 250px;
	font-size: 14px;
	font-weight: bold;
	color: #A6784F;
}

h1#cartDefaultHeading {
	font-size: 20px;
	font-weight: bold;
	color: #A6784F;
}

#productDescription {
	color: #4F4340;
}

#productDescription, h1#productName {
	margin-right: 40px;
}

h4#productPrices {
	margin-top: 20px;
	margin-bottom: 10px;
}

#productTellFriendLink {
	display: inline;
	text-align: right;
}

#productTellFriendLink IMG, .navNextPrevList IMG, #shoppingCartDefault IMG, #checkoutShipto IMG, #checkoutPayment IMG, #maintenanceDefault IMG, #contactUsDefault IMG, #checkoutBillto IMG, #checkoutSuccessLogoff IMG, .buttonRow back IMG {
	border: 0px;
}

.navNextPrevList IMG {
	margin-top: 55px;

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
}

#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;
	margin-top: 25px;
}

#ccaccept {
 	text-align: center;
}

#main_page_top_table TD IMG {
 	border: 1px solid #E7E3E0;
}

#cartContentsDisplay, #shippingEstimatorTable {
	padding-right: 5px;
}

#shippingEstimatorTable TD {
	border: 1px solid black;
}	

TD.main A {
 	color: #772211;
}