﻿body {
  font-family: arial, helvetica, sans-serif;
  font-size: 76%;
  color: #FFFFFF;
  background: #001628 url(pics/backgrounds/gradient98175256.png) repeat-x top left;
  /* url(pics/backgrounds/mist-dark.jpg) top left; */
  margin: 0 0 0 0;
}

acronym {
  cursor: help;
  border-bottom: 1px dashed #006DA6;
}

a {
  text-decoration: none;
  text-shadow: 1px 1px 3px #000000, -1px -1px 3px #000000;
  zborder-bottom: 1px dashed #DEFF00;
  color: #0090C0;
}

a:hover {
  text-decoration: underline;
  text-shadow: 0px 0px 2px #00F090;
  color: #DEFF00;
}

a img {
  border: 1px solid #0090C0;
  text-decoration: none;
}

a img:hover {
  border: 1px solid #DEFF00;
}

a.defunct {
  text-decoration: line-through;
  font-size: 75%;
}


/* -- Layout classes -- */

#mainContainer {
  width: 770px;
  margin-left: auto;
  margin-right: auto;
  zbackground-color: #00FF00;
  zbackground: #000000 url(pics/backgrounds/mist-dark.jpg) top left;
}

/* -- Content container -- */

#content {
  float: left;
  width: 550px;
  zmargin-right: .50em;
  zmargin-left:  .25em;
  background: #002040 url(pics/backgrounds/gradient16986290.png) top left;
}

#content p {
  margin: .25em;
  padding: 0px;
  zzmargin-top: 1em;
  zzmargin-bottom: 1em;
  zzpadding: 0px;
  zzbackground-color: #555555;
  zzpadding-top: 10px;
  padding-bottom: 1em;
}

#zcontent p:first-letter
{
  font-size: 200%;
  font-style: italic;
  font-weight: bold;
  float: left
}

h1, h2
{
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 1.0em;
  letter-spacing: 1px;
  text-indent: .5em;
  color: #DEFF00;
  background-color: #006DA6;
  text-align: left;
  /*
  text-transform: uppercase;
  border-top: 1px solid #001628;
  border-bottom: 1px solid #001628;
  text-shadow: black;
  opacity: .5;
  filter:alpha(opacity=50);
  moz-opacity:0.6;
  display: inline;
  */
}

table {
  padding: 0px;
  border-spacing: 1px;
  margin: 0px;
}

td {
  vertical-align: top;
  background-image: none;
}

#content h1 {
  margin-bottom: 1em;
  background-image: url(pics/backgrounds/gradient43262384.png);
  background-repeat: repeat-y;
  background-position: top right;
}

#content th h1 {
  margin: 0px;
  padding: 0px;
  /*
  // For thin green line underneath, no background
  display: block;
  border-bottom: 1px solid #DEFF00;
  background-image: none;
  background-color: transparent;
  */
}

.demarkedTable td {
  border-bottom: 1px solid #004167;
  padding: 0px;
  border-spacing: 0px;
  margin: 0px;
}

.demarkedTable td td {
  border: 0px;
}

.undemarkedTable td {
  border: 0px;
  border-spacing: 0px;
}

#navBar h1 {
  background-image: url(pics/backgrounds/gradient10701088.png);
  background-repeat: repeat-y;
  background-position: top right;
}

/*
h1 a:before, -h2 a:before {
  content: "more"
}
*/

h1 a, h2 a {
  zborder-bottom: none;
  text-transform: none;
  text-decoration: none;
  /* color: inherit; - fails on IE6 */
  color: #DEFF00;
}

h2 {
  font-size: 0.8em;
  text-transform: lowercase;
  color: #DEFF00;
  display: block;
}


/* -- Content header and footer -- */

#header {
  height: 70px;
  width: 100%;
  text-align: left;
  vertical-align: top;
  margin: 0px;
  zzbackground: url(pics/backgrounds/images/relaxed_hdr.gif) no-repeat top left;
}

#header img {
  text-decoration: none;
  border: 0px;
}

a.path {
  text-transform: uppercase;
  border: 0px;
}

#footer {
  zfloat: left;
  clear: both;
  zheight: 75px;
  width: 550px;
  font-size: 0.8em;
  text-transform: uppercase;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  zbackground: #333333 url(pics/backgrounds/images/round_corner.gif) no-repeat bottom right;
  background-image: url(pics/backgrounds/gradient43262384.png);
  background-repeat: repeat-y;
  background-position: top right;
}

/* -- Menu & news container -- */

#navBar {
  float: left;
  width: 200px;
  margin: 0px;
  margin-left: 10px;
  zbackground-color: #333333;
  background: #002040 url(pics/backgrounds/gradient10117411.png) top left;
}

#navBar p {
  margin: 0px;
  padding: 5px 5px 5px 5px;
  zbackground-color: #555555;
}

#navBar a img {
  vertical-align:middle;
  padding: 0 5px 0 5px;
  border: 0px;
}

.menuBar a {
  display: block;
  clear: both;
  font-size: 0.8em;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 1px;
  text-indent: 1em;
  padding: 0px;
  border: 0px;
  color: #FFFFFF;
  width: 100%;
  zbackground: #001628;
  background: #002040 url(pics/backgrounds/gradient16986290.png) top right;
}

.menuBar a:hover, .menuBar a.current {
  color: #DEFF00;
  background: #00517C;
}


/* -- Title and sub-headings -- */

.highLight {
  color: #DEFF00;
}

strong, .subHeading {
  font-size: 0.8em;
  text-transform: uppercase;
  color: #DEFF00;
}

.subHeading {
  display: block;
}

/* -- Images styles -- */

.imgRight, .imgLeft {
  border: 1px solid #888888;
}

.imgRight {
  float: right;
  margin: 0 0 10px 10px;

}

.imgLeft {
  float: left;
  margin: 0 10px 10px 0;  
}

/* -- Quote block styles -- */

blockquote {
  display: block;
  margin: 10px 20px 10px 20px;
  padding: 2px;
  border: 1px solid #888888;
  background-color: #555566;
}

.author {
  display: block;
  font-size: 0.8em;
  text-transform: uppercase;
  color: #DEFF00;
}

/*
img.as-text { content: attr(alt); }
*/

