/* Specific.css */

/* Style */

body { color: #5A4E3C; }

#content a { color: #A6450C; }
#content a:visited { color: #007986; }

#header-holder { background-color: #1a5866; }
#global-nav { background-color: #574e3b; color: #fff; }
#global-nav-items ul li a:hover, #global-nav-items ul li div.subnav ul li a:hover { background-color: #A85214; }
#global-nav-items ul li div.subnav ul li a { background-color: #574E3B; }

#search input.submit { background-color: #1a5866; }

#menu li a { background-color: #1a5866; }

#submenu li a { border-left-color: #4d7d88; }
#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: #cb9772; background-color: #a85214; }
#menu li.current ul li a, #menu #submenu #subsubmenu li a { border-left-color: #4d7d88; background-color: #1a5866; }

table td { background-color: #f7f8f8; }
table th { background-color: #dbd9d8; font-weight: bold; color: #574E3B; }
table, table td, table th { border-color: #a69e96; }
table { background-color: #a69e96; } /* IE Border collapse workaround - when cellspacing is set, this appears like a border */

h1 { border-bottom-color: #1a5866; color: #a85214; }
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: #005966; text-decoration: none; }

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

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

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


.important-box-1 { background-color: #574E3B; }
.important-box-2 { background-color: #E0E1E0; }
.important-box-3 { border-color: #574E3B; }
.see-also-box { background-color: #f1f1f1; }
.right-box { background-color: #f4eeea; }
.right-box h2 { background-color: #A85214; color: #FFF; }

.alternate-format { background-color: #f4eeea; border:1px solid #A85214; }
.alternate-format h2 { background-color: #A85214; color: #FFF; }


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

/* Accessibility bar */
#accessibilitybar #text {background-color:#574e3b;}
#accessibilitybar #bar {background-color:#574e3b; color:#574e3b;}
