

body
{
    padding: 0px;
    margin: 0 5px 20px 5px;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.75em;
}

a {
    color: #2C75A9;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

div.container {
    background: transparent url('../../img/col/box_left_shade.png') repeat-y left top;
    min-width: 557px;
}

div.container2 {
    background: transparent url('../../img/col/box_right_shade.png') repeat-y right top;
    min-width: 557px;
}

div.home {
    width: 1000px;
}

div.home-box, div.adv-box {
    padding-left: 20px;
}

div.home-title, div.adv-title {
    font-size: 1.5em;
    margin-top: 15px;
    margin-bottom: 5px;
	color: #0067B1;
}

div.home-content, div.adv-content {
    margin-bottom: 12px;
    margin-left:20px;
    float:left;
    width: 600px;
    color: #534F4F;
    padding-top:5px;
}

div.home_search_box {
    float:left;
    margin-top: 8px;
    margin-bottom: 20px;
    margin-right: 10px;
    padding: 25px;
    border:1px solid #CCCCCC;
    background-color: #C6E5DF;
    border-radius: 10px;
    font-size: 1.1em;
    font-weight: bold;
}

div.home_search_gizmo {
    padding-top: 10px;
    padding-bottom: 10px;
}

div.home_search_box a {
    color: #0067B1;
}

div.center {
  margin: 0 auto !important;
}

/* START BANNER CLASSES */
div.banner div.logo {
	float: left;
	margin: 15px 5px 15px 15px;
}
div.banner div.title {
    float: left;
    padding-top: 52px;
    padding-left: 10px;
    font-size: 1.80em;
}
div.banner div.right {
    float: right;
    padding-bottom: 8px;
    min-width: 500px;
}
div.banner div.search {
    float: right;
    padding-top: 50px;
    padding-right: 30px;
}
div.banner div.menu {
    float: right;
    padding-top: 50px;
}
div.banner div.wide_image {
    clear: both;
    padding-right: 30px;
    text-align: right;
}
/* END BANNER CLASSES */

div.simple_search_box
{
    padding-top: 14px;
	padding-right: 28px;
    float: right;
	background: url("static/img/col_eton/article_lists_bg.png") repeat-x scroll left top transparent;
}

div.title_box {
    padding: 10px;
	font-size: 2.25em;
}

div.title_box span.title {
    font-size: 2.25em;
}

div.title_box span.subtitle {
    font-size: 1.25em;
	color: #555;
}

div.title_box a {
    color: #ffffff;
    text-decoration: none;
}

div.menu_bar {
    margin: 0 6px 0 2px;
    padding: 5px 20px;
	color: #000;
}

div.menu_bar ul {
    margin: 0;
    padding: 0;
}
div.menu_bar li {
    display: inline;
	padding:5px;
}
div.menu_bar a.menu_item {
    color: #555;
}
div.menu_bar a.menu_item_selected {
    color: #555;
    font-weight: bold;
}
.menu_bar_li_right {
	border-right: 1px solid #C0C0C0;
}
.menu_bar_li_left {
	border-left: 1px solid #C0C0C0;
}

div.main {
    margin-left: 20px;
    margin-top: 20px;
    margin-right: 8px;
}

div.nomargin {
    margin-left: 2px;
    margin-top: 0;
    margin-right: 6px;
}

div.left {
  float: left;
}

div.right {
  float: left;
}
h1 {
    margin-bottom: 12px;
	color: #0067B1;
	font-size:1.5em;
	font-weight: normal;
}

h2, h3, h4
{
    color: #676767;
}

div.search_results
{
    margin-bottom: 8px;
}

div.bottom_search_results_nav
{
    clear: both;
}

div.summary_text_box
{
    position: absolute;
    margin-top: 100px;
}

/* full record */

div.full_record h1 {
    font-weight: normal;
    margin-bottom: 0px;
}

div.full_record h3 {
    margin-top: 20px;
}

div.full_record div.column {
    float: left;
    padding-right: 30px;
}

/* archive full record column */

div.archive div.column {
    width: 500px;
}

/* book full record column */

div.book div.column {
    width: 700px;
}

/* object full record */

div.object_left {
    width: 410px;
}

div.object_right {
    width: 602px;
}

div.object_whole {
    width: 700px;
}

/* full record data */

div.full_record_data
{
    clear: left;
}

div.full_record_data_section {
    margin-left: 20px;
}

div.full_record_data_caption h4
{
    margin-top: 10px;
    margin-bottom: 4px;
}

/* full record images */

div.primary_image_container {
    position: relative;
    margin: 0;
    padding: 0;
    height: 602px;
}

div.primary_image_box
{
    position: relative;
    text-align: center;
    overflow: hidden;
    padding: 1px;
    margin: 0;
    min-height: 508px;
    width: 600px;
    z-index: 20;
}

div.primary_image_box img#image_primary {
    vertical-align: middle;
}

div.secondary_image_box {
    float: left;
    text-align: center;
    overflow: hidden;
    padding: 12px 0 0 0;
    margin-right: 12px;
}

/* end full record */

div.theme-body
{
    margin-bottom: 20px;
}

div.theme-intro
{
    margin-bottom: 12px;
}

div.crumb {
    margin: 5px 20px;
	text-align : right;
	padding-right: 12px;
	color: #555;
}
div.crumb a {
    color: #000000;
}

div.featured-themes
{
    margin-top: 20px;
    clear: both
}

div.browse-form
{
    margin-top: 12px;
}

div.browse-results-message
{
    margin-top: 12px;
}

div.browse-results
{
    margin-top: 12px;
}

div.adv_search_link
{
    padding-top: 4px;
    text-align: right;
    display: none;
}

div.form-info {
    width: 220px;
}

div.table_container {
  margin: 0 6px 0 2px;
}

table.result_tools {
    background: transparent url('../../img/col_eton/article_lists_bg.png') repeat left top;
    color: #ffffff;
    width: 100%;
}

table.result_tools .cell_title {
    padding-left: 20px;
}

table.result_tools .cell_search_info {
    width: 70%;
}

table.result_tools table tr td {
    padding: 5px 10px;
}

table.result_tools table {
    width: 100%;
}

table.result_tools h1 {
    color: #ffffff;
    font-weight: normal;
    margin: 0;
}

.xresult_tools h1 {
    color: #ffffff;
    font-weight: normal;
}

td.next_and_prev, td.pagination, td.view_all {
    font-weight: bold;
    color: #ffffff;
}

table.result_tools a {
    color: #ffffff;
}

.inactive, td.pagination .selected_page {
    font-weight: bold;
    color: #707070;
}

span.tip {
    color: #ffffff;
    font-weight: normal;
}

table .border_right {
    width: 280px;
    border-right: 1px solid #707070;
}

table .border_top {
    border-top: 1px solid #707070;
}

table .border_bottom {
    border-bottom: 1px solid #707070;
}

table.result-tools td {
    vertical-align: top;
    padding: 4px 5px;
}

div#full_record_nav {
    margin-bottom: 10px;
    width: 622px;
    border-style: solid;
    border-width: 1px;
    border-color: #E0E0E0;
    padding: 4px 5px;
}

div.article_lists_shim {
    padding-top: 20px;
}

div.article_lists {
    margin: 0 6px 0 2px;
    background-color: #ffffff;
}

div.article_lists table {
    width: 100%;
}

div.article_lists td.header {
    background: transparent url('../../img/col_eton/article_lists_bg.png') repeat-x left top;
    padding: 2px 20px;
    height: auto;
    color: #ffffff;
}

div.article_lists td {
    vertical-align: top;
}

div.article_lists td p {
    margin: 10px 0;
    padding: 0 20px;
}

div.article_lists td a {
    color: #686868;
}

div.article_left {
    float: left;
    width: 550px;
    padding: 10px 40px 0 0;
}

div.article_right {
    float: left;
    width: 350px;
    padding-top: 10px;
}

div.article_right .article_caption {
    padding-bottom: 50px;
}

div.bottom_frame {
    margin: 0;
    padding: 0;
    height: 6px;
    min-width: 320px;
}
div.bottom_frame table {
    width: 100%;
    border-collapse: collapse;
}
div.bottom_frame td.lbottom {
    background: transparent url('../../img/col/box_lbottom_shade.png') no-repeat left top;
    height: 6px;
    width: 8px;
}
div.bottom_frame td.mbottom {
    background: transparent url('../../img/col/box_mbottom_shade.png') repeat-x left top;
    height: 6px;
}
div.bottom_frame td.rbottom {
    background: transparent url('../../img/col/box_rbottom_shade.png') no-repeat left top;
    height: 6px;
    width: 8px;
}


div.tlcorner_frame { position: absolute; left: 0; top: 0; z-index: 10; }
div.trcorner_frame { position: absolute; right: 0; top: 0; z-index: 10; }
div.blcorner_frame { position: absolute; left: 0; bottom: 0; z-index: 10; }
div.brcorner_frame { position: absolute; right: 0; bottom: 0; z-index: 10; }

div.completion_meter_container {
}

div.completion_meter_container p {
    margin: 40px 0 0 0;
    padding: 0;
}

div.meter {
    width: 300px;
    border: 1px solid #9a9a9a;
    height: 10px;
}

div.meter div {
    background-color: #343434;
    height: 10px;
}

.clearfix { clear: both; }

span.search-title {
    font-size: 1.2em;
}
div.search-form-container {
}
div.search-form {
    margin-left: 20px;
    margin-right: 30px;
}
div.search-form .col1, div.search-form .col2, div.search-form .col3 {
    float: left;
    width: 300px;
    padding-bottom: 10px;
}
div.search-form input.short {
    width: 115px;
}
div.search-form .long {
    width: 250px;
}
div.search-form .inline, div.search-form-help {
    display: inline-block;
    *display: inline; //IE hack to achieve inline-block behavior
    zoom: 1;
}
div.search-form .line-sep {
    padding-top: 10px;
}


div.search-form-buttons
{
    float: right;
    text-align: right;
    margin-top: 8px;
    width: 100%;
}
div.search-form-buttons input {
    width: 49%;
    font-size: 16px;
    line-height: 1.4em;
    border: 1px solid #0067B1;
    color: #0067B1;
    background: rgba(255,255,255,0.5);
    display: inline-block;
    font-weight: normal;
    border-radius: 0;
    cursor: pointer;
    padding: 7px 20px;
}

div.search-form-buttons input:hover, div.search-form-buttons input:focus {
    color: #fff;
    background-color: #0067B1;
}


div.search-form-buttons input.advanced_search_reset
{
    float:left;
}
div.search-form-buttons input.advanced_search_submit
{
   color: #fff;
   background-color: #0067B1;
}


div.search-form-help {
    vertical-align: middle;
}
div.search-form-help img {
    padding-left: 2px;
}
div.search-form-help span {
    display: none;
    position: absolute;
    background-color: #FFFFFF;
    padding: 10px;
    width: 250px;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 10px 10px 10px #CCCCCC;
}

#slide_container {
	width: 600px;
	height: 600px;
    color: #ffffff;
}

div.slide_toolbar {
    margin-top: 2px;
    padding: 0;
    width: 600px;
    height: 15px;
    text-align: center;
}
div.slide_toolbar .slide_prev {
    display: inline;
    cursor: pointer;
}
div.slide_toolbar .slide_next {
    display: inline;
    cursor: pointer;
    padding-left: 5px;
}
.slide_control {
   margin-right: 20px;
   padding: 0;
   cursor: pointer;
   vertical-align: top;
}

div.hotspot div.error {
    background-color: yellow;
    color: red;
    width: 280px;
    height: 220px;
    padding: 20px;
    border-style: none solid solid none;
    border-width: 1px;
    border-color: white;
    float: left;
}

div.hotspot div.home-small {
    color: white;
    width: 320px;
    height: 260px;
    border-style: none none solid none;
    border-width: 1px;
    border-color: white;
    float: left;
    overflow: hidden;
    background-color: #000000;
}

div.hotspot div.home-large {
    color: white;
    width: 641px;
    height: 521px;
    border-style: none solid solid none;
    border-width: 1px;
    border-color: white;
    float: left;
    background-color: #000000;
}

div.hotspot div.rborder {
    border-right: 1px solid #ffffff;
}

div.hotspot .hotspot-title {
    padding: 2px 10px;
    background-color: #000000;
}

div.hotspot .hotspot-caption {
    padding: 2px 10px;
    background-color: #000000;
}

div.hotspot div.home-large div.hotspot-image {
    height: 480px;
    width: 641px;
    overflow: hidden;
}

/* NARRATIVES */

div.ntv_section {
    padding: 2px 20px;
    background-color: #000000;
    color: #ffffff;
    clear: left;
}

div.ntv_thumb {
    width: 90px;
    height: 90px;
    background-color: #999999;
    overflow: hidden;
    float: left;
}

div.ntv_data {
    float: left;
    width: 170px;
}

div.ntv_data div.ntv_section_title a {
    color: #676767;
}

div.ntv_data div.ntv_title a {
    font-weight: bold;
    color: #000000;
}

div.ntv_data div.ntv_text a {
    color: #686868;
}

div.narratives_container {
    position: relative;
    width: 997px;
}

div#ntv_controller {
    display: none;
}

div.ntv_banner {
    border-bottom: 1px solid #9f9f9f;
    background: #000000 url('../../img/col/narrative_bg.png') repeat left top;
    height: 5.1em;
    color: #ffffff;
}

div.ntv_banner .title, div.ntv_banner .ntv_navtop, div.ntv_banner .page_summary {
    display: inline;
    float: left;
}

div.ntv_banner .title {
    margin-left: 20px;
    width: 720px;
}

div.ntv_banner h1 {
    color: #ffffff;
    font-weight: normal;
}

div.ntv_banner .ntv_navtop {
    width: 170px;
    text-align: center;
    border-right: 1px solid #9f9f9f;
    cursor: pointer;
    font-weight: bold;
    color: #ffffff;
    line-height: 5.1em;
}

div.ntv_navbot {
    text-align: right;
    cursor: pointer;
    font-weight: bold;
    background: #000000 url('../../img/col/narrative_bg.png') repeat left top;
    color: #ffffff;
    padding: 3px 20px;
}

div.narrative_inactive {
    color: #9b9b9b !important;
    cursor: default !important;
}

div.ntv_banner .page_summary {
    width: 65px;
    text-align: center;
    padding: 7px 0 0 0;
}

div.n_banner .page_summary_container {
    width: 50%;
    margin: auto auto;
}

div.ntv_banner .page_summary .page_no {
    font-size: 2.1em;
    border-bottom: 1px solid #9f9f9f;
}

div.ntv_banner .page_summary .page_total {
    font-size: 1.2em;
}

div.ntv_banner .rborder {
    border-right: 1px solid #9f9f9f;
}

div.narrative .ntv_image {
    width: 100%;
    background-color: #000000;
    text-align: center;
    line-height: 490px;
    height: 490px;
    min-height: 490px;
    max-height: 490px;
}

div.narrative .ntv_caption {
    border-top: 1px solid #9f9f9f;
    background-color: #000000;
    color: #ffffff;
    padding: 2px 20px;
    height: 100%;
}

div.narrative .ntv_content {
    background-color: #ffffff;
    color: #000000;
}

div.narrative .ntv_content div {
    margin: auto auto;
    padding: 5px 0 20px 0;
    width: 550px;
}

div.narrative, div.narrative_candc, div.jFlowSlideContainer {
     height: auto !important;
}

div.narrative_candc .ntv_image {
    background-color: #000000;
    overflow: hidden;
    line-height: 490px;
    min-height: 490px;
    max-height: 490px;
    height: 490px;
    width: 100%;
}

div.narrative_candc .ntv_image div {
    display: inline-block;
    float: left;
    width: 494px;
    background-color: #000000;
    text-align: center;
    height: 490px;
}

div.narrative_candc .ntv_image div.image2, div.narrative_candc .ntv_caption div.caption2 {
    border-left: 1px solid #9f9f9f;
}

div.narrative_candc .ntv_caption {
    border-top: 1px solid #9f9f9f;
    background-color: #000000;
    color: #ffffff;
    width: 990px;
}

div.narrative_candc .ntv_caption div {
    display: inline;
    float: left;
    width: 494px;
    background-color: #000000;
}

div.narrative_candc .ntv_caption div span {
    display: block;
    padding: 2px 20px;
}

div.narrative_candc .ntv_content {
    background-color: #ffffff;
    color: #000000;
}

div.narrative_candc .ntv_content div {
    margin: auto auto;
    padding: 5px 0 20px 0;
    width: 550px;
}

div.narrative .hotspot {
    position: absolute;
    border: 1px solid #9f9f9f;
    line-height: 1.0em;
}

div.narrative .switch_slide {
    display: block;
    width: 100%;
    height: 100%
}

div.ntv_unpack {
    height: 495px;
}

div.ntv_unpack_popup {
    position: absolute;
    height: 430px;
    width: 300px;
    line-height: 1em;
    border: 1px solid #9f9f9f;
    padding: 10px;
    background-color: #000000;
    color: #ffffff;
}

div.ntv_unpack_hide {
    font-weight: bold;
    text-align: right;
    margin-right: 20px;
    line-height: 5em;
    cursor: pointer;
}

div.ntv_navbot .ntv_unpack_hide {
    line-height: 1em;
}

div.ntv_unpack_nav {
    text-align: right;
    font-weight: bold;
    cursor: pointer;
    padding: 20px 0 0 0;
}

div.ntv_unpack_popup_image {
    text-align: center;
    margin-bottom: 4px;
}

div.ntv_unpack_popup_content {
    height: 130px;
}

div.ntv_unpack_popup_image img {
}

/* RECORD TABBED DATA */

div#tabbed_data {
    margin-top: 20px;
}

div#tabbed_data ul {
    border-bottom: 1px solid #cccccc;
    margin: 0;
    padding: 0 0 19px 0;
    width: 602px;
}

div#tabbed_data ul li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#tabbed_data ul a {
    border: 1px solid #cccccc;
    color: #666666;
    float: left;
    font-size: small;
    font-weight: normal;
    line-height: 14px;
    margin-right: 8px;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
}

div#tabbed_data ul a.active {
    background-color: #ffffff;
    border-bottom: 1px solid #ffffff;
    font-weight: bold;
}

div#tabbed_data div {
    border: 1px solid #ccc;
    border-top : none;
    clear: both;
    margin: 0;
    padding: 15px;
    width: 570px;
}

.hidden { display: none; }
.container_shim { padding-left: 20px; }

/* COLLECTIONS */

div.collection_item_container {
    float: left;
    background: transparent url('../../img/col/grey_banner_bg.png') repeat left top;
    width: 250px;
    height: 330px;
    color: #ffffff;
    margin: 0 20px 20px 0;
}

div.collection_title {
    font-size: 1.2em;
    padding: 15px 25px;
}

div.collection_image img {
    height: 200px;
    width: 200px;
    margin-left: 25px;
    margin-right: 25px;
}

div.collection_text {
    padding: 15px 25px;
}

div.collection_title a, div.collection_text a {
    color: #ffffff;
}

div.powered_by {
    padding-top: 5px;
    text-align: right;
    font-size: 0.9em;
}

/* width + padding = home width */
div.powered_by_home {
    width: 980px;
    padding-right: 10px;
}

/* width + padding = narratives_container width */
div.powered_by_narrative {
    width: 987px;
    padding-right: 10px;
}

div.powered_by_std {
    margin-right: 10px;
}

div.powered_by a {
    color: #686868;
}

.show { display: block; }
.hide { display: none; }

a.selected_sort {
    color: #be0f34 !important;
}

div.name_page {
    margin-left: 20px;
}

div.name_page_data {
    float: left;
    width: 300px;
}

div.name_page_items {
    margin-left: 320px;
    margin-right: 20px;
}

div.name_data_caption h4
{
    margin-bottom: 4px;
}

div.leading_data_item h4
{
    margin-top: 0px;
}

/* SUMMARY SEARCH RESULTS */

div.summary_item_container {
    float: left;
    width: 500px;
    height: 98px;
    padding: 5px;
    border-color: #AAAAAA;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 15px;
    background-color: #EEEEEE;
    margin-right: 15px;
    overflow: hidden;
}

div.summary_item_image {
    cursor: pointer;
    float: right;
    width: 96px;
    height: 96px;
    padding: 1px;
}

div.summary_item_heading {
    font-weight: bold;
}

a.summary_item_special {
    color: #2C75A9;
    text-decoration:underline;
}

/* FOR THE JQUERY CONDENSE PLUG-IN */

.to_be_condensed {
    display: none;
}

.condense_control {
    font-weight: bold;
}

.condense_control:hover {
    text-decoration: underline;
}

/* SEARCH TERM HIGHLIGHTING */

span.search_term_text {
    background-color: #FFFF00;
}

span.search_term_authority {
    background-color: #FFD700;
}

span.search_term_calc {
    background-color: #FFD700;
}

span.search_term_date {
    background-color: #FFD700;
}

ul.archive_hierarchy {
    padding:0;
    list-style-type: none;
    padding-inline-start:5px;
}

@media only screen and (max-width: 990px) {
  div.home-content {
      float:none;
      margin-left:0px;
  }
  div.article-body div.article_left {
      float:none;
      margin-left:0px;
  }
  div.article-body div.article_right {
      float:none;
      margin-left:0px;
  }
  
}


@media only screen and (max-width: 500px) {
  div.home-content {
      float:none;
      margin-left:0px;
      max-width:460px;
  }
  div.article-body div.article_left {
      float:none;
      margin-left:0px;
      max-width:460px;
  }
  div.article-body div.article_right {
      float:none;
      margin-left:0px;
      max-width:460px;
  }
  
}
