/*
BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby
Updated to v1.3.5   2006-09-19  gilby
*/
#documentcategories .betterDocuments {
	/*border-top: 3px solid #7C002A;*/
	margin-top:3px;
}
#documentcategories .betterDocuments a.category-products:link {font-weight:bold; text-decoration:none;margin-left:10px;font-size:11px;}
#documentcategories .betterDocuments a.category-products:visited {font-weight:bold; text-decoration:none;margin-left:10px;font-size:11px;}
#documentcategories .betterDocuments a.category-products:active {color: #631800; font-weight:bold; text-decoration:none;margin-left:10px;font-size:11px;}
#documentcategories .betterDocuments a.category-products:hover {color:#631800; font-weight:bold; text-decoration:none;margin-left:10px;font-size:11px;}



#documentcategories .betterDocuments a.category-top:link, #documentcategories .betterDocuments a.category-top:visited {
	display: block;
	background-color: #D8C6A2;
	border-top: 5px solid #604E28;
	padding-left: 4px;
	color: #604E28;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	
}


#documentcategories .betterDocuments a.category-top:hover, #documentcategories .betterDocuments a.category-top:active{
	background-color: #604E28;
	border-top: 5px solid #D8C6A2;
	color:#D8C6A2;
	display: block;
	padding-left: 4px;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
}

/*#documentcategories .category-subs-selected {
	font-weight: bold;
	text-decoration: none;
	color: #604E28;
	cursor: pointer;
	background-color:#330000;
	display:block;
}
#documentcategories .category-subs-selected a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ffff33;
	cursor: pointer;
	background-color:#330000;
	display:block;
}*/
#categories .betterCategories {
	/*border-top: 3px solid #7C002A;*/
	margin-top:3px;
}
#categories .betterCategories a.category-products:link, #categories .betterCategories a.category-products:visited {font-weight:bold; text-decoration:none;margin-left:10px;font-size:11px;}
#categories .betterCategories a.category-products:active {color: #631800; font-weight:bold; text-decoration:none;margin-left:10px;font-size:11px;}
#categories .betterCategories a.category-products:hover {color:#631800; font-weight:bold; text-decoration:none;margin-left:10px;font-size:11px;}



#categories .betterCategories a.category-top:link, #categories .betterCategories a.category-top:visited {
	display: block;
	background-color: #D8C6A2;
	border-top: 5px solid #604E28;
	padding-left: 4px;
	color: #604E28;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	
}


#categories .betterCategories a.category-top:hover, #categories .betterCategories a.category-top:active{
	background-color: #604E28;
	border-top: 5px solid #D8C6A2;
	color:#D8C6A2;
	display: block;
	padding-left: 4px;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
}


/*#categories .category-subs-selected, #categories .category-subs-selected a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #800000;
	cursor: pointer;
	background-color:transparent;
	display:block;
}*/

/*#ezpages .betterEzpages {
	
	margin-top:3px;
}
#ezpages .betterEzpages a:link, #ezpages .betterEzpages a:visited {
	display: block;
	background-color: #003366;
	border-top: 5px solid #ffffff;
	padding-left: 4px;
	color: white;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	
}


#ezpages .betterEzpages a:hover, #ezpages .betterEzpages a:active{
	background-color: #ffffff;
	border-top: 5px solid #003366;
	color:black;
	display: block;
	padding-left: 4px;
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
}
*/



.betterInformation, .betterMoreinformation, .betterBestsellers {
	
}
.betterInformation a, .betterInformation a:visited,
.betterMoreinformation a, .betterMoreinformation a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
	display: block;
	text-decoration:none;
	margin-bottom:3px;
	color:black;
	text-decoration: none;
}
.betterInformation a:hover, .betterInformation a:active,
.betterMoreinformation a:hover, .betterMoreinformation a:active,
.betterBestsellers a:hover, .betterBestsellers a:active {
	text-decoration:underline;
}