

/* Category menu styles */

.cmL5_1_0
{
background-image: url(resources/images/background_section.png); 
background-position: left top;
background-repeat:no-repeat;
width: 208px; 
color: #fff;
text-decoration: none;
font-weight: bold;
list-style: none;
margin-bottom: 2px;
padding: 4px 0px 5px 9px;}

.cmL5_1_0_over
{
background: url(resources/images/background_section_open.png) no-repeat left top;
color: #000;
text-decoration: none;
font-weight: bold;
text-decoration: none;
margin-bottom: 2px;
padding: 4px 0px 5px 9px;
cursor:hand; cursor:pointer; }

.cmL5_1_0_sel
{
}

.cmL5_1_0_selNoChildren
{
background: url(resources/images/background_section_open.png) no-repeat left top;
color: #000;
text-decoration: none;
font-weight: bold;
text-decoration: none;
margin-bottom: 2px;
padding: 4px 0px 5px 9px;
cursor:hand; cursor:pointer; }

.cmL5_1_0_selHasChildren
{
background: url(resources/images/background_section_open.png) no-repeat left top;
color: #000;
text-decoration: none;
font-weight: bold;
text-decoration: none;
margin-bottom: 2px;
padding: 4px 0px 5px 9px;
cursor:hand; cursor:pointer; }



/* End category menu styles */

