/* Special Highlighting */
.normal_old {
  color:inherit;
  background-color:#FFF5F5;
}
.shaded_old {
  color:inherit;
  background-color:#DFD0D0;
}
.normal_automated {
  color:inherit;
  background-color:#F2FFF2;
}
.shaded_automated {
  color:inherit;
  background-color:#D2DFD2;
}


/* Sortable tables */
.sorttable_sorted_reverse, .sorttable_sorted {
  color:white;background-color: #036;
}
/* */

body {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  background-color: white;
  color:black;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-size: 12px;
/*  width: 1000px; */
}

p.normal {
}
p.highlight {
  padding:0px;
}
th.sort_by {
  color:white;background-color: #036;
}
img {
  border: none;
}
a.searchresult {
  color:black; 
}

hr {
  height:1px;
  color:#888;
  background-color:#888;
}

/*
  classes
*/
.highlight {
  background-color:#eeeeee;
  padding-left:24px;
  padding-top:6px;
  padding-bottom:6px;
  padding-right:4px;
}
.normal {
  background-color:#ffffff;
  padding-left:24px;
  padding-top:6px;
  padding-bottom:6px;
  padding-right:4px;
}

.smaller {
  font-size: 0.75em;
}
.smallcaps {
  font-weight: bold; 
}

/*
divs
*/
.logo {
  float: left;
/*  width: 30%; */
  margin:0px 0px 0px 0px;
  padding:0px 0px 10px 0px;
}
.login_search {
  float:right;
  margin:0px 0px 0px 0px;
  padding:0px 0px 25px 0px;
}

.navigation_and_bottom_border {
  float:left;
}

.navigation {
  padding:0px 0px 0px 0px;
  background-color:black;
  margin:0px 0px 0px 0px;
  color:white;
  /*height: 250px;*/
/*
  width: 230px;
  font-weight: bold;
  border-color: #CCC;
  border-style: none outset outset none;
  border-width: thick;
  border-bottom:1px solid white;
*/
  position: relative;
  top:0px;
  left:0px;
}

.bottom_border {
  padding:0px 0px 0px 0px;
  margin-top:1px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  color:white;
  height: 18px;
/*  width: 230px;*/
  background-image:url(../image/bottom_shadow.png);
}


.separator {
  float:left;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  width:18px;
/*  height:278px; */
  background-image:url(../image/right.png);
  background-repeat:repeat-y;
}

.content {
  background-image:url(../image/shadow.png);
  background-repeat:repeat-x;
  /*padding:15px 0px 0px 15px;*/
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
  display:inline;
  /* word-wrap:break-word; */
  width:100%;
  /*width:985px;*/
}
.content_with_menu {
  background-image:url(../image/shadow.png);
  background-repeat:repeat-x;
  background-color:transparent;
  padding:15px 0px 0px 15px;
  margin:0px 0px 0px 0px;
  float:left;
  display:inline;
  /* word-wrap:break-word; */
  width:755px;
  /*width:985px;*/
}
.searchform {
  color: #999999;
  background-color: #F9F9F9;
}

a.name {
  color:black;
  text-decoration: none;  
}

#bridge  
{
  position: absolute;
  background-color: transparent;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 0;
}

.navcontainer {
  padding:0px 0px 0px 0px;
/*  width: 1000px; */
  width: 100%;
  margin:0px 0px 0px 0px;
  float:left;
  background-color: black;
}

#submenus{
  padding:0px 0px 0px 0px;
  border-bottom: 1px solid #fff;
/*  width: 1000px; */
  width: 100%;
  margin:0px 0px 0px 0px;
  float:left;
  background-color: #036;
}
.navcontainer ul
{
  display: table;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  width: 900px;
  padding: 0px 0px 0px 0px;
  background-color: black;
  color: White;
  border-bottom: none;
}

.navcontainer ul li { 
  display: inline; 
  list-style-type: none;
  float: left;
  border-right:none;
  border-left:none;
  border-top:none;
  border-bottom:none;
  width: 100px;
}

.navcontainer ul li a
{
  padding-top:0.5em;
  padding-bottom:0.5em;
  padding-left: 0px;
  padding-right: 0px;
  display: block;
  border-right: 1px solid #fff;
  border-bottom: 0px;
  color: White;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  width: 99px;
  float:left;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}

.navcontainer ul li a.parent
{
  color: #fff;
  background-color: #036;
  border-bottom: 1px solid #036;
}

.navcontainer ul li a.no_parent
{
  color: #fff;
  background-color: black;
  border-bottom: 1px solid white;
}

.subnavcontainer_ul
{
  padding-left: 0;
  margin: 0px 0px 0px 0px;
  background-color: #036;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color: White;
  width:800px;
  float: left;
  border-top: none;
  display: table;
  vertical-align: bottom;
}

.subnavcontainer_ul_popup
{
  padding-left: 0;
  margin: 0px 0px 0px 0px;
  background-color: #036;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color: White;
/*  width:1000px; */
  width:100%;
  float: left;
  border-top: 1px solid #000;
  display: table;
  vertical-align: bottom;
}


.subnavcontainer_li { 
  display: table-cell; 
  padding-bottom: 0px;
  margin-bottom: 0px;
  float:left;
  vertical-align: bottom;
}

.subnavcontainer_a
{
  padding-top: 0.4em;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-left: 32px;
  padding-right: 0px;
  background-color: #036;
  color: #BBB;
  text-decoration: none;
  float: left;
  /*
  border-right: 1px solid #fff;
  */
  font-weight: bold;
  font-size: 2em;
  vertical-align: bottom;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}

.subnavcontainer_a_current
{
  padding-top: 0.4em;
  padding-left: 32px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  background-color: #036;
  color: #FFF;
  text-decoration: none;
  float: left;
  /*
  border-right: 1px solid #fff;
  */
  font-weight: bold;
  font-size: 2em;
  vertical-align: bottom;
  font-family: Helvetica, Verdana, Arial, sans-serif;
}

.subnavcontainer_a:hover
{
  color: #fff;
}
.baseline {
  vertical-align: bottom;
}

.Data-collection_Locations {
  color:#444;
}

.Staffed_Locations:after {
  content: " *";
}

.Pending_Locations {
  color:#888;
}
#textpart {
  width:400px;
  float:left;
  margin-right:10px;
}
#picturepart {
width:350px;
float:left;
}

.nav_main {
  background-color: transparent;
  padding-left: 32px;
  padding-right: 0px;
  margin: 0px;
}
.comment {
 color:#AAA; background-color:transparent;
  display:inline;
}
/* Sortable tables */
table.sortable a {
    background-color:transparent;
    color:#FFF;
    text-decoration: none;
    display: block;
}
th a {
    background-color:transparent;
    color:#FFF;
    text-decoration: none;
    display: block;
}
a {
/*    text-decoration: none; */
    color:inherit;
    background-color:transparent;
}
img.shade{
	width: 280px;
	height: 31ex;
/* specify the dimension of the image */
	display: block;
	position: absolute;
/* force the image to show below the content */
        z-index: -1;
        top: 150px;
        left: -15px;
}
.fixed-width {
  width: 768px;
  padding-left:32px;
  padding-top:25px;
  padding-bottom:25px;
  padding-right:25px;
}
.validation-advice {
  color: #F40;
  background-color: transparent;
}
a.glossary {
  color:#036;
  text-decoration:underline;
  background-color:transparent;
}


/* ixp-dir */
.label {
 color:#888;
 background-color:transparent;
}

.shaded {
  BACKGROUND-COLOR:#DDD; 
}

th.general {
  /* color: #000; background-color: #999; text-align:left; */
}
th.sort {
  /* color: #000; background-color: #666; text-align:left; */
  color: inherit; background-color: #036; 
}
.styled {
  color: #FFF; background-color: #000;
}
a.black {
  color: #000; background-color: transparent; text-decoration:underline;
}
table, tr , td, th{border-collapse: collapse;}
table
{
   border-color: #FFF;
   border-width: 0 0 1px 1px;
   border-style: solid;
}

td, th
{
    border-color: #FFF;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: inherit;
    color: inherit;
}
th.overwrite {
  border-top: 1px solid #036;
}
th {
  background-color: black;
  color: white;
  font-weight: bold;
  text-align: center;
}
a.no_underline {
  text-decoration:none;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

