/* All left-to-right and right-to-left CSS is in seperate files */

body {
  background: #FFF;
  color: #030;
  font-family: "Verdana", sans-serif;
  margin: 0em;
  padding: 0em;
}
h1 {
  margin-top: 0em;
  padding-top: 0.2em;
}
h2 {
  margin-top: 0em;
  padding-top: 0em;
}
h1, h2, h3, h4, h5, h6, th {
  background: transparent;
  color: #060;
  font-weight: bold;
}
form {
  margin: 0em;
  padding: 0em;
}
strong, dt, th {
  font-weight: bold;
}
em, q, blockquote {
  font-style: italic;
}
pre, tt {
  white-space: pre;
}
pre {
  padding: 1em;
}
dl {
  margin-bottom: 1em;
}
dt {
  padding-top: 0.5em;
}
dd {
  margin-left: 0.5em;
  margin-right: 0.5em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
ul, ol {
  margin-left: 1em;
  margin-right: 1em;
  padding-right: 1em;
  padding-left: 1em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
dt, dd {
  padding-bottom: 0.5em;
}
li {
  padding-top: 0.5em;
}
li > ul:first-child, li > ol:first-child {
  padding-top: 0em;
}
li p {
  margin-top: 0em;
  margin-bottom: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
}
fieldset {
  padding: 0.5em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  border: 0.1em outset #030;
}
address {
  padding-bottom: 1em;
}
table caption {
  background: #666;
  color: #FFF;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  padding: 0.5em;
}
tfoot td {
  background: #CCC;
  color: #030;
  padding: 0.5em;
}
.hidden, .print {
  display: none;
}
.error {
  color: #FFF;
  background: red;
  font-weight: bold;
}
.no-css {
  display: none;
}
div.header {
  background: transparent; 
  color: #030;
  padding: 0em;
  border: 0em;
/*
  border: thin solid #030;
*/
}
/* the content div and the following sidebar div do the two col layout */
div.content {
  color: #030;
  background: transparent;
  position: static; 
  width: auto;
  min-width: 70%;
  margin-top: 0em;
  margin-bottom: 1em;
  padding-top: 0em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
/*
  border: thin solid #030;
*/
}
div.sidebar {
  position: absolute;
  width: 15%;
  top: 11.5em;
/*
  border: thin solid #030;
*/
}
div.logo {
  margin: 0em;
  padding-top: 0.5em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.2em;
  border-bottom: thin solid #060;
}
div.menu {
  margin: 0em;
  padding-top: 0.5em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.5em;
}
div.menu p {
  margin: 0em;
  padding: 0em;
}
div.breadcrumb {
  background: #FFF;
  color: #030; 
  margin: 0em;
  padding-top: 0.5em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.5em;
}
div.breadcrumb p {
  margin: 0em;
  padding: 0em;
}
div.children { 
  margin-top: 1em;
  margin-bottom: 1em;
  padding-bottom: 1em;
  overflow: auto;
  border: thin solid #060;
}
div.children h2 {
  margin: 0em;
  padding: 0.4em;
  background: #060;
  color: #FFF;
  font-size: smaller;
}
div.children p {
  margin: 0.5em;
  padding-top: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 0.5em;
  font-size: smaller;
}
div.siblings { 
  margin-top: 1em;
  margin-bottom: 1em;
  padding-bottom: 1em;
  overflow: auto;
  border: thin solid #060;
}
div.siblings h2 {
  margin: 0;
  padding: 0.4em;
  background: #060;
  color: #FFF;
  font-size: smaller;
}
div.siblings p {
  margin: 0.5em;
  font-size: smaller;
}
div.siblings h2 a:link, div.siblings h2 a:visited {
  color: #FFF;
  background: transparent;
  text-decoration: none; 
}
div.links { 
  margin-bottom: 1em;
  padding-bottom: 1em;
  overflow: auto;
  border: thin solid #060;
}
div.links h2 {
  margin: 0;
  padding: 0.4em;
  background: #060;
  color: #FFF;
  font-size: smaller;
}
div.links p {
  margin: 0.5em;
  padding-top: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 0.5em;
  font-size: smaller;
}
div.links h2 a:link, div.links h2 a:visited {
  color: #FFF;
  background: transparent;
  text-decoration: none; 
}
div.quicklinks {
  margin-bottom: 1em;
  padding-bottom: 1em;
  overflow: auto;
  border: thin solid #060;
}
div.quicklinks h2 {
  margin: 0;
  padding: 0.4em;
  background: #060;
  color: #FFF;
  font-size: smaller;
}
div.quicklinks p {
  margin: 0.5em;
  padding-top: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 0.5em;
  font-size: smaller;
}
div.signup, div.users {
  margin-bottom: 1em;
  padding-bottom: 1em;
  margin-bottom: 1em;
  padding-bottom: 1em;
  overflow: auto;
  border: thin solid #060;
}
div.signup h2, div.users h2 {
  margin: 0;
  padding: 0.4em;
  background: #060;
  color: #FFF;
  font-size: smaller;
}
div.signup p, div.users p {
  margin: 0.5em;
  padding-top: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 0.5em;
  font-size: smaller;
}
/* CSS for RSS feeds in the sidebar */
div.sidebar div.rss {
  background: #FFF;
  color: #030;
  margin-bottom: 1em;
  padding-bottom: 1em;
  overflow: auto;
  border: thin solid #060;
}
div.sidebar div.rss h2 {
  margin: 0;
  padding: 0.4em;
  background: #060;
  color: #FFF;
  font-size: smaller;
}
div.sidebar div.rss p {
  margin: 0.5em;
  padding-top: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 0.5em;
  font-size: smaller;
}
/* CSS for polls in the sidebar */
div.sidebar div.poll {
  background: #CCC;
  color: #030;
  margin-bottom: 1em;
  padding-bottom: 2em; /* extra padding to stop vertical scroll bars in moz */
  overflow: auto;
  border: thin solid #060;
}
div.sidebar div.poll h2 {
  margin: 0;
  padding: 0.4em;
  background: #060;
  color: #FFF;
  font-size: smaller;
}
div.sidebar div.poll fieldset {
  margin-left: 0.5em;
  margin-right: 0.5em;
}
div.sidebar div.poll p {
  margin: 0.5em;
  padding-top: 0em;
  padding-left: 0em;
  padding-right: 0em;
  padding-bottom: 0.5em;
  font-size: smaller;
}
div.footnote {
  background: transparent;
  color: #696;
  padding-top: 1em;
  margin-top: 1em;
  font-size: smaller;
  border-top: thin solid #030; 
}
div.footer p.icons {
  padding-top: 1em;
}
div.footer p.icons img {
  border: 0em; 
}
a:link {
  background: transparent;
  color: #63F;
  text-decoration: underline;
} 
a:visited {
  background: transparent;
  color: #C3F;
  text-decoration: underline;
} 
/* :active here is just for IE */
a[href]:hover, a[href]:focus, a[href]:active {
  background: #FFC;
  color: #030;
  text-decoration: none;
} 
/* The following is for Mozilla */
a[href]:active {
  background: #FFF;
  color: #F03;
  text-decoration: none;
} 
input[type=text], textarea, select {
  background: #FFF;
  color: #030;
  font-weight: normal;
}
input[type=text]:hover, input[type=text]:focus,
textarea:hover, textarea:focus,
select:hover, select:focus {
  background-color: #FFC;
  color: #030;
}
input[type=text]:active, textarea:active, select:active {
  background-color: #F7F7F7;
  color: #F63;
}
input[type=submit] {
  background: #CCC;
  color: #030;
  font-weight: bold;
}
input[type=submit]:hover, input[type=submit]:focus {
  background-color: #DDD;
  color: #030;
}
input[type=submit]:active {
  background-color: #F7F7F7;
  color: #F63;
}

/* dynamic sitemap expand and contract link styling */
ul.sitemap {
  list-style-type: none;
} 
ul.sitemap tt {
  font-size: large;
} 
dl.sitemap-item {
  margin-top: 0em;
  margin-bottom: 0em;
} 

/* Document descriptions within dd's */
dd.document-description p {
  margin-top: 0em;
  margin-bottom: 0em;
}

/* dynamic sitemap expand and contract link styling */
ul.sitemap {
  color: #000;
  background: #FFF;
}
ul.sitemap tt {
  color: #FFF;
  background: transparent;
}
ul.sitemap tt span.bullet {
  color: #000;
  background: #FFF;
}

/* dynamic sitemap expand and contract link styling */
ul.sitemap {
  list-style-type: none;
}
ul.sitemap tt {
  font-size: large;
}
dl.sitemap-item {
  margin-top: 0em;
  margin-bottom: 0em;
}

/* Hide the headlines parg about preferences */
div.headlines p.headline-preferences {
  display: none;
}


