/* version 21.06.07 pt.2 */
/* additions by Ken 04.04.07 - try to fix hover problems . . . */
/*
  add span class=fieldlabel  .. .. .
/* global default styles ? */
body {
    font-family: "Verdana";
}
a:link,a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover,a:link:hover,a:visited:hover {
    color:#3333CC;
    text-decoration: none;
}
img {
    border:transparent;
    width: 150px;
}
#title {
    background-color: #3333CC;
    width: 150px;
    height: 95px;
    z-index: 3;
    left: 0px;
    top: 45px;
    float: left;
    position: absolute;
}
#title #titledown {
    background-color: #3333CC;
    height: 115px;
    top: 80px;
    width: 150px;
    z-index: -1;
    left: 0px;
    position: absolute;
    float: left;
}
#title img {
    top: 0px;
    position: absolute;
    left: 0px;
    padding-left: 0px;
    width: 150px;
}
#login {
    position: fixed;
    font-size: 12px;
    top: 0px;
    border-bottom-color: #000000;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    background-color: #FFFFFF;
    z-index: 3;
    text-align: center;
    width: 100%;
    padding: 10px;
    float: right;
    right: 0px;
    margin-right: 0px;
}
#login {
    font-size: 12px;
    height: 25px;
    text-align: right;
    margin-top: 0px;
    position: fixed;
    top: 0px;
    float: right;
    background-color: #FFFFFF;
    width: 400px;
    right: 0px;
}
#menu {
    font-family: "Century Gothic";
    top: 200px;
    width: 150px;
    height: 80%;
    background-color: #3333CC;
    left: 0px;
    z-index: 3;
    right: 10px;
    float: left;
    position: absolute;
}
#menu dl dt, dl dd {
    list-style-type: circle;
    margin-bottom: 5px;
     color : #FFFFFF;
}
#menu dl dt {
    font-size: 18px;
    margin-left: 10px;
}
#menu dl dd {
    font-weight: lighter;
    font-size: 16px;
    margin-left: 20px;
}
#menu dl dt a:link, dl dt a:visited {
    color : #FFFFFF;
}
#menu dl dd  a:link, dl dd  a:visited {
    color : #FFFFFF;
}
#menu dl dt a:link:hover, dl dt a:visited:hover {
    color : #33FFFF;
}
#menu dl dd a:link:hover, dl dd a:visited:hover {
    color : #33FFFF;
}

/* need to reconcile menu levels s. .. synonymize submenu with dd */

#menu dl span.submenucontrol {
    font-weight: lighter;
    font-size: 48px;
    margin-left: 20px;
}

#menu dl span.submenucontrol  a:link, dl span.submenucontrol  a:visited {
    color : #FFFFFF;
}

#menu dl span.submenucontrol a:link:hover, dl span.submenucontrol a:visited:hover {
    color : #33FFFF;
}
   
   
#footer img {
    width:88px;
}
#prevnext img {
    width:50px;
}
.link-line {
    font-size: 13px;
}
.link-line a:link, .link-line a:visited {
    color: #3333CC;
    text-decoration: underline;
}
.link-line a:hover, .link-line a:link:hover, .link-line a:visited:hover {
    color:#33FFFF;
    text-decoration: none;
}
#content {
    position: absolute;
    left: 156px;
    font-size: 15px;
    font-family: Verdana;
    top: 70px;
    padding-bottom: 5px;
    color: #000000;
    width: 55%;
    padding-top: 5px;
}
#content h1 {
    font: 26px Verdana;
    color: #3333CC;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}
#content h2 {
    font: 16px Verdana;
    color: black;
    font-weight: bold;
    margin-bottom: 40px;
}
#content #comments h6 {
    font: lighter 12px Helvetica;
    color: #000000;
    margin-top: -20px;
    padding-left: 5px;
}
#content h4 {
    font-family: Verdana;
    margin-bottom: -2px;
    font-size: 20px;
    text-decoration: none;
    margin-top: -2px;
    color: #000000;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-top-color: #000000;
    border-top-style: solid;
    border-top-width: thin;
    background-color: #FFFFCC;
}
#content h5 {
    font: 26px Verdana;
    color: #3333CC;
    font-weight: bold;
    border-bottom-width: thin;
    margin-bottom: 15px;
    text-align:center;
}
#content h7 {
    font: 26px Verdana;
    color: #3333CC;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
#content span.fieldlabel {
    font: 12px Verdana;
    color:purple;
}
#content #footer {
    font: 10px Verdana;
    text-align: center;
    margin-top: 20px;
}
div.servermessage {
    font-size: 20px;
    color: #FF0000;
    font-weight: bold;
    margin-bottom: -20px;
    padding-bottom: 20px;
    min-height: 100%;
}
#content #prevnext {
    text-align: center;
    font-size: 13px;
}
#content #comments {
    width: 95%;
    clear:both;
    position: relative;
    font-family: "Helvetica";
    margin-bottom: 40px;
    font-size: 12px;
    color: #000000;
    margin-right: 40px;
    margin-top: 40px;
    padding: 7px;
    vertical-align: top;
}
#comments h1 {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}
#comments h2 {
    font-size: 12px;
    color: #000000;
    font-style: normal;
    font-weight: lighter;
    background-color: #999999;
    height: 30px;
    vertical-align: bottom;
    padding-top: 10px;
    padding-left: 5px;
}
#content #comments h3 {
    font: 11px "Century Gothic";
    color: #000000;
    border-bottom: thin solid #000000;
    font-weight: lighter;
    border-bottom-width: 1px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-bottom-color: #666666;
}
div.contentcontrols {
    position: fixed;
    top: 0px;
    background-color: #FFFFFF;
    left: 0px;
    width: 100%;
    float: left;
    z-index: 3;
    height: 25px;
    padding: 10px;
    border-bottom-color: #000000;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    font-family: "Century Gothic";
    font-size: 12px;
}
span.contentcontrol {
    padding: 3px;
}
#images {
    width: 200px;
    position: inherit;
    float: right;
    background-color: #FFFFFF;
    margin-right: 50px;
    margin-top: 35px;
}
#images img {
    width: 240px;
    float: right;
    clear: right;
    margin-bottom: 5px;
    margin-top: 5px;
}
#medimage img {
    width: 400px;
}
span.image-caption {
    font-size: 12px;
    color: #000000;
}
span.image-control {
    font-size: 11px;
    padding-right: 10px;
}
/* format table for contributors list */
.contributor-list {
    border-collapse: collapse;
}
.contributor-list td {
    padding-right: 14px;
}
.contributor-list em {
    font-style: italic;
    }
    
.contributor-list tr.head1 td {
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
   
    padding-top: 20px;
}

.contributor-list tr.foot1 td {
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: thin;
   
}
.contributor-list .head2 td {
    padding-top: 16px;
}
#color {
    background-color: #3333CC;
    left: 0px;
    bottom: 0px;
    position: fixed;
    width: 150px;
    height: 100%;
}
/*
  #contentcontrols h3 { depreciated 1 oct 2008
  font-size: 12px;
  margin-left: 10px;
  font-weight: lighter;
  }
 */
/* some styles for the citation window */
.citeWinClose {
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    display: block;
}
.citeWinText {
    margin-bottom: 10px;
    font-size: 11px;
    text-align: left;
    display: block;
}