/* The font-family defines the preferred font for ALEPH WEB interface.
   The system checks the fonts installed on the user's PC against the
   the definitions, and uses the first match found. 
   HOWEVER,
   Note that font definitions in the aleph.css file are NOT used if
   the user's browser has been set up to ignore font styles.
   In MS Internet Explorer this is set up under Internet options ->
   Accessibility -> "Ignore font styles specified on Web pages".
   In Netscape this is set up under Edit -> Preferences -> Fonts ->
   "Use my default fonts overriding document specified font".
   NOTE! fonts differ from each other in the characters that are 
   included, and in performance, usually in direct proportion; i.e.
   fonts that include large range are heavy load on PC. Therefore,
   when defining your fonts, take into account the characters in your 
   database. 
   NOTE: Aug. 21, 2001. Ex Libris has found that Arial Unicode MS has
   the largest range, but creates performance problems on PC operating
   under NT, with IE 5.5 and 6.0.*/

.title { 
 font-weight: bold;
 font-size: 16px;
 line-height: 18pt;
 font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
}
.topbar {
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-size:90%;
  font-weight:bold;
  color:#FFFFFF;
  background-image:url(/exlibris/aleph/u20_1/alephe/www_f_eng/icon/f-top-bar.jpg);
} 
.middlebar {
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-size:90%;
  font-weight:bold;
  color:#0000CC;
  background-image:url(/exlibris/aleph/u20_1/alephe/www_f_eng/icon/f-middle-bar.jpg);
}
.bottombar {
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-size:90%;
  font-weight:bold;
  color:#0000CC;
  background-image:url(/exlibris/aleph/u20_1/alephe/www_f_eng/icon/f-bottom-bar.jpg);
}
.feedbackbar {
  font-size:100%;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#CC3333;
  background-color:white;
}
.bar {
  font-size:12px;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  background-image:url(/exlibris/aleph/u20_1/alephe/www_f_eng/icon/f-bar.jpg);
}
.resultsbar {
  font-size:12px;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  background-image:url(/exlibris/aleph/u20_1/alephe/www_f_eng/icon/f-bar.jpg);
}
.indent1 {
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  margin-left:5%;
}
.copyright {
  font-size:70%;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  color:#6F6F6F;
  text-align:center;
}
.text1 {   
 font-size: 11px
}
.text2 {
  font-size:120%;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:red;
}
.text3 {	
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 margin-bottom: 0px;
 padding: 0px;     
}
#small {
  font-size:80%;
}
#italics {
}
.text9 {
  font-size: 12px;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:normal;
}
.tr1 {
  font-size: 12px;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:normal;
  background-color:#B5CBE7;
}
#bold{   
  font-weight:bold;
}
.campus {
  font-size:100%;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:#FFFFFF;
  background-color:#333399;
}

.campus_line {
  font-size:100%;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:#000000;
  background-color:#FFFFFF;
}
#yellow {
  background-color:#FFCC00;
}

.td1 {
  font-size:100%;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:normal;
  background-color:#F5F6F7;
}
#bold {  
  font-weight:bold;
}
#centered {
  text-align: center;
}
#right {
  text-align: right;
}
.td2 {
  font-size:80%;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  background-color:#FFFFFF;
}
#small {
  font-size:80%;
}
a:link {
  color:#333399;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
}
a:visited {
  color:#CC3333;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
}
a:active {
  color:#CC3333;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
}
a.specpgs:link {
  color:#CC3333;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
}
a.specpgs:visited {
  color:#CC3333;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
}
a.specpgs:active {
  color:#CC3333;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
}
a.blue:link {
  font-size:80%;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#333399;
  text-align:center;
  text-decoration: none;
}
a.blue:visited {
  font-size:80%;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:CC3333;
  text-align:center;
  text-decoration: none;
}
a.blue:hover {
  color:#CC3333;
}
a.resultsblue:link {
  font-size:80%;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  color:#333399;
  text-align:center;
  text-decoration: none;
}
a.resultsblue:visited {
  font-size:80%;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  color:CC3333;
  text-align:center;
  text-decoration: none;
}
a.resultsblue:hover {
  color:#CC3333;
}
.d-topbar {
  font-weight:bold;
  color:#FFFFFF;
  background-color:#3F8CB2
}
.d-middlebar {
  font-family:'Bitstream Cyberbit',Arial Unicode MS, Bitstream Cyberbit, Arial,Helvetica,serif;
  font-weight:bold;
  color:#0000CC;
  background-color: #D4E1F1
}
.d-bottombar {
  font-family:'Bitstream Cyberbit',Arial Unicode MS, Bitstream Cyberbit, Arial,Helvetica,serif;
  font-weight:bold;
  color:#0000CC;
  background-color:#D9E8F0
}

/* 
  GPO version:
*/

h1 { 
 font-weight: bold;
 font-size: 16px;
 line-height: 18pt;
 font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
}
h2 {
	
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px;
	color: #000000;

}
h3 {   
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 margin-bottom: 0px
}
h4 {   
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 margin-bottom: 0px
}
body { 
	font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color:#FFFFFF;
	background-repeat: no-repeat; 	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p { 
 font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
 font-size: 12px
}
td { 
 font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
 font-size: 12px
}


.caption {  
 line-height: normal;
 font-weight: bold;
 margin-bottom: 0px
}
.footer {  
 font-size: 10px;
 text-align: center
}
.top {   
 font-size: 10px;
 clip:   rect(   );
 text-align: right;
}
.tablespacing {  
 clip:   rect(   );
 padding-top: 10px;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
}
.fontsmall {   
 font-size: 11px;
}
.navigation {  
 font-size: 10px;
}
.invisiblelink {  
 font-size: 10px;
 color: #FFFFFF;
 text-decoration: none;
}
.indent {  margin-left: 20px; }
.toplogo { 
 font-size: 14px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 margin-bottom: 0px }
.search { 
 font-size: 10px;
 clip:  rect(  0px );
}
.subparagraph {  
 font-size: 12px;
 font-weight: normal;
 top: -5px;
 clip:  rect(   );
}
.rowheader {
	font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.colheader {
	font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

A.menubar:link {
color: #333399;
}

A.menubar:visited {
color: #CC3333;
}

A.menubar:hover {
color: #CC3333;
}

a.menubar:active {
color:#CC3333;
} 


#spa li {margin-top: 10px;} 
.spafix {  
margin-top: 10px;
margin-left: 25px; 
}


.budgetindent {  margin-left: 40px}
.limargin {margin-top: 10px;}
.pspacefix {margin-top: 3px;}
.budgetlinetop { border-top: 1px solid #000000}
.budgetmargin1 { margin-left: 10px}
.budgetmargin2 { margin-left: 20px}
.budgetmargin3 { margin-left: 20px; margin-top: 3px}
.budgetmargin4 { margin-left: 30px}
.budgetmargin5 { margin-left: 40px}
.budgetmargin6 { margin-left: 50px}
.budgetcaption { font-size: 12px; font-weight: bold; text-align: justify; margin-top: 10px; margin-left: 40px; margin-right: 40px}
.budgetcaption2 {font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; margin-left: 20px; margin-top: 10px}


.pspacefix2 {margin-top: 3px; margin-bottom: 0px}
.verticalline { border-left: 1px solid #000000}

.floatright {
float: left;
}

.linebottom { border-bottom: 1px solid #000000}
.linetop { border-top: 1px solid #000000}
.lineright { border-right: 1px solid #000000}
.lineleft { border-left: 1px solid #000000}
.linebottomright { border-right: 1px solid #000000; border-bottom: 1px solid #000000} 
.linebottomleft { border-left: 1px solid #000000; border-bottom: 1px solid #000000}
.linetopright { border-right: 1px solid #000000; border-top: 1px solid #000000}
.linetopleft { border-left: 1px solid #000000; border-top: 1px solid #000000}


#indent {  margin-left: 40px;}
.indent2 {  margin-left: 42px;}
#limargin li {margin-top: 10px;}
.linetop { border-top: 1px solid #000000}

/* styles for the proceedings pages...blech */
.proceedings_toc { margin-left: 20px;}
.agenda_border1 {border-bottom:1px solid #BFBFBF}
.agenda_border2 {border-bottom:1px dashed #6F71FF}
.agenda_border3 {border: 1px solid black;}

#anniversary {
   position: absolute;
   top: 6px;
   left: 144px;                    
   width: 150px;
   height: 34px;
   background: url('http://www.gpoaccess.gov/images/anniv_text_lrge2.jpg') no-repeat top left;
}

.border1 {border-top:1px solid red; height: 25px;}
.border2 {border-right:1px dashed #999999;}
.border3 {border-bottom:1px dashed #999999;}
.border4 {border-top:1px dashed #999999;}
.border5 {border-left:1px dashed #999999;}
.regtable { padding-left: 5px; height: 20px;}

.alerttext { font-weight:bold; color:#CC3300;}

/* styles for the OPAC */
.superscript { vertical-align: text-top; font-size: 10px; font-size: 10px }
.opac_breadcrumbs {  margin-left:10px; margin-top:10px;}
.opac_pulled_info {  margin-left:10px;}
.gpo_footer { margin-left:150px; margin-right: 10px; }
#left_sidebar {float: left;  background-color: #333399; }
.opac_pulled_info table { position: relative; margin-left: 5px margin-right: -200px}

.td2ll {
  font-size:80%;
  font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;
  font-weight:bold;
  background-color:#FFFFFF;
}


/* TOP Navigation NEW styles for the OPAC */
.container1 { 
 background-color: #B5CBE7;
 height: 60px;
 padding-top: 5px;
}
.container2 { 
 background-color: #E3ECF3;
 height: 25px;
 padding-top: 5px;
}
.container3 { 
 position:absolute;
 background-color: #B5CBE7;
 height: 60px;
 padding-top: 5px; 
 top: 84px;
 left: 0px;
 z-index: 2;
 width: 100%;
}
.container4 { 
 background-color: #E3ECF3;
 height: 25px;
 padding-top: 5px;
 position:absolute;
 top: 146px;
 left: 0px;
 z-index: 2;
 width: 100%;
}
.div-1 {
 position:relative;
}
.catalogs {
 float: left;
 font-family:Arial, Helvetica, sans-serif;
 margin-left: 0px;
 margin-right: 10px;
}
.options {
 float:left;
 font-family:Arial, Helvetica, sans-serif; margin-left:
 0px;
 margin-right: 10px;
}
.logo {
 float: left;
 width: 30px;
}
.fdlp_options {
 float:left;
 font-family:Arial, Helvetica, sans-serif;
 margin-left: 10px;
 margin-right: 10px;
 position:absolute;
 top:0; 
}
#item1 {
 left:0;
 top:0; 
}
#item2 {
 left:400;
 top:0; 
}
#item3 {
 left:750;
 top:0; 
}
#item4 {
 right:0;
 top:0; 
}

.pfix {
 margin-top: 1px;
 margin-bottom: 2px;
 font-size:11px;
}
.col1 {
 font-family:Arial, Helvetica, sans-serif;
 float: left;
 margin-right:15px;
}
.gpoaccess_logo {   
 position: absolute;
 top: 102px;
 left: 580px;                    
 width: 74px;
 height: 38px;           
}
#gpoaccess_logo_left {
 position:absolute;
 top: 24px;
 left: 0px;
 z-index: 3;
}
 
#cgp_logo {
 background-color:#333399;
 position:absolute;
 top: 24px;
 left: 0px;
 z-index: 2;
 width: 100%;
}
.filler1 {
 float: left;
 width: 10px;
}

/*Hover effect on sort options*/
p#sortoptions span{color:#333399; background:transparent;}
p#sortoptions i {color:#CC3333; font-weight:normal; font-style:normal;}
p#sortoptions a:link, p#sortoptions a:visited {color:#333399; font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;}
p#sortoptions a:hover, p#sortoptions a:active {color:#CC3333; font-family: Arial Unicode MS, Bitstream Cyberbit, Arial, Helvetica, sans-serif;}
