#main_content.lexicon ul.letters li {
  float: left;
  width: 56px;
  height: 36px;
  position: relative;
  font-size: 20px;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  border-bottom: 1px solid #7b7f83;
}
#main_content.lexicon ul.letters li a {
  border: 1px solid #2f353e;
  background: #151c27 url(/images/lexicon/letter-bg.png) repeat-x center;
  display: block;
  text-decoration: none;
  width: 54px;
  height: 34px;
}
#main_content.lexicon ul.letters li a span {
  position: absolute;
  display: block;
  color: #e0dfdf;
}
#main_content.lexicon ul.letters li a .en {
  bottom: 2px;
  right: 8px;
  color: #41597a;
}
#main_content.lexicon ul.letters li a .gr {
  top: 2px;
  left: 8px;
}
#main_content.lexicon ul.letters li.selected a { background: #476e8f url(/images/lexicon/selected-letter-bg.png) repeat-x center; }
#main_content.lexicon ul.letters li.selected a .en { color: #8bbae0; }
#main_content.lexicon ul.letters li.selected a span { color: #f4f4f4; }
#main_content.lexicon ul.letters li.selected a .gr { color: #f4f4f4; }
#main_content.lexicon ul.letters li a:hover { background: #476e8f url(/images/lexicon/selected-letter-bg.png) repeat-x center; }
#main_content.lexicon ul.letters li a:hover .en { color: #8bbae0; }
#main_content.lexicon ul.letters li a:hover span { color: #f4f4f4; }
#main_content.lexicon ul.letters li a:hover .gr { color: #f4f4f4; }
#main_content.lexicon ul.letters li.numbers { width: 112px; }
#main_content.lexicon ul.letters li.numbers a { width: 110px; }
#main_content.lexicon ul.letters li.numbers a span {
  margin-top: 4px;
  display: block;
  text-align: center;
  position: relative;
  letter-spacing: 6px;
}
#main_content.lexicon form.search-bar {
  background: #151c27 url(/images/lexicon/letter-bg.png) repeat-x center;
  height: 22px;
  width: 776px;
  padding: 6px 4px;
  text-align: right;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
#main_content.lexicon form.search-bar label {
  color: #dcdcdc;
  margin-right: 8px;
}
#main_content.lexicon form.search-bar input {
  background-color: #dcdcdc;
  margin-right: 4px;
  padding: 0 4px;
}
#main_content.lexicon form.search-bar button {
  color: white;
  background-color: #527fa4;
}
#main_content.lexicon form.search-bar input {
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 20px;
}
#main_content.lexicon form.search-bar button {
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 20px;
}
#main_content.lexicon table.lexicons {
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  width: 784px;
  margin-top: 24px;
  border-bottom: 1px solid #cececf;
}
#main_content.lexicon table.lexicons th {
  background-color: #223d54;
  color: white;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 0;
  border-top: 1px solid #cececf;
  border-bottom: 1px solid #cececf;
}
#main_content.lexicon table.lexicons .term {
  padding-left: 12px;
  width: 230px;
}
#main_content.lexicon table.lexicons td {
  font-size: 11px;
  padding: 8px 0;
  border-top: 1px dotted #b8b8b8;
}
#main_content.lexicon table.lexicons td a {
  text-decoration: none;
  display: block;
}
#main_content.lexicon table.lexicons td.term { border-left: 1px solid #cececf; }
#main_content.lexicon table.lexicons td.term a {
  font-weight: bold;
  color: #c1612b;
}
#main_content.lexicon table.lexicons td.explanation { border-right: 1px solid #cececf; }
#main_content.lexicon table.lexicons td.explanation a { color: #021a4a; }
#main_content.lexicon table.lexicons tr:hover td a { text-decoration: underline; }
#main_content.lexicon table.lexicons tr.even td { background-color: #f4f4f4; }
#main_content.lexicon table.lexicons tr.odd td { background-color: #ededed; }
#main_content.lexicon table.lexicons tr.first td { border-top: none; }
#main_content.lexicon.show fieldset {
  border: 1px solid #d1d1d1;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  color: #1d1c1a;
  font-size: 12px;
  padding: 16px;
  margin-top: 16px;
  background: transparent url(/images/lexicon/fieldset-grad.png) repeat-x bottom;
  min-height: 76px;
}
#main_content.lexicon.show fieldset legend {
  color: #a44f26;
  font-size: 16px;
  font-weight: bold;
  padding: 0 8px;
  margin-left: -8px;
}
#main_content.lexicon.show fieldset a {
  color: #cc6600;
  text-decoration: none;
}
#main_content.lexicon.show fieldset a:hover { text-decoration: underline; }
body #container #main #main_content .article_text .auto-term { position: relative; }
body #container #main #main_content .article_text .auto-term .lexicon-bubble {
  color: black;
  position: absolute;
  display: block;
  background: transparent url(/images/lexicon/bubble-bg.png) no-repeat 0 0;
  width: 245px;
  height: 163px;
  bottom: 100%;
  left: 100%;
  z-index: 500;
  padding: 0;
}
body #container #main #main_content .article_text .auto-term .lexicon-bubble a {
  font-size: 10px;
  text-decoration: none;
}
body #container #main #main_content .article_text .auto-term .lexicon-bubble span {
  display: block;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
body #container #main #main_content .article_text .auto-term .lexicon-bubble span.title {
  height: 19px;
  padding-bottom: 2px;
  position: relative;
}
body #container #main #main_content .article_text .auto-term .lexicon-bubble span.title a.show-all {
  color: white;
  position: absolute;
  display: block;
  top: 2px;
  right: 8px;
}
body #container #main #main_content .article_text .auto-term .lexicon-bubble span.title a.show-all:hover { text-decoration: underline; }
body #container #main #main_content .article_text .auto-term .lexicon-bubble span.explanation {
  padding: 0 8px;
  font-size: 11px;
  text-align: left;
}
body #container #main #main_content .article_text .auto-term .lexicon-bubble span.term {
  padding: 0 8px;
  font-size: 11px;
  text-align: left;
}
body #container #main #main_content .article_text .auto-term .lexicon-bubble span.term {
  font-weight: bold;
  color: #a85227;
  margin: 8px 0;
  height: 16px;
  overflow: hidden;
}
body #container #main #main_content .article_text .auto-term .lexicon-bubble span.explanation {
  color: #1d1c1a;
  height: 72px;
  overflow: hidden;
}
body #container #main #main_content .article_text .auto-term .lexicon-bubble a.view-more {
  color: #a95227;
  float: right;
  margin: 6px 8px 0 0;
}
