@charset "utf-8";
/* CSS Document */
html{color:#000000; background:#ccd6e3;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:medium/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}body{text-align:center;}
body, html  {
	font: Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
background:#ccd6e3;
color:#7798bb;
font-size: 80%;
}
img {border: none;}
.oneColLiqCtr #container {
	width: 90%; /* the auto margins (in conjunction with a width) center the page */
	-moz-border-radius: 3em;
	-webkit-border-radius:25px;
	border: thin solid #000000;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	background-attachment: scroll;
	
	background-image: url(http://info.askalibrarian.org/images/mobileGraphics/mobile135x70.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
	background-color: #FFFFFF;
}
.aalmobile{
	display: none;
	visibility: hidden;
}
.libraryName{text-align: center; color:#333333; font-weight: 800; font-family:"Arial Rounded MT Bold";}
header{margin-bottom: 1em; width: 100%;}
.oneColLiqCtr #mainContent {
	padding: 0 1em;  /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
p {text-align: left;}
h1, h2, h3, h4, h5, h6 {font-weight: 600; color: #043474; font-weight: 700;text-align: left;}
h1{font-size: 115%; float: left;}
h2{font-size: 110%;}
h3{font-size: 105%;}
h4{font-size: 105%;}
h5{font-size: 105%;}
h6{font-size: 100%;}
a:link {color: #043474; text-decoration: underline; font-weight:600; } /* unvisited link */
a:visited {color: #043474; text-decoration: underline; font-weight:600; } /* visited link */
a:hover {color: #e52425; text-decoration: underline; font-weight:600; } /* the mouse "hovers" over the link */
a:active {color: #e52425; text-decoration: underline; font-weight:600; }
.suckerdiv{margin-top: .5em;}
.suckerdiv ul li a{
	position: relative;
	top: 0em;
	display: block;
	overflow: auto;
	font-weight: 600;
	color: #003273;
	text-decoration: none;
	background-repeat: repeat;
	-moz-border-radius: 25px;
	-webkit-border-radius:25px;
	border: medium solid #8199bb;
	width: 80%;
	margin-bottom: 1em;
	text-align: center;
	padding: 1em;
	font-size:80%;
}
.suckerdiv ul li a:visited{
display: block;
	overflow: auto;
	font-weight: 600;
	color: #003273;
	text-decoration: none;

	background-repeat: repeat;
	-moz-border-radius: 25px;
	-webkit-border-radius:25px;
	border: medium solid #8199bb;
	width: 80%;
	margin-bottom: 1em;
	text-align: center;
	padding: 1em;font-size:80%;
}
.suckerdiv ul li a:hover{
	z-index: 100;
	color: #ffffff;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;

	background-repeat: repeat;
	-moz-border-radius: 25px;
	-webkit-border-radius:25px;
	border: medium solid #335b8f;
	width: 80%;
	margin-bottom: 1em;
	text-align: center;
	padding: 1em;font-size:80%;
}
footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	width: 80%;
	color: #000000;
	padding-bottom: 1em;
	text-align: center;
}
.footer{

	padding-bottom: 1em;
	text-align: center;
}
.chatFieldset {

	background-repeat: no-repeat;
	border: none;
	padding: 1em;
	font-size: 100%;
	line-height: 1.5em;
}
#list{
	font-size: smaller;
	text-align: left;
	list-style-type: disc;
}
.list ul{list-style-type: disc;}
input.formInputButton   {
	font-size: 1.2em;
	vertical-align: middle;
	font-weight: bolder;
	text-align: center;
	color: #300;

	background-repeat: repeat;
	-moz-border-radius: 25px;
	-webkit-border-radius:25px;
	border: medium solid #8199bb;

	}

	

input.formInputButton:hover   {



	}

	

input.formInputButton:active   {



	}

.list ul{list-style-type: disc;}
	background-repeat: repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border: medium solid #8199bb; margin-bottom: 1em;}
	
.left li{text-align: left; font-size: smaller;}
.disclaimer{color: #000000; font-size: 70%;}