body, input, textarea, select, option {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-face: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

body {
    background: #fff;
    margin: 0 auto;
    padding: 0;
}

#page {
    background: #fff;
    width: 1000px;
    border: 0;
    margin: 0;
    text-align: left;
    background: #fff url(/resource/img/sov/page_background.gif) repeat-y;
}

#header {
    margin: 0 0 0 0;
    padding: 0;
    background-color: #fff;;
}

#headerLogo {
    margin: 0;
    padding: 0;
    background:none;
    height: 91px;
    width: 1000px;
    padding-top: 20px;
}

body #headerLogo #environmentOverlay {
    display: none;
}

body.cert #headerLogo #environmentOverlay,
body.test #headerLogo #environmentOverlay
{
    display: block;
    position: absolute;
    z-index:15;
    background:#B50003;
    color:#fff;
    font-size:24px;
    padding:4px 8px;
    text-transform: uppercase;
}

#headerImage {

    float:right;
}

#headerLinks {
    color: #000;
    float: left;
    margin: 3px 0 6px 8px;
    padding: 2px;
    font-size: 0.9em;
}

#header .tabmenu {
    top: 27px !important;

}

* html #headerLinks {
    margin: 4px 0 6px 4px;
}

#headerLinks input {
    font-size: 0.9em;
}

#headerLinks a {
    color: #000;
    text-decoration: none;
}

#headerLinks a:hover {
    /*text-decoration: underline;*/
    color: #FF0000;
}

#headerLinks span.activeBulletins {
    font-weight: bold;
}

#headerLinks span.activeBulletins span.activeBulletinsCount {
    padding: 0 2px;
    font-weight: bold;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#content {
    width: 780px;
    margin: 2px 0 0 0;
    padding: 10px;
    float: left;
    display: inline;
}

#contentFooter {
    margin-top: 20px;
    margin-bottom: 0;
    text-align: right;
    color: #333;
    clear: both;
}

#footer {
    clear: both;
    text-align: left;
    color: #fff;
    padding: 4px;
}

#disclaimer {
    width: 990px;
    line-height: 21px;
    min-height: 21px;
    line-height: 21px;
    font-size: 9px;
    font-family:Helvetica,Arial,sans-serif;
    font-face: Helvetica,Arial,sans-serif;
    color: #000000;
    background: #c4c0B7;
    text-align: left;
    vertical-align: middle;
    padding-left: 10px;
    margin: 0;
}
#disclaimer a {
    color: #000;
    text-decoration: none;
}

#disclaimer a:hover {
    color: #FFFFFF;
}

#printButton {
    color: #8F8F8F;
    font-family:Helvetica,Arial,sans-serif;
    font-face: Helvetica,Arial,sans-serif;
    font-size: 10px;
    text-decoration: none;
    text-align: right;
    display: block;
    margin-bottom: 4px;
}


#navigation #userinfo  {
    background: #e8e3da;;
    padding: 8px 4px 6px 4px;
    margin: 0;
}


#navigation #userinfo .channelSendDisabled {
    display: block;
    width: 90%;
    font-weight: bold;
    border: 1px solid #dd0000;
    background: white;
    margin: 2px;
    padding: 0 2px;
    color: #dd0000;
}


#navigation #userinfo .failedLoginAttempts {
    color: #dd0000;
}


#navigation #userinfo a, #userinfo a:visited {
    color: #000;
    text-decoration: none;
}

#navigation #userinfo a:hover {
    text-decoration:underline;
}

#navigation {
    width: 190px;
    margin: 0;
    float: right;
}

#navigation div {
    margin: 0;
    margin-bottom: 10px;
    border-bottom: 2px solid #fff;
    background: none;
    padding: 6px 6px 0 6px;;
}


#navigation dl {
    margin: 1px;
}

#navigation .contextArea {
    border: 0;
    padding: 0 0 6px 0;
    margin: 0 0 6px 0;
}


#navigation dt {
    font-weight: bold;
    color: #FF0000;
}

#navigation #userinfo dd {
    padding: 0 0 4px 4px;
}

#navigation .contextArea dd {
    padding: 0 0 14px 4px;
}

#navigation .ui-tabs-panel {
    padding: 0;
    background: none;
    border: 0;
}

#navigation a {
    text-decoration: none;
    color: #333;
}

#navigation a:hover {
    /*text-decoration: underline;*/
    color: #FF0000;
}

#navigation div.heading {
    font-weight: bold;
    font-size: 11px;
    color: #FF0000;
    padding: 0;
    margin: 0 0 2px 0;
    border: 0;
    border-bottom: 1px solid #F2F0EB;
}

#navigation div.groupHeading {
    padding: 4px 0 0 0;
    border: 0;
    border-bottom: 1px dotted #F2F0EB;
    margin-bottom: 0;
}

#navigation div.subservice {
    margin: 0 0 0 -3px;
    border: 0;
    padding: 4px 4px 4px 3px;
}

#navigation div.subservice span.subservice {
    font-weight: bold;
    color: #FF0000;
}

#navigation ol {
    background: none;
    list-style: none;
    padding: 0;
    margin: 0 0 4px 0;
}

#navigation div.subservice ol {
    margin: 0 0 0 2px;
}

#navigation a.selected {
    background-image: url(/resource/css/img/selected.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 12px;
    font-weight: bold;
}

#navigation li a {
    /*padding-left: 3px;*/
}

#navigation li li {
    padding-left: 6px;
}

#sections {
    padding: 0;
    margin: 0;
    padding-top: 5px;
    background: none;
    z-index: 103;
    width: 1000px;
    position: absolute;
    background-color: #ff0000;
    top: 97px;
    left: 0;
    line-height: 24px;
    margin: 3px 0;
    height: 27px;
}

#sections li.section {
    float: left;
    border-right: 1px solid #FDBA72;
    position: relative;
    z-index: 104;
}

#sections li.section a {
    text-decoration: none;
    float: left;
    display: inline;
    font-weight: bold;
    font-size: 1.06em;
    padding: 0 10px;
    outline: none;
    color: #FFFFFF;
    background: #FF0000;
}

#sections li.section a:hover {
    background: #D1CDC6;
    color: #FF0000;
    border-bottom: 3px solid #D1CDC6;
}

#sections li.section a.selected, #sections li.section a.selected:hover {
    background: #D1CDC6;
    color: #FF0000;
    border-bottom: 3px solid #D1CDC6;
    border-top: 0;
    padding: 0 10px;
    margin: 0;
}

/*want to make this arbitrarily more specific so that clicking the selected tab works*/
#sections-container #sections li.section a.clicked {
    background: #D1CDC6;
    color: #FF0000;
    border-bottom: 3px solid #D1CDC6;
}

#sections li.section div.tabmenu {
    display: none;
    position: absolute;
    clear: both;
    padding: 4px;
    margin: 0;
    width: 190px;
    min-width: 190px;
    background-color: #d1cdc6;
    opacity: 100;
    filter:Alpha(Opacity=100);
    border: 0;
    color: #333;
    font-weight: normal;
    line-height: 1em;
}

#sections li.section div.tabmenu ol {
    margin-bottom: 6px;
}

#sections li.section div.tabmenu li li {
    padding-left: 6px;
}

#sections li.section div.tabmenu .groupHeading {
    /*resets*/ margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.35; text-decoration: none; font-size: 100%; list-style: none;
    /*color: #58acff;*/
    font-weight: bold;
    float: none;
    clear: both;
    background: #d1cdc6;
}

#sections li.section div.tabmenu a, #sections li.section div.tabmenu a:visited, #sections li.section div.tabmenu a:active {
    /*resets*/ margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.35; text-decoration: none; font-size: 100%; list-style: none;
    float: none;
    clear: both;
    background: #d1cdc6;
    color: #333;
    font-weight: normal;
}


#sections li.section div.tabmenu a:hover {
    color: #FF0000;
    /*text-decoration: underline;*/
    padding: 0;
    border: 0;
}

.ui-force-state-active {
    border: 1px solid #cccccc !important;
    background: #e6e6e6 url(/resource/css/jquery/images/ui-bg_glass_80_e6e6e6_1x400.png) 50% 50% repeat-x  !important;
    font-weight: normal  !important;
    color: #FF0000  !important;
    outline: none  !important;
}

.ui-force-widget-header {
    border: 1px solid #CCC !important;
    background: #F2F0EB !important;
    color: #222222 !important;
}

div.dataTableContainer div.commandbar button {
    font-size: 100%;
}

#favoriteButton.favorite {
    padding-right: 16px;
    background-image: url(/resource/css/img/favorite.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

#debug dl dt {
    float:left;
    display: inline;
    font-weight:bold;
    text-align:right;
    width:40em;
    margin-right: 1em;
    clear: both;
}

#debug dl dd {
    margin-left: 41em;
    display: inherit;
    float:none;
}

#sitemap div.tabmenu {
    margin: 4px 12px 24px 12px;
}

#sitemap div.tabmenu ol {
    margin-left: 24px;
}

#sitemap div.tabmenu ol, #sitemap div.tabmenu ol li {
    list-style-type: inherit;
    list-style-image: url(/images/sovereign/bullet_red.gif)
}

#sitemap div.tabmenu a, #sitemap div.tabmenu a:visited {
    color: #333;
    text-decoration: none;
}

#sitemap div.tabmenu a:hover {
    color: #FF0000;
}

#sitemap div.tabmenu .heading {
    font-weight: bold;
    color: #333;
    border:0;
    margin-bottom: 2px;
}

#sitemap div.tabmenu div.subservice ol {
    padding-left: 8px;
}

#sitemap div.tabmenu ol li li {
    padding-left: 8px;
}

h1 {
    font-size: 20px;
    border-bottom: 0;
    font-weight: bold;
}
h2 {
    border-bottom: 0;
    font-weight: bold;
}

fieldset {
    border: 0;
}

fieldset legend {
    color: #FF0000;
    font-weight: bold;
}

fieldset label {
    font-weight: bold;
    color: #333333;
    margin-right: 12px;
}

fieldset.searchForm input, fieldset.searchForm textarea {
    background-color: #FFFFFF;
}

div.ui-dialog-titlebar {
    background: #fff;
    color:#FF0000;
    font-size: 20px;
}

fieldset.searchForm a.linkselect {
    color: #cc0000;
}

fieldset.searchForm a.linkselect:hover {
    color: #ff0000;
}



em  {
    color: #333333;
}

div.collapsible h4 span {
    color: #cc0000;
}
div.collapsible h4 span:hover {
    color: #ff0000;
    cursor: pointer;
}

#sitemapDialog h1 {
    display: none;
}

#navigator {
    margin-left: 10px;
}

table.listtable tbody tr.even {
    background: #ffffff;
}

table.listtable tbody tr.odd {
    background: #F2F0EB;
}
table.listtable th, table.listtable thead {
    border: 0;
    background: #D1CDC6;
    padding: 4px 4px;
}

fieldset.searchForm {
    margin-top: 20px !important;
    margin-bottom: 10px;
}

.error-indicator {
    background: none;
    border:0;
    color: #ff9900;
    padding: 0;
    font-weight: bold;
    margin-bottom: 8px;
}

.info-indicator {
    background: none;
    border:0;
    color: #333333;
    padding: 0;
    font-weight: bold;
    margin-bottom: 8px;
}

.success-indicator {
    background: white url(/resource/css/img/success-indicator.gif) no-repeat center left;
    border: 0;
    color: #333333;
    font-weight: bold;
    margin-bottom: 8px;
}

a, a:visited {
    color: #333333;
}
a:hover {
    color: #ff0000;
}

.ui-tabs-active {
    background: #fff !important;
    border: 1px solid #ccc !important;
}

.ui-accordion h3.ui-state-default { background: #d1cdc6; }
.ui-accordion h3.ui-state-active { background: #d1cdc6; }

.dataTableContainer {
    position: relative !important;
}

button.splitbutton-right {
    height: 21.15px !important;
}

.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: 0.2em !important;
}

.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button-icon:hover {
    border: 1px solid #000000;
    color: #ff0000 !important;
}

.ui-corner-top, .ui-datepicker-buttonpane .ui-corner-all, .ui-datepicker-header .ui-corner-all{
    border-radius: 0px !important;
}

.ui-datepicker-buttonpane .ui-corner-all,.ui-datepicker-header .ui-corner-all {
    border-bottom-right-radius: 0px !important;
}

.ui-datepicker-header .ui-corner-all {
    padding: 0px;
}

.ui-dialog .ui-dialog-buttonpane button {
    border: 1px solid #cccccc !important;
    background: #e6e6e6 url(images/ui-bg_glass_80_e6e6e6_1x400.png) 50% 50% repeat-x !important;
    color: #444444;
    border-radius: 0px !important;
}

.ui-dialog .ui-dialog-buttonpane button:hover {
    border: 1px solid #666666 !important;
    color: #ff0000 !important;
    background: #f0f0f0 url(images/ui-bg_glass_100_f0f0f0_1x400.png) 50% 50% repeat-x !important;
}

.ui-datepicker, .ui-dialog-titlebar-close, .ui-datepicker-header,.ui-corner-bottom {
    border-radius: 0px !important;
}

.ui-datepicker, .ui-autocomplete {
    border: 1px solid #dddddd !important;
}

#payments li.ui-state-active a {
    color: #444444 !important;
}

#subscriptions .ui-icon, #buyerSettings .ui-icon {
    display: inline-block !important;
}

#subscriptions .ui-state-active {
    border: 1px solid #dd0000;
}

#subscriptions .ui-state-error {
    border: 1px solid #dd0000;
}

div#searchProductSelect li.ui-tabs-active a:link {
    color: #333 !important;
    font-weight: bold !important;
}

.dashboardRoundedButton:hover {
    color:#fff !important;
    border: 1px solid #dd0000;
}
.headerWithFdic #headerLogo{
    height: 112px;
}

.headerWithFdic #headerLogo.password-block{
    height: 97px;
}
#fdicLogoDark, #fdicLogoLight {
    margin-right: 0px;
    clear: both;
    float: right;
}
