@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
}

body {
	font-family: arial;
    font-size: 10px;
	color:black;
}





a img {border: none; }



.biggerText {
	font-size: 1.2em;
	}


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


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.inputLabelPayment {
	width: 15em;
	float: left;
	}
LABEL.inputLabel {
	width: 15em;
	float: left;
	}

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

p table tr {
  height:100% !important;
 
}
ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	color: #008000;
	}

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

.messageStackWarning, .messageStackError {
	background-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: 100%;
	vertical-align: top;
	}

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

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

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

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

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

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

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

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

#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 {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

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

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

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

	width:760px;
	}

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

/*Shopping Cart Display*/


#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;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#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 1em 1em 0em ;
	}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

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

#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, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
	border: 1px solid white;
}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	border: 1px solid white;

	}

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


#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;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

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

a img {
	border: currentColor;
}
a {
	color: rgb(77, 82, 85); text-decoration: none;
}
#navEZPagesTOC ul li a {
	color: rgb(77, 82, 85); 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 {
	
}
h4 {
	
}
h5 {
	
}
h6 {
	
}
label {
	
}
h4.optionName {
	
}
legend {
	
}
address {
	
}
.sideBoxContent {
	
}
.larger {
	
}
.attribsSelect {
	padding: 0px 5px 0px 0px;
}
.biggerText {
	
}
#gender-male {
	margin-left: 8px;
}
#gender-female {
	margin-left: 8px;
}
#email-format-text {
	margin-left: 8px;
}
.information {
	padding: 8px 0px 0px 16px;
}
code {
	line-height: 17px; font-size: 12px;
}
form {
	
}
select {
	
}
input {
	
}
form {
	margin: 0px; padding: 0px;
}
textarea {
	margin: auto; width: 95%; display: block;
}
input:focus {
	
}
select:focus {
	
}
textarea:focus {
	
}
fieldset {
	margin: 0.5em 0em; padding: 0.5em; border: 1px solid rgb(225, 225, 225);
}
legend {
	padding: 0px 5px; color: rgb(77, 82, 85); font-weight: bold;
}
label {
	
}
h4.optionName {
	
}
label.checkboxLabel {
	margin-left: 5px;
}
label.radioButtonLabel {
	margin-left: 5px;
}
#logo {
	float: left;
}
.centerBoxContents {
	float: left;
}
.specialsListBoxContents {
	float: left;
}
.categoryListBoxContents {
	float: left;
}
.centerBoxContentsAlsoPurch {
	float: left;
}
.attribImg {
	float: left;
}
label.inputLabel {
	margin: 5px 0px; width: 9em; padding-right: 10px; padding-left: 10px; float: left;
}
label.inputLabelPayment {
	padding: 4px 0px; width: 15em; float: left;
}
label.selectLabel {
	width: 12em; float: left;
}
label.switchedLabel {
	width: 12em; float: left;
}
label.uploadsLabel {
	width: 12em; float: left;
}
address {
	padding: 0.5em;
}
#contactUsNoticeContent {
	margin: 15px 0px 0px; padding: 15px 0px 20px 7px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;
}
address {
	font-style: normal;
}
.clearBoth {
	clear: both;
}
hr {
		color: #008000;

}
.messageStackWarning {
	padding: 0.2em; line-min-height: 1.8em;
}
.messageStackError {
	padding: 0.2em; line-min-height: 1.8em;
}
.messageStackSuccess {
	padding: 0.2em; line-min-height: 1.8em;
}
.messageStackCaution {
	padding: 0.2em; line-min-height: 1.8em;
}
.messageStackWarning {
	color: rgb(255, 0, 0);
}
.messageStackSuccess {
	color: rgb(77, 82, 85); background-color: rgb(241, 246, 230);
}
.messageStackCaution {
	color: rgb(77, 82, 85); background-color: rgb(255, 255, 102);
}
#mainWrapper {
	text-align: left; vertical-align: top;
}
#headerWrapper {
	
}
#contentMainWrapper {
	
}
#logoWrapper {
	
}
#cartBoxListWrapper {
	
}
#ezPageBoxList {
	
}
#cartBoxListWrapper ul {
	
}
#ezPageBoxList ul {
	
}
#mainWrapper {
	
}
#popupAdditionalImage {
	
}
#popupImage {
	
}
#navColumnOneWrapper {
	
}
#navColumnTwoWrapper {
	
}
#mainWrapper {
	
}
#tagline {
	text-align: center; color: rgb(77, 82, 85); font-size: 12px; margin-top: 10px; vertical-align: middle;
}
#sendSpendWrapper {
	margin: 0em 0em 1em 1em; border: 1px solid rgb(202, 202, 202); float: right;
}
.floatingBox {
	margin: 0px; color: rgb(77, 82, 85);
}
#accountLinksWrapper {
	margin: 0px; color: rgb(77, 82, 85);
}
#sendSpendWrapper {
	margin: 0px; color: rgb(77, 82, 85);
}
#checkoutShipto {
	margin: 0px; color: rgb(77, 82, 85);
}
#checkoutBillto {
	margin: 0px; color: rgb(77, 82, 85);
}
#navEZPagesTOCWrapper {
	margin: 0px; color: rgb(77, 82, 85);
}
.floatingBox a {
	color: rgb(77, 82, 85);
}
#productDetailsList li a {
	color: rgb(77, 82, 85);
}
#productDetailsList li {
	color: rgb(77, 82, 85);
}
.wrapperAttribsOptions {
	margin: 0.3em 0em; display: block;
}
#sorter {
	margin: 0px;
}
#sorter label {
	color: rgb(255, 255, 255); font-weight: bold;
}
.navSplitPagesResult {
	margin: 5px 10px 17px 20px;
}
.navSplitPagesLinks {
	margin: 0px 0px 10px;
}
.navSplitPagesLinks a {
	background: rgb(247, 247, 247); padding: 3px 8px; border: 1px solid rgb(0, 0, 0); color: rgb(0, 0, 0); text-decoration: none; display: inline-block;
}
.navSplitPagesLinks a:hover {
	border: 1px solid #F76218; color: #F76218;
}
.navSplitPagesLinks strong {
	background: #F76218; padding: 3px 8px; border: 1px solid #F76218; color: rgb(255, 255, 255); display: inline-block;
}
.navSplitPagesResult a {
	color: rgb(22, 22, 22);
}
.navNextPrevList {
	margin: 0px 2px 3px 0px; display: inline; list-style-type: none; white-space: nowrap;
}
.navNextPrevWrapper {
	margin: 0px 10px 5px; padding: 15px 0px;
}
.navNextPrevCounter {
	margin: 0em; padding: 7px 0px 0px; color: rgb(0, 0, 0); display: block;
}
.navNextPrevWrapper span {
	overflow: hidden; float: left; position: relative;
}
#navMainWrapper {
	
}
#navSuppWrapper {
	
}
#navCatTabsWrapper {
	
}
#navMain ul {
	margin: 0px; padding: 0.5em 0em; text-align: center; list-style-type: none; line-min-height: 1.5em;
}
#navSupp ul {
	margin: 0px; padding: 0.5em 0em; text-align: center; list-style-type: none; line-min-height: 1.5em;
}
#navCatTabs ul {
	margin: 0px; padding: 0.5em 0em; text-align: center; list-style-type: none; line-min-height: 1.5em;
}
#navMain ul li {
	
}
#navSupp ul li {
	
}
#navCatTabs ul li {
	
}
#navMain ul li a {
	
}
#navSupp ul li a {
	
}
#navCatTabs ul li a {
	
}
#navEZPagesTOCWrapper {
	margin: 5px 0px; padding: 0.5em; border: 1px solid rgb(225, 225, 225); font-weight: bold; float: inherit; min-height: 1%;
}
#navEZPagesTOC ul {
	margin: 0px; padding: 0.5em 0em; list-style-type: none; line-min-height: 1.5em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	margin: 0px; padding: 0em 0.5em;
}
#navMainSearch {
	margin: 5px 5px 0px 0px;
}
#navCategoryIcon {
	margin: 5px 5px 0px 0px;
}
#navEZPagesTop {
	
}
#contentColumnMain {
	vertical-align: top;
}
#navColumnOne {
	vertical-align: top;
}
#navColumnTwo {
	vertical-align: top;
}
.centerBoxContents {
	vertical-align: top;
}
.specialsListBoxContents {
	vertical-align: top;
}
.categoryListBoxContents {
	vertical-align: top;
}
.additionalImages {
	vertical-align: top;
}
.centerBoxContentsSpecials {
	vertical-align: top;
}
.centerBoxContentsAlsoPurch {
	vertical-align: top;
}
.centerBoxContentsFeatured {
	vertical-align: top;
}
.centerBoxContentsNew {
	vertical-align: top;
}
.alert {
	vertical-align: top;
}
#productDescription {
	
}
.shippingEstimatorWrapper {
	
}
.content {
	margin-bottom: 10px;
}
.alert {
	color: rgb(163, 163, 163); font-size: 11px; margin-right: 5px; margin-left: 0.5em;
}
.advisory {
	
}
.important {
	margin: 5px; font-weight: bold;
}
.notice {
	
}
.rating {
	
}
.gvBal {
	float: right;
}
#bannerOne {
	padding: 0em;
}
#bannerTwo {
	padding: 0em;
}
#bannerThree {
	padding: 0em;
}
#bannerFour {
	padding: 0em;
}
#bannerFive {
	padding: 0em;
}
#bannerSix {
	padding: 0em;
}
.smallText {
	font-size: 0.9em;
}
#siteinfoLegal {
	font-size: 0.9em;
}
#siteinfoCredits {
	font-size: 0.9em;
}
#siteinfoStatus {
	font-size: 0.9em;
}
#siteinfoIP {
	font-size: 0.9em;
}
.tableHeading th {
	
}
.tableHeading {
	
}
#cartSubTotal {
	
}
.tableRow {
	min-height: 2.2em;
}
.tableHeading {
	min-height: 2.2em;
}
#cartSubTotal {
	min-height: 2.2em;
}
.cartUnitDisplay {
	text-align: right; padding-right: 0.2em;
}
.cartTotalDisplay {
	text-align: right; padding-right: 0.2em;
}
#scUpdateQuantity {
	width: 2em;
}
.cartQuantity {
	width: 4.7em;
}
.cartNewItem {
	color: rgb(77, 82, 85); position: relative;
}
.cartOldItem {
	
}
.cartBoxTotal {
	text-align: right; font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
#cartAttribsList {
	margin-left: 1em;
}
#mediaManager {
	margin: 0.2em; padding: 0.5em; width: 50%;
}
#cartBoxListWrapper ul {
	list-style-type: none;
}
#ezPageBoxList ul {
	list-style-type: none;
}
#ezPageBoxList li {
	margin: 0px; padding: 0.2em 0em;
}
.cartBoxTotal {
	margin: 0px; padding: 0.2em 0em;
}
.totalBox {
	padding: 0.2em; width: 5.5em; text-align: right; color: #F76218; line-height: 18px; font-size: 18px; font-weight: normal;
}
.lineTitle {
	padding: 0.2em; text-align: right;
}
.amount {
	padding: 0.2em; text-align: right;
}
.amount {
	width: 5.5em;
}
.categoryIcon {
	
}
#cartImage {
	margin: 0.5em 1em;
}
.attribImg {
	margin: 0.3em 0em; width: 20%;
}
.attributesComments {
	
}
.centerBoxContents {
	
}
.specialsListBoxContents {
	
}
.categoryListBoxContents {
	
}
.additionalImages {
	
}
.centerBoxContentsSpecials {
	
}
.centerBoxContentsAlsoPurch {
	
}
.centerBoxContentsFeatured {
	
}
.centerBoxContentsNew {
	
}
.columnLeft {
	
}
.columnRight {
	
}
.sideBoxContent {
	
}
.rightBoxHeading {
	margin: 0em; padding: 0.2em 0em; background-color: rgb(102, 51, 102);
}
h3.leftBoxHeading a:hover {
	color: rgb(255, 255, 51); text-decoration: none;
}
h3.rightBoxHeading a:hover {
	color: rgb(255, 0, 0); text-decoration: none;
}
.rightBoxContent {
	margin-bottom: 1em;
}
.centeredContent {
	width: auto;
}
th {
	width: auto;
}
#cartEmptyText {
	width: auto;
}
#cartBoxGVButton {
	width: auto;
}
#navCatTabsWrapper {
	width: auto;
}
#navEZPageNextPrev {
	width: auto;
}
#bannerOne {
	width: auto;
}
#bannerTwo {
	width: auto;
}
#bannerThree {
	width: auto;
}
#bannerFour {
	width: auto;
}
#bannerFive {
	width: auto;
}
#bannerSix {
	width: auto;
}
#siteinfoLegal {
	width: auto;
}
#siteinfoCredits {
	width: auto;
}
#siteinfoStatus {
	width: auto;
}
#siteinfoIP {
	width: auto;
}
.center {
	width: auto;
}
.cartRemoveItemDisplay {
	width: auto;
}
.cartQuantityUpdate {
	width: auto;
}
.cartQuantity {
	width: auto;
}
#cartBoxGVBalance {
	width: auto;
}
.leftBoxHeading {
	width: auto;
}
.centerBoxHeading {
	width: auto;
}
.rightBoxHeading {
	width: auto;
}
#productListing{
	text-align:left;
}
.productListing-data {
	text-align:left;
}
.accountQuantityDisplay {
	width: auto;
}
.ratingRow {
	width: auto;
}
label#textAreaReviews {
	width: auto;
}
#productMainImage {
	width: auto;
}
#reviewsInfoDefaultProductImage {
	width: auto;
}
#productReviewsDefaultProductImage {
	width: auto;
}
#reviewWriteMainImage {
	width: auto;
}
.centerBoxContents {
	width: auto;
}
.specialsListBoxContents {
	width: auto;
}
.categoryListBoxContents {
	width: auto;
}
.additionalImages {
	width: auto;
}
.centerBoxContentsSpecials {
	width: auto;
}
.centerBoxContentsAlsoPurch {
	width: auto;
}
.centerBoxContentsFeatured {
	width: auto;
}
.centerBoxContentsNew {
	width: auto;
}
.gvBal {
	width: auto;
}
.attribImg {
	width: auto;
}
.categoryListBoxContents a {
	text-align: center; color: rgb(192, 5, 5); text-transform: uppercase; text-decoration: none;
}
.cartTotalsDisplay {
	
}
#bannerboxHeading {
	background-color: rgb(0, 0, 204);
}
#upProductsHeading {
	text-align: left;
}
#upDateHeading {
	text-align: right;
}
.back {
	float: left;
}
.forward {
	float: right;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	vertical-align: top; min-height: 1.5em;
}
.rowEven {
	padding: 5px; vertical-align: top; min-height: 1.5em;
}
caption {
	
}
#myAccountGen li {
	margin: 0px;
}
#myAccountNotify li {
	margin: 0px;
}
.accountTotalDisplay {
	width: 20%; text-align: right;
}
.accountTaxDisplay {
	width: 20%; text-align: right;
}
.accountQuantityDisplay {
	width: 10%; vertical-align: top;
}
tr.tableHeading {
	min-height: 2em;
}
#siteMapList {
	width: 90%; float: right;
}
#siteMapList ul {
	list-style: circle;
}
.ratingRow {
	margin: 1em 0em 1.5em;
}
label#textAreaReviews {
	font-weight: normal;
}
#gvFaqDefaultMainContent {
	margin: 10px 15px 0px 5px;
}
#gvFaqDefaultContent {
	padding: 10px 0px; color: rgb(0, 0, 0); border-top-color: rgb(236, 234, 234); border-top-width: 1px; border-top-style: solid;
}
#reviewsDefaultNoReviews {
	margin: 0px 5px 5px;
}
#createAcctSuccessMainContent {
	margin: 5px;
}
.main_block {
	margin: 20px;
}
.ee {
	text-decoration: line-through;
}
.normalprice {
	
}
.productSpecialPriceSale {
	
}
.normalprice {
	color: rgb(113, 113, 113); line-height: 18px; font-size: 12px; font-weight: normal; text-decoration: line-through;
}
.productSpecialPrice {
	color: #F76218; line-height: 18px; font-size: 18px; font-weight: normal;
}
.productSalePrice {
	color: #F76218; line-height: 18px; font-size: 18px; font-weight: normal;
}
.productSpecialPriceSale {
	color: #F76218; line-height: 18px; font-size: 18px; font-weight: normal;
}
.productSpecialPriceSale {
	text-decoration: line-through;
}
.productPriceDiscount {
	color: rgb(55, 55, 55); font-size: 12px;
}
.buttonRow {
	margin: 0px; padding: 7px 0px;
}
.buttonRow2 {
	margin: 0px; padding: 7px 0px;
}
.buttonRow input {
	padding: 0px; border: currentColor;
}
.buttonRow2 input {
	padding: 0px; border: currentColor;
}
.buttonRow3 input {
	padding: 0px; border: currentColor;
}
.box {
	background: rgb(0, 0, 0) url('https://www.brotherdrumcarder.com/images/categories-bg.jpg') repeat-x left top; border-radius: 10px; margin-bottom: 10px; position: relative; -moz-border-radius: 10px; -webkit-border-radius: 10px
}
.box-head {
	padding: 17px 0px 13px 19px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
.box-head a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.box-head a:hover {
	color: rgb(49, 49, 49);
}
.box-body {
	padding-bottom: 16px;
}
.box-body ul {
	list-style: none; margin: 0px; padding: 0px;
}
.box-body ul li {
	padding: 0px 10px 0px 20px;
}
.box-body ul li a {
	background: url('https://www.brotherdrumcarder.com/images/marker1.gif') no-repeat left 6px; color: rgb(255, 255, 255); line-height: 20px; font-size: 12px; text-decoration: none; padding-left:20px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.box-body ul li a:hover {
	background: url('https://www.brotherdrumcarder.com/images/marker1-act.gif') no-repeat left 6px; color: rgb(25, 183, 224); font-weight: bold
}
.box-body ul li.category-products a:hover {
	color: rgb(25, 183, 224); font-weight: bold;font-family: "Tahoma";
}
.box-body ul li .category-subs-parent-selected {
	color: rgb(25, 183, 224); font-weight: bold; font-size: 12px;font-family: "Tahoma";
}
.box-body ul li .category-subs-selected {
	color: rgb(25, 183, 224); font-weight: bold;font-family: "Tahoma";
}
.box-body ul li.category-products {
	padding-left: 35px !important;
}
.box-body ol {
	list-style: none; margin: 0px; padding: 0px;
}
.box-body ol li {
	padding: 0px 10px 0px 20px;
}
.box-body ol li a {
	background: url('https://www.brotherdrumcarder.com/images/marker1.gif') no-repeat left 6px; color: rgb(255, 255, 255); line-height: 20px; font-size: 12px; text-decoration: none; padding-left:20px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
.box-body ol li a:hover {
	background: url('https://www.brotherdrumcarder.com/images/marker1-act.gif') no-repeat left 6px; color: rgb(25, 183, 224)
}
#categories {
	
}
#moreinformation {
	
}
#information {
	
}
#bestsellers {
	
}
#ezpages {
	
}
#orderhistory {
	
}
#orderhistory .box-body img {
	background: rgb(255, 255, 255); margin: 2px 0px; padding: 2px; border: 1px solid rgb(170, 170, 170); vertical-align: middle;
}
#orderhistory .no-bg {
	padding: 0px;
}
#orderhistory a {
	padding: 0px; display: inline;
}
#orderhistory a:hover {
	font-weight: normal;
}
#bannerbox {
	
}
#bannerbox2 {
	
}
#bannerboxall {
	
}
#featured a img {
	margin: 0px 0px 8px;
}
#whatsnew a img {
	margin: 0px 0px 8px;
}
#specials a img {
	margin: 0px 0px 8px;
}
#reviews a img {
	margin: 0px 0px 8px;
}
#manufacturerinfo img {
	margin: 0px 0px 8px;
}
#productnotifications img {
	margin: 0px 0px 8px;
}
#reviews img {
	margin: 5px 0px 0px;
}
#featured {
	background: rgb(13, 85, 127) url('https://www.brotherdrumcarder.com/images/box-bg.gif') repeat-x left top;
}
#featured .box-head {
	padding-bottom: 12px;
}
#featured .box-body {
	text-align: center;
}
#featured .box-body .img {
	background: rgb(255, 255, 255); margin: 0px auto; border-radius: 10px; width: 191px; height: 116px; position: relative; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}
#featured .box-body .img img {
	width: 171px; height: 96px;
}
#featured .box-body .name {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 12px; font-weight: bold; text-decoration: none;
}
#featured .box-body .name:hover {
	color: rgb(25, 191, 232);
}
#featured .sb-info {
	padding: 8px 20px 0px; text-align: left;
}
#featured .box-body .price {
	padding: 8px 0px 2px;
}
#featured .box-body .normalprice {
	color: #F76218; line-height: 18px; font-size: 16px; font-weight: normal; text-decoration: line-through;
}
#featured .box-body .productSpecialPrice {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 18px; font-weight: normal; float: right;
}
.productSalePrice {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 18px; font-weight: normal; float: right;
}
.productSpecialPriceSale {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 18px; font-weight: normal; float: right;
}
#whatsnew {
	background: rgb(13, 85, 127) url('https://www.brotherdrumcarder.com/images/box-bg.gif') repeat-x left top;
}
#whatsnew .box-head {
	padding-bottom: 12px;
}
#whatsnew .box-body {
	text-align: center;
}
#whatsnew .box-body .img {
	background: rgb(255, 255, 255); margin: 0px auto; border-radius: 10px; width: 191px; height: 116px; position: relative; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}
#whatsnew .box-body .img img {
	width: 171px; height: 96px;
}
#whatsnew .box-body .name {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 12px; font-weight: bold; text-decoration: none;
}
#whatsnew .box-body .name:hover {
	color: rgb(25, 191, 232);
}
#whatsnew .sb-info {
	padding: 8px 20px 0px; text-align: left;
}
#whatsnew .box-body .price {
	padding: 8px 0px 2px;
}
#whatsnew .box-body .normalprice {
	color: #F76218; line-height: 18px; font-size: 16px; font-weight: normal; text-decoration: line-through;
}
#whatsnew .box-body .productSpecialPrice {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 18px; font-weight: normal; float: right;
}
.productSalePrice {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 18px; font-weight: normal; float: right;
}
.productSpecialPriceSale {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 18px; font-weight: normal; float: right;
}
#specials {
	background: rgb(13, 85, 127) url('https://www.brotherdrumcarder.com/images/box-bg.gif') repeat-x left top;
}
#specials .box-head {
	padding-bottom: 12px;
}
#specials .box-body {
	text-align: center;
}
#specials .box-body .img {
	background: rgb(255, 255, 255); margin: 0px auto; border-radius: 10px; width: 191px; height: 116px; position: relative; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}
#specials .box-body .img img {
	width: 171px; height: 96px;
}
#specials .box-body .name {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 12px; font-weight: bold; text-decoration: none;
}
#specials .box-body .name:hover {
	color: rgb(25, 191, 232);
}
#specials .desc {
	padding: 8px 20px 0px; text-align: left;
}
#specials .box-body .price {
	padding: 8px 0px 2px;
}
#specials .box-body .normalprice {
	color: #F76218; line-height: 18px; font-size: 16px; font-weight: normal; text-decoration: line-through;
}
#specials .box-body .productSpecialPrice {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 18px; font-weight: normal; float: right;
}
.productSalePrice {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 18px; font-weight: normal; float: right;
}
.productSpecialPriceSale {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 18px; font-weight: normal; float: right;
}
#reviews {
	background: rgb(13, 85, 127) url('https://www.brotherdrumcarder.com/images/box-bg.gif') repeat-x left top;
}
#reviews .box-body {
	text-align: center;
}
#reviews .box-body {
	text-align: center;
}
#reviews .box-body .img img {
	width: 171px; height: 96px;
}
#reviews .box-body a {
	color: rgb(255, 255, 255); line-height: 18px; font-size: 12px; font-weight: bold; text-decoration: none;
}
#manufacturerinfo {
	
}
#productnotifications {
	
}
#productnotifications .box-body {
	text-align: center;
}
#productnotifications .box-body a {
	color: rgb(255, 255, 255);
}
#search {
	
}
#search .box-body {
	overflow: hidden;
}
#search input {
	padding: 0px; border: currentColor; vertical-align: middle; float: left;
}
#search .input1 {
	background: url('https://www.brotherdrumcarder.com/images/search-bg.jpg') repeat-x left top; border: medium none currentColor; width: 180px; height: 15px; color: rgb(255, 255, 255); padding-left:0px; padding-right:3px; padding-top:7px; padding-bottom:7px
}
#search .corn {
	background: url('https://www.brotherdrumcarder.com/images/search-corn.jpg') no-repeat left top; width: 15px; height: 30px; float: left
}
#manufacturers {
	background: rgb(13, 86, 127) url('https://www.brotherdrumcarder.com/images/brands-bg.gif') repeat-x left top;
}
#manufacturers .box-head {
	color: rgb(49, 49, 49); padding-bottom: 7px;
}
#manufacturers .box-body {
	padding: 0px 9px 21px 8px; text-align: center;
}
#manufacturers .box-body select {
	border: currentColor; height: 20px; color: rgb(151, 151, 151); font-size: 11px;
}
#currencies {
	background: rgb(13, 86, 127) url('https://www.brotherdrumcarder.com/images/brands-bg.gif') repeat-x left top;
}
#currencies .box-head {
	color: rgb(49, 49, 49); padding-bottom: 7px;
}
#currencies .box-body {
	padding: 0px 9px 21px 8px; text-align: center;
}
#currencies .box-body select {
	border: currentColor; width: 90%; height: 20px; color: rgb(151, 151, 151); font-size: 11px;
}
#tellafriend {
	
}
#tellafriend .box-body {
	text-align: center; color: rgb(255, 255, 255);
}
#tellafriend .no-border input {
	padding: 0px; border: 0px solid currentColor;
}
#recordcompanies {
	
}
#recordcompanies .box-body {
	text-align: center;
}
#musicgenres {
	
}
#musicgenres .box-body {
	text-align: center;
}
#languages {
	
}
#languages .box-body {
	text-align: center;
}
#whosonline {
	
}
#whosonline .box-body {
	text-align: center; color: rgb(255, 255, 255);
}
#documentcategories {
	
}
#shoppingcart {
	background: rgb(13, 85, 127) url('https://www.brotherdrumcarder.com/images/box-bg.gif') repeat-x left top;
}
#shoppingcart .cart_line {
	
}
#shoppingcart #cartBoxEmpty {
	text-align: center; color: rgb(255, 255, 255);
}
#shoppingcart li a {
	padding: 0px; color: rgb(255, 255, 255);
}
.cartOldItem {
	color: rgb(255, 255, 255);
}
a:hover .cartOldItem {
	color: rgb(49, 49, 49); font-weight: normal;
}
#shoppingcart .price {
	padding: 0px 15px 0px 0px;
}
ul {
	margin: 8px 20px; padding: 0px; 
}
.centerColumn ul {
	margin: 8px 15px; padding: 0px; color: rgb(77, 82, 85);
}
#navColumnOne {
	
}
#navColumnTwo {
	
}
#indexDefault {
	margin-top: -15px;
}
#specialsListing {
	margin: 0px;
}
#newProductsDefault {
	margin: 0px;
}
#allProductsDefault {
	margin: 0px;
}
#loginDefault {
	margin: 0px;
}
#productGeneral {
	margin: 0px;
}
input#login-email-address {
	width: 70%; vertical-align: middle;
}
input#login-password {
	width: 70%; vertical-align: middle;
}
input#company {
	width: 70%; vertical-align: middle;
}
input#firstname {
	width: 70%; vertical-align: middle;
}
input#lastname {
	width: 70%; vertical-align: middle;
}
input#suburb {
	width: 70%; vertical-align: middle;
}
input#street-address {
	width: 70%; vertical-align: middle;
}
input#city {
	width: 70%; vertical-align: middle;
}
input#state {
	width: 70%; vertical-align: middle;
}
select#country {
	width: 70%; vertical-align: middle;
}
input#telephone {
	width: 70%; vertical-align: middle;
}
input#fax {
	width: 70%; vertical-align: middle;
}
input#email-address {
	width: 70%; vertical-align: middle;
}
input#contactname {
	width: 70%; vertical-align: middle;
}
input#dob {
	margin: 0px 0px 3px; width: 70px; vertical-align: middle;
}
input#postcode {
	margin: 0px 0px 3px; width: 70px; vertical-align: middle;
}
input#password-new {
	margin: 0px 0px 3px; width: 49%; vertical-align: middle;
}
input#password-confirm {
	margin: 0px 0px 3px; width: 49%; vertical-align: middle;
}
#password-current {
	margin: 0px 0px 3px; vertical-align: middle;
}
textarea#enquiry {
	margin: 1px 0px; width: 70%;
}
.button-padding {
	padding: 15px 0px 0px;
}
#featuredProducts {
	padding: 0px 2px 0px 0px;
}
#whatsNew {
	padding: 0px 2px 0px 0px;
}
#specialsDefault {
	padding: 0px 2px 0px 0px;
}
#specialsListing {
	padding: 0px 2px 0px 0px;
}
#from-name {
	margin-bottom: 3px;
}
#from-email-address {
	margin-bottom: 3px;
}
#to-name {
	margin-bottom: 3px;
}
#to-email-address {
	margin-bottom: 15px;
}
#inc-subcat {
	margin: 5px 0px 0px;
}
#reviewsWriteReviewsRate {
	margin: 15px 0px 0px;
}
.catDescContent {
	color: rgb(255, 255, 255);
}
#productQuantityDiscounts {
	overflow: hidden; float: left;
}
#productQuantityDiscounts td {
	padding: 4px; border: 1px solid rgb(236, 234, 234); text-align: center;
}
#productQuantityDiscounts tr:first-child {
	font-weight: bold;
}
.tie {
	background: rgb(255, 255, 255); border: 1px solid rgb(236, 234, 234);
}
.tie-margin1 {
	margin-bottom: 10px;
}
.tie .tie-indent {
	padding: 11px;
}
.tie2 {
	background: url('https://www.brotherdrumcarder.com/images/cart-bg.jpg') repeat-x 0px 0px;
}
.tie2 .tie2-indent {
	padding: 15px 20px;
}
.tie2 label {
	color: rgb(255, 255, 255); font-weight: bold;
}
.tie3 {
	background: rgb(249, 249, 249); border: 1px solid rgb(236, 234, 234);
}
.tie3 .tie3-indent {
	padding: 18px 20px;
}
.image {
	padding: 2px; border: 1px solid rgb(236, 234, 234); display: inline-block; position: relative;
}
.image a {
	display: inline-block; position: relative;
}
.zoom {
	background: url('https://www.brotherdrumcarder.com/images/icons/zoom-icon.png') no-repeat 0px 0px; left: 3px; width: 29px; height: 28px; bottom: 3px; position: absolute
}
.description a {
	font-weight: bold;
}
.description strong {
	color: rgb(0, 0, 0); display: block;
}
.price-text {
	color: rgb(77, 82, 85); font-size: 12px; font-weight: bold;
}
.stock {
	padding: 10px 133px 10px 10px; border: 1px solid rgb(236, 234, 234); color: rgb(0, 0, 0); display: inline-block;
}
#gvFaqDefaultMainContent {
	float: left;
}
#gvFaqDefaultMainContent a {
	color: rgb(45, 45, 45); font-weight: bold; text-decoration: none; display: block;
}
#gvFaqDefaultMainContent a:hover {
	color: #F76218;
}
#lookup-gv-redeem {
	width: 70%;
}
.model {
	display: block;
}
fieldset {
	padding: 15px 20px 30px; border: 1px solid rgb(236, 234, 234); color: rgb(73, 73, 73); margin-bottom: 20px !important;
}
legend {
	background: rgb(255, 255, 255); padding: 10px 20px; border: 1px solid rgb(236, 234, 234); color: rgb(73, 73, 73); margin-bottom: 15px;
}
legend {
	margin-bottom: 32px;
}
#gvFaqDefault form {
	top: -16px; margin-bottom: -15px; position: relative;
}
#gvFaqDefault form legend {
	margin-bottom: 30px;
}
#contactUsDefault form fieldset {
	top: -16px; margin-bottom: -15px; position: relative;
}
#contactUsDefault form fieldset legend {
	margin-bottom: 30px;
}
fieldset.first {
	margin: -10px 0px 0px;
}
fieldset.first legend {
	margin-bottom: 30px;
}
fieldset.second {
	top: -16px; position: relative;
}
fieldset.second legend {
	margin-bottom: 30px;
}
fieldset.company {
	top: -16px; position: relative;
}
fieldset.address {
	top: -32px; position: relative;
}
#passwordForgotten fieldset {
	margin-top: -10px;
}
#checkoutShippingContentChoose {
	margin-bottom: -16px;
}
#checkoutShipping fieldset legend {
	margin-bottom: 28px;
}
#checkoutOrderTotals {
	margin-top: -10px;
}
#checkoutOrderTotals legend {
	margin-bottom: 30px;
}
#checkoutPayment .one {
	margin-top: -16px;
}
#checkoutPayment .one legend {
	margin-bottom: 30px;
}
#checkoutPayment .two {
	margin-top: -16px;
}
#checkoutPayment .two legend {
	margin-bottom: 30px;
}
#checkoutPayment .three {
	margin-top: -16px;
}
#checkoutPayment .three legend {
	margin-bottom: 30px;
}
#csNotifications {
	top: -16px; position: relative;
}
#csNotifications legend {
	margin-bottom: 28px;
}
.tabTable .price {
	color: rgb(0, 0, 0); font-size: 18px;
}
.tabTable .productSpecialPrice {
	color: rgb(0, 0, 0); font-size: 18px;
}
.tabTable .normalprice {
	color: rgb(0, 0, 0); font-size: 18px;
}
#cartContentsDisplay .price {
	color: rgb(0, 0, 0); font-size: 18px;
}
.price.cartUnitDisplay {
	text-align: left !important;
}
.cartTotalDisplay {
	text-align: left !important;
}
.productListing-data {
	padding-right: 13px !important; padding-left: 13px !important;
}
.help-cart {
	padding: 4px 20px 0px 0px; color: rgb(0, 0, 0); font-weight: bold; float: right;
}
.help-cart a {
	color: rgb(0, 0, 0);
}
.bot-border {
	overflow: hidden; padding-bottom: 10px; margin-bottom: 10px; border-bottom-color: rgb(236, 234, 234); border-bottom-width: 1px; border-bottom-style: solid;
}
.prod-buttons {
	padding: 15px 0px 0px; float: right;
}
#navCatTabs {
	color: rgb(77, 82, 85); font-weight: bold;
}
#navCatTabs ul {
	list-style: none; margin: 0px 10px; padding: 10px 0px; line-height: 18px;
}
#navCatTabs ul li {
	padding: 0px 10px; display: inline;
}
#navCatTabs ul li a {
	color: rgb(255, 255, 255); text-decoration: underline;
}
#navCatTabs ul li a:hover {
	text-decoration: none;
}
#navBreadCrumb {
	padding: 10px 0px 0px; color: rgb(255, 255, 255); font-weight: bold; margin-bottom: 2px;
}
#navBreadCrumb a {
	text-decoration: underline;
}
#accountDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#accountHistoryDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#accountNotificationsHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#addressBookDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#advSearchDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#advSearchResultsDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#checkoutShippingHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#checkoutPaymentHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#checkoutConfirmDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#checkoutPayAddressDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#checkoutShipAddressDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#checkoutSuccessHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#conditionsHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#cookieUsageDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#createAcctDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#createAcctSuccessHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#customerAuthDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#discountcouponInfoHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#maintenanceDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#downloadTimeOutHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#gvFaqDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#ContantDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#gvRedeemDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#gvSendDefaultHeadingDone {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#indexDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#loginDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#logoffDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#pageNotFoundHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#pageTwoHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#pageThreeHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#pageFourHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#privacyDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#shippingInfoHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#cartDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#siteMapHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#sslCheckHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#timeoutDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#unsubDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#ezPagesHeading {
	display:none;
}
#acctNewslettersDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#addressBookProcessDefault h1 {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
h2 {
	padding: 3px 0px 5px; color: rgb(54, 54, 54); line-height: normal; font-size: 12px; font-weight: bold;
}
h3 {
	padding: 3px 0px 5px; color: rgb(54, 54, 54); line-height: normal; font-size: 12px; font-weight: bold;
}
h4 {
	padding: 3px 0px 5px; color: rgb(54, 54, 54); line-height: normal; font-size: 11px; font-weight: bold;
}

h2.centerBoxHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#indexCategoriesHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#gvSendDefaultHeadingSend {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#newProductsDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#allProductsDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#featuredDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#specialsListingHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#reviewsDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#newProductsDefault {
	
}
#allProductsDefault {
	
}
#featuredDefault {
	
}
#specialsListing {
	
}
#reviewsDefault {
	
}
#newProductsDefault .line {
	background: url('https://www.brotherdrumcarder.com/images/line_1.gif') repeat-x left top; padding: 0px; height: 7px; line-height: 0px; font-size: 0px
}
#allProductsDefault .line {
	background: url('https://www.brotherdrumcarder.com/images/line_1.gif') repeat-x left top; padding: 0px; height: 7px; line-height: 0px; font-size: 0px
}
#featuredDefault .line {
	background: url('https://www.brotherdrumcarder.com/images/line_1.gif') repeat-x left top; padding: 0px; height: 7px; line-height: 0px; font-size: 0px
}
#newProductsDefault td {
	padding: 10px; border: currentColor;
}
#allProductsDefault td {
	padding: 10px; border: currentColor;
}
#featuredDefault td {
	padding: 10px; border: currentColor;
}
#reviewsDefault hr {
	color: #008000;
}
#reviewsDefault .smallProductImage {
	padding: 0px 20px 0px 0px;
}
.date-added {
	padding: 15px 0px 5px; color: rgb(0, 0, 0); overflow: hidden; font-weight: normal; margin-bottom: 10px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
#reviewsInfoDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; clear: both; font-size: 12px; font-weight: bold;
}
#productReviewsDefaultHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; clear: both; font-size: 12px; font-weight: bold;
}
#reviewsWriteHeading {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; clear: both; font-size: 12px; font-weight: bold;
}
#reviewsDefault .rating {
	padding: 5px 0px;
}
.bold {
	padding: 5px 0px;
}
.rating {
	padding: 10px 0px;
}
.name-type {
	line-height: 20px; font-size: 12px; font-weight: bold; text-decoration: none;
}
#reviewsInfoDefaultPrice {
	color: #F76218; line-height: 18px; font-size: 18px; font-weight: normal;
}
#reviewsWritePrice {
	color: #F76218; line-height: 18px; font-size: 18px; font-weight: normal;
}
h2#productReviewsDefaultPrice {
	color: #F76218; line-height: 18px; font-size: 18px; font-weight: normal;
}
#indexCategories {
	
}
#categoryImgListing {
	
}
.categoryImg {
	margin: 0px 15px 10px 0px; padding: 0px; float: left;
}
#indexProductListCatDescription {
	
}
#categoryDescription {
	
}
.categoryListBoxContents {
	padding: 5px 0px;
}
.categoryListBoxContents img {
	margin-bottom: 5px;
}
.categoryListBoxContents a {
	 text-align: center; color: rgb(45, 45, 45); text-transform: none; font-weight: bold; text-decoration: none; display: inline-block;
}
.categoryListBoxContents a:hover {
	color: #F76218;
}
.categoryListBoxContents a span {
	background: rgb(252, 252, 252); padding: 10px; border-top-color: rgb(236, 234, 234); border-top-width: 1px; border-top-style: solid; display: block;
}
.tabTable {
	margin: 0px 0px 5px; border-left-color: rgb(225, 225, 225); border-left-width: 1px; border-left-style: solid;
}
.tabTable th {
	padding: 5px 10px; text-align: center; border-top-color: rgb(225, 225, 225); border-right-color: rgb(225, 225, 225); border-bottom-color: rgb(225, 225, 225); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid;
}
.tabTable th {
	background: rgb(250, 250, 250); color: rgb(0, 0, 0); font-size: 12px; font-weight: normal;
}
.tabTable th a {
	color: rgb(0, 0, 0);
}
.tabTable td {
	padding: 5px; border-right-color: rgb(225, 225, 225); border-bottom-color: rgb(225, 225, 225); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
.tabTable td .listingDescription {
	padding: 5px 0px; line-height: 17px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.tabTable td a {
	line-height: 20px; font-size: 12px; font-weight: bold; text-decoration: none;
}
.tabTable td a:hover {
	color: #F76218;
}
#prevOrders {
	margin: 0px 0px 5px; border-left-color: rgb(225, 225, 225); border-left-width: 1px; border-left-style: solid;
}
#prevOrders th {
	padding: 5px 10px; text-align: center; border-top-color: rgb(225, 225, 225); border-right-color: rgb(225, 225, 225); border-bottom-color: rgb(225, 225, 225); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid;
}
#prevOrders th {
	background: rgb(250, 250, 250); color: rgb(0, 0, 0); font-size: 12px; font-weight: normal;
}
#prevOrders th a {
	color: rgb(0, 0, 0);
}
#prevOrders td {
	padding: 5px; border-right-color: rgb(225, 225, 225); border-bottom-color: rgb(225, 225, 225); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
#prevOrders td {
	line-height: 17px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
#prevOrders td a {
	text-decoration: underline;
}
#accountHistInfo table {
	margin: 0px 0px 5px; border-left-color: rgb(225, 225, 225); border-left-width: 1px; border-left-style: solid;
}
#accountHistInfo th {
	padding: 5px 10px; text-align: center; border-top-color: rgb(225, 225, 225); border-right-color: rgb(225, 225, 225); border-bottom-color: rgb(225, 225, 225); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid;
}
#accountHistInfo th {
	background: rgb(250, 250, 250); color: rgb(0, 0, 0); font-size: 12px; font-weight: normal;
}
#accountHistInfo th a {
	color: rgb(0, 0, 0);
}
#accountHistInfo td {
	padding: 5px; border-right-color: rgb(225, 225, 225); border-bottom-color: rgb(225, 225, 225); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
#accountHistInfo td {
	line-height: 17px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
#accountHistInfo td a {
	text-decoration: underline;
}
.categoryIcon {
	padding: 10px;
}
.categoryIcon a {
	line-height: 20px; font-size: 12px; font-weight: bold; text-decoration: none;
}
.categoryIcon a:hover {
	color: #F76218;
}
.navNextPrevWrapper {
	margin: 12px 10px 30px; padding: 10px 0px; text-align: center;
}
#productMainImage {
	margin: 0px 10px 0px 0px; text-align: center; line-height: 20px;
}
#reviewsInfoDefaultProductImage {
	margin: 0px 10px 0px 0px; text-align: center; line-height: 20px;
}
#productReviewsDefaultProductImage {
	margin: 0px 10px 0px 0px; text-align: center; line-height: 20px;
}
#reviewWriteMainImage {
	margin: 0px 10px 0px 0px; text-align: center; line-height: 20px;
}
#productMainImage a {
	line-height: 20px; font-size: 12px; font-weight: bold; text-decoration: none;
}
#reviewsInfoDefaultProductImage a {
	line-height: 20px; font-size: 12px; font-weight: bold; text-decoration: none;
}
#productReviewsDefaultProductImage a {
	line-height: 20px; font-size: 12px; font-weight: bold; text-decoration: none;
}
#reviewWriteMainImage a {
	line-height: 20px; font-size: 12px; font-weight: bold; text-decoration: none;
}
#productMainImage a:hover {
	color: #F76218;
}
#reviewsInfoDefaultProductImage a:hover {
	color: #F76218;
}
#productReviewsDefaultProductImage a:hover {
	color: #F76218;
}
#reviewWriteMainImage a:hover {
	color: #F76218;
}
#productName {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; clear: both; font-size: 12px; font-weight: bold;
}
#productPrices {
	color: #F76218; line-height: 18px; font-size: 18px; font-weight: normal;
}
#productDescription {
	margin: 0px; padding: 15px 0px 0px; width: 100%; overflow: hidden;
}
.instock {
	margin: 0px !important; padding: 0px;
}
#cartAdd {
	margin: 10px 0px 0px; padding: 1em 1em 1em 0px; overflow: hidden;
}
#cartAdd .qty {
	padding: 3px; border: 1px solid rgb(225, 225, 225); width: 50px;
}
#alsoPurchased {
	margin: 20px 0px;
}
#alsoPurchased a {
	line-height: 20px; font-size: 12px; font-weight: bold; text-decoration: none;
}
#alsoPurchased a:hover {
	color: #F76218;
}
#alsoPurchased .centerBoxContentsAlsoPurch .image {
	margin-bottom: 8px;
}
#productAdditionalImages {
	margin: 10px 0px 0px; padding: 10px 2px 0px 4px; border: 1px solid rgb(236, 234, 234); width: 207px; height: auto; overflow: hidden; position: relative;
}
#productAdditionalImages #gallery {
	list-style: none; margin: 0px; padding: 0px;
}
#productAdditionalImages #gallery div {
	margin: 0px 5px 10px 0px; width: 64px !important; text-align: center; overflow: hidden; display: inline; position: relative;
}
#productAdditionalImages .additionalImages a {
	width: 55px; height: 55px; line-height: 20px; overflow: hidden; font-size: 12px; font-weight: bold; text-decoration: none; position: relative;
}
#productAdditionalImages .additionalImages a:hover {
	color: #F76218;
}
#productAdditionalImages .additionalImages a img {
	width: 55px; height: 55px; position: relative;
}
#cartInstructionsDisplay {
	padding: 10px; border-bottom-color: rgb(236, 234, 234); border-bottom-width: 1px; border-bottom-style: solid;
}
#cartEmptyText {
	background: rgb(247, 98, 24) url('https://www.brotherdrumcarder.com/images/icons/warning2.gif') no-repeat right 17px; height: 35px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 12px; font-weight: bold; margin-bottom: 15px; padding-left:50px; padding-right:0px; padding-top:30px; padding-bottom:17px
}
#cartContentsDisplay {
	border-left-color: rgb(225, 225, 225); border-left-width: 1px; border-left-style: solid;
}
#cartContentsDisplay th {
	border-width: 1px 1px 1px medium; border-style: solid solid solid none; border-color: rgb(225, 225, 225) rgb(225, 225, 225) rgb(225, 225, 225) currentColor; padding: 5px; text-align: center;
}
#cartContentsDisplay th {
	background: rgb(250, 250, 250); color: rgb(0, 0, 0); font-size: 12px; font-weight: normal;
}
#cartContentsDisplay th a {
	color: rgb(0, 0, 0);
}
#cartContentsDisplay td {
	padding: 5px; text-align: center; border-right-color: rgb(225, 225, 225); border-bottom-color: rgb(225, 225, 225); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
#cartContentsDisplay td .cartAttribsList {
	text-align: left;
}
#cartContentsDisplay td.cartTotalDisplay {
	color: #F76218; line-height: 18px; font-weight: normal;
}
#cartContentsDisplay td #cartImage {
	margin: 0px 1em 0.5em; padding: 10px 0px; border: 1px solid rgb(236, 234, 234); float: none; display: block;
}
#cartProdTitle {
	background: rgb(251, 251, 251); border-width: 1px 1px 0px; border-style: solid; border-color: rgb(236, 234, 234) rgb(236, 234, 234) currentColor; margin: 0.5em 1em 0px; padding: 5px 0px 5px 10px; text-align: left; display: block;
}
#cartContentsDisplay a {
	text-decoration: none;
}
#cartContentsDisplay td a {
	color: rgb(64, 64, 64);
}
#cartContentsDisplay td a:hover {
	color: #F76218;
}
#cartSubTotal {
	padding: 5px; text-align: right; font-weight: bold;
}
#cartSubTotal strong {
	color: #F76218; line-height: 18px; font-size: 18px; font-weight: normal;
}
#shoppingCartDefault .buttonRow {
	margin: 5px;
}
#shoppingCartDefault .text_v_c {
	margin: 5px; text-align: right; line-height: 17px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
#shoppingCartDefault .text_v_c a {
	text-decoration: underline;
}
.shcart_btn {
	margin: 12px 0px 0px; overflow: hidden;
}
.shcart_btn div {
	margin-right: 4px; float: left;
}
.advisory {
	margin: 10px;
}
#infoShoppingCart {
	background: rgb(255, 255, 255);
}
#popupSearchHelp {
	background: rgb(255, 255, 255);
}
#infoShoppingCart div {
	padding: 20px;
}
#infoShoppingCart h1 {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
#popupSearchHelp div {
	padding: 20px;
}
#popupCVVHelp {
	background: rgb(255, 255, 255);
}
#popupCVVHelp div {
	padding: 10px 20px;
}
#popupCVVHelp h1 {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
.hiddenField {
	display: none;
}
#popupShippingEstimator {
	background: rgb(255, 255, 255); padding: 0px;
}
#popupShippingEstimator div {
	padding: 15px;
}
#popupShippingEstimator #state {
	margin-left: 128px;
}
#shippingEstimatorContent h2 {
	margin: 12px 0px 10px 19px; color: rgb(17, 17, 17); text-transform: uppercase; line-height: 18px; font-size: 12px; font-weight: bold;
}
select#country {
	margin: 0px 0px 3px; width: 160px;
}
select#stateZone {
	margin: 0px 0px 3px; width: 160px;
}
input#state {
	margin: 0px 0px 3px; width: 156px;
}
#popupShippingEstimator label#stateLabel {
	display: none;
}
#shippingEstimatorContent td.cartTotalDisplay {
	color: #F76218; line-height: 18px; font-size: 18px; font-weight: normal;
}
#shippingEstimatorContent table {
	margin: 0px 0px 5px; border-bottom-color: rgb(225, 225, 225); border-left-color: rgb(225, 225, 225); border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid; border-collapse: collapse;
}
#shippingEstimatorContent th {
	padding: 5px 10px; text-align: center; border-top-color: rgb(225, 225, 225); border-right-color: rgb(225, 225, 225); border-top-width: 1px; border-right-width: 1px; border-top-style: solid; border-right-style: solid;
}
#shippingEstimatorContent th {
	background: rgb(250, 250, 250); color: rgb(0, 0, 0); font-size: 12px; font-weight: normal;
}
#shippingEstimatorContent th a {
	color: rgb(0, 0, 0);
}
#shippingEstimatorContent td {
	padding: 5px; border-top-color: rgb(225, 225, 225); border-right-color: rgb(225, 225, 225); border-top-width: 1px; border-right-width: 1px; border-top-style: solid; border-right-style: solid;
}
#shippingEstimatorContent td {
	line-height: 17px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
.rev-but {
	overflow: hidden;
}
.rev-but div {
	margin-right: 4px; float: left;
}
.button-padding {
	overflow: hidden;
}
.button-padding div {
	margin-right: 4px; float: left;
}
#productListHeading {

	padding: 3px 0px 5px; color: rgb(54, 54, 54); line-height: normal; font-size: 14px; font-weight: bold;
}
#indexProductList {
	text-align:center;
	padding-left:20px;
	padding-right:10px;
	width:760px;
}
.categoryImg{
 text-align:center;
 	text-align:center;
	padding-left:20px;
	padding-right:10px;
	width:760px;
}

#indexCategoriesHeading{
	display:none;
}