/*
BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby
*/

.betterCategories, .betterDocuments, .betterEzpages,
.betterInformation, .betterMoreinformation, .betterBestsellers {
	border-top: 0px solid #ffffff;
}

.betterCategories a, .betterCategories a:visited,
.betterDocuments a, .betterDocuments a:visited,
.betterEzpages a, .betterEzpages a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
	display: block;
	background-image: url(../images/catbutton.gif);
	background-repeat: no-repeat;
	border-top: 0px solid #ffffff;
	font-weight: bold;
	height: 20px;
	width: 100;
	padding-top: 4px;
	padding-left: 4px;
	}

A.category-subs, A.category-products {
  color: #996633;
  background-color:#D7C78F;
  text-decoration: none;
  display:block;
  border-top:1px solid #DFE7EF;
  text-align:left;
  padding:1px;
}

.betterCategories a:hover, .betterCategories a:active,
.betterDocuments a:hover, .betterDocuments a:active,
.betterEzpages a:hover, .betterEzpages a:active,
.betterBestsellers a:hover, .betterBestsellers a:active {
	display: block;
	background-image: url(../images/catbutton2.gif);
	background-repeat: no-repeat;
	border-top: 0px solid #ffffff;
	font-weight: bold;
	height: 20px;
	width: 100;
	padding-top: 4px;
	padding-left: 4px;
	}

A.category-subs:hover, A.category-products:hover{
  text-decoration:none;
  background-color:#DFE7EF;
  color:#CC6600;
  padding:1px;
}

/*
.category-subs-selected, .category-subs-selected a:hover {
	font-weight: bold;
	text-decoration: none;
}
*/
