/*
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 {
	font-size:.9em;
}

.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-color: #fff;
	padding: 0.4em;
}
.category-products {
	font-size:.8em;
	letter-spacing: 0px;
}

.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 {
}

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


.b1, .b2, .b3, .b4, .b1h, .b2h, .b3h, .b4h{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#999; margin:0 5px;
	background-image: url(../images/storeOpenCatBG.gif);
	background-repeat: no-repeat;
	background-position: -25px -42px;
}
.b2h {height:1px; background:#999; margin:0 3px;
	background-image: url(../images/storeOpenCatBG.gif);
	background-repeat: no-repeat;
	background-position: -23px -43px;
}
.b3h {height:1px; background:#999; margin:0 2px;
	background-image: url(../images/storeOpenCatBG.gif);
	background-repeat: no-repeat;
	background-position: -22px -44px;
	border-right: 1px #333 solid;

}
.b4h {height:2px; background:#999; margin:0 1px;
	background-image: url(../images/storeOpenCatBG.gif);
	background-repeat: no-repeat;
	background-position: -21px -45px;
	border-right: 1px #333 solid;

}
.b1 {height:1px; background:#000; margin:0 5px;border-right: 1px #333 solid;border-left: 1px #333 solid;border-bottom: 1px #666 solid;}
.b2 {height:1px; background:#999; margin:0 3px;border-right: 3px #000 solid;border-left: 1px #333 solid;}
.b3 {height:1px; background:#999; margin:0 2px;border-right: 2px #000 solid;}
.b4 {height:2px; background:#999; margin:0 1px;border-right: 2px #333 solid;}