/*-----------------------------------------------------------------------------------------|
|  Styles to cascade from http://www.environment.gov.au/includes/default/css/default.css   |
|-----------------------------------------------------------------------------------------*/

body {
  background: white url(/includes/epbc/review/images/bg-nav.gif) repeat-y left 100%;
}
h1 {
  color: #4876ae;
  padding-bottom: 0.5em;
  padding-top: 0;
}
h2 {
  color: #996009;
}
h3 {
  color: #635d4f;
}
h4 {
  color: #635d4f;
}
h5 {
  color: #333; 
} 
th {
  background-color: #224469;
  border-bottom: 1px solid #82764a;
  color: white;
}
td {
  background-color: #f3f0e7;
  border-bottom: 1px solid #c9cac0;
}
td.highlight {
  background-color: #e4e5ce;
}
span.rtf {
  background: url(/includes/default/images/ico-rtf.gif) 50% 50% no-repeat;
  padding: 0 10px 0.1em 0;
  margin: 0 5px 0 2px;
}

#global {
  background: #122632 url(/includes/epbc/review/images/bg-global.gif) repeat-x 180px 2px;
}
#global a,
#global a:link,
#global a:visited {
  background-color: transparent;
  color: #252514;
  text-decoration: none;
}
#global li {
  background: #122632 url(/includes/epbc/review/images/bg-button.gif) no-repeat 0 50%;
}
#header {
  background: #122632 url(/includes/epbc/review/images/bg-header.gif) repeat-x 0 0;
}
#header img {
  padding-left: 12px;
  padding-top: 5px;
}
#header ul a,
#header ul a:visited {
  color: #fff; 
}
#header ul li {
  background: transparent url(/includes/epbc/review/images/bg-access-repeat.gif) repeat-x 0 0; 
}
#header ul li.left-link {
  background: transparent url(/includes/epbc/review/images/bg-access-left.gif) no-repeat 0 0;
}  

/* Controls navigation for anchor links and related page links 
----------------------------------------------------------------------------------------- */
#pagenav, 
#sectionnav {
  background: transparent url(/includes/epbc/review/images/bg-pagenav.gif) no-repeat 0 9px;
}
#pagenav h2, #sectionnav h2 {
  color: #224469;
}
  

/* BEGIN LEFT NAVIGATION 
----------------------------------------------------------------------------------------- */
#navigation h2 {
  background: url(/includes/epbc/review/images/bg-nav-heading.gif) no-repeat 0 0; 
  text-size: 110%;
}
#navigation h2 a,
#navigation h2 a:link,
#navigation h2 a:visited {
  background-color: inherit; 
  color: white;
  padding-left: 2px;
}
#navigation h2 a:hover {
  color: white;
  text-decoration: underline;
}
#navigation h3 {
  border-right: 1px solid #336;
}
#navigation a,
#navigation a:link,
#navigation a:visited {
  color: #65604f;
}
#navigation p {
  color: #e5e5c0;
}
#navigation ul {
  border-bottom: 1px solid white;
}
#navigation ul li {
  background-color: #f3f0e7;
  border-bottom: 1px solid #e5e0cf;
  border-top: 1px solid white;
  color: #cc9;
}
#navigation ul li ul li.activepage2 {
  background: url(/includes/epbc/review/images/bullet2.gif) no-repeat 0 0.85em; 
  color: #8e4b1c;
}
#navigation ul li ul li.activepage2 a,
#navigation ul li ul li.activepage2 a:link,
#navigation ul li ul li.activepage2 a:visited {
  background-color: transparent;
  color: #8e4b1c;
}

/* Controls flyout menu
----------------------------------------------------------------------------------------- */
#navigation ul.nav-items {
  background: url(/includes/epbc/review/images/bg-flyout.gif) no-repeat 0 0; 
  border-bottom: 1px solid #e5e0cf;
} 
#navigation ul.nav-items a:hover {
  background-color: #a69f89;
  color: white;
}

/* Image under nav
--------------------------------------------------------- */
#navigation-image {
  background: url(/includes/epbc/review/images/bg-navigation-image.jpg) no-repeat 0 0;
  height: 220px;
  margin-top: 0;
}

/* END LEFT NAVIGATION 
----------------------------------------------------------------------------------------- */



/* Side navigation links down the right
----------------------------------------------------------------------------------------- */
#sidepanel { font-size: 0.9em }
#sidepanel h2 { font-size: 0.9em }
#sidepanel ul { padding:1em 0 0 0.4em; }
#sidepanel li { margin:0 0 0.5em 0; }
#sidepanel a,
#sidepanel a:link,
#sidepanel a:visited {
  background-color: transparent;
  color: /*#515124*/black;
  text-decoration: underline;
  font-size: 110%;
}
#sidepanel a:hover {
  background-color: transparent;
  color: black;
}
#sidepanel div.sidebox {
  background-color: #f3f0e7;
  border-left: 1px solid #d3daaf;
  border-right: 1px solid #d3daaf;
  border-bottom: 1px solid #d3daaf;
}
#sidepanel h2.sidebox {
  background-color: #d3daaf;
  background-image: url(/includes/epbc/review/images/bg-panel-heading.gif); 
  color: black;
}

#title {
  background: none;
  width: 900px;
  top: 22px;
}  
#title h1 {
  font-family: Georgia, Times, serif;
  font-style: italic;
  font-weight: normal;
  color: #d07d00;
  font-size: 130%;
  padding: 4px 0 0 0;
  margin-right: 5px;
}
#title h2 {
  font-family: "Times New Roman", Times, serif;
  color: #a6c0e3;
  line-height: 1.2em;
  font-weight: normal;
  font-size: 130%;
  margin-right: 0;
  text-transform: uppercase;
}
