/**
 * 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 $
 */

/*
 * Theme colour SUMMER:
 */

.clBar, .clLevel0, .clLevel0over, .clLevel0border, .clLevel1, .clLevel1over, .clLevel1border {
	font-size: 11px;
}

body {
	margin: 0;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
/*	font-size: 62.5%;*/
	font-size: 10pt;
	color: #000000;
	background-color: #fff;
}

a img {border: none; }

.cartBoxListWrapper,
.cartBoxListWrapper ul,
.cartBoxListWrapper ul li,
.cartBoxListWrapper ul li a:link,
.cartBoxListWrapper ul li a:visited,
.cartBoxListWrapper ul li a:hover,
.cartBoxListWrapper ul li a:active
{
	color: #527E3A;
}

a:link, #navEZPagesTOC ul li a {
	color: #527E3A;
	text-decoration: none;
}

a:visited {
/*	color: #3300FF;*/
	color: #527E3A;
	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: #000;
}

a:active {
/*	color: #0000FF;*/
	color: #527E3A;
}

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

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.2em;
}

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

.biggerText {
	font-size: 1.2em;
}

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

/*h2, p*/
h2
{
	margin: 0px;
	padding: 0px;
}

/*  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: Tahoma, 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: #E4FEF5;
	}

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

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;
	}

ADDRESS {
	padding: 0.5em;
}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
}

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

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

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

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

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

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 754px;
	vertical-align: top;
	/*
	border: 1px solid #9a9a9a;
	*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	clear: both;
	margin: 0em;
	padding: 0em;
}

#logoWrapper{
/*
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;*/
	background-color: #ffffff;
	height:155px;
	padding-top: 10px;
	margin-bottom: 10px;
}

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

#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: 0px 0px 5px 0px;
	font-size: 0.9em;
	padding: 0px;
	text-align: center;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
/*	margin: 0em;*/
/*	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;*/
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
}

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

#navSupp
{
	margin-top: 10px;
	clear: both;
}

#navSupp ul
{
	clear: both;
	width: 754px;
	background-image: url(/assets/page_footer_top.gif);
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 34px;
	height: 34px;
	list-style-type: none;
}

#navMain ul, #navCatTabs ul {
	width: 754px;
	background-image: url(/assets/page_menu_bar.gif);
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 34px;
	height: 34px;
	list-style-type: none;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	margin-top: auto;
	margin-bottom: auto;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 10px;
	margin: 0;
	color: #ffffff;
	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: 10px 0px;
}

#indexProductListCatDescription {
	margin: 0px;
	padding: 0px;
}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
/*	padding: 23px 10px 0px 10px;*/
	padding: 0px;
/*	background-color: #ffffff;*/
	font-size: 0.80em;
	font-weight: bold;
/*	margin: 0px;*/
	margin: 23px 10px 0px 10px;
	color: #527E3A;
}

#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, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

.content {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

.content P
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

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

#productDescription
{
/*	padding: 0.5em;*/
}

#productDescription p
{
	padding: 10px 0px 0px 0px;
}

.alert {
	color: #FF0000;
}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
/*	padding: 0.8em;*/
	padding: 10px 0px 0px 10px;
}

#indexCategoriesHeading {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #527E3A;
}
.indexCategoriesHeadingWrapperTop {
	width: 556px;
	height: 10px;
	background-image: url(/assets/center_box_header2.gif);
}
.indexCategoriesHeadingWrapperMiddle {
	width: 556px;
	height: 60px;
	background-image: url(/assets/center_box_bg.gif);
}
.indexCategoriesHeadingWrapperBottom {
	width: 556px;
	height: 10px;
	background-image: url(/assets/center_box_footer.gif);
}


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

/*Shopping Cart Display*/
#cartAdd {
	background-color: #FBF591;
	float: right;
	text-align: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #A92615;
	padding: 10px;
}

.tableHeading TH {
	border-bottom: 1px solid #A92615;
}

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

#cartSubTotal {
	border-top: 1px solid #A92615;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
}

.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: #000;
	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 {
	margin-left: 1em;
	}

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

.priceWrapper
{
/*
	border: 1px solid #fff;
*/
	padding-top: 2px;
	text-align: center;
}

.normalprice,
.productSpecialPriceSale
{
	text-decoration: line-through;
}

.productFeaturedPrice,
.productSpecialPrice,
.productSalePrice,
.productSpecialPriceSale,
.productPriceDiscount
{
	color: #ff0000;
	font-weight: bold;
}

.normalprice,
.productSpecialPrice,
.productPriceDiscount
{
	display: block;
	padding: 3px 0px;
/*
	border: 1px solid #f0f;
*/
}

.productPriceDiscount
{
	text-align: center;
	margin-left: 22px;
	margin-right: 22px;
	clear: both;
	color: #fff;
	background-color: #A92615;
}

.normalprice
{
	float: left;
	text-align: right;
	width: 48%;
	color: #888;
}

.productSpecialPrice
{
	float: right;
	text-align: left;
	width: 48%;
}

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

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	font-weight: bold;
	color: #527E3A;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0px 10px 0px 10px;
}

#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;
}

h2#productPrices
{
	margin-bottom: 10px;
}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 0px 10px 10px;
	float: right;
}

#productMainImage img {
	border: 1px solid #A92615;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

.centerBoxWrapper,
.centerBoxWrapperShaded {
	clear: both;
	width: 556px;
	background-image: url(/assets/center_box_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: 0px;
}
.centerBoxWrapperShaded {
	background-image: url(/assets/center_box_extended_bg.gif);
}

h1.centerBoxHeading {
	margin-top: 0px;
	font-size: 1em;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

h2.centerBoxHeading,
div.centerBoxHeading {
	margin-top: 10px;
	font-size: 1em;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a
{
	font-size: 1em;
	color: #ffffff;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	background-image: url(/assets/box_header.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 27px;
	line-height: 27px;
	margin: 0em;
	padding-left: 5px;
}

.centerBoxHeading {
	background-image: url(/assets/center_box_header.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 27px;
	line-height: 27px;
	margin: 0em;
/*	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;*/
	text-align: left;
}

.leftBoxFooting, .rightBoxFooting {
	background-image: url(/assets/box_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 10px;
	margin: 0em;
}

.leftBoxExtendedFooting, .rightBoxExtendedFooting {
	background-image: url(/assets/box_white_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 10px;
	margin: 0em;
	padding: 0px;
}

.leftBoxSplit, .rightBoxSplit {
	background-image: url(/assets/box_split_shaded_white.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 10px;
	margin: 0em;
}

.centerBoxFooting,
.centerBoxFootingWhite {
	clear: both;
	background-image: url(/assets/center_box_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 10px;
	margin: 0em;
}

.centerBoxFootingWhite {
	background-image: url(/assets/center_box_extended_footer.gif);
}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 0px solid #9a9a9a;
/*	border-bottom: 5px solid #336633;*/
	margin-top: 10px;
}

.sideBoxContent {
	background-image: url(/assets/box_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	padding: 4px 0px 0px 0px;
	margin: 0px;
/*	padding: 0.4em;*/
	color: #527E3A;
	font-size: 11px;
}

.sideBoxExtendedContent {
	background-image: url(/assets/box_extended_bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
/*	padding: 2px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #527E3A;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	text-align: left;
}

.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,
.productListing-featured-data,
.accountQuantityDisplay,
.ratingRow,
LABEL#textAreaReviews,
#productMainImage,
#reviewsInfoDefaultProductImage,
#productReviewsDefaultProductImage,
#reviewWriteMainImage,
.centerBoxContents,
.specialsListBoxContents,
.categoryListBoxContents,
.additionalImages,
.centerBoxContentsSpecials,
.centerBoxContentsAlsoPurch,
.centerBoxContentsFeatured,
.centerBoxContentsNew,
.gvBal,
.attribImg {
	text-align: center;
}

.centerBoxContentsSpecials img,
.specialsListBoxContents img,
.centerBoxContentsAlsoPurch img,
.centerBoxContentsFeatured img
{
	border: 1px solid #A92615;
}

.navSplitPagesResult,
.navSplitPagesLinks
{
	margin-top: 5px;
}

.navSplitPagesResult,
.navSplitPagesLinks .current,
.navSplitPagesLinks a
{
	padding: 2px 4px;
	background-color: #fff;
	border: 1px solid #A92615;
}

h3.itemFeaturedTitle a,
h3.itemTitle a
{
	font-size: 11px;
/*
	font-weight: normal;
*/
}

/*
h3.itemFeaturedTitle a:link,
h3.itemFeaturedTitle a:visited,
h3.itemFeaturedTitle a:hover,
h3.itemFeaturedTitle a:active
{
	color: #f00;
}
*/
th.productListing-heading
{
	border-top: 1px solid #FBF591;
}

a.productListing-heading
{
	color: #000;
	border-top: 1px solid #FBF591;
}

a.productListing-heading:hover
{
	color: #527E3A;
}

.productListing-featured-data
{
	background-image: url(/assets/featured_marker.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.productListing-data,
.productListing-featured-data
{
	background-color: #FBF591;
	border-bottom: 1px solid #fff;
}

.productListing-featured-data h3 a,
.productListing-featured-data h3 a:link,
.productListing-featured-data h3 a:visited,
.productListing-featured-data h3 a:hover,
.productListing-featured-data h3 a:active
{
	color: #f00;
}

.productListing-featured-data h3.itemTitle a:hover
{
	color: #000;
}

.leftBoxHeading
{
	text-align: left;
}

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

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

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

A.linked-products,
A.linked-products:visited {
	color: #527E3A;
	text-decoration: none;
	padding: 4px 0px;
	margin: 0px 0.4em;
	border-bottom: 1px solid #fff;
	display: block;
	font-weight: bold;
	font-size: 11px;
}
A.linked-products:hover {
	color: #000;
}

/* categories box parent and child categories */
A.category-top,
A.category-top:visited {
	color: #527E3A;
	text-decoration: none;
	padding: 4px 0px;
	margin: 0px 0.4em;
	border-bottom: 1px solid #fff;
	display: block;
	font-weight: bold;
	font-size: 11px;
}
A.category-top:hover {
	color: #000;
}
A.category-links,
A.category-links:visited {
	color: #527E3A;
	text-decoration: none;
	padding: 4px 0px;
	margin: 0px 0.4em;
	border-bottom: 1px solid #fff;
	display: block;
	font-weight: bold;
	font-size: 11px;
}
A.category-links:hover {
	color: #000;
}
A.category-subs,
A.category-products,
A.category-subs:visited,
A.category-products:visited
{
	color: #527E3A;
	text-decoration: none;
	padding: 4px 4px 4px 10px;
	margin: 0px 0.4em;
	border-bottom: 1px solid #fff;
	display: block;
	font-weight: bold;
	font-size: 11px;
}
A.category-subs {
	color: #000;
}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
}
address.back {
	font-weight: bold;
	border-right: 1px solid #A92615;
	margin-right: 10px;
}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}

.alert forward
{
	float: none;
}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #FBF591;
	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: #fff;
	height: 2em;
}

.productListing-rowheading {
	background-color: #fff;
/*	height: 2em;*/
	color: #000;
}

#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;
}



/*
 * Address Book
 */
.addressBookDefaultName
{
	width: 50%;
}

#siteinfoLegal,
.legalCopyright
{
	font-size: 10px;
	background-image: url(/assets/page_footer_bottom.gif);
	background-repeat: no-repeat;
	height: 34px;
	line-height: 34px;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
}

caption h2
{
	margin-bottom: 5px;
}

.categoryImg
{
	float: right;
	margin: 0px 0px 10px 10px;
	border: 1px solid #527E3A;
}

div.cssButtonDiv
{
	background: transparent url('/assets/button-right.png') no-repeat scroll top right;
	color: #fff;
	display: block;
	font-weight: bold;
/*	float: left;*/
	height: 20px;
	margin-right: 0px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
	text-align: center;
}
div.cssButtonDiv span {
	background: transparent url('/assets/button-left.png') no-repeat;
	display: block;
	line-height: 14px;
	padding: 3px 0 3px 10px;
}


#productListHeading
{
	color: #527E3A;
	margin: 0px 0px 10px 0px;
}


.centerBoxSplit2White,
.centerBoxSplit2Shaded
{
	margin:0px;
	padding:0px;
	width:556px;
	height:10px;
	clear:both;
}
.centerBoxSplit2White
{
	background-image:url(/assets/center_box_split_shaded_2_w.gif);
	background-repeat: none;
}
.centerBoxSplit2Shaded
{
	background-image:url(/assets/center_box_split_white_2_sh.gif);
	background-repeat: none;
}

.centerBoxShaded,
.centerBoxWhite
{
	margin-left: 10px;
	margin-right:	10px;
	padding-top: 10px;
}
.centerBoxShaded
{
	background-color: #f4f7cb;
}
.centerBoxWhite
{
	background-color: #fff;
}

.navNextPrevWrapper
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.galleryImg
{
	border: 1px solid #A92615;
}
.galleryThumb
{
	border: 1px solid #A92615;
	margin: 0px 2px;
}

a, A {
	font-weight: bold;
}