/*Main CSS Stylesheet*/

body {
   padding: 0px;
   margin: 0px;
   background: #383838;
   font-family: tahoma, verdana, sans-serif;
   font-size: 12px;
   margin: 10px 0px 10px 0px;
   color: #3a3a3a;
}

/*THE MAIN WRAPPER FOR THE ENTIRE SITE!!!!*/
#mainWrapper {
    width: 776px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	vertical-align: top;
}

#topNavWrapper {
  width: 776px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
  background-image: URL(../images/topNavBg.gif) no-repeat center;
}

li:hover {
  /*empty*/
}

a img {
   border: none;
}

#navCategoryIcon {
	margin: 0.5em;
	}

#categoryIcon {
	background: URL(../images/header_center_pink.gif) no-repeat left center;
	color: #ffffff;
	width: 390px;
	line-height: 43px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
}

.categoryIcon {
  
}

a.categoryIconText {
	color: #ffffff;
	width: 390px;
	line-height: 43px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}

a.categoryIconText:link {
    color:#ffffff;
}

a.categoryIconText:visited {
     color:#ffffff;
}

a.categoryIconText:active {
     color:#ffffff;
}  

a.categoryIconText:hover {
    color:#ffffff;
}

a:link {
	color: #3a3a3a;
	text-decoration: none;
	}

a:visited {
	color: #3a3a3a;
	text-decoration: none;
	}

a:hover {
	color: #3a3a3a;
	}

a:active {
	color: #3a3a3a;
	}

h1 {
	font-size: 12px;
	}

h2 {
	font-size: 13px;
	}

h3 {
	font-size: 14px;
	}

h4, h5, h6, {
    font-size: 16px;
	}

h7 {
  font-size: 18px;
}

h1.categoryHeading {
	background: URL(../images/header_center_pink.gif) no-repeat left center;
	color: #ffffff;
	width: 390px;
	line-height: 43px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0px;
}


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

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6,h7 {

    margin: 0.3em 3px;

}

footerText {
    color: #ffffff;
}

CODE {
   font-family: tahoma, verdana, sans-serif;
   font-size: 11px;
 }

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

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus {
	background: #cfcece;
	}
	
select:focus {
	background: #cfcece;
	}
	
textarea:focus {
	background: #cfcece;
	}

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

CAPTION {
	/*display: none;*/
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL {
  /*empty*/
}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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

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

LABEL.inputLabel {
	/*width: 11em;
	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.5em;
	border: none;
	border-bottom: 1px solid #e0e0e0;
	}

HR.catboxdivider {
        min-height: 1px;
        padding: 15px 0px 0px 0px;
        border: none;
        border-bottom: 1px dashed #d30808;
}
	
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #000000;
	border-color: #FFCC00;
	border-width: 4px;
	border-style: solid;
	color: #ffffff;
	margin: 5px 5px 20px 5px;
	padding: 5px 5px 5px 5px;
	}

.messageStackSuccess {
	background-color: #FFFFFF;
	color: #000000;
	}

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

.contentMain {
  width: 100%;
  border: 0px;
}

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

#contentMainWrapper {
	margin: 0em;
	padding: 0em;
}

#centeredSizedContent {
   margin-left: auto;
   margin-right: auto;
   width: 760px;
}

#roundedTopBar {
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  height: 10px;
  background-image: URL(../images/rounded_header.gif);
  background-position:top;
  
}

#navColumnOneWrapper {
	margin: 0px;
	}

#navColumnTwoWrapper {
	margin: 0px;
	}

#mainWrapper {
	margin: auto;
	}

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

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}
.quantityDiscounts {
  border-style: dashed; 
  border-width: 1px; 
  border-color: #777777; 
  padding: 5px;
}

.quantityDiscountsHeader {
  color: #d30808;
  font-weight: bold; 
  font-size: 12px; 
  text-decoration: underline;
  text-align: center;
}


#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 50%;
	}

.floatingBox {
	margin: 0;
	width: 50%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
}
.navSplitPagesLinks {
}

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

#navSuppWrapper {
  background-color: #383838;
  padding: 0px 0px 0px 0px;
  display: block;
  color: #ffffff;
}

#navSupp {
  padding-top: 10px;
}

#navSupp ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navSupp ul li {
	display: inline;
	}

#navSupp ul li a  {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
	line-height: 1.5em;
}

#navSupp ul li a:hover {
	color: #d30808;
	}

#navCatTabsWrapper {
	margin: 0em;
	background-color: #000000;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

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

#navMain ul li a:hover {
	color: #ffffff;
	}

#navMain ul li {
	display: inline;
	}


#navCatTabs ul li {
	display: inline;
	}

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

#indexProductListCatDescription {
	margin: 0.5em;
	}

.buttonRow {
	margin: 0.5em;
	}


#logoWrapper {
    height: 130px;
	width: 130px;
	margin: 0px;
	padding: 0px
	text-align: center;
	vertical-align: center;
} 

#logo {
  	/*empty*/
}

tr.topRowBar {
  background-color: #383838;
}

#address {
  width: 600px;
  height: 20px;
  padding: 0px 0px 0px 0px;
  margin 0px
  text-align: left;
  color: #dddddd;
}

#navMainTopBar {
  height: 50px;
  width: 500px;
  text-align: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 200px;
}

#navMainWrapper {
  height: 170px;
  width: 260px;
  background-image: url(../images/side_box.gif);
  color: #ffffff;
  margin: 0px;
  padding: 0px;
}

ul.noBullets {
  margin: 0px;
  list-style-type: none;
  list-style-position: inside;
  text-align: left;
  padding: 25px 0px 0px 0px;
  
}


#imageWrapper {
	margin: 0em;
	padding: 0em;
	width: 500px;
	height: 170px;
} 

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



.back {
 display: block;
	}

	
.hMenu{

}	

li.hMenu {
display: inline;

	}
	
li.hMenu a {
	color: #DDDDDD;
	background: URL(../images/arrow_red.gif) no-repeat left center;
	padding-left: 10px;
	margin-right: 20px;
	}

li.hMenu a:hover {
	color: #d30808;
	background: URL(../images/arrow_white.gif) no-repeat left center;
	}
	

.wMenu{

}	

li.wMenu {
display: inline;
font-size: 13px;
font-weight: bold;

	}
	
li.wMenu a {
	color: #383838;
	background: URL(../images/arrow_red.gif) no-repeat left center;
	padding-left: 10px;
	margin-right: 20px;
	}

li.wMenu a:hover {
	color: #d30808;
	background: URL(../images/arrow_red.gif) no-repeat left center;
	}
	
.hMenu1{
  
}	

li.hMenu1 {
display: inline;

	}
	
li.hMenu1 a {
	color: #ffffff;
	padding-left: 10px;
	margin-right: 20px;
	font-weight: normal;
	}

li.hMenu1 a:hover {
	color: #d30808;
	font-weight: normal;
	}


/*Middle Column Top Bar Where Page Name Is Displayed*/
#navBreadCrumb {
	background-color: #ffffff;
	}
/*Navigation Page Heading*/

.ezPagesTopBarText {
   color: #111111;
   font-size: 12px;
   padding: 12px 0px 0px 0px;
   text-transform: uppercase;
}

#navEZPagesTOC ul li a {
	color: #333333;
	text-decoration: none;
  }

#navEZPagesTOC ul li a:hover {
	color: #ffffff;
	}

#navCatTabs ul li a:hover {
	font-weight: bold;
	}

#navEZPagesTop a:link {
    color:#333333;
}

#navEZPagesTop a:visited {
    color:#333333;
   }

#navEZPagesTop a:hover {
   color:#333333;
}

li.informationLinks a {
    background: URL(../images/arrow_red.gif) no-repeat left;
	color: #3a3a3a;
	line-height: 1.5;
	padding-left: 10px;
}

li.informationLinks a:hover {
  font-weight: bold;
  color:#d30808; 
}

li.moreInfoLinks a {
    background: URL(../images/arrow_red.gif) no-repeat left;
	color: #3a3a3a;
	line-height: 1.5;
	padding-left: 10px;
}

li.moreInfoLinks a:hover {
  font-weight: bold;
  color:#d30808; 
}

li.ezPagesLinks a {
    background: URL(../images/arrow_red.gif) no-repeat left;
	color: #3a3a3a;
	line-height: 1.5;
	padding-left: 10px;
}

li.ezPagesLinks a:hover {
  font-weight: bold;
  color:#f26522; 
}


#navEZPagesTop {
	height: 35px;
	}

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

/*Background Colour Left Column*/
#navColumnOne {

	}
/*Background Colour Right Column*/
#navColumnTwo {

	}

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

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

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {
/*EMPTY*/
}

.important {
	font-weight: bold;
	}
	
.notice {
/*EMPTY*/
}


.rating{
/*EMPTY*/
}

.gvBal {
	float: right;
	}
	
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	}
	
.legalCopyright {
    color: #dddddd;
}

.legalCopyright a {
    color: #dddddd;
}

.legalCopyright a:hover {
    color: #e65b07;
}

/*Shopping Cart Display*/
#cartAdd {
	text-align: right;
	margin: 1em;
	border: 0px;
	padding: 1em;
	width: 90%;
	}

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

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

#cartSubTotal {
	border-top: 1px solid #ffffff;
	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  {
	padding: 0.5em 0em;
	}
	
.cartTotalsDisplay {
	padding: 0.5em 0em;
	text-align: center;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

.cartOldItem {
	color: #3a3a3a;
	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;
  }

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

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

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

#cartBoxListWrapper {
	/*empty*/
	}

#cartBoxListWrapper ul {
	list-style-type: none;
	}
	
#cartBoxListWrapper li {
	margin: 0;
	padding: 0.2em 0em;
	}

.cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	}

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

#ezPageBoxList li {
	margin: 0;
	padding: 0.2em 0em;
	}

#cartBoxEmpty {
  font-weight: bold;
  }

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


#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

.centerColumn {
    border: 0px;
	margin: 0px 0px 20px 0px;
	width: 100%;
}

/*sideboxes left*/
.columnLeft {
	padding: 0.0em;
}

.leftBoxContainer {
    border: 0px;
	margin: 0px 0px 20px 0px;
	}

.leftBoxHeading {
	background: URL(../images/header_button_blue.gif) no-repeat left center;
	color: #ffffff;
	line-height: 43px;
	width: 175px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0px;
	}


h3.leftBoxHeading {
	color: #ffffff;
	}

h3.leftBoxHeading a {
	color: #ffffff;
	}

h3.leftBoxHeading a:hover {
	color: #ffffff;
}


/*Boxes General*/

.centerBoxHeading {
	background: URL(../images/header_center_pink.gif) no-repeat left center;
	color: #ffffff;
	width: 390px;
	line-height: 43px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0px;
	}
	
h1.pageHeading {
	background: URL(../images/header_center_pink.gif) no-repeat left center;
	color: #ffffff;
	width: 390px;
	line-height: 43px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0px;
}

h1.pageHeading a {
	color: #ffffff;
}

h1.pageHeading2 {
	background: URL(../images/header_center_pink2.gif) no-repeat left center;
	color: #ffffff;
	width: 570px;
	line-height: 43px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0px;
}

h1.pageHeading2 a {
	color: #ffffff;
}


.categoryContent {
	padding-left: 1px;
	padding-right: 1px;
	text-align: left;
}

.informationContent {
	padding-left: 1px;
	padding-right: 1px;
}

.ezPagesContent {
	padding-left: 1px;
	padding-right: 1px;
}

.manufacturersBoxContent {
	padding-left: 1px;
	padding-right: 1px;
}

.specialsBoxContent {
	padding-left: 1px;
	padding-right: 1px;
}

.sideBoxContent {
	padding-left: 1px;
	padding-right: 1px;
}

.headerContent {
	padding-left: 1px;
	padding-right: 1px;
}

#headerBarContent {
  width: 760px;
  height: 35px;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
}

#middleNavContent {
  margin-left: auto;
  margin-right: auto;
  width: 760px;
}
	
.imageBoxContent {
	padding-left: 1px;
	padding-right: 1px;
}
	

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

/*Right Boxes*/

/*sideboxes right*/
.columnRight {
	padding: 0.0em;
}

.rightBoxContent {

	}

.rightBoxContainer {
    border: 0px;
	margin: 0px 0px 20px 0px;
	}

.rightBoxHeading {
	background: URL(../images/header_button_orange.gif) no-repeat left center;
	color: #ffffff;
	line-height: 43px;
	width: 175px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	}

h3.rightBoxHeading {
  color: #ffffff;
	}

h3.rightBoxHeading a {
  color: #ffffff;
	}

h3.rightBoxHeading a:hover {
  color: #ffffff;
}
	

/*Other*/

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

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

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

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

#myAccountGen li {
	margin: 0;
	}

#myAccountNotify li {
	margin: 0;
	}

.accountTotalDisplay {
	width: 20%;
	text-align: right;
	}

.accountTaxDisplay {
	width: 20%;
	text-align: right;
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

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

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

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

#popupShippingEstimator {
	background-color: #ffffff;
	}

#popupHelp {
	background-color: #ffffff;
	}
	
#popupAdditionalImage {
	background-color: #ffffff;
	}
	
#popupImage {
	background-color: #ffffff;
	}
	
#popupCVVHelp {
	background-color: #ffffff;
	}
	
#popupCouponHelp {
	background-color: #ffffff;
	}
	
	
#popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	}
	
#infoShoppingCart {
	background-color: #ffffff;
	}
/* categories box parent and child categories */


A.category-top {
  background:url(../images/cat_arrow.gif) no-repeat left center;
  border-bottom: dashed 1px #e0e0e0;
  padding: 3px 0px 3px 30px; 
  text-decoration:none; 
  display:block;
  line-height: 1.2;
}

A.category-top:hover {
  color:#d30808; 
  font-weight:bold; 
}

A.category-products  {
  background:url(../images/arrow_red.gif) no-repeat left center;
  padding: 3px 0px 3px 2px;
  margin: 0px 0px 0px 40px;
  text-decoration: none;
  display:block;
  color:#d30808;
  }

A.category-products:hover {
  font-style:oblique;
  color:#383838; 
  }

A.category-links {
  background:url(../images/cat_arrow.gif) no-repeat left center;
  border-bottom: dashed 1px #e0e0e0;
  padding: 3px 0px 3px 30px; 
  text-decoration:none; 
  display:block;
  color:#d30808;
  font-weight:bold;
  }

A.category-links:hover {
  color:#333333; 
 
  }

A.category-subs  {
  background:url(../images/cat_arrow.gif) no-repeat left center;
  border-bottom: dashed 1px #e0e0e0;
  padding: 3px 0px 3px 30px; 
  text-decoration:none; 
  display:block;
  line-height: 1.2;
  }

A.category-subs:hover {
  color: #d30808;
  font-weight: bold;
  }

SPAN.category-subs-parent {
  font-weight: bold;
  color:#d30808;
}
SPAN.category-subs-selected {
  font-weight: bold;
  color:#d30808;
}

/*Product Page Tables*/

tr.productListing-rowheading {
  margin: 5px 0px 5px 0px;
}

th.productListing-heading {
   padding-bottom: 3px;
   padding-top: 3px;
   font-weight: bold;
   font-size: 12px;
   color: #ffffff;
   background-color: #d30808; 
}

a.productListing-heading {
   color: #ffffff;
}

.listingProductImage {
  padding: 5px;
  margin: 5px;
  border: 1px dashed #888888;
}

tr.productListing-odd {
  border: 3px thin #ff0000;

}

tr.productListing-even {

}

td.productListing-data {
  text-align: center;
  vertical-align: top;

}

h1.productGeneral {
 font-size: 13px;
 font-weight: bold;
}

h2.productGeneral {
 font-size: 11px;
 font-weight: bold;
}

h3.itemTitle {
  text-align: left;
}

.listingDescription {
  text-align: left;
}

