/***** Default Page Styles *****/
body { background: #f9f9f9 url("images/background.gif");}
html, body, #sitewrapper {min-height: 100%; width: 100%; height: 100%;}
html>body, html>body #sitewrapper {height: auto;}
#sitewrapper {position:absolute; width:100%/*760px*/; background:#fff /*url(images/leftnavbg.gif) top left repeat-y*/; /*left:50%; margin: 0 0 0 -380px;*/ padding:0 0 0 0; z-index:1;}


div.buttonOFF{height:25px;width:110px;border:1px solid; background-color:#0033CC;cursor:pointer;color:#FFCC66;padding-top:5px;font-weight:bold;font-style:normal;}	
div.buttonON{height:25px;width:110px;border:1px solid; background-color:#0066FF;cursor:pointer;color:#FFCC66;padding-top:5px;font-weight:bold;font-style:italic;}
div.buttonOFF:first-letter,div.buttonON:first-letter {font-size:150%;}

form { color: #000; font-size: 8pt; margin: 0 auto; padding: 0px; }
input, textarea, option, select { color: #000; font-size: 12px;}
select.nav {color: #000; font-size: 12px; background-color:#f0f0f0; border: 1px solid #666;  margin:5px 10px 10px 10px; width:234px;}
input.searchpac {color: #000; font-size: 19px; background-color:#fff; border: 1px solid #90A9BE;}
BUTTON, .button { color: #fff;; font-size: 8pt; background-color: #004080; border-color: #0066cc; }
label {color:#000; font-size:10pt; display:block; white-space:nowrap;}
table#wrapper{ margin-bottom:24px; width:100%;}
div#content	{position:relative; width:100%; height:auto; z-index:2;}

div#topdivide{position:relative; width:auto; height:25px; border-bottom:1px solid white; z-index:6;}
div#leftdivide{position:relative; width:auto/*169px*/; left:0px; top:25px; border-top:1px solid white; z-index:6; font-size:9pt;}
div#maincontent {position:relative; width:auto/*590px*/; top:0px; margin:0px 5px 60px 5px; text-align:left; z-index:5;}

#banner{position:relative; height:120px; width:760px; top:0px; left:0px; z-index:3; background:#fff url(schoolimages/banners/banner.jpg);}
#logo {position:absolute; height:75px; width:169px; top:0px; left:0px; z-index:3; background:transparent url(schoolimages/logos/apslogo.gif);}

#footer {position:absolute; bottom:0px; left:0px; width:100%; height:60px; z-index:3; background-color:#fff/*FFCC66*/; border-top:0px solid white; font-size:8pt; color:#000;}
#foot1 {position:absolute; top:0px; left:0px; display:none;}
#foot2 {position:absolute; top:0px; right:0px; display:none;}
#foot3 {position:absolute; top:-1px; left:0px; background:#fff/*17992A*/ url(images/powerby2.gif) top left no-repeat; display:block; width:169px; height:61px;}
#foot4 {position:absolute; top:0px; left:322px;}
#foot5 {position:absolute; top:0px; right:0px;}

input.editText { width: 100%; }
table#schooldata th {border-bottom:1px solid; font-size:10pt;}
table#schooldata td {text-align:center;}
.clickable {cursor:pointer;}
/**************************************** Site-Wide Styles ****************************************/
div#schoolname {text-align:center; font-weight:bold; margin-top:15px;}

#topnav { background-color: #FFCC66; width: 100%; height:auto;}
#leftnavbar { background-color:transparent; width: 169px;}
#leftnavbar2 {position:absolute; top:0px; left:0px; width:169px; height:100%; z-index:2;}

#searchpac { width: 590px; height:auto; background: transparent url(images/searchpacbg1.gif) top center no-repeat; }
#searchpaccombo {position:relative; z-index:1; margin-top:32px; width:480px; height:210px; background: transparent url(images/searchpacbg2.gif) center center no-repeat;}

#clock { color: #fff; font-weight: normal; font-size: 9pt; }


div.divider 	{ color: #008; border-bottom : double 4px #c00; font-size: 18px; font-weight: bold; font-variant: small-caps; padding:10px 0 3px 0; margin:0px 25px 15px 25px;}
div#welcome		{ margin:10px; font-size:10pt;}
/**************************************** Tabs ****************************************/
.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.limit, a.limit:visited 				{ text-decoration: none; font-size: 8pt; color: #00f; }
a.limit:active							{ text-decoration: none; font-size: 8pt; color: #ff0000; }
a.limit:hover, a.limit:visited:hover	{ text-decoration: underline; font-size: 8pt; color: #ff0000; }

a.t, a.t:visited 				{ text-decoration: underline; font-size: 8pt; color: #000; }
a.t:active						{ text-decoration: underline; font-size: 8pt; color: #ff0000; }
a.t:hover, a.t:visited:hover	{ text-decoration: underline; font-size: 8pt; color: #ff0000; }

a.tab:link, a.tab:active, a.tab:visited {display:block; font-size: 11pt; font-weight: 400;font-weight:bold;}

a.taboff, a.taboff:visited 			 	{  color: #000;    text-decoration: none;}
a.taboff:active		 			 		{  color: #ff0000; text-decoration: none;}
a.taboff:hover, a.taboff:visited:hover  {  color: #cF2550;    text-decoration: none;}
	
a.tabon, a.tabon:visited 				{  color: #003366; text-decoration: none;}
a.tabon:active							{  color: #cc0000; text-decoration: none;}
a.tabon:hover, a.tabon:visited:hover  	{  color: #cF2550; text-decoration: none;}

a.footerlink, a.footerlink:visited 				{ text-decoration: none; font-size: 8pt; color: #000; }
a.footerlink:active								{ text-decoration: none; font-size: 8pt; color: #000; }
a.footerlink:hover, a.footerlink:visited:hover	{ text-decoration: none; font-size: 8pt; color: #213C69; }

/***** 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; }

table#eventslist {}
td.head {font-size:8pt; font-weight:bold; color:black; border-left:1px solid white; border-right:1px solid white;}
tr.colorone{background-color:#fff;}
tr.colortwo{background-color:#f3f3ff;}
a.event, a.event:active {text-decoration: none; font-size: 8pt; color: #000000; font-weight:normal;}
a.event:visited {text-decoration: none; font-size: 8pt; color: #808080; font-weight:normal;}
a.event:hover, a.event:visited:hover {text-decoration: underline; font-size: 8pt; color: #cc0000; font-weight:normal;}

/***** Hot Titles *****/
#hotbox {border:4px double #17992A; background:#f6f6f6;}

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; text-align:left;}

.newsNav { font-size:7pt; width:150px; background-color:#ffffcc; border:1px solid #999999;
	padding-left:2px; padding-bottom:5px; line-height:13pt; margin-right:5px;  height:auto;}

	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; 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:#000;/*#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 { position:relative; background: #17992A url(images/nav_blank2.jpg) left top repeat-x; height: auto; text-align: left;
	vertical-align: middle; border-bottom: 1px solid #fff; border-top: 0px solid #000; cursor: pointer; }
	
.navoffbg {  position:relative; background: #17992A url(images/nav_blank1.jpg) left top repeat-x; height: auto; text-align: left;
	vertical-align: middle; border-top: 0px solid #999999; border-bottom: 1px solid #fff; cursor: pointer; }
	
.mainleftnav { background-image: url(images/nav_bkg.gif); font-size: 11px; font-weight: bold; text-align: right;
	color: #FFF; text-decoration: none; width:100%;  height:100%; }
	
div.leftlinkwrapper { text-align:left; padding-top:2px; margin-left:15px;  padding-bottom:10px; }

	a.mainleftnav, a.mainleftnav:link, a.mainleftnav:visited { font-size: 12px; font-weight: bold; text-align: left;  color: #fff; 
	background: transparent url(images/arrows/white.png) center left no-repeat;; text-decoration: none;  
	display:block; width:141px; height: auto; margin:0px 0px; padding:0 0 0 28px; line-height:19px;}

	a.mainleftnav:hover, a.mainleftnav:visited:hover { font-size: 12px; font-weight: bold; text-align: left; color: #ffcc00; 
	background: transparent url(images/arrows/gold.png) center left no-repeat; text-decoration: none; 
	display:block; width:141px; height:auto; margin:0px 0px; padding:0 0 0 28px; line-height:19px;}

td.leftmenudivider{ height: 58px; background-color:#003366; }

.leftsubhead {margin:0 0 10px 10px; font-size: 11pt; font-weight: normal; color: #fff; font-variant: small-caps;}
.leftsublink {margin:0px 0 3px 25px;}

.leftsubnav { font-size: 10px; color: #FFF; text-decoration: underline; }

	a.leftsubnav { font-size: 12px; color: #ffcc00;text-decoration: none; }

	a.leftsubnav:link,a.leftsubnav:visited { font-size: 12px; color: #ffcc00; text-decoration: none; }

	a.leftsubnav:hover,a.leftsubnav:visited:hover { font-size: 12px; color: #ffcc00; text-decoration: underline; }

.leftmenu {position:absolute; z-index:91; visibility:hidden; height:auto; width:auto; background-color:#C3C0A1; top:-1px; left:146px; list-style:none; padding:0px; margin:0px; white-space: nowrap; border:1px solid #fff; border-bottom:0px;}
/*** Top Navigation ***/
div.menuold { 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; }
div.menu { position:absolute; z-index:91; visibility:hidden; height:auto; width:150px;  
	background-color:#9EABAF; color:#000; border:1px solid #fff; border-top:0px solid #fff;
	white-space: wrap; padding:0 0 0 0; margin:4 0 0 -1;
	opacity:1.00; -moz-opacity:1.00; /*filter: alpha(Opacity=90);*/ }
iframe.menuframe {position: absolute; top:29px; left:-1px; display:none; width:180px; z-index:90;
	opacity:.0; filter: alpha(Opacity=00); -moz-opacity:0.0; }
a.subnav:link, a.subnav:active, a.subnav:visited {position:relative; display:block; padding:3 5 3 5; z-index:100;
	font-size: 13px; font-weight: normal; text-align: left; text-decoration: none; border-top:1px solid #fff;
	background-image: url(/images/nav_bkg2.gif); color: #000;}

a.subnav:hover, a.subnav:visited:hover {position:relative; display:block; padding:3 5 3 5; z-index:100;
	font-size: 13px; font-weight: normal; text-align: left; text-decoration: none; border-top:1px solid #fff;
	background-image: url(/images/nav_bkg2.gif); background-color:#AAB7C7; color: #cF2550; }

/*----------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; }


































/******************Rounded Corners CSS *****************************************/
.newcorner
{
    border: solid 2px #ffff67;
    background-image: url('images/blue_horiz.gif' );
    background-repeat: repeat-y;
}

.buffer
{
    margin: 0 0 15px 0;   
}
#info
{
    display: block;
    position: relative;
    background: #adced1;
}
#info h2
{
    margin-bottom: 1em;
}
#info h3
{
    clear: both;
    margin-top: 4em;
}

/* Inset 3D Raised */

.boxbanner
{
    color: Black;/*#6c6e70*/
    font-family: Garamond, Arial, Verdana;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;   
    height: 100%;
}

.boxbannersub
{
    background-image: url('images/blue_horiz.gif' );
    background-repeat: repeat-y;
    font-family: Arial, Sans-Serif;
    font-size: small;
    font-style: italic;
    font-variant: normal;
    text-align: right;
    text-decoration: none;
}


.newcorner
        {
            /**/
           
            color: #ffffff;
            /*
            width: %;
            margin: 10px;
            */
            margin: 5px 0px 10px 0px;
            text-align: left;
            display: block;
            voice-family: "\"}\"";
    		voice-family: inherit;

            border: 2px solid #ffff67;
            clear:both;
            /*
            background-image: url(back_test2.jpg);
            background-repeat: no-repeat;
            */
        }
        
        .newcornerred
        {
            margin: 0 auto;
            border: 0px solid #ffff67;
            background-color: #e11913;
            color: #e11913;            
            padding: 1px;
            text-align: center;      
            font-weight: bold;      
            border: 1px solid #ffff67;
            z-index: 3;
        }
        
        .newcornergreen
        {
            margin: 0 auto;
            border: 0px solid #ffff67;
            background-color: #64ae22;    
            color: #64ae22;            
            padding: 1px;            
            text-align: center;            
            font-weight: bold;
            border: 1px solid #ffff67;
            z-index: 3;
        }
        
        .newcornerblue
        {
            margin: 0 auto;
            border: 0px solid #ffff67;
            background-color: #2c54b6;  
            color: #2c54b6;            
            padding: 1px;
            text-align: center;            
            font-weight: bold;
            border: 1px solid #ffff67;
            z-index: 3;
        }

a.navlink:link, a.link:link, a.sectlink, a.sectlink:link
{
    color: black;
    text-decoration: none;
	font-size:9pt;
}
a.navlink:visited, a.link:visited, a.sectlink:visited
{
    color: black;
    text-decoration: none;
	font-size:9pt;
}
a.navlink:hover, a.link:hover, a.sectlink:hover
{
    color: black;
    text-decoration: underline;
	font-size:9pt;
}
a.navlink:active, a.link:active, a.sectlink:active
{
    color: black;
    text-decoration: none;
	font-size:9pt;
}

div.sect
{
    width: 100%;
}
a.subsectlink
{
    font-weight: normal;
    color: Black;
}
a.sectlink
{
    font-weight: bold;
	font-size:9pt;
}
.link
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    text-decoration: none;
    color: Black;
}

.navlink
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 16px;
    margin-left: 5px;
    margin-top: 2px;
}

hr.yellow {color:#ffff67; background-color:#ffff67; height:2px;}
