﻿/* Planetary DB Global Theme: pdb_global.css  */

/************************************************
 Site colors:
 Main blue: #004CA0

************************************************/

body 
{
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 10pt;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color:#000000;
}

a:link, a:visited, a:active
{
  color: blue;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

a:hover
{
  color: #808080;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}

.mainmenulink
{
  color: white !important;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.mainmenulinkhover
{
  color: yellow !important;
  font-size: 10pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}

.submenulink
{
  color: blue !important;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.submenulinkhover
{
  color: #808080 !important;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}

/** header formatting tags *********************/
table.header
{
    width: 900px;
    border: 0px;
    padding-top: 2px;
}

table.header2
{
    width: 900px;
    border: 0px;
}

td.headerblock
{
    width: 100%;
}

td.subheaderblock
{
    width: 100%;
    padding: 0px;
}

td.headerlogoblock
{
    width: 331px;
}

td.headernonlogoblock
{
    width: 569px;
}

td.headermenu
{
    width: 900px;
    height: 24px; 
    background-color: #004CA0;
}

td.myaccountheadermenu
{
    background-image: url("../../images/gradient_bar_horizontal_grey.jpg");
    background-repeat: repeat-y;
    width: 900px;
    height: 22px; 
    background-color: #e0e0e0;
}

td.adminheadermenu
{
    background-image: url("../../images/gradient_bar_horizontal_grey.jpg");
    background-repeat: repeat-y;
    width: 900px;
    height: 22px; 
}

td.submenutitle
{
    width: 150px;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 10px;
}

/** body formatting tags ***********************/
td.bodymenu
{
    width: 160px;
    text-align: center;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
}

.bodymenunobox
{
    width: 150px;
}

.bodymenubox
{
    background-image: url("../../images/menu_boxback.jpg");
    background-repeat: repeat-y;
    width: 150px;
}

td.bodymenuheader
{
    background-image: url(../../images/menu_worldheader.jpg);
    background-repeat: no-repeat;
    width: 150px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    padding-left: 28px;
    font-weight: bold;
}

td.bodymenublock10
{
    font-size: 10pt;
    text-align: left;
    padding: 0px 6px 0px 6px;
}

td.bodymenublock9
{
    font-size: 9pt;
    text-align: left;
}

td.bodymenublock8
{
    font-size: 8pt;
    text-align: left;
}


td.bodyboxfooter
{
    background-image: url(../../images/menu_boxbottom.jpg);
    background-repeat: no-repeat;
    width: 150px;
    height: 3px;
}

td.bodydivider
{
    width: 1px; 
    background-color: #C0C0C0;
}

td.bodymain
{
    background-image: url(../../images/planetbacklight.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 729px;
    padding: 0px 20px 0px 20px;
    vertical-align: top;
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    color: #000000;
    text-align: justify;
}

.bodystandardtext
{
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    color: #000000;
    text-align: justify;
}

/** footer formatting tags *********************/
td.footerline
{
    width: 900px;
    height: 3px;
    background-color: #004CA0;
}

/** spacer formatting tags *********************/
td.spacer_clear10
{
    height: 10px;
}

/** text formatting tags *********************/
.text10bold
{
    font-size: 10pt;
    font-weight: bold;
}

.textpagetitle
{
    font-size: 12pt;
    font-weight: bold;
}

.text8
{
    font-size: 8pt;
}

.newstitle
{
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
}

.newsdate
{
    font-size: 8pt;
    font-weight: normal;
    text-align: left;
}

.newsbody
{
    font-size: 10pt;
    font-weight: normal;
    text-align: justify;
}

.systemmessage
{
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}

.headerbig
{
    text-align: center;
    font-size: 18pt;
    font-weight: 300;
    color: #000000;
}

.pagetitletext
{
    text-align: left;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}

.ul_big
{
    list-style-image: url(../../images/liblockblue.gif);
    /*list-style-type: square;*/
    font-size: 10pt;
    padding-top: 0px;
    color: Blue;
}

.li_spaced
{
    padding:1px 0px 1px 0px;
    color:Black;
}

.textheadergradient01
{
  width: 100%;
  background-image: url(../../images/gradient_bar_689.jpg);
  background-repeat: repeat-y;
  font-size: 11pt;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #000000;
  text-align: justify;
}

.blueborderalertstyle
{
    border: solid 2px #004CA0;
    vertical-align: middle;
    background-color: #FFFFFF;
}

.blueborderlinktable
{
    border: solid 1px #004CA0;
    vertical-align: middle;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.hrsolidblack
{
    border: 0;
    color: #000000;
    height: 2px;
}



/** other link formatting tags *********************/

a.cancellink
{
    font-size: 8pt;
}

a.newslink
{
    font-size: 10pt;
}

/** table formatting tags *********************/

table.lightgraybodytable
{
    width: 689px;
    border: solid 1px black ;
    background-color: #e0e0e0;
}

td.question
{
    font-size: 10pt;
    font-weight: bold;
    width: 100px;
    padding: 0px 0px 0px 4px;
    vertical-align: middle;
}

td.answer
{
    font-size: 10pt;
    font-weight: normal;
    width: 589px;
}

.alignleft
{
    text-align: left;
    vertical-align: middle;
}

.alignright
{
    text-align: right;
    vertical-align: middle;
}

.aligncenter
{
    text-align: center;
    vertical-align: middle;
}

table.fillcell
{
    width: 100%;
    border: none 0px;
}

.smallblackborder
{
    border: solid 1px #000000;
}
