/*------------------------------------------------------
Coco-luxe Style Sheet

version:   1.0
author:    Kristin Kramer for Kramer Publishing Interactive
-------------------------------------------------------*/
/* = Globals = */

/* Remove padding and margin on IE*/
* {margin: 0; padding: 0;}

/* = Global Image Settings = */

/* get rid of borders on images */
a img {border: none; }

/* = Global FLOATS = */

/* Class for clearing floats */
.clear {clear: both;}

/* = Global COLORS=  */

/* background mocha: #291c17; packaging colors: blue: #5d9cd4; red: #9a0f0f; gold: #df9115; green: #6b8740; pink: #e2aec8;
coco-- dark pink: #c45b8e; light pink: #f49ac1; bright orange: #f7943b; light dusty pink: #d195ae;
holiday-- light green: #8db259; lighter green: #a4c17a; bright green: #61a600; light red: #ff9696; dark lt red: #ff4242;*/
	
.blue {color: #5d9cd4;}
.red {color: #9a0f0f;}

/* = Global Links =   */

a:link, #navEZPagesTOC ul li a {color: #c45b8e; text-decoration: none;}
a:visited {color: #c45b8e; text-decoration: none;}
#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover {color: #f49ac1; text-decoration: none;}
a:hover {color: #f49ac1; text-decoration: none;}
a:active {color: #f49ac1; text-decoration: none;}

h1 {
	font-size: 18px;
	color: #f7943b;
	}

h2 {
	font-size: 16px;
	color: #2e1c18;
	}

h3 {
	font-size: 15px;
	color: #2e1c18;
	}

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;
	}
.topSearch {position: relative; top: 0; margin: 0px; margin: 0; padding-left: 2px; width: 160px; font: 700 11px "Century Gothic", Tahoma, Verdana, sans-serif; color: white; height: 16px; border: 0; background-color: #291c17;}
.topSearch:focus {background-color: #291c17;}

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

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}
	
.cocoaHR {text-align: center; width: 100%; margin: 15px 0 0 0;}

input:focus, select:focus, textarea:focus {
	background: white;
	}
input, textarea {
	font: 700 11px "Century Gothic", Tahoma, Verdana, sans-serif;
	color: #2e1c18;
	}
input#authorizenet-cc-owner {
	width: 138px;
	}
input#authorizenet-cc-number {
	width: 138px;
	}
input#disc-ot_gv {
	width: 138px;
	}
input#disc-ot_coupon {
	width: 138px;
	}
select {
	font: 700 11px "Century Gothic", Tahoma, Verdana, sans-serif;
	color: #2e1c18;
	width: 140px;
	}
select#authorizenet_aim-cc-expires-year {
width: 100px;
}

FIELDSET {
	padding: 0.3em;
	margin: 0.3em 0em;
	border: 1px solid #ff9696;
	}

LEGEND {
	font-weight: bold;
	font-size: 14px;
	padding: 0.3em;
	color: #2e1c18;
	}

LABEL, h4.optionName {
	padding-right: 3px;
	}

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

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

LABEL.inputLabel {
	width: 9em;
	float: left;
	color: #2e1c18;
	}

LABEL.inputLabelPayment {
	width: 200px;
	float: left;
	padding-left: 2.5em;
	color: #2e1c18;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	color: #2e1c18;
	}

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

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: #ff0000;
	color: #ffffff;
	}

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

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}
/*-----------------------------------------------------------------------------*/
/* = Main Layout =
/*-----------------------------------------------------------------------------*/
body {text-align: center; padding: 0px; font: 500 12px "Century Gothic", Tahoma, Verdana, sans-serif; background-color: #291c17; background-image: url(../images/background.jpg); color: #2e1c18;}
#mainWrapper {position: relative; margin: auto; text-align: left; top: 0; width: 774px; z-index: 0;}

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	position: relative; margin: auto; text-align: left; top: 0; padding: 0px; z-index: 2;
	}
#headerWrapper {height: 181px;}
#logoWrapper {position: absolute; top: 0; left: 0; height: 181px; width: 774px; background-color: #291c17; z-index: 0;}
	div#navMainWrapper {position: absolute; color: #f49ac1; top: 2px; left: 0; z-index: 1;}
	div#mainNav {position: absolute; top: 150px; left: 0; height: 26px; width: 780px; z-index: 2;}
		div#topNavItem {position: relative; float: left; margin: 5px 35px 0 0; font: 500 13px "Century Gothic", Arial, sans-serif; color: #f49ac1;}
		div#topNavItemOff {position: relative; float: left; margin: 5px 35px 0 0; font: 700 13px "Century Gothic", Arial, sans-serif; color: white;}
.homeLinks, .homeLinks a:link, .homeLinks a:visited{font: 700 15px "Century Gothic", Arial, sans-serif; color: white; text-decoration: none; line-height: 34px;}
.homeLinks a:hover, .homeLinks a:active{font: 700 15px "Century Gothic", Arial, sans-serif; color: #f49ac1; text-decoration: none; line-height: 34px;}
.topNav, .topNav a:link, .topNav a:visited{font: 500 13px "Century Gothic", Arial, sans-serif; color: white; text-decoration: none;}
.topNav a:hover, .topNav a:active{font: 500 13px "Century Gothic", Arial, sans-serif; color: #f49ac1; text-decoration: none;}
.bottomNav, .bottomNav a:link, .bottomNav a:visited{font: 700 11px "Century Gothic", Tahoma, Verdana, sans-serif; color: white; text-decoration: none;}
.bottomNav a:hover, .bottomNav a:active{font: 700 11px "Century Gothic", Tahoma, Verdana, sans-serif; color: #f49ac1; text-decoration: none;}
.footer, .footer a:link, .footer a:visited{font: 500 11px "Century Gothic", Tahoma, Verdana, sans-serif; color: #f49ac1; text-decoration: none;}
.footer a:hover, .footer a:active{font: 500 11px "Century Gothic", Tahoma, Verdana, sans-serif; color: #fff; text-decoration: none;}
#contentMainWrapper {padding: 0; margin:0; width:774px; border-right: solid 6px #291c17; border-left: solid 6px #291c17; background-color: #FFFFFF; z-index: 0;}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0;
	}
#tagline {
	color:#2e1c18;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}
select#disp-order-sorter {
width:200px;
}
#sendSpendWrapper {
/*	border: 1px solid #cacaca;*/
	float: right;
	margin: 0em 0em 1em 1em;
	}

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	float: left;
	}
#productAttributes {width: 297px; float: left;}

/*truffle guide page*/

div#truffleRowWrapper {position: relative; width: 540px; height: 266px; border-bottom: 1px dotted #ff9696; margin-bottom: 10px;}
div#truffleRowWrapperHigh {position: relative; width: 540px; height: 310px; border-bottom: 1px dotted #ff9696; margin-bottom: 10px;}
div#truffleRowWrapperShort {position: relative; width: 540px; height: 226px; border-bottom: 1px dotted #ff9696; margin-bottom: 10px;}
div#truffleRowWrapperShortest {position: relative; width: 540px; height: 188px; border-bottom: 1px dotted #ff9696; margin-bottom: 10px;}

div#truffleGuideBack {position: relative; float: left; width: 180px; height: 190px; z-index: 0;}
div#truffleGuideContent {position: absolute; width: 170px; top: 88px; left: 6px; z-index: 1;}
div#truffleIcons{position: absolute; height: 82px; width: 82px; top: 0; left: 6px; z-index: 1;}

.truffleGuideTitles {font-size: 13px; line-height: 15px; font-weight: 700; color: #f7943b;}
.truffleGuideText {font-size: 10px; line-height: 11px; font-weight: 700; color: #2e1c18;}
.truffleList {font-size: 10px; line-height: 11px; font-weight: 700; color: #2e1c18;}
h1.truffleGuideHeading {margin-top: 0}

/*end truffle guide page*/

/*begin press page*/

.pressBox {padding-left: 10px; margin-top: 10px;}

/*end Press Page*/


/*navigation*/

div#CatTabs1{
	z-index:0;
	position: absolute;
	left: 80px;
	top:177px;
	display: none;
	width: 170px;
}

.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{
	margin: 0em;
	background-color: #2e1c18;
	padding: 0px 12px;
	font-weight: bold;
	color: #ffffff;
	height: 16px;
	width: 750px;
	}
#navSuppWrapper{
	margin: 0em;
	background-color: #2e1c18;
	padding: 0px 12px;
	font-weight: bold;
	color: #ffffff;
	height: 32px;
	width: 750px;
	}
#navMain ul, #navSupp ul {
	font-size: 11px;
	margin: 0;
	list-style-type: none;
	text-align: center;
	}

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

#navMain ul li a, #navSupp ul li a {
	text-decoration: none;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#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 {
	padding: 0;
	color: #f49ac1;
	font-size: 11px;
	font-weight: 700;
	margin: 0;
	background-color: #2e1c18;
	width: 100%;
	height: 22px;
	}

#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,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
/*begin Product Detail Pages, icon rollovers on those pages*/
h1#productName {width: 220px; float: right;}
h2#productPrices {width: 220px; float: right;}

#productDescription {
	clear: right;
	padding: 0;
	top: 0;
	line-height: 20px;
	width: 220px;
	float: right;
	}
	
div#threeIconWrapper {position: absolute; height: 90px; width: 266px; top: 690px; right: 278px;}
div#threeIconWrapperShort {position: absolute; height: 90px; width: 266px; top: 550px; right: 278px;}
div#threeIconWrapperTall {position: absolute; height: 90px; width: 266px; top: 740px; right: 288px;}
div#sixIconWrapper {position: absolute; height: 90px; width: 540px; top: 640px; right: 13px; background-color: #fff;}
div#sixIconWrapperShort {position: absolute; height: 90px; width: 540px; top: 450px; right: 13px; background-color: #fff;}
div#threeIconWrapper18 {position: absolute; height: 90px; width: 266px; top: 550px; right: 288px;}

div#icon_desc_back {visibility: hidden; position: absolute; width: 370px; height: 154px; top: 523px; right: 170px; opacity:.80; filter: alpha(opacity=80); -moz-opacity: 0.8; background-color:#fff; z-index: 0;}
div#icon_desc_backShort {visibility: hidden; position: absolute; width: 370px; height: 154px; top: 383px; right: 170px; opacity:.80; filter: alpha(opacity=80); -moz-opacity: 0.80; background-color:#fff; z-index: 0;}
div#icon_desc_backTall {visibility: hidden; position: absolute; width: 370px; height: 154px; top: 573px; right: 180px; opacity:.80; filter: alpha(opacity=80); -moz-opacity: 0.8; background-color:#fff; z-index: 1;}
div#icon_desc_backWide {visibility: hidden; position: absolute; width: 370px; height: 154px; top: 473px; right: 180px; opacity:.85; filter: alpha(opacity=85); -moz-opacity: 0.85; background-color:#fff; z-index: 0;}
div#icon_desc_back18 {visibility: hidden; position: absolute; width: 370px; height: 154px; top: 383px; right: 180px; opacity:.80; filter: alpha(opacity=80); -moz-opacity: 0.8; background-color:#fff; z-index: 1;}
div#icon_desc_back18Short {visibility: hidden; position: absolute; width: 370px; height: 154px; top: 289px; right: 180px; opacity:.80; filter: alpha(opacity=80); -moz-opacity: 0.8; background-color:#fff; z-index: 1;}

div#Q1 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 520px; right: 165px; padding: 5px; z-index: 1;}
div#Q2 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 520px; right: 165px; padding: 5px; z-index: 1;}
div#Q3 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 520px; right: 165px; padding: 5px; z-index: 1;}

div#Q1short {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 380px; right: 165px; padding: 5px; z-index: 1;}
div#Q2short {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 380px; right: 165px; padding: 5px; z-index: 1;}
div#Q3short {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 380px; right: 165px; padding: 5px; z-index: 1;}

div#A1 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 570px; right: 175px; padding: 5px; z-index: 1;}
div#A2 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 570px; right: 175px; padding: 5px; z-index: 1;}
div#A3 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 570px; right: 175px; padding: 5px; z-index: 1;}

div#A4 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 470px; right: 175px; padding: 5px; z-index: 1;}
div#A5 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 470px; right: 175px; padding: 5px; z-index: 1;}
div#A6 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 470px; right: 175px; padding: 5px; z-index: 1;}
div#A7 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 470px; right: 175px; padding: 5px; z-index: 1;}
div#A8 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 470px; right: 175px; padding: 5px; z-index: 1;}
div#A9 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 470px; right: 175px; padding: 5px; z-index: 1;}

div#As1 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 380px; right: 175px; padding: 5px; z-index: 1;}
div#As2 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 380px; right: 175px; padding: 5px; z-index: 1;}
div#As3 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 380px; right: 175px; padding: 5px; z-index: 1;}

div#As4 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 286px; right: 175px; padding: 5px; z-index: 1;}
div#As5 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 286px; right: 175px; padding: 5px; z-index: 1;}
div#As6 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 286px; right: 175px; padding: 5px; z-index: 1;}
div#As7 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 286px; right: 175px; padding: 5px; z-index: 1;}
div#As8 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 286px; right: 175px; padding: 5px; z-index: 1;}
div#As9 {visibility: hidden; position: absolute; width: 364px; height: 144px; top: 286px; right: 175px; padding: 5px; z-index: 1;}

img#icon {margin: 0 20px 8px 0;}
#close {position: absolute; right: 5px; top: 5px; font-size: 10px; font-weight: 700; text-align: right;}

.borderBlue {border: 2px dotted #5d9cd4;}
.borderBlue a {color: #5d9cd4;}

.borderRed {border: 2px dotted #9a0f0f;}
.borderRed a {color: #9a0f0f;}

.borderGreen {border: 2px dotted #6b8740;}
.borderGreen a {color: #6b8740;}

.borderPink {border: 2px dotted #e2aec8;}
.borderPink a {color: #e2aec8;}

.borderGold {border: 2px dotted #df9115;}
.borderGold a {color: #df9115;}

.iconTitle  {font-size: 14px; font-weight: 700; line-height: 30px; color: #000;}
.iconDescription {font-size: 11px; font-weight: 700; line-height: 13px; color: #000;}
.iconCrossSell {font-size: 11px; font-weight: 700; line-height: 13px; color: #000;}

/* end product detail and icon rollovers */

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

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 11px;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 10px 0 10px 0;
	border: 1px solid #f49ac1;
	padding: 1em;
	}

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

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

#cartSubTotal {
	border-top: 1px solid #cccccc;
	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: #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;
	}

#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: #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;
	} 
ul {
 list-style-type: none;
 }
#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 ;
	}
#productAdditionalImages {width: 210px;}

.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 {
	border: 0;
	height: 1%;
	margin: 5px 0;
	width: 538px;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}
h3.leftBoxHeading  {
	font-size: 1em;
	color: #291c17;
	}
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, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #f7943b;
	padding: 0.5em 0.1em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	padding-top: 0px;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 2px;
	}
.sideBoxContent a:hover{
	color: #f49ac1;
	}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #2e1c18;
	text-decoration: none;
	} 

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

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #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;
	font-weight: 700;
	}

#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: #fff;
	}
	
#bannerbox{margin: 20px 0 0 2px;}
#bannerboxContent {border: 1px solid #2e1c18; width: 202px;}

#bannerboxContent:hover {border: 1px solid #d195ae;}
#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 {
	color: #f49ac1;
	}
/* end categories box links */

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

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

.bold {
	font-weight: bold;
	}

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

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

.productListing-rowheading {
	background-color: #f49ac1;
	height: 2em;
	color: #FFFFFF;
	}
.productListing-rowheading a:link{
	color: #2e1c18;
	}
.productListing-rowheading a:hover{
	color: #ffffff;
	}
.listingDescription {
text-align: left;
padding-left: 5px;
}
h3.itemTitle {
text-align: left;
font-weight: 100;
font-size: 14px;
}
#categoryImgListing {
float: left;
}
.listingProductImage {
padding-bottom: 5px;
padding-right: 2px;
}

#siteMapList {
	width: 90%;
	float: right;
	}
.content {
font-size: 13px;
color: #2e1c18;
}
.content strong{
font-size: 14px;
}
#indexProductListCatDescription.content{
font-size: 13px;
line-height: 15px;
margin-bottom: 0;
}
#indexProductListCatDescription {
float: right;
width: 360px;
}
#categoryDescription{
font-size: 14px;
}
#categoryDescription {
float: right;
width: 360px;
}
.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;
	}
/* mailing list form styles */

#btnSubscribe {float: right;}