/***************************
	MAIN MENU
***************************/
#menu_main {
	width: 754px;
	height: 26px;
	background: #ffffff;
	font-size: 0.75em;
	font: 1em arial, sans-serif;
	
}
#menu_main * { margin: 0; padding: 0; }
#menu_main html{font-size:100%;}
#menu_main a { display: block; height: 21px !important; height: 26px; color: #fff; text-align: center; text-decoration: none; text-transform: uppercase; padding: 5px 0 0 0; }
#menu_main span { display: none; font: bold 0.75em arial, sans-serif; }
#menu_main ul { list-style-type: none; font-size: 0.85em;}
#menu_main li { float: left;}

#menu_main ul ul { font-size: 0.99em; position: absolute; z-index: 200; left: -999em; top: 152px; width: 124px; background: #f9dec8 url('/polaris/custom/ssi/images/menu-main-sub-top.gif') 0 0 no-repeat; padding: 4px 1px 0 1px; }

/* 2nd level */
#menu_main ul ul li { position: relative; background: #e77e2c; border-bottom: 1px solid #f9dec8;}
#menu_main ul ul li a { width: 104px !important; width: 124px; height: auto; text-align: left; padding: 5px 10px; }
#menu_main ul ul li a.daddy { background-image: url('/polaris/custom/ssi/images/b_arrow.gif'); background-position: 97% center; background-repeat: no-repeat; }
#menu_main ul ul li a:hover { text-decoration: underline; }

/* 3rd level */
#menu_main ul ul ul { position: absolute; top: -1px; background-image: none; margin: 0 0 0 124px; padding: 1px 1px 0 1px; }

/* make 'em fly */
#menu_main li:hover ul ul, #menu_main li:hover ul ul ul,
#menu_main li.sfhover ul ul, #menu_main li.sfover ul ul ul {
	left: -999em;
}
#menu_main li:hover ul, #menu_main li li:hover ul, #menu_main li li li:hover ul,
#menu_main li.sfhover ul, #menu_main li li.sfhover ul, #menu_main li li li.sfhover ul {
	left: auto;
}

#menu_main li li:hover ul.last-item, #menu_main li li li:hover ul.last-item,
#menu_main li li.sfhover ul.last-item, #menu_main li li li.sfhover ul.last-item {
	left: -250px;
}

#menu_main a.home { background: transparent url('/polaris/custom/ssi/images/menu-main-home.gif') 0 0 no-repeat; width: 79px; }
#menu_main a.services { background: transparent url('/polaris/custom/ssi/images/menu-main-services.gif') 0 0 no-repeat; width: 98px; }
#menu_main a.books { background: transparent url('/polaris/custom/ssi/images/menu-main-books.gif') 0 0 no-repeat; width: 140px; }
#menu_main a.calendar { background: transparent url('/polaris/custom/ssi/images/menu-main-calendar.gif') 0 0 no-repeat; width: 108px; }
#menu_main a.branches { background: transparent url('/polaris/custom/ssi/images/menu-main-branches.gif') 0 0 no-repeat; width: 108px; }
#menu_main a.kids { background: transparent url('/polaris/custom/ssi/images/menu-main-kids.gif') 0 0 no-repeat; width: 113px; }
#menu_main a.about { background: transparent url('/polaris/custom/ssi/images/menu-main-about.gif') 0 0 no-repeat; width: 108px; }

#menu_main li:hover a.home, #menu_main li.sfhover a.home, #menu_main li.active a.home,
#menu_main li:hover a.services, #menu_main li.sfhover a.services, #menu_main li.active a.services,
#menu_main li:hover a.books, #menu_main li.sfhover a.books, #menu_main li.active a.books,
#menu_main li:hover a.calendar, #menu_main li.sfhover a.calendar, #menu_main li.active a.calendar,
#menu_main li:hover a.branches, #menu_main li.sfhover a.branches, #menu_main li.active a.branches,
#menu_main li:hover a.kids, #menu_main li.sfhover a.kids, #menu_main li.active a.kids,
#menu_main li:hover a.about, #menu_main li.sfhover a.about, #menu_main li.active a.about { background-position: 0 -26px; }

.cleaner { clear: both; height: 1px; font-size: 1px; }

BODY
{
	background-image : url(background.gif);
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;	
}

TD
{
	color : Black;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica;
}
.HeaderLogo
{
	margin-left: 130px;
	background-color: #1566b7;
}

A.HeaderLogo:Link    { font-weight: bold; color: white; }
A.HeaderLogo:Visited { font-weight: bold; color: white; }
A.HeaderLogo:Hover	{ font-weight: bold; color: Red; text-decoration: none; }


.HeaderFade
{
	background: #003c7f url('/polaris/custom/images/header-back.jpg') top left repeat-y;
}
.LogoCell
{
	background-color: #1566b7;
	
	 
}

.WelcomeCell
{
	background-color: #1566b7;
	font-weight: bold; color: white;
}
A.WelcomeCell:Link    { font-weight: bold; color: white; }
A.WelcomeCell:Visited { font-weight: bold; color: white; }
A.WelcomeCell:Hover	{ font-weight: bold; color: Red; text-decoration: none; }

.GradientL2D  { background-color: #6487db; filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#0037CF', gradientType='1'); }
.GradientD2L  { background-color: #000084; filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#000084', endColorStr='#6487db', gradientType='1'); }

/* 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: 10px; }
A.PriNavBar:Link    { font-weight: bold; color: white; }
A.PriNavBar:Visited { font-weight: bold; color: white; }
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: 10px; }
A.PriNavBarHighlight:Link	  { font-weight: bold; color: white; }
A.PriNavBarHighlight:Visited  {	font-weight: bold; color : white; }
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: #76b900 url('/polaris/custom/images/color-bar-back.gif') top left repeat-Y;
	border-bottom: 4px solid #ffc726;

}
A.NavBar         { font-size: 12px; white-space: nowrap; }
A.NavBar:Link    { font-weight: normal; color: white; }
A.NavBar:Visited { font-weight: normal; color: white; }
A.NavBar:Hover	 { font-weight: normal; color: Red; text-decoration: none; }

SPAN.NavBarHighlight	  { background-color: #ffc726; }
A.NavBarHighlight		  { font-size: 12px; white-space: nowrap; }
A.NavBarHighlight:Link	  { font-weight: normal; color: #7d3900; }
A.NavBarHighlight:Visited {	font-weight: normal; color : #7d3900; }
A.NavBarHighlight:Hover	  { font-weight: normal; 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; }


.Headings1
{
	background-color : #FAFAFA;
	border-bottom-color : #DDDDDD;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding : 2px 4px 2px 4px;
}

.Headings2
{
	background-color : #FAFAFA;
	border-bottom-color : #DDDDDD;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding : 2px 4px 2px 4px;
}

TD.Header
{
	background-color : Navy;
}
TD.LogoCell
{
	background-color: #1566b7; 
}
TD.OrgList
{
	background: #003c7f url('/polaris/custom/images/header-back.jpg') top left repeat-y;
}

.ColumnHeader
{
	font-weight : bold;
	background-color : Navy;
}

P.Header
{
	font-size : 14px;
	text-align : center;
	color : Black;
}

.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;
}

.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;
}
.LargeTextLabel
{
	color : White;
	font-weight : bold;
}
A.LargeTextLabel         { font-size: 12px; white-space: nowrap; }
A.LargeTextLabel:Link    { font-weight: normal; color: white; }
A.LargeTextLabel:Visited { font-weight: normal; color: white; }
A.LargeTextLabel:Hover	 { font-weight: normal; color: Red; text-decoration: none; }

.DashFade
{
	background:  #8bafd6 url(nav-items-curve.gif) 0 0 no-repeat;
	
}

.DashHeader
{
	color: #336699;
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;
	padding: 2px 1px 2px 4px;
	border-bottom: solid 1px #D2C9AB;
}

.DashBody
{
	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);
	margin: 0 0 0 11px;
}

.DashSubHeading
{
	margin: 5px 0 5px 5px;
}
TH.Holdings
{
	background-color: Navy; 
	color: white; 
	text-align: left; 
	border-width: 0; 
	font-size: 10pt; 
	vertical-align: top;
}

TH.HoldingsFront
{
	background-color: Navy; 
	color: white; 
	text-align: left; 
	border-width: 0; 
	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:hand;
}

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 1 #777777;
	padding: 3 3 3 3;
}

.ResultsNavigation
{
	background-color: #f4f3ea;
	padding: 6 6 6 6;
}

.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 1 #CCCCCC;
	border-bottom: solid 1 #CCCCCC;
	padding: 2px 2px 2px 2px;
	text-align: center;
	font-weight: bold;
	color: #333366;
}

.ExtendedOptions
{
	border-bottom: solid 1 #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: 12px; color: Red; }
.DidYouMeanLink  { font-size: 12px; font-weight: bold; }

.TitleListHeading { font-size: 18px; }

.ILLNotice
{
	color : Red;
}

.KidsHeader
{
	margin-left: 130px;
}

.eSourceEmphasis
{
	font-size : 14px;
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica;
}



