/*
BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby
Updated to v1.3.5   2006-09-19  gilby
*/
#categoriesHeading, #categorieslHeading {
	background:#696969;/*url(../images/categories_header_bg.gif) no-repeat;*/
	font-size:18px;
       padding-left: 8px;
       color:#fff;
	line-height:26px;
	}
#categoriesContent, #categorieslContent {
	border-right: 2px solid #8d0011;
	border-bottom: 4px solid #8d0011;
	border-left: 2px solid #8d0011;
	border-top: 0px solid #8d0011;

}

.betterCategories, .betterDocuments, .betterEzpages,
.betterInformation, .betterMoreinformation, .betterBestsellers,
 .betterlinks {
border-top: 1px solid #ddd;

}

.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;line-height:16px;
	color:#000;
        font-size:1.1em;
        font-weight:bold;
	padding-top:6px;padding-bottom:6px;background-color: #f5f5f5;
	/*border-top: 1px solid #D8E0F7;
	border-bottom: 1px solid #D8E0F7;*/
	
}

.betterlinks a, .betterlinks a:visited,
.betterEzpages a, .betterEzpages a:visited
 {
	display: block;
	color:#ffffff;
	background-color: #284683;
	border-top: 1px solid #D8E0F7;
	border-bottom: 1px solid #D8E0F7;
	padding: 2px;
	text-align:center;
}
.bettertestimonial a {
	display: block;
	color:#000;
	background-color: #cacaca;
	border-bottom:1px solid #000;
	padding: 2px;
	text-align:center;
}
.bettertestimonial a:hover {
	background-color: #a52a2a;
	color:#fff;
}
.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: #fff;
	color:#a52a2a;
        text-decoration:underline;
}

.betterlinks a:hover, .betterlinks a:active,
.betterEzpages a:hover, .betterEzpages a:active
 {
	background-color: #7998E1;
	color:#000000;
}
/*

.category-subs-selected, .category-subs-selected a:hover {
	font-size:1.0em;
        font-weight: normal;
	text-decoration: none;
        
}
*/
A.category-subs, A.category-products {
	color: #000;
	text-decoration: none;
        font-size:1.0em;
        font-weight:normal;
}
A.category-subs:visited, A.category-products:visited {
	color: #000;
	text-decoration: none;
        font-size:1.0em;
        font-weight:normal;
}

A.category-subs:hover, A.category-products:hover {
	color: #a52a2a;
	text-decoration: none;
        
        }