/* $Header: /local/cvs_repository/caf/modules/col_rs/web_static/css/col_custom.css,v 1.9 2014/04/02 11:51:59 nich Exp $ */
/*----------------------------------------------------------------------*/

@font-face {
    font-family: "ULight";
    src: url(fonts/Urbano-Light.woff) format("woff"), url(fonts/Urbano-Light.otf) format("opentype");
}

@font-face {
    font-family: "UBold";
    src: url(fonts/Urbano-Bold.woff) format("woff"), url(fonts/Urbano-Bold.otf) format("opentype");
}

@font-face {
    font-family: "UItalic";
    src: url(fonts/Urbano-Italic.woff) format("woff"), url(fonts/Urbano-Italic.otf) format('opentype');
}

body {
    color: #333333;
    font-family: ULight, Helvetica, Arial, sans-serif;
    font-size: 0.9em;
    line-height: 1.45;
    margin: 0 5px 20px 5px;
    padding: 0px;
    text-align: left;
    background-color: #F1F0EE;
}

a {
    color: #be0f34;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #ed1240;
    text-decoration: underline;
}

div.container {
    background-color: #FFFFFF;
    min-width: 320px;
}

div.container2 {
    background-color: #FFFFFF;
    min-width: 320px;
}

div.home {
    width: 1014px;
}

div.home-body {
    padding: 0px 20px 0px 20px;
    width: 600px;
}

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

div.banner {
    position: relative;
    border-bottom: 1px solid #9f9f9f;
    background: #bd0f2b url('../../img/col_rs/main-banner2.jpg') no-repeat center top;
    height: 119px;
}

div.banner a#banner_imgmap1 {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 180px;
    height: 92px;
}

div.banner a#banner_imgmap2 {
    position: absolute;
    top: 89px;
    left: 739px;
    width: 0px;
    height: 18px;
}

div.banner a {
    color: #ffffff;
}

div.banner .title {
    float: left;
    width: 300px;
    padding-left: 20px;
    margin-top: 20px;
}

div.banner .title a {
    font-size: 2.25em;
}

div.menu_bar {
    margin: 0 6px 0 2px;
    padding: 5px 20px;
    border-bottom: 1px solid #9f9f9f;
    color: #000000;
}
div.menu_bar ul#main_menu {
    float: left;
}
div.menu_bar ul {
    margin: 0;
    padding: 0;
}
div.menu_bar li {
    display: inline;
}
div.menu_bar a.menu_item {
    color: #000000;
}
div.menu_bar a.menu_item_selected {
    color: #000000;
    font-weight: bold;
}

div.login_bar,
div.organiser_bar {
    clear: right;
    float: right;
    width: 50%;
    vertical-align: center;
    text-align: right;
}
div.organiser_bar select {
    width: 120px;
}
/*
a#organiser_manage {
    display: block;
    text-align: right;
}
*/
div#organiser_session_warning {
    margin-bottom: 20px;
    padding: 20px;
    border: solid 2px #f00;
}

div.basket_bar {
    border-top: 1px solid #9f9f9f;
    margin: 0 6px 0 2px;
    padding: 5px 20px;
    vertical-align: center;
}
div.basket_bar a {
    color: #000;
}
div.basket_bar select {
    margin-right: 1em;
}
div#basket_session_warning {
    margin-bottom: 20px;
    padding: 20px;
    border: solid 2px #f00;
}

div.main {
    margin: 20px 8px 0 20px;
}

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

.float-container { /* apply to a container to make it as tall as its floats */
    zoom:1; /* for IE6 to trigger overflow */
    overflow: hidden;
}

div.left {
  float: left;
}

div.right {
  float: left;
}

/*
h1 {
    color: #4d4e53;
    font-size: 350%;
    font-weight: lighter;
    letter-spacing: -0.02em;
    line-height: 0.9;
}
*/
h1,
h2 {
    font-family: UBold, Helvetica, Arial, sans-serif;
    font-size: 140%;
    font-weight: normal;
    line-height: 1.1;
}

h3 {
    font-family: UBold, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: bold;
    line-height: 1.1;
    padding-top: 10px;
    padding-bottom: 5px;
}

div.home-body h2 {
    padding-top: 14px;
    padding-bottom: 16px;
}

div.object_left h2 {
}

div.results {
    padding-left: 20px;
    padding-right: 20px;
}

div.search_results {
    margin: 20px 0px 8px 0px;
}

div.bottom_search_results_nav
{
    clear: both;
}

div.special_feature_container {
    position: relative;
    float: left;
    width: 314px;
    margin-right: 5px;
    height: 237px;
    overflow: hidden;
    border: 1px solid #9f9f9f;
}

div.summary_item2_container {
    position: relative;
    float: left;
}

div.summary_item3_container {
    position: relative;
    float: left;
    width: 154px;
    margin: 0 5px 10px 0;
    height: 236px;
    overflow: hidden;
    line-height: 1.3;
    border: 1px solid #9f9f9f;
}

div.summary_item3_container .lightbox-controls a {
    display: block;
    padding: 0px 5px;
    width: 144px;
    font-size: 0.8em;
    text-align: right;
    color: #be0f34;
}
div.summary_item3_container .lightbox-controls {
    border-top: solid 1px #9f9f9f;
    border-bottom: solid 1px #9f9f9f;
}
.lightbox-controls .working {
    font-style: italic;
    text-decoration: none !important;
    color: #9f9f9f;
}

.restricted-marker {
    position: absolute;
    color: #f00;
    font-weight: bold;
    top: 0;
    left: 0;
    padding-left: 3px;
    display: block;
}

span.restricted-marker {
    position: static;
    display: inline;
    padding-left: 0px;
}

div.item3_nopad {
    margin-right: 0;
}

div.summary_item3_container a {
    color: #333;
    font-size: 93%;
}

div.summary_item2_layer1 {
    display: none;
    position: absolute;
    top: -25px;
    left: -25px;
    z-index: 1000;
    background-color: #FFFFFF;
    padding: 23px;
    border-style: solid;
    border-width: 2px;
    border-color: #9f9f9f;
    min-height: 200px;
    min-width: 200px;
}

div.summary_item2_layer2 {
    height: 200px;
    width: 200px;
    margin-bottom: 12px;
    margin-right: 12px;
    overflow: hidden;
    cursor: pointer;
}

div.summary_item2_noimage {
    height: 174px;
    width: 174px;
    margin-bottom: 12px;
    margin-right: 12px;
    padding: 12px;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-color: #9f9f9f;
}

div.summary_item3_layer {
    height: 123px;
    width: 150px;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-color: #9f9f9f;
    text-align: center;
}

div.summary_item3_layerXXX {
    height: 233px;
    width: 310px;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-color: #9f9f9f;
    text-align: center;
}

div.summary_item_container {
    position: relative;
    float: left;
    height: 200px;
    width: 200px;
    padding: 1px;
    margin-bottom: 12px;
    margin-right: 12px;
    background-color: #ffffff;
    overflow: hidden;
    cursor: pointer;
}

div.summary_item_container,div.summary_item2_container a {
    color: #000000;
}

div.summary_item_container .image {
    position: absolute;
    width: 200px;
    text-align: center;
}

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

div.summary_item_layer1
{
    padding: 3px 10px 10px 7px;
    height: 200px;
    width: 200px;
    position: absolute;
    z-index: 20;
}

div.summary_item_layer2
{
    height: 200px;
    width: 200px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 20;
}

div.simple_search_box
{
    /* same margin & padding as menu_bar */
    margin: 0 6px 0 2px;
    padding: 5px 20px;
}

div.primary_image_box
{
    position: relative;
    overflow: hidden;
    padding: 1px;
    margin: 0;
    min-height: 500px;
    width: 500px;
    z-index: 20;
    overflow: hidden;
}

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;
}

div.full_record_data
{
    clear: left;
    font-size: 90%;
}

div.full_record_data_caption h4
{
    margin-top: 12px;
    margin-bottom: 4px;
    line-height: 1.1;
    color: #4d4e53;
    font-size: 90%;
    font-family: UBold;
}

div.full_record_data_caption2 h4 {
    display: inline;
    margin-bottom: 4px;
    line-height: 1.1;
    color: #4d4e53;
    font-size: 90%;
}

div.full_record_data_value {
    width: 380px;
    font-size: 90%;
}

div.full_record_data_value2 {
    margin-top: 10px;
    width: 500px;
}

div.full_record_box {
    position: relative;
    margin: 0;
    padding: 0;
    height: 504px;
}

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

}

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

div.crumb {
    margin: 5px 20px;
}
div.crumb a {
    color: #000000;
}

div.featured-object
{
    float: right;
    margin-right: 20px;
}

p.featured-object-caption {
    font-size: 93%;
    line-height: 1.3;
    width: 310px;
}

div.featured-object h3 {
    margin: 0px 0px 4px;
}

div.featured-subject {
    padding: 0px 20px 0px 20px;
    clear: both;
}

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

div.featured-themes h3 {
    margin: 0px 0px 4px;
}

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

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

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

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

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

.navigation {
    font-weight: bold;
    color: #9b9b9b;
}

div.result_tools a {
    color: #000;
}

div.result_tools {
    float: right;
    text-align: right;
    padding-top: 2px;
    /* padding-right: 5px; */
    padding-left: 50px;
}

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

table .padding_left {
    padding-left: 10px;
}

table .border_left {
    border-left: 1px solid #9f9f9f;
}

table .border_right {
    border-right: 1px solid #9f9f9f;
}

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

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

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;
    padding-bottom: 10px;
    background-color: #ffffff;
}

div.article_lists table {
    width: 100%;
}

div.article_lists td.header {
    background: transparent url('../../img/col_rs/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: #be0f34;
}

div.article_lists td a:hover {
    color: #ed1240;
}

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 {
    height: 6px;
    width: 8px;
}
div.bottom_frame td.mbottom {
    height: 6px;
}
div.bottom_frame td.rbottom {
    height: 6px;
    width: 8px;
}

div.simple_search_box input.simple_search_submit, input.advanced_clear, input.advanced_search_submit {
    border: 0;
    background-color: transparent;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}

div.simple_search_box input.simple_search_submit {
    color: #000;
}

input.advanced_search_submit {
    font-size: 130%;
    padding: 5px;
    border: 1px solid #9f9f9f;
}

input.advanced_search_submit {
    color: #000000;
}

div.object_container {
}

div.object_left {
    float: left;
    width: 400px;
    padding: 10px 0 0 30px;
    font-size: 110%;
}

div.object_left h1 {
    margin: 0;
    padding: 0;
}

div.object_right {
    float: left;
    width: 502px;
    padding-top: 10px;
    font-size: 110%;
}

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; }

div.adv-search-form {
    width: 820px;
}
div.search-form-buttons
{
    padding: 5px 96px 10px 0px;
    float: right;
}
div.adv-search-form .col1, div.adv-search-form .col2, div.adv-search-form .col3 {
    float: left;
    width: 300px;
    padding-bottom: 10px;
}
div.adv-search-form input.short {
    width: 115px;
}
div.adv-search-form .long {
    width: 250px;
}
div.adv-search-form .inline, div.xform-info-text {
    display: inline-block;
    *display: inline; //IE hack to achieve inline-block behavior
    zoom: 1;
}
div.adv-search-form .line-sep {
    padding-top: 10px;
}
div.xform-info-text {
    vertical-align: middle;
}
div.xform-info-text img {
    padding-left: 2px;
}
div.xform-info-text span {
    display: none;
    position: absolute;
    background-color: #808080;
    padding: 10px;
    width: 250px;
}

div.adv-search-form .adv_col1 {
    float: left;
    width: 170px;
    clear: left;
}

div.adv-search-form .adv_col2 {
    float: left;
    width: 260px;
    padding: 2px 0 0 30px;
}

div.adv-search-form .adv_col3 {
    float: left;
    width: 350px;
    padding: 2px 0 0 10px
;
}

div.adv-search-form .adv_col2 p.shim {
    margin-top: 26px;
    text-align: right;
    width: 250px;
}

div.adv-search-form .adv_col3 p {
    line-height: 0;
}

div.adv-search-form .adv_col3 input.shim {
    margin-top: 23px;
}

div.adv-search-form h3 {
    color: #000000;
    margin-left: 30px;
}

div.adv-search-form h4 {
    margin-top: 0px;
    margin-bottom: 5px;
    color: #000000;
}

div.adv-search-form .adv_col1 p {
    margin-top: 0;
}

div.adv-search-form hr {
    width: 724px;
    color: #ffffff;
    height: 0;
    border-bottom: 0;
    padding: 0;
    clear: left;
}

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

div.slide_toolbar {
    margin-top: 2px;
    padding: 0;
    width: 500px;
    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: 270px;
    height: 270px;
    padding: 20px;
    float: right;
    margin-right: 25px;
}

div.hotspot div.rs {
    float: right;
    width: 310px;
    margin-right: 25px;
}

div.hotspot .hotspot-title {
    padding: 2px 0px;
}

div.hotspot .hotspot-caption {
    padding: 2px 0px;
}

div.hotspot div.rs div.hotspot-image {
    height: 233px;
    width: 310px;
    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: lighter;
    letter-spacing: -0.02em;
    line-height: 1.1;
}

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 {*/
div.narrative, div.narrative_candc {
     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 {
}

/* OBJECT 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_rs/red_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 {
    padding-left: 25px;
    padding-right: 25px;
    height: 200px;
    overflow: hidden;
}

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

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

div.footer_credits {
    width: 1014px;
    padding-bottom: 5px;
}

div.supported_by {
    padding-left: 10px;
    float: left;
    font-size: 0.9em;
}

div.dashboard_powered_by {
    text-align: right;
    width: 1004px;
    padding-right: 10px;
    font-size: 0.9em;
}

div.powered_by {
    padding-right: 10px;
    float: right;
    font-size: 0.9em;
}

div.powered_by a {
    color: #be0f34;
}

div.powered_by a:hover {
    color: #be0f34;
}

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

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



/*----------------------------------------------------------------------*/
/* e-commerce styles */

.ef-next {
    clear: both;
    margin-top: 20px;
    float: right;
}


/*----------------------------------------------------------------------*/
/* organiser links */

#set-control-links a {
    font-weight: normal;
}

.control-links a {
    font-size: 1em;
    font-weight: bold;
}


/*----------------------------------------------------------------------*/
/* buy a print styles */

.magnolia_box {
    margin-top: 10px;
    margin-bottom: 5px;
}
