/**************** global styles ****************/
* {

    /* font-family: sans-serif; */
    text-decoration: none;
    background: none;
  }

.mbar,.mbar .menu div,.mbar .menu div a {
  font-family: sans-serif;
  background: none;
  text-decoration: none;
}
.menu div a {
  color: black;
  }
body,p,h1,h2,h3,h4,a,.wt,table,td,em,sup,.quote {
  background: none;
  text-decoration: none;
/* font-family: verdana, sans-serif; */
}

/**************** body and banner styles ****************/

body {
    padding: 0;
    margin: 0;
    width: 100%; /* Should fill space. */
    background-repeat: repeat-y repeat-x;


    }

.banner, .banner *  {
    font-size: 27px;
    font-family: arial, sans-serif;

    font-weight: normal;

    color: #ffe; /* ivory-like */
    background-color: teal;
    }

.banner {
    position: relative;

 /*   border-bottom: 1px solid #c0e0e0;*/
    white-space: nowrap;
    margin: 0px;
    padding: 17px 0 13px 60px;


    background-image: url("/gfx/banner_shadow.png");
    background-position: bottom left;
    background-repeat: repeat-x;
    }

.banner .wt {
    font-weight: bold;
}

.pagehead {

    width: 100%;
    position: relative;



    z-index: 1;
}

/**************** Header styles *******************/

h1, h2, h3, h4 {

  /* font-family: verdana, sans-serif; */
  font-family: corbel, optima, 'dejavu sans', 'lucida sans unicode', arial;
  /*   43% win[vista], 88% mac,                94% windows            97/96%   */
  }

h1 {


  font-weight: lighter;
  font-size: 22px;
  color: #077;
}
h2 {


/*  font-weight: normal; */
  font-weight: lighter;
  font-size: 20px;
  color: #077;
}
h3 {


/*  font-weight: bold; */
  font-size: 16px;
  color: #006060;
  font-weight: bold;
}
h4 {


/*  font-weight: bold; */
  font-size: 14px;
  color: #005050;
}

/**************** leftbar styles ********************/
.leftbar {
  float: left;
  width: 210px;
  margin-left: 0;
  border-right: 1px dotted #c0e0e0;
  margin-right: 10px;
}
/**************** location style ********************/
.location {
    position: relative;
    display: inline;
    border: 0px dotted red;
    margin: 0px 0px 0px 60px;
    padding: 0px;
    z-index: -1;
    }
/*** wrapper ***/
#wrapper
	{
	float: left;
	float/**/: none;
	}
#wrapper:after
	{
	content: '[--]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
#footer
	{
	clear: both;
	}


/**************** Main Content styles ****************/

#main_content {
   /* clear: left; */
    padding: 0px 80px 0px 60px;
/*    margin: 5px; */
    margin: 0px 0px 0px 0px;
    float: left;
    font-size: 13px;









}
#main_content p {

    /* font-family: helvetica; */
    font-family: corbel, helvetica;
    line-height: 1.7;
    margin-bottom: 15px;


}

#main_content p a, #main_content .doc_section a, #main_content table.pi_list a,#main_content table td a, li a {
    color: #008080;
    font-weight: bold;
}
#main_content p a:hover, #main_content .doc_section a:hover, #main_content table.pi_list a:hover,#main_content table td a:hover, li a:hover {
  background-color: ivory;
  text-decoration: underline;
}
#main_content h1 a, #main_content h2 a, #main_content h3 a {
    color: #008080;
}
#main_content h1 a:hover, #main_content h2 a:hover, #main_content h3 a:hover {
    color: #008080;
  text-decoration: underline;
}

#main_content ul {
  list-style-position: inside;
  font-size: 13px;
  line-height: 2;
  margin-bottom: 15px;
}

#main_content .panel div {
  margin: 1px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 1px;
  line-height: 1.1;
}
#main_content .panel p {
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
}
#main_content .panel div p em, #main_content .panel div p strong {
  margin: 0px;
  padding: 0px;
}

div .quote-box {
  font-size: 15px;
  font-style: italic;
  font-family: serif;
  color: #006060;
}

div.warning {
  color: black;
  border: 1px solid red;
  padding: 10px;
  margin: 7px;
  background: #fee;
}
div.information {
  color: black;
  border: 1px solid #3f3;
  padding: 10px;
  margin: 7px;
  background: #efe;
}

div .quote {
  color: #455;
 /* font-weight: bold; */
 /* font-size: 105%; */
}
p em {
  color: #055;
  font-style: italic;
}
pre {
  font-family: monospace;
  font-size: 1.0em;
  display: inline;
  vertical-align: baseline;

}
ul li {

}

/**************** Menu styles ****************/

.mbar {

    margin: 0px;
    padding-left: 52px;  
    height: auto;
    background: #ffd;
    background-image: url('/gfx/menu_shadow.png');
    background-repeat: repeat-x;
    
    float: left; /* Check ie if you remove this.*/
    width: 100%; /* Should fill space. */
    position: relative;







    font-size: 13px;


 /*   border-bottom: 1px solid #c0e0e0; */

}

.mbar .spacer {
    display: block;
    background: none;
    padding: 8px 0px 8px 0px;
    float: left;
}
.menu {
    float: left;

    display: block;
    white-space: nowrap; 




}

div.popup div, div.popup a {
    display: block;




    margin: 5px;



}
div.menu div.popup a {

}
div.menu div.popup {
    position: absolute;


    visibility: hidden;
    display: block;
    float: left;




    margin: 0px;

    padding: 2px 0px 0px 4px;
    border: 1px solid #c0e0e0;
    background-color: white;
}
div.menu div {
    display: block;
    white-space: nowrap;

    font-family: sans-serif;
    padding: 8px 8px 8px 8px;
          /* []  []  []  + mbar left margin = 60 */
    /* was 2 5 2 5 */
}
div.menu div > a {

}
div.menu a {
    /* color: black; */
}
div.menu:hover {
    background-color: #c0e0e0;
}
div.menu hover {
    background-color: #c0e0e0;
}
div.menu div.popup a {
    color: teal;
}
div.menu div.popup a:hover {
    background-color: ivory;
    text-decoration: underline;
}

/**************** FAQ styles ********************/

.faq .faq-q, .faq .faq-a {
    font-family: verdana, sans-serif;
    font-size: 13px;
}

.faq-q {
    font-weight: bold;
}
.faq-a {
    font-style:  italic;
}

/**************** Manager styles ****************/

.project_expander a {
 /* color: black; */
  text-decoration: none;
  text-align: center;
  font-family: monospace;
  font-size: 15px;
  font-weight: bold;
  padding: 0px 5px 0px 0px;
}
.project_sub_expander a {
 /*  color: black; */
  text-decoration: none;
  text-align: center;
  font-family: monospace;
  font-size: 15px;
  font-weight: bold;
  padding: 0px 5px 0px 0px;
}
.project_expander {
  margin-top: 15px;
  margin-bottom: 0px;
}
.project_sub_expander {
  margin-top: 5px;
  margin-bottom: 0px;
}

/* something for fieldsets */
fieldset { border:1px solid #7bb }

legend {
    padding: 0.2em 0.5em;
    border: 1px solid #7bb;
    font-size: 110%; 
    color: #7bb;
    text-align: right;
    }
/**************** Table Default styles ****************/
table {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;




/*  border: 1px dotted #c0e0e0; */
  border-spacing: 0px;
}
table caption {
  font-family: verdana, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #222;
  font-style: italic;
  text-align: left;
}
th {
  margin: 0px 0px 4px 0px;
  border-bottom: 1px dotted #c0e0e0;
  padding: 0px 3px 0px 3px;
  font-family: verdana, sans-serif;
  font-weight: bold;
}
td {
  margin: 0px;
  border-top: 0;
  border-bottom: 1px solid #eaf5f5;
  padding: 0px 0px 0px 3px;
  font-family: verdana, sans-serif;
}

/**************** Table Use Specific styles ****************/
table.namelist th, table.namelist td {
  padding-right: 10px;
  font-size: 0.9em;


}
table.pi_list td {
  font-size: 0.9em;
  padding-right: 10px;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
table.pi_list th {
  font-size: 0.9em;
  font-weight: bold;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}
td.pubtext {
/*  padding-top: 10px;
  padding-bottom: 10px; */
}
td.figlegend {
  font-size: 12px;
  color: #222;
  text-align: justify;
}

/***************** file_list styles ************************/

table.file_list * {
}

table.file_list {
/* Defaults -- Or use page defaults */

  margin: 0px 0 5px 0; /* Table offset from other objects */
  border: 1px dotted #a0c0c0;
  padding: 0px; /* The space between Table border and Table cells */

/* Affects the invisible space between cells */
  background-image: url('../gfx/menu_gradient.png');
  background-repeat: repeat-x;
}

table.file_list td {
  margin: 0;
  border: 1px solid transparent;
  padding: 0 10px 0 10px;
}

/* Table Links */
table.file_list a { 
  color: #006060;
  text-decoration: none;
}

table.file_list a:hover {
  color: #006060;
  background: ivory;
  text-decoration: underline;
}

/* Table Column headings */
table.file_list th {
  padding: 3px 0 2px 0;

  border-left: 1px solid #e0f0f0;
  border-top: 1px solid #e0f0f0;
  border-right: 1px solid #b0d0d0;
  border-bottom: 1px solid #b0d0d0;

  background-image: url('../gfx/menu_gradient.png');
  background-repeat: repeat-x;

  font-family: monospace;
  vertical-align: baseline;
  font-size: 15px;
  font-weight: bold;
}

table.file_list td.file_size {
  vertical-align: middle;
  padding: 2px 2px 0px 2px;
  margin: 0px;
  text-align: right;
  font-family: monospace;
}

/***************** Feedback Form styles ********************/
/* Feedback Form formatting */
table.violet1 {
  padding: 0px;
  background: #f0f8f8;
  border-left: 1px solid #add;
  border-right: 1px solid #7bb;
  border-bottom: 1px solid #7bb;
  border-top: 1px solid #add;
}
table.violet1 td.barial {
  font-size: 14px;
  color: #077;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
/*  background-image: url('../gfx/menu_gradient.png');
  background-repeat: repeat-x; */
  padding-top: 6px;
  padding-right: 5px;
  background: #f0f8f8;
}
table.violet1 td { /* catch all */
  font-size: 10px;
  color: #066;
  border-top: 0px solid #add;

/*  border-top: 1px solid #add; */
  padding-left: 5px;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 2px; 
/*  background: #e0f0f0;*/
}
table.violet1 td .clear {
  display:none;
  }

table.violet1 textarea {
 background-color: #fff;
 color: #000;
 border: 1px solid #7bb;
 font-family: monospace;
}
table.violet1 input {
 background-color: #fff;
 color: #000;
 border: 1px solid transparent;
 border-bottom: 1px dotted #7bb;
 font-family: monospace;
}
table.violet1 select {
 background-color: #fff;
 color: #000;
 border: 1px solid #7bb;
}
table.violet1 button {
 background-color: #fff;
 color: #000;
 border: 1px solid #7bb;
}


.vcard {
/*  background-image: url(images/vcardfill.png);
  background-repeat: no-repeat; */
  font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 1.1em;
/*  border: 1px solid black; */
}

.vcard .role {
  color: #077; /* h2 colour */
  display: block;
}

.vcard .given-name, .vcard .family-name {
  font-weight: bold;
}

.vcard .email {
 font-family: monospace;
}

