﻿/*
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,
.bettertestimonial, .betterlinks {
	border-top: 10px solid #000000;
}
.betterCategories a, .betterCategories a:visited,
.betterDocuments a, .betterDocuments a:visited,
.betterInformation a, .betterInformation a:visited,
.betterMoreinformation a, .betterMoreinformation a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
	display: block;
	color:#ffffff;
	background-color: #000000;
	border-top: 5px solid #333333;
	border-bottom: 2px solid #333333;
	padding: 2px;
}
.bettertestimonial a, .bettertestimonial a:visited,
.betterlinks a, .betterlinks a:visited,
.betterEzpages a, .betterEzpages a:visited
 {
	display: block;
	color:#ffffff;
	background-color: #284683;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	padding: 2px;
	text-align:center;
}
.betterCategories a:hover, .betterCategories a:active,
.betterDocuments a:hover, .betterDocuments a:active,
.betterInformation a:hover, .betterInformation a:active,
.betterMoreinformation a:hover, .betterMoreinformation a:active,
.betterBestsellers a:hover, .betterBestsellers a:active {
	background-color: #3d3d3d;
	color:#FFAA00;
}
.bettertestimonial a:hover, .bettertestimonial a:active,
.betterlinks a:hover, .betterlinks a:active,
.betterEzpages a:hover, .betterEzpages a:active
 {
	background-color: #7998E1;
	color:#FFAA00;
}
.category-subs-parent, .category-subs-parent a:visited {
	font-weight: bold;
	color:#FFAA00;
}

.category-subs-selected, .category-subs-selected a:hover {
	font-weight: bold;
	color:#00ff00;
	text-decoration: none;
}
.betterNavz a, .betterNavz a:visited
 {
	color:#F10006;
	background-color: #FFF;
	font-weight: bold;
}
.betterNavz a:hover, .betterNavz a:active {
	background-color: #F1F1F1;
	color:#600003;
	font-weight: bold;
}
