/* Skin */
.top-menu { background: #fff url(../images/toolbar.gif) top left repeat; }
.menu-list { float: left; }
.menu-list a { padding: 0; margin: 0; text-decoration:none; height: 54px; font: 14pt Garamond, Georgia, "Times New Roman", Times, serif; color: #785300; background: url(../images/toolbar-sep.gif) no-repeat top right; }
.menu-list a, .menu-list a:visited  { color: #000; }
.menu-list li li { background: #eee; }
.menu-list li li li { background: #eee; }
.menu-list li li li { background: #eee; }
.menu-list li:hover, .menu-list li.sfHover, .menu-list a:focus, 
  .menu-list a:hover, .menu-list a:active { background: url(../images/toolbar-on.gif); color: #f7f5ed; outline: 0; }

.sf-sub-indicator { background-image: url('../../inspectorpages/images/superfish/arrows-dark.png'); }