﻿/*Special Case Stuff*/
div#map3d
{
	width: 620px;
	height: 480px;
	position: relative;
	top: 0px;
	left: 0px;
}
.red
{
	color: #D82C2C;	
}
.findResultBox
{
	border-style: solid;
	border-width: thin;
	border-color: inherit;
	width: 810px;
	height: 100px;
	overflow:scroll;
	background-color: #C5B9A5;
}
.smallBold
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
div#bookBulletinLeftColumnWidget
{
	position:relative;
	left:-26px;
	top:-5px;
}
#agenda_outline ol  
{
	list-style-type: none; 
}
#agenda_outline ol li  
{
	padding-bottom: 1em;
	text-indent:-25px
}
#agenda_outline ol li li { padding-bottom: 0; }

.floatingBox
{
	border: 1px solid #000000;
	background-color: #9FC9EB;
}
.cursorPointer
{
	cursor:pointer;
}
.altHeadlinePink {
	color: #996699; 
	font-family: ArialBlack, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	font-style: italic;
}
.altHeadlineGreen {
	color: #659A41;
	font-family: ArialBlack, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

a:link.locationHoursClosureMessageGlobal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	position: absolute;
	top: 47px;
	left: 77px;
	letter-spacing: 1px;
}
a:visited.locationHoursClosureMessageGlobal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	position:absolute;
	top:47px;
	left:77px;
	letter-spacing: 1px;
}
a:hover.locationHoursClosureMessageGlobal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E38659;
	text-decoration: none;
	position: absolute;
	top: 47px;
	left: 77px;
	letter-spacing: 1px;
}
.emergencyMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	position: absolute;
	top: 47px;
	left: 77px;
	letter-spacing: 1px;
}

.emergencyMessage2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	position: absolute;
	top: 60px;
	left: 77px;
	letter-spacing: 1px;
}


