/**
 * 
 */
tr.category-disabled,
tr.category-disabled a
{
	color:#BEBFB9;
	font-style: italic;
}

tr.product-disabled,
tr.product-disabled a
{
	color:#BEBFB9;
  font-style: italic;
}
tr.child-marker-1 td
{
	background: rgba(255, 242, 204, 0.55)!important;
}
tr.child-marker-1:HOVER td
{
	background: rgba(255, 217, 102, 1)!important;
}
tr.child-marker-1 td.views-field-title
{
	padding-left: 25px;
	font-style: italic;
	font-size: 90%;
}
tr.status-0,
tr.status-0 a
{
	color:#BEBFB9;
}
/**/

ul.beeshop-catalog-menu ul li a
{
	color: gray;
}
ul.beeshop-catalog-menu-root > li
{
}
ul.beeshop-catalog-menu-root > li > a
{
	margin: 5px;
	font-weight: bold;
}

