
#category_nav
{margin:0;padding: 0;text-align:left; background: #ededc8; border-right:1px solid #afaf7f;border-left:1px solid #afaf7f;}

#category_nav ul
{list-style: none;margin: 0;padding: 0;border: none;}

#category_nav li
{margin: 0;width: 100%;padding:0;}

#category_nav li a
{display:block;padding-left:15px;color: #8e1248;text-decoration: none; font-weight:bold; font-size:10px;line-height:16px;background:url(images/arrow.gif) no-repeat 7px center;}

#category_nav li li a
{display:block;padding-left:20px;color: #8e1248;text-decoration: none;font-weight:normal;background:url(images/arrow.gif) no-repeat 12px center;}
#category_nav li li a:hover{background:url(images/arrow_hover.gif) no-repeat 13px center;}

#category_nav li li li a
{display:block;padding-left:25px;color: #8e1248;font-weight:normal;text-decoration: none;background:url(images/arrow.gif) no-repeat 17px center;}
#category_nav li li li a:hover{background:url(images/arrow_hover.gif) no-repeat 18px center;}

#category_nav li a:hover
{color: #000;text-decoration:none;background:url(images/arrow_hover.gif) no-repeat 8px center;}
