/**
 * 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
 */

body {
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-color: #555555;
}

a img {
	outline: none;
}

#headerBothSides {
	width: 100%;
	background-color: #FFF2FF;
	height: 101px;
}

#headerDivider {
	height: 5px; 
	background-color: #92734B;
	width: 100%;
	clear: both;
	margin-bottom: 5px;
}

#headerRightSide {
	text-align: right;
	margin: 0px 5px 0px 305px;
	height: 101px;
	zoom: 100%;
	background: transparent url(../images/header/gc-header-fade.gif) no-repeat scroll 70% top;
}

#headerLeftSide {
	margin: 0px;
	padding: 0px;
	height: 82px;
	float: left;
}

#searchHeader {
	height: 35px;
	width: 325px;
	background-image: url(../images/header/search-header-box.gif);
	background-repeat: no-repeat;
	right: 10px 5px 10px 0px;
}

#searchHeader>form {
	margin: 0px;
}

#searchHeaderInput {
	border: 1px solid #F4F4F4;
	margin-left: 5px;
	padding: 2px;
	width: 223px;
	margin-top: 8px;
	height: 16px;
	float: left;
}

#navigationTabs ul li a /*:link , #navigationTabs ul li a:visited */ {
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:auto;
	/* opacity: 0.75; */
}

/*
#navigationTabs ul li a:hover {
	color: #008000;
	text-decoration: underline;
}
*/
#navigationTabs ul li {
	display: inline;
	border-right: 2px solid #666666;
	float: left;
	padding: 0px 0.25em;
}

#lastNavTab {
	border: 0px none !important;
}

#navigationTabs ul {
	list-style-type: none;
	padding: 0px;
	margin: 5px 5px 0px 0px;
}

#navigationTabs {
	overflow: hidden;
	vertical-align: top;
}

#navigationTabsGreeting {
	height: 61px;
	display: inline;
	margin-left: auto;
}

#greeting {
	border-top: 1px solid #666666;
	margin: 2px 5px 0px 0px;
	padding-top: 2px;
}

.clearRight {
	clear: right;
}

#centerExpander {
	width: 100%; 
	float: right;
}

#mainColumnWrapper {
	padding: 5px 1em 5px 200px;
	/* float: right; */
	
}

#contentMain {
	background-color: #FFFFFF;
	margin: 5px;
	border: 1px solid #333333;
	overflow: hidden;
	clear: left;
	padding: 5px 2px;
	
}

#navColumnOne {
	margin: 5px -185px 5px 5px;
	width: 175px;
	float: right;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #9E743A;
	font-weight: bold;
	text-decoration: none;
	}
 
a:visited {
	color: #9E743A;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	/* background-color: #FFD7FF; */
	text-decoration: underline;
	color: #00CC00;
}

#navSupp ul li a:hover, #navEZPagesTOC ul li a:hover, #navCatTabs ul li a:hover,#manufacturerListWrapper ul li a:hover {
	background-color: #00FF99;
	color: #006600;
}

a:active {
	color: #00FF99;
	}

h1 {
	font-size: 2em;
}

#mainColumnWrapper h1, h2.centerBoxHeading, #productsListingTopNumber, h2#checkoutShippingHeadingMethod, 
#shippingCommentsHeader, h2#comments, h2#respond, h2.postHeading, h2.gvFaqDefaultSubHeading, #wishlistDialogTitle,
#kitComponentName {
	border-top: 2px solid #9E743A;
	border-bottom: 1px dotted #9E743A;	
	padding: 0.4em 2px;
	color: #9E743A;
}

#mainColumnWrapper h1, #wishlistDialogTitle {
	font-size: 1.5em;
}

h2.centerBoxHeading, h2#checkoutShippingHeadingMethod, #shippingCommentsHeader, h2#comments, h2#respond, 
h2.postHeading,h2.gvFaqDefaultSubHeading {
	font-size: 1.33em;
}

h2.postHeading, h2.gvFaqDefaultSubHeading {
	clear: both;
}

#checkoutShippingHeadingMethod {
	margin: 1.5em 0em 0.75em 0em;
}

#shippingCommentsHeader {
	margin: 0em 0em 0.5em 0em;
}

.shippingModuleName {
	color: #9E743A;
}

.shippingQuoteDetails {
	padding-left: 2.5em;
	margin-bottom: 1em;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0em 0em 0.15em 0em;
}

/*  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%;
	}
*/

.attribsSelect {
	font-size: 1em;
	font-weight: normal;
}

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-color: #C6E2FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

FIELDSET>LEGEND {
	color: black;
}

LABEL {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}


LABEL.inputLabel {
	width: 12em;
	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;
}

p.subcategoryClick {
	padding: 0em;
	margin: 0em;
	font-size: smaller;
}

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, .messageStack {
	margin: 0px auto 5px auto;
	width: 94%;
	min-width: 800px;
	overflow: hidden;
	line-height: 1.8em;
	padding: 0.2em;
	border: 2px solid #92734B;
	vertical-align: middle;
	}

.messageStackWarning>img, .messageStackError>img, .messageStackSuccess>img, .messageStackCaution>img,
.messageStack>img {
	vertical-align: middle;
}

.messageStackCartAdd>img, .messageStackFreeShipping>img {
	float: left;
	margin-right: 5px;
}

.messageStackFreeShipping {
	background-color: #82BAFF; 
}

#mainColumnWrapper>.messageStackWarning, #mainColumnWrapper>.messageStackError, #mainColumnWrapper>.messageStackSuccess, 
	#mainColumnWrapper>.messageStackCaution {
	margin-top: 10px;
}

.messageStackCartAdd {
	background-color: #99FF99;
}


.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	background-image: url(../images/red-fade.gif);
	background-repeat: repeat-x, repeat-y;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFBCC;
	color: #000000;
	background-image: url(../images/yellow-fade.gif);
	background-repeat: repeat-x, repeat-y;
}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#headerWrapper {
	margin-bottom: 10px;
	min-width: 990px;
}

#contentMainWrapper {
	margin: 0px auto 0px auto;
	width: 94%;
	min-width: 800px;
	overflow: hidden;
	background-color:#9E743A;
	background-image: url(../images/border-tile.gif);
}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto 0.5em;
}

#sendSpendWrapper, #storeCreditWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	background-color: #FFF2FF;
	}

#sendSpendWrapper h2, #storeCreditWrapper h2 {
	padding-left: 0.5em;
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, 
	#navEZPagesTOCWrapper, #storeCreditWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.25em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	clear: both;
	margin-top: 0.1em;
}
.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, #manufacturerListWrapper {
	margin: 0em;
	padding: 0.25em 0.2em;
	/* height: 1%; */
	border-top: 1px solid #9E743A;
	border-bottom: 1px solid #9E743A;
	background-color: #FFF2FF;
}
	
#navSuppWrapper {
	clear: both;
	margin: 0px 5px;
}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul, #manufacturerListWrapper ul {
	margin: 0;
	padding: 0.25em 0em;
	list-style-type: none;
	text-align: center;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li, #manufacturerListWrapper ul li, #manufacturerListing {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a, #manufacturerListWrapper ul li a {
	text-decoration: none;
	margin: 0;
	color: #9E743A;
	white-space: nowrap;
	font-weight: bold;
}

.betterNavSplitPagesLinks {
	margin: 0.25em auto;
	text-align: center;
	line-height: 1.5em;
}

.betterNavSplitPagesLinks ul {
	margin: 0em;
	list-style-type: none;
}

.betterNavSplitPagesLinks ul li {
	display: inline;
	white-space: nowrap;
	border: 1px solid #9E743A;
	margin: 0.25em;
	background-color:#FFF2FF;
	padding: 0.25em 0.5em;
}

.betterNavSplitPagesLinks ul li a {
}

.betterNavSplitPagesLinks ul li a:hover {
	color: #00FF99;
	text-decoration: none;
}

.betterNavSplitPagesLinks ul li.current {
	font-weight: bold;
	color: black;
}

#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;
	}

#navMainSearch, #navCategoryIcon, .buttonRow {
	margin: 0.5em 0.5em 0.5em 0em;
	}

#indexProductListCatDescription {
	margin: 0em 0em 2em 0em;
}

#indexProductListCatDescription p {
	margin: 0em 0em 0.25em 0em;
	padding: 0em;
}


#navBreadCrumb {
	margin: 1px;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em 0em 0em 1em;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navEZPagesTop a:hover {
	color: #FFFF33;
} 	
	
#navEZPagesTop, #navEZPagesTop a {
	color: #FFFFFF;
} 	
	
/*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;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	text-align: left;
	/*float: right; */
	margin: 0em 0.25em;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

#contestSubmit {
	margin: 3px 0px 0px 12.1em;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

#siteinfoLegal {
	padding-top: 5px;
	color: #999999;
}

#productInfoRightSide {
	width: 175px;
	margin-right: 1em;
}

/*Shopping Cart Display*/
#cartAdd {
	margin: 1em;
	border: 1px solid #000000;
	/* padding: 1em 0.75em 0.5em 0.75em; */
	background-color:#FFFFCC;
	background-image: url(../images/yellow-gradient.gif);
	width: 100%;
}

#cartAddMinUnits {
	text-align: center;
}

#cartAddCurrentQtyCell {
	padding: 0em;
	font-size: smaller;
	font-weight: bold;
	padding: 0.75em 0em 0em;
	text-align: center;
	vertical-align: middle;
}

.cartAddLeft {
	text-align: left;
	padding: 0.75em 0em 0em 0.5em;
}

.cartAddRight {
	text-align: right;
	padding: 0.75em 0.5em 0em 0em;
}

#cartAddBttn {
	text-align: center;
	vertical-align: middle;
	padding: 0.75em 0em;
}

.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: 2.5em;
	display: block;
}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: left;
	}

#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 {
	margin-left: 1em;
	}

#cartTotalFigure {
	font-weight: bold;
}

#cartSavings {
	color: #FF3366;
	font-weight: bold;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalPrice {
	color: black;
	font-weight: bold;
}

.productSpecialPriceSale {
	text-decoration: line-through;
	color: #999999;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 2em 1em 0em ;
}

#productMainImage img {
	border: 1px solid #9E743A;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	margin: 3em 0px 0px 0px;
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	color: #444444;
	font-weight: bold;
	font-variant: small-caps;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #00FF99;
	text-decoration: underline;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}
.centerBoxHeading {
	/* TODO: Put something here... */
}

.leftBoxHeading,  .rightBoxHeading {
	margin: 0em;
	background-color: transparent;
	background-image: url(../images/gc-column-header.gif);
	padding: 0.30em 0em;
	border-bottom: 2px solid #999999;
	}

#categoriesContent, #manufacturerslistContent, #themeslistContent {
	padding: 0px;
	border: none;
}

.leftBoxContainer, .rightBoxContainer {
	margin-bottom: 10px;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	border-top: 0px none none;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .attribImg {
	text-align: center;
	}

div.centerBoxContentsNew, div.centerBoxContentsSpecials, div.centerBoxContentsFeatured {
	margin-bottom: 1em;
}

.categoryListBoxContents {
	font-weight: bold;
	text-align: center;
}

#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;
	}


/*misc*/
.back {
	float: left;
	}

.forward {
	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;
	}

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: #cacaca;
	height: 2em;
	}


.productListing-rowheading {
	background-color: #abbbd3;
	/* background-image: url(../images/tile_back.gif); */
	height: 2em;
	color: #FFFFFF;
	}

.productListing-data, .productListing-image, .productListing-price, .freeGiftDescriptionCell, .freeGiftImageCell,
.freeGiftSelectCell {
	border-bottom: 1px solid #9E743A;
	padding: 0.25em;
}

.productListing-image {
	/* This should not be hard-coded. */
	width: 110px;
}

.productListing-price {
	width: 150px;
}

.productListing-price .priceTable .ourPrice, .productListing-price .priceTable .productSalePrice {
	font-weight: bold;
}

.priceTable {
	margin: 0.5em 0em;
}
	
.productListing-data {
	vertical-align: top;
}

.itemPrice {
	font-weight: bold;
}

.productListing-data p {
	padding: 0em 0em 0.25em 0em;
}

.productListing-data p a {
	font-size: smaller;
}

.productListing-rowheading a {
	color: #FFFFFF;
}
	
.productListing-rowheading a:hover {
	color: #FFCC33;
}

#productsListingListingBottomLinks {
	margin-top: 1.5em;
}

#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;
	}

/* Added for Manufacturer's sidebox -- DPB -- May 24, 2007 */
a.manufacturerName {
  display:block;
  clear:both;
 }

.newsletterSubscribeSideboxInput {
	margin-bottom: 4px;
}

#newslettersubscribeHeading {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
}

.productListingPrice {
	font-weight: bold;
	text-align: center;
}

.productListingInfoCell /*, .productListing-even, .productListing-odd */ {
	vertical-align:top;
	text-align: center;
	padding: 5px;
	border: thin;
	border-color:#E0E0E0;
	border-spacing: 5;
	border-style: none solid none solid;
}

.productListingInfoCell-left {
	border-left: none;
	vertical-align:top;
	text-align: center;
	padding: 5px;
	border: thin;
	border-color:#E0E0E0;
	border-spacing: 5;
	border-style: none solid none none;
}

.productListingInfoCell-right {
	vertical-align:top;
	text-align: center;
	padding: 5px;
	border: thin;
	border-color:#E0E0E0;
	border-spacing: 5;
	border-style: none none none solid;
}

.productListing-endSpacer, .productListing-spacer {
	height: 10px;
}

#bannerboxallContent img {
	display: inline;
}

.banners img {
	display: inline;
}

.msrPrice {
	text-decoration: line-through;
	color: #999999;
}

.ourPrice, #kitComponentFreeMessage {
	color: #FF0000;
}

#productPrices {
	font-size: larger;
	font-weight: bold;
}

#productTellFriendLink, #productNoficationLink {
	float: left;
}

#productInfoHeaderBlock, #kitComponentInfoHeaderBlock {
	margin-left: 220px;
}

#bannerbox2Content img {
	margin: 1px;
}

.centerBoxContentsFeatured table, .centerBoxContentsNew table, .centerBoxContentsCrossSell table, .centerBoxContentsSpecials table {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#productDateAvailable {
	font-weight: bold;
	color:#FF0000;
}

#productNoficationLink {
}

#scQuantityHeading, #scProductsHeading, #scUpdateQuantity, #scUnitHeading, #scTotalHeading, #scRemoveHeading {
	background-color:#F993C6;
	color:#FFFFFF;
}

.cartFreeShippingMessage {
	margin-left: 110px;
}

.cartFreeShippingMessageWrapper {
	padding-top: 1em;
	padding-bottom: 1em;
	clear: both;
	font-size: larger;
}

.cartTotalsDisplay {
	margin-left: 110px;
} 

.cartFreeGiftMessage {
	font-weight: bold;
	text-align: right;
	color:#0099FF;
}

#hdr-contest-link {
	color:#FFFF00;
	font-weight: bold;
}

/* For the rounded mini-cart box */
#minicart {
	border-style: none;
	margin-left: 2px;
	margin-right: 2px;
}

#minicart-contents {
	padding: 3px 7px; 
	background-color: #FFF2FF;
}

#minicart-image {
	float: left;
	margin-right: 0.5em;
	width: 40px;
	height: 40px;
}

#minicart-itemcount, #minicart-subtotal {
	font-weight: bold;
	color: #0000FF;
}

#minicart-text, #minicart-text a {
	color: #9E743A;
	padding: 0px;
	margin: 0px;
}

#minicart-checkout {
	width: 130px;
	margin: 5px auto 0px;
}

#categoriesLink-190 {
	color:#FF0000;
}

.better-together-offer h3 {
	font-size: 1.15em;
}

#checkoutSuccessOrderNumber, #checkoutSuccessThanks {
	margin: 1em 0em;
	font-size: large;
}

#advSearchResultsDefaultHeading {
	margin-bottom: 2em;
}

.commentlist .alt {
	background-color: #FFF2FF;
}

#blogSelect {
	margin: 1em 0em;
}

#shippingInfoMainContent h2 {
	margin-top: 1em;
}

.giftMinTotal {
	padding: 0.1em 0em;
}

#freeGiftListHeading {
	margin-top: 0.5em;
}

.selectedGift {
	font-weight: bold;
	color: red;
}

#optOutTitle {
	color:#9E743A;
	font-weight:bold;
}

#productListing>.buttonRow {
	margin: 0em;
}

/* .productListing-image, .productListing-data, .productListing-price {
	vertical-align: top;
}*/

#creditBalance {
	font-weight: bold;
	color: #009900;
}

#gvFaqRedeemSection {
 margin-bottom: 2em;
}

.clearLeft {
	clear: left;
}

span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.sociable_tagline {
	float: left;
	font-size: smaller;
}
.sociable {
	float: right;
	background-color: #eeeeee;
	padding: 0em 0.25em;
	margin-right: 0.8em;
}
#unsubscribeReasonList, #unsubscribePubList {
	list-style-type: none;
	line-height: 1.25em;
}
#categorySorterBox {
	margin: .5em 0.1em .5em 0.1em;
	float: left;
	
}
#categorySorterBox label {
	line-height: 1.25em;
	width: auto;
}
#indexProductList>FORM, #categorySorterBox>FORM {
	display: block;
}
#productInfoLowStock {
	font-size: larger;
	margin: 0.25em 0em;
}

#outOfStock {
	font-size: larger;
	margin: 0.25em 0em;
	color: #ff0000;
	font-weight: bold;
}
.productKit #productTellFriendLink, .productKit #productNoficationLink {
	float: right;
}
.kitComponentImageHolder {
	float: left;
	width: 100px;
	height: 100px;
}

.kitComponentTextHolder {
	margin-left: 110px;
}
#kitComponentName {
	font-size: 1.25em;
}
#kitComponentList {
	margin-right: 160px;
}
#kitComponentBodyHolder {
	margin: 0.75em;
	border: 3px solid #9E743A;
	padding: 0.5em;
	background-color: #ffffff;
	height: 600px;
} 
#kitCartAdd {
	background-color:#FFFFCC;
	background-image:url(../images/yellow-gradient.gif);
	border: 1px solid #000000;
	width: 150px;
	text-align: center;
}
#kitCurrentPriceNumber {
	font-weight: bold;
}

.kitAddToCartBox {
	margin: 0.5em 0em 0.5em 0em;
	padding: 0em;
}
#kitComponentList>hr {
	border-color: #9E743A;
	border-style: none none dotted;
}
h3.kitOptionText {
	margin: 0em 0em .5em 0em;
	color: #333333;
}
p.kitOptionComment {
	margin: 0em 0em .5em 0em;
	padding: 0em;
}
#componentRelativePrice {
	padding: .33em 0em;
}
.componentOutOfStock {
	color: #ff0000;
}
#kitComponentDescription {
	padding-top: 0.5em;
}
#kitComponentInfoHeaderBlock>#productPrices {
	margin: 0.25em 0em;	
}
/* .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; } */ 
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-icon { width: 16px; height: 16px; background-image: url(../images/ui-icons_222222_256x240.png); }

.ui-dialog-titlebar {
	height: 20px;
}
.ui-widget-overlay {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#666666 url(../images/ui-bg_diagonals-thick_20_666666_40x40.png) repeat scroll 50% 50%;
	opacity:0.5;
}
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-icon-closethick { background-position: -96px -128px; }

.ui-dialog {
	padding:0.2em;
	position:relative;
	width:300px;
}

.ui-corner-all {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
.ui-widget-content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EEEEEE url(../images/ui-bg_highlight-soft_100_eeeeee_1x100.png) repeat-x scroll 50% top;
	border:1px solid #DDDDDD;
	color:#333333;
}
.ui-dialog .ui-dialog-content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	overflow:auto;
	padding:0.5em 1em;
}
.ui-dialog-content {
	text-align: center;
	vertical-align: middle;
}
.ui-widget-header {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: #FFF2FF;
	border:1px solid #FFD9EC;
	color:#92734B;
	font-weight:bold;
}
.ui-helper-clearfix {
	display:block;
}


.prodSoldOutSmall {
	color: red;
	font-variant: small-caps;
	font-size: larger;
	font-weight: bolder;
}

.prodSoldOutLrg {
	color: red;
	font-variant: small-caps;
	font-size: xx-large;
	font-weight: bolder;
}

.prodComingSoonSmall {
	color: #008000;
	font-variant: small-caps;
	font-size: larger;
	font-weight: bolder;
}

.prodComingSoonLrg {
	color: #008000;
	font-variant: small-caps;
	font-size: xx-large;
	font-weight: bolder;
}

button.cssButton, button.cssButtonHover {
	border: 0px none;
	padding: 0px;
}

a.cssButton, button.cssButton, button.cssButtonHover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/button.gif) no-repeat scroll 0 0;
	color:#555555;
	display: inline-block;
	font-weight:bold;
	height:28px;
	line-height:27px;
	margin: 0px 3px 14px;
	text-decoration:none;
	width: 110px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	font-size: 11px !important;
}

p.kitAddToCartBox .button_in_cart {
	margin-top: 10px;
}

button:hover, a:hover.cssButton, button.cssButtonHover {
	color: #006600;
	background:transparent url(../images/button-active.gif) no-repeat scroll 0 0;
}

span.cssButton>img {
	vertical-align: middle;
}

a.small_edit, a.button_view, a.button_back, button.button_update, a.button_next, a.button_prev {
	width: 75px;
	background:transparent url(../images/button-75.gif) no-repeat scroll 0 0;	
}

button.button_header_search {
	width: 75px;
	background: transparent url(../images/button-grey-75.gif) no-repeat scroll 0 0;
}

a:hover.small_edit, a:hover.button_view, a:hover.button_back, button:hover.button_update, a:hover.button_next, 
a:hover.button_prev, button:hover.button_header_search, button.button_header_searchHover, button.button_updateHover {
	width: 75px;
	background:transparent url(../images/button-75-active.gif) no-repeat scroll 0 0;	
}

a.button_TellAFriend, button.button_in_cart {
	width: 130px;
	background:transparent url(../images/button-130.gif) no-repeat scroll 0 0;	
}

a:hover.button_TellAFriend, button:hover.button_in_cart, button.button_in_cartHover {
	width: 130px;
	background:transparent url(../images/button-130-active.gif) no-repeat scroll 0 0;	
}

a.button_minicart_checkout, a.button_checkout {
	width: 130px;
	color: #ffffff;
	background:transparent url(../images/button-red-130.gif) no-repeat scroll 0 0;
	margin-bottom: 0px;	
}

a:hover.button_minicart_checkout, a:hover.button_checkout {
	width: 130px;
	background:transparent url(../images/button-red-130-active.gif) no-repeat scroll 0 0;
	color: #ffffff;
	margin-bottom: 0px;	
}

a.button_return_to_product_list, a.button_shipping_estimator, button.button_add_to_cart {
	width: 250px;
	background:transparent url(../images/button-250.gif) no-repeat scroll 0 0;
}

a:hover.button_return_to_product_list, a:hover.button_shipping_estimator, 
button:hover.button_add_to_cart, button.button_add_to_cartHover {
	width: 250px;
	background:transparent url(../images/button-250-active.gif) no-repeat scroll 0 0;
}

button.button_add_to_cart, button:hover.button_add_to_cart, button.button_header_search, button:hover.button_header_search,
	button.button_header_searchHover, button.button_add_to_cartHover, button:hover.button_add_to_cartHover {
	margin: 5px 3px;
}

.centerBoxContentsCraftIdeas {
	margin-bottom: 0.5em;
}