/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

/* #777 was the TEXT colour for the menu bar */
.sf-menu a				{ display: block; text-decoration: none; padding: 2px 10px; color: #eee; font-size: 12px;  }
/*											       Change this ^^^^^ */

/* #FFF was the BACKGROUND colour for the drop-down-menus */
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a { background: #ddd9ca; color: #444; font-size: 11px; }
/*														   Change this ^^^^^ */

/* #373331 was the BACKGROUND colour for the menu bar buttons on rollover */
.sf-menu li.sfhover, .sf-menu li:hover { background: #555; }
/*				          Change this ^^^^^ */
