/*----------------------------------------------------------------------------------------------|
|  Styles to cascade from http://www.environment.gov.au/includes/default/css/default-xmlnav.css |
|---------------------------------------------------------------------------------------------*/

select { font-size: 100%; !important }
body {
  background: white url(/includes/biodiversity/images/science-bg-nav.gif) repeat-y left;
}

#maincontent {
	overflow: hidden;
	max-width: 1300px;
	}

	p {
	font-size: 87%;
	line-height: 14pt;
	color: #444;
	}

	h1 {
	color: #666;
	font-size: 218%;
	font-weight:normal;
	}
	
	h2 {
	color: #555;
	font-size: 1.2em;
	font-weight:normal;
	padding-top: 0.8em;
	}
	
	h3 {
	color: #555;
	font-size: 100%;
	font-weight: bold;
	}
	
	h4 {
	color: #666;
	font-size: 135%;
	font-weight: 100;
	padding-top: 10px;
	}
	
	ul li p {
  	
  	font-size: 98%;
  	line-height: 1.5em;
  	padding: 0 0 0 0;
	}
	
	/*------ this entry messes with the nav - leave until sure no other dramas due to being commented out.
	ul li {
	background: url(/includes/default/images/bullet.gif) no-repeat 0 0.6em;
	font-size: 85%;
	line-height: 1.5em;
	padding: 0 0 0.5em 15px;
	color: #444;
	}*/
	
	ul ul li p{
  	 
  	font-size: 98%;
  	padding: 0 0 0 0;
	}
	
caption {
  background-color: #537924 !important;
  color: white;
}
table {
  border-bottom: 1px solid #c8c3b4;
}
th {
  background-color: #f4dd9f;
  border-bottom: 1px solid #f3f0e4;
  color: black;
  font-weight: normal;
}
th.subhead {
  background-color: #ecc676;
  color: black;
}
td {
  background-color: #f3efe4;
  border-bottom: 1px solid #c8c3b4;
}
td.highlight {
  background-color: #f2e9d1;
}


#global {
  background: #537924 url(/includes/biodiversity/images/science-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: #537924 url(/includes/biodiversity/images/bg-button.gif) no-repeat 0 50%;
}
#header {
  background: #537924 url(/includes/biodiversity/images/science-bg-header.gif) repeat-x 0 0;
}
#header ul a,
#header ul a:visited {
  color: black; 
}
#header img {
  padding-left: 12px;
  padding-top: 5px;
}
#header ul li {
  background: transparent url(/includes/biodiversity/images/science-bg-access-repeat.gif) repeat-x 0 0; 
}
#header ul li.left-link {
  background: transparent url(/includes/biodiversity/images/science-bg-access-left.gif) no-repeat 0 0;
}  

/* Controls navigation for anchor links and related page links 
------------------------------------------------------- */
#pagenav, 
#sectionnav {
  background: transparent url(/includes/biodiversity/images/science-bg-pagenav.gif) no-repeat 0 9px;
}
#pagenav h2, #sectionnav h2 {
  color: #537924;
}


/* BEGIN LEFT NAVIGATION 
----------------------------------------------------------------------------------------- */
#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited {
  background-color: #e1e9cc;
  color: #5d482e;
}
#navigation ul li.selected a {
  border-top: 1px solid #ddd !important;
  color: black !important;
}
#navigation ul li.selected li a {
  background-color: #e1e9cc !important;
  color: #5d482e !important;
}

/* Controls left nav lists
--------------------------------------------------------- */
#navigation li.level1 a,
#navigation li.level1 a:link,
#navigation li.level1 a:visited {
  background: transparent url(/includes/biodiversity/images/bg-nav-heading.gif) no-repeat 0 0;
  color: white;
}
#navigation li.level1 a:hover {
  background-color: inherit;
  color: white;
}
#navigation li.level1 li a,
#navigation li.level1 li a:link,
#navigation li.level1 li a:visited {
  color: #5d482e;
}
#navigation li.level1 li a:hover {
  background-color: inherit;
  color: black;
}
#navigation li.level2 a,
#navigation li.level2 a:link,
#navigation li.level2 a:visited {
  background-color: #e1e9cc;
  border-bottom: 1px solid #bcc6a1;
}
#navigation li.level3 a,
#navigation li.level3 a:link,
#navigation li.level3 a:visited {
  border-bottom: 1px solid #bcc6a1;
}
#navigation li.level4 a,
#navigation li.level4 a:link,
#navigation li.level4 a:visited {
  background-color: #e1e9cc;
  border-bottom: 1px solid #bcc6a1;
}
#navigation li.level5 a,
#navigation li.level5 a:link,
#navigation li.level5 a:visited {
  background-color: #e1e9cc;
  border-bottom: 1px solid #bcc6a1;
}
#navigation li.level6 a,
#navigation li.level6 a:link,
#navigation li.level6 a:visited {
  background-color: #e1e9cc;
  border-bottom: 1px solid #bcc6a1;
}
#navigation li.level7 a,
#navigation li.level7 a:link,
#navigation li.level7 a:visited {
  background-color: #e1e9cc;
  border-bottom: 1px solid #bcc6a1;
}

/* Flyout lists
--------------------------------------------------------- */
#navigation ul.nav-items {
  background-color: #e1e9cc;
  border-bottom: 1px solid #3f6a17;
  border-right: 1px solid #3f6a17;
  border-top: 1px solid #3f6a17;
} 
#navigation ul.nav-items li a {
  color: #5d482e !important;
}
#navigation ul.nav-items a:hover {
  background-color: #3f6a17 !important;
}

/* END LEFT NAVIGATION 
----------------------------------------------------------------------------------------- */


/* Side navigation links down the right
----------------------------------------------------------------------------------------- */
#sidepanel a,
#sidepanel a:link,
#sidepanel a:visited {
  background-color: transparent;
  color: #515124;
  text-decoration: underline;
}
#sidepanel a:hover {
  background-color: transparent;
  color: black;
}
#sidepanel div.sidebox {
  background-color: #f0f3e4;
  border-left: 1px solid #e47200;
  border-right: 1px solid #e47200;
  border-bottom: 1px solid #e47200;
}
#sidepanel h2.sidebox {
  background-color: #e47200;
  background-image: url(/includes/biodiversity/images/science-bg-panel-heading.gif); 
  color: white;
}

#title {
  background: transparent url(/includes/biodiversity/images/science-bg-feature.gif) no-repeat right 0;
  width: 650px;
  top: 28px;
}  
#title h1 {
  color: white;
  font-size: 170%;
  padding: 4px 0 0 0;
  margin-right: 150px;
}
#title h2 {
  color: white;
  font-size: 130%;
  margin-right: 144px;
}

/* Controls layout of boxed content on home page
--------------------------------------------------------- */
#homebox {
	display: block;
	border-top:1px solid #ccc;
	padding-bottom: 5px;
	max-width: 1300px;
	min-height: 120px;
	}
	
	.clear {
	clear: both;
	}

	#IMGFLOAT {
	display: block;
	float: right;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	Margin: 15px 5px 15px 5px;
	}
	
	.imgfloat {
	display: block;
	float: right;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	Margin: 15px 5px 15px 5px;
	}

/* GRM addition styles
---------------------------------------- */

.right-arrow li {
  background: url(/includes/default/images/ico-next.gif) no-repeat 0 6px !important; 
  list-style-type: none !important;
  padding: 0.2em 0 0.2em 1.5em !important;
}
img.publication {
  margin-left:11px;
  margin-top:10px;
}


	div.menucontainer {
	clear: both;
	line-height: 1.3em;
	color: #444;
	}	
	
	div.menucontainer h2 { 
	border-bottom:1px solid #ccc;
	font-size:1.1em;
	text-decoration: none;
	font-weight:normal;
	padding-top:0.7em;
	padding-bottom:0.3em;
	color: #C0C0C0;
	}
	
	div.menucontainer h2 a 	{ 
	text-decoration: none;
	font-weight:normal;
	color: #777;
	}
