/***** Default Page Styles *****/
body { font-family: arial, geneva, verdana, tahoma, helvetica, sans-serif;
	background: #fff url("images/background.jpg"); margin: 0 auto; padding: 0px; }

P, OL, UL, LI { color: #000; font-size: 9pt; }
	 
h1 { font-size: 14pt; color: #990000; }
h2 { font-size: 12pt; color: #990000; }
h3 { font-size: 11pt; color: #990000; text-align:left;}
h4 { font-size: 9pt; color: #990000; }
h5 { font-weight: bold; font-size: 10pt; color: #666666; }

BUTTON, .button { color: #fff;; font-size: 8pt; background-color: #004080; border-color: #0066cc; }

input, textarea, option, select { color: #000; font-size: 8pt; }

form { color: #000; font-size: 8pt; margin: 0 auto; padding: 0px; }

input.editText { width: 100%; }

.alert { color: #cc0000; font-weight: bold; }

div#wrapper {position:relative; left:50%; width:750px; padding:0 10 0 10; margin:0 0 0 -385; background:#fff url("images/wrapperbg2.gif");}
.toolbar{padding:5 0 0 10; background:url(images/toolbar.gif) repeat; width:auto; font-size: 10pt; color: #003366; font-weight:bold;height:25px;}
#libphotos{height:202px; width:400px;}
#libheader{position:relative; margin:5 5 0 5; background-color:#999999;}
#libevents{position:relative; margin:0 5 5 5; padding:5px; border:1px solid #999999; height:181px; background-color:#f0f0f0; overflow-y:hidden;}
.libevent{position:absolute; height:180px; padding:0 0 1 0;}
#toolbar{display:none; padding:0px; background:url(images/toolbar.gif) repeat; width:100%; font-size: 10pt; color: #003366; font-weight:bold;}
.toolicon{padding:0 5 0 5;}
a.toollink:link{text-decoration:none; color: #003366;}
a.toollink:hover{text-decoration:none; color:#663300;}
a.toollink:visited{text-decoration:none; color: #003366;}
a.toollink:visited:hover{text-decoration:none; color:#663300;}
/***** Site-Wide Styles *****/	
#topnav { background-color: #ffffff; width:100%; }
	
#leftnavbar { background-color: #cccccc; width: 130px; border-width:0 1 0 1; border-style: solid; border-color:#999;}

b.emphasis { color: #333366; } 

b.headers { font-size: 12pt; color: #000000; }
	
#searchpac { width: 100%; background: #666666 url("images/searchpacbg2.gif") bottom repeat-x; padding:0 0 5 0;}
	
b.searchbox { font-size: 12pt; color: #f0f0f0; }
	
b.categories { font-size: 10pt; color: #990000; }

b.construction { font-size: 18pt; color: #000; }


/***** Tabs *****/
td.tabon { background-color:cccc99; } 
	
.tabonbg { background: #cccc99 url(tabs/tabonbg.gif) top left repeat-x; cursor: pointer; }

.taboffbg { background: url(tabs/taboffbg.gif) top center repeat-x;  cursor: pointer; }

/*** Tab Links ***/
	a:link { color: #0000ff; text-decoration: underline; font-size: 9pt; }

	a:active { color: #993399; text-decoration: underline; font-size: 9pt; }

	a:hover { color: #ff0000; text-decoration: underline; font-size: 9pt; }

	a:visited { color: #666666; text-decoration: underline; font-size: 9pt; }

	a:visited:hover { color: #ff0000; text-decoration: underline; font-size: 9pt; }

	
	a.t, a.t:visited { text-decoration: underline; font-size: 8pt; color: #000099; }

	a.t:active{ text-decoration:underline; font-size: 8pt; color:#990000; }

	a.t:hover, a.t:visited:hover { text-decoration: underline; font-size: 8pt; color: #990000; }
	

	a.tab, a.tab:visited { text-decoration: none; font-size: 9pt; font-weight: bold; color: #cccc99; }

	a.tab:active{ text-decoration:underline; font-size: 9pt; font-weight: bold; color:#ff0000; }

	a.tab:hover, a.tab:visited:hover { text-decoration: underline; font-size: 9pt; font-weight: bold; 
		color: #fff; }
	
	a.tabhighlight, a.tabhighlight:visited { text-decoration: none; font-size: 9pt; font-weight: bold; 
		color: #003366; }

	a.tabhighlight:active { text-decoration:underline; font-size: 9pt; font-weight: bold; color:#cc0000; }

	a.tabhighlight:hover, a.tabhighlight:visited:hover { text-decoration: underline; font-size: 9pt; 
		font-weight: bold; color: #cc0000; }

		
/***** Calendar *****/
.cal { text-decoration: none; font-size: 7pt; color: #0000ff; }

	a.cal { text-decoration: underline; font-size: 7pt; color: #0000ff; }

	a.cal:active { text-decoration:underline; font-size: 7pt; color:#000; }

	a.cal:hover { text-decoration: underline; font-size: 7pt;  color: #ff0000; }

	a.cal:visited { text-decoration: underline; font-size: 7pt; color: #999999; }

	a.cal:visited:hover { text-decoration: underline; font-size: 7pt; color: #ff0000; }

b.calsubjects { font-size: 11pt; font-style: italic; color: #000; }


/***** Hot Titles *****/
div.refresh { font-size: 8pt; color: #cc0000; }

span.live { font-size: 8pt; color: #000; }

.refresh { font-weight: normal; font-size: 8pt; color: #0000ff; text-decoration: none; }
	
	a.refresh { font-weight: normal; font-size: 8pt; color: #0000ff; text-decoration: underline; }	
	
	a.refresh:active { font-weight: normal; font-size: 8pt; color: #993399; text-decoration: underline; }

	a.refresh:hover { font-weight: normal; font-size: 8pt; color: #ff0000; text-decoration: underline; }

	a.refresh:visited { font-weight: normal; font-size: 8pt; color: #0000ff; text-decoration: underline; }

	a.refresh:visited:hover { font-weight: normal; font-size: 8pt; color: #ff0000; text-decoration: underline; }	
	
b.CHPgrey { font-size: 10pt; color: #777777; font-weight:normal; }

b.CHPtitle { font-size: 11pt; color: #333333; }
	
b.date { font-size: 11pt; font-style: italic; color: #990000; }
	
b.date2 { font-size: 11pt; color: #990000; background: #ffffcc; }
	
b.author { font-size: 10pt; color: #000; }
	
.title { font-weight: normal; font-size: 8pt; color: #0000ff; text-decoration: none; }

	a.title, a.title:visited { font-weight: normal; font-size: 8pt; color: #0000ff; text-decoration: underline; }	
	
	a.title:active { font-weight: normal; font-size: 8pt; color: #993399; text-decoration: underline; }

	a.title:hover, a.title:visited:hover { font-weight: normal; font-size: 8pt; color: #ff0000; 
		text-decoration: underline; }
	
.review { font-weight: normal; font-size: 8pt; color: #0000ff; }

	a.review, a.review:visited { font-weight: normal; font-size: 8pt; color: #0000ff; 
		text-decoration: underline; }	
	
	a.review:active { font-weight: normal; font-size: 8pt; color: #993399; text-decoration: underline; }

	a.review:hover, a.review:visited:hover { font-weight: normal; font-size: 8pt; color: #ff0000; 
	text-decoration: underline; }
	
span.wol{ font-size: 8pt;  color: #990000; background: #ffffcc; }


/***** Address.asp *****/
.address { font-size:10pt; font-weight:bold; color:#000; }	

a.address, a.address:visited { font-size:9pt; color:#0000ff; }

a.address:active { font-size:9pt; color:#ff0000; }
	
a.address:hover, a.address:visited:hover { font-size:9pt; color:#ff0000; }	


/***** News Classes *****/	
#newsBox { width:100%; border: 0px solid #999999; }

.newsNav { font-size:7pt; width:130px; background-color:#ffffcc; border:1px solid #999999; float: left;
	padding-left:2px; padding-bottom:5px; line-height:13pt; margin-right:5px; }

	a.newsNavLink, a.newsNavLink:visited { font-size:8pt; width:115px; color:#000099; white-space:nowrap; }
	
	a.newsNavLink:Active { color:ff0000; }
	
	a.newsNavLink:hover, a.newsNavLink:visited:hover { font-size:8pt; color:cc0000; }

.newsHeadlines { padding-left:5px; }
	
	a.newsHeadlineLink:Link, a.newsHeadlineLink:visited { width:100%; font-size:8pt; font-weight:bold; 
		color:#666666; cursor:pointer; }
	
	a.newsHeadlineLink:active { color:#ff0000; }
	
	a.newsHeadlineLink:hover, a.newHeadlineLink:visited:hover { font-size: 8pt; font-weight:bold; 
			color:#990000; }
	
.newsdescription { font-size:8pt; height:85px; overflow:hidden; padding-left:10px; padding-bottom:2px; padding-right:10px; 
	border-bottom:1px solid #cccccc; }

.pubDate { font-size:7pt; }
	
	
/***** Aquabrowser Id's and Classes *****/
.space {  clear: both;}
	
.boxtext { text-align: right; margin-top: 4px; font-style:italic; }
	
#container { width: 180px; text-align: left; margin-top: 10px; margin-bottom: 10px;  margin-right: auto; 	
	margin-left: auto; }
	
#leftcolumn { width: 180px; margin: 0 2px 0 0; float: left; }
	
#cattabs, #cattabshome { top: 52px; position: absolute; width:100%; background: transparent; font-size:93%;
	line-height:normal; }
  
#cattabs ul, #cattabshome ul { margin:0; padding:0px 10px 0; list-style:none; }
  
#cattabs li, #cattabshome li { background:url("http://search.lexpublib.org/img/tab_left.jpg") no-repeat left top;
	margin:0; float:left;  padding:0 0 0 9px; }
  
#cattabs a, #cattabshome a { background:url("http://search.lexpublib.org/img/tab_right.jpg") no-repeat right top;
	float:left; display:block; padding:5px 9px 4px 0px; padding:5px 13px 4px 5px; text-decoration:none;
	font-weight:bold; color:#765; }
	
#cattabs #aquatab, #cattabshome #aquatab { 
	background-image:url("http://search.lexpublib.org/img/aquatab_left.gif"); }
  
#cattabs #aquatab a, #cattabshome #aquatab a { color:#333; padding-bottom:5px;
	background-image:url("http://search.lexpublib.org/img/aquatab_right.gif"); }	
  
#cattabs #classic, #cattabshome #classic { 
	background-image:url("http://search.lexpublib.org/img/classictab_left.gif"); }
  
#cattabs #classic a, #cattabshome #classic a { color:#333; padding-bottom:5px;
	background-image:url("http://search.lexpublib.org/img/classictab_right.gif"); }	  
  
#cattabshome ul { padding:0; }

input#q { width: 220px; }
	
#aquabox { font-size: 12px;	height: 66px; padding: 4px; margin-bottom: 2px; 
	background: #fcf777 url(http://www.lexpublib.org/resources/images/aquatab_bg.jpg) bottom left no-repeat; }	
	
#classicbox { font-size: 12px; height: 66px; display: none; padding: 4px; margin-bottom: 2px;
	background: #afc3ee url(http://www.lexpublib.org/resources/images/classictab_bg.jpg) bottom left no-repeat; }	
	
form#AquaForm, form#ClassicForm { margin:0px; }
	
form#AquaForm { margin-top: 6px; }


/***** AB Logo *****/
.searchtext { font-family: Arial, Helvetica; font-size:11pt; font-weight:bold; color:#82C520; }
	
.discovertext { font-family: Arial, Helvetica; font-size:11pt; font-weight:bold; color:#F96710; }
	
.refinetext { font-family: Arial, Helvetica; font-size:11pt; font-weight:bold; color:#2092C1; }
	
	
/***** sidebar form ******/
#sidebar { background-color:#ffffcc; border:1px solid #999999; width:100%; }
	
.sbNewEvent { margin-top:5px; padding:5px; background-color:ffffcc; background-image:url('images/searchbg.gif');
	border:1px solid #000066; }
	
.sbClass1 { margin-top:5px; padding:5px; background-color:#99ccff; background-image:url('images/classicbg.gif');
	border:1px solid #000066; }
	
.sbClass2 { margin-top:5px; padding:5px; background-color:#ffcc99; background-image:url('images/aquabg.gif');
	border:1px solid #000066; }
	
.events { font-size: 9pt; color: #990000; font-weight:bold;	}
	
.topics { font-size: 9pt; color: #000; font-weight:normal; }

	a.sblinks, a.sblinks:visited { text-decoration: none; font-size: 9pt; font-weight: bold; }

	a.sblinks:active { text-decoration:underline; font-size: 9pt; font-weight: bold; color:#ff0000; }

	a.sblinks:hover, a.sblinks:visited:hover { text-decoration: underline; font-size: 9pt; font-weight: bold; }


/***** Marquee scroller classes *****/
#marqueecontainer { position: relative; width: 210px; /*marquee width */  height: 250px; /*marquee height */
	background-color: white; overflow: hidden; border: 0px solid orange; padding: 2px; padding-left: 4px; }
	
#vmarquee { position:absolute; left:5px; top:10px; width: 98%; border:0px solid black; }

.whatswrap { width:200px; border-top:3px solid #99cccc; border-left:3px solid #669999; font-size:10pt;
	border-right:3px solid #336666; border-bottom:3px solid #003333; padding:3px; font-weight:bold; }
	
.whatsheader { font-style:italic; font-weight:bold; font-size:18pt; padding:2px; margin-bottom:3px;
	color:#993333; text-align:center; width:210px; background:#fff; }

.whatstext { background-color:#fff; font-size:14pt; line-height:16pt; padding:3px; }
	
	
/***** ----- Navigation Styles ----- *****/

/*** Navigation Setup ***/
.header { font-size: 18px; font-weight: bold; color: #294069; margin:10 10 10 0; }

/*** Left Navigation ***/
.navonbg { background: #f0f0f0 url(images/nav_blank2.jpg) left top repeat-x; height: 23px; text-align: left;
	vertical-align: middle; border-bottom: 1px solid #999999; border-top: 1px solid #000; cursor: pointer; }
	
.navoffbg { background: transparent url(images/nav_blank1.jpg) left top repeat-x; height: 23px; text-align: left;
	vertical-align: middle; border-top: 1px solid #999999; border-bottom: 1px solid #000; cursor: pointer; }
	
.mainleftnav { background-image: url(images/nav_bkg.gif); font-size: 11px; font-weight: bold; text-align: right;
	color: #000; text-decoration: none; width:100%;  height:100%; }
	
div.leftlinkwrapper { text-align:left; padding-top:5px; margin-left:15px;  padding-bottom:5px; }

a.mainleftnav { font-size: 11px; font-weight: bold; text-align: right;  color: #000; 
	background-image: url(/images/nav_bkg.gif); text-decoration: none;  width: 100%; height: 100%; }

a.mainleftnav:link { font-size: 11px; font-weight: bold; text-align: right; color: #000; 
	background-image: url(/images/nav_bkg.gif); text-decoration: none; 
	width:100%; height:100%; }

a.mainleftnav:visited { font-size: 11px; font-weight: bold; text-align: right; color: #000; 
	background-image: url(/images/nav_bkg.gif);  text-decoration: none; width:100%; height:100%; }

a.mainleftnav:hover { font-size: 11px; font-weight: bold; text-align: right; color: #000; 
	background-image: url(/images/nav_bkg.gif); text-decoration: none; width:100%; height:100%; }

td.leftmenudivider{ height: 0px; background-color:#003366; }

.leftsubhead { font-size: 11px; font-weight: bold; color: #FFF; }

.leftsubnav { font-size: 10px; color: #FFF; text-decoration: underline; }

	a.leftsubnav { font-size: 10px; color: #FFF;text-decoration: underline; }

	a.leftsubnav:link { font-size: 10px; color: #FFF; text-decoration: underline; }

	a.leftsubnav:visited { font-size: 10px; color: #FFF; text-decoration: underline; }

	a.leftsubnav:hover { font-size: 10px; color: #FFF; text-decoration: underline; }

/*** Top Navigation ***/
div.menu { position:absolute; z-index:10; visibility:hidden; background-color:D6B80A; border:1px solid #63635f;
	opacity:.85; filter: alpha(Opacity=85); -moz-opacity:0.85; color:#000; height:auto; }

.subnav { font-size: 11px; font-weight: bold; text-align: left; color: #000; 
	background-image: url(images/nav_bkg2.gif); text-decoration: none; border:0px solid; }
	
.subnavon { font-size: 11px; font-weight: bold; text-align: left; color: #fff; text-decoration: none;
	/*background-image: url(images/nav_bkg2.gif);*/ background-color:#63635f; border:0px solid; }
	
a.subnav { font-size: 11px; font-weight: bold; text-align: right; color: #000;  
	background-image: url(/images/nav_bkg2.gif); text-decoration: none; }

a.subnav:link { font-size: 11px; font-weight: bold; text-align: right; color: #000; 
	background-image: url(/images/nav_bkg2.gif); text-decoration: none; }

a.subnav:visited { font-size: 11px; font-weight: bold; text-align: right; color: #000; 
	background-image: url(/images/nav_bkg2.gif); text-decoration: none; }

a.subnav:hover { font-size: 11px; font-weight: bold; text-align: right; color: #fff; 
	background-image: url(/images/nav_bkg2.gif); text-decoration: none; }

/*----------Inner Navigation----------*/
.links { font-size: 10px; color: #000; text-decoration: underline; }

	a.links { font-size: 10px; color: #000;text-decoration: underline; }

	a.links:link { font-size: 10px; color: #000; text-decoration: underline; }

	a.links:visited { font-size: 10px; color: #000; text-decoration: underline; }

	a.links:hover { font-size: 10px; color: #72250B; text-decoration: underline; }


/***** language search page classes *****/
	a.lingual:link, a.lingual:visited, a.lingual:hover, a.lingual:visited:hover {
	font-size:24pt;	font-style:italic; font-weight:bold; }

	a.lingual:visited { color:#0000ff; }

	a.lingual:hover{ color:#ff0000; text-decoration:none; }

	a.langSearch:link, a.langSearch:visited, a.langSearch:hover, a.langSearch:visited:hover {
	font-size:18pt; font-weight:bold; }

	a.langSearch:hover, a.langSearch:visited:hover{ text-decoration:none; }

