@charset "utf-8";
/* teen.css */
/*February 2010 */
/*Metropolitan Library System */

/*Body & Container*/

img, div, a { behavior:url("http://www.metrolibrary.org/home/scripts/iepngfix.htc"); }

body {
	margin:0px; padding:0px;
	background: url(images/background.jpg) repeat;
	background-attachment:fixed;
	background-color: #8091C1;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
	line-height:17px;
}

#sunburst{
	text-align: center;
	margin: auto;
	background: url(images/ya/sunburst.png) no-repeat;
	_background: none;
	background-position: top center;
	background-attachment:fixed;
	/*background: url(http://img297.imageshack.us/img297/8905/sunburst.png) no-repeat;*/
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}

a img {
	border: 0 none;
	text-align: left;
}

img {
	border: 0 none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #586DAD; 
	font-weight: normal;
	text-decoration: none;
}

 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #8091C1;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}

ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

h1 {	font-family: Arial, Helvetica, sans-serif;	font-size:18px; 	color: #000; 	font-weight: bold; }
h1 a {	font-family: Arial, Helvetica, sans-serif;font-size:18px;  color:  #5065A3;	font-weight: bold; }
h1 a:hover{	font-family: Arial, Helvetica, sans-serif;font-size:18px; color:  #8091c1;	font-weight: bold; text-decoration: underline; }

h2 {	font-family: Arial, Helvetica, sans-serif;font-size:16px; 	color: #000; 	font-weight: bold; line-height: 17px; text-align: center;}
h2 a {	font-family: Arial, Helvetica, sans-serif;font-size:16px;  color:  #5065A3;	font-weight: bold; line-height: 17px; text-align: center;}
h2 a:hover{	font-family: Arial, Helvetica, sans-serif;font-size:16px; color:  #8091c1;	font-weight: bold; text-decoration: underline; line-height: 17px; text-align: center;}

h3 {	font-family: Arial, Helvetica, sans-serif;font-size:14px; 	color: #000; 	font-weight: bold; }
h3 a{ 	font-family: Arial, Helvetica, sans-serif;font-size:14px;  color:  #5065A3;	font-weight: bold; }
h3 a:hover{	font-family: Arial, Helvetica, sans-serif;font-size:14px; color:  #8091c1;	font-weight: bold; text-decoration: underline; }

h4 {	font-family: Arial, Helvetica, sans-serif;font-size:12px;  color: #000; 	font-weight: bold; }
h4 a {	font-family: Arial, Helvetica, sans-serif;font-size:12px;  color:  #5065A3;	font-weight: bold; }
h4 a:hover{	font-family: Arial, Helvetica, sans-serif;font-size:12px; color:  #8091c1;	font-weight: bold; text-decoration: underline; }

h5 {	font-family: Arial, Helvetica, sans-serif;font-size:16px; 	color: #000; }
h5 a {	font-family: Arial, Helvetica, sans-serif;font-size:16px;  color:  #5065A3;}
h5 a:hover{	font-family: Arial, Helvetica, sans-serif;font-size:16px; color:  #8091c1; text-decoration: underline; }

h6 {	font-family: Arial, Helvetica, sans-serif;font-size:14px; 	color: #000; font-weight: normal; ine-height: 15px;}
h6 a {	font-family: Arial, Helvetica, sans-serif;font-size:14px;  color:  #000; ine-height: 15px;}
h6 a:hover{	font-family: 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; }

#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: 25px;
}

.small-link{
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.small-link a{
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.small-link a:hover{
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;

}

.14text{
	font-size: 14px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

/*Header Section*/

#header

{
	height: 125px;
	position: relative;
	background: #8091C1;
	overflow: hidden;
	z-index: 99;
	width: 688px;
	background-color: #8091C1;
}

#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;
	margin: 1px;
	background: url(images/ya/teenback.gif) repeat-y;
	/*background: url(http://img717.imageshack.us/img717/5461/teenback.gif) repeat-y;*/
	width: 687px !important;
	height: auto !important;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: hidden;
	_display: inline;
}

.content 
{
	float: left;
	width: 62%;
	_width: 61%;
	background: url(images/ya/transparent.png) repeat;
	_background: none;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}


.sidebar {
	float: right;
	width: 32%;
	min-height: 700px !important;
	background: url(images/ya/transparent.png) repeat;
	_background: none;
	margin-left: -columnwidth;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}


.sidebar a 
{
	font-size: 16px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-weight: 300;
	padding: 2px 2px 2px 2px;
}

.sidebar a:hover 
{
	font-size: 16px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-weight: 300;
	padding: 2px 2px 2px 2px;
	text-decoration: underline;
}



.mainText-Bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

.mainText-Bold a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-transform: capitalize;
	color: #000;
}

.mainText-Bold a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-transform: capitalize;
	color: #000;
	text-decoration: underline;
}

small-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
