/* Specific.css */

/* Style */

#header-holder { background-color: #EAD039; }
#global-nav { background-color: #A44213; color: #fff; }
#global-nav-items ul li a:hover, #global-nav-items ul li div.subnav ul li a:hover { background-color: #BB724E; color:#000; }
#global-nav-items ul li div.subnav ul li a { background-color: #A44213; }

#search input.submit { background-color: #EAD039; 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: #EAD039;  border-left-color: #F5E89C; 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: #C88E71; background-color: #A44213; 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 */
#content-holder #content #levies-table td { border-bottom: 1px solid #0d977c; padding: 5px 5px 2px0 0;}

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; }

#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:#A44213;}
#accessibilitybar #bar {background-color:#A44213; color:#A44213;}

.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;}


fieldset {
margin: .25em 0; /* space out the fieldsets a little*/
padding: 1em;
border : 1px solid #047456;
}

legend {
font-weight: bold;
color:#d8722a;
}

label .required {font-size: .90em;
color:#d8722a;
font-style:italic;
}

.sub {
font-size: .90em;
color:#d8722a;
}

.list li {
list-style-type:none;
margin-left:-40;
padding-left:0;
margin-top:0;
width:165px;
}

.list ul{margin-top:0;
}



.listheading li {
list-style-type:none;
margin-left:-40;
padding-left:0;
margin-top:0;
}

.listheading ul{margin-top:0;
}

span.inline li{
display:inline;
list-style-type:none;
margin-left:-40;
padding-left:0;
margin-top:0;
width:165px;
}

span.inline ul{
margin-top:0;
}

span.link {
float:right;

}

span.link a span {
display: none;
}

span.link a:hover {
font-size: 99%;
font-color: #000000;
}

span.link a:hover span { 
display: block; 
position: absolute; 
margin-top: 10px; 
margin-left: -500px; 
width: 500px; padding: 5px; 
z-index: 100; 
color: #000000; 
background: #f7f8f8; 
font: .9em Verdana, Arial, Helvetica, sans-serif;
text-align: left; 
text-decoration: none;
}

