@charset "utf-8";
/* inside.css */
/*January 2010 */
/*Metropolitan Library System */

/*Body & Container*/

body {
	margin:0px; padding:0px;
	background: url(images/background.jpg) repeat;
	background-color: #8091C1;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
	line-height:17px;
}

/*ul { margin: 0; padding: 0; list-style: none; }*/

a img { 
   border: 0 none;
}

img {
	border: 0 none;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #415285;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #586DAD; 
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}
h1 {
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 28px;
	color: #000;
	font-weight: bold;
	text-align: left;
}
h1 a {font:Arial, Helvetica, sans-serif; 	font-size:18px;  color:  #5065A3;	font-weight: bold; }
h1 a:hover{ font:Arial, Helvetica, sans-serif; 	font-size:18px; color:  #8091c1;	font-weight: bold; text-decoration: underline; }

h2 {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFF;
	font-weight: bold;
	line-height: 17px;
}
h2 a {font:Arial, Helvetica, sans-serif; 	font-size:16px;  color:  #5065A3;	font-weight: bold; line-height: 17px;}
h2 a:hover{font:Arial, Helvetica, sans-serif; 	font-size:16px; color:  #8091c1;	font-weight: bold; text-decoration: underline; line-height: 17px;}

h3 { 	font:Arial, Helvetica, sans-serif; 	font-size:14px; 	color: #000; 	font-weight: bold; }
h3 a { font:Arial, Helvetica, sans-serif; 	font-size:14px;  color:  #5065A3;	font-weight: bold; }
h3 a:hover{ font:Arial, Helvetica, sans-serif; 	font-size:14px; color:  #8091c1;	font-weight: bold; text-decoration: underline; }

h4 {	font:Arial, Helvetica, sans-serif; 	font-size:12px;  color: #000; 	font-weight: bold; }
h4 a { font:Arial, Helvetica, sans-serif; 	font-size:12px;  color:  #5065A3;	font-weight: bold; }
h4 a:hover{ font:Arial, Helvetica, sans-serif; 	font-size:12px; color:  #8091c1;	font-weight: bold; text-decoration: underline; }

h5 { 	font:Arial, Helvetica, sans-serif; 	font-size:14px; 	color: #000; font-weight:normal; }
h5 a { font:Arial, Helvetica, sans-serif; 	font-size:14px;  color:  #5065A3;}
h5 a:hover{ font:Arial, Helvetica, sans-serif; 	font-size:14px; color:  #8091c1; text-decoration: underline; }

h6 {font:Arial, Helvetica, sans-serif; 	font-size:14px; 	color: #000; font-weight: normal; ine-height: 15px;}
h6 a { font:Arial, Helvetica, sans-serif; 	font-size:14px;  color:  #000; ine-height: 15px;}
h6 a:hover{ font:Arial, Helvetica, sans-serif; 	font-size:14px; color:  #666666; text-decoration: underline; ine-height: 15px;}

.white-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.style6 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-style: normal; 	line-height: normal; 	font-weight: bold; 	font-variant: normal;	text-transform: none; 	color: #000; }

.style8 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-style: normal; 	line-height: normal;  	font-variant: normal;	text-transform: none; 	color: #000; }
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

#container {
	text-align: left;
	margin: auto;
	width: 688px !important;
	background: #FFF;
	position:relative;
	border:#E9E9E9 solid 5px;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	margin-bottom: 50px;
}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

/*Header Section*/

#header

{ 
	height: 125px;
	position: relative;
	background: #8091C1;
	overflow: hidden;
	z-index: 99;
	width: 688px;
}

#logo
{
       border:0;
       width : 294px;
       height : 106px;
       margin : 0;
       padding : 0;

}
#logo a {
       display: block;
       width : 294px;
       height : 106px;
       margin : 0;
       padding : 0;
       background : url(images/logo.gif) no-repeat 0 0;
       text-indent: -9999px;
       text-decoration: none;
}

#catalogsearch{
	/* margin: 47px 0px 0px 326px; */
	margin: -80px 0 0 326px;
	position: relative;
	z-index: 999;
	padding: 0;
	float: left;
	display: inline;
}


#sitesearch{
	display:  block;
	/* margin:  79px 0px 0px 326px; */
	position: relative;
	margin: -40px 0 0 326px;
	*margin-top: -60px;
	_margin-top: -60px;
}

#spoticus
{
	right:auto;
	border:0;
	/* margin : 0px 0px 0px 616px; */
	padding : 0;
	background : url(images/spoticus.gif) no-repeat 0 0;
	position: absolute;
	width: 76px;
	height: 126px;
	top: 0;
	right: 0;
}

#spoticus p
{
	display: none;
}



#navigation {
	width: 688px;
	height: 35px;
	color: #999;
	background: #666666 url(images/navbg.jpg) repeat-x;
}
/* -------------------------- */
/* We begin by styling the main navigation on the page... */
/* -------------------------- */
/* Overall main navigation styles */
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1em;
	color: #fff;
	background-color: transparent;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
/* -------------------------- */
/* The top main navigation links */
#nav a {
	display: block;
	padding: 11px 13px;
	color: #ffffff;	
	background-color: #666666;
	background: url(line.jpg) no-repeat top right; /* puts a "bar" on right of the main nav links */
	text-decoration: none;
}
/* I'm targeting the last main navigation link to have no "bar" on the right side */
#nav a.last {
	background-image: none;
}

#nav a.one, #nav a.two, #nav a.three {
	text-align: left;
	font-size: 1em;
}
#nav li {
	float: left;
	padding: 0;
	position: relative;
	z-index: 999;
}
/* -------------------------- */
/* The dropdown links lists */
#nav li ul {
	position: absolute;
	left: -999em;
	*display: none;
	_display: none;
	height: auto;
	width: 180px; 
	font-weight: normal;
	border: 1px solid #999;
	background-color: #ccc;
	margin: 0;
	z-index:100;
}

#nav li li {
	padding: 10;
	width: 180px; 
	z-index:100;
}
#nav li ul a {
	padding: 5px 10px;
	width: 160px;
	* html width: 100px;
}
/* This controls the flyout location of the second level dropdowns */

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: 0;
	*display: block;
	_display: block;
}
#nav li.faq:hover ul, #nav li.faq.sfhover ul {
	left: -122px;
}
/* -------------------------- */
/* Here is the background of the main nav link while looking at the dropdown */
#nav li:hover, #nav li.sfhover {
	background-color: #666666;
}
/* -------------------------- */
/* The dropdown links list colors */
#nav li ul.under a {
	color: #000;
	background-image: none;
}
#nav li ul.under a:hover {
	background: #8091c1;
	color: #fff;
}
/* -------------------------- */
/* The background of the second level links while looking at the dropdown under it... */
#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
	color: #fff;
}
#nav li ul.under li:hover, #nav li ul.under li.sfhover {
	color: #fff;
	background-color: #8091c1;
}

/*Editable Areas*/

#main-text-area{
	text-align: left;
	-webkit-margin-start: -300px;
	margin: 1px;
	width: 688px;
	position: relative;
	min-height: 475px !important;
	height: auto;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	overflow: hidden;
}

#main-text-area1{
	text-align: left;
	-webkit-margin-start: -300px;
	width: 688px;
	position: relative;
	min-height: 475px !important;
	height: auto;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	overflow: hidden;
}



#main-text-area2{
	text-align: left;
	-webkit-margin-start: -300px;
	width: 688px;
	position: relative;
	min-height: 625px !important;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	overflow: hidden;
}

#main-text-area3{
	text-align: left;
	-webkit-margin-start: -300px;
	margin: 1px;
	width: 688px;
	position: relative;
	min-height: 475px !important;
	height: 2px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	overflow: hidden;
}

/* Footer */
#footer{
	background: #ADBBD9;
	height: 56px;
	width: 688px;	
}

#footer p{ 
	color:#000; 
	border-bottom:none !important; 
	line-height: 19px;
}

#footer p a{ 
	color:#000; 
	border-bottom:none !important; 
	text-decoration:none;
}

#footer p a:hover{ 
	color:#000; 
	border-bottom:none !important; 
	text-decoration:underline;
}

#footer p.copyright { 
	margin-top: 1px;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 2px;
	width:688px; 
	padding:0; float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
}

#footer ul{
	float:left; 
	margin: 1px 0 0 0; 
	padding:0; 
	list-style:none; 
	padding:0;
}
#footer ul#icons {
	
}
#footer ul#icons li {
	float: left;
	display: block;
	padding: 0 2px;
}
#footer li { 
	display:inline; 
	float:left; 
	padding:0 0 0 0; 
}

#footer .facebooklink a { 
	display:block; 
	float: left;
	width:30px; 
	height:30px; 
	background: url(images/facebook.gif) left top no-repeat; 
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

#footer .rsslink a { 
	display:block; 
	float: left;
	width:30px; 
	height:30px; 
	background: url(images/rss.gif) left top no-repeat; 
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}
#footer .twitterlink a { 
	display:block; 
	float: left;
	width:30px; 
	height:30px; 
	background: url(images/twitter.gif) left top no-repeat; 
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}
#footer .youtubelink a { 
	display:block; 
	float: left;
	width:30px; 
	height:30px; 
	background: url(images/youtube.gif) left top no-repeat; 
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}
#footer .flickerlink a { 
	display:block; 
	float: left;
	width:30px; 
	height:30px; 
	background: url(images/flickr.gif) left top no-repeat; 
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}
#footer .wifilink a { 
	display:block; 
	float: left;
	width:42px; 
	height:29px; 
	background: url(images/wifi-logo.gif) left top no-repeat; 
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}
#footer .federallink a { 
	display:block; 
	float: left;
	width:33px; 
	height:29px; 
	background: url(images/federal-despository.gif) left top no-repeat; 
	padding:0; 
	margin:0; 
	text-indent:-500em; 
	overflow:hidden; 
	/* float:right; */
	border:0;
}

#footer #footer-links {
	width:250px; 
	float:right; 
	list-style:none; 
	margin:0; 
	padding:13px 0 0;
}

#footer #footer-links li { 
	display:block; 
	float:left; 
	padding:0 0 0 1.5em; 
}
#footer #footer-links a{
	color: #000;
}
#footer-links p,
#footer-links { 
	color:#000; 
	border-bottom:none !important;
}

#footer-links p a,
#footer-links a{ 
	color:#000; 
	border-bottom:none !important; 
	text-decoration:none;
}

#footer-links p a:hover,
#footer-links a:hover{ 
	color:#000; 
	border-bottom:none !important; 
	text-decoration:underline;
}

#container table tr td table tr td table tr td table tr td ul li {
	font-size: 12px;
}
