/*
Theme Name      University of St Andrews 2008 (External > Prospective Students)
Theme URI       http://www.st-andrews.ac.uk
Description     Stylesheet for external pages - Prospective Students section
                Controls colour of sidebar submenu panel
Version         5.0.1
Author          gjms1 and sde1

Last updated    Tuesday 28 April 2009
*/

#navmain li#s_prospective a:link, #navmain li#s_prospective a:visited {
    background-color: #fff !important;
    color: #000;
    }

/* Sidebar colours too (Green) */

span.currentbranch0,
#sidebar-inner a:hover,
#sidebar-inner a:active {
    background-color: #62680a !important; }

ul.multilevel-linkul-0 {
    background-color: #e0e3bc;
    }
