/* CSS Document HAMBURG LIBRARY */

* { margin:0; padding:0;}
a:link{ color:#666666; font-weight:bold; text-decoration:none; }
a:visited{ color:#666666; font-weight:bold; text-decoration:none; }
a:hover{ color:#333333; font-weight:bold; text-decoration:underline; }

div#navLinks a:link{ color:#666666; font-weight:bold; text-decoration:none; font-size:100%;}
div#navLinks a:visited{ color:#666666; font-weight:bold; text-decoration:none; font-size:100%;}
div#navLinks a:hover{ color:#333333; font-weight:bold; text-decoration:underline; font-size:100%;}

div#catalog a:link{ color:#031f45; font-weight:bold; text-decoration:none; font-size:130%;
}
div#catalog a:visited{ color:#031f45; font-weight:bold; text-decoration:none; font-size:130%;}
div#catalog a:hover{ color:#333333; font-weight:bold; text-decoration:underline; font-size:130%;}

div#mainText a:link{color:#031F45;}
div#mainText a:visited{color:#031F45;}
div#mainText a:hover{color:#990000;}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}
#clear{clear:both; padding-left:20px;}

#header{ position:relative;
}
div#headerImg{
	position:relative;
	width:25%;
	padding:10px;
	float:left;
}
div#headerText{
	position:relative;
	width:70%;
	padding-top:10px;
	float:right;
	font-size: 95%;
}
/* CSS Document HAMBURG LIBRARY */
#hoursDirections {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color: #ced9e7;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	width: 400px;
}
div#hoursText{ position:relative;
	right: 0px;
	padding-left:0px;}
#hoursWrapper{
	position:relative;
	width:100%;
	margin-left: auto;
	margin-right: auto;
}
hr {color: #990000;}
h4 .deEmphasize {
	font-weight: normal;
}


div#listOfDatabases{ position:relative;
width:37%;
	float:left;
	margin:5px;
}
#listOfDatabases table tr{
	font-size:90%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
#listOfDatabases a:link{color:#555555; text-decoration:none;}
#listOfDatabases a:visited{color:#555555; text-decoration:none;}
#listOfDatabases a:hover{color:#333333; text-decoration:underline;}
div#main{
	position:relative; 
	width:100%;
}
div#mainText{ position:relative;
	width:58%;
	float:right;
	margin:5px;
	padding-right:5px;
}
div#mainTextNoSidebar{
	position:relative;
	width:85%;
	margin-left:auto;
	margin-right:auto;
}
div#mapFrame{ position:relative;
	margin-left:auto;
	margin-right:auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	width:320px;
	}
	#mapWrapper{
	position:relative;
	float: left;
	width:48%;
	left: -15px;
}
div#movies{ position:relative;
	float:left;
	width:48%;
	padding-right:8px;
	}
div#tv{ position:relative;
	float:left;
	width:48%;
	}
	
div#navLinks{text-align:center; font-size:90%;}

ol li{
	padding-bottom: 5px;
}
div#policiesLoan{
	position:relative;
	float:left;
	width:35%;
	padding: 5px;
	margin-left: 15px;
	margin-right: 10px;
}
div#policiesLoan-1{border: thin solid #999999; padding: 3px;}
div#policiesLoan-2{border: thin solid #999999;padding: 3px; width:85%;}
div#policiesOther{position:relative;
	float:right;
	width:55%;
	padding: 5px;
}
div#spacer{ position:relative; width:100%; }

div#srpText{ position:relative;
	width:100%;
	float:right;
	margin-right:5px;
	margin-bottom:10px;
}
thead th {
	font-size: 70%;
	font-weight:normal;
	text-align:center;
	background-color: #CED9E7;
}
tbody tr td
{
	padding : 0;
	padding-left: 25px;
	border:0;
 	 color: #222;
  	font-size:80%;
}
div#content tbody tr td p{text-indent:none; 
	padding-bottom: 10px;
	padding-left:0;
	margin:0;
	font-size: 95%; }
tbody tr:hover
{
  background: #FFF url(tr_bck.gif) repeat;
}

tbody td:hover 
{
  color: #4A001B;
}
ul{ list-style-type:none; margin:0;
padding:0; 
}
ul#navlist li {
display:inline; float:left; margin-left: 5px;
}
#old{position:relative; font-size:12px; color:#990000; padding:10px; text-align:right;}

.calendar {font-size:130%;}
.clear{clear:both;}
.indent{padding-left: 10px; margin-left: 10px;}
.looky { font-weight:bold; color:#031F45}
.kicker { font-weight:bold; color:#031F45; font-size:120%; padding-bottom:7px;}
.note{font-size:80%; color:#031F45;}
.ordered{ list
	list-style-position: outside;
	list-style-type: disc;
}
.spaceAroundImg{margin-right: 15px;}
.subText{ font-size:90%; color:#4F535B}
.tableCellSpacer{padding-bottom: 3px;}
.tableCellBorder{padding-bottom: 5px; padding-top:5px; color:#680000;}
#history {
	width: 95%;
	margin-left: 30px;
}

