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

   $Id: cds.css,v 1.60 2006/05/04 14:36:53 tibor Exp $ 

   This file is part of CDS Invenio.
   Copyright (C) 2002, 2003, 2004, 2005, 2006 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.
*/

h1, h2, h3, h4, h5, h6, p, td, div, strong, tbody, big, a {
   font-family: helvetica,arial,sans-serif;
   font-size: 1em;
   line-height: 1.05em;
   background: transparent;
}

p {
	margin: 0px 0px 0px 0px;
}

strong {
   font-weight: bold;
   color: #000000;
}

big {
   font-size: medium;
}

small {
	font-size: small;
}

body {
   color: #777777;
   background: #ffffff;
   margin: 0px;
   padding: 0px;
}

td {
   padding:0px 0px 10px 0px;
   color: #000000;
}

h1 {
   font-size: large;
   font-weight: bold;
   margin-top: 5px;
   margin-left: 0px;
   color: #E61717;
   background: transparent;
}
.h1 {
   font-size: large;
   font-weight: 700;
   margin-left: 0px;
   color: #E61717;
   background: transparent;
}
h2 {
   font-size: 115%;
   font-weight: 650;
   margin-left: 0px;
   color: #E61717;
   background: transparent;
}
h3 {
   font-size: 110%;
   font-weight: 600;
   font-variant: medium-caps;
   margin-top: 40px;
   margin-left: 0px;
   margin-bottom: 10px;
   color: #E61717;
   background: transparent;
   border-bottom: dotted 2px #E61717;
   width: 50%;
}
h4 {
   font-size: 100%;
   font-weight: 600;
   font-style: italic;
   color: #E61717;
   margin-left: 0px;
   background: transparent;
}
h5 {
   font-size: 100%;
   font-weight: 400;
   color: #E61717;
   margin-left: 0px;
   background: transparent;
}
h6 {
   font-size: 100%;
   font-weight: 200;
   font-style: italic;
   color: #E61717;
   margin-left: 0px;
   background: transparent;
}
a:link {
   color: #e61717;
   background: transparent;
   text-decoration: none;
}
a:visited {
   color: #e61717;
   background: transparent;
   text-decoration: none;
}
a:active {
   color: #e61717;
   background: transparent;
   text-decoration: underline;
}
a:hover {
   color: #e61717;
   background: transparent;
   text-decoration: underline;
}
a.moreinfo:link {
   color: #e61717;
   background: transparent;
   text-decoration: none;
}
a.moreinfo:visited {
   color: #e61717;
   background: transparent;
   text-decoration: none;
}
a.moreinfo:active {
   color: #e61717;
   background: transparent;
   text-decoration: underline;
}
a.moreinfo:hover {
   color: #e61717;
   background: transparent;
   text-decoration: underline;
}
a.searchboxbody:link {
   color: #DA0404;
   background: transparent;
   text-decoration: none;
}
a.searchboxbody:visited {
   color: #DA0404;
   background: transparent;
   text-decoration: none;
}
a.searchboxbody:active {
   color: #DA0404;
   background: transparent;
   text-decoration: none;
}
a.searchboxbody:hover {
   color: #DA0404;
   background: transparent;
}
a.img:hover {
   color: #000000;
   background: transparent;
}
a.img:active {
   color: #000000;
   background: transparent;
   font-weight: normal;
}
a.note {
	font-size: medium;
}
a.note:link {
   color: #E61717;
   background: transparent;
   text-decoration: none;
}
a.note:visited {
   color: #E61717;
   background: transparent;
   text-decoration: none;
}
a.note:active {
   color: #E61717;
   background: transparent;
   text-decoration: underline;
}
a.note:hover {
   color: #E61717;
   background: transparent;
   text-decoration: underline;
}
.headerbox {
   color: #000;
   background-color: #d50505;
   background-image: url('/img/edudoc.gif');
   background-repeat: no-repeat;
   width: 100%;
   height: 90px;
   padding: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   border-collapse: collapse;
}
.headerboxbody {
   color: #000;
   background: transparent;
   padding: 0px;
   margin: 0px;
}
.headerboxbodylogo {
   width: 411px;
   padding-left: 5px;
   color: transparent;
   font-size: 0px;
   font-weight: 10;
   font-variant: medium-caps;
   letter-spacing: 0px;
}
.headermodulebox {
   color: #fff;
   background: transparent;
   margin: 0px;
   padding: 0px;
   border-collapse: collapse;
}
.headermoduleboxbody {
   color: #000;
   background: transparent;
   font-size: medium;
   font-weight: normal;
   text-align: center;
   margin: 0px;
   padding: 5px 0px 6px 0px;
   border: none;
   border-collapse: separate;
		-moz-border-radius-topleft: 3px;
		-khtml-border-top-left-radius: 3px;
		-webkit-border-top-left-radius: 3px;
		border-top-left-radius: 3px;
		-moz-border-radius-topright: 3px;
		-khtml-border-top-right-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		border-top-right-radius: 3px;
}
.headermoduleboxbodyblank {
   width: 12px; 
   padding: 0px 2px 0px 2px;
   margin: 0px;
   border-bottom: none;
}
.headermoduleboxbodyblanklast {
	 background: transparent;
   padding: 0px;
   margin: 0px;
   width:100%;
   /*border-bottom: 1px solid #d50505; */
   border-bottom: none;
}
.headermoduleboxbodyselected {
   color: #d50505;
   background: #ffffff;
   font-family: Verdana, Monaco, Helvetica;
   font-size: small;
   font-weight: normal;
   font-variant: medium-caps;
   letter-spacing: -0.5px;
   text-decoration: none;
   margin-bottom: 10px;
   padding: 5px 0px 6px 0px;
   border: none;
   width: 75px;
		-moz-border-radius-topleft: 3px;
		-khtml-border-top-left-radius: 3px;
		-webkit-border-top-left-radius: 3px;
		border-top-left-radius: 3px;
		-moz-border-radius-topright: 3px;
		-khtml-border-top-right-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		border-top-right-radius: 3px;
}
a.header {
   color: #ffffff;
   background: #d50505;
   font-family: Verdana,Monaco,Arial,Helvetica;
   font-size: small;
   font-weight: 500;
   text-transform: lowercase;
   letter-spacing: 0px;
   text-decoration: none;
   width: 75px;
}
a.header:link {
   color: #ffffff;
   background: #d50505;
   padding: 0px 12px 0px 12px;
   text-decoration: none;	
}
a.header:visited {
   color: #ffffff;
   background: #d50505;
   padding: 0px 12px 0px 12px;
   text-decoration: none;	
}
a.header:active {
   padding: 0px 12px 0px 12px;
   text-decoration: none;	
}
a.header:hover {
   color: #d50505;
   background: #ffffff;
   padding: 4px 12px 4px 12px;
   border-left: 0px solid #fff;
   border-top: 0px solid #fff;
   border-right: 0px solid #fff;
   border-bottom: 0px solid #fff;
   text-decoration: none;	
   border-collapse: separate;
		-moz-border-radius-topleft: 3px;
		-khtml-border-top-left-radius: 3px;
		-webkit-border-top-left-radius: 3px;
		border-top-left-radius: 3px;
		-moz-border-radius-topright: 3px;
		-khtml-border-top-right-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		border-top-right-radius: 3px;
}
a.headerselected:link {
   color: #333;
   padding: 4px 12px 0px 12px;
   font-family: Verdana,Monaco,Arial,Helvetica;
   text-transform: lowercase;
   font-weight: normal;
   white-space: nowrap;
   background:  transparent;
   text-decoration: none;
}
a.headerselected:visited {
   color: #333;
   font-family: Verdana,Monaco,Arial,Helvetica;
   padding: 4px 12px 0px 12px;
   text-transform: lowercase;
   background:  transparent;
   text-decoration: none;
   font-weight: normal;
   white-space: nowrap;
}
a.headerselected:active {
   color: #d50505;
   background:  transparent;
   padding: 4px 12px 0px 12px;
   text-decoration: none;
   font-weight: normal;
   white-space: nowrap;
}
a.headerselected:hover {
   color: #d50505;
   background:  transparent;
   padding: 4px 12px 0px 12px;
   text-decoration: none;
   font-weight: normal;
   white-space: nowrap;
}
.navtrailbox {
   color: #777777;
   background: #fff;
   padding: 0px;
   margin-top: 7px;
   border-spacing: 0px;
   border-collapse: collapse;
   font-size: small;
}
.navtrailboxbody {
   color: #333;
   padding: 0px 0px 0px 10px;
   border-spacing: 0px;
   background: #fff;
   font-size: small;
}
.navtrail {
   font-size: small;
}
a.navtrail:link {
   color: #E61717;
   background: transparent;
}
a.navtrail:visited {
   color: #E61717;
   background: transparent;
}
a.navtrail:active {
   color: #E61717;
   background: transparent;
   text-decoration: underline;
}
a.navtrail:hover {
   color: #E61717;
   background: transparent;
   text-decoration: underline;
}
.info {
   color: #060;
   background: transparent;
}
.snapshot {
   color: #000;
   background: transparent;
   border: 2px solid #999; 
   margin: 10px 10px 0px 40px;
}
.pageheader {
   color: #999;
   font-size: small;
   background: transparent;
   padding: 0px;
   margin: 0px 0px 0px 0px;
   width: 100%;
}
.pagebody {
   color: #000;
   background: transparent;
   width: 90%;
   margin: 0px 5% 0px 5%;
   padding: 20px;
}
.pagebodystripeleft {
   color: #000;
   background: #fff;
   font-size: small;
   width: 50%;
   margin: 0px;
   padding-left: 10px;
   float: left;
}
.pagebodystripemiddle {
   color: #000;
   background: #fff;
   padding: 0px;
   margin: 0px;
   width: 100%;
}
.pagebodystriperight {
   color: #000;
   background: #fff;
   font-size: small;
   width: 50%;
   float: right;
}
.pageboxlefttop {
   color: #000;
   background: transparent;
   font-size: small;
}
.pageboxlefttopadd {
   color: #000;
   background: transparent;
   font-size: small;
}
.pageboxleftbottom {
   color: #000;
   background: transparent;
   font-size: small;
}
.pageboxleftbottomadd {
   color: #000;
   background: transparent;
   font-size: small;
}
.pageboxrighttop {
   color: #000;
   background: transparent;
   font-size: small;
}
.pageboxrighttopadd {
   color: #000;
   background: transparent;
   font-size: small;
}
.pageboxrightbottom {
   color: #000;
   background: transparent;
   font-size: small;
}
.pageboxrightbottomadd {
   color: #000;
   background: transparent;
   font-size: small;
}
.pagefooter {
   color: #777777;
   background: #fff;
   font-size: x-small;
   margin-top: 0px;
   padding: 5px 0px 0px 0px;
   border-top: 1px solid #666;
   width: 100%;
   clear: both;
}
.pagefooterstripeleft {
   color: #777777;
   background: #fff;
   font-size: x-small;
   line-height: 1.2;
   margin-left: 5px;
   margin-bottom: 20px;
   width: 60%;
   float: left;
   text-align: left;
}
.pagefooterstriperight {
   color: #777777;
   background: #fff;
   margin-right: 5px;
   line-height: 1.2;
   font-size: x-small;
   text-align: right;
}
a.footer:link {
   color: #000000;
   font-size: x-small;
   background: transparent;
}
a.footer:visited {
   color: #000000;
   font-size: x-small;
   background: transparent;
}
a.footer:active {
   color: #000000;
   font-size: x-small;
   background: transparent;
}
a.footer:hover {
   color: #000000;
   font-size: x-small;
   background: transparent;
}
.errorbox {
   color: #000;
   background: #dddddd;
   padding: 5px;
   margin: 5px 30px 5px 30px;
   border-collapse: collapse;
   border: 1px solid #000000; 
}
.errorboxheader {
   color: #000;
   background: #dddddd;
   padding: 5px;
   margin: 5px 30px 5px 30px;
   border-collapse: collapse;
   border: 1px solid #000000; 
   font-weight: normal;
   text-align: left;
   font-size: 100%;
}

.errorboxbody {
   color: #000;
}
.searchbox {
   color: #000;
   background: #ffffff;
   padding: 1px;
   margin: 5px 0px 0px 0px;
   border-collapse: collapse;
   border-top: 0px solid #666;
}

.searchboxheader {
   color: #000;
   background: transparent;
   padding: 0px;
   border-spacing: 0px;
   font-size: small;
   font-weight: 100;
   text-align: left;
}
.searchboxbody {
   color: #777777;
   font-size: small;
   font-weight: normal;
   vertical-align: middle;
}
.narrowsearchbox {
   color: #000;
   background: #fff;
   margin: 10px 10px 5px 0px;
   border-collapse: collapse;
   border-top: 0px solid #666;

}
.narrowsearchbox a {
	color: #000000;
}
.narrowsearchbox a:visited {
	color: #000000;
}
.narrowsearchbox a:active {
	color: #000000;
}
.narrowsearchbox a:hover {
	color: #000000;
}

.narrowsearchboxheader {
   color: #DA0404;
   padding: 10px 0px 10px 0px;
   background: transparent;
   border-spacing: 0px;
   font-size: medium;
   font-weight: bold;
   text-align: left;
}
.narrowsearchboxbody {
   color: #777777;
   background: #fff;
   padding: 4px 8px 0px 4px;
   border: 0px solid #0a0;
}
td.narrowsearchboxbody {
	padding: 0px 8px 4px 4px;
	vertical-align: top;
}
.focusonsearchbox {
   background: #eeeeee;
   margin: 20px 10px 5px 0px;
   border: 1px solid #777777;
   border-collapse: separate;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.focusonsearchbox a {
	color: #000000;
}
.focusonsearchboxheader {
   color: #cc0000;
   background: #eeeeee;
   padding: 6px 10px 10px 10px;
   vertical-align: middle;
   font-size: medium;
   font-weight: bold;
   letter-spacing: 0.25px;
   text-align: left;
   border: solid 0px transparent;
}
.focusonsearchboxbody {
   color: #000;
   vertical-align: bottom;
   background: #eeeeee;
   padding: 20px 5px 10px 5px;
}
.searchalsosearchbox {
   color: #000;
   background: #fff;
   margin: 20px 20px 5px 0px;
   border-collapse: collapse;
   border-top: 1px solid #36c; 
}
.searchalsosearchboxheader {
   color: #000;
   background: #fff;
   padding: 3px;
   border-spacing: 0px;
   font-size: medium;
   text-align: left;
}
.searchalsosearchboxbody {
   color: #300;
   background: #fffbf5;
   padding: 3px;
}
.latestadditionsbox {
   color: #000;
   background: #fff;
   padding: 5px;
   margin: 5px 20px 5px 0px;
   border-spacing: 5px;
}
.latestadditionsboxtimebody {
   color: #000000;
   padding: 3px 3px 3px 3px;
   white-space: nowrap;
   text-align: right;
   vertical-align: top;
   font-size: small;
}
.latestadditionsboxrecordbody {
   color: #000;
   background: #fff;
   padding: 3px;
   padding-bottom: 10px;
   text-align: left;
   vertical-align: top;
   border-bottom: 1px solid #ccc;
   font-size: medium;
}
.latestadditionsboxrecordbody a {
   color: #e61717;
}
.portalbox {
   color: #777777;
   background: #ffffff;
   margin: 0px 0px 10px 0px;
   border-collapse: collapse;
   border-top: 0px solid #bbb;
   font-size: 90%;
   width: 100%;
}
.portalboxheader {
   color: #000000;
   padding: 6px 4px 4px 4px;
   border-spacing: 0px;
   text-align: left;
   font-size: 95%;
   font-weight: bold;
   border-top: 1px solid #999;
   border-bottom: 1px dotted #aaa;
}
.portalboxbody {
   color: #777777;
   background: #f5f5f5;
   margin: 0px;
   padding: 5px 12px 5px 12px;
   font-size: small;
}
a.portalbox:link {
	font-weight: bold;
	font-size: small;
	text-decoration: none;
	border: 0px solid transparent;
}


/* jean-luc barras:
   new styles integrated in websubmit_templates.py
   educa.ch 2008-01-18 */

.fulltext {
	width: 80%;
}
.fulltextbox {
	border-bottom: 1px dotted #aaa;
	padding: 0px;
	width: 480px;
}
.fulltextboxheader {
	background: #dedede;
	padding: 2px;
	padding-left: 5px;
	text-align: left;
}
.fulltextboxbody {
   padding-left: 5px;
   padding-top: 5px;
}

.fulltextboxbodyfilesymbol {
	width: 40px;
	padding-top: 5px;
	padding-right: 5px;
	vertical-align: center;
	text-align: right;
	padding-top: 0px;
}
.fulltextboxbodyfilename {
	vertical-align: center;
	padding-top: 5px;
	font-weight: bold;
}
.fulltextboxbodyversionname {
	vertical-align: middle;
	padding-right: 5px;
	text-align: right;
	padding-top: 0px;
	color: #aaa;
	width: 100px;
}
.fulltextboxbodydownloadlink {
	vertical-align: middle;
	padding-top: 0px;
	text-align: left;
	width: 400px;
}

.filesize {
	vertical-align: middle;
	text-align: right;
	padding-top: 0px;
	color: #aaa;
}

/* end - new styles pour websubmit_templates.py */


.nomargin {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
.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 #E61717;
}
.admin_w200 {
   width: 250px;
}
.admin_wvar_nomargin {
   margin: 0px;
}
.adminlabel {
   width: 100px;
   font-size: medium;
   background:  #f6f6f6;
   vertical-align: top;
}
.adminheader, .adminheaderleft, .adminheadercenter, .adminheaderright {
   color: #000;
   background:  #f6f6f6;
   border-spacing: 0px;
   font-size: medium;
   padding: 3px 5px;
   text-align: center;
}
.adminheaderleft  {
   text-align: left;
}
.adminheaderright {
   text-align: right;
}
.adminbutton {
   color: #fff;
   background: #E61717;
   font-weight: bold;
   margin: 5px 10px 5px 10px;
   border-collapse: collapse;
   border-top: 1px solid #E61717;
}
.admintd, .admintdleft, .admintdright {
   font-size: medium;
   padding: 0px 10px;
   text-align: center;
   vertical-align: top;
}
.admintdleft {
   text-align: left;
}
.admintdright {
   text-align: right;
}
a.google:link {
   color: #e61717;
   background: transparent;
}
a.google:visited {
   color: #e61717;
   background: transparent;
}
a.google:active {
   color: #e61717;
   background: transparent;
}
a.google:hover {
   color: #e61717;
   background: transparent;
}
.googlebox {
   color: #333;
   background: #fff;
   text-align: center;
   margin-left: auto;
   margin-right: auto;
   margin-top: 50px;
   font-size: medium;
   border-collapse: collapse;
   border-top: 1px solid #ccc;
}
.googleboxheader {
   color: #333;
   padding: 5px;
   background: #f5f5f5;
   font-weight: normal;
   font-size: small;
   vertical-align: top;
}
.googleboxbody {
   color: #333;
   background: #fff;
   padding: 5px 5px;
   font-size: small;
   text-align: center;
   vertical-align: top;
}
.adminbox {
   color: #000;
   background:  #f6f6f6;
   margin: 0px;
   padding: 0px;
   width: 120px;
}
.adminboxheader {
   color: #000;
   background:  #f6f6f6;
   font-size: small;
   text-align: left;
}
.adminboxbody {
   color: #000;
   background:  #f6f6f6;
   font-size: small;
}
.formbutton {
   color: #333;
   border: 1px solid #666;
   background: #f5f5f5;
   padding: 2px 3px 2px 3px;
   font-weight: normal;
   font-size: small;
   text-transform: lowercase;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;	
		-webkit-border-radius: 3px;
		border-radius: 3px;
}
.formbutton:hover {
   color: #e61717;
   border: 1px solid #e61717;
   background: #f5f5f5;
   padding: 2px 3px 2px 3px;
   font-weight: normal;
   font-size: small;
   text-transform: lowercase;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;	
		-webkit-border-radius: 3px;
		border-radius: 3px;
}

.headline {
   color: #222222;
   background: transparent;
}
.quicknote {
   color: #444;
   background: transparent;
}
.important {
   color: #f00;
   background: transparent;
}
.popupselected {
   color: #fff;
   background: #600;
}
.searchresultsbox {
   margin-top: 40px;
   margin-bottom: 0px;
   border-collapse: collapse;
   padding: 0px 8px 4px 4px;
   vertical-align: top;
   border-top: 1px solid #ccc;

}
.searchresultsboxheader {
   color: #000;
   background:  #f5f5f5;
   padding: 5px 2px 2px 5px;
   border-spacing: 0px;
   text-align: left;
   vertical-align: baseline;
   font-weight: normal;
   font-size: medium;
}
.searchresultsboxheader img {
	margin-bottom: -5px;
}
.searchresultsboxbody {
   color: #000;
   background: #ffffff;
   vertical-align: top;
   padding: 5px 2px 10px 5px;
   border-top: 1px dotted #ccc;
   border-bottom: 1px dotted #ccc;
}
/* jean-luc barras
   new style pour websearch_templates.py
   educa.ch 16.01.2008 */

.searchresultsboxselect {
   background: transparent;
   vertical-align: top;
   padding-top: 5px;
}

/* new styles pour websearch_templates.py */

.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: #888;
   background: transparent;
   margin: 5px 0px 5px 0px;
}
span.moreinfo {
	padding: 0px;
}

.rankscoreinfo {
   color: #666;
   font-size: small;
   background: transparent;
}
.userinfobox {
   color: #990000;
   font-size: x-small;
   width: 150px;
   margin-bottom: 15px;
}
.userinfoboxheader {
   color: #000000;
   font-size: x-small;
   font-weight: bold;
   border-top: 1px solid #060; 
   border-bottom: 1px solid #060; 
}
.userinfoboxbody {
   color: #ffffff;
   padding: 2px 10px 2px 0px;
   vertical-align: top;
   font-size: x-small;
   font-family: Verdana, Monaco, Helvetica;
   text-transform: lowercase;
   letter-spacing: 0px;
   font-weight: normal;
}
a.userinfo {
   color: #ffffff;
   font-size: x-small;
   letter-spacing: -0px;
   text-transform: lowercase;
}
a.userinfo:link {
   color: #ffffff;
   font-family: Verdana, Monaco, Helvetica;
   font-weight: normal;
   background: transparent;
}
a.userinfo:visited {
   color: #ffffff;
   font-family: Verdana, Monaco, Helvetica;
   font-weight: normal;
   background: transparent;
}
a.userinfo:active {
   color: #ffffff;
   font-family: Verdana, Monaco, Helvetica;
   font-weight: normal;
   background: transparent;
}
a.userinfo:hover {
   color: #ffffff;
   font-family: Verdana, Monaco, Helvetica;
   font-weight: normal;
   background: transparent;
}
a.langinfo:link {
   color: #000000;
   font-size: x-small;
   background: transparent;
}
a.langinfo:visited {
   color: #000000;
   font-size: x-small;
   background: transparent;
}
a.langinfo:active {
   color: #000000;
   font-size: x-small;
   background: transparent;
}
a.langinfo:hover {
   color: #000000;
   font-size: x-small;
   background: transparent;
}
.faq {
   margin-left: 12%;
   margin-right: 3%;
}
.faqq {
   margin-left: 18%;
   margin-right: 3%;
}
.exampleleader {
   color: #060;
   background: transparent;
}
.example {
   color: #990000;
   background: transparent;
}
.blocknote {
	background: transparent;
	font-size: small;
}
.blocknote td {
   color: #000;
   line-height: 1em;
   background: #f0f0f0;
   margin: 0px;
   padding: 5px;
   border: 0px;
}
.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: small; */
}
.note {
   color: #777777;
   background: transparent;
   line-height: 1.1;
}
.warning {
   color: #c11;
   background: transparent;
}
.light {
   color: #ccc;
   background: transparent;
}
.nbdoccoll {
   color: #777777;
   background: transparent;
   font-size: small;
}
hr {
    width: 100%;
    height: 1px;
    color: #999;
    background-color: #999;
    border-width: 0;    
}
input,select {
    color: #000;
    background: #f5f5f5;
    border: solid 1px #666666;
    padding: 1px;
    margin: 2px 0px 2px 0px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;	
		-webkit-border-radius: 3px;
		border-radius: 3px;
}
input {
	padding: 2px;
}
.wsactionbutton {
    width: 150px;
    height: 25px;
    color: #990000;
    margin: 0px;
    background-color: #fff;
    border: 2px solid #990000;
    vertical-align: middle;
    font-size: medium;
    padding: 5px 5px 0px 5px;
}
.wsactionbuttonh {
    width: 150px;
    height: 25px;
    color: #990000;
    margin: 0px;
    background-color: #9cf;
    border: 2px solid #990000;
    vertical-align: middle;
    font-size: medium;
    padding: 5px 5px 0px 5px;
}
.textbutton {
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}
.submitBody {
   color: #000; 
   background: #cccccc; 
} 
.submitHeader {
   color: #fff; 
   background: #444444;
   padding: 0px 2px 0px 2px;
}
.submitCurrentPage {
   color: #000;
   background: #aaaaaa;
   border-top: 1px solid #333333;
   border-left: 1px solid #333333;
   border-right: 1px solid #333333;
}
.submitEmptyPage {
   color: #fff;
   background: #fff;
   border-bottom: 1px solid #333333;
}
.submitPage {
   color: #000;
   background: #fff;
   border-top: 1px solid #333333;
   border-left: 1px solid #333333;
   border-right: 1px solid #333333;
}
.mycdscell {
    border-right: 1px solid #fff;
}
.guideimg {
    border: 2px dotted #777;
    padding: 5px;
    margin: 5px;
}
.guideheader {
   font-size: 120%;
   font-weight: 600;
   font-variant: medium-caps;
   color: #E61717;
   margin-left: 10px;
   background: transparent;
}
.recordlastmodifiedbox {
   text-align: left;
   font-size: medium;
   color: #555;
   background: transparent;
}
.commentbox {
   color: #000;
   width: 100%;
   padding: 0px 10px 10px 10px;
   border-left: 2px solid #E61717;
}
.warninggreen {
   color: #060;
   background: transparent;
}
.warningred {
   color: #f00;
   background: transparent;
}
.reportabuse {
   color: #000;
   background: #fff;
   font-size: medium;
   vertical-align: bottom;
}
/* WebMessage module */
.mailbox{
   border-collapse: collapse;
   color: #000;
   margin-top: 15px;
   padding: 0px;
   width: auto;
}
.mailboxheader tr{
   background: #ffc;
}
.mailboxheader td{
   vertical-align:middle;
   padding: 5px;
}
.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;
   width: 100%;
   background:transparent;
   padding: 0px;
   margin: 0px;
   text-align: center;
}
.bsktab{
   float: left;
   vertical-align: center;
   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-left: 1px solid #fc0;
   border-top: 1px solid #fc0;
   border-right: 1px solid #fc0;*/
   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;
   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{
   width: auto;
   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: medium;
   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: 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: medium;
   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 */
/* BibEdit module */
.bibEditTable{
   background: #ececec;
   border: 0px;
   padding: 0px;
   border-collapse: collapse;
}
.bibEditTable th{
   background: #ccc;
   text-align: left;
   padding: 5px;
}
.bibEditCellRight{
   font-size: medium;
   text-align: right;
   padding: 0px;
}
.bibEditCellTag{
   font-size: medium;
   text-align: right;
   vertical-align: top;
   padding: 2px 5px 2px 5px;
   font-weight: bold; 
}
/* end of BibEdit module*/
/* WebAlert module */
.alrtTable{
	  font-size: small;
	  border-top: 1px solid #888;
	  border-bottom: 1px solid #888;
	  border-left: none;
	  border-right: none;
    width: 100%;
    padding: 0px;
    border-collapse: collapse;
    margin: 10px 0px 10px 0px;
}
.alrtTable td{
	  border-top: 1px solid #888;
	  border-bottom: 1px solid #888;
	  border-left: none;
	  border-right: none;
    padding: 3px;
    color: #333;
}
/* 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;
}
/* 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 */


/* Start 'detailed record' boxes*/

div.detailedrecordbox, div.detailedrecordminipanel {
    width:90%;
    margin:auto;
    position:relative;
    max-width: 1280px;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;	
}
div.detailedrecordbox {
	margin-top: 20px;
}
div.detailedrecordminipanel img {
   border:none;
   margin: 5px 3px 0px 0px;
}
div.detailedrecordtabs {
	 border: none;
   position:relative;
}
div.detailedrecordtabs div {
   width:100%;
   margin:0 auto;
   position:relative;
   z-index:1;
   width:100%;
   padding:0;
   margin-bottom:0px;
}
div.detailedrecordbox div.detailedrecordboxcontent {
   border-top: 1px solid #bbb;
   border-bottom: 1px solid #bbb;
   border-right: 1px solid #bbb;
   border-left: 1px solid #bbb;
	 -moz-border-radius: 5px;
	 -khtml-border-radius: 5px;
	 -webkit-border-radius: 5px;
	 border-radius: 5px;	
   padding-bottom:3px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top:20px; /* Needed, otherwise tabs with paperclip get
                       messed up, but created a small gap at top
                       of box. Override with !important if needed*/
	 background-color:#f0f0f0;
}
div.bottom-right-folded {
	padding-bottom: 5px;
}
div.bottom-left-folded {
	padding-top: 20px;
}
div.detailedrecordminipanel{
   border: 1px solid #bbb;
   padding:2px;
   margin-bottom: 20px;
   background-color:#f0f0f0;
}
.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: 0px 0px 1px 0px;
   float: left;
}
.detailedrecordtabs li a {
   border: 1px solid #bbb;	 
	 -moz-border-radius-topleft: 5px;
	 -khtml-border-top-left-radius: 5px;
	 -webkit-border-top-left-radius: 5px;
	 border-top-left-radius: 5px;
	 -moz-border-radius-topright: 5px;
	 -khtml-border-top-right-radius: 5px;
   -webkit-border-top-right-radius: 5px;
 	 border-top-right-radius: 5px;
   margin-right:-1px;
   background-color: #fafafa;
   padding-top:5px;
   padding-bottom:5px;
   padding-left:10px;
   padding-right:10px;
   color: #555;
   font-size: 80%;
   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{
   color: #222;
   background: #f0f0f0;
   text-decoration: none;
}

.detailedrecordtabs li.on a{
   color:#222;
   background-color: #f0f0f0;
   border-bottom: 1px solid #f0f0f0;
   border-top: 1px solid #bbb;
   border-left: 1px solid #bbb;
   border-right: 1px solid #bbb;
}
.detailedrecordtabs li.on a:hover {
   color:#222;
   background-color: #f0f0f0;
   text-decoration: none;
}
.detailedrecordtabs li.on a:hover, .detailedrecordtabs li.disabled a:hover{
   text-decoration:none;
}
.detailedrecordtabs li.disabled a{
   color:#aaa;
   cursor:default;
   border-top: 1px solid #bbb;
   border-left: 1px solid #bbb;
   border-right: 1px solid #bbb;
}
.detailedrecordtabs li.disabled a:hover {
   color:#aaa;
   background-color: #fafafa;
   border: 1px solid #ccc;
}
.detailedrecordtabs li.first a{
	margin-left: 20px;
	border-left: 1px solid #bbb;
}
.detailedrecordtabs li.first.on a{
	margin-left: 20px;
	border-left: 1px solid #bbb;
}

/* 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;*/
   background: #fff;
   margin: 10px 20px 0px 20px;
   padding:4px;
   border: 1px solid #ccc;
}
#detailedrecordshortreminder #clip {
   position:relative;
   clear:none;
   float:left;
   left: -45px;
   top:-15px;
   height:72px;
   width:72px;
   background: transparent;
}
#detailedrecordshortreminder #HB{
   position:relative;
   left: -50px;
}

/* end detailed record page*/

/* end of cds.css */

/* begin new cds styles */
/* jlb/2008-08-05       */

.searchresults table,tbody {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.searchresultsboxlabel {
	white-space: nowrap;
	vertical-align: top;
	font-size: 100%;
	color: #000;
	text-align: right;
	padding-right: 2px;
}
.searchresultsboxform {
	vertical-align: top;
	font-size: 80%;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.searchresultsboxrecord {
	vertical-align: top;
	padding-bottom: 20px;
}

.filelistbox {
	width:48em;
	max-width: 90%;
	margin:auto;
	min-height:100px;
	margin-top:10px;
}
.filelist {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	margin-bottom: 8px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}
.filelistheader {
	vertical-align: bottom;
	font-weight: bold;
}
.filelistheader img {
	margin-bottom: -3px;
}
.filelisteversionlabel {
	padding-bottom: 15px;
	text-align: right;
	vertical-align: middle;
	color: #666;
	font-size: 80%;
	width: 9em;
	border-bottom: 1px dotted #bbbbbb;
}
.filelisteversionbody {
	margin-left:0px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px dotted #bbbbbb;
}
.filenameinlist {
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}
.filetype {
	width: 32px;
	vertical-align: middle;	
	text-align: left;
}
.filename {
	vertical-align: middle;
	text-align: left;	
}
.filesize {
	vertical-align: middle;
	text-align: right;	
	color: #999999;
}
