/* Hopkins reference page specific */

div#encyclopedia {
  width: 676px;
  background: #f0f0f0 url(/images/profiles_menu_top.gif) 0 0 no-repeat;
  text-align: left;
  padding: 0px;
  margin: 0 0 24px 0;
  position: relative;
}

div#encyclopedia #reference_header {
  position: relative;
  background: url(/images/johns_hopkins.gif) center center no-repeat;
  width: 676px;
  height: 84px;
  margin: 0 0 6px 0;
}

div#encyclopedia #reference_header h3 a {
  display: block;
  position: absolute;
  top: 0;
  left: 543px;
  width: 124px;
  height: 72px;
}

div#encyclopedia #reference_header h2,
div#encyclopedia #reference_header h3 a { text-indent: -9999em; }

div#article_browser {
  width: 676px;
  background: #6a6a6a;
  text-align: right;
  padding: 6px 0;
}

div#article_browser a#article_browser_toggle {
  height: 12px;
  padding: 6px 12px 6px 24px;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  background-position: center left;
  background-repeat: no-repeat;
}

div#article_browser a.close_article_browser { background-image: url(/images/close_article_browser.gif); }
div#article_browser a.open_article_browser { background-image: url(/images/open_article_browser.gif); }

div#article_browser_panes {
  height: 294px;
  width: 676px;
  background: #dddddd;
  text-align: left;
  margin: 6px 0 0 0;
  position: relative;
}

div#article_browser_panes ul {
  width: 338px;
  height: 294px;
  float: left;
  list-style-type: none;
  overflow-y: auto;
  overflow-x: hidden;
}


div#article_browser_panes ul li a {
  color: #4f5458;
  text-decoration: none;
  width: 90%;
  padding: .5em 5% .5em 5%;
  color: #4f5458;
  line-height: 1em;
  display: block;
}

div#article_browser_panes ul li a:hover { background: #c5c5c5; }

div#article_browser_panes ul li a.active {
  color: white;
  background: #7998ae;
}

ul#article_groups { font-size: 12px; }

ul#article_listings { font-size: 12px; }

div#selected_article {
  width: 640px;
  padding: 18px;
}

div#selected_article h3 {
  font-size: 18px;
  color: #5d6469;
  padding: 0 0 1em 0;
}

div#selected_article h4 {
  font-size: 11px;
  color: #7998ae;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 0 0.09em 0;
}

div#selected_article p {
  font-size: 12px;
  color: #606060;
  line-height: 1.5em;
  padding: 0 0 1.5em 0;
}

div#selected_article ul {
  font-size: 12px;
  color: #606060;
  line-height: 1.5em;
  padding: 0 0 1.5em 0;
}

div#selected_article ul li { margin: 0 0 0 18px; }

div#selected_article ul li a {
  color: #92a56d;
  text-decoration: none;
  padding: 0 14px 0 0;
  background: url(/images/link_arrow.gif) center right no-repeat;
}

div#selected_article div.float_box {
  float: right;
  padding: 0 0 1.5em 1.5em;
  display: block;
}

div#selected_article div.float_box img {
  margin: 0 0 1em 0;
  border: 1px solid #999999;
}

div#selected_article div.float_box p {
  display: block;
  font-size: 10px;
  color: #777777;
  width: 320px;
  line-height: 1.5em;
  padding: 0 0 1.5em 0;
}

span#search_byline {
  display: inline;
  color: #fff;
  padding: 0;
}

span#search_byline a {
  color: #7998ae;
  text-decoration: underline;
}

div#search_results {
  width: 676px;
  background: #f0f0f0;
  height: auto;
}

div#result_count {
  width: 640px;
  padding: 6px 18px;
  font-size: 12px;
  color: #fff;
  background: #6a6a6a;
}

div#search_results dl {
  background: #f0f0f0;
  float: left;
  width: 676px;
  padding: 18px 0;
  margin: 0 0 36px 0;
}

div#search_results dt {
  float: left;
  clear: both;
  width: 204px;
  padding: 0 12px 14px 24px;
  font-size: 16px;
  color: #4f5458;
}

div#search_results p#no_results {
  padding: 18px;
}
div#search_results dt a {
  color: #4f5458;
  text-decoration: none;
}

div#search_results dd {
  float: left;
  width: 360px;
  padding: 0 50px 14px 25px;
  background: #f0f0f0 url(/images/quotes.gif) no-repeat 0 0;
  font-size: 12px;
  color: #82878a;
  line-height: 1.5em;
}

div#disclaimer_and_copyright {
  padding-top: 18px;
}

div#disclaimer_and_copyright p {
  color: #bbbbbb;
  margin: 0;
}

div#disclaimer_and_copyright p.more_info{
  color: #606060;
}

div#disclaimer_and_copyright p.disclaimer{
  color: #8e8e8e;
}

div#disclaimer_and_copyright p.copyright{
  font-style: italic;
  padding: 0;
  font-size: 11px;
}

div#encyclopedia h2 {
  font-size: 24px;
  font-weight: normal;
  padding: 14px 18px;
  color: #4a5155;
}