/* = Corporate naviagtion e.g. Contact us
-----------------------------------------------------------------------------*/
#corporateNav ul {
  float: right;
  list-style-type: none;
  font-size: 0.7em;
}

#corporateNav ul li {
  float: left;
  padding: 0 0 0 18px;
  background: url('../images/corporateNavDivide.png') 8px 3px no-repeat;
}

#corporateNav ul li.end {
  background: none;
}

#corporateNav ul li a, #corporateNav ul li a:active, #corporateNav ul li a:visited {
  display: block;
  color: #E9E9E9;
  text-decoration: none;
}

#corporateNav ul li a:hover {
  text-decoration: underline;
}

/* = Third level navigation e.g. Members, Great Britain
-----------------------------------------------------------------------------*/

#thirdNav ul {
  border: dotted 0px red;
  float: right;
  list-style-type: none;
  font-size: 0.7em;
  height: 90%;
  margin: 0px 18px 0 0;
}

#thirdNav ul li {
  border: dotted 0px #ffffff;
  float: left;
  margin: 0 0; 
  padding: 0 0 0 0;
}

#thirdNav ul li a {
  display: block;
  border: solid 0px blue;
  padding: 4px 8px 4px 8px;
  margin: 0 2px 0 2px;
  color: #e9e9e9;
  text-decoration: none;
  position: relative;
}

#thirdNav ul li a:hover, #thirdNav ul li a.on {
  background: url('../images/thirdNavTabRight.gif') top right no-repeat;
}

#thirdNav ul li a:hover span {
  border: dotted 0px yellow;
  position: absolute;
  top: 0px;
  left: -2px;
  width: 5px;
  height: 100%; 
  background: url('../images/thirdNavTabLeft.gif') top left no-repeat;   
}

#thirdNav ul li.on {
  background: url('../images/thirdNavTabLeft.gif') 0px 0px no-repeat;
}

/* = Core navigation e.g. Home, About invasive non-native species
     If there is an issue with each coreNav list item having its own ID,
	 a suitable work around could be hard coding a line break at the
	 appropriate point and sorting the li padding. A Pote sorted fix July 09.
   Navigation css updated JY March 2010.
-----------------------------------------------------------------------------*/

ul.sections {
  height: 6em;
  position: relative;
  top: 0px;
  left: 0px;
  padding: 0 0 0 15px;
  margin: 0px;
  background: url('../images/coreNavFade.jpg') left top repeat-x;
  font-family: arial;
  font-size: 0.7em;
}

ul.sections li {
  float: left;
  list-style-type: none;
  height: 85%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
}

ul.sections li.small {
  width: 4.5em;
}

ul.sections li.medium {
  width: 6.5em;
}

ul.sections li.medLrg {
  width: 7em;
}

ul.sections li.large {
  width: 9.75em;
}

ul.sections li:hover, ul.sections li.select {
  background: url('../images/coreNavHover.jpg') left top no-repeat;
  color: #527300;
}

ul.sections li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-decoration: none;
  outline: none;
}

ul.sections li a:hover, ul.sections li a.select, ul.sections li:hover a {
  background: url('../images/coreNavHoverR.jpg') right top no-repeat;
  color: #527300;
}

ul.sections li span {
  display: block;
  height: 100%;
  width: 90%;
  margin: auto;
  text-align: center;
  padding: 0.9em 0 0 0;
}

ul.sections li div.navListWrap {
  position: absolute;
  top: 45px;
  left: 2px;
  padding: 0 0 2px 0;
  z-index: 2;
  background: #e6e6e6;
  border-radius: 8px;
  -moz-box-shadow: 3px 3px 2px 0 #ccc;
  -webkit-box-shadow: 3px 3px 2px 0 #ccc;
  box-shadow: 3px 3px 2px 0 #ccc; 
  display: none; 
}

ul.sections li div.navOneCol {
  width: 200px;
}

ul.sections li div.navTwoCol {
  width: 400px;
}

ul.sections li div.navListWrap ul {
  display: block;
  color: black;
  padding: 0 0 0 10px;
  margin: 10px 0 0 0;
  z-index: 2;
  position: relative;
  float: left;
}

ul.sections li div.navOneCol ul {
  width: 88%;
}

ul.sections li div.navTwoCol ul {
  width: 44%;
}

#coreNav ul.sections div.navListWrap ul li {
  float: none;
  padding: 0 0;
  margin: 0 0 8px 0;
  display: block;
  background: none;
  height: auto;
}

ul.sections li div.navListWrap ul.navRight {
  float: right;
  padding-left: 0px;
  padding-right: 14px;
}

ul.sections li:hover div.navListWrap {
  display: block;
}

#coreNav ul.sections li ul li a,
#coreNav ul.sections li ul li a:hover {
  border: solid 0px #ffffff;
  display: block;
  padding: 4px 0 4px 4px;
  margin: 0 0 0 0;
  outline: none;
  color: #527300;
  background: #d9d9d9;
  border-radius: 6px;  
}

#coreNav ul.sections div.navListWrap ul li a:hover, 
#coreNav ul.sections div.navListWrap ul li a.select {
  background: #f1f1f1;
  text-decoration: none;
}

ul.sections li a.select {
  text-decoration: underline;
}

/* = Breadcrumbs
-----------------------------------------------------------------------------*/

#subNavBlock ul {
  position: absolute;
  top: 5px;
  left: 20px;
  font-size: 0.7em;
  list-style-type: none;
}

#subNavBlock ul li {
  float: left;
}

#subNavBlock ul li a {
  color: #527300;
  text-decoration: none;
}

#subNavBlock ul li a:hover {
  text-decoration: underline;
}

#subNavBlock ul li span {
  text-decoration: underline;
  color: #527300;
}

/* = Left hand side navigation - content page level
-----------------------------------------------------------------------------*/

#contentNav #sideNav li.top {
  background: none;
  border: dotted 0px red;
  padding-left: 0px;
}

#contentNav #sideNav li {
  padding-left: 30px;
  background: url('../images/sideNavBullet.gif') no-repeat 2px 6px;
}

/* = Footer
-----------------------------------------------------------------------------*/

#footerInner ul {
  border: dotted 0px blue;
  list-style-type: none;
  float: left;
}

#footerInner ul li {
  border: dotted 0px green;
  float: left; 
  width: 95px; 
  font-size: 0.75em;
  padding: 5px;
  margin: 16px 4px 0 7px;
}

#footerInner ul li a, #footerInner ul li a:visited {
  text-decoration: none;
  color: #527300;
}

#footerInner ul li a:hover {
  text-decoration: underline;
}

#footerInner ul.lowerFooter {
  border: solid 0px green;
  font-size: 1.2em;
  float: left;
  margin: 12px 0 0 0;
}

#footerInner ul.lowerFooter li {
  border: solid 0px blue;
  float: left;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 0 0 0 0px;
  line-height: 175%;
}

#footerInner ul.lowerFooter a, #footerInner ul.lowerFooter a:visited {
  color: #666666;
}

/* = Content navigation
-----------------------------------------------------------------------------*/

#contentNav h1 {
  font-size: 1em;
  width: 75%;
}

#contentNav ul {
  border-top: solid 1px #C7E37A;
  list-style-type: none;
  font-size: 0.75em;
  margin: 18px 0 25px 0;  
  padding: 14px 0 0 0;
}

#contentNav ul li {
  padding: 6px 0 6px 0;
}

#contentNav ul li a, #contentNav ul li a:visited {
  color: #666666;
  text-decoration: none;
}

#contentNav ul li a:hover {
  text-decoration: underline;
}

#contentNav ul li ul.secondNav {
  border-top: none;
  border-bottom: solid 1px #C7E37A;  
  padding: 0 0 45px 0;
  margin: 6px 0 0 0;
  font-size: 1em;
}

#contentNav ul li ul.secondNav li {
  border: dotted 0px blue;
  padding: 6px 0 0 15px;
  margin: 0px;
}

#contentNav ul li ul.secondNav li a, #contentNav ul li ul.secondNav li a:visited {
  color: #527300;
  text-decoration: underline;
}

#contentNav ul li ul.secondNav li a:hover {
  color: #a2d122;
}

/* = Content navigation - icons left hand col module
-----------------------------------------------------------------------------*/

#contentIcons h1 {
  margin: 12px 0 4px 0;
}

#contentIcons ul {
  border: none;
  background: url('../images/contentIconsTop.png') no-repeat 0px 0px;
  margin: 0px;
}

#contentIcons ul li {
  border-bottom: solid 1px #C7E37A;
  margin: 0 1px 0 1px;
  padding: 14px 45px 14px 12px;
  font-weight: bold;
  position: relative;
}

#contentIcons ul li.last {
  border: none;
}

#contentIcons ul li a, #contentIcons ul li a:visited {
  color: #527300;
}

#contentIcons ul li a:hover {
  color: #A2D122;
  text-decoration: none;
}

/* = NNSIP factsheets navigation
-----------------------------------------------------------------------------*/

#fsNav ul.innerLinks li {
  padding: 2px 0 2px 10px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  font-size: 0.9em;
}

#fsNav ul.innerLinks li a {
  outline: none;
}