BODY
{
	background-color : white;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;	
}

TD
{
	color : Black;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica;
}
 
.GradientL2D  { background-color: #6487db; background-image: url('header_top_bg.gif'); background-position: left; background-repeat: repeat-y;  }
.GradientD2L  { background-color: #000084; background-image: url('header_bottom_bg.gif'); background-position: right; background-repeat: repeat-y;  }

/* Default Links */

A:Link		{ color: Navy; text-decoration: none; }
A:Visited	{ color: Navy; text-decoration: none; }
A:Hover		{ color: Red; text-decoration: underline; }

/* Links for Title in results page */

A.Title:Link	{ font-weight: bold; }
A.Title:Visited { font-weight: bold; }
A.Title:Hover   {}

/* Navigation menu items links */

TD.PriNavBar		{ background-image: url(tab_left.gif); padding: 3px 0px 5px 7px;}
A.PriNavBar         { font-size: 13px; }
A.PriNavBar:Link    { font-weight: bold; color: navy; }
A.PriNavBar:Visited { font-weight: bold; color: navy; }
A.PriNavBar:Hover	{ font-weight: bold; color: Red; text-decoration: none; }

TD.PriNavBarHighlight		  { background-image: url(tab_left_high.gif); padding: 3px 0px 5px 7px;}
A.PriNavBarHighlight		  { font-size: 13px; }
A.PriNavBarHighlight:Link	  { font-weight: bold; color: navy; }
A.PriNavBarHighlight:Visited  {	font-weight: bold; color : navy; }
A.PriNavBarHighlight:Hover	  { font-weight: bold; color: Red; text-decoration: none; }

TD.TabRight				{ background-image: url(tab_right.gif); padding: 0px 9px 0px 0px;}
TD.TabRightHighlight	{ background-image: url(tab_right_high.gif); padding: 0px 9px 0px 0px;}

TD.NavBar		 { background-color: #e4e2cc; }
A.NavBar         { font-size: 12px; white-space: nowrap; }
A.NavBar:Link    { font-weight: bold; color: navy; }
A.NavBar:Visited { font-weight: bold; color: navy; }
A.NavBar:Hover	 { font-weight: bold; color: Red; text-decoration: none; }

SPAN.NavBarHighlight	  { background-color: #ffffff; }
A.NavBarHighlight		  { font-size: 12px; white-space: nowrap; }
A.NavBarHighlight:Link	  { font-weight: bold; color: navy; }
A.NavBarHighlight:Visited {	font-weight: bold; color : navy; }
A.NavBarHighlight:Hover	  { font-weight: bold; color: Red; text-decoration: none; }

/* Page navigation in results page "Page [2] 3 4" */

A.PageNav:Link		{ text-decoration: underline; }
A.PageNav:Visited	{ text-decoration: underline; }

/* Links for 'Add to My List' */

A.AddToList:Link	{ font-size: 10px; }
A.AddToList:Visited { font-size: 10px; }

/* Links for Fusion element descriptions */

A.FusionDesc:Link	{ font-size: 10px; }
A.FusionDesc:Visited { font-size: 10px; }



.Headings1
{
	background-color : #F7F7F7;
	border-bottom-color : #DDDDDD;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding : 3px 4px 3px 4px;
}

.Headings2
{
	background-color : #F7F7F7;
	border-bottom-color : #DDDDDD;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding : 3px 4px 3px 4px;
}

TD.Header
{
	background-color : Navy;
}

TD.OrgList
{
	background-color: #6487db;
}

.ColumnHeader
{
	font-weight : bold;
	background-color : Navy;
}

P.Header
{
	font-size : 14px;
	text-align : center;
	color : Black;
}

P.HeaderNoHits
{
	font-size : 14px;
	text-align : center;
	color : Orange;
}

.ErrorMessage
{
	font-size : 16px;
}

.LibraryHeader
{
	font-size : 18px;
	text-align : center
}

SELECT.RegularSmall
{
	FONT-FAMILY: Verdana, Arial, Helvetica;
	font-size : 11px;
}

SELECT.Regular
{
	FONT-FAMILY: Verdana, Arial, Helvetica;
	font-size : 12px;
}

.ResultsHeader
{
	font-size : 14px;
	color : Navy;
	font-weight : bold;
}

.MessageInfoHeader
{
    font-size : 14px;
    font-weight : bold;
    color: #336699;
}

.MessageInfoMaroonHeader
{
    font-size : 14px;
    font-weight : bold;
    color: Maroon;
}

.MessageDataGridStyle
{
    background-color: ButtonFace;
    padding: 2px 2px 2px 4px;
    
}



.ResultsNavigation
{
	
}

.RegularSmall
{
	font-size : 10px;
}

.RegularXSmall
{
	font-size : xx-small;
}

.Separator
{
	color : White;
	font-size: 16px;
}

.Header
{
	color : White;
	font-size : 10px;
}

.HeaderBranch
{
	color : White;
	font-size : 16px;
	font-weight : bold;
}

.TableHeader
{
	color : White;
	padding : 2px 4px 2px 4px;
}

.Regular
{
}

.RegularBold
{
	font-weight : bold;
}

.Red
{
	color : red;
}

.Results
{
	color : #993333;
}

.Title
{
}

.Tab
{
	color : White;
	font-weight : bold;
}

.DashHeader
{
	background-image: url(gradient.gif);
	color: #336699;
	font-weight: bold;
	font-size: 9pt;
	cursor: pointer;
	padding: 2px 1px 2px 4px;
	border-bottom: solid 1px #D2C9AB;
}

.DashBody
{
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #D2C9AB;
	border-style: solid;
	font-size: xx-small;
}

.DashList
{
	list-style-image: url(bullet.gif);
	padding: 0px;
	margin: 0px 0px 0px 11px;
}

.DashSubHeading
{
	margin: 5px 0px 5px 5px;
}

TH.Holdings
{
	background-color: Navy; 
	color: white; 
	text-align: left; 
	border-width: 0px; 
	font-size: 10pt; 
	vertical-align: top;
}

TH.HoldingsFront
{
	background-color: Navy; 
	color: white; 
	text-align: left; 
	border-width: 0px; 
	font-size: 10pt; 
	vertical-align: top;
	text-indent: 0em;
}

TD.Location
{
	padding-top: 1em; 
	color: blue; 
	border-style: solid; 
	border-width: 0px;
	border-color: #CCCCCC;
}

TD.Collection
{
	padding-left: 0em; 
	color: blue;
	vertical-align: top;
}

TD.Piecefront
{
	padding-left: 0em; 
	padding-right: 1em;
}

TD.Piece 
{
	padding-left: 4px; 
	padding-right: 1em;
}

IMG.Group
{
	margin-right: .5em;
}

SPAN.Group
{
	cursor:pointer;
}

IMG.Notes
{
	border: 0px; 
	margin-right: .5em;
}

.FormBorder
{
	background-color: #B1B1B1;
}

.FormHeader
{
	background-color: #D7D7D7;
}

.FormBody
{
	background-color: #F6F6F6;
}

.FormHeaderText
{
	font-size: small;
	font-weight: bold;
}

.Error
{
	color: red;
}

.LeftPanel
{
}

.RightPanel
{
}

.BottomPanel
{
	border-top: solid 1px #777777;
	padding: 3px 3px 3px 3px;
}

.ResultsNavigation
{
	background-color: #f4f3ea;
	padding: 6px 6px 6px 6px;
}

.ResultsCoverPane
{
	background-color: #EEEEEE;
}

.ResultsCoverPaneHigh
{
	background-color: #D1E1D4;
}

.ResultsDate
{
	font-size: 10px;
}

.ResultsTitlePane
{
	background-color: #F7F7F7;
}

.ResultsTitlePaneHigh
{
	background-color: #E4EAE5;
}

.CustomButton
{
	background-color: #F1F1DD;
	border-top: solid 2px #E7E7E7;
	border-left: solid 2px #E7E7E7;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
}

.ContentsHeader
{
	background-color: #F7F7F7;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 2px 2px 2px 2px;
	text-align: center;
	font-weight: bold;
	color: #333366;
}

.ExtendedOptions
{
	border-bottom: solid 1px #CCCCCC;
	text-align: left;
	color: #333366;
	padding:  4px 6px 4px 6px;
}

.marc_table {margin: 0px; padding: 0px;}
.marc_tag {font-family: monospace; font-size: 10pt; vertical-align: top; padding-bottom: .2pt; color: blue;} 
.marc_ind {font-family: monospace; font-size: 10pt; vertical-align: top; padding-bottom: .2pt; color: red;} 
.marc_sub {font-family: monospace; font-size: 10pt; vertical-align: top; padding-bottom: .2pt; color: green;} 
.marc_data {font-family: monospace; font-size: 10pt; vertical-align: top; padding-bottom: .2pt;} 

.DidYouMeanLabel { font-size: 16px; color: Red; }
.DidYouMeanLink  { font-size: 16px; font-weight: bold; }

.TitleListHeading { font-size: 18px; }

.ILLNotice
{
	color : Red;
}

.HoldsHeld			 { color : red; }
.HoldsActive		 { color : green; }
.HoldsPendingShipped { color : maroon; }
.HoldsILLTransferred { color : navy; }
.HoldsMisc			 { color : #7F7F7F; }
.HoldsAuthor         { color : #555555; }
.HoldsDate           { color : #555555; font-size: 10px; }

A.smallText { font-size: 0.9em; margin: 0px; padding: 0px; }

.Highlight { background-color: #ffffaa; }
.vernacular { color: green }

.ltfl_header 
{
  	background-color: #F7F7F7;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 2px 2px 2px 2px;
	text-align: center;
	font-weight: bold;
	color: #333366;
}

.AvailabilityHoldsMessage
{
    margin: 10px 50px; 
    padding: 25px; 
    border: solid 1px #999999; 
    background-color: #FFFFCC;
}

div.SearchBoxFlat
{ 
	border: 1px solid #BBB89D;
	padding: 0px; 
	margin: 0px 
}

div.SearchBoxFlat input
{
	border: 0px; 
	margin: 0px; 
	outline-style: none; 
	padding-right: 5px;	
}

div.SearchBoxGlow 
{ 
	border: 1px solid #000080; 
	padding: 0px; 
	margin: 0px 
}

div.SearchBoxGlow input
{
	border: 0px; 
	margin: 0px; 
	outline-style: none; 
	padding-right: 5px;	
}

div.AutoSuggestMenu 
{
	background-color: white; 
	border-color: #BBB89D;
	border-style: solid;
	border-width: 1px; 
	font-family: Arial;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

div.AutoSuggestMenu ul 
{ 
	list-style: none; 
	margin: 0px; 
	padding: 2px 0px 2px 0px
}

div.AutoSuggestMenu ul li 
{ 
	margin: 0px; 
	padding: 2px; 
	white-space: nowrap; 
	background-color: white; 
	font-size: 10pt; 
	font-weight: bold;
}

div.AutoSuggestMenu ul li span 
{ 
	font-weight: normal; 
}

div.AutoSuggestMenu ul li#AutoSuggestHighlight 
{ 
	background-color: #000080; 
	color: white;
	margin: 0px; 
	padding: 2px; 
	white-space: nowrap; 
}

div.AutoSuggestMenu p 
{ 
	background: url(gradient.gif); 
	border-left: 8px;
	color: #000000; 
	margin: 0px 0px 0px 0px; 
	padding: 4px 4px 4px 4px; 
}

div.AutoSuggestMenu p span 
{ 
	background: transparent url(hide_suggestions_hot.gif) no-repeat left 50%; 
	color: #000080;
	font-size: 8pt; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 21px;
	text-decoration: underline; 
}

input.AutoSuggestShowCold 
{ 
	background: transparent url(show_suggestions_cold.gif) no-repeat center 50%; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 21px;
}

input.AutoSuggestShowHot 
{ 
	background: transparent url(show_suggestions_hot.gif) no-repeat center 50%; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 21px;
}          

.AdvancedHint
{
    padding: 5px;
    width: 100%;
    border: solid 1px #CCCCCC;
    color: #333333;
}

.AdvancedHighlight
{
    background-color: #FFFFCC;
}

.sms {
	Z-INDEX: 750; 
	BORDER: #222222 2px solid;
	POSITION: absolute; 
	MARGIN: 10px; 
	background: #E4EAE5;
	TOP: 200px; 
	LEFT: 100px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	overflow:hidden;
	width: 700px;
	height: 220px;
}

.black_div
{
			position: absolute;
			top: 0%;
			left: 0%;
			width: 3000px;
			height: 4000px;
			background-color: #222222;
			z-index: 500;
			-moz-opacity: .4;
			opacity: .4;
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
			overflow:hidden;
}

.optiondiv
{
    Z-INDEX: 750; 
    BORDER: #222222 2px solid;
	POSITION: absolute; 
	background: #E4EAE5;
	TOP: 25px; 
	LEFT: 25px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	overflow:hidden;
	width: 740px;
	height: 610px;
}

.patrongrid
{
    font-family : 'Arial Unicode MS', Calibri, Arial, Verdana, sans-serif;
    border: 0px;
    padding:3px;
    border: 1px solid #cccccc;
    

}

.patrongrid-headings-pager
{
    font-family : 'Arial Unicode MS', Calibri, Arial, Verdana, sans-serif;
    text-align:right;
    font-weight:bold;
}

.patrongrid-headings-pager a
{
    text-decoration: underline;
}

.headings-patrongrid
{
    font-family : 'Arial Unicode MS', Calibri, Arial, Verdana, sans-serif;
    font-size:1em;
    
}

.headings-patrongrid a
{
    text-decoration: underline;
}


.patrongrid-row
{
    font-family : 'Arial Unicode MS', Calibri, Arial, Verdana, sans-serif;
    background-color : #F7F7F7;
	padding : 3px 4px 3px 4px;
}

.patrongrid-row a
{
    text-decoration: underline;
}

.patrongrid-alternating-row
{
	background-color : white;
	padding : 3px 4px 3px 4px;
}
.patrongrid-alternating-row a
{
    text-decoration: underline;
}



.skipnav { text-align: left; }
.skipnav a { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.skipnav a:focus, .skipnav a:active { position: static; left: 0; width: 1px; height: 1px; overflow: visible; text-decoration: underline; } 
.OptionsBar { background-color:#C1CDCD; BORDER-BOTTOM: LightSlateGray 2px solid;  height:25px; cursor:pointer; }
.OptionsHeader {background-color : Navy; color : White; font-size : 10px;}
.AtLbDiv 
{
    Z-INDEX: 750; 
    BORDER: #222222 2px solid;
    padding: 0px;
	POSITION: absolute; 
	background: white;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	overflow:hidden;
	width: 210px;
	height: 220px;
	display:none;
	zoom: 1;
}
.AtLbHeader {background-color:ActiveBorder; height:25px; cursor:pointer; BORDER-BOTTOM: LightSlateGray 2px solid; text-align: center; vertical-align:middle; font-weight:bold}
