/***** Default Page Styles *****/

body { padding: 0px; background-color:#fff; }
.clickable {cursor:pointer;}

#pagetop 			{background:url(images/large-gradient.png) top center repeat-x; height:65px; position:relative;}
#pagetop div		{}
#pagetop div div	{} 
#pagebottom 		{background:url(images/bottom-gradient.png) top center repeat-x; height:65px; position:absolute; width:100%; z-index:100;}
#pagebottom div		{}
#pagebottom div div	{} 



 
	 
h1 { font-size: 14pt; color: #990000; display:block; text-align:center; }
h2 { font-size: 12pt; color: #990000; }
h3 { font-size: 11pt; color: #990000; }
h4 { font-size: 9pt; color: #990000; }
h5 { font-weight: bold; font-size: 10pt; color: #666666; }
h6 {}



form#searchwebform {display:block; text-align:center;}
form { color: #000; font-size: 8pt; margin: 0 auto; padding: 0px; }
	input.uni {display:none;}
	input, textarea, option, select  { color: #000; font-size: 8pt; vertical-align:middle; }
	textarea {width:100%; height:250px;}
	textarea.smallarea {width:100%; height:30px; font-size:8pt;}
	legend label {font-variant:normal}
	BUTTON, .button { color: #fff;; font-size: 8pt; background-color: #004080; border-color: #082E83; }
	
	input.editText { width: 100%; }
	fieldset span {white-space:nowrap}
	fieldset { border: dashed 1px #cccccc; padding:10px; margin:5px; text-align:center;}
	fieldset fieldset { border: solid 1px #cccccc; background-color: #F2F2F2; padding:10px; margin:5px; text-align:center;}
		legend {font-size:1.2em; font-weight:bold; color:#000000; background-color:#ffffff; padding:2px; border:solid 1px #cccccc}
			legend em {font-size:.8em; font-weight:normal;}
	fieldset .half {width:275px; text-align:right; }
	fieldset.half {width:250px; text-align:right; }
	fieldset .half input, fieldset .half textarea, fieldset .half option, fieldset .half select {width:150px; }
	label {vertical-align:middle; font-weight:bold; font-variant:small-caps; white-space:nowrap; cursor:help; border-bottom: dashed 1px #666666 }
	label a {text-decoration:none;}
	
	th small {display:block; font-size:.8em}
	
	.CMStable {background-color:#EEEDEA; empty-cells:hide}
		.sort {text-align:center;}
		.check {text-align:center;}
		.check input, input.check {width:40px;}
		.sort input, input.sort			{width:25px; text-align:center;}
		.descript {text-align:right;}
		.descript input, input.descript	{width:150px; text-align:right;}
		.value {text-align:left}
		.value input, input.value 		{width:150px; text-align:left;}
		.shortvalue input, input.shortvalue 		{width:75px; text-align:left;}
		legend input.value, input.url 	{width:225px; text-align:left;}
		
	a.CMSNav{display:none; cursor:pointer;}
	div.CMSNavOpts{padding:2px 0 6px 0;}
		div.CMSNavOpts span { font-size:.8em; vertical-align:top;}
		div.CMSNavOpts label { font-size:.9em; text-indent:5px; display:inline-block;}
		
	
#dhtmltooltip{position: absolute;width: 300px;border: 2px solid black;border-right-color:#cccccc;border-top-color:#cccccc;padding: 2px;background-color: #EEEDEA;visibility: hidden;z-index: 100;/*Remove below line to remove shadow. Below line should always appear last within this CSSfilter: progid:DXImageTransform.Microsoft.Shadow(color=grey,direction=135);*/}
.YSMtip {border-bottom:dashed 1px black; cursor:help;}
.notip {border:none; cursor:default;}



#homeContent {}
#newsContent {}
#hotContent { }

.outline{position:relative;}
	.outline div{ position:absolute; font-family:Arial, Helvetica, sans-serif; font-size:35px; font-weight:bold; color:#192617}
	.outline .one	{top:0; left:150px;color:#ADD0A7;}
	.outline .two	{top:2px; left:152px; }
	.outline .three	{top:2px; left:150px;}
	.outline .four	{top:2px; left:148px;}
	.outline .five	{top:-2px; left:148px;}

/**************************************** Site-Wide Styles ****************************************/	
#headerwrapper { overflow:hidden; padding-bottom:6px;}
#pagebody { padding:0;}
#sitewrapper { position:relative; top:-64px; width:968px; margin:0 auto; overflow:hidden; }
#contentwrapper {  overflow:hidden; background:url(images/content_gradient.png) top left repeat-y; }

#leftnavbar {padding:5px 0;float:left; width:197px;}
#maincontent { text-align:left; padding:4px; background-color:#FFFFFF;}
#maincontentwithnav { text-align:left; padding: 0 4px 0 8px; width:755px; float:right; background-color:#FFFFFF;}

#banner { height:115px; background: #241F20 url(images/banner_gradient.png) top left repeat-y;/* border-color:#283F21; border-style:solid; border-width:0 3px;*/ float:left;}
	#banner div { background:url(images/logo.png) center center no-repeat; height:100%;  width:300px; overflow:hidden; }

#searchpac {padding:0; border-top:none; width:668px; }
	
#searchpac * {vertical-align:middle;}
	
	#searchpac div.searchpac {float:left; left:50%; position:relative;}
	#searchpac div.searchpac div.searchpac {float:left; left:-50%; position:relative;}
	.searchbox 	{ font-size: 12pt; color: #000; }
	#searchpac fieldset {display:inline; margin:0; padding:0 0 18px 0; border:none; }
	#searchpac legend.searchbox {font-size:8pt; background:none; border:none;}
	#searchpac input  {background-color:#F3F3F3;border:1px solid #044AAC; font-size:10pt;margin:1px 5px;padding:2px;}
	.submit {background:url("images/buttonbg.gif") 0 0; color:#FFFFFF; height:24px;overflow:visible;padding:0 2px;width:auto; cursor:pointer;}
	.submit:hover {background:url("images/buttonbg.gif") 0 100%;}
	#searchlinks {padding:0; margin-top:-18px;}
	
	#schooloptions {padding-bottom:3px;}
	
	#searchbox {float:left;}
	#searchbox fieldset {padding: 0 0 0 15px; text-align:right;}
	#searchbox legend {margin-left:-15px; text-align:right;}
	
	#searchboxwrapper {background:url(images/searchboxleft.gif) top left no-repeat; height:55px; padding-left:9px; width:300px; float:left; cursor:text; }
	#searchboxwrapper div {background:url(images/searchboxbg.gif) top center repeat-x; height:35px; text-align:right; }
	#searchboxwrapper div #SearchData {width:230px; font-size:23px; background:transparent url(images/ls2powerby.png) center center no-repeat;; border:none; color:#000; vertical-align:top; padding-top:3px;}
	#searchboxwrapper img {border:none; cursor:pointer;}

	#locationsbox {float:left; margin:15px 0 0 15px;}
	#searchschools * {font-size:12pt;}
	#searchschools legend.searchbox  {font-size:14pt;}
	#SearchData {width:220px; }
	
	
	#paclinks { padding:0px; padding-right:20px; text-align:left; clear:both;}
	#paclinks .searchpac .searchpac {margin-left:25px;}
	#paclinks ul{padding:0; margin:0;}
	#paclinks .linkwrapper {float:left; margin:0 3px 0px 20px;}
	#paclinks li {padding:0;  list-style:url(images/pacli.gif) outside;}
	#paclinks a {font-size:8pt; color:#082E83;}
/*
#LS2search {background-color:#EEEDEA; width:300px; border:#D4C9B7 solid 1px; padding:20px 0;}
*/
	#passedSearchTerm {background: #FFFFFF url(images/ls2powerby.gif) bottom right no-repeat; width:150px; vertical-align:middle;}
	.LS2	{background-color:#EEEDEA; border:none; color:#4E72A8; font-size:13pt; padding:3px; vertical-align:middle; font-weight:bold;}
	
	#searchbuttons {float:right; width:210px;}
	#searchbuttons * {padding:0; margin:0; list-style:none;}
	#searchbuttons div.linkwrapper 						{float:left; width:200px; margin:2px;}
	#searchbuttons div.linkwrapper ul.Pac li a			{color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; display:block; text-decoration:none;}
	#searchbuttons div.linkwrapper ul.Pac li a			{height:50px; display:block; background:url(tabs/search_left.gif) bottom left no-repeat; padding-left:10px;}
	#searchbuttons div.linkwrapper ul.Pac li a span.Pac	{height:50px; display:block; background:url(tabs/search_right.gif) bottom right no-repeat; padding-right:10px;}
		#searchbuttons div.linkwrapper ul.Pac li a:hover			{background-position:top left;}
		#searchbuttons div.linkwrapper ul.Pac li a:hover span.Pac	{background-position:top right;}
	#searchbuttons div.linkwrapper ul.Pac li a span.Pac	span {display:block; padding:15px 0 0 30px; height:100%; cursor:pointer;}
	
#slideshowwrapper {position:relative; border:solid 1px blue; width:400px; height:350px; float:left;}
#slideshowwrapper div {    position:absolute;    top:0;    left:0;    z-index:8; width:400px; display:block; height:350px; background-position:50% 50%; background-repeat:no-repeat; background-color:#fff;}
	#slideshowwrapper div span.imagecaption { float: right; display:block; margin:6px; padding:2px; border:solid 1px #999999; background:url(images/whitebg.png); color:#000000 !important; font-size:.95em; visibility:hidden;}
	#slideshowwrapper div span.imagecaption * {color:#000000 ;}
#slideshowwrapper div.active {    z-index:10;}
#slideshowwrapper div.last-active {    z-index:9;}



#footer { background-color:#13181D; padding:15px 0; margin-top:35px;}
#footer form {margin: 10px 0 0 0;}

.footernav { background: url("tabs/footer_tabbg.gif") top center repeat-x; cursor: pointer; }
.footerconfigtext { font-weight: bold; font-size: 10pt; color: #ffffff; }
a.footerlink {display:block; font-size: 10pt; font-weight: bold; padding: 0 0 4px 0;}
a.footerlink, a.footerlink:visited 		{ color: #ffffff; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.footerlink:active							{ color: #E37D18; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.footerlink:hover, a.footerlink:visited:hover  	{ color: #E37D18; font-size: 10pt; font-weight: bold; text-decoration: none;}

#clock { color: #fff; font-weight: normal; font-size: 9pt; }



#emph {font-size:12pt; color: #5c4d45; margin:5px; font-weight: bold; }
	#emph:first-letter {color: #0000cc; font-size:20pt; font-weight:bold; font-family: Geneva, Arial, Helvetica, sans-serif;
		font-style: italic; }

.clr {clear:both;}
.linkcenter {float: left;position: relative;left: 50%;}
/**************************************** Tabs ****************************************/
#topnavbg {padding:0 0 0 110px; margin:0; display:block;height:36px; background: url(tabs/toolbar.png) bottom center repeat-x; position:relative;
top:-32px;}
#topnavlinks { margin:0; padding:0; position:relative; float:left; left:50%; font-family:Verdana,Arial,Helvetica,sans-serif; }
#topnav { margin:0; padding:0;  position:relative; float:left; left:-50%; font-family:Verdana,Arial,Helvetica,sans-serif }

#topnav .linkwrapper {float:left;}
#topnav .linkwrapper * {padding:0; margin:0;}
#topnav .linkwrapper ul.Top {margin: 0 4px; height:36px; float:left;}
#topnav .linkwrapper ul.Top li.Topoff,#topnav .linkwrapper ul.Top li.Topon 				{background: url(tabs/tabonleft.png) top left no-repeat; padding-left:10px; list-style:none; display:block;height:100%; float:left;}
#topnav .linkwrapper ul.Top li.Topoff {background-image:url(tabs/taboffleft.png);}

#topnav .linkwrapper ul.Top li.Topoff a,#topnav .linkwrapper ul.Top li.Topon a			{background: url(tabs/tabonright.png) top right no-repeat; padding-right:10px; display:block; height:100%; float:left;}
#topnav .linkwrapper ul.Top li.Topoff a {background-image:url(tabs/taboffright.png);}

#topnav .linkwrapper ul.Top li.Topoff a span.Top,#topnav .linkwrapper ul.Top li.Topon a span.Top	{background: url(tabs/tabonbg.png) top right repeat-x; display:block; height:100%; float:left; vertical-align:text-bottom;}
#topnav .linkwrapper ul.Top li.Topoff a span.Top {background-image:url(tabs/taboffbg.png);} 
#topnav .linkwrapper ul.Top li.Topoff a span span,#topnav .linkwrapper ul.Top li.Topon a span span	{padding-top:13px; display:block; cursor:pointer;}

#topnav .linkwrapper ul.Top li.Topon a {font-weight:bold; color:#391E1C; text-decoration:none; font-size:12pt;}
#topnav .linkwrapper ul.Top li.Topoff a {font-weight:bold; color:#ffffff; text-decoration:none; font-size:9pt;}


#topnav .linkwrapper ul.menuTop {position:absolute; z-index:91; visibility:hidden;background-color:#C2D7EB; color:#000000; border: 1px solid #006699; white-space: nowrap; padding:0; margin:0; top:28px; list-style:none;}
#topnav .linkwrapper ul.menuTop li {display:block; padding: 2px 3px; }

/**************************************** Tab Links ****************************************/

#toolbar a, #toolbar a:visited 				{ padding:5px; vertical-align:middle; border: solid 1px #FF9933;  background-color:#000099; font-size: 9pt; color: #FF9933;text-decoration: none; }
#toolbar a:active							{ padding:5px; vertical-align:middle; border: solid 1px #000099;  background-color:#FF9933; font-size: 9pt; color: #000099; text-decoration: underline;  }
#toolbar a:hover, #toolbar a:visited:hover	{ padding:5px; vertical-align:middle; border: solid 1px #000099;  background-color:#FF9933; font-size: 9pt; color: #000099; text-decoration: none; }


/*** Left Navigation ***/
#leftnavbar * {margin:0; padding:0;list-style:none; display:block;}

#leftnavbar .linkwrapper {display:block; padding:0; margin:0;}

#leftnavbar .linkwrapper ul.Left li {display:block; }
#leftnavbar .linkwrapper ul.Left li a {font-size:18px; text-transform:uppercase; text-align:left; text-decoration:none;display:block; padding:7px 3px 7px 25px; margin:3px 7px; font-weight:bold; color:#fff;}
#leftnavbar .linkwrapper ul.Left li a:link, #leftnavbar .linkwrapper ul.Left li a:visited 				{color:#FFFFFF}
#leftnavbar .linkwrapper ul.Left li a:hover, #leftnavbar .linkwrapper ul.Left li a:Link:visited:hover  { color:#CCCCCC; text-decoration:underline;}
/*****If button has a sub nav menu******/
#leftnavbar .linkwrapper ul.Left li a.subnavtrue:link, #leftnavbar .linkwrapper ul.Left li a.subnavtrue:visited {background: url("images/arrow.png") 98% 50% no-repeat;  }
#leftnavbar .linkwrapper ul.Left li a.subnavtrue:hover, #leftnavbar .linkwrapper ul.Left li a.subnavtrue:visited:hover {background: url("images/arrow.png") 98% 50% no-repeat; }
/***left sub nav******/
#leftnavbar .linkwrapper ul.menuLeft { width:auto;position:absolute; display:block; z-index:90; visibility:hidden; display:block; text-align:left; font-weight:bold; text-decoration:none; border-bottom:solid 1px #ffffff; color:#ffffff; white-space: nowrap; margin-left:90px; margin-top:-50px; list-style:none;}
#leftnavbar .linkwrapper ul.menuLeft li {border: 1px solid #ffffff; border-bottom:0px; background-color:#6699CC; width:500px;}
#leftnavbar .linkwrapper ul.menuLeft li:hover {border: 1px solid #ffffff; border-bottom:0px; background-color:#cccccc;  width:500px;}
#leftnavbar .linkwrapper ul.menuLeft li a:link, #leftnavbar .linkwrapper ul.menuLeft li a:visited {display:block; color:#ffffff; text-decoration:none; font-weight:bold; padding:7px; }
#leftnavbar .linkwrapper ul.menuLeft li a:hover, #leftnavbar .linkwrapper ul.menuLeft li a:visited:hover {display:block; color:#000000; text-decoration:none; font-weight:bold; padding:7px;}


/*** Search Links Navigation ***/

#searchlinks * {padding:0; margin:0; display:inline;}
#searchlinks .linkwrapper {margin:0 2px;}
	#searchlinks a, #searchlinks a:visited 				{ text-decoration: none; font-size: 8pt; color: #000; margin:0 2px; }
	#searchlinks a:active									{ text-decoration: none; font-size: 8pt; color: #ff0000; margin:0 2px;}
	#searchlinks a:hover, #searchlinks a:visited:hover	{ text-decoration: none; font-size: 8pt; color: #ff0000;  }
	
	ul#searchlinks li div.linkwrapper  { background:url(images/pacnav.gif) bottom left no-repeat; padding: 5px 0 0 15px; vertical-align:middle;}
	ul#searchlinks li:first-child div.linkwrapper{background:none;}
/***** Calendar *****/
#calendarTable {width:100%;}
#calendarTable img {border:none;}
.calendarDay{width:14.3%;}
.holiday {display:block; text-align:center; font-size:.9em;}
.numberDay{padding-bottom:10px;}
.weekdayname{font-size:.9em; font-weight:bold; text-align:center;}
.emptyDay{background-color:#ccc;}
#otherCalPicker {display:block; padding-top:15px; text-align:center;}

td.calHeader {text-align:center;}
tr.calHeader * {font-size:1.1em; font-weight:bold;}
.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; }	
	
.CHPgrey { font-size: 10pt; color: #777777; font-weight:normal; }
.CHPtitle { font-size: 11pt; color: #333333; }
	
.date { font-size: 11pt; font-style: italic; color: #990000; }
.date2 { font-size: 11pt; color: #990000; background: #ffffcc; }
	
.author { font-size: 10pt; color: #000; }
	
.title { font-weight: normal; font-size: 8pt; color: #0000ff; text-decoration: none; }
	a.title, a.title:visited { display:block; margin:2px 2px 2px 3px; font-weight: normal; font-size: 10pt; font-weight:bold; 
		color: #000080; text-decoration: none; }	
	a.title:active { display:block; margin:2px 2px 2px 3px; font-weight: normal; font-size: 10pt; font-weight:bold; 
		color: #000080; text-decoration: none; }
	a.title:hover, a.title:visited:hover { display:block; margin:2px 2px 2px 3px; font-weight: normal; font-size: 10pt; 
		font-weight:bold; color: #900000; 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; }
#review {text-align:left;}
#review img {margin:4px; float:left;}
	
span.wol{ font-size: 8pt;  color: #990000; background: #ffffcc; }


.hotreview { position:relative; height:131px; overflow:hidden;}

div.hottitle { position:relative; margin:3px; float:left;width:370px; font-size:.9em; }

div.hotlist {border: #000 1px solid; margin:3px; background:#ffffcc; position:relative; overflow:hidden;}
div.hotlist div {float:left;  padding:5px;}

.hottitlehead {}

.hottitle img {margin:3px;}

.hotlisttable {margin:3px; border:1px solid #e0e0e0;}

.hotdate { padding:2px; font-size: 9pt; font-style: italic; font-weight:bold; color: #000; 
	background: url(images/hottitledatebgsal.gif) top left repeat-y;}
#hotNav {background-color:#CCFFFF;}
.hotlistlink 											{ display:block; margin:5px 2px; font-weight: normal; font-size: 9pt; color: #000080; text-decoration: underline; }	
	a.hotlistlink, a.hotlistlink:visited 				{ display:block; margin:5px 2px; font-weight: normal; font-size: 9pt; color: #000080; text-decoration: underline; }	
	a.hotlistlink:active 								{ display:block; margin:5px 2px; font-weight: normal; font-size: 9pt; color: #000080; text-decoration: underline; }
	a.hotlistlink:hover, a.hotlistlink:visited:hover 	{ display:block; margin:5px 2px; font-weight: normal; font-size: 9pt; color: #900000; text-decoration: underline; }


#customHotBookJacket img {background: url(images/nobook-upload.gif) top center no-repeat; height:100px; width:66px; float:right; text-align:center; cursor:pointer;}

#editBookInfo, #editBookJaket { height:140px; width:300px; float:left;}

#editBookJaket {display:none;}




/*New hottitles styles*/
div.hot_review {padding:2px; text-align:left;}
span.hot_source { color:#FF0000; font-style:italic;  white-space:normal;}
span.hot_copyright {color:#666666; font-size:.9em; white-space:normal;}
span.hot_stdnumber {display:none;}
span.hot_text {display:block; padding-top:2px; white-space:normal;}

.hotlisttable div.hot_reviews div.hot_review {display:none; position:relative;}
.hotlisttable div.hot_reviews div.hot_review span.hot_copyright {display:none;}
div.hottitle span.hot_copyright {font-size:.55em;}

.hotlisttable div.hot_reviews div.hot_review:first-child {display:block;}
.hotlisttable div.hot_reviews div.hot_review span.hot_text {height:57px; overflow:hidden;}
.hotlisttable {height:165px;}


a.more_link {display:block; float:right; background-color:#FFFFFF; position:relative; margin-top:-1em; padding:0 1em;}


/**CMS pop up ***/
			#popup {display:none; position:absolute; overflow:hidden; height:450px; background:url(images/disabled.png); width:650px; z-index:900;}
			.closed{}
			.open{  }
			#popframe { width:100%; height:220px;}
			#closepup {padding:3px 0;}
			#popbox {border:solid 1px red; background-color:#FFFFFF; width:350px; height:275; padding: 10px;}

/***** 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; }	

/******** Ready Reference ********/
#readyref_table {}

/***** News Classes *****/	

		#weatherbox {border:1px solid; background-color:#e0e0f0; background: url(images/weather/image1.jpg);}
		.temp {color:#000090; font-size:10pt; font-weight:bold; background-color:#fff; padding:5px; border-left:1px solid; border-bottom:1px solid;}
		a.weather, a.weather:visited { text-decoration: none; font-size: 8pt; color: #009; }
		a.weather:active{ text-decoration:underline; font-size: 8pt; color:#00c; }
		a.weather:hover, a.weather:visited:hover { text-decoration: underline; font-size: 8pt; color: #c00; }
#newsBox { text-align:left;}

.newsNav { font-size:7pt; background-color:#ffffcc; border:1px solid #999999;  margin-right:5px; padding:5px 5px 5px 25px; height:auto; float:left; width:150px;}
.newsNav ul, .newsNav li 	{ padding: 0; margin:0;}
.newsNav ul ul 				{ padding: 0; margin:0 0 0 10px;}
.newsNav ul ul li 			{ padding: 0; margin:4px 0;}

	a.newsNavLink, a.newsNavLink:visited 				{ font-size:8pt; color:#000099;}
	a.newsNavLink:Active 								{ font-size:8pt; color:#ff0000; }
	a.newsNavLink:hover, a.newsNavLink:visited:hover 	{ font-size:8pt; color:#cc0000; }

.newsHeadlines { padding-left:5px; }
	a.newsHeadlines, a.newsHeadlines:link, a.newsHeadlines:visited { width:100%; font-size:8pt; font-weight:bold; 
		color:#666666; cursor:pointer; }
	a.newsHeadlines:active { color:#ff0000; }
	a.newsHeadlines:hover, a.newHeadlines: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; }
	.newsdescription  * {padding-bottom:0; margin-bottom:0;}

.pubDate { font-size:7pt; }
	
	
	
/***** sidebar form ******/
#sidebar { border:0px solid #336699; background: #FFFFFF; margin-top:15px; }
.sidebar0, .sidebar1 { padding:4px; }
	.sidebar0 {}
.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; }

.sblinks { text-decoration: none; font-size: 9pt; font-weight: bold; }
	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 ***/



td.leftmenudivider{ height:2px; background-color:#FFFFFF; }

.leftsubheader { font-size: 11px; font-weight: bold; color: #FFF; background-color: #006C95;}

.leftsubnav { font-size: 10px; color: #FFF; vertical-align: middle; 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; }
/*** Left Navigation Sub Menu Slideout***/	

.arrowsp { margin: 14px 6px 0px 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; }*/


	


/*----------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 *****/
.lingual { font-size:24pt; font-style:italic; font-weight:bold; }	
	a.lingual, a.lingual:link, a.lingual:visited { font-size:24pt; font-style:italic; font-weight:bold; }
	a.lingual:hover, a.lingual:visited:hover { font-size:24pt; font-style:italic; font-weight:bold; }

.langSearch { font-size:18pt; font-weight:bold; }
	a.landSearch, a.langSearch:link, a.langSearch:visited { font-size:18pt; font-weight:bold; }
	a.langSearch:hover, a.langSearch:visited:hover{ text-decoration:none; }

/***** Directory Page******/
.StaffCategory, .BoardCategory {}
.StaffDiv, .BoardDiv {margin-left:25px;}

.dirTopofPageLink {display:none;}
/*
#WelcomeText {padding-top:5px; color:#003399;font-family:Arial,sans-serif;font-weight:bold; text-align:center;}
 	#WelcomeText p {color:#003399;font-size:20px;}
	#WelcomeText p:first-letter {color:#33FF99; font-style:italic; font-size:34px; color:#082E83; font-family:'Monotype Corsiva', cursive;}
*/

.linkIncludeHeader {margin-bottom:5px; padding-bottom:5px; border-bottom:dashed 2px #FF9933}

#linkIncludeHeader {border-bottom:#000080 dashed 1px; text-align:center; padding-bottom:5px; margin-bottom:5px}
#linkIncludeHeader a {font-size:14px;}

#hoursInclude {background: url('images/clock.gif') top center no-repeat;}

/*********directory.asp styles************/
.orgName {text-align:center; font-size:1.5em; color:#993366; border-bottom:solid black 1px;}
.dirMemo {font-style:italic;}
img.bioPic {max-width: 200px; border: none; }
.contact {font-family:"Times New Roman", Times, serif; font-style:normal; font-size: 14px; color:#0B3529;}

.staffTitle {font-size:14px; font-weight:bold; text-align:center;}

.dirTop {}
.dirHeader {padding-top:30px;}
/*.dirPhoneHeader { background: url('images/phone.gif') 50% 25% no-repeat;}
.dirHoursHeader { background: url('images/clock.gif') 50% 25%  no-repeat;}
.dirEmailHeader { background: url('images/clearenvelope.gif') 50% 25%  no-repeat;}
.dirStaffHeader { background: url('images/staff.gif') 50% 15%  no-repeat; padding-top:50px;}*/
.dirName0, .dirName1 {margin:1px 0; padding:2px; overflow:hidden;}
.dirName1 {background-color:#CDDAED;}
.dirName0 {background-color:#F2D9E6;}
.dirName {float:left;}
.dirValue {float:right; }
.dirItem {clear:both; overflow:hidden; padding: 1px 2px; margin-bottom:2px; border-bottom:dashed 1px black; }
.contact {text-align:center;}


#hoursInclude {background: url('images/clock.gif') bottom center no-repeat; padding-bottom: 25px;}

#hoursInclude {background: url('images/clock.gif') top center no-repeat;}


		#weatherbox {border:1px solid; background-color:#e0e0f0;}
		.temp {color:#000090; font-size:10pt; font-weight:bold; background-color:#fff; padding:5px; border-left:1px solid; border-bottom:1px solid;}
		a.weather, a.weather:visited { text-decoration: none; font-size: 8pt; color: #009; }
		a.weather:active{ text-decoration:underline; font-size: 8pt; color:#00c; }
		a.weather:hover, a.weather:visited:hover { text-decoration: underline; font-size: 8pt; color: #c00; }
		
		


.module0,.module1 {  padding:5px; text-align:left; }
.module0	{}
.module1 	{}

.moduleHead0, .moduleHead1	{text-align:center; background:url(images/moduleHeadright.png) top right no-repeat; padding-right:25px; max-width:341px; margin:0 auto;}
		/*.moduleHead1 {background-image:url(images/corner1.gif);}*/
.moduleHead0 b.categories, .moduleHead1 b.categories	{  background:url(images/moduleHeadbg.png) top left no-repeat; display:block;text-align:center; font-size:16px;
padding:5px 0 7px 25px; color:#D1D2D3;}
	
	
.moduleFooter1,.moduleFooter0 { height:15px;}
.moduleFooter1 div,.moduleFooter0 div { }	
	.moduleFooter1 div {}
	
	.moduleHead0 a:link, .moduleHead0 a:visited,.moduleHead1 a:link, .moduleHead1 a:visited  {color: #D1D2D3; text-decoration:underline; font-weight:bold; }
	.moduleHead0 a:active,.moduleHead1 a:active {color: #000080; text-decoration:none; font-weight:bold; }
	.moduleHead0 a:hover, .moduleHead0 a:visited:hover,.moduleHead1 a:hover, .moduleHead1 a:visited:hover {color: #D91A00; text-decoration: underline; font-weight:bold; }
	
	.branchInfo {padding:0 6px 0 0; border-width:0; border-style:solid;}
	.module0 .branchInfo {border-color:#000;}
	.module1 .branchInfo {border-color:#000;}
	
.moduleSearch {padding:0;}

.branches {margin:5px;}
/*.moduleHeadSearch {height:40px;}*/

#searcho {display:none;}

.contentTable {margin:0 5px; width:530px;}

.branchAddy {padding:5px;}
.dirItem {margin:1px;}


.hours span {display: block;}
.hours span.dirName {float:left; margin-right:15px;}
.hours span.dirValue {float:right;}
.hours div.dirItem {clear:both;}




#schoolsetup label {display:block; text-align:left;}
.options {border:solid 1px #333333; height:60px; overflow:auto; padding:2px; overflow: hidden; width:115px;}
	#editSchoolHotLinks .options {height:120px;}
.note {display:block; padding:5px; font-size:.9em;}
.note em {color:#FF0000;}
fieldset.nav {float:left;}

div.schoolnamebox, div.schoolnamebox div  {position:absolute; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; float:left; font-size:18pt; white-space:nowrap;}
	div.schoolnamebox div.inner {color:#FFFFFF;top:40px;}
	div.schoolnamebox div.outer {color:#000; left:2px; top:42px;}
	
	
/**Dictionary**/

#dictionarypage {text-align:center;}

div.dictionary {margin-top:7px;}
div.dictionary #Thesaurus, div.dictionary #Dictionary {margin-top:10px;}

#dictionarypage img {margin:3px;}
.dictionary p {text-align:left;}

a.hot_bookjacket_link {background: url(images/white.png) top center no-repeat; display:block; height:100px; width:190px; padding:25px 5px 0 5px; text-align:center;}
	a.hot_bookjacket_link_sm {background: url(images/white_sm.png) top center no-repeat; display:block; height:63px; width:100px; padding:10px 5px 0 5px; font-size:10px;}
a.hot_bookjacket_link:link, a.hot_bookjacket_link:visited  {text-decoration:none; }
.hot_bookjacket_link img {border:0; padding-top:10px;}
	.hot_bookjacket_link_sm img {padding-top:5px;}

img.hot_bookjacket	{border:none;}
img.hot_bookjacket_sm {height:100px; width:66px; background:url(images/noBook.gif) center center no-repeat;}
img.hot_bookjacket_md {height:197px; width:130px; background:url(images/noBook-md.gif) center center no-repeat;}
div.hottitle img.hot_bookjacket	{border:none; float:left; padding-right:15px;}
div.hottitle div.module0,div.hottitle div.module1 { height:220px;}


#ReviewsEditForm input {width:150px;}
#ReviewsEditForm textarea {width:377px; height:50px}
#ReviewsEditForm div {padding:5px 10px; margin:4px 0; border:dotted 1px #ccc; background:#fff;}

.sortbookList li {padding:2px; margin:1px; border:dotted 1px #333333; cursor:move;}


div.commentformmessages fieldset textarea {width:100%; height:50px;}
.commentTable {margin:0 auto;}
.commentTable label {text-transform:none; text-decoration:none; border:none; display:block; text-align:right; cursor:default;}
.commentTable label.notip {text-align:center; float:left; display:block;}

.commentTable td {margin:3px; 0; }
.commentTable .requiredinput .inputDIV, p.FormMsg { border:solid 1px #FF0000; background-color:#FFFF99; float:left;padding:3px; }
p.comment_desc {margin:0; padding:0 5px;}
p.FormMsg {float:none; clear:both; text-align:center;}
.inputDIV textarea.TextBox {width:150px; height:75px;}

.aboutpage .ShowAboutCatNav {float:left;}


html, body {
	height: 100%;
}
#pagebody {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -65px; /* the bottom margin is the negative value of the footer's height */
}
#pagebottom, .push {
	height: 65px; /* .push must be the same height as .footer */
}
.mapLink {
background:url("images/map_icon.gif") no-repeat scroll center center transparent;
display:block;
float:right;
padding:20px 0 20px 80px;
}

.hot_aval_msg {font-size:.85em; color:#00CC00; font-weight:bold;}
.hot_not_aval {color:#999999;}
.hot_out_aval {color:#FF0000;}


#locationsbox {display:none;}
.branchLogo {text-align:center; padding:5px;}