

/* Category menu styles */

.cmL2_1_0
{
background-color:#626B72;

    cursor: pointer;cursor:hand;
	border-bottom: 2px solid #fff;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	height:27px;
	padding-right:8px;}

.cmL2_1_0_over
{
background-color:#F9B31D;
    cursor: pointer;cursor:hand;
	border-bottom: 2px solid #fff;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	height:27px;
	padding-right:8px;}

.cmL2_1_0_sel
{
}

.cmL2_1_0_selNoChildren
{
background-color:#F9B31D;
cursor: pointer;cursor:hand;
border-bottom: 2px solid #fff;
color:#ffffff;
font-size:13px;
font-weight:bold;
text-align:right;
height:27px;
text-decoration:none;
padding-right:8px;}

.cmL2_1_0_selHasChildren
{
background-color:#F9B31D;
cursor: pointer;cursor:hand;
border-bottom: 2px solid #fff;
color:#ffffff;
font-size:13px;
font-weight:bold;
text-align:right;
height:27px;
text-decoration:none;
padding-right:8px;}



/* End category menu styles */

