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

/***** CATEGORIES *****/

.betterCategories {
	padding: 0px;
	margin: 0px;
	}
	
.betterCategories img {
	display: none;
	}

.betterCategories a, .betterCategories a:visited {
	display: block;
	background: url(../images/bg_cats.jpg) bottom center no-repeat;
	border: 1px solid #CCC;
	color: #333;
	padding: 5px;
	}

.betterCategories a:hover, .betterCategories a:active {
	color: #D40702;
	}
	
a.category-products {
	color: #D40702;
	}
	
a.category-subs{
	color: #D40702;
	}

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

/***** EZ PAGES *****/

.betterEzpages {
	padding: 0px;
	margin: 0px;
	}
	
.betterEzpages img {
	display: none;
	}
	
.betterEzpages a, .betterEzpages a:visited {
	display: block;
	background: #D40702 url(../images/bg_useful_links_circle.jpg) 99% 5% no-repeat;
	color: #FFF;
	text-indent: 5px;
	padding: 5px;
	}

.betterEzpages a:hover, .betterEzpages a:active {
	color: #CCC;
	}

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

/***** MORE INFORMATION *****/

.betterMoreinformation {
	padding: 0px;
	margin: 0px;
	}
	
.betterMoreinformation a, .betterMoreinformation a:visited {
	display: block;
	background: #D40702 url(../images/bg_useful_links_circle.jpg) 99% 5% no-repeat;
	color: #FFF;
	text-indent: 5px;
	padding: 5px;
	}

.betterMoreinformation a:hover, .betterMoreinformation a:active {
	color: #CCC;
	}

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

/***** INFORMATION *****/

.betterInformation {
	padding: 0px;
	margin: 0px;
	}

.betterInformation a, .betterInformation a:visited {
	display: block;
	background-color: #EDEDED;
	color: #333;
	text-indent: 5px;
	padding: 3px;
	}

.betterInformation a:hover, .betterInformation a:active {
	color: #D40702;
	}

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

/***** BEST SELLERS *****/

.betterBestsellers {
	padding: 0px;
	margin: 0px;
	}

.betterBestsellers a, .betterBestsellers a:visited {
	display: block;
	background-color: #EDEDED;
	color: #333;
	text-indent: 5px;
	padding: 3px;
	}

.betterBestsellers a:hover, .betterBestsellers a:active {
	color: #D40702;
	}

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




/***** ORIGINAL *****/

/*.betterCategories, .betterDocuments, .betterEzpages,
.betterInformation, .betterMoreinformation, .betterBestsellers {
	padding: 0px;
	margin: 0px;
	}

.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;
	background-image: url(../images/bg_cats.jpg);
	border-bottom: 1px solid #ffffff;
	border: 1px solid #CCC;
	color: #333;
	text-align: center;
	padding: 5px;
	}

.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 {
	color: #D40702;
	}*/

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