/* Specific.css */

/* Style */

#header-holder { background-color: #CAD856; }
#global-nav { background-color: #1F7D5B; color: #fff; }
#global-nav-items ul li a:hover, #global-nav-items ul li div.subnav ul li a:hover { background-color: #84B8A5; color:#122F64; }
#global-nav-items ul li div.subnav ul li a { background-color: #1F7D5B;  }

#search input.submit { background-color: #CAD856; color: #122F64; }
#search label{ color: #122F64; }

#menu li a , #menu li.current ul li a,
#menu #submenu #subsubmenu li a, #submenu li a { background-color: #CAD856;  border-left-color: #E8EEB6; color:#122F64; }

#menu li.current a, #menu #submenu li.current a, #menu #submenu #subsubmenu li.current a,
#menu li a:hover, #menu #submenu li a:hover, #menu #submenu #subsubmenu li a:hover { border-left-color: #84B8A5; background-color: #1F7D5B; color:#fff; }

table td { background-color: #f0f3f7; }
table th { background-color: #97afcd; font-weight: bold; }
table { background-color: #0B4C88; } /* Needed for IE Border collapse work-around */

h1 { border-bottom-color: #0d977c; color: #9E4519; }
h2, h2 a, #content h2 a, #content .topic-home h2 a, #content .topic-home h2 a:visited, h2 a:visited, #pub h2 a:visited, h3, h3 a, #content h3 a, #content .topic-home h3 a, #content .topic-home h3 a:visited, h3 a:visited, #pub h3 a:visited, h4, h4 a, #content h4 a:link, #content h4 a:visited, #content .topic-home h4 a:link, #content .topic-home h4 a:visited, h4 a:visited, #pub h4 a:visited,  h5, h5 a, #content h5 a, #content .topic-home h5 a, #content .topic-home h5 a:visited, h5 a:visited, h6, h6 a, #content h6 a, #content .topic-home h6 a, #content .topic-home h6 a:visited, h6 a:visited  { color: #047456; text-decoration: none; }

#content .topic-home h4 a:hover, #content .topic-home h4 a:active, h2 a:hover, h2 a:active, #content .topic-home h2 a:hover, #content .topic-home h2 active { color: #047456; text-decoration: underline; }

.important-box-1 { background-color: #387499; }
.important-box-2 { background-color: #DBE3EB; }
.important-box-3 { border-color: #387499; }
.see-also-box { background-color: #EAEFF4; }
.right-box { background-color: #f3f4f7; }
.right-box h2 { background-color: #527097; color: #FFF; }
.right-box, .right-box a { color: #0b4c88; }
.alternate-format { background-color: #f3f4f7; border:1px solid #527097; }
.alternate-format h2 { background-color: #527097; color: #FFF; }
.alternate-format, .alternate-format a { color: #0b4c88; }

.searchtext {color:#fff;font-size:90%;margin-bottom:0;}

#elsewhere-on-daff, #elsewhere-on-daff a, #elsewhere-on-daff a:visited,
#related-websites, #related-websites a, #related-websites a:visited  { color: #122F64; text-decoration: none; }
#elsewhere-on-daff a:hover, #related-websites a:hover { color: #122F64; text-decoration: underline; }
#related-websites h2, #elsewhere-on-daff h2 { color:#122F64; }


/* Accessibility bar */
#accessibilitybar #text {background-color:#1F7D5B;}
#accessibilitybar #bar {background-color:#1F7D5B; color:#1F7D5B;}

