/*
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 {
	/*border-top: 1px solid #ffffff;
	background-image: url(../images//button_03.gif);
	color:#b0661c*/
	
}

.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;
	
margin: 12px 0px 0px 0px !important;
	padding: 1px;
	/*background-image: url(../images//button_03.gif)repeat-x 0.6em 6em !important;*/
}

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

	/*background-image: url(../images//button_04.gif) ;*/
	
}

/*
.category-subs-selected, .category-subs-selected a:hover {
	font-weight: bold;
	text-decoration: none;
}
*/
/*
A.category-top {
color: #9a9a9a !important;
width: 100%;
margin: 0px 5px 0px 0px !important;
background-color: #ddd !important;
padding: 2px 0px 2px 0px;
border: 1px solid #fff;
background-image: none !important;
display: block; text-decoration: none;
}
A.category-top:hover {
background: url(../images/cat_top_hover.gif) repeat-x 0.6em 0em !important;
color:#fff !important;  border: 1px outset #f00;
}

A.category-subs {
background-color: transparent;
background-image: url(../images/cat_subs_arrow.gif);
background-repeat: no-repeat;
background-attachment: scroll;
display: block;
text-decoration: none;
width: 100%;
padding: 3px 2px 3px 15px;
background-position: 1.3em 0.5em !important;
}
A.category-subs:hover {
width: 90%; padding: 3px 2px 3px 15px;
background-position: 1.3em 0.5em !important;
border: 1px solid #aaa; display: block; text-decoration: none;
}

A.category-products {
background-repeat: no-repeat;
background-image: url(../images/cat_prod_bullet.gif);
}
A.category-products:hover {
width: 90%;
padding: 3px 2px 3px 15px;
background-position: 1.3em 0.5em !important;
border: 1px solid #aaa;
display: block;
text-decoration: none;
}

A.category-links, A.category-links:visited {
color: #900 !important;
width: 100%;
margin: 0px 5px 0px 0px !important;
background-color: #ddd !important;
padding: 2px 0px 2px 0px;
border: 1px solid #fff;
background-image: none !important;
display: block; text-decoration: none;
}
A.category-links:hover {
background: url(../images/bg_box_header.gif) repeat-x 0.6em 0em !important;
color:#fff !important;
border: 1px outset #00f;
}*/