/* quicksearch drop-down*/
#quick-search-dropdown-holder .aui-dropdown {
    border: solid 1px #003366;
    top: 0;
    width: 24em;
}

#quick-search-dropdown-holder .aui-dropdown ol {
    border: none;
}

#quick-search-dropdown-holder .aui-dropdown ol.last {
    border-top: solid 1px #f0f0f0;
}

#quick-search-dropdown-holder .aui-dropdown .active a {
    background-color: #3C78B5;
}

#quick-search-dropdown-holder .aui-dropdown a {
    padding: 0;
}

/* dropdown sans indicator */
#header .tab-simple a {    
    padding-right: 4px;
}

/* dropdown indicator */
#header .drop-wrap {
    background: transparent url(../images/masthead/sprite_masthead.png) no-repeat scroll 0 -1121px;
    display: block;
    float: left;
    height: 15px;
    left: 0;
    margin-left: 4px;
    padding: 1px 0 2px 3px;
    position: relative;
    top: 3px;
    width: 15px;
}

#menu-bar li.drop-sans {    
    padding-right: 7px;
}

/* user navigation */


#header-details > li > a {
    display: block;
    float: left;
}

#header-top .aui-dd-parent.active,
#header-top .aui-dd-parent:hover {
    background-color: #325C82;
}


#header-top div.active a.drop,
#header-top div a.drop:hover,
#header-top div a.drop:active,
#header-top div a.drop:focus {
    background-color: #003366;
}

/* tabs navigation */
#header-details .aui-dd-parent,
.header-bottom .aui-dd-parent {
    display: inline-block;
    float: left;
    height: 23px;
    line-height: 1.5;
    padding: 0 4px 0 4px;
    width: auto;
    position: relative;
    /*margin-right: 7px;*/
}

.header-bottom .aui-dd-parent.active,
.header-bottom .aui-dd-parent:hover {
    background-color: #FFFFFF; /*#CCCCCC;*/
}

.header-bottom div.active a.drop,
.header-bottom div a.drop:hover,
.header-bottom div a.drop:active,
.header-bottom div a.drop:focus {
    background-color: #CCCCCC;
}

#header .drop {
    background: transparent url(../images/masthead/sprite_masthead.png) no-repeat scroll -14px -1022px;
    text-decoration: none;
    display: inline-block;
    height: 15px;
    text-indent: -999em;
    width: 15px;
}

/*drop downs and search at the top right of the header*/

#header-details li.active a.drop,
#header-details li a.drop:hover,
#header-details li a.drop:active,
#header-details li a.drop:focus {
    background-color: #003366;
}

#header .dropdown-holder {
    margin-right: -4px;
    margin-top: 10px;
    position: relative;
}

#header-details-star span {
    text-indent: -999em;
    display: inline-block;
    background: transparent url(../images/masthead/sprite_masthead.png) no-repeat scroll -3px -1060px;
    width: 17px;
    height: 17px;
}

#header-details-star span:hover,
#header-details-star.active span {
    background-position: -3px -1092px;
    background-color: #3b73af;
}

.stars-none {	
    padding-left: 6px;
}

/*light blue section at the bottom of the header*/
.header-bottom {
    background-color: #326CA6;
    border-top: 1px solid #114070;
    clear: both;
    height: auto;
    min-height: 24px;
}

.header-bottom .dropdown-holder {
    margin-right: 0;
    left: -1px;
}

.header-bottom .menu-bar {
    display: block;
    overflow: visible;
    width: auto;
}

.header-bottom .menu-bar > li {
    display: inline-block;
    float: left;
    height: 24px;
    line-height: 1.5;
    margin-left: 4px;
    padding: 0 4px 0 0;
    width: auto;
}

.header-bottom .menu-bar > li.current {
    background-color: #F7F7F7;
}

.header-bottom .menu-bar > li:hover {
    background-color: #FFFFFF;
}

.header-bottom .menu-bar .aui-dropdown {
    border-top: medium none;
}

.header-bottom .menu-bar li > a {
    padding-left: 7px;
}

.header-bottom .menu-bar li.active > a,
.header-bottom .menu-bar li.current > a,
.header-bottom .menu-bar li:hover > a {
    color: #333333;
}

.header-bottom .menu-bar .aui-dropdown li.active > a,
.header-bottom .menu-bar .aui-dropdown li:hover > a {
    color: #FFFFFF;
}

.header-bottom .menu-bar h5 {
    line-height: 2;
    padding: 0 0.5em;
}

.header-bottom .menu-bar li em {
    font-style: normal;
    padding: 0 2px;
}

.header-bottom .menu-bar .dd-icon {
    padding-left: 30px; /* To allow space for the avatar icon */
}

/* global menus */
#menu .aui-dropdown2.aui-dropdown-ajax {
    background: url("../images/spinner_000000_12.gif") no-repeat scroll 50% 50% #FFFFFF;
}

#menu .aui-dropdown-ajax ol,
#menu .aui-dropdown-ajax ul,
#menu .aui-dropdown-ajax h5 {
    background-color: #FFFFFF;
    visibility:  hidden;
}

#menu .menu-loaded .aui-dropdown-ajax ol,
#menu .menu-loaded .aui-dropdown-ajax ul,
#menu .menu-loaded .aui-dropdown-ajax h5 {
    visibility:  visible;
}

#menu h5 {
    color: #333333;
}

#menu .dropdown-exposed {
    visibility:  visible;
}

#menu .dropdown-last {
    border-bottom: medium none;
    padding-bottom: 0;
}

.dropdown2-loading {
    height: 12px;
    margin: 5px 0;
    background: url("../images/spinner_000000_12.gif") no-repeat scroll 50% 50% #FFFFFF;
}/*[{!style_dropdown_css_fxos41d!}]*/