/*-----------------------------------------------------------------------------------------|
|  Styles to cascade from http://www.environment.gov.au/includes/default/css/default.css   |
|-----------------------------------------------------------------------------------------*/

body {
  background: white url(/includes/minister/reps/images/bg-nav.gif) repeat-y left;
}
h1 {
  color: #525252;
  padding-bottom: 0.5em;
  padding-top: 0;
}
h1 span {
  font-size: 75%;
  font-weight: normal;
  line-height: 1.2em;
}
h2 {
  color: #333;
}
h3 {
  color: #333;
}
h4 {
  color: #224469;
}
h5 {
  color: #333; 
}
/* p span {
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
  font-size: 120%;
} */
th {
  background-color: #224469;
  border-bottom: 1px solid #82764a;
  color: white;
}
td {
  background-color: #f0f3e4;
  border-bottom: 1px solid #c9cac0;
}
td.highlight {
  background-color: #e4e5ce;
}


#global {
  background: #933 url(/includes/minister/reps/images/bg-global.gif) repeat-x 180px 0;
}
#global a,
#global a:link,
#global a:visited {
  background-color: transparent;
  color: #252514;
  text-decoration: none;
}
#global li {
  background: #933 url(/includes/minister/reps/images/bg-button.gif) no-repeat 0 50%;
}
#header {
  background: #933 url(/includes/minister/reps/images/bg-header.gif) repeat-x 0 0;
}
#header img {
  padding-left: 12px;
  padding-top: 2px;
}
#header ul a,
#header ul a:visited {
  color: #0a2848; 
}
#header ul li {
  background: transparent url(/includes/minister/reps/images/bg-access-repeat.gif) repeat-x 0 0; 
}
#header ul li.left-link {
  background: transparent url(/includes/minister/reps/images/bg-access-left.gif) no-repeat 0 0;
}  

/* Controls navigation for anchor links and related page links 
----------------------------------------------------------------------------------------- */
#pagenav, #sectionnav {
  background-color: #f7f7f0;
  border: 1px solid #acc8a7;
}
#pagenav h2, #sectionnav h2 {
  color: #224469;
}
  



/* Flyout lists
--------------------------------------------------------- */
#navigation ul.nav-items {
  background-color: #f6f4ea;
  border-bottom: 1px solid #898989;
  border-right: 1px solid #898989;
  border-top: 1px solid #898989;
} 
#navigation ul.nav-items li a {
  color: #5d482e !important;
}
#navigation ul.nav-items a:hover {
  background-color: #898989 !important;
}

/* END LEFT NAVIGATION 
----------------------------------------------------------------------------------------- */



/* Side navigation links down the right
----------------------------------------------------------------------------------------- */
#sidepanel a,
#sidepanel a:link,
#sidepanel a:visited {
  background-color: transparent;
  color: black;
  text-decoration: underline;
}
#sidepanel a:hover {
  background-color: transparent;
  color: black;
}
#sidepanel div.sidebox {
  background-color: #f0f3e4;
  border-left: 1px solid #b9dda6;
  border-right: 1px solid #b9dda6;
  border-bottom: 1px solid #b9dda6;
}
#sidepanel h2.sidebox {
  background-color: #b9dda6;
  background-image: url(/includes/minister/reps/images/bg-panel-heading.gif); 
  color: black;
}

#title {
  background: 0;
  width: 750px;
  top: 30px;
  right: 10px;
}  
#title h1 {
  color: #fff;
  font-size: 140%;
  padding: 4px 0 0 0;
  margin-right: 0;
}
#title h2 {
  color: #e8f1f7;
  font-size: 120%;
  padding: 0;
  margin-right: 0;
}
#map-search p {
  padding: 0.5em 5px 0.5em 5px;
  text-align: left;
}
#map-search h2 {
  padding: 0.5em;
  text-align: left;
}
