html {
  height: 100%;
}

body {
  height: 100%;
}

body, ul, li, form {
  margin:  0;
  padding: 0;
}

a, img, table {
  border: 0px;
}

.altlink {
  cursor: pointer;
}

.menu_title {
  display: block;
  height: 20px;
  background: url('/gw/html/rbnj/fr-ch/common_files/images/background_menu.png') no-repeat;
  font-size: 13px;
  color: white;
  padding-left: 22px;
  padding-top: 4px;
  margin-bottom: 1px;
}

.menu_title_link {
  display: block;
  height: 20px;
  background: url('/gw/html/rbnj/fr-ch/common_files/images/background_menu.png') no-repeat;
  font-size: 13px;
  color: white;
  padding-left: 22px;
  padding-top: 4px;
  margin-bottom: 1px;
  cursor: pointer; 
}

.navigation_card {
  border: 1px solid #cccccc;
  padding: 4px;
  background: #eeeeee;
}

.navigation a, .navigation a:visited, .navigation_card a, .navigation_card:visited {
  font-size: 12px;
  font-weight: bold;
  color: black;
}

.navigation a:hover, .navigation_card a:hover {
  font-weight: bold;
  color: red;
}

.navigation_card>strong {
  font-weight: normal;
}

.section ul {
  list-style: none;
}

table.structure>tr {
  vertical-align: top;
  text-align: left;
}

td.top {
  vertical-align: top;
}

body, td, input, select {
  font-family: Arial Unicode MS,Helvetica,Tahoma,Verdana,Arial;
  font-size: 12px;
}

div.page {
  width: 860px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
}

div.header {
  background: #000000;
  display: block;
}

a.catalog_tag, a.catalog_tag:visited {
  color: black;
  padding-left: 4px;
  padding-right: 4px;
  text-decoration: none;
}

a.catalog_tag:hover {
  color: black;
  padding-left: 4px;
  padding-right: 4px;
  text-decoration: underline;
}

a.headbar, a.headbar:visited {
  text-decoration: none;
  color: black;
  font-weight: bold;
  padding-right: 8px;
}

a.headbar:hover {
  text-decoration: underline;
  color: #2C70B2;
  font-weight: bold;
  padding-right: 8px;
}

div.breadcrumb {
  display: block;
  height: 19px;
  padding-bottom: 6px;
  font-weight: bold;
}

div.menu_body {
  float: right;
  color: white;
  font-size: 11px;
  padding-top: 5px;
}

a.menu_body_lr, a.menu_body_lr:visited {
  color: white;
  text-decoration: none;
  padding-left: 4px;
  padding-right: 4px;
}

a.menu_body_lr:hover {
  color: white;
  text-decoration: underline;
  padding-left: 4px;
  padding-right: 4px;
}

a.menu_body_l, a.menu_body_l:visited {
  color: white;
  text-decoration: none;
  padding-left: 4px;
}

a.menu_body_l:hover {
  color: white;
  text-decoration: underline;
  padding-left: 4px;
}

div.logo {
  /* 
  Height:
  Logo: 80px
  Space: 2px
  */
  height: 82px;
  background: url('/gw/html/rbnj/fr-ch/common_files/images/logo_rbnj_fr-ch.jpg') 0 0 no-repeat;
}

div.site_title {
  color: white;
  font-size: 20px;
  text-shadow: #bbbbbb 2px 2px 2px;
  padding-left: 10px;
  padding-top: 26px;
}

div.footer {
  width: 860px;
  color: #aaa;
  font-size: 10px;
  padding-bottom: 6px;
  padding-top: 2px;
  background-color: white;
}

div.footer_copyright {
  float:  left;
  color: #bbbbbb;
  padding-left: 2px;
  font-size: 11px;
  vertical-align: top;
}

div.header_user {
  color: white;
  font-size: 11px;
  padding-left: 2px;
  padding-top: 5px;
}

table.language td {
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  padding-right: 5px;
}

a.menu_title, a.menu_title:hover, a.menu_title:visited {
  color: white;
}


ul.menu li.line {
  font-size: 12px;
  list-style-type: none;
  padding-left: 22px;
  padding-top: 3px;
  padding-bottom: 3px;
  background: #eeeeee;
  margin-bottom: 1px;
}

a.menu_link {
  text-decoration: none;
  color: black;
}

a.menu_link:hover {
  text-decoration: underline;
  color: black;
}

div.page_title {
  font-size: 16px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 6px;
  padding-bottom: 3px;
  border-bottom: solid 1px #bbbbbb;
}

div.shadow_title {
  text-shadow: #bbbbbb 2px 2px 2px;
}

div.page_content {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 10px;
  margin-bottom: 40px;
}

div.alert {
  font-weight: bold;
  color: red;
}

div.contextual_help {
  text-align: right;
  padding-top: 2px;
  padding-right: 10px;
}

a.contextual_help {
  color: black;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}

a.contextual_help:hover {
  color: black;
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
}

div.search_target {
  border: 1px solid #aaaaaa;
  background: #eeeeee;
}

div.search_title {
  display: block;
  height: 20px;
  color: white;
  font-size: 13px;
  padding-top: 2px;
  padding-left: 4px;
  background: url('/gw/html/rbnj/fr-ch/common_files/images/background_title.png') repeat-x;
}

div.search_form {
  padding-top: 16px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 4px;
}

div.search_form_advance {
  padding-top: 30px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 4px;
}

div.background {
  background-color: white;
}
div.section {
  padding-bottom: 12px;
}

div.error_subtitle {
  font-weight: bold;
  font-size: 16px;
}

div.members {
  margin-top: 20px;
  margin-right: 10px;
}

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

div.tag_location {
  padding-left: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
}

div.filter {
  display: block;
  width: 100%;
  padding-top: 6px;
  padding-left: 4px;
}

div.filter_title {
  display: block;
  width: 100%;
  font-weight: bold;
  padding-bottom: 2px;
  border-bottom: 1px solid #aaaaaa;
}

div.filter_tips {
  display: block;
  padding: 10px 0px 6px 2px;
  font-size: 10px;
}

div.search_button {
  padding-bottom: 4px;
}

div#info, div#cookie, div#warning {
  display: none;
  background-color: white;
  padding: 4px 10px 4px 10px;
  border-bottom: 2px solid black;
}

div#patron_user {
  display: none;
  background-color: white;
  padding: 4px 10px 4px 10px;
  border-bottom: 2px solid black;
}

div.info_message {
  color: red;
  font-weight: bold;
  padding: 2px 0px 0px 6px;
}

.arrow {
  padding-right: 4px;
}

div.password_form {
  margin-top: 30px;
  margin-bottom: 20px;
}

div.example {
  font-size: 12px;
  margin-bottom: 20px;
}

a.example {
  text-decoration: none;
}

a.example:hover {
  text-decoration: underline;
}

.foot_copyright {
  display: block;
  margin-top: 6px;
  margin-right: 4px;
  margin-bottom: 10px;
  color: #cccccc;
}

.opac {
  background-color: white;
}

.technical_link, .technical_link:visited {
  color: #cccccc;
  text-decoration: underline;
  margin-right: 4px;
}

.gthumb {
  border: 0px;
  margin-bottom: 5px;
}

.picture a {
  margin-left: 5px;
}
  
.picture a img {
  margin-bottom: 5px;
}

#didyoumean
{
  display: block;
  margin-top: 10px;
  padding: 10px 6px 10px 6px;
  border: 1px solid #777777;
  background: #eeeeee;
}

#didyoumeanv
{
  display: inline;
}

#didyoumean a
{
  text-decoration: underline;
}

#reference
{
  display: inline;
}

div#mobileLink {
  float: left;
  padding-top: 5px;
}

a.link {
  text-decoration: underline;
  font-weight: bold;
}

/* --------- OVERLAY ---------- */
.apple_overlay {

    /* initially overlay is hidden */
    display:none;

    /* growing background image */
    background-image:url(/media/white.png);

    /*
      width after the growing animation finishes
      height is automatically calculated
      */
    width:730px;

    /* some padding to layout nested elements nicely  */
    padding: 45px;

    /* a little styling */
    font-size: 12px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
    background-image:url(/media/close.png);
    position:absolute; right:5px; top:5px;
    cursor:pointer;
    height:35px;
    width:35px;
}
/* use a apple image for the overlay */
#overlay {
  background-image:url(/media/apple.png);
  color:#efefef;
  height:500px;
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
  height:441px;
  overflow-y:auto;
}

#browse-select {
    float: left;
    margin-bottom: 10px;
}

form .section {
    clear: both;
}

.gmessage {
    margin-left: 14px;
}

#opac_test {
    display: block;
    padding: 6px 10px 6px 22px;
    background-color: white;
    border-bottom: 2px solid black;
    text-align: center;
    font-weight: bold;
    color: red;
    font-size: 14px;
}

.info856 {
    margin-left: 6px;
    font-style: italic;
}
