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

.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;
	height:20px;
}
.category-first {
	background: top left no-repeat url(images/menu-first.gif);
}
.category-second {
	background:top left no-repeat url(images/menu-second.gif);
}

.betterBestsellers a{
	background-color:f2f2f2;
	color:#006cb7;
	font-size:12px;
}

#bestsellersContent a, #newsSideBoxContent a {
	padding-left:15px;
}

.bestseller-first a{
	background: top left no-repeat url(images/menu-first.gif);
	color:#e02400;
	font-weight:bold;
}

.bestseller-third a{
	background: top left no-repeat url(images/menu-first.gif);
	font-weight:bold;
}

.bestseller-second a{
	color:#009900;
	font-weight:bold;
}

.betterCategories img {
	padding:0 5px 0 10px;
	vertical-align:middle;
}

.bestseller-odd {
	background: top left no-repeat url(images/menu-first.gif);
}

.betterCategories .category-featured {
	color:#e02400;
}

.betterCategories .category-all {
	color:#009900;
}

.betterCategories, .betterCategories a{
	font-size:11px;
	margin:0;
	padding:0;
}

.category-subs-parent, .category-subs-selected {
	font-weight:bold;
	font-size:11px;
}

#categoriesSpec {
	border-top:#939ca1 solid 2px;
	padding:5px 0 0 15px;
	background-color:#f0f0f0;
}

#categoriesBody {
	padding-bottom:10px;
	background-color:#f9f9f9;
	font-weight:bold;
}

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