/* $Mod3$ */

body {
  background: white;
  color: black;
  text-align: left;
  font-family: sans-serif;
}

h1 {
  font-size: 150%;
}

h2 {
  font-size: 125%;
}

h3 {
  font-size: 110%;
}

h4 {
  font-size: 105%;
}
  
img {
  border-style: none;
}

a {
  text-decoration: none;
}

a:link {
  background: transparent;
  color: #222288
}

a:active {
  background: transparent;
  color: #2f2fa0
}

a:visited {
  background: transparent;
  color: #202080
}

a:hover {
  background: #e0e0e0
}

ul {
  list-style-position: outside;
  list-style-type: square;
}

table {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

th {
  padding: 0.125em;
}

td {
  padding: 0.125em;
}

div {
  /* for debugging div layout */
  /*border: 1px solid gray;*/
}


div.container {
  background: white;
  padding: 0.5em;
}

div.header {
  clear: both;
  padding: 0em;
}

div.banner {
  margin: 0em;
  text-align: left;
}

img.banner {
  position: relative;
  bottom: -0.3em;
  left: 2em;
  z-index: 0;
  padding: 0em;
}

div.linkbar {
  position: relative;
  top: 0em;
  z-index: 1;
  clear: both;
  font-size: 75%;
  border-top: 0.25em solid #808080;
}

table.linkbar {
  position: relative;
  top: 0em;
  z-index: 2;
  width: 100%;
  text-align: center;
  border-top: 0.25em solid #e0e0e0;
  border-bottom: 0.25em solid #e0e0e0;
  background: #e0e0e0;
}

a.linkbar {
  padding-left: 0em;
  padding-right: 0em;
}

a.linkbar:hover {
  background: white;
}

a.external {
  font-style: oblique;
}

div.infobar {
  clear: both;
  font-size: 75%;
}

p.breadcrumbs {
  text-align: left;
  float: left;
}

a.breadcrumbs {
}

span.breadcrumbseparator {
  padding-left: 0.25em;
  padding-right: 0.25em;
  font-weight: bolder;
}

p.loginout {
  color: white;
  background: white;
  text-align: right;
  float: right;
}

a.loginout {
  color: white;
  background: white;
  font-weight: bolder;
}

div.main {
  clear: both;
  padding: 0em;
  border-top: 0.25em solid #e0e0e0;
}

div.navbar {
  float: left;
  font-size: 75%;
  width: 13.33em; /* (div.navbar.width * div.navbar.font-size) = div.content margin-left */
}

img.mbullet {
  vertical-align: -20%;
  /*padding-right: 0.25em;*/
}

ul.navbar {
  line-height: 175%;
  list-style-position: outside;
  list-style-type: none;
  margin-left: 0.5em;
  padding-left: 0.5em;
}

ul.level0 {
  margin-left: 0em;
  padding-left: 0em;
}

span.navbar {
  border-right: 1px solid white;
  padding-right: 0.1em;
  border-left: 1px solid white;
  padding-left: 0.1em;
  margin-left: 0.1em;
}

span.navbar#navbarhere {
  border-right: 1px solid #606060;
  padding-right: 0.1em;
  border-left: 1px solid #606060;
  padding-left: 0.1em;
  margin-left: 0.1em;
}

div.content {
  margin-left: 10em;
  border-left: 1px solid #e0e0e0;
  padding-left: 1em;
}

p.feed {
  color: #606060;
  font-size: 75%;
}

p.error {
  color: #e00000;
}

p.update {
  color: #606060;
  font-size: 75%;
}

h1.content {
  /*width: 100%;*/
  /*border-bottom: 1px solid #e0e0e0;*/
}

img.bio {
  float: left;
  padding: 5px;
}

img.feed {
  vertical-align: -20%;
  padding-right: 0.5em;
}

h2.index {
  padding-top: 0.25em;
  margin-top: 0.25em;
  width: 100%;
  border-top: 1px solid #e0e0e0;
}

p.abstract {
  font-weight: bolder;
  padding-bottom: 0.5em;
}

p.content {
}

div.footer {
  clear: both;
  border-top: 0.33em solid #e0e0e0;
  padding-top: 0em;
  padding-bottom: 0em;
  padding-left: 0em;
  padding-right: 0em;
  color: #606060;
  font-size: 75%;
  text-align: center;
}

a.footer {
  padding-left: 1em;
  padding-right: 1em;
}

p.copyright {
  color: #b0b0b0;
  /*font-weight: bolder;*/
}

a.validation {
  color: white;
}

div.googlebuttons {
  font-size: 75%;
}

pre {
  width: auto;
  background: #f0f0f0;
  border: 1px solid #e0e0e0;
  padding: 0.25em;
  margin: 0.25em;
}

div.center {
  text-align: center;
}

table.content {
  width: auto;
  text-align: left;
  border: 1px solid #e0e0e0;
  padding: 0.5em;
  margin-left: auto;
  margin-right: auto;
}

table.paygprices {
  border: none;
  text-align: right;
}

th.paygprices {
  padding: 0.5em;
}

td.paygprices {
  padding: 0.25em;
}

th.paygname {
  text-align: left;
}

td.paygname {
  font-weight: bolder;
  text-align: left;
}


tr.paygrow0 {
}

tr.paygrow1 {
  background: #f0f0ff;
}

tr.paygrow2 {
  background: #f0f0f0;
}

table.bundleprices {
  border: none;
  text-align: right;
}

th.bundleprices {
  padding: 0.5em;
}

td.bundleprices {
  padding: 0.25em;
}

th.bundlename {
  font-weight: bolder;
  text-align: left;
}

td.bundlename {
  font-weight: bolder;
  text-align: left;
}

tr#bronze {
  background: darkgoldenrod;
}

tr#silver {
  background: silver;
}

tr#gold {
  background: gold;
}

div.field {
  font-size: 90%;
}

div.formHelp {
  font-size: 75%;
  color: #606060;
}

span.fieldRequired {
  color: #606060;
}

div.frontpage {
  width: 98%;
  background-image: url('/img/frontpage_background.png');
  background-repeat: repeat;
  margin: 0.5em;
}

table.frontpage {
  width: 100%;
  text-align: justify;
}

th.frontpage {
  background: #202020;
  color: #f0f0f0;
  text-align: center;
  padding: 0.5em;
}

td.frontpage {
  vertical-align: top;
  padding: 0.75em;
}

td.frontpagemore {
  text-align: right;
  padding-top: 0em;
  padding-bottom: 2em;
}
