/* Default settings */
body { font-size: 90%; font-family: Georgia, serif; background-color: #FFFFFF; color: #440000; }
p { line-height:1.25em; margin-top:0.5em; margin-bottom:1.0em;  }
a { color: #440000 }
a:hover { background-color: #FFCC00; }
a:active { }
a:visited { #color: #440000; }

h1 { font-size: 150%; font-weight: normal; }
h2 { color: #000000; font-weight: normal; }
h3 { color: #000000; font-weight: normal; }
h4 { color: #000000; font-weight: normal; }
h5 { color: #000000; font-weight: bold; }

p.quote { font-family: Georgia, serif; margin-left: 2%; margin-top: 0; margin-bottom: 0; }
p.quotesource { text-align: right; width: 100%; margin-top: 0%; }
p.insert { padding: 1%; margin-left: 5%; background-color: #FFEE99; }
p.warning { padding: 1%; color: red; border: thin solid red; }
p.callout { padding: 1%; border: thin solid #990000; }
p.linkback { width: 100%; text-align: center; background-color: #FFEE99; }
a.linkback { width: 100%; ; text-decoration: none }

h1.pageheader { font-size: 2.0em; font-weight: normal; margin-top: 0%; margin-bottom: 0%; }
h2.pageheader { font-size: 120%; font-style: italic; font-size: 100%; margin-top: 0%; margin-bottom: 0%; }
h3.main { background-color: #994400; font-weight: bold; margin-bottom: 0; margin-top: 0; color: #FFFFFF; }
h4.main { background-color: #FFEE99; font-size: 120%; font-style: italic; }

/* Site index */
p.siteIndex { }
a.siteIndex { text-decoration: none; }
a.siteIndex:hover { }
a.siteIndex:active { }
a.siteIndex:visited { }
a.siteIndex_Selected { font-weight: bold; }
a.siteIndex_Selected:hover { }
a.siteIndex_Selected:active { }
a.siteIndex_Selected:visited { }

/* Left column */
div.left {
  float:left;
  width:150px;
  margin:0; padding:0.5em 1em;
  padding:2px;
  border: navy thin solid;
  background-color: #FFEE99;
  }
  
div.cleaner {
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
  }

/* Middle column */
div.middle {
  margin:0px 150px;
  margin-right: 20px; 
  padding:0.5em 1em;
  }

div.guidelink { border: #FFCC00 thin solid; }

div.guideleft {
  float:left;
  width:30%;
}

div.guidemiddle {
  text-align: center;
  padding: 0.25em;
}

div.guideright {
  float:right;
  width:30%;
  text-align: right;
}
  
/* Outlook bar: Header Items */
p.pm_outbar_item { text-align: center; padding: 2px; margin-top: 0px; margin-bottom: 0px; background-color: #994400; border-style: outset; border-color: #FFCC00 #333399 #333399 #FFCC00; border-width: thin; }
a.pm_outbar_item { background-color: #994400; color: #FFCC00; text-decoration: none; }
a.pm_outbar_item:hover { width: 100%; background-color: #BB6600; color: #FFCC00; }
a.pm_outbar_item:active { }
a.pm_outbar_item:visited { color: #FFCC00; }

p.pm_outbar_item_selected { }
a.pm_outbar_item_selected { text-decoration: none; }
a.pm_outbar_item_selected:hover { }
a.pm_outbar_item_selected:active { }
a.pm_outbar_item_selected:visited { }

/* Outlook bar: Entries */
p.pm_outbar_subitem { text-align: center; margin: 6px; }
a.pm_outbar_subitem { width: 100%; color: #440000; text-decoration: none; }
a.pm_outbar_subitem:hover { background-color: #FFCC00; }
a.pm_outbar_subitem:active { }
a.pm_outbar_subitem:visited { color: #440000; }

p.pm_outbar_subitem_selected { text-align: center; margin: 1px;}
a.pm_outbar_subitem_selected { width: 100%; color: #440000; text-decoration: none; font-weight: bold; }
a.pm_outbar_subitem_selected:hover { color: #440000; font-weight: bold; }
a.pm_outbar_subitem_selected:active { }
a.pm_outbar_subitem_selected:visited { }

p.pm_navbar_item { margin-top: 0; margin-bottom: 0; background-color: #FFCC00; }
a.pm_navbar_item { padding-left: 0.1em; padding-right: 0.1em; text-decoration: underline; }
a.pm_navbar_item:hover { color: #FFFFFF; background-color: #FFCC00; }
a.pm_navbar_item:active { }
a.pm_navbar_item:visited { }

a.pm_navbar_item_selected { font-weight: bold; padding-left: 0.1em; padding-right: 0.1em; }
a.pm_navbar_item_selected:hover { }
a.pm_navbar_item_selected:active { }
a.pm_navbar_item_selected:visited { }

p.pm_navbar_subitem { margin-top: 0; border-bottom: #FFCC00 thin solid; }
a.pm_navbar_subitem { padding-left: 0.1em; padding-right: 0.1em; text-decoration: underline; }
a.pm_navbar_subitem:hover { color: #FFFFFF; }
a.pm_navbar_subitem:active { }
a.pm_navbar_subitem:visited { }

a.pm_navbar_subitem_selected { font-weight: bold; padding-left: 0.1em; padding-right: 0.1em; }
a.pm_navbar_subitem_selected:hover { }
a.pm_navbar_subitem_selected:active { }
a.pm_navbar_subitem_selected:visited { }

/* Site index */
p.pageindex { text-align: right; background-color: #FFCC00; }
a.pageindex { text-decoration: none; }
a.pageindex:hover { border-top: #440000 thin solid; border-bottom: #440000 thin solid; }
a.pageindex:active { }
a.pageindex:visited { }

a.pageindex_selected { text-decoration: none; font-weight: bold; }
a.pageindex_selected:hover { }
a.pageindex_selected:active { }
a.pageindex_selected:visited { }

/* Main body */
p.main { }
a.main { text-decoration: underline; }
a.main:hover { background-color: #FFCC00; }

p.footer { text-align: center; font-size: smaller; }
hr.main { color: #FFCC00; margin-top: 0; margin-bottom: 0; }
hr.footer { color: #FFCC00; margin-top: 0; margin-bottom: 0; }

/* Dictionary */
div.vocab { font-family: Georgia, serif; border: #000099 thin solid; margin-left: 10px; padding: 5px; }
p.vocab_header { font-weight: bold; }
p.vocab { margin-left: 50px; text-indent: -50px; margin-bottom: 5px; }
span.vocab_lang1 { font-weight: bold; }
span.vocab_lang2 { }
span.vocab_pronounce { }
span.vocab_pos { font-style: italic; }
span.vocab_label { font-style: italic; }
span.vocab_notes  { }

table { font-size: 100%; }

table.vocab { border: #FFCC00 thin solid; }
th.vocabheader { background-color: #FFEE99; line-height:1.25em; margin-top:0.5em; margin-bottom:1.0em; }
tr.vocabentry { background-color: #FFEE99; line-height:1.25em; margin-top:0.5em; margin-bottom:1.0em; font-size: smaller; }
td.vocabentry { vertical-align: top; }
td.vocab { vertical-align: top; }

table.grammar { }
th.grammar { text-align: left; background-color: #FFEE99; }
td.grammar { padding: 2px; }
tr.grammar { padding: 2px; vertical-align: top; }
p.grammar { margin-top:0.2em; margin-bottom:0.2em; }
p.grammard { margin-top:0.2em; margin-bottom:0.2em; margin-left: 24px; }
p.grammarroot { margin-top:0.2em; margin-bottom:0.2em; color: #000066; }

table.phone { border: #FFCC00 thin solid; }
tr.phoneheader { background-color: #FFEE99; }
td.phoneheader { background-color: #FFEE99; font-weight: bold; }
tr.phoneentry { background-color: #FFEE99; }
td.phoneentry{ }
p.phoneheader{ }
p.phoneentry { text-align: center; }

table.chron { border: #FFCC00 thin solid; }
th.chron { font-weight: bold; }
td.chronyear { padding: 2px; width: 84px; background-color: #FFEE99; vertical-align: top; font-weight: bold; text-align: right;}
tr.chronheader { background-color: #FFEE99; }
tr.chronentry { }
td.chronentry { vertical-align: top; border-bottom: #FFEE99 thin solid; }
hr.chron { color: #FFCC00; }

img.framed {
  border: #994400 thick ridge;
}

p.linkbutton { text-align: right; }
a.linkbutton { text-align: center; color: #FFCC00; padding: 2px; margin-top: 0px; margin-bottom: 0px; background-color: #994400; color: #440000; text-decoration: none; border-style: outset; border-color: #FFEE99 #333399 #333399 #FFEE99; border-width: thin; }
a.linkbutton:hover { background-color: #994400; color: white; }

a.contents { text-decoration: underline; }
a.footlink { text-decoration: underline; }

ol.footnote { font-size: 90%; }
li.footnote { margin-bottom: 2px; }

img.guidelink { border: none; vertical-align: middle; }

p.image { width: 410px; font-style: italic; font-size: 90%; }

a.logo IMG { border: #FFFFFF thin solid; }
a.logo:hover IMG { border: #994400 thin solid; }
