/* no harm in leaving this in */
	
BODY{
	font-family: Arial, Helvetica, sans-serif;
}	

BODY.opac {
	background-color: #ffffff;
	padding-top: 0;
}

h3{
	margin:0;
	padding:0;
	color: #878800;
	font-size:0.95em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

A.title {
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

A.title:hover  {
	font-weight: bold;
	color: maroon;
	text-decoration: underline;
}

A.title:visited {
	font-weight: bold;
	color: darkblue;
	text-decoration: none;
}

A.theslist {
	color: blue;
	text-decoration: none;
}

A.theslist:hover {
	color: maroon;
	text-decoration: underline;
}

A.theslist:visited {
	color: darkblue;
	text-decoration: none;
}

A.opacbar2 {
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
    	color: blue;
	text-align: left;
	text-decoration: none;
}

A.opacbar2:hover {
	color: #c00;
	text-decoration: underline;
}

A.opacbar2:visited {
	color: darkblue;
	text-decoration: none;
}

A.opacbar2b {
    	color: blue;
	text-align: left;
	text-decoration: none;
}

A.opacbar2b:hover {
	color: maroon;
	text-decoration: underline;
}

A.opacbar2b:visited {
	color: darkblue;
	text-decoration: none;
}

A.opacbar3 {
	font-weight: bold;
	color: white;
	text-align: left;
	text-decoration: none;
}

A.opacbar3:hover  {
	color: white;
	text-decoration: underline;
}

A.opacbar3:visited {
	color: #CCCCCC;
	text-decoration: none;
}

A.selfissue {
	color: blue;
	text-decoration: none;
}

A.selfissue:hover {
	color: maroon;
	text-decoration: underline;
}

A.selfissue:visited {
	color: darkblue;
	text-decoration: none;
}
	

P.bold {
	font-weight: bold;
	color: #628297;
}

P.fdinfoboxes {
	margin: 0;
	font-size: smaller;
	text-align: right;
    padding-top: 5px;
}

P.hang {
      margin-left: 60px;
      text-indent: -60px;
}

/* Help is the tiny grey text at the bottom */

P.help, P.help2 {

	padding:0;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:0px;
	margin-right:3px;
	margin-top:3px;
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}

P.help2 {
	font-size: 0.75em;
}



/* opacbar is the grey bar at the top of the content */
  
P.opacbar1 {
	font-size: larger;
	text-align: center;
  }

P.opacbar2 {
	/*margin: 5px;*/
}

P.opaclabel {
      color: #333333;
}

P.pageup, P.pagedown {
	font-size: smaller;
	font-weight: bold;
	margin: 2px;
}

P.research {
	/*background-color: #E6EBD1;*/
	padding: 1px;
	padding-left: 5px;
	margin-top: 0px;
}

P.right {
      text-align: right;
}

P.rightmargin {
        float: right;
        width: 5%;
}

P.reportdata {
	font-size: smaller;
	margin-left: 5px;
}

P.small80 {
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: smaller;
	color: #333333;
}

/* P.small {
	font-size: smaller;
} */

P.smallblack {
	font-size: smaller;
	color: #000000;
}

P.smallright {
	float: right;
	font-size: smaller;
	margin: 0;
}

P.smallwhite {
	font-size: smaller;
	/*color: #ffffff;*/
}

P.srchterms {
	font-weight: bold;
	color: #ffffff;
}

P.std {
	margin-left: 5px;
}

P.welcome {
	font-size: 400%;
	text-align: center;
}

P.welcome2 {
	font-size: 160%;
	color: white;
	text-align: center;
}

P.reportheadings {
	/*font-weight: bold;
	font-size: larger;
	margin-left: 5px;*/
	margin:0;
	padding:0;
	color: #878800;
	font-size:1em;
	font-weight:bold;
	
}

P.leftmargin {
	float: left;
	width: 5%;
}

P.title {
	font-size: larger;
	font-weight: bold;
	margin: 5px;
	margin-left: 20px;
}

P.overdue {
	font-weight: bold;
	color: #AA2B4A;
}

P.tableheadings {
	font-weight: bold;
}

P.fieldlabel {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}

select {
	padding:0;
	border:1px solid #A09F95;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:0px;
	height:16px;
	margin-right:3px;
	margin-top:5px;
	font-size:0.95em;
	font-family: Arial, Helvetica, sans-serif;
	color: #00274C;
	background-color: #E3ECE2;
	
}

input {
	font-size:0.95em;
	font-family: Arial, Helvetica, sans-serif;
	color: #00274C;
}

input.libertytext {
	padding:0;
	border:1px solid #A09F95;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:0px;
	height:16px;
	margin-right:3px;
	margin-top:3px;
	font-size:0.95em;
	font-family: Arial, Helvetica, sans-serif;
	color: #00274C;
	background-color: #E3ECE2;
}

.libertysubmit, .libertysubmitmedium {
	background-image: url(/staticfiles/images/nextformbutton.gif );
	text-align: center;
	width: 86px;
	height:17px;
	font-size:11px;
	font-family: Arial;
	font-style:normal;
	color: #000000;
	border: 0;
	margin-top:5px;
}

.libertysubmitmedium {
	background-image: url(/staticfiles/images/nextformbutton-med.gif );
	width: 130px;
}

P.message {
	font-weight: bold;
	color: #40637A;
	text-align: center;
}

hr.br1 {
	margin: 0;
	padding: 0;
	color: white;
	height: 0;
}

INPUT.opac {
	padding: 0px;
	margin: 0px;
}

INPUT.columnHeading {
	padding: 0px;
	margin: 0px;
}

INPUT.opacButton1 {
	width: 117px;
}

OL.help {
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: smaller;
	color: #333333;
}

/*** Table ***/
TR.browse {
	background-color: #E6EBD1;
}

TD.browseFieldname {
	width: 20%;
	text-align: right;
}

TD.browseValue {
	width: 78%;
	text-align: left;
}

TD.splitValue {
	width: 39%;
	text-align: left;
}

TR.add {
	background-color: #E6EBD1;
}

TD.addFieldname {
	width: 20%;
	text-align: right;
}

TD.addValue {
	width: 78%;
	text-align: left;
}

TR.update {
	background-color: #E6EBD1;
}

TD.updateFieldname {
	width: 20%;
	text-align: right;
}

TD.updateValue {
	width: 78%;
	text-align: left;
}

/* opacbar is the grey bar at the top of the content */

TR.opacbar1 {
  	background-color: #E6EBD1;
  }

TR.opacbar2 {
  	/*background: #E6EBD1;*/
	background-color: #DBE6EB;
	border: 1;
	padding: 5 5 5 5;
  }
  
  
  
TR.opacbar2 a {
background-image: url(/staticfiles/images/redarrow.gif);
background-position:left;
background-repeat: no-repeat;
padding-left:12px;
}
  

TR.opacbar3 {
	height:0px;
	vertical-align:baseline;
	background-color: #F2EEEB;
  	/*background-color: #40637A;*/
  }

TR.opacbar4 {
  	background-color: #CCCCCC;
  }

TR.research {
    font-size: smaller;
	background-color: #E6EBD1;
	padding: 0px;
	padding-left: 30px;
	margin-top: 0px;
}

TR.research2 {
        background-color: #F2EEEB;
        padding: 0px;
        padding-left: 30px;
        margin-top: 0px;
}

TR.marc {
	background-color: D9CFE2;
}

TR.statistic {
	background-color: #FFFFFF;
}

TR.statistic3 {
	background-color: #FFFFFF;
}

TR.statistic2 {
	font-weight:	bold;
	background-color: #F2B87F;
}

TR.statistic1 {
	font-weight:	bold;
	font-size:	120%;
	background-color: #EC9540;
}

TR.statistic0 {
	font-weight:	bold;
	font-size:	150%;
	background-color: #E67200;
}

TD.table {
	border-width: 0;
	border-top-width: 2;
	border-style: solid;
	border-color: #95AFDE;
}

/* tabsOn and tabsOff are the navigation table with basic, advanced etc in it */

TD.tabsOn {
	/*color:#fff;
	background-color: #336699;
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	border-bottom: 0;
	padding: 2px 4px 2px 4px;*/
	/*border-color: #82786f;*/
	/*padding:5px;
	padding-left:10px;
	padding-right:10px;*/
	border:1px solid #82786F;
	display:inline;
	margin:0pt;
	padding:5px;
	background-color:#82786F;
	color:#FFFFFF;
}

TD.tabsOff {
	/*color:#000000;
	background-color: #eed; 
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	border-bottom: 0;
	padding: 2px 4px 2px 4px;*/
	/*padding:5px;
	padding-left:10px;
	padding-right:10px;*/
	border:1px solid #82786F;
	display:inline;
	margin:0pt;
	padding:5px;
	background-color:#FFFFFF;
	color:#000000;
}



