body {
	background-color: #5e6461;
	color: #000000;
        margin: 0px;
/*      margin-left: 5px; */
/* 	margin-bottom: 0px; */
/*	padding: 0px; */
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
/*	background-image: url(../images/hatch_bg.gif); */
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
/*	background-position: center; */
}

a img {border: none;}

.categoryIcon a img {width:130px;height:98px;border:1px solid #f3c6a1;}
.categoryIcon a:hover img {width:130px;height:98px;border:1px solid #00d6d8;}

.categoryListBoxContents img {width:130px;height:98px;border:1px solid #f3c6a1;}
.categoryListBoxContents a:hover img {width:130px;height:98px;border: 1px solid #00d6d8;}

.productListing-data a img {width:130px;height:98px;border:1px solid #f3c6a1;}
.productListing-data a:hover img {width:130px;height:98px;border: 1px solid #00d6d8;}

.main a img {width: 130px;height:98px;border:1px solid #f3c6a1;}
.main a:hover img {width: 130px;height:98px;border:1px solid #00d6d8;}

.centerBoxWrapper a img {width:130px;height:98px;border:1px solid #f3c6a1;}
.centerBoxWrapper a:hover img {width:130px;height:98px;border:1px solid #00d6d8;}

.specialsListBoxContents a img {width:130px;height:98px;border:1px solid #f3c6a1;}
.specialsListBoxContents a:hover img {width:130px;height:98px;border:1px solid #00d6d8;}

.sideBoxContent a img {width:130px;height:98px;border:1px solid #f3c6a1;}
.sideBoxContent a:hover img {width:130px;height:98px;border:1px solid #00d6d8;}

.centeredContent.zrf {width:158px;}
.centeredContent.zrf a img {width:158px;height:72px;border:1px solid #f3c6a1;}
.centeredContent.zrf a:hover img {width:158px;height:72px;border:1px solid #00d6d8;}

.centeredContent.msaat {width:158px;}
.centeredContent.msaat a img {width:158px;height:105px;border:1px solid #f3c6a1;}
.centeredContent.msaat a:hover img {width:158px;height:105px;border:1px solid #00d6d8;}

#productMainImage a img {background:white;border:1px solid #f3c6a1;}
#productMainImage a:hover img {background:white;border:1px solid #00d6d8;}

.additionalImages a img {background:white;border:1px solid #f3c6a1;margin-right:2px;}
.additionalImages a:hover img {background:white;border:1px solid #00d6d8;margin-right:2px;}

/* .centerColumn img {border: 1px solid #f3c6a1;} */
/* .centerColumn img {background: white;width: 130px;} */


A, A:visited {
  color: #3787ff;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;
/*  font-size: 10px; */
}

A:hover {
  color: #00d6d8;
  text-decoration: none;
/*  font-size: 10px; */
}

.copyright {
	font-size: 10px; 
	padding-bottom: 12px; 
	padding-top: 12px;
        font-weight: bold; 
	color: #3787ff;
	}

A.copyright {
	font-weight: bold; 
	color: #3787ff;
}
A.copyright:hover {
	font-weight: bold; 
	color: #00d6d8;
}
P, LI, UL, OL {
	font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1 {
	TEXT-TRANSFORM: uppercase; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #3787ff;
	FONT-SIZE: 11px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px;
}

H2 {
	TEXT-TRANSFORM: uppercase; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #000000;
	FONT-SIZE: 11px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px;
}

H1.productGeneral, H1#indexCategoriesHeading, H1#productListHeading {
	TEXT-TRANSFORM: none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #3787ff;
	FONT-SIZE: 12px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px;
        LETTER-SPACING: 0px;
}

H2.productGeneral, H3#productID, H3#productVPE {
	TEXT-TRANSFORM: none; FONT-FAMILY: Arial, sans-serif; COLOR: #00C000;
	FONT-SIZE: 10px; PADDING-BOTTOM: 1px; PADDING-TOP: 0px; MARGIN-TOP: 0px;
        LETTER-SPACING: 0px;
}

H3 {
	TEXT-TRANSFORM: uppercase; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}

H3.itemTitle {
	TEXT-TRANSFORM: none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

H4,H5,H6 {
	TEXT-TRANSFORM: uppercase; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}

LABEL {
	font-size: 10px;
}
.attribsRadioButton {
        font-size: 11px;
        margin-right: 5px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 11px;
        font-weight: bold;
        text-transform: none;
}

.biggerText {
	font-size: 1.2em;
}

.productGeneral {
	margin-top: 20px;
        margin-right: 30px;
        font-size: 12px;
}

.productGeneral ul, productGeneral li {
	margin-left: 16px;
}

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

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
FORM, SELECT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}
	
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
/* input:focus, select:focus, textarea:focus, */
checkbox, radio, file, option, input, textarea, select {
	background: #f6f4ec;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #ffa500;
        background: #ffffe0
	}
LEGEND {
	font-size: 10px;
        font-weight: bold;
	padding-left: 0.3em;
	padding-right: 0.3em;
        padding-bottom: 1px;
        background: #ffffff;
        border: 1px solid #ffa500;
        margin-bottom:5px;
	}

LABEL, h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
}

/*LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}
*/
.categoryListBoxContents {
	font-size: 11px;
        width: 130px;
        float: left;
        text-align: center;
        margin-bottom: 10px;
}

.categoryListBoxContents div {
        width: 130px;
        padding-left: 8px;
        padding-right: 8px;
        background: white;
}

#logo, .centerBoxContents, .specialsListBoxContents, /* .categoryListBoxContents, */ .centerBoxContentsAlsoPurch, .centerBoxContentsXSell, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	font-size: 0.9em;
	width: 10em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

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

P, ADDRESS {
	padding: 0.5em;
}
ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear: both;
}
HR {
	height: 1px;
	margin-top: 0.3em;
        margin-bottom: 0.3em;
	border: none;
	border-bottom: 1px solid #ffa500;
	}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}
/*wrappers - page or section containers*/
#mainWrapper {
/*      background-color: #ffa500; */
	text-align: left; 
	width: 98%;
/*	width: 100%; */
	vertical-align: top;
	}

TABLE.header {
  background-image: url(../images/hdr_bg_new.jpg);
  background-repeat: repeat-x;
  background-color: #ffa500;
}

TABLE.headerNavigation {
  background-color: #ffa500;
  background-image: url(../images/nav_bg.jpg);
  background-repeat: repeat-x;
  margin: 0px;
/*  white-space: nowrap; */
  color:#000000;
  letter-spacing:1px;
  height: 25px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  border-top: 1px solid #8c8c8c;
  border-right: 1px solid #8c8c8c;
  border-left: 1px solid #8c8c8c;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  padding-left: 15px;
/*  position: relative;
  vertical-align: middle;
  width: 100% important; */
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
/*  color: purple; */
  padding: 3px;
/*  border-bottom: 1px dotted Purple; */
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  font-weight: bold;
  color: #00d6d8;
}

TR.headerError {
  background-color: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #DCDCDC;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
#contentMainWrapper {
	background-color:#ffe7ff;
	background-image: url(../images/hatch_bg.gif);
	border: 1px solid #8c8c8c;
}

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

#mainWrapper {
        margin:auto;
/*        margin: 0em; */
        padding: 0em;
}

#navColumnOneWrapper {
	margin-right: 1px;
        margin-left: 1px;
}

#navColumnTwoWrapper {
	margin-right: 1px;
        margin-left: 3px;
}

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

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

#checkoutShippingHeadingAddress, #createAcctDefaultLoginLink, #checkoutPaymentHeadingAddress, #checkoutPayAddressDefaultAddress, #addressBookDefaultPrimary {
	padding-left:2px;
}

#addressBookDefaultName {
	padding-left:2px;
        text-transform: none;
        font-size:11px;
}                               

.floatingBox, /* #accountLinksWrapper, */  #sendSpendWrapper, #checkoutShipto, #checkoutBillto, /* #csNotifications, */ #navEZPagesTOCWrapper {
	margin: 10px 5px;
	width: 46%;
/*	margin-right: 150px;
	float: left;
        text-align: left; */
	}

#csNotifications {
	margin: 10px 5px;
	width: 70%;
/*	margin-right: 150px;
	float: left;
        text-align: left; */
	}

.wrapperAttribsOptions {
	font-size: 9px;
        margin: 0.3em 0em;
        width: 280px;
        height: 1px;
        white-space:nowrap;
	}

/*navigation*/

.navSplitPagesResult {
	margin-top: 0.5em;
        margin-bottom: 1.5em;
        margin-left: 8px;
	font-size: 10px;
	}
.navSplitPagesLinks {
	margin-top: 0.5em;
        margin-bottom: 1.5em;
        margin-left: 8px;
	font-size: 10px;
	}
.navNextPrevCounter {
        margin: 0px;
	font-size: 11px;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
        margin: 0px;
	padding: 1px;
	list-style-type: none;
}

#orderHistoryStatus, #orderHistoryDetailedOrder {
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
}

#siteMapList li {
	list-style-image: url(../images/bullet.gif);
}

#pageNotFound li {
	list-style-image: url(../images/bullet.gif);
}

#productDescription td {
	background:#ffffff;
}

#productDescription li {
	list-style-image: url(../images/bullet.gif);
        margin-left:-22px;
}

#productDetailsList li {
        margin-left:-11px;
        list-style-image: url(../images/bullet.gif);
        font-size: 9px;
        font-weight: bold;
        letter-spacing: 1px;
}

H3#productDescriptionHeading {
	height: 16px;
    /*  background: #efc67b; */
	background: #ffff80;
	font-weight: bold;
	color: #646464;
	text-align: center;
	padding-top: 3px;
	border: 1px solid #dd6920;
}

.orderAttribsList, TD.accountProductDisplay {
	margin-top: 0px;
        margin-bottom: 3px;
        margin-left: 0px;
        padding-left: 25px;
}

.cartAttribsList, TD.cartProductDisplay {
	margin-top: 0px;
        margin-bottom: 3px;
        margin-left: 0px;
        padding-left: 25px;
}

TD.cartProductDisplay {
	padding-top: 0.5em;
        padding-bottom: 0.5em;
}

#productAttributes {
	font-size: 11px;
        margin-left: 9px;
}
#productAttributes div {
	margin-left: 12px;
}

#ccQuantityHeading {
	background: #fea70c;
        text-align: left;
        padding: 6px;
}

#ccProductsHeading {
	background: #fea70c;
        text-align: left;
        padding: 6px;
}

#ccTotalHeading {
	background: #fea70c;
        text-align: right;
        padding: 6px;
}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0px;
/*	background-color: #ECDFEC; */
/*background-color: green;*/
	font-weight: bold;
/*	color: #6D416D; */
/* color: blue; */
/*	height: 1%; */
/* height: 500px; */
/*	width: 100%; */
}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0px;
	padding:  0.5em 0.3em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
        background-color: white;
/*        border-left: 1px solid #8c8c8c;
        border-right: 1px solid #8c8c8c; */
        border-bottom: 1px solid #8c8c8c;
}
#navMain ul li, #navSupp ul li {
	display: inline;
	white-space: nowrap;
}
#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: 0px;
	color: #3787ff;
}

#navMain a:hover, #navSupp a:hover, #navCatTabs a:hover {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0px;
	color: #00d6d8;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}
#navEZPagesTOC ul  {
	margin: 0px;
	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: 0px;
}

#navMainSearch, #navCategoryIcon, #indexProductListCatDescription  {
	margin: 0.5em;
}

#indexProductListCatDescription {
	margin-left:8px;
        font-size:10px;
}

#navEZPagesTop {
/*	background-image: url(); */
/*	background-repeat: repeat-x; */
	border: 1px solid #9a9a9a;
	background: #D6ADEB;
	font-size: 11px;
	font-weight: bold;
        letter-spacing:-1px;
	margin-top: 0.6em;
        padding: 0.4em;
	}

#navBreadCrumb {
 	height: auto;
        border-top: 1px solid #ffbc40;
        border-left: 1px solid #ffbc40;
        border-right: 1px solid #be7b00;
        border-bottom: 1px solid #ffbc40;
/*	background: #cce6e6; */
        background: #f3f1ea;
        background-image: url(../images/navbreadcrumb.jpg);
        background-repeat: repeat-y;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
/*        letter-spacing:-1px; */
	margin-top: 6px;
        padding-left: 11px;
        padding-right: 6px;
        padding-top: 4px;
        padding-bottom: 3px;
	}
#navColumnOne {
	padding: 0.5em;
/*	border-left: 1px solid #cccccc; */
	}
#navColumnTwo {
	padding: 0.5em;
/*	border-right: 1px solid #cccccc; */
	}

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

#productDescription, .shippingEstimatorWrapper {
	padding: 1.0em;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.rating{}
.important {
	font-size: 1.0em;
	}
.notice { 
	font-size: 0.9em; }
.gvBal {
	float: right;
	}

.centerColumn {
  font-size: 11px;
  margin-bottom: 25px;
  margin-top: 0px;
  background: #fffff0;
  border-left: 1px solid #ffbc40;
  border-right: 1px solid #be7b00;
  border-bottom: 1px solid #be7b00;
}

.centerColumn#indexCategories {
  height: auto; /*do not remove- IEhack*/
}

.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.9em;
	}

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

.buttonRow {
       /* float: right; */
       /* width: 143px; */
       /* text-align: right; */
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 25px;
        margin-bottom: 15px;
/*      background: #ffffe0; */
/*      border: 1px solid #ffa500; */
	padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px;
}

.shipping {
	width: 95%;
}

/*Shopping Cart Display*/
#cartAdd {
/*	float: right; */
	text-align: right;
	margin-right: 7px;
        margin-top: 30px;
/*      margin-bottom: 15px; */
/*      background: #ffffe0; */
/*	border: 1px solid #ffa500; */
	padding: 0.8em;
	}

.cartTableHeading TR {
/*	border-bottom: 1px solid #cccccc; */
	border: 1px solid #ffa500;
        height: 18px;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #f2f2c8;
        border-left: 1px solid #ffa500;
        border-right: 1px solid #ffa500;
/*	height: 1.8em; */
	height: 16px;
 }

#cartSubTotal {
/*	border-top: 1px solid #cccccc; */
        border-top: 1px solid #ffa500;
        border-bottom: 1px solid #ffa500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight: bold;
	text-align: right;
	line-height: 2.0em;
	padding-right: 5px;
	}

.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}
/*#cartImage {
margin: 0.5em 1em;
}*/
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.3em;
        font-size: 10px;
	}
#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
      /*  color: #33cc33; */
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
      /*  color: #808000; */
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#productQuantityDiscounts {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-transform: none;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
        
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
	color: #ff0000;
        margin-top:100px;
	}

.productPrices, #productPrices, #whatsnewContent {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
        color: #ff671d;
	}

.productGeneral#productPrices {
	font-size: 1.0em;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

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

.totalBox, .lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	}

.totalBox, .amount {
	width: 5.5em;
        }

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0.9em ;
}

.categoryIcon {
	font-size: 11px;
        background: #fffff0;
        text-align: center;
        width: 130px;
        height: 98px;
        padding-bottom: 2px;
        }

.imgLink {
        font-size: 10px;
	}

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

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, /* .categoryListBoxContents, */.additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsXSell , .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
.centerBoxContentsNew, .centerBoxContentsSpecials, .specialsListBoxContents {
	font-size: 10px;
	color: #ff671d;
	width: 33% !important;
	vertical-align: middle;
}

h2.centerBoxHeading {
	text-transform: none;
	margin: 0px;
        background-image: url(../images/prodlist_hdr_bg.gif);
	background-repeat: repeat-x;
        height: 14px;
       /*  width: 100%; */
        font-size: 11px;
       /* color: #ffffff; */
        color: #646464;
        padding: 5px;
	}
.productListing-rowheading {
	margin: 0px;
        font-size: 11px;
        background-color: #df7a00;
	background-image: url(../images/prodlist_hdr_bg.gif);
	background-repeat: repeat-x;
        height: 24px;
/*	color: #ffffff; */
	color: #646464;
/*	padding: 0.5em 0.2em; */
	}
.centerBoxWrapper {
	padding: 0px;
        height: 1%; /*do not remove- IEhack*/
        border-top: 1px solid #dd6920;
        border-bottom: 1px solid #e99f62;
        border-right: 1px solid #dd6920;
        border-left: 1px solid #e99f62;
        margin-left: 6px;
        margin-right: 6px;
	margin-bottom: 1em;
        margin-top: 1em;
	}
.centerBoxWrapper#specialsDefault {
	padding: 0px;
        background-color: #ffffa0;
        height: 1%; /*do not remove- IEhack*/
        border-top: 1px solid #dd6920;
        border-bottom: 1px solid #e99f62;
        border-right: 1px solid #dd6920;
        border-left: 1px solid #e99f62;
        margin-left: 6px;
        margin-right: 6px;
	margin-bottom: 1em;
        margin-top: 1em;
	}
.centerBoxWrapper#whatsNew {
	padding: 0px;
	background: #fff1dd;
        height: 1%; /*do not remove- IEhack*/
        border-top: 1px solid #dd6920;
        border-bottom: 1px solid #e99f62;
        border-right: 1px solid #dd6920;
        border-left: 1px solid #e99f62;
        margin-left: 6px;
        margin-right: 6px;
	margin-bottom: 1em;
        margin-top: 1em;
	}
.centerBoxWrapper#xsell {
	font-size: 10px;
	padding: 0px;
	background: #fff2d5;
        height: 1%; /*do not remove- IEhack*/
        border-top: 1px solid #dd6920;
        border-bottom: 1px solid #e99f62;
        border-right: 1px solid #dd6920;
        border-left: 1px solid #e99f62;
        margin-left: 6px;
        margin-right: 6px;
	margin-bottom: 1em;
        margin-top: 1em;
	}
.centerBoxWrapper#alsoPurchased {
	font-size: 10px;
	padding: 0px;
	background: #fee7dd;
        height: 1%; /*do not remove- IEhack*/
        border-top: 1px solid #dd6920;
        border-bottom: 1px solid #e99f62;
        border-right: 1px solid #dd6920;
        border-left: 1px solid #e99f62;
        margin-left: 6px;
        margin-right: 6px;
	margin-bottom: 1em;
        margin-top: 1em;
	}
.tabTable {
        width: 99%;
        padding: 0px;
        height: 1%; /*do not remove- IEhack*/
        border-top: 1px solid #dd6920;
        border-bottom: 1px solid #e99f62;
        border-right: 1px solid #dd6920;
        border-left: 1px solid #e99f62;
        margin-left: 6px;
        margin-right: 6px;
	margin-bottom: 1em;
	}
.sideBoxContent {
	/*background-color: #ffffff; */
        font-size: 1.1em;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-right: 4px;
	}
td.rightboxcontent#specials-content {
	background: #ffffa0;
        color: #ff671d;
        font-size: 8px;
}
td.rightboxcontent#whatsnew-content {
	background: #fff1dd;
        font-size: 8px;
}
td.rightboxcontent#manufacturerinfo-content {
	font-size: 9px;
}
td.rightboxcontent#partners-content {
	background: #c7f0fd;
	font-size: 9px;
}
td.rightboxcontent#references-content {
	background: #bbfbbb;
	font-size: 9px;
}

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

/*.rightBoxHeading {
	margin: 0em;
	background: #663366;
	padding: 0.2em 0em;
	}*/

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

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, /* .categoryListBoxContents, */ .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsXSell, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: center;
}
.productListing-data {
	padding-top: 5px;
        padding-bottom: 5px;
	padding-left: 10px;
        padding-right: 10px;
	}
.navNextPrevWrapper {
        white-space: nowrap;
      /*  margin-left: 70px; */
        margin-top: 3px;
        margin-bottom: 3px;
     /*   border: 1px solid #ffa500; */
        padding-bottom: 5px;
      /*  width: 450px; */
}

/*
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}
#bestsellers ol {
	padding: 0px;
        margin-left: 1.1em;
        font-size: 9px;
	}
#bestsellers li {
	padding: 0px;
	margin: 0.3em 0em 0.3em 0em;
	}
*/

#bestsellersContent ol,#bestsellersContent li {
font-size: 1.0em;
padding: 0px;
margin-left: 10px;
}

#informationContent ul,#informationContent li {
font-size: 1.0em;
padding: 0px;
margin-left: 0px;
}

#manufacturerinfoContent ul,#manufacturerinfoContent li {
font-size: 1.0em;
padding: 0px;
margin-left: 0px;
}

#shoppingcartContent ul,#shoppingcartContent li, #shoppingcartContent a {
font-size: 9px;
color: #33cc33;
padding: 0px;
margin-left: 0px;
}

#shoppingcartContent a:hover {
font-size: 1.0em;
color: #00d6d8;
padding: 0px;
margin-left: 0px;
}

#contactContent {
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1.0em;
font-weight: bold;
padding: 0px;
margin-left: 0px;
}

#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
.information {
	font-size: 10px;
        }
/*misc*/
.back {
	float: left;
}
.forward {
        float: right;
}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #f8e3be;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0px;
	}

#myAccountPaymentInfo div { 
	margin-left: 4px;
}

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top;
        text-align: left;
        padding-left: 3px;
	}

TR.tableHeading {
	background-color: #fea70c;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
/*        font-size: 10px; */
	}
#siteMapList a, #siteMapList li {
	font-size: 10px;
        }
#pageNotFound {
/*	width: 100%; */
/*	float: right; */
/*        font-size: 10px; */
	}
#pageNotFound a, #pageNotFound li {
	font-size: 10px;
        }
        
.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	}
/*SIDEBOX CSS*/

.sideBoxHeading A  {
  font-weight: bold;
  color: #000000;
}

.sideBoxHeading A:hover {
  color: #0000ff;
}

.column_left, .column_right, .column_single {
     /* background-color: #FFCC00; */
	background: transparent;
   padding: 2px;
}

/*This sets the style for the text inside the sidebox*/
.boxText {
  font-size: 10px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin-bottom: 5px;
  width: 178px;
}

.leftboxheading, .rightboxheading, .singleboxheading {
  /* background-color: #FFCC00; */ 
  font-size: 11px;
  font-weight: bold;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #646464;
  padding-left: 9px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 178px;
  height: 20px;
  border-left: 1px solid #e17d33;
  border-right: 1px solid #dd6920;
  border-top: 1px solid #df7321;
  border-bottom: 1px solid #ed9a50;
  background-image: url(../images/sidebox.jpg);
  background-repeat: repeat-y;
}

#shoppingcart-heading-td a {
  color: #ff6565;
  text-decoration: none;
}

#shoppingcart-heading-td a:hover {
  color: #00d6d8;
  text-decoration: none;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ff6565;
  text-decoration: none;
}

td.leftboxheading a:hover, td.rightboxheading a:hover, td.centerboxheading a:hover, td.singleboxheading a:hover {
  color: #00d6d8;
  text-decoration: none;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
    background-color: #feac60;
    background-image: url(../images/sidebox.jpg);
    background-repeat: repeat-y;
}

/* This sets the style for the links and text in the sideboxes */
.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 160%;
  padding: 4px;
  padding-left: 8px;
  border-left: 1px solid #e17d33;
  border-right: 1px solid #dd6920;
  background-color: #ffffff;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #feac60;
  font-size: 10px;
  font-weight: bold;
  color: #646464;
  width: 178px;
  height: 14px;
  padding-left: 9px;
  border-left: 1px solid #e17d33;
  border-right: 1px solid #dd6920;
  border-top: 1px solid #ed9a50;
  border-bottom: 1px solid #e47127;
  background-image: url(../images/sidebox.jpg);
  background-repeat: repeat-y;
}
.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
/*  border: 1px solid purple; */
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 1em;
  font-weight: bold;
/*  color: #ffffff; */
  color: #646464;
  padding: 3px;
  height: 20px;
/*  margin: 0px;
  padding: 0px; */
}
.productListing-heading a,.productListing-heading a:visited {
  font-size: 1em;
  font-weight: bold;
  color: #ff6565;
  padding: 3px;
  height: 20px;
}
.productListing-heading a:hover {
  font-size: 1em;
  font-weight: bold;
  color: #00d6d8;
  padding: 3px;
  height: 20px;
}

TD.productListing-heading{
  background-color: #df7a00;
  background-image: url(../images/prodlist_hdr_bg.gif);
  background-repeat: repeat-x;
}

/* TD.productlisting {
  border: 1px solid purple;
} */

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 12px;
  font-weight: bold;
  color: #3787ff;
  padding-top: 11px;
  }

.main {
  padding-left: 20px;
  font-size: 11px;
}

/* footer
--------------*/

TABLE.footer {
  height: 46px;
/*  background-color: #fca70e; */
  background-color: #f6b342;
/*  background-image: url(../images/footer_bg.jpg); */
  background-image: url(../images/footer_bg_new.jpg);
  background-repeat: repeat-x;
}

TABLE.footerall {
  height: 46px;
  padding:0px;
  margin:0px;
/*  background-color: #fca70e; */
  background-color: #f6b342;
  border-right: 1px solid #8c8c8c;
  border-left: 1px solid #8c8c8c;
  border-bottom: 1px solid #8c8c8c;
}

/* TR.footertop {
  background: purple;
  background-image: url(../images/footer_top.gif);
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
  background-image: url(../images/footer_top.gif);
}
*/

TD.cartBox {
   background: #D8BFD8;
   font-size: 10px;
   padding: 3px;
/*   border: 1px dotted Purple; */
}

TR.productListing-odd, TR.upcomingProducts-odd {
/*  background: #f4dbac; */
    background: #f9e5c1;
}

TD.productListing-data-description-odd {
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
/*  background: #fbd181; */
    background: #fddda5;
}

TD.productListing-data-description-even {
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
}

div#productListing {
padding-bottom: 30px;
}

/* td.pageresults a {
  color: purple;
} */

td.pageresults a:hover {
  background: #D8BFD8;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 12px;
}

.greeting {
   font-size: 11px;
   padding-left: 2px;
}

.greetUser {
   font-size: 11px;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 2px;
}

SPAN.greetUser {
   color: green;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
   color: #c76170;
   font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
 font-size: 10px;
 text-decoration: line-through;
 color: #ff671d;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
 color: #ff0000;
 text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 12px;
/*  color: #ff0099; */
  color: #43ff01;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #ffa500;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-total-Amount {
  font-weight: bold;
/*  border-top: 1px solid purple; */
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

#otloworderfee {
  color: #FF0000;
}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
/*  border-top: 1px solid purple; */
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
  margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  color: purple; */
  background: #EDE2ED;
/*  border: 1px solid purple; */
}

TD.categoriesdescription {
  font-size: 12px;
  line-height: 2.0;
}

/* categories box parent and child categories */
A.category-top, A.category-links, A.category-top:hover, A.category-links:hover {
  font-size: 11px;
  text-decoration: none;
}
A.category-subs,A.category-subs:visited,A.category-products,A.category-products:visited {
  font-size: 11px;
/* letter-spacing: -1px; */
  color: #00c000;
  text-decoration: none;
/*  padding-left: 3px; */
}
A.category-subs:hover, A.category-products:hover {
  font-size: 11px;
  color: #00d6d8;
  text-decoration: none;
}

SPAN.category-subs-parent {
  font-weight: bold;
  letter-spacing: -1px;
  padding-left: 3px;
}
SPAN.category-subs-selected {
  font-weight: bold;
  letter-spacing: -1px;
  padding-left: 8px;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

