@charset "utf-8";
/* main.css */
/*January 2010 */
/*Metropolitan Library System */

img, div, a { behavior:url("http://www.metrolibrary.org/home/scripts/iepngfix.htc"); }

/*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: #000;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}

#container {
	text-align: left;
	margin: auto;
	width: 688px;
	background: #FFF;
	position:relative;
	border:#E9E9E9 solid 5px;  
	margin-bottom: 25px;
}

/*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;
}

#emergency{
	text-align: left;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	position:relative;
	padding-left:10px;
	padding-right:5px;
}


#emergency p
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	text-transform:none;
	font-weight:bold;
	font-size:14px;
	color: #F00;
	line-height: 19px;
}


/*Content Slider*/
#page-wrap { width: 684px; margin: 2px 2px 4px 2px; min-height: 280px; background: white;  }
.slider-wrap { width: 684px; position: relative; top: 5px; left: 1px; }		
.stripViewer .panelContainer 
.panel ul { text-align: left; margin: 0 15px 0 30px; }
.stripViewer { position: relative; overflow: hidden; width: 684px; height: 208px; }
.stripViewer .panelContainer { position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel	 { float: left; height: 100%; position: relative; width: 690px; }
.stripNavL, .stripNavR, .stripNav { display: none; }
.nav-thumb  { border: 1px solid black; margin-right: 5px; }
#movers-row	 { margin: -43px 0 0 62px; }
#movers-row div	 { width: 21%; float: left; }
#movers-row div a.cross-link  { float: right; }
.photo-meta-data { background: url(slider/transpBlack.png); padding: 10px; height: 30px; margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span { font-size: 13px; }
.cross-link	{ display: block; width: 62px; margin-top: -14px; position: relative; padding-top: 15px; z-index: 25;}
.active-thumb { background: transparent url(slider/icon-uparrowsmallwhite.png) top center no-repeat; }


/* Call-to-Actions */

#highlights{
	text-align: left;
	height: 340px;
	margin-bottom:20px;
	margin-top:10px;
	_margin-top: 50px;
	/* background:url(images/grad1.jpg); */
	position:relative;
	/* border:#E9E9E9 solid 1px;   */
	padding-left:10px;
	padding-right:5px;
}
#highlights h4 a {
	
}

#tier1, #tier2, #tier3{
	float: left;
	width: 210px;
	display: inline;
	_overflow: hidden;
}
#tier3 {
	position: relative;
	_margin-right: -220px;
}

#tier1{
	min-height: 314px;
	height: 314px !important;
	height: 314px;
	margin-left: -2px;
	margin-bottom:10px;
	margin-top:20px;
	/*background:url(images/grad1.jpg) repeat;*/
	position:relative;
	border:#E9E9E9 solid 1px;
	padding-top: 2px;
	padding-left:5px;
	padding-right:5px;
	overflow: hidden;
}

h3#quicklinktext{
	width: 210px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size:16px;
	margin-top: -1px;
	position: relative;
	_line-height: 30px;
}


h4#youraccount {
	float: left;
	background: url(images/lock.png) no-repeat 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 210px;
	line-height: 25px;
	color: #000;
	padding-left: 35px;
	margin-top: -4px;
	position: relative;
}

h4#youraccount a {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

h4#youraccount a:hover{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}

h4#emedia{
	float: left;
	background: url(images/headphones.png) no-repeat 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 210px;
	line-height: 25px;
	color: #000;
	padding-left: 35px;
	margin-top: -4px;
	position: relative;
}

h4#emedia a {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

h4#emedia a:hover{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}

h4#catalogdatbases{
	float: left;
	background: url(images/search.png) no-repeat 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 210px;
	line-height: 25px;
	color: #000;
	padding-left: 35px;
	margin-top: -4px;
	position: relative;
}

h4#catalogdatbases a {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

h4#catalogdatbases a:hover{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}


h4#infoMag{
	float: left;
	background: url(images/newspaper.png) no-repeat 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 210px;
	line-height: 25px;
	color: #000;
	padding-left: 35px;
	margin-top: -4px;
	position: relative;
}

h4#infoMag a {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

h4#infoMag a:hover{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}


h4#metrotube{
	float: left;
	background: url(images/video.png) no-repeat 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 210px;
	line-height: 25px;
	color: #000;
	padding-left: 35px;
	margin-top: -4px;
	position: relative;
}

h4#metrotube a {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

h4#metrotube a:hover{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}


h4#oklahomamem{
	float: left;
	background: url(images/oklahoma.png) no-repeat 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 210px;
	line-height: 25px;
	color: #000;
	padding-left: 35px;
	margin-top: -4px;
	position: relative;
}

h4#oklahomamem a {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

h4#oklahomamem a:hover{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}


h4#askalib{
	float: left;
	background: url(images/chat.png) no-repeat 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 210px;
	line-height: 25px;
	color: #000;
	padding-left: 35px;
	margin-top: -4px;
	position: relative;
	display: inline;
}
h4#askalib a {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

h4#askalib a:hover{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}

h4#donate{
	float: left;
	background: url(images/donate.png) no-repeat 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 210px;
	line-height: 25px;
	color: #000;
	padding-left: 35px;
	margin-top: -4px;
	position: relative;
	display: inline;
}

h4#donate a {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

h4#donate a:hover{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}

#tier1 h4 {
	*padding-top: 8px;
	*padding-bottom: 4px;
	_padding-top: 8px;
	_padding-bottom: 4px;
}

#tier2{
	height: 316px;
	margin-bottom:10px;
	margin-top:20px;
	margin-left: 2px;
	background:url(images/grad1.jpg);
	position:relative;
	border:#E9E9E9 solid 1px;
	padding-left:10px;
	padding-right:5px;
}

h3#mylibrary{
	width: 205px;
	background: url(images/h4blueback.jpg) repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size:16px;
	height: 18px;
	margin: 0;
	padding: 15px 0 12px 10px;
	font-weight: normal;
}
	
#tier3{
	height: 316px;
	margin-bottom:10px;
	margin-top:20px;
	margin-left: 2px;
	/*background:url(images/grad3.jpg);*/
	background: url(images/promo/2010/mango/Mango.jpg)  no-repeat;
	position:relative;
	/*border:#E9E9E9 solid 1px;*/
	padding-left:5px;
	padding-right:5px;
}

h3#librarypoll{
	width: 205px;
	background: url(images/h4greenback.jpg) repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size:16px;
	height: 18px;
	margin: 0;
	padding: 15px 0 12px 10px;
	font-weight: normal;
}

/*#tier3 p{
	width: 210px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	padding-left:10px;
	padding-top: 5px;
	overflow:hidden;
}*/

/* Information Section */

#information{

	text-align: left;
	margin-bottom:10px;
	margin-top:20px;
	margin-left:5px;
	margin-right:5px;
	background:url(images/grad1.jpg);
	position:relative;
	border:#E9E9E9 solid 1px;  
	padding-left:10px;
	padding-right:5px;
}


#information p
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	text-transform:none;
	font-style:italic;
	font-size:12px;
	color: #000;
	line-height: 19px;
}

/* 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;
}