/* @override http://ddd.uab.cat/img/ddd.css */

/* @override 
	http://ddd-nuix.uab.cat:2000/img/ddd.css
	http://www.quadrati.com/ddd/ddd.css
*/

/*
* -*- 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.
*/

/* Específics Quadratí */

/* registres */

td.miniatura {
	border: none;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

td.miniatura a:hover {
	background-color: transparent;
}

td.miniatura img.miniatura {
	vertical-align: top;
	margin-right: 10px;
}

td.dades {
	padding-bottom: 10px;
}

td.dades img.miniatura {
	width: 40px;
	height: auto;
	vertical-align: middle;
	margin: 5px;
}

td.dades a:hover img.miniatura {
	background-color: #fff;
}

td.dades img.miniatura:hover {
	width: 40px;
	height: auto;
	vertical-align: middle;
	margin: 0;
	border: 6px solid #999;
}

table.registre table td a:hover {
	background-color: transparent;
}

table.registre table td {
	width: 100px;
	padding: 0 10px 10px 0;
}

/* final registres */

.miniatura {
	border: 1px outset #999966;
	margin-right: 5px;
}

.tamany {
	color: #666;
	font-size: 10.5px;
	display: block;
	text-align: center;
}

.pageheader .logoUAB {
	background: url('logoUAB.png') repeat 0 0;
	width: 144px;
	height: 86px;
	float: right;
	border: 0;
}

.logoUAB a {
	border: 0;
}

td.headermoduleboxbody.idioma {
	color: #fff;
	border-right: 1px solid #999;
	padding: 0 20px;
}

.headermoduleboxbody.idioma a {
	color: #fff;
}

.headermoduleboxbody.idioma a.langinfo {
	margin-right: 15px;
}

span.langinfo {
	background-color: #10120a;
	padding: 2px 6px;
	color: #fff;
}

.userinfoboxbody img {
	vertical-align: text-bottom;
}

.defaultitle {
	font-size: 1em;
	font-weight: bold;
}

small {
	font-size: 1em;
}

pre {
	font-size: 1.2em;
	overflow: auto;
	width: 95%;
}

span.moreinfo {
	margin: 2px 0 10px 0;
	float: left;
}

form table {
	clear: both;
}

.pagebodystripemiddle table.searchbox {
	background-color: #424443;
	padding: 0px;
	border: 10px solid #424443;
}

.pagebodystripemiddle table.searchbox td {
	padding: 0px;
	color: #fff;
}

.pagebodystripemiddle form table td {
	text-align: left;
}

form a:hover.img {
	background-color: transparent;
}

.pagebodystripemiddle td.searchboxbody input {
	
}

.pagebodystripemiddle td.searchboxbody select {
	
}

.pagebodystripemiddle td.searchboxbody input.formbutton {
	background: #EDF0EE;
	color: #333;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1em;
	font-weight: bold;
}

.pagebodystripemiddle td.searchboxbody input.formbutton:hover {
	background: #87a644;
	color: #fff;
	cursor: pointer;
}

.pagebodystripemiddle thead {
	border: 0;
	margin: 0;
}

.pagebodystripemiddle .portalbox {
	padding: 10px;
	margin: 0 0 10px 0;
	background: #BFCA9F;
	color: #333;
	font-size: 1.1em;
	width: auto;
}

.pagebodystripemiddle .portalbox .portalboxbody a {
	border: none;
}

.pagebodystripemiddle .portalbox .portalboxheader {
	color: #57750a;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
}

.pagebodystripemiddle .portalboxheader {
	color: #fff;
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
}

.pagebodystripemiddle .detailedrecordbox .detailedrecordboxcontent .inside  p {
	text-align: left;
	margin: 20px 0;
	width: 100%;
	padding: 0;
}

.inside {
	text-align: left;
}

.portalboxheader select {
	border: none;
	font-size: 0.7em;
}

.portalboxbody ul {
/*	color: #fff;		*/
/*	list-style-type: none;	*/
	padding: 0px 10px;
	margin: 10px;
	text-align: left;
}

.portalboxbody ul li a {
	color: #fff;
	list-style-type: none;
	border-bottom: none;
	margin: 10px 0px 0px 8px;
	padding: 0px;
}

.portalboxbody p {
	font-size: 1em;
}

.portalboxbody a {
	/*padding: 0px 0 7px 0;
	margin: 0 0 -4px 0;
	display: block;*/
	text-decoration: none;
}

.portalboxbody a img {
	max-width: 170px;
	border: 0;
}

.searchbox tr {
	text-align: left;
}

.searchboxbody a:link,.searchboxbody a:visited,.searchboxbody a:active {
	color: #fff;
}

a.img img {
	margin: 0px 4px;
	top: 4px;
	position: relative;
}

.googleboxbody a img {
	margin: 0px;
	top: 4px;
	position: relative;
}

.narrowsearchbox td {
	padding: 2px 8px 2px 0px;
	vertical-align: top;
}

.focusonsearchbox td {
	padding: 2px 8px 2px 8px;
}

.narrowsearchbox input, select {
	border: none;
	margin: 0 10px 0 0;
	padding: 0;
}

td.narrowsearchboxbody {
	padding: 6px 0px 8px 8px;
}

td.narrowsearchboxbody div {
	background-color: #d4dad6;
	float: right;
	width: 99%;
	text-align: right;
	padding: 10px 10px 10px 0px;
}

td.narrowsearchboxbody ul {
	color: #fff;
	list-style-type: none;
	padding: 0px 6px;
	margin: 0px;
	text-align: left;
}

td.narrowsearchboxbody ul li a {
	color: #fff;
	list-style-type: none;
	border-bottom: none;
	margin: 10px 0px 0px 8px;
	padding: 0px;
	font-size: 1em;
}

.pagebodystripemiddle form table td.focusonsearchboxbody {
	padding: 0px;
	width: 1%;
}

.pagebodystripemiddle form table td.latestadditionsboxtimebody {
	
}

.pagebodystripemiddle form table td.narrowsearchboxbody {
	
}

.pagebodystripemiddle form table.narrowsearchbox td.narrowsearchboxbody {
	
}

.latestadditionsbox tr:hover {
	background-color: #e7e7e7;
}

.bottom-left-folded {
	float: left;
}

.bottom-right-folded {
	float: right;
	margin-top: 10px;
}

.inboxheader td {
	padding: 10px;
}

div#detailedrecordminipanelreview {
	position: relative;
}

div#detailedrecordminipanelactions {
	
}

#detailedrecordminipanelreview div.star a:hover {
	background-color: transparent;
}

.detailedrecordactions a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}

table.registre {
	
}

.submitBody table {
	border: none;
}

.submitBody table td {
	border: none;
}

.submitBody table td strong font {
	color: #587606;
}

.headerselected {
	color: #000;
	background-color: #C5CBC7;
}

.headerselected a {
	border: 0;
	padding: 0;
	margin: 0;
}

.headerbox .headerselected {
	color: #000;
	background-color: #587606;
}

.mycdscell small {
	color: #000;
	padding: 4px;
	position: relative;
	float: left;
}

.mycdscell font {
	color: #587606;
}

#bskcontainer a:hover {
	background-color: transparent;
	color: #333;
}

/* final Quadratí */

/* Específics UAB en ús */

.etiqueta {
	font-size: 1em;
	font-weight: bold;
}

.text {
	font-size: 1em;
}

.titol {
	color: #587606;
	font-size: 1.2em;
	font-weight: bold;
}

.thumbnail {
	border: 1px solid #999966;
	padding: 0px;
	margin: 0px 15px 0px 0px;
}

/* final UAB en ús */

body {
	color: #000;
	margin: 0 auto;
	padding: 0;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 90%;
	border-right: 3px solid #777;
	border-left: 3px solid #777;
	background-color: #999;
}

h1 {
	margin-top: 0px;
	margin-left: 0px;
	color: #36c;
}

.h1 {
	margin-left: 0px;
	color: #36c;
}

h2 {
	margin-left: 0px;
}

h3 {
	color: #587606;
	margin-top: 40px;
	margin-left: 0px;
	margin-bottom: 10px;
}

h4 {
	margin-left: 0px;
}

h5 {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
	color: #587606;
}

h6 {
	font-style: italic;
	color: #36c;
	margin-left: 0px;
}

a:link {
	color: #587606;
	text-decoration: none;
}

a:visited {
	color: #587606;
	text-decoration: none;
}

a:active {
	color: #587606;
	text-decoration: none;
}

a:hover {
	background-color: #587606;
	color: #fff;
	text-decoration: none;
}

a.moreinfo:link {
	color: #282828;
	background-color: #c0c7c3;
	text-decoration: none;
	padding: 4px 8px;
	font-size: 0.85em;
	height: 30px;
}

a.moreinfo:visited {
	color: #282828;
	background: #BFCA9F;
	text-decoration: none;
	padding: 4px 8px;
	font-size: 0.85em;
	height: 30px;
}

a.moreinfo:active {
	color: #282828;
	background-color: #c5cbc7;
	text-decoration: none;
	padding: 4px 8px;
	font-size: 0.85em;
	height: 30px;
}

a.moreinfo:hover {
	color: #eef0ef;
	background-color: #587606;
	text-decoration: none;
}

a.examplequery:link {
	color: #587606;
	text-decoration: none;
}

a.examplequery:visited {
	color: #587606;
	text-decoration: none;
}

a.examplequery:active {
	color: #587606;
	text-decoration: none;
}

a.examplequery:hover {
	color: #587606;
	text-decoration: none;
}

a.img:hover {
	color: #00c;
	text-decoration: none;
}

a.img:active {
	color: #00c;
	font-weight: normal;
	text-decoration: none;
}

a.note:link {
	color: #666;
	text-decoration: none;
}

a.note:visited {
	color: #666;
	text-decoration: none;
}

a.note:active {
	color: #666;
	text-decoration: none;
}

a.note:hover {
	color: #666;
	text-decoration: none;
}

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

th.searchboxheader a:link {
	color: #BAC4BC;
	text-decoration: none;
}

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

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

th.searchboxheader a:hover {
	color: #BAC4BC;
	text-decoration: none;
	background-color: transparent;
}

.headerbox {
	width: 100%;
	top: 28px;
	border: none;
	border-collapse: collapse;
	background: #12130c;
	clear: both;
	position: relative;
}

.headerboxbody {
	padding: 3px 0;
	margin: 0;
	background-color: #587606;
	font-size: 1.2em;
	overflow: hidden;
}

.headerboxbodylogo {
	width: 10px;
	height: 10px;
	max-width: 10px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 1px;
	color: #12130c;
}

.headermodulebox {
	margin: 0px -5px 0px 0px;
	padding: 0px;
	position: relative;
	float: right;
}

.headermoduleboxbody {
	
}

.headermoduleboxbodyblank {
	padding: 2px 0px;
	margin: 0px;
	visibility: hidden;
}

.headermoduleboxbodyblanklast {
	display: none;
}

.headermoduleboxbodyselected {
	color: #fff;
	border-right: 1px solid #999;
	padding: 0 20px;
}

a.header:link {
	color: #fff;
	text-decoration: none;
}

a.header:visited {
	color: #fff;
	text-decoration: none;
}

a.header:active {
	color: #fff;
	text-decoration: none;
}

a.header:hover {
	color: #fff;
	text-decoration: none;
}

a.headerselected:link {
	color: #E2EEB8;
	text-decoration: none;
}

a.headerselected:visited {
	color: #fff;
	text-decoration: none;
}

a.headerselected:active {
	color: #fff;
	text-decoration: none;
}

a.headerselected:hover {
	color: #fff;
	text-decoration: none;
}

.navtrailbox {
	color: #000;
	background: #fff;
	font-size: 1em;
	width: 100%;
	position: relative;
}

.navtrailboxbody {
	padding: 0px 0px 0px 25px;
	font-size: 1.1em;
	height: 24px;
}

a.navtrail:link {
	color: #587606;
}

a.navtrail:visited {
	color: #587606;
}

a.navtrail:active {
	color: #587606;
}

a.navtrail:hover {
	color: #fff;
}

.info {
	color: #060;
}

.snapshot {
	color: #000;
	border: 2px solid #999;
	margin: 10px 10px 0px 40px;
}

.pageheader {
	color: #999;
	background: #fff url("logoDDD.png") no-repeat left top;
	padding: 0px;
	margin: 0 auto;
	height: 165px;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}

.pagebody {
	padding: 0px 10px;
	margin: 0 auto;
	background-color: #fff;
	font-size: 1.2em;
	line-height: 1.5em;
	min-height: 500px;
}

.pagebodystripeleft {
	color: #000;
	background: #fff;
	margin: 0px;
	padding-left: 10px;
	float: left;
}

.pagebodystripemiddle {
	color: #000;
	background: #fff;
	padding: 15px;
	margin: 0;
}

.pagebodystriperight {
	color: #000;
	float: right;
}

.pageboxlefttop {
	color: #000;
}

.pageboxlefttopadd {
	color: #000;
}

.pageboxleftbottom {
	color: #000;
}

.pageboxleftbottomadd {
	color: #000;
}

.pageboxrighttop {
	color: #000;
}

.pageboxrighttopadd {
	color: #000;
}

.pageboxrightbottom {
	color: #000;
}

.pageboxrightbottomadd {
	color: #000;
}

.pagefooter {
	color: #666;
	background: #fff;
	margin: 0 auto;
	padding: 20px 10px;
	height: 85px;
	font-size: 1.1em;
	line-height: 1.4em;
}

.pagefooterstripeleft {
	color: #666;
	background: #fff;
	border-top: 1px solid #bac4bc;
	text-align: left;
	padding: 20px 10px;
	float: left;
	width: 98%;
}

.pagefooterstriperight {
	color: #666;
	border-top: 1px solid #bac4bc;
	padding: 20px 10px;
	background: #fff;
	text-align: right;
}

a.footer:link {
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}

a.footer:visited {
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}

a.footer:active {
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}

a.footer:hover {
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}

.errorbox {
	color: #000;
	background: #C5CBC7;
	padding: 1px;
	margin: 5px 30px 5px 30px;
	border-collapse: collapse;
	border: 2px solid #900;
}

.errorboxheader {
	color: #000;
	background: #C5CBC7;
	padding: 3px;
	border-spacing: 0px;
	font-weight: bold;
	text-align: left;
}

.errorboxbody {
	color: #000;
	background: #C5CBC7;
	padding: 3px;
}

.searchbox {
	color: #000;
	margin-bottom: 15px;
}

.searchboxheader {
	color: #bac4bc;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
}

.searchboxbody {
	color: #fff;
	text-align: left;
}

.narrowsearchbox {
	color: #000;
	padding: 0px 10px;
	margin: 0 0 20px 0;
	background-color: #fff;
	border-collapse: collapse;
}

.narrowsearchboxheader {
	color: #424443;
	background: #EDF0EE;
	padding: 10px;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

.narrowsearchboxbody {
	color: #000;
	text-align: center;
}

.focusonsearchbox {
	color: #000;
	background: #EBEEE1;
	padding: 10px;
	margin: 0px 0px 0px 20px;
	border-collapse: collapse;
	float: right;
	position: relative;
	width: auto;
}

.focusonsearchboxheader {
	color: #587606;
	background: #BFCA9F;
	padding: 10px;
	margin: 0;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}

.focusonsearchboxbody {
	color: #000;
	padding: 2px;
}

.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;
	text-align: left;
}

.searchalsosearchboxbody {
	color: #444;
	background: #fffbf5;
	padding: 3px;
}

.latestadditionsbox {
	color: #000;
	padding: 0px;
	border-collapse: collapse;
}

.latestadditionsboxtimebody {
	color: #000;
	width: 60px;
	padding: 15px;
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #d4dad6;
	font-size: 0.8em;
}

.latestadditionsboxrecordbody {
	color: #000;
	padding: 15px;
	text-align: left;
	vertical-align: top;
	font-size: 1em;
}

.portalbox {
	color: #000;
	width: 170px;
	margin: 0;
	background: #E2EEB8;
	padding: 15px;
	position: relative;
}

.portalboxheader {
	color: #587606;
	margin-bottom: 10px;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
}

.portalboxbody {
	font-size: 1em;
	line-height: 1.4em;
}

.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;
	background: #f1f1f1;
	vertical-align: top;
}

.adminheader, .adminheaderleft, .adminheadercenter, .adminheaderright {
	color: #000;
	background: #f1f1f1;
	border-spacing: 0px;
	padding: 3px 5px;
	text-align: center;
}

.adminheaderleft {
	text-align: left;
}

.adminheaderright {
	text-align: right;
}

.adminbutton {
	color: #fff;
	background: #282828;
	border: none;
	padding: 6px 10px;
	font-size: 1em;
}

.admintd, .admintdleft, .admintdright {
	padding: 0px 10px;
	text-align: center;
	vertical-align: top;
}

.admintdleft {
	text-align: left;
}

.admintdright {
	text-align: right;
}

a.google:link {
	color: #333;
}

a.google:visited {
	color: #333;
}

a.google:active {
	color: #333;
}

a.google:hover {
	color: #333;
}

.googlebox {
	color: #333;
	background: #fff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding: 10px;
	border-collapse: collapse;
}

.googleboxheader {
	color: #333;
	padding: 10px;
	background: #C5CBC7;
	font-weight: normal;
	vertical-align: top;
}

.googleboxbody {
	color: #333;
	background: #eef0ef;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

.adminbox {
	color: #000;
	background: #f1f1f1;
	margin: 0px;
	padding: 0px;
}

.adminboxheader {
	color: #000;
	background: #f1f1f1;
	text-align: left;
}

.adminboxbody {
	color: #000;
	background: #f1f1f1;
}

.formbutton {
	color: #fff;
	background: #282828;
	border: none;
	padding: 4px 10px;
	font-size: 0.9em;
}

.headline {
	color: #36c;
	display: none;
}

.quicknote {
	color: #603;
}

.important {
	color: #f00;
}

.popupselected {
	color: #fff;
	background: #006;
}

.searchresultsbox {
	padding: 0px;
	margin: 15px 0px;
}

.searchresultsboxheader {
	color: #000;
	background: #C5CBC7;
	padding: 2px;
	text-align: left;
	font-size: 0.8em;
}

.searchresultsboxbody {
	padding: 2px;
}

.searchresultsboxrecords {
	color: #000;
	margin-left: 0px;
	margin-right: 20px;
}

.nearesttermsbox {
	color: #603;
	background: #ffe;
	padding: 0px;
	border-collapse: collapse;
}

.nearesttermsboxheader {
	color: #603;
	background: #C5CBC7;
	padding: 0px;
	border-spacing: 0px;
	text-align: left;
	font-weight: normal;
}

.nearesttermsboxbody {
	color: #603;
	background: #fff;
	padding: 0px;
}

a.nearestterms:link {
	color: #603;
}

a.nearestterms:visited {
	color: #603;
}

a.nearestterms:active {
	color: #603;
}

a.nearestterms:hover {
	color: #603;
}

.nearesttermsboxbodyselected {
	color: #999;
	background: #fff;
	padding: 0px;
}

a.nearesttermsselected:link {
	color: #999;
}

a.nearesttermsselected:visited {
	color: #999;
}

a.nearesttermsselected:active {
	color: #999;
}

a.nearesttermsselected:hover {
	color: #999;
}

.moreinfo {
	color: #eef0ef;
}

.examplequery {
	color: #060;
}

.rankscoreinfo {
	color: #666;
}

.userinfobox {
	color: #039;
	width: 150px;
	margin-bottom: 15px;
}

.userinfoboxheader {
	color: #039;
	font-weight: bold;
	border-top: 1px solid #060;
	border-bottom: 1px solid #060;
}

.userinfoboxbody {
	color: #fff;
	padding: 2px 10px 0px 0px;
	font-size: 1.2em;
	line-height: 1.6em;
	height: 1.6em;
	position: relative;
}

a.userinfo:link {
	color: #fff;
	text-decoration: none;
	padding: 4px;
}

a.userinfo:visited {
	color: #fff;
	text-decoration: none;
	padding: 4px;
}

a.userinfo:active {
	color: #fff;
	text-decoration: none;
	padding: 4px;
}

a.userinfo:hover {
	color: #fff;
	background-color: #587606;
}

a.langinfo:link {
	
}

a.langinfo:visited {
	
}

a.langinfo:active {
	
}

a.langinfo:hover {
	
}

.faq {
	margin-left: 12%;
	margin-right: 3%;
}

.faqq {
	margin-left: 18%;
	margin-right: 3%;
}

.exampleleader {
	color: #060;
}

.example {
	color: #039;
}

.blocknote {
	color: #000;
	padding: 4px;
}

.blocknotebis {
	color: #000;
	background: #999;
}

.devel {
	color: #600;
	background: #fff;
	border-color: #600;
	border-left-width: medium;
	border-left-style: solid;
}

.normal {
	color: #000;
	background: #fff;
}

.address {
	font-style: normal;
}

.note {
	color: #666;
}

.warning {
	color: #603;
}

.light {
	color: #ccc;
}

.nbdoccoll {
	color: #666;
}

hr {
	width: 100%;
	height: 1px;
	color: #999;
	background-color: #999;
	border-width: 0;
}

input, select {
	padding: 4px;
	font-size: 1em;
	margin: 4px;
	border: 1px solid #777;
}

.wsactionbutton {
	width: 150px;
	height: 25px;
	color: #039;
	margin: 0px;
	background-color: #fff;
	border: 2px solid #039;
	vertical-align: middle;
	padding: 5px 5px 0px 5px;
}

.wsactionbuttonh {
	width: 150px;
	height: 25px;
	color: #039;
	margin: 0px;
	background-color: #9cf;
	border: 2px solid #039;
	vertical-align: middle;
	padding: 5px 5px 0px 5px;
}

.textbutton {
	color: #039;
	font-weight: bold;
	text-decoration: none;
}

.submitBody {
	color: #000;
	background: #eef0ef;
}

.submitHeader {
	color: #fff;
	background: #424443;
}

.submitCurrentPage {
	color: #000;
	background: #eef0ef;
	border-top: 1px solid #424343;
	border-left: 1px solid #424343;
	border-right: 1px solid #424343;
}

.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 {
	background-color: #eef0ef;
	color: #333;
	padding: 12px;
}

.guideimg {
	border: 2px dotted #777;
	padding: 5px;
	margin: 5px;
}

.guideheader {
	font-variant: small-caps;
	color: #36c;
	margin-left: 10px;
}

.recordlastmodifiedbox {
	text-align: left;
	color: #777;
	font-size: 0.9em;
	padding: 4px;
	margin: 10px;
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100%;
}

.commentbox {
	color: #000;
	width: 100%;
	padding: 0px 10px 10px 10px;
	border-left: 2px solid #36c;
}

.warninggreen {
	color: #060;
}

.warningred {
	color: #f00;
}

.reportabuse {
	color: #000;
	background: #fff;
	vertical-align: bottom;
}

/* WebMessage module */

.mailbox {
	border-collapse: collapse;
	color: #000;
	margin-top: 15px;
	width: auto;
}

.mailboxheader tr {
	background: #C5CBC7;
	padding: 10px;
}

.inboxheader {
	text-align: center;
	color: #333;
	padding: 10px;
}

.messageheader {
	width: 100%;
	padding: 0px;
	border: 0px;
}

.mailboxinput {
	width: 100%;
}

.mailboxlabel {
	white-space: nowrap;
	padding: 10px;
}

.mailboxbody {
	background: #eef0ef;
	padding: 10px;
}

.mailboxrecord {
	background-color: #eef0ef;
}

.mailboxrecord td {
	

/*

each cell of a record */
   padding: 10px;
}

.mailboxfooter {
	background-color: #fff;
}

.mailboxfooter td {
	padding: 10px 0px 0px 0px;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.mailboxsearch td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.mailboxresults td {
	padding-bottom: 5px;
}

.nonsubmitbutton {
	color: #fff;
	background: #282828;
}

.confirmoperation {
	margin: auto;
	width: 400px;
	height: 100px;
	background-color: #eef0ef;
}

.confirmmessage {
	font-weight: bold;
	text-align: center;
}

.infobox {
	background-color: #c5cbc7;
	padding: 7px;
	border-collapse: collapse;
	border: 1px solid #fc0;
}

.warningbox {
	background-color: #ffeacc;
	padding: 7px;
	border-collapse: collapse;
	border: 1px solid #ffeacc;
}

.quotabox {
	background-color: #C5CBC7;
	width: 200px;
	height: 15px;
	border: 1px solid #fc0;
	margin: 3px 0px 3px 0px;
}

.quotabar {
	color: #fff;
	background: #282828;
	border: 0px none black;
	height: 15px;
}

/* WebBasket module */

#bskcontainer {
	float: left;
}

#bsktabs {
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.bsktab {
	float: left;
	margin: 0px 10px 0 0;
	padding: 4px 10px 5px 5px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #eef0ef;
}

#bsktab_selected {
	background-color: #C5CBC7;
	font-weight: bold;
	border-bottom: hidden;
}

.bsktab a {
	color: #000;
	text-decoration: none;
}

.bsktab a:hover {
	
}

.bsktab img {
	margin: 3px 5px 0px 0px;
}

#bskcontent {
	border-collapse: collapse;
	border: none;
	clear: left;
}

#bsktopics {
	background-color: #C5CBC7;
	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 {
	
}

#bskbaskets {
	padding: 10px 0px;
}

#bskinfos {
	background-color: #c5cbc7;
	width: 100%;
}

.bskbasket {
	margin-bottom: 20px;
	border-collapse: collapse;
	background-color: #eef0ef;
	width: 100%;
	text-align: left;
}

.bskbasketheader {
	background-color: #c5cbc7;
	text-align: left;
}

.bskbasketheader td {
	border-collapse: collapse;
	vertical-align: middle;
	text-align: left;
}

.bskbasketfooter {
	border-top: 1px solid #fc0;
	background-color: #C5CBC7;
	padding: 3px;
}

.bskbasketheaderactions {
	text-align: center;
	white-space: nowrap;
}

.bskbasketheaderactions td {
	border: none;
}

.bskbasketheaderactions img {
	border: 0px;
	margin: 2px;
}

.bskbasketheaderactions a {
	color: #000;
}

.bskbasketfooter td {
	padding: 5px 0px 5px 0px;
}

.bskactions {
	white-space: nowrap;
	width: 110px;
}

.bskactions td {
	border: none;
}

.bskactions img {
	border: 0px;
	margin: 0;
	text-align: center;
}

.bskactions a {
	
}

.bsktitle {
	
}

.bskcmtcol {
	white-space: nowrap;
	text-align: right;
}

.bskcontentcol {
	border-bottom: 1px solid #fc0;
	padding: 5px;
}

.bskcontentcol a {
	
}

.bskcomment {
	padding: 15px 10px 15px 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #fc0;
}

.bsklabel {
	font-weight: bold;
	white-space: nowrap;
	padding-right: 15px;
}

.bsk_create_link {
	
}

.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;
	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 {
	text-align: right;
	padding: 0px;
}

.bibEditCellTag {
	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;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	border-collapse: collapse;
}

.externalcollectionsboxheader {
	color: #333;
	padding: 10px;
	background: #bac4bc;
	font-weight: normal;
	vertical-align: top;
}

.externalcollectionsboxbody {
	color: #333;
	background: #eef0ef;
	padding: 10px;
	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;
	margin-left: 0px;
	margin-right: 20px;
}

/* Start 'detailed record' boxes*/

div.detailedrecordbox, div.detailedrecordminipanel {
	
}

div.detailedrecordbox img, div.detailedrecordminipanel img {
	
}

div.detailedrecordtabs {
	background-color: #eef0ef;
	height: 43px;
	overflow: hidden;
}

div.detailedrecordtabs div {
	
}

div.detailedrecordbox div.detailedrecordboxcontent {
	
}

div.detailedrecordminipanel {
	padding: 10px;
	background-color: #eef0ef;
	margin-top: 20px;
	clear: both;
}

.notopgap {
	margin: 0;
	height: 0;
	clear: both;
}

.nobottomgap {
	margin-bottom: 0;
	height: 0;
}

.top-left-folded {
	height: 10px;
}

/* tabs as used in detailed record pages */

ul.detailedrecordtabs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.detailedrecordtabs li {
	display: block;
	margin: 0;
	float: left;
}

.detailedrecordtabs li a {
	margin: 8px;
	background-color: #FFF;
	padding: 4px 14px;
	text-decoration: none;
	display: block;
/*

We loose CSS valid

ity here, but necessary because of ie7*/
}

.detailedrecordtabs li a:hover {
	background-color: #587606;
	color: #fff;
}

.detailedrecordtabs li.on a {
	color: #fff;
	background-color: #424443;
}

.detailedrecordtabs li.on a:hover, .detailedrecordtabs li.disabled a:hover {
	text-decoration: none;
}

.detailedrecordtabs li.disabled a {
	color: #999;
	cursor: default;
	background-color: #eef0ef;
}

.detailedrecordtabs li.first a {
	
}

.detailedrecordtabs li.first.on a {
	
}

/* Actions in mini-panel of detailed record view*/

ul.detailedrecordactions {
	list-style-type: none;
	padding-left: 1em;
	text-align: left;
	width: 400px;
	float: right;
	margin: 20px;
}

.detailedrecordactions, .detailedrecordactions a {
	text-decoration: none;
	color: #555;
	font-weight: 700;
}

/* Grading stars for mini-panel in detailed record view*/

#detailedrecordminipanelreview div.star a {
	text-indent: -9000px;
	/

* Hide text*/
	height: 30px;
	width: 30px;
	float: left;
	outline: none;
}

#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.1);
}

#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 {
	margin: 10px 10px 0px 10px;
	padding: 10px;
	background-color: #eef0ef;
}

#detailedrecordshortreminder #clip {
	position: relative;
	clear: none;
	float: left;
	left: -45px;
	top: -15px;
	height: 40px;
	width: 50px;
}

#detailedrecordshortreminder #HB {
	position: relative;
	left: -50px;
}

/* end detailed record page*/

/* definitions for webjournal module */

.webjournalBoxList {
	
}

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

.webjournalBoxList a:hover {
	
}

/* cite summary output */

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

/* end of cds.css */