/*
BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby
Updated to v1.3.5   2006-09-19  gilby
*/

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

}

.betterCategories a, .betterCategories a:visited,
.betterDocuments a, .betterDocuments a:visited,
.betterEzpages a, .betterEzpages a:visited,
.betterInformation a, .betterInformation a:visited,
.betterMoreinformation a, .betterMoreinformation a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
	display: block;
	padding: 4px;
	text-transform: uppercase;
	font-size:1em;
	text-decoration: none;
}
	
	
.betterCategories a:hover, .betterCategories a:active
.betterDocuments a:hover, .betterDocuments a:active,
.betterEzpages a:hover, .betterEzpages a:active,
.betterInformation a:hover, .betterInformation a:active,
.betterMoreinformation a:hover, .betterMoreinformation a:active,
.betterBestsellers a:hover, .betterBestsellers a:active {
	font-weight: normal;
	color: #cf0170;/*background-color:#ffffff;background-image: url(../images/cat-menu-icon2.gif);
	background-repeat: no-repeat;*/opacity: 0.3;
	background-position: center center;
/*	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #6e7a58;
*/	text-decoration: none;
}

.category-subs {
}
.category-subs-selected {
	color: #cf0170;font-weight: normal; opacity: 0.3;
/*	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #6e7a58;
*/	text-decoration: none;}
.category-subs-selected a:hover {}

.category-subs-parent {font-weight: normal;
	color: #cf0170;}
.category-top {}	
.category-products {}
.category-links {}

/*
Below for individual categories or subcats. Define in the templates/silverland/sideboxes/tpl_categories.php file.
*/	
/*A.category-holiday {
	background-image: url(../images/icons/email-icon-sm.gif);
	background-repeat: no-repeat;
	background-position: right center;}
	
A.category-club {
	background-image: url(../images/icons/email-icon-sm.gif);
	background-repeat: no-repeat;
	background-position: right center;}
*/

