/* WCCLS COLORS --
* f2f2f2 grey
* 0065a4 link blue
* b5c92b link hover green
* 94a623 header green
* fffbcc highlight yellow
* c2cd23 tab green
* b5c92d highlight green
* -------------- */

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: #C2CD23; filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#94a623', gradientType='1'); } /* changed background-color from e6edf4, gradient start color from FFFFFF, end color from 6487db */
.GradientD2L  { background-color: #f2f2f2; 
	/* filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#000084', endColorStr='#6487db', gradientType='1'); */ } 
	/* changed background-color from 000084, gradient start color from 000084, end color from 6487db */

/* Default Links */

A:Link		{ color: #0065a4; text-decoration: none; } /* changed from navy */
A:Visited	{ color: #0065a4; text-decoration: none; } /* changed from navy */
A:Hover		{ color: #b5c92b; text-decoration: underline; } /* changed from Red */
.GradientL2D A:Hover { color: #999999; }

/* 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_wccls.gif); padding: 3px 0px 5px 7px;}
A.PriNavBar         { font-size: 13px; }
A.PriNavBar:Link    { font-weight: bold; color: #0065a4; } /* changed from navy */
A.PriNavBar:Visited { font-weight: bold; color: #0065a4; } /* changed from navy */
A.PriNavBar:Hover	{ font-weight: bold; color: #FFFFFF; text-decoration: none; } /* changed from Red */

TD.PriNavBarHighlight		  { background-image: url(tab_left_high_wccls.gif); padding: 3px 0px 5px 7px;}
A.PriNavBarHighlight		  { font-size: 13px; }
A.PriNavBarHighlight:Link	  { font-weight: bold; color: #0065a4; } /* changed from navy */
A.PriNavBarHighlight:Visited  {	font-weight: bold; color : #0065a4; } /* changed from navy */
A.PriNavBarHighlight:Hover	  { font-weight: bold; color: #b5c92b; text-decoration: none; } /* changed from Red */

TD.TabRight				{ background-image: url(tab_right_wccls.gif); padding: 0px 9px 0px 0px;}
TD.TabRightHighlight	{ background-image: url(tab_right_high_wccls.gif); padding: 0px 9px 0px 0px;}

TD.NavBar		 { background-color: #e4e2cc; background-image: url(button_bg.jpg); background-repeat: repeat-x; height: 40px; }
A.NavBar         { font-size: 12px; white-space: nowrap; }
A.NavBar:Link    { font-weight: bold; color: #0065a4; } /* changed from navy */
A.NavBar:Visited { font-weight: bold; color: #0065a4; } /* changed from navy */
A.NavBar:Hover	 { font-weight: bold; color: #b5c92b; text-decoration: none; } /* changed from Red */

SPAN.NavBarHighlight	  { background-color: #ffffff; }
A.NavBarHighlight		  { font-size: 12px; white-space: nowrap; }
A.NavBarHighlight:Link	  { font-weight: bold; color: #0065a4; } /* changed from navy */
A.NavBarHighlight:Visited {	font-weight: bold; color : #0065a4; } /* changed from navy */
A.NavBarHighlight:Hover	  { font-weight: bold; color: #b5c92b; text-decoration: none; } /* changed from Red */

/* 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 : #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 : #b5c92d; */ } /* changed from Navy */

TD.OrgList {
	background-color: #94a623; 
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#94a623', endColorStr='#94a623', gradientType='1');} /* changed background-color from e6edf4, gradient start color from 6487db, end color from 6487db */

.ColumnHeader {
	font-weight : bold;
	background-color : #b5c92d; /* change from 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; }

.ResultsNavigation { }

.RegularSmall { font-size : 10px; }

.RegularXSmall { font-size : xx-small; }

.Separator {
	color : White;
	font-size: 16px; }

.Header {
	color : white; 
	background-color: #F2F2F2;  
	font-size : 10px; }

.HeaderBranch {
	color : #0065a4; /* changed from 0065a4 to ffffff on test server only */
	background-color: #f2f2f2;  /* changed from f2f2f2 to cc0000 on test server only */
	font-size : 24px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif; }
	

.TableHeader {
	color : #333333; /* was white.  added font-size */
	padding : 2px 4px 2px 4px;
	font-size: 12px; }

.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: hand;
	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);
	margin: 0 0 0 11px;
}

.DashSubHeading {
	margin: 5px 0 5px 5px;
}

TH.Holdings {
	background-color: #b5c92d; /* changed from Navy */
	color: white; 
	text-align: left; 
	border-width: 0; 
	font-size: 10pt; 
	vertical-align: top;
}

TH.HoldingsFront {
	background-color: #b5c92d; /* changed from Navy */
	color: white; 
	text-align: left; 
	border-width: 0; 
	font-size: 10pt; 
	vertical-align: top;
	text-indent: 0em;
}

TD.Location {
	padding-top: 1em; 
	color: #0065a4;  /* changed from blue */
	border-style: solid; 
	border-width: 0px;
	border-color: #CCCCCC;
}

TD.Collection {
	padding-left: 0em; 
	color: #0065a4; /* changed from 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: #F2F2F2; } /* changed from EEEEEE */

.ResultsCoverPaneHigh { background-color: #fffbcc; } /* changed from 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: 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; }

.Highlight { background-color: #ffffaa; }
