/* Masthead Nav - custom height*/
#masthead {width:954px;background:#f5f5f5;padding:0 4px 0 0;height:40px}
        .mastheadnav { font:12px arial,helvetica,sans-serif;line-height:13px;width:660px;margin-top:5px;float:left}
        .mastheadnav li {float:left;position:relative;color:#444;border-left:1px solid #eee;padding-left:10px;margin-left:10px;}
        .mastheadnav li.first {border-left:none;padding-left:0;margin-left:0;}
        .mastheadnav li a {color:#444;}
        .mastheadnav li a:hover, .mastheadnav li.current_page_item a, .mastheadnav li.current-cat a, .mastheadnav li.current-menu-item a {color:#3B77BF;text-decoration:none;}
        .mastheadnav li.current_page_item li a, .mastheadnav li.current-cat li a, .mastheadnav li.current-menu-item li a {font-weight:normal;color:#555;}
        .mastheadnav li ul {border-bottom:1px solid #ddd;position:absolute;z-index:999;width:180px;padding-top:6px;margin-left:-10px}
        .mastheadnav li ul li {float:none;border-left:none;margin:0;padding:0;}
        .mastheadnav li ul li a {background:#fff; text-transform:none;width:158px;padding:5px 10px; height:auto;margin:0; border:1px solid #ddd; border-bottom:0;color:#555;}
        .mastheadnav li ul li a.sf-with-ul { padding:5px 10px;}
        .mastheadnav li ul li.current_page_item a, .mastheadnav li ul li.current-cat a, .mastheadnav li ul li.current-menu-item a, .mastheadnav li ul li a:hover {background:#efef$
        .mastheadnav li ul ul {margin: -25px 0 0 179px;padding-top:0;}
        .mastheadnav li ul ul ul {margin-top: -25px;}

        /* Dropdown indicators */
        .mastheadnav .sf-sub-indicator{display:none}
        .mastheadnav .sf-with-ul{background:url(../framework/images/arrow-superfish-down.png) no-repeat 95% center;}
        .mastheadnav li ul li a.sf-with-ul {background: #fff url(../framework/images/arrow-superfish-right.png) no-repeat 95% center;}
        .mastheadnav li ul li a:hover.sf-with-ul {background: #efefef url(../framework/images/arrow-superfish-right.png) no-repeat 95% center;}
