/* ADAMS COUNTY LIBRARY SYSTEM */

/* MAIN */

body {
	background-color: #E8EBF0;
	/*text-align: center*/
	top: 0;
	left: 0;
	padding: 0px;
	margin: 0px;
	/*font-family: Trebuchet MS;*/
	font-family: arial, "lucida console", sans-serif;

	font-size: 10pt;
	position: relative; 
	min-width: 800px;
	color: #000;

}
/* input {
	background: url(images/search.jpg) #fff bottom left repeat-x;	
	font-size: 8pt;
	color: #000;
} */

img { 
	border: 0; 
}

form { 
	display: inline; 
}

/* Hold all element in here */

#container {

	position: relative;
	min-width: 800px;
	padding: 0 0 0 0;

}


/* Class related formatting */

#classes table { 
	/*border:1px solid #000 */
}

#classes th { 
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	background: url(images/background.gif) #fff top left repeat-x;
	height: 35px;
}


/* Access PA related formatting */

#accesspa table { 
	border:1px solid #000;
}
#accesspa th {
	background: url(images/background.gif) #fff top left repeat-x;
	height: 35px;
}
#accesspa td {
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

/* Rounded Edges */
.t { background: url(images/dot.gif) 0 0 repeat-x; padding: 0; margin: 0; }
.b { background: url(images/dot.gif) 0 100% repeat-x; padding: 0; margin: 0; }
.l { background: url(images/dot.gif) 0 0 repeat-y; padding: 0; margin: 0; }
.r { background: url(images/dot.gif) 100% 0 repeat-y; padding: 0; margin: 0; }

.bl {background: url(images/bl.gif) 0 100% no-repeat; width: 100%}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:0}

.bl2 {background: url(images/bl2.gif) 0 100% no-repeat; width: 100%}
.br2 {background: url(images/br2.gif) 100% 100% no-repeat}
.tl2 {background: url(images/tl2.gif) 0 0 no-repeat}
.tr2 {background: url(images/tr2.gif) 100% 0 no-repeat; padding:0}
.clear {font-size: 1px; height: 1px}

#main {
	margin:0 auto;
	font-size: 10pt;
	background-color: none;
	width:95%;
}

#menu ul, #menu li {
	text-align: center;
	display: inline;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}

#menu a:link, #menu a:visited {
	background: #000;
	background: url(images/buttongrad.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #000;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 1px 8px 1px 8px;
	text-decoration : none;
}



#menu a:hover {

	border: 1px solid #FFF;
	text-decoration: none;
	color: #000;
}


   /* TESTING THIS CODE */
#top-nav {
	margin:0; 
	padding:5px 0 0 0; 

	font-weight: bold;
}

#top-nav li { 
	background: url(images/buttongrad.jpg);
	display:inline; margin:0; padding:0; 
	margin-right: 5px;

}

#top-nav ul { 
	margin:0; 
	padding:0 0 0 10px; 
	display:inline; 
}

#top-nav ul li {

}

#top-nav ul li a { 
	text-decoration: none; 
	color: #000; 
	background: url(images/tr2.gif) 100% 0 no-repeat; 
	font-size:12px; 
	margin-right: -4px; 
	padding:1px 10px 0 10px;
	
}

#top-nav ul li a.active, #top-nav ul li.tab a { }

#top-nav ul li a:hover {
text-decoration: underline;
}
#top-nav ul li ul { display: none; float:right; width:100%; padding:0; }

#top-nav ul li ul li { background-color:#ffffff; }

#top-nav ul li ul li a { font-size:12px; text-transform:none; border:none; padding:0; }

.clearnav {clear:both;}
.box { 
  background: #000FFF;
  background: url("images/hor-grad.jpg");
font-size:12px;
  font-weight: bold;
  width: 97%;
}
.boxtop { 
  background: url(images/tr3.gif) no-repeat top right; 
}
.boxtop div { 
  height: 5px; 
  background: url(images/tl3.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/br3.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 5px; 
  background: url(images/bl3.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 3px 0px 3px;
}

#lowerbox {
display: block;
vertical-align: top;
border-right: 1px solid #E8EBF0;
border-left: 1px solid #E8EBF0; 
border-bottom: 1px solid #E8EBF0; 
width: 95%; 
background: url(images/bottomblock.gif) 100% 100% no-repeat;

}
#lowerbox blockquote {
 display: block;
 background: #e8ebf0;
 background: url(images/quote.gif) 0 0 no-repeat;
 margin: 15px;
 padding: 15px;


}
/*
#box ul, #box li {
	text-align: center;
	display: inline;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
#box a:link, #box a:visited {
	background: url("images/buttongradgreen.jpg");
	border: 1px solid #000;
	width: 20%;
	color: #000;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 12px 40px 12px 40px;
	text-decoration : none;
}

#box a:hover {
	background: #E8EBF0;

	border: 1px solid #000;
	text-decoration: none;
	color: #000;
}
*/
#mbody {
	background-color: #FFF;

}
#mbody a {
	color: blue;
	text-decoration: none;

}
#mbody a:hover {
	color: blue;
	font-style: italic;
	text-decoration: underline;

}

#right ul {
	background: url(images/buttongrad.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
	font-size:12px;

	margin: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: 1px solid #E8EBF0;
	
}
#right ul div {
	font-weight: bold;
	text-align: center; 

}
#right li {
	text-align: right;
	padding-bottom: 4px;
}

#right li a {
	display: block;
	text-decoration: none;
	color: blue;
	font-size: 11px;
}
#right li a b {
	font-size: 12px;

}

#right li a:hover {
	text-decoration: underline;

}

/* Top of the page */
#banner {
	width: 100%;
	font-size: 9pt;
	color: #000;
	background: url(images/bg2.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;

}

/*#banner A {
	text-align:center;
	color: #000;
	text-decoration: none;
}

#banner A:hover {
	color: #000;
	text-decoration: underline;
}*/

/* Center Column */

#content {
	/*margin:0 18% 0 18%;*/
	margin: auto;
	width: 63%;

	border: 1px solid #000;
	background-color: #DCDCDC;
	background-color: #E0E0E0;
	/*text-align: center;*/


}

#content A { font-weight: bold; text-decoration: none; color: blue }
#content A:hover { text-decoration: underline }


#searchbox A {
	font-size: 12pt;
	color: blue;
	text-decoration: none;
}

#help {
	width: 90%;
	border: 1px solid #000;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background-color: #DCDCDC;
	background-color: #E0E0E0;
}

/* Left Side */

#sidebar-a {
	font-size: 10pt;
	float: left;
	margin: 0;
	margin-bottom: 3px;
	background-color: #CCC;
	width:18%;
}

/* Right Side */

#sidebar-b {
	font-size: 8pt;
	float: right;
	text-align: right;
	margin: 0;
	margin-bottom: 3px;
	background-color: #CCC;
	width:18%;

}

/* Bottom of page */

#footer {
	font-size: 8pt;
	text-align: center;
	min-width: 800px;
	clear: both;
	float: left;
	background-color: #CCC;
	margin: 0;
	padding: 0;
}

/* Standard Header on middle column */
.heading {
	text-transform: capitalize;
	font-weight: bold;
	font-size: 13pt;
	font-variant: small-caps;
	display: block;
	background: url(images/background.gif) #fff top left repeat-x;
	text-align: center;
	border: 1px solid #000;
	margin: 3px;
	/*background: url(images/background.gif) #fff bottom left repeat-x;*/
	/*background: url(images/bg.jpg) #fff bottom left repeat-x;*/

}

/* NAVIGATION */

#sidebar-b span {
	color: #FFF;
	background-color: darkred;
	padding-right: 10px;
	text-decoration: none;
	display: block;
	border: 1px solid #000;
	margin-bottom: 3px;
	text-align: right;
}

#sidebar-b ul
{
	list-style: none;
	padding: 0;
	margin: 3px;
}


#sidebar-b li
{
	/*float: left;*/
	margin: 0 1px;
	padding: 0;
	align: center;
	background-color: #FFF;
	margin-bottom: 1px;

}

#sidebar-b li a
{
	background: url(images/background.gif) #fff bottom left repeat-x;
	padding-right: 5px;
	height: 20px;
	line-height: 20px;
	/*width: 9em;*/
	display: block;
	border: 1px solid #FFF;
	color: #0d2474;
	text-decoration: none;
	text-align: right;
}

#sidebar-b div a
{
	background: url(images/background.gif) #fff bottom left repeat-x;
	padding-right: 5px;
	display: block;
	border: 1px solid #FFF;
	color: #0d2474;
	text-decoration: none;
	text-align: right;
}


#sidebar-b li a:hover { text-decoration: underline; }

#sidebar-a span a {
	color: #FFF;
	background-color: darkred;
	padding-left: 5px;
	text-decoration: none;
	display: block;
	background: url(images/bg.jpg) 0 0 repeat-x;
	border: 1px solid #000;
	margin-bottom: 3px;
}

#sidebar-a span a:hover { 
	text-decoration: underline;
}


#sidebar-a ul
{
	list-style: none;
	padding: 0;
	margin: 3px;
}


#sidebar-a li
{
	margin: 0 1px;
	padding: 0;
	align: center;
	background-color: #FFF;
	margin-bottom: 1px;
	background: url(images/background.gif) #fff bottom left repeat-x;
	padding-left: 15px;
	height: 20px;
	line-height: 20px;
	display: block;
	border: 1px solid #FFF;
}

#sidebar-a li a
{


	color: #0d2474;
	text-decoration: none;
	text-align: left;

}
#wireless
{
	text-decoration: none;
	display: inline;
	float: right;

}


#sidebar-a li a:hover
{	
	text-decoration: underline;
}

/* MISC items */
#standardbox
{
	border: 1px solid #000; 
	width: 75%; 
	text-align: left; 
	padding: 2px;
}

/* NEW FRONT PAGE */
#leftbank-header {
	width: 95%; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-align:left; 
	color: #000; 
	background-image: url('images/hor-grad.jpg'); 
	font-weight: bold; 



}

#leftbank-body {
	width: 95%; 
	/*background-image: url('images/background.jpg'); */
	background: #E8EBF0;
	/*font-size: x-small; */
	font-size: 10px;
	text-align: left; 

	margin-left: 5px;
	border: dashed thin #CCC;
	border-top: none;
}

#rightbank-header {
	width: 95%; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-align:left; 
	color: #000; 
	background-image: url('images/hor-grad.jpg'); 
	font-weight: bold; 

}

#rightbank-body {
	width: 90%; 
	/*background-image: url('images/background.jpg'); */
	background: #E8EBF0;
	/*font-size: x-small; */
	font-size: 10px;
	text-align: left; 
	padding-left: 15px;
	border: dashed thin #CCC;
	border-top: none;
}

