/*-----------------------------------------------------------------------------------------|
|  Default CSS for My Environment                                                          |
|-----------------------------------------------------------------------------------------*/


/* TYPE SELECTOR RULES
----------------------------------------------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
}
a:link {
  color: #30f;
  background:#fff;
}
a:hover, a:active {
  color: #930;
  background:#fff;
}
body {
  /*background: url(../../erin/myenvironment/images/bg-html-navigation.gif) repeat-y left 0;*/
  font: normal 80%/1.4em  Arial, Verdana, Geneva, sans-serif;
}
fieldset {
  border: none;
  font-size: 95%;
  margin-left: 7px;
  padding: 185px 0.5em 1em 8px;
  width: 178px;
}
fieldset.contact  {
  background-color: #EEEEDE;
  border: 1px solid #b3af89;
  color: black;
  font-size: 85%;
  margin: 1em 0 1em 1em;
  padding: 0 0 1em 0;
  width: 75%;
}
fieldset p {
  margin: 0 0 5px 0;
  padding: 0;
}
fieldset em {
  font-size: 85%;
}
h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0.5em 0.4em 0.5em 0;
}  
h1 {
  background:#fff;
  color: #666;
  font-family: georgia, times, "times new roman", serif;
  font-size: 190%;
  font-style: italic;
  font-weight: bold;
  line-height: 1.4em;
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 20;
}
h2 {
  font: 160%/1.4em Arial, Geneva, sans-serif;
  font-weight: bold;
}
h3 {
  background:#fff;
  color: #333;
  font: 120%/1.4em Arial, Geneva, sans-serif;
  font-weight: bold;
}
h4 {
  font: 100%/1.4em Arial, Geneva, sans-serif;
  font-weight: bold;
}
h5 {
  color: #666;
  background:#fff; 
  font: 90%/1.4em Arial, Geneva, sans-serif;
  font-weight: bold;
  margin-top: 2em;
}
img {
  border: 0;
}
input.button {
  float: right;
  width: 8em;
}
label.float, input.float {
  display: block;
  float: left;
  margin-bottom: 10px;
  vertical-align: top;
}
label.float {
  padding-right: 10px;
  text-align: right;
  width: 85px;
}
fieldset h2 {
  background: #fff url(../../erin/myenvironment/images/ico-search.gif) no-repeat 0 0.45em; 
  color: #930;
  font: 150%/1.4em Arial, Geneva, sans-serif;
  font-weight: bold;
  padding: 0.25em 0 0.25em 1.25em;
  margin: 0;
} 
select {
  font-size: 100%;
}


/* ID SELECTOR RULES
----------------------------------------------------------------------------------------- */
#breadcrumb {
  background-color: white;
  border-bottom: 1px solid #666;
  color: black;
  font: normal 80%/1.4em  Arial, Verdana, Geneva, sans-serif;
  padding: 0.25em 0 0.4em 0;
  margin-right: 2px; /* hides flicker to right of sidepanel */
}
#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:visited {
  background-color: #fff;
  color: #eeeede;
  text-decoration: underline;
}
#breadcrumb a:hover {
  background-color: #fff;
  color: white;
}
#disclaimer {
  font-size: 90%;
  background-color: #fff;
  color: #666;
}
#header {
  background-color: #eeeede;
  color:#000;
  font: normal 85% arial, helvetica, sans-serif;
  width: 100%;
}
#header img {
  padding-left: 0;
  padding-top: 0;
}
#header a,
#header a:visited {
  border-bottom: 0; 
  border-left: white 1px solid;
  border-right: #663 1px solid;
  border-top: white 1px solid;
  color: black;
  background:#fff; 
  display: block; 
  font-weight: normal; 
  margin: 0; 
  padding: 1px 15px 4px 15px;
  text-decoration: none;
}
#header a:hover {
  background: url(../../erin/myenvironment/images/global-hover.gif) repeat-x 0% 90%; 
  border-left: white 1px solid;
  border-top: white 1px solid; 
}
#header ul {
  display: none;
}
#header ul li {
  float: right; 
  margin: 0; 
  padding: 0;
}
#header span {
  background: #fff url(../../erin/myenvironment/images/global-span.gif) repeat-x 0 80%; 
  border-bottom: black 1px solid; 
  border-left: white 1px solid;
  border-right: black 1px solid; 
  border-top: white 1px solid; 
  color: #333; 
  display: block; 
  font-weight: normal; 
  margin: 0; 
  padding: 1px 15px 3px 15px;
  text-decoration: none;
}
#key {
  display: none;
}
#key h2 {
  background-color: #b3af89;
  color: white;
  font-size: 120%;
  margin: 0;
  padding: 0 0 0.2em 0.5em;
}

#navigation {
  font: 90%/1.4em Arial, Geneva, sans-serif;
  margin: 0; 
  padding: 0;
}
#navigation .reports {
  display: none;
}
#navigation h2 {
  color: black;
  background:#fff;
  font-size: 130%;
  font-weight: bold;
}
#navigation ul {
  list-style-type: square;
  margin: 0.5em 0 0.5em 2em;
}
#navigation ul li {
  list-style-type: square;
  padding: 0.5em 0.75em 0 1em;
}
.no-sidepanel #maincontent {
  margin-right: 0;
}
.no-sidepanel h1 {
  right: 1em;
}
.no-sidepanel #maincontent img {
  float: none;
}
#sidepanel {
  display: none;
}
#maincontent {
  /*background: white url(../../erin/myenvironment/images/bg-content.gif) repeat-x 0 top; */
  margin: 0;
  padding: 0 0 2em 0;
}
#maincontent ul {
  list-style-type: square;
  margin: 0.5em 0 0.5em 2em;
}
#maincontent li {
  list-style-type: square;
  padding: 0.5em 0.75em 0 1em;
}
#maincontent div.topicbox {
 background-color: #fffff2;
 color:#000; 
 border: 1px solid #91915a; 
 margin: 0 0.75em 10px 0.75em;
 padding: 0 4px 0 0.5em; 
}
#maincontent div.topicbox img {
  display: none;
}
#maincontent div.topicbox p {
  height: 64px;
  padding: 5px 0 0 0;
  margin: 0;
}
#footer {
  display: none;
}

/* Controls window graphic above fieldset
----------------------------------------------------------------------------------------- */
.home fieldset,
.heritage fieldset,
.heritage fieldset,
.land fieldset,
.plants fieldset,
.pollution fieldset,
.water fieldset,
.weather fieldset {
  display: none; 
}



/* CLASS SELECTOR RULES
----------------------------------------------------------------------------------------- */
.external {
  display: none;
}
.popup {
  display: none;
}
.map {
  padding-left: 5px;
  padding-top: 1em;
}
