/* This controls the extra links in the categories box such as App Roducts*/
A.category-top, A.category-top:visited {
	color: #FF0000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #FF0000;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
A.category-links {
  color: FF0000;
  text-decoration: none;
}
A.category-links:hover {
  color: #D8BFD8;
  text-decoration: none;
}
.greetUser{
  color: #0e65ce;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #FF0000;
  text-decoration: none;
}
SPAN.category-subs-link {
 color: #FF0000;
  font-weight: bold;
}
SPAN.category-subs-parent {
 color: #0c3055;
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
  display:block;
  color:#FFFFFF;
  background-color:#0c3055;
}
#manufacturerslistContent ul {
list-style:none;
padding:0;
}
#manufacturerinfoplus {text-align:center}
#manufacturerinfoplus ul {margin:0; padding:0; list-style:none}

a.category-top, a.category-top:visited 
{

color: #066733;

font-weight: bold;

text-decoration: none;

}

a.category-top, a.category-top:hover 

{

color: #8db10e;

font-weight: bold;

text-decoration: none;

}


