﻿.Item, .ItemHover, .ItemExpanded { cursor:pointer; }

.ChildItem, .ChildItemHover, .ChildItemExpanded { color:#fff; font-size:11px;
                                                  padding:6px 17px; font-weight:bold; font-family:Century Gothic, Verdana;
                                                  cursor:pointer;}
                                                  
.ChildItem { background-color:#f4a600; }
.ChildItemHover, .ChildItemExpanded { background-color:#0081b2; }