/*-----------------------------------------------------------------------------------------|
|  Styles to cascade from http://www.deh.gov.au/includes/default/css/default.css           |
|-----------------------------------------------------------------------------------------*/

body {
  background: white url(/includes/education/aussi/images/bg-nav.gif) repeat-y left;
}
h1 {
  color: #007db1;
  padding-bottom: 0.5em;
  padding-top: 0;
}
h2 {
  color: #000;
}
h3 {
  color: #007db1;
      border-bottom:dotted 1px #007db1; 
}
h4 {
  color: #000;
}
h5 {
  color: #000;

} 
th {
  background-color: #7FBED8;
  border-bottom: 1px solid #fff;
  color: black;
}
td {
  background-color: #e3f1f6;
  border-bottom: 1px solid #B2D8E7;
}
td.highlight {
  background-color: #fff;
}
.def-list{
list-style-type:none!important
}

#global {
  background: #007DB1 url(/includes/education/aussi/images/bg-global.gif) repeat-x 180px 2px;
}
#global a,
#global a:link,
#global a:visited {
  background-color: transparent;
  color: black;
  text-decoration: none;
}
#global li {
  background: #007DB1 url(/includes/education/aussi/images/bg-button.gif) no-repeat 0 50%;
}
#header {
  background: #007DB1 url(/includes/education/aussi/images/bg-header.gif) repeat-x 0 0;
}
#header ul a,
#header ul a:visited {
  color: white; 
}
#header ul li {
  background: transparent url(/includes/education/aussi/images/bg-access-repeat.gif) repeat-x 0 0;
  padding-bottom:10px; 
 
}
#header ul li.left-link {
  background: transparent url(/includes/education/aussi/images/bg-access-left.gif) no-repeat 0 0;
  
}  
/* Highlight box
----------------------------------------------------------------------------------------- */

#highlight {
width:85%;
background-color:#fff;
border:solid 2px #007db1;
padding:10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#highlight .aussi-pic {
  float: left;
  margin-right: 0.75em;
  margin-top: 0.5em;
  border:none;
}
#highlight p {
	overflow:hidden;
}

#highlight a,
#highlight a:link,
#highlight a:visited {
text-decoration:none;
color:black;
}
#highlight a:hover  {
	text-decoration:underline;
}

/* News story paragraphs on home page
   news-shown: top three stories always visible
   news-hidden: rest of stories initially hidden
--------------------------------------------------------- */
#news-shown,
#news-hidden {
  margin-right: 1em;
}
#news-shown .news-story h2,
#news-hidden .news-story h2 {
  font-size: 100%;
  padding-top: 0.75em;
}
#news-shown .news-pic,
#news-hidden .news-pic {
border:3px solid #E3F1F6;
  float: left;
  margin-right: 0.75em;
  margin-top: 0.75em;
}
#news-shown .news-story,
#news-hidden .news-story {
  clear: both;
  margin-bottom: 1em;
}

#news-shown .news-story p,
#news-hidden .news-story p{
	overflow:hidden;
}


  
/* Navigation bar down the left

----------------------------------------------------------------------------------------- */
/* BEGIN LEFT NAVIGATION 
----------------------------------------------------------------------------------------- */
#navigation h2 {
  background: transparent url(/includes/education/aussi/images/bg-nav-heading.gif) no-repeat 0 0;
  border-bottom: 1px solid #fff;
  font-size:1em;
  padding:10px;
  color: #fff;
}
#navigation h2 a,
#navigation h2 a:link,
#navigation h2 a:visited {
  color: #fff;
 text-decoration:none;
}
#navigation h2 a:hover {
	text-decoration: underline;
}

#navigation h2.sustain {
  background: none;
  background-color: #D6E8D4;
  border-bottom: 1px solid #fff;
}
#navigation h2.sustain a,
#navigation h2.sustain a:link,
#navigation h2.sustain a:visited {
  color: #000;
}

/* Controls left nav lists
--------------------------------------------------------- */
#navigation li.level1 a,
#navigation li.level1 a:link,
#navigation li.level1 a:visited {
  background: none; 
  color: #000;
}
#navigation li.level1 a:hover {
  background-color: inherit !important;
  color: #000;
}
#navigation li.level1 li a,
#navigation li.level1 li a:link,
#navigation li.level1 li a:visited {
  color: #000;

}

#navigation li.level2 a,
#navigation li.level2 a:link,
#navigation li.level2 a:visited {
  background-color: #D6E8D4;
  color: #000;
  border-bottom: 1px solid #BFDBBB;
}

#navigation li.level3 a,
#navigation li.level3 a:link,
#navigation li.level3 a:visited {
  background-color: #e3efe1 !important;
    color: #000 !important;
	font-size:0.95em;
	padding-top:5px;
	padding-bottom:5px;
  border-bottom: 1px solid #BFDBBB;
}

#navigation ul li.level3.selected a {
  background-color: white !important;
}
#navigation ul li.level3.selected li a {
  background-color: white !important;
}

#navigation li.level4 a,
#navigation li.level4 a:link,
#navigation li.level4 a:visited {
  background-color: #e3efe1 !important;
    color: #000 !important;
		font-size:0.95em;
			padding-top:5px;
	padding-bottom:5px;
  border-bottom: 1px solid #BFDBBB;
}

#navigation li.level5 a,
#navigation li.level5 a:link,
#navigation li.level5 a:visited {
  background-color: #e3efe1 !important;
    color: #000 !important;
		font-size:0.95em;
			padding-top:5px;
	padding-bottom:5px;
  border-bottom: 1px solid #BFDBBB;
}

#navigation li.level6 a,
#navigation li.level6 a:link,
#navigation li.level6 a:visited {
  background-color: #e3efe1 !important;
    color: #000 !important;
		font-size:0.95em;
			padding-top:5px;
	padding-bottom:5px;
  border-bottom: 1px solid #BFDBBB;
}


#navigation li.level7 a,
#navigation li.level7 a:link,
#navigation li.level7 a:visited {
  background-color: #e3efe1 !important;
    color: #000 !important;
		font-size:0.95em;
			padding-top:5px;
	padding-bottom:5px;
  border-bottom: 1px solid #BFDBBB;
}

/* Controls flyout menu
----------------------------------------------------------------------------------------- */
#navigation ul.nav-items {
  background-color: #D6E8D4 !important;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
} 
#navigation ul.nav-items li a {
  color: #000 !important;
}
#navigation ul.nav-items a:hover {
  background-color: #007DB1 !important;
  color: #fff;
}

/* Image under nav
--------------------------------------------------------- */

#navigation-image {
  background: url(/includes/education/aussi/images/bg-navigation.gif) no-repeat 0 0;
  height: 300px;
  margin-top: 0;
}

/* Side navigation links down the right
----------------------------------------------------------------------------------------- */
#sidepanel {
  background: transparent; 
}
#sidepanel a,
#sidepanel a:link,
#sidepanel a:visited {
  background-color: transparent;
  color: black;

}
#sidepanel a:hover {
  background-color: transparent;
  color: black;
    text-decoration: underline;
}
#sidepanel div.sidebox {
  background-color: #fff;
  border-left: 1px solid #007db1;
  border-right: 1px solid #007db1;
  border-bottom: 1px solid #007db1;
}
#sidepanel h2.sidebox {
  background-color: #007db1;
  background-image: url(/includes/education/aussi/images/bg-panel-heading.gif); 
  color: white;
}

#title {
background: transparent url(/includes/education/aussi/images/bg-feature.gif) no-repeat right 0px;
  width: 800px;
  top: 21px;
}  
#title h1 {
font-family:Arial, Helvetica, sans-serif;
  color: white;
  font-size: 1.4em;
  padding: 30px 0 0 0;
  margin-right: 50px;


}
#title h2 {
font-family:Arial, Helvetica, sans-serif;
  color: white;
  font-size: 1.2em;
    text-align:right;
}
.pdf-cover{
  margin-bottom:8px;
}
/* Controls blocks of links to related pages or anchors
--------------------------------------------------------- */
#pagenav, 
#sectionnav {
background:none;
  border-top: dotted 1px #007db1;
  border-bottom: dotted 1px #007db1;
  padding-bottom: 10px;
}


/* Controls navigation for anchor links and related page links 
----------------------------------------------------------------------------------------- */
#pagenav, 
#sectionnav {
background:none;
  border-top: dotted 1px #007db1;
  border-bottom: dotted 1px #007db1;
  padding-bottom: 10px;
}
#pagenav h2, #sectionnav h2 {
  color: #007db1;
  font-weight:bold;

}
#pagenav ul, 
#sectionnav ul {
  padding: 0;
  margin: 0 0 0 0.25em;
}
#pagenav ul li {
  background: url(/includes/default/images/ico-down.gif) no-repeat 0 6px; 
  list-style-type: none;
  padding: 0.2em 0 0.2em 1.5em;
}
#sectionnav li.top {
  background: url(/includes/default/images/ico-up.gif) no-repeat 0 6px; 
  font-weight: bold;
}
#sectionnav ul ul {
  padding: 0;
}
#sectionnav ul ul li {
  padding: 0.1em 0 0.1em 1em;
}
#sectionnav ul li {
  background: url(/includes/default/images/ico-next.gif) no-repeat 0 6px; 
  list-style-type: none;
  padding: 0.2em 0 0.2em 1.5em;
}

/* Controls layout of boxed content on home page
--------------------------------------------------------- */

 /* Wraps individual box */
.featurebox {
  background: #f0f3e4 url(/includes/education/aussi/images/bg-featurebox.gif) no-repeat 0 0;
}

 /* Wraps featurebox heading */
.featurebox-heading {
  border-right: 1px solid #439639;
}
.featurebox-heading h3{
  color:#000;
}

 /* Wraps featurebox body */
.featurebox-body {
  background-color: #e3efe1;
  border-bottom: 1px solid #439639;
  border-left: 1px solid #439639;
  border-right: 1px solid #439639;
}

/* Two coloum layout on hompage
--------------------------------------------------------- */

.homepage-left {
float:left;
width:48%;
}

.homepage-right {
float:right;
width:48%;
}
/* Extra styles
--------------------------------------------------------- */

.figure {
padding:10px 10px 10px 0;
}
.prioritybox {
clear:both;
}
.box-right {
margin:20px 0 20px 60px;
float:left;
width:40%;

}
.box-left {
margin:20px 0 20px 0;
float:left;
width:40%;
}
.prioritybox a  {
font-size:.7em!important;
color:#007db1!important;
text-decoration:none;
}
.prioritybox a:hover  {
color:#007db1!important;
text-decoration:underline;
}

.prioritybox img {
clear:both;
float:left;
border:3px solid #E3F1F6;
padding:0;
margin:.25em 1em 0em 0;
}

#maincontent .photo {
  background-color: #e3f1f6;
  margin-right:10px;
}



