/*
* -*- mode: text; coding: utf-8; -*-

   $Id: cds.css,v 1.92 2008/06/24 06:13:41 jerome Exp $

   This file is part of CDS Invenio.
   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 CERN.

   CDS Invenio is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
   published by the Free Software Foundation; either version 2 of the
   License, or (at your option) any later version.

   CDS Invenio is distributed in the hope that it will be useful, but
   WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with CDS Invenio; if not, write to the Free Software Foundation, Inc.,
   59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*/
body {
   color: #000;
   background: #fff;
   margin: 0px;
   padding: 0px;
}
h1 {
   font-size: 173%;
   font-weight: 700;
   margin-top: 5px;
   margin-left: 0px;
   color: #36c;
   background: transparent;
}
.h1 {
   font-size: 173%;
   font-weight: 700;
   margin-left: 0px;
   color: #36c;
   background: transparent;
}
h2 {
   font-size: 144%;
   font-weight: 700;
   margin-left: 0px;
   color: #36c;
   background: transparent;
}
h3 {
   font-size: 120%;
   font-weight: 600;
   font-variant: small-caps;
   margin-top: 40px;
   margin-left: 0px;
   margin-bottom: 10px;
   color: #36c;
   background: transparent;
   border-bottom: dotted 2px #36c;
   width: 50%;
}
h4 {
   font-size: 110%;
   font-weight: 600;
   font-style: italic;
   color: #36c;
   margin-left: 0px;
   background: transparent;
}
h5 {
   font-size: 110%;
   font-weight: 400;
   color: #36c;
   margin-left: 0px;
   background: transparent;
}
h6 {
   font-size: 110%;
   font-weight: 200;
   font-style: italic;
   color: #36c;
   margin-left: 0px;
   background: transparent;
}
a:link {
   color: #00c;
   background: transparent;
}
a:visited {
   color: #006;
   background: transparent;
}
a:active {
   color: #00c;
   background: transparent;
}
a:hover {
   color: #00c;
   background: transparent;
}
a.moreinfo:link {
   color: #060;
   background: transparent;
}
a.moreinfo:visited {
   color: #060;
   background: transparent;
}
a.moreinfo:active {
   color: #060;
   background: transparent;
}
a.moreinfo:hover {
   color: #060;
   background: transparent;
}
a.examplequery:link {
   color: #00c;
   background: transparent;
}
a.examplequery:visited {
   color: #006;
   background: transparent;
}
a.examplequery:active {
   color: #00c;
   background: transparent;
}
a.examplequery:hover {
   color: #00c;
   background: transparent;
}
a.img:hover {
   color: #00c;
   background: transparent;
}
a.img:active {
   color: #00c;
   background: transparent;
   font-weight: normal;
}
a.note:link {
   color: #666;
   background: transparent;
}
a.note:visited {
   color: #666;
   background: transparent;
}
a.note:active {
   color: #666;
   background: transparent;
}
a.note:hover {
   color: #666;
   background: transparent;
}
a.nodecoration:link {
   color: #000;
   text-decoration: none;
}
a.nodecoration:visited {
   color: #000;
   text-decoration: none;
}
a.nodecoration:active {
   color: #000;
   text-decoration: none;
}
a.nodecoration:hover {
   color: #000;
   text-decoration: underline;
}
th.searchboxheader a:link {
   color: #000;
   text-decoration: none;
}

th.searchboxheader a:visited {
   color: #000;
   text-decoration: none;
}

th.searchboxheader a:active {
   color: #000;
   text-decoration: none;
}

th.searchboxheader a:hover {
   color: #000;
}


.headerbox {
   color: #000;
   background: transparent;
   width: 100%;
   padding: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   border-collapse: collapse;
}
.headerboxbody {
   color: #000;
   padding: 0px;
   margin: 0px;
}
.headerboxbodylogo {
   width: 200px;
   padding-left: 5px;
   color: #36c;
   font-size: 20px;
   font-weight: bold;
   font-variant: small-caps;
   letter-spacing: 6px;
   padding-bottom:2px;
}
.headermodulebox {
   color: #fff;
   background: transparent;
   border-collapse: collapse;
   margin: 0px;
   padding: 0px;
}
.headermoduleboxbody {
   color: #000;
   background: #fff;
   font-size: x-small;
   font-weight: bold;
   text-align: center;
   border-left: 2px solid #79d;
   border-right: 2px solid #79d;
   border-top: 2px solid #79d;
   margin: 0px;
   padding: 2px 10px;
   width: 75px;
   border-bottom: 2px solid #36c;
}
.headermoduleboxbodyblank {
   width: 12px;
   padding: 2px 5px;
   margin: 0px;
   border-bottom: 2px solid #36c;
}
.headermoduleboxbodyblanklast {
   padding: 0px;
   margin: 0px;
   width:100%;
   border-bottom: 2px solid #36c;
}
.headermoduleboxbodyselected {
   color: #36c;
   background: #fff;
   font-size: x-small;
   font-weight: bold;
   text-align: center;
   border-left: 2px solid #36c;
   border-right: 2px solid #36c;
   border-top: 2px solid #36c;
   margin: 5px;
   padding: 2px 10px;
   width: 75px;
}
a.header:link {
   color: #79d;
   background: #fff;
   text-decoration: none;
   white-space: nowrap;
}
a.header:visited {
   color: #79d;
   background: #fff;
   text-decoration: none;
   white-space: nowrap;
}
a.header:active {
   color: #79d;
   background: #fff;
   text-decoration: none;
   white-space: nowrap;
}
a.header:hover {
   color: #36c;
   background: #fff;
   text-decoration: underline;
   white-space: nowrap;
}
a.headerselected:link {
   color: #36c;
   background: #fff;
   text-decoration: none;
   font-weight: bold;
   white-space: nowrap;
}
a.headerselected:visited {
   color: #36c;
   background: #fff;
   text-decoration: none;
   font-weight: bold;
   white-space: nowrap;
}
a.headerselected:active {
   color: #36c;
   background: #fff;
   text-decoration: none;
   font-weight: bold;
   white-space: nowrap;
}
a.headerselected:hover {
   color: #36c;
   background: #fff;
   text-decoration: none;
   font-weight: bold;
   white-space: nowrap;
}
.navtrailbox {
   color: #36c;
   background: #fff;
   padding: 0px;
   margin-top: 7px;
   border-spacing: 0px;
   border-collapse: collapse;
   font-size: x-small;
}
.navtrailboxbody {
   color: #36c;
   padding: 0px 0px 0px 10px;
   border-spacing: 0px;
   background: #fff;
   font-size: x-small;
}
a.navtrail:link {
   color: #36c;
   background: transparent;
}
a.navtrail:visited {
   color: #36c;
   background: transparent;
}
a.navtrail:active {
   color: #36c;
   background: transparent;
}
a.navtrail:hover {
   color: #36c;
   background: transparent;
}
.info {
   color: #060;
   background: transparent;
}
.snapshot {
   color: #000;
   background: transparent;
   border: 2px solid #999;
   margin: 10px 10px 0px 40px;
}
.pageheader {
   color: #999;
   font-size: x-small;
   background: transparent;
   padding: 0px;
   margin: 0px;
   width: 100%;
}
.pagebody {
   color: #000;
   background: transparent;
   margin:0px;
   padding: 20px;
}
.pagebodystripeleft {
   color: #000;
   background: #fff;
   font-size: x-small;
   width: 120px;
   margin: 0px;
   padding-left: 10px;
   float: left;
}
.pagebodystripemiddle {
   color: #000;
   background: #fff;
   padding: 0px;
   margin: 0px;
}
.pagebodystriperight {
   color: #000;
   background: #fff;
   font-size: x-small;
   width: 120px;
   float: right;
}
.pageboxlefttop {
   color: #000;
   background: transparent;
   font-size: x-small;
}
.pageboxlefttopadd {
   color: #000;
   background: transparent;
   font-size: x-small;
}
.pageboxleftbottom {
   color: #000;
   background: transparent;
   font-size: x-small;
}
.pageboxleftbottomadd {
   color: #000;
   background: transparent;
   font-size: x-small;
}
.pageboxrighttop {
   color: #000;
   background: transparent;
   font-size: x-small;
}
.pageboxrighttopadd {
   color: #000;
   background: transparent;
   font-size: x-small;
}
.pageboxrightbottom {
   color: #000;
   background: transparent;
   font-size: x-small;
}
.pageboxrightbottomadd {
   color: #000;
   background: transparent;
   font-size: x-small;
}
.pagefooter {
   color: #666;
   background: #fff;
   font-size: x-small;
   margin-top: 50px;
   padding: 0px;
   border-top: 1px solid #666;
   width: 100%;
   clear: both;
}
.pagefooterstripeleft {
   color: #666;
   background: #fff;
   font-size: x-small;
   margin-left: 5px;
   width: 60%;
   float: left;
   text-align: left;
}
.pagefooterstriperight {
   color: #666;
   background: #fff;
   margin-right: 5px;
   font-size: x-small;
   text-align: right;
}
a.footer:link {
   color: #666;
   background: transparent;
}
a.footer:visited {
   color: #666;
   background: transparent;
}
a.footer:active {
   color: #666;
   background: transparent;
}
a.footer:hover {
   color: #666;
   background: transparent;
}
.errorbox {
   color: #000;
   background: #ffcccc;
   padding: 1px;
   margin: 5px 30px 5px 30px;
   border-collapse: collapse;
   border: 2px solid #900;
}
.errorboxheader {
   color: #000;
   background: #ffcccc;
   padding: 3px;
   border-spacing: 0px;
   font-weight: bold;
   text-align: left;
}
.errorboxbody {
   color: #000;
   background: #ffcccc;
   padding: 3px;
}
.searchbox {
   color: #000;
   background: #fff;
   padding: 1px;
   margin: 5px 0px 5px 0px;
   border-collapse: collapse;
   border-top: 1px solid #36c;
}
.searchboxheader {
   color: #000;
   background: #f1f1f1;
   padding: 3px;
   border-spacing: 0px;
   font-size: small;
   text-align: left;
}
.searchboxbody {
   color: #000;
   background: #fff;
   padding: 3px;
}
.narrowsearchbox {
   color: #000;
   background: #fff;
   padding: 1px;
   margin: 20px 20px 5px 0px;
   border-collapse: collapse;
   border-top: 1px solid #36c;
}
.narrowsearchboxheader {
   color: #000;
   background: #f1f1f1;
   padding: 3px;
   border-spacing: 0px;
   font-size: small;
   text-align: left;
}
.narrowsearchboxbody {
   color: #000;
   background: #fff;
   padding: 3px;
}
.focusonsearchbox {
   color: #000;
   background: #f0f8ff;
   padding: 1px;
   margin: 20px 20px 5px 0px;
   border-collapse: collapse;
   border-top: 1px solid #36c;
}
.focusonsearchboxheader {
   color: #000;
   background: #e6e6fa;
   padding: 3px;
   border-spacing: 0px;
   font-size: small;
   text-align: left;
}
.focusonsearchboxbody {
   color: #000;
   background: #f0f8ff;
   padding: 3px;
}
.searchalsosearchbox {
   color: #000;
   background: #fffbf5;
   padding: 1px;
   margin: 20px 20px 5px 0px;
   border-collapse: collapse;
   border-top: 1px solid #36c;
}
.searchalsosearchboxheader {
   color: #000;
   background: #ffeacc;
   padding: 3px;
   border-spacing: 0px;
   font-size: small;
   text-align: left;
}
.searchalsosearchboxbody {
   color: #444;
   background: #fffbf5;
   padding: 3px;
}
.latestadditionsbox {
   color: #000;
   background: #fff;
   padding: 5px;
   margin: 5px 20px 5px 0px;
   border-spacing: 5px;
}
.latestadditionsboxtimebody {
   color: #000;
   background: #fff;
   padding: 3px;
   white-space: nowrap;
   text-align: right;
   vertical-align: top;
   font-size: xx-small;
}
.latestadditionsboxrecordbody {
   color: #000;
   background: #fff;
   padding: 3px;
   text-align: left;
   vertical-align: top;
   font-size: small;
}
.portalbox {
   color: #000;
   background: #fff;
   margin: 0px 0px 15px 0px;
   border-collapse: collapse;
   border-top: 1px solid #abb;
   font-size: x-small;
   width: 100%;
}
.portalboxheader {
   color: #000;
   background: #f1f1f1;
   padding: 2px;
   border-spacing: 0px;
   border-bottom: 1px solid #999;
   text-align: left;
   font-size: x-small;
}
.portalboxbody {
   color: #000;
   background: #fff;
   padding: 2px;
   font-size: x-small;
}
.admin_wvar, .admin_w200, .admin_wvar_nomargin {
   color: #000;
   background: white;
   padding: 1px;
   margin: 0px 0px 5px 20px;
   border-spacing: 0px;
   border-top: 1px solid #36c;
}
.admin_w200 {
   width: 250px;
}
.admin_wvar_nomargin {
   margin: 0px;
}
.adminlabel {
   width: 100px;
   font-size: small;
   background: #f1f1f1;
   vertical-align: top;
}
.adminheader, .adminheaderleft, .adminheadercenter, .adminheaderright {
   color: #000;
   background: #f1f1f1;
   border-spacing: 0px;
   font-size: small;
   padding: 3px 5px;
   text-align: center;
}
.adminheaderleft  {
   text-align: left;
}
.adminheaderright {
   text-align: right;
}
.adminbutton {
   color: #fff;
   background: #36c;
   font-weight: bold;
   margin: 5px 10px 5px 10px;
   border-collapse: collapse;
   border-top: 1px solid #36c;
}
.admintd, .admintdleft, .admintdright {
   font-size: small;
   padding: 0px 10px;
   text-align: center;
   vertical-align: top;
}
.admintdleft {
   text-align: left;
}
.admintdright {
   text-align: right;
}
a.google:link {
   color: #333;
   background: transparent;
}
a.google:visited {
   color: #333;
   background: transparent;
}
a.google:active {
   color: #333;
   background: transparent;
}
a.google:hover {
   color: #333;
   background: transparent;
}
.googlebox {
   color: #333;
   background: #fff;
   text-align: left;
   margin-left: auto;
   margin-right: auto;
   margin-top: 50px;
   padding: 10px;
   font-size: small;
   border-collapse: collapse;
   border-top: 1px solid #fc0;
}
.googleboxheader {
   color: #333;
   background: #ffc;
   font-weight: normal;
   font-size: small;
   vertical-align: top;
}
.googleboxbody {
   color: #333;
   background: #fff;
   padding: 0px 5px 0px 5px;
   font-size: small;
   text-align: left;
   vertical-align: top;
}
.adminbox {
   color: #000;
   background: #f1f1f1;
   margin: 0px;
   padding: 0px;
   width: 120px;
}
.adminboxheader {
   color: #000;
   background: #f1f1f1;
   font-size: x-small;
   text-align: left;
}
.adminboxbody {
   color: #000;
   background: #f1f1f1;
   font-size: x-small;
}
.formbutton {
   color: #fff;
   background: #36c;
   font-weight: bold;
}
.headline {
   color: #36c;
   background: transparent;
}
.quicknote {
   color: #603;
   background: transparent;
}
.important {
   color: #f00;
   background: transparent;
}
.popupselected {
   color: #fff;
   background: #006;
}
.searchresultsbox {
   color: #000;
   background: #ffe;
   padding: 0px;
   margin-top: 15px;
   border-collapse: collapse;
   border-top: 1px solid #fc0;
   width: 100%;
}
.searchresultsboxheader {
   color: #000;
   background: #ffc;
   padding: 2px;
   border-spacing: 0px;
   text-align: left;
   font-weight: normal;
}
.searchresultsboxbody {
   color: #000;
   background: #ffe;
   border-top: 1px dotted #fc0;
   border-bottom: 1px dotted #fc0;
   padding: 2px;
}
.searchresultsboxrecords {
   color: #000;
   background: transparent;
   margin-left: 0px;
   margin-right: 20px;
}
.nearesttermsbox {
   color: #603;
   background: #ffe;
   padding: 0px;
   border-collapse: collapse;
}
.nearesttermsboxheader {
   color: #603;
   background: #ffc;
   padding: 0px;
   border-spacing: 0px;
   text-align: left;
   font-weight: normal;
}
.nearesttermsboxbody {
   color: #603;
   background: #fff;
   padding: 0px;
}
a.nearestterms:link {
   color: #603;
   background: transparent;
}
a.nearestterms:visited {
   color: #603;
   background: transparent;
}
a.nearestterms:active {
   color: #603;
   background: transparent;
}
a.nearestterms:hover {
   color: #603;
   background: transparent;
}
.nearesttermsboxbodyselected {
   color: #999;
   background: #fff;
   padding: 0px;
}
a.nearesttermsselected:link {
   color: #999;
   background: transparent;
}
a.nearesttermsselected:visited {
   color: #999;
   background: transparent;
}
a.nearesttermsselected:active {
   color: #999;
   background: transparent;
}
a.nearesttermsselected:hover {
   color: #999;
   background: transparent;
}
.moreinfo {
   color: #060;
   font-size: small;
   background: transparent;
}
.examplequery {
   color: #060;
   font-size: x-small;
   background: transparent;
}
.rankscoreinfo {
   color: #666;
   font-size: x-small;
   background: transparent;
}
.userinfobox {
   color: #039;
   font-size: x-small;
   width: 150px;
   margin-bottom: 15px;
}
.userinfoboxheader {
   color: #039;
   font-size: x-small;
   font-weight: bold;
   border-top: 1px solid #060;
   border-bottom: 1px solid #060;
}
.userinfoboxbody {
   color: #039;
   padding: 5px 5px 2px 0px;
   font-size: x-small;
   font-weight: normal;
}
a.userinfo:link {
   color: #039;
   background: transparent;
}
a.userinfo:visited {
   color: #039;
   background: transparent;
}
a.userinfo:active {
   color: #039;
   background: transparent;
}
a.userinfo:hover {
   color: #039;
   background: transparent;
}
a.langinfo:link {
   color: #666;
   background: transparent;
}
a.langinfo:visited {
   color: #666;
   background: transparent;
}
a.langinfo:active {
   color: #666;
   background: transparent;
}
a.langinfo:hover {
   color: #666;
   background: transparent;
}
.faq {
   margin-left: 12%;
   margin-right: 3%;
}
.faqq {
   margin-left: 18%;
   margin-right: 3%;
}
.exampleleader {
   color: #060;
   background: transparent;
}
.example {
   color: #039;
   background: transparent;
}
.blocknote {
   color: #000;
   background: #ccc;
}
.blocknotebis {
   color: #000;
   background: #999;
}
.devel {
   color: #600;
   background: #fff;
   border-color: #600;
   border-left-width: medium;
   border-left-style: solid;
   font-size: 90%;
}
.normal {
   color: #000;
   background: #fff;
}
.address {
   font-style: normal;
   font-size: x-small;
}
.note {
   color: #666;
   background: transparent;
}
.warning {
   color: #603;
   background: transparent;
}
.light {
   color: #ccc;
   background: transparent;
}
.nbdoccoll {
   color: #666;
   background: transparent;
}
hr {
    width: 100%;
    height: 1px;
    color: #999;
    background-color: #999;
    border-width: 0;
}
input,select {
    color: #000;
    background: #fff;
}
.wsactionbutton {
    width: 150px;
    height: 25px;
    color: #039;
    margin: 0px;
    background-color: #fff;
    border: 2px solid #039;
    vertical-align: middle;
    font-size: small;
    padding: 5px 5px 0px 5px;
}
.wsactionbuttonh {
    width: 150px;
    height: 25px;
    color: #039;
    margin: 0px;
    background-color: #9cf;
    border: 2px solid #039;
    vertical-align: middle;
    font-size: small;
    padding: 5px 5px 0px 5px;
}
.textbutton {
    color: #039;
    font-weight: bold;
    text-decoration: none;
}
.submitBody {
   color: #000;
   background: #9cf;
}
.submitHeader {
   color: #fff;
   background: #006;
}
.submitCurrentPage {
   color: #000;
   background: #9cf;
   border-top: 1px solid #039;
   border-left: 1px solid #039;
   border-right: 1px solid #039;
}
.submitEmptyPage {
   color: #fff;
   background: #fff;
   border-bottom: 1px solid #039;
}
.submitPage {
   color: #000;
   background: #fff;
   border-top: 1px solid #039;
   border-left: 1px solid #039;
   border-right: 1px solid #039;
}
.mycdscell {
    border-right: 1px solid #fff;
}
.guideimg {
    border: 2px dotted #777;
    padding: 5px;
    margin: 5px;
}
.guideheader {
   font-size: 120%;
   font-weight: 600;
   font-variant: small-caps;
   color: #36c;
   margin-left: 10px;
   background: transparent;
}
.recordlastmodifiedbox {
   text-align: left;
   font-size: small;
   color: #603;
   background: #fff;
}
.commentbox {
   color: #000;
   width: 100%;
   padding: 0px 10px 10px 10px;
   border-left: 2px solid #36c;
}
.warninggreen {
   color: #060;
   background: transparent;
}
.warningred {
   color: #f00;
   background: transparent;
}
.reportabuse {
   color: #000;
   background: #fff;
   font-size: small;
   vertical-align: bottom;
}
/* WebMessage module */
.mailbox{
   border-collapse: collapse;
   color: #000;
   margin-top: 15px;
   padding: 0px;
   width: auto;
}
.mailboxheader tr{
   background: #ffc;
}
.inboxheader {
   text-align:center;
   padding: 5px 30px 5px 30px;
   border-top: 1px solid #fc0;
   border-bottom: 1px solid #fc0;
}
.messageheader{
   width: 100%;
   padding: 0px;
   border: 0px;
}
.mailboxinput{
   width: 100%;
}
.mailboxlabel{
   white-space: nowrap;
   padding-right: 15px;
}
.mailboxbody{
   background: #ffe;
}
.mailboxrecord{
/* each record */
}
.mailboxrecord td{
/* each cell of a record */
   padding: 4px 30px 4px 30px;
   border-top: 1px dashed #fff;
}
.mailboxfooter{
   background-color: #fff;
}
.mailboxfooter td{
   padding: 10px 0px 0px 0px;
   border-top: 1px solid #fc0;
   border-bottom: none;
   border-left: none;
   border-right: none;
}
.mailboxsearch td {
   padding-top: 10px;
   padding-bottom: 10px;
}
.mailboxresults td {
   padding-bottom: 5px;
   border-bottom: 1px solid #fc0;
}

.nonsubmitbutton {
   color: #000;
   background: #fc0;
   font-weight: bold;
}
.confirmoperation{
   margin: auto;
   width: 400px;
   height: 100px;
   background-color: #ddf;
}
.confirmmessage{
   font-weight: bold;
   text-align: center;
}
.infobox{
   background-color: #ffc;
   padding: 7px;
   border-collapse: collapse;
   border: 1px solid #fc0;
}
.warningbox{
   background-color: #cff;
   padding: 7px;
   border-collapse: collapse;
   border: 1px solid #ccff00;
}
.quotabox{
   background-color: #ffc;
   width: 200px;
   height: 15px;
   border: 1px solid #fc0;
   margin: 3px 0px 3px 0px;
}
.quotabar{
   background-color: #fc0;
   border: 0px none black;
   height: 15px;
}
/* WebBasket module */
#bskcontainer{
   float: left;
   background: transparent;
}
#bsktabs{
   float: left;
   background:transparent;
   padding: 0px;
   margin: 0px;
   text-align: center;
}
.bsktab{
   float: left;
   vertical-align: middle;
   margin: 0px 20px 0px 20px;
   padding: 4px 10px 5px 5px;
   background-repeat: no-repeat;
   background-position: top left;
   background-color: #ffe;
}
#bsktab_selected{
   background-color: #ffc;
   font-weight: bold;
   border-bottom: hidden;
}
.bsktab a{
   color: #000;
   text-decoration: none;
}
.bsktab a:hover{
   text-decoration: underline;
}
.bsktab img{
   margin: 0px 5px 0px 0px;
}
#bskcontent{
   float: left;
   width: 100%;
   border-collapse: collapse;
   background: #ffe;
   border: none;
}
#bsktopics{
   background-color: #ffc;
   padding: 10px;
   width: 100%;
}
.bsktopic{
   white-space: nowrap;
   font-weight: bold;
   margin: 0px 20px 0px 20px;
}
.bsktopic a{
   font-weight: normal;
   text-decoration: none;
   color: #000;
}
.bsktopic a:hover{
   text-decoration: underline;
}
#bskbaskets{
   padding: 10px;
}
#bskinfos{
   background-color: transparent;
}
.bskbasket{
   margin-bottom: 20px;
   border-collapse: collapse;
   border: 1px solid #fc0;
   background-color:white;
}
.bskbasketheader{
   background-color: #ffc;
}
.bskbasketheader td{
   padding: 5px;
   border-bottom: 1px solid #fc0;
   border-collapse: collapse;
   vertical-align: top;
}
.bskbasketfooter{
   border-top: 1px solid #fc0;
   background-color: #ffc;
   padding: 3px;
}
.bskbasketheaderactions{
   text-align: center;
   white-space: nowrap;
}
.bskbasketheaderactions td{
   border: none;
}
.bskbasketheaderactions img{
   border: 0px;
   margin: 2px;
}
.bskbasketheaderactions a{
   font-size: small;
   color: #000;
}
.bskbasketfooter td{
   padding: 5px 0px 5px 0px;
}
.bskactions{
   text-align: center;
   white-space: nowrap;
   border-bottom: 1px solid #fc0;
}
.bskactions td{
   border: none;
}
.bskactions img{
   border: 0px;
   margin: 2px;
}
.bskactions a{
   font-size: x-small;
}
.bsktitle {
   width: 100%;
}
.bskcmtcol{
   white-space: nowrap;
   text-align: right;
}
.bskcontentcol{
   border-bottom: 1px solid #fc0;
   padding: 5px;
}
.bskcontentcol a{
   font-size: small;
}
.bskcomment {
   padding: 15px 10px 15px 10px;
   margin-bottom: 5px;
   border-bottom: 1px solid #fc0;
}
.bsklabel{
   font-size: small;
   font-weight: bold;
   white-space: nowrap;
   padding-right: 15px;
}
.bsk_create_link{
   padding-top: 5px;
   padding-bottom: 10px;
   background-color: transparent;
}
.bsk_create_link a{
   color: black;
}
.bsk_create_link img{
   border: none;
}
dd{
   margin-bottom: 10px;
}
/* end of WebBasket module */
/* WebSubmit module */
form.hyperlinkform {
   /* used in form tag for a form that should be hidden, but contains a button styled like a hyperlink */
   display: inline;
   padding: 0;
   margin: 0;
   height: 0;
   width: 0;
}
input.hyperlinkformHiddenInput {
   /* used in a hidden input tag for a form that should be hidden, but contains a button styled like a hyperlink */
   display: inline;
   padding: 0;
   margin: 0;
   height: 0;
   width: 0;
}
input.hyperlinkformSubmitButton {
   /* used in a submit input tag for a form that should be hidden, but contains a button styled like a hyperlink */
   display: inline;
   padding: 0;
   margin: 0;
   border: 0;
   background-color: transparent;
   font-size: 1em;
   line-height: 1em;
   text-decoration: underline;
   cursor: pointer;
   color: blue;
}
/* end of WebSubmit module */
/* BibEdit module */
.bibEditTable{
   background: #ececec;
   border: 0px;
   padding: 0px;
   border-collapse: collapse;
}
.bibEditTable th{
   background: #ccc;
   text-align: left;
   padding: 5px;
}
.bibEditCellRight{
   font-size: small;
   text-align: right;
   padding: 0px;
}
.bibEditCellTag{
   font-size: small;
   text-align: right;
   vertical-align: top;
   padding: 2px 5px 2px 5px;
   font-weight: bold;
}
/* end of BibEdit module*/
/* WebAlert module */
.alrtTable{
    border: 1px solid black;
    width: 100%;
    padding: 0px;
    border-collapse: collapse;
}
.alrtTable td{
    border: 1px solid black;
    padding: 3px;
}
/* end of WebAlert module */

/* externalcollections */
.externalcollectionsbox {
   color: #333;
   background: #fffbf5;
   text-align: left;
   margin-left: auto;
   margin-right: auto;
   margin-top: 50px;
   padding: 10px;
   font-size: small;
   border-collapse: collapse;
   border-top: 1px solid #fc0;
}

.externalcollectionsboxheader {
   color: #333;
   background: #ffeacc;
   font-weight: normal;
   font-size: small;
   vertical-align: top;
}

.externalcollectionsboxbody {
   color: #333;
   background: #fffbf5;
   padding: 0px 5px 0px 5px;
   font-size: small;
   text-align: left;
   vertical-align: top;
}

.externalcollectionsresultsbox {
   color: #000;
   background: #fffbf5;
   padding: 0px;
   margin-top: 15px;
   border-collapse: collapse;
   border-top: 1px solid #fc0;
   width: 100%;
}
.externalcollectionsresultsboxheader {
   color: #000;
   background: #ffeacc;
   padding: 2px;
   border-spacing: 0px;
   text-align: left;
   font-weight: normal;
}
.externalcollectionsresultsboxbody {
   color: #000;
   background: #fffbf5;
   border-top: 1px dotted #fc0;
   border-bottom: 1px dotted #fc0;
   padding: 2px;
}
.externalcollectionsresultsboxrecords {
   color: #000;
   background: transparent;
   margin-left: 0px;
   margin-right: 20px;
}

/* Start 'detailed record' boxes*/

div.detailedrecordbox, div.detailedrecordminipanel {
    width:90%;
    margin:auto;
    position:relative;
    max-width: 1280px;
}
div.detailedrecordbox img, div.detailedrecordminipanel img{
   border:none;
}
div.detailedrecordtabs{
   border-bottom: 2px solid #36c;
   position:relative;
}
div.detailedrecordtabs div {
   width:100%;
   margin:0 auto;
   position:relative;
   z-index:1;
   width:100%;
   padding:0;
   bottom:-2px;
}
div.detailedrecordbox div.detailedrecordboxcontent{
   border-bottom: 2px solid #36c;
   border-right: 2px solid #36c;
   border-left: 2px solid #36c;
   padding-bottom:3px;
   padding-top:1px; /* Needed, otherwise tabs with paperclip get
                       messed up, but created a small gap at top
                       of box. Override with !important if needed*/
}
div.detailedrecordminipanel{
   border: 1px solid #ddd;
   padding-top:3px;
   padding-bottom:3px;
}
div.detailedrecordminipanel{
   background-color:#f7f7f7;
}
.notopgap    { margin: 0; height:0;}
.nobottomgap { margin-bottom: 0; height:0;}
.top-left-folded {
   height: 10px;
}

/* tabs as used in detailed record pages */
ul.detailedrecordtabs{
   margin-top:0px;
   margin-bottom:0px;
   list-style-type:none;
   margin-left:0;
   padding-left:0;
   width:100%;
   text-align:center;
}
.detailedrecordtabs li{
   display:block;
   margin:0;
   float: left;
}
.detailedrecordtabs li a{
   border-top: 2px solid #79D;
   border-right: 2px solid #79D;
   border-bottom: 2px solid #36c;
   border-left: 2px solid #79D;
   margin-right:10px;
   background-color: #FFF;
   padding:4px;
   color: #79d;
   font-size:x-small;
   font-weight:bold;
   text-decoration:none;
   position:relative;
   display:block;
   height:100%;
   zoom:100%; /*We loose CSS validity here, but necessary because of ie7*/
}
.detailedrecordtabs li a:hover{
   text-decoration:underline;
}
.detailedrecordtabs li.on a{
   color:#36c;
   border-bottom: 2px solid #fff;
   border-top: 2px solid #36c;
   border-right: 2px solid #36c;
   border-left: 2px solid #36c;
}
.detailedrecordtabs li.on a:hover, .detailedrecordtabs li.disabled a:hover{
   text-decoration:none;
}
.detailedrecordtabs li.disabled a{
   color:#ccf;
   cursor:default;
   border-top: 2px solid #ccf;
   border-right: 2px solid #ccf;
   border-left: 2px solid #ccf;
}
.detailedrecordtabs li.first a{
   border-left: 2px solid #79d;
}
.detailedrecordtabs li.first.on a{
   border-left: 2px solid #36c;
}

/* Actions in mini-panel of detailed record view*/
ul.detailedrecordactions{
   list-style-image: url(arrow_link-icon-15x11-right.gif) ;
   padding-left: 1em;
   text-align:left;
   margin:0.05em;
}
.detailedrecordactions, .detailedrecordactions a{
   text-decoration:none;
   color:#555;
   font-weight:700;
   font-size:small;
}

/* Grading stars for mini-panel in detailed record view*/
#detailedrecordminipanelreview div.star a{
   text-indent:-9000px; /*Hide text*/
   height:30px;
   width:30px;
   float:left;
}
#detailedrecordminipanelreview div.star{
   height:30px !important;
   float:left;
   clear:none;
   width:auto;
   text-align:left;
   background:url(star_empty-icon-30x30.gif) no-repeat;
}
#detailedrecordminipanelreview div.star:hover{
   background-image:url(star-icon-30x30.gif) !important;
}
#detailedrecordminipanelreview:hover div.full, #detailedrecordminipanelreview:hover div.half{
   background-image:url(star_empty-icon-30x30.gif) ;
}
#detailedrecordminipanelreview div.full{
   background-image:url(star-icon-30x30.gif) ;
}
#detailedrecordminipanelreview div.half{
   background-image:url(star_half-icon-30x30.gif) ;
}

/* Short reminder displayed as sheet of paper in detailed record pages */
#detailedrecordshortreminder {
   background: #fff url(paper-texture-128x128.gif) repeat top left;
   margin: 10px 10px 0px 10px;
   padding:4px;
   border-bottom: 1px solid #CCC;
   border-right: 1px solid #CCC;
   border-top: 1px solid #DDD;
   border-left: 1px solid #DDD;
}
#detailedrecordshortreminder #clip {
   position:relative;
   clear:none;
   float:left;
   left: -45px;
   top:-15px;
   height:72px;
   width:72px;
   background: transparent url(paper_clip-72x72.gif) no-repeat top left;
}
#detailedrecordshortreminder #HB{
   position:relative;
   left: -50px;
}

/* end detailed record page*/

/* definitions for webjournal module */

.webjournalBoxList{
/*list-style-image:url("star_dot-icon-30x30.gif");*/
}

.webjournalBoxList a:visited, .webjournalBoxList a:link, .webjournalBoxList a:active{
text-decoration: none;
}

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

/* cite summary output */

#citesummary td {
   padding-left: 30px;
}

/* end of cds.css */
