/*atlassian style header*/
/*#header {*/
    /*background-color: #003366;*/
    /*color: #FFFFFF;*/
    /*position: relative;*/
    /*z-index: 1999;*/
/*}*/

/*#header .aui-dropdown {*/
    /*min-width: 180px;*/
/*}*/

/*#header ul {*/
    /*list-style-type: none;*/
    /*margin-bottom: 0;*/
    /*margin-left: 0;*/
/*}*/

/*#header a.lnk {*/
    /*line-height: 24px;*/
    /*color: #FFFFFF;*/
/*}*/

/*dark blue section on the top of the header*/
#header-top {
    background: none no-repeat scroll 0 0 transparent;
    border-bottom: medium none;
    height: auto;
    min-height: 30px;
}

#header-top #header-details,

#header-top #header-details  {
    margin-right: 16px;
}

#header-top #popup-profile-user {
    color: #FFFFFF;
    padding-right: 1em;
}

#quick-search-form .quick-search-spinner-wrap {
    display: inline-block;
}

#quick-search-form img {
    display: none;
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
    right: 13px;
    vertical-align: baseline;
    z-index: 1;
    margin-bottom: -4px;
}

html.msie #quick-search-form img {
    margin-bottom: -2px;
}

label.overlabel {
    color: #999999;
}

label.overlabel-apply {
    color: #999999;
    left: 5px;
    line-height: 1.4;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 1;
}

.header-link-container {
    float: right;
    margin: 0.25em 0.3em 0;
    padding: 0;
    width: auto;
}

#invalid-type {
    padding-left: 1em;
}

/* create navigation */
#header-bottom .createItem a {
    color: #FFFFFF;
    background: url("../images/sprite_dropdown.png") no-repeat scroll 7px -910px transparent;
    display: block;
    float: right;
    height: 24px;
    padding: 0 7px 0 24px;
    margin-right: 4px;
}

#header-bottom .createItem a:hover,
#header-bottom .createItem a:active,
#header-bottom .createItem a:focus,
#header-bottom .createItem.active a {
    background-color: #F7F7F7;
    color: #333333;
}

/* context-navigation */
#context-navigation {
    margin: 10px 15px 0 24px;
    position: absolute;
    right: 0;
}

#context-navigation {
    position: absolute;
    right: 0;
    top: 2px;
}

#context-navigation .aui-menu-bar {
    margin: 0;
}

#context-navigation .aui-menu-item {
    float: left;
    position: relative;
}


#context-navigation .dropdown-holder .aui-dropdown a span {
    padding-left: 0;
}

#context-navigation .watch img {
    margin-right: 4px !important;
}

#context-navigation .review a {
    background: transparent url(../images/sprite_stream.png) no-repeat scroll 5px -56px;
    padding-left: 24px;
}

#context-navigation .aui-dropdown .review a,
#context-navigation .aui-dropdown .rss a {
    background: none;
    padding-left: 0.5em;
}

#admin-content form.aui {
    position: static;
}

/* we override the normal AUI body style so we need to fix the header font size */
#header {
    font-size: 14px;
}

#header .aui-avatar,
#header .aui-avatar .aui-avatar-inner {
    border-radius: 3px;
}

/*END TODO*//*[{!style_globalheader_css_xwlp41f!}]*/