 /* Pull in the variables from this file */
/* This statement provides the popup variable for the front page */
#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

body {
  color: #000000;
  background-image: url(../images/lgrey105.jpg);
  vertical-align: top;
}
body a:link {
  font-weight: bold;
  color: #000000;
  border-color: #000000;
}
body a:visited {
  font-weight: bold;
  color: #000000;
  border-color: #000000;
}
body a:active {
  font-weight: bold;
  color: #000000;
  border-color: #000000;
}

a {text-decoration:none} /* defeats underlining of hyperlinks */
h1 {
  font-size: 32px;
  margin-top: 2px;
  margin-bottom: -20px;
}
h2 {
  font-size: 17px;
  margin-top: 0;
  margin-bottom: 2px;
}

/* Begin Page Menu Section */
/* Container specs for page menu table */
#left {
  width: 25%;
}
#right {
  width: 25%;
}
#center {
  width: 50%;
  font-family: Arial;
  font-weight: bold;
  text-align: center;
}

/* Menu buttons for top and bottom of every page */
#Menu { 
  width: 165px;
}
#Menu a {
  display: block;
  width: 100%;
  border-style: solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-color: #FFFFFF;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.2em;
  padding-right: 0.0em;
  text-decoration: none;
  text-align: center;
  font: bold 15px Arial;
}
#Menu a:link {
  background-color: #800517;
  color: white;
}
#Menu a:visited {
  background-color: #800517;
  color: white;
}
#Menu a:hover {
  background-color: #C9C299;
  color: black;
}
/* End of Menu buttons for top and bottom of every page */
/* Seed of Abraham report launch Button */
#seed { 
  width: 370px;
}
#seed a {
  display: block;
  width: 100%;
  border-style: double;
  border-top-width: 4px;
  border-right-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-color: #999999;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.2em;
  padding-right: 0.0em;
  text-decoration: none;
  text-align: center;
  font: bold 18px Arial;
}
#seed a:link {
  background-color: #800517;
  color: white;
}
#seed a:visited {
  background-color: #800517;
  color: white;
}
#seed a:hover {
  background-color: #C9C299;
  color: black;
}
/* End of Seed of Abraham report launch button */

/* Seed of Abraham popup window text*/
.seed-title {
  font-family: Arial;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
}
.seed-text {
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
}
/* End of Seed of Abraham popup window text*/

/* Unsealing Summaries Button */
#Unseal { 
  width: 370px;
}
#Unseal a {
  display: block;
  width: 100%;
  border-style: solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-color: #FFFFFF;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.2em;
  padding-right: 0.0em;
  text-decoration: none;
  text-align: center;
  font: bold 24px Arial;
}
#Unseal a:link {
  background-color: #800517;
  color: white;
}
#Unseal a:visited {
  background-color: #800517;
  color: white;
}
#Unseal a:hover {
  background-color: #C9C299;
  color: black;
}
/* End of Unsealing Summaries button */
/* Unsealing Nav Buttons */
.unsealpage { 
  width: 135px;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-color: #000000;
}
.unsealpage a {
  display: block;
  width: 100%;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  text-decoration: none;
  text-align: center;
  font: 10px Arial;
}
.unsealpage a:link {
  background-color: #800517;
  color: white;
}
.unsealpage a:visited {
  background-color: #800517;
  color: white;
}
.unsealpage a:hover {
  background-color: #C9C299;
  color: black;
}
/* End of Unsealing Nav buttons */
/* End of page menu section */

/* Mailto links at the bottom of each page */
#mailto {
  font: bold 14px Arial;
  text-align: center;
  width: 60%;
  color: #000000;
}
#mailto a:link {
  color: #000000;
}
#mailto a:visited {
  color: #330099;
}
/* End of Mailto links */
/* Width control for "Overconfident" page top tables */
.title {
  width: 100%;
}
/* Page header gray bar for "overconfident" */
#confident {
  font: italic 19pt "Microsoft Sans Serif";
  text-align: center;
  border: #999999 double 5.0px;
  width: 100%;
  background-color: #A6A6A6; 
}
/* End of page header gray bar for "overconfident" */
/* Seed of Abraham popup window text*/
.seed-title {
  font-family: Arial;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
}
.seed-text {
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
}
/* End of Seed of Abraham popup window text*/
/* Explanation on other pages */
.explain {
  width: 100%;
  border: #999999 double 5.0px;
  border-collapse: collapse;
}
table.explain td {
  font: bold 16px Arial;
  vertical-align: top;
  text-align: center;
  background-color: #C9C299;
  padding-left: 5px;
  padding-right: 5px;
}
table.explain div {
  font: 13px Arial;
  vertical-align: top;
  text-align: left;
}
/* End of Explanation on other pages */

/* Unsealings Explanation box*/
.rbexplain {
  width: 100%;
  border: #999999 double 5.0px;
  border-collapse: collapse;
}
table.rbexplain td {
  font: bold 24px Arial;
  vertical-align: top;
  text-align: center;
  background-color: #C9C299;
  padding-left: 10px;
  padding-right: 10px;
}
table.rbexplain div {
  font: 16px Arial;
  vertical-align: top;
  text-align: center;
}
/* End of Unsealings Explanation box*/
/* Properties for column headers */
.header {
  font: 13px Arial;
  border: 2.0px double #999999;
  border-spacing: 0;
  width: 100%;
  text-align: center;
  text-decoration: underline;
  background-color: #C9C299;
}
.header-10 {
  width: 10%;
  vertical-align: top;
}
.header-30 {
  width: 30%;
  font-weight: bold;
  vertical-align: top;
}
.header-8 {
  width: 8%;
  vertical-align: top;
}
.header-9 {
  width: 9%;
  vertical-align: top;
}
.header-13 {
  width: 13%;
  vertical-align: top;
}
/* Properties for Main Series List */
.list {
  font: 13px Arial;
  width: 100%;
  text-align: center;
}
table.list td {
  padding: 2.0px;
  border: 0 none;
}
.list-10 {
  width: 10%;
  vertical-align: top;
}
.list-29 {
  font-weight: bold;
  width: 30%;
  vertical-align: top;
}
.list-30 {
  font-weight: bold;
  font-style: italic;
  width: 30%;
  vertical-align: top;
}
.list-30 a {
  text-decoration: none;
}
.list-8 {
  width: 8%;
  vertical-align: top;
}
.list-9 {
  width: 9%;
  vertical-align: top;
}
.list-13 {
  font-weight: bold;
  width: 13%;
  vertical-align: top;
}
/* Unsealings Listing Header Bar */
.rbhead {
  font: bold 15px "Microsoft Sans Serif";
  width: 100%;
  border: 2.0px solid #999999;
  border-spacing: 0;
  padding: 2.0px;
  text-align: center;
  text-decoration: underline;
  background-color: #C9C299;
}
.rbhead-15 {
  width: 15%;
  vertical-align: middle;
}
.rbhead-70 {
  width: 70%;
  vertical-align: middle;
}
.rbhead-15b {
  width: 15%;
  vertical-align: middle;
  text-decoration: none;
}
/* End of Unsealings Listing Header bar */
/* Unsealings Listing of Titles */
.rblist {
  font: bold 14px "Microsoft Sans Serif";
  width: 100%;
}
.rblist-15 {
  width: 15%;
  vertical-align: top;
  text-align: center;
}
.rblist-85 {
  width: 85%;
  vertical-align: top;
  text-align: left;
}
/* 07-06-08 Added to change repetetive portion of title to silver, normal weight and no color-change on float */
.rblist-85 span {
  color: #969696;
  font-weight: normal;
}
/* 06-27-08 Added to separate linked from non-linked text for color change */
.rblist-85 a {
  width: 85%;
  vertical-align: top;
  text-align: left;
}
.rblist-85 a:hover {
  color:#D4A017; /* Color of Unsealings titles when floated */
}
/* End of Unsealings Listing of Titles*/

.comment {
  font: bold 16px Arial;
  border: 2.0px double #999999;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  text-align: center;
  background-color: #999999;
}
.warning {
  font: 16px Arial;
  font-weight: bold;
  border: 2.0px double #999999;
  width: 100%;
  text-align: center;
  background-color: #C9C299;
}
.wicked {
  font: bold 13px Arial;
  width: 30%;
  margin-left: 47%;
  margin-right: 22%;
  text-align: center;
  text-decoration: underline;
  background-color: #A6A6A6;
  vertical-align: top;
}
