@charset "utf-8";
/* CSS Document */

<!-- 
body {
font : 100% Verdana, Arial, Helvetica, sans-serif;
text-align : center;
background-color: #00B200;
}
h1 {
font : 100% Verdana, Arial, Helvetica, sans-serif;
color : #0099FF;
font-weight : bold;
}
h1 a {
font : 100% Verdana, Arial, Helvetica, sans-serif;
color : #000000;
font-weight : bold;
text-decoration : none;
}
h2	{
font: 100% Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #0099FF;
}
h3 {
font : 95% Verdana, Arial, Helvetica, sans-serif;
color : #0099FF;
}
h4 {
font : 90% Verdana, Arial, Helvetica, sans-serif;
color : #0099FF;
font-weight : bold;
}

.twoColFixLtHdr #header { 
background-image : none;
background-color : #FFFFFF;
} 
.twoColFixLtHdr #header h1 {
margin: 0;
padding: 10px 0; 
}
.twoColFixLtHdr #breadcrumb {
font: 65% Verdana, Arial, Helvetica, sans-serif;
color: #000000;
margin: 5px;
padding: 5 0 0 5px;
}
.twoColFixLtHdr #breadcrumb a{
color: #000000;
}
.twoColFixLtHdr #container { 
width: 780px;  
background-color:#FFFFFF;
margin : 0 auto;
border : 1px solid #000000;
text-align : left;
} 
.twoColFixLtHdr #smnav {
color: #FFFFFF;
text-decoration: none;
text-align: right;
background-image:none;
background-color : #0099FF;
padding: 4px;
}
.twoColFixLtHdr #smnav a{
font: 75% Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: right;
background-image:none;
}	
.twoColFixLtHdr  #nav	{
text-align: center;
background-color : #FFFFFF;
width: 100%;
padding-top: 10px;
}	
.twoColFixLtHdr #mainBody	{
float: left;
width: 100%;
background: #FFFFFF url(images/kids_border.gif) repeat-y;
}
.twoColFixLtHdr #mainContent { 
float: right;
width: 79%;
text-align: left;
} 
.twoColFixLtHdr #mainContent a:link	{
text-decoration: underline;
color: #0099FF;

}
.twoColFixLtHdr #mainContent a:visited	{
text-decoration: underline;
color: #00B500;
}
.twoColFixLtHdr #mainContent p { 
font: 95% Verdana, Arial, Helvetica, sans-serif;
padding: 0 20px;
}
.twoColFixLtHdr #mainContent ol{ 
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000000;
margin-left: 12px;
}
.twoColFixLtHdr #mainContent li{ 
font: 95% Verdana, Arial, Helvetica, sans-serif;
margin-left: 12px;
}
.twoColFixLtHdr #mainContent table	{
font-size: 85%;
width: 98%;
}
.twoColFixLtHdr #mainSrContent { 
float: right;
width: 100%;
text-align: center;
} 
.twoColFixLtHdr #footer { 
padding: 0 10px 0 20px; 
background-color:#0099FF; 
text-decoration: none;
background-image:none;
} 
.twoColFixLtHdr #footer p {
text-align: center;
margin: 0; 
padding: 3px 0; 
color: #FFFFFF;
font: 75% Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
background-image:none;
}
.twoColFixLtHdr #footer a{
color: #FFFFFF;
}	
.fltrt { 
float: right;
margin-left: 8px;
}
.fltlft {
float: left;
margin-right: 8px;
background-image:none;
background-color: #000000; 
}
.clearfloat { 
clear: both;
height:0;
font-size: 1px;
line-height: 0px;
}
div.caption		{
font: 65% Verdana, Arial, Helvetica, sans-serif;
text-align: center;
padding: 5px;
border: 1px solid;
}
div.imagebox	{
padding: 10px; 
float: left;
}
div.imageboxright	{
padding: 10px;
display: inline;
float: right;
}
#footer img	{
float: right;
margin-right: 15px;
}
.eventsinfo
{
overflow:auto;
font-size: small;
width:60%;
margin-left:60px;

}

.eventsinfo #eventtitle
{
top:0mm;
font-weight: bold;
float:left;	/* Set float so eventtime DIV will appear to the right of event title */
}

.eventsinfo #eventtime
{
clear: left;
}

/*** Example of hiding the Description field ***/
.eventsinfo #eventdescription
{
line-height: 0;
visibility: hidden;
clear: left; /* Set clear so the event description (if displayed) will appear below */
				 /*	the event title and event time instead of floating to the event title line */
				 /*	in case the event title wraps onto the second line. */
}

.eventsinfo #eventlocation
{
clear: left; /* Set clear so the event location will appear below */
				 /*	the event title and event time instead of floating to the event title line */
				 /*	in case the event title wraps onto the second line. */
}

.eventsinfo #eventlibrary
{
margin-bottom:7px;
}
/**************************************************************/
/*** The following style settings control the widget display ***/
/**************************************************************/
/* The examples only show basic manipulation of the data. */
/* Addtional style attributes such as color, background, etc can also be applied */

.certificate {
	position: relative;
	top:0mm;
	padding:2mm;
	margin: 0mm;
	font-family: Arial;
	font-size: small;
	line-height: 120%;
	color: black;
	font-style: normal;
	font-weight: normal;
	letter-spacing:0em;
	text-align: center;
	border-style: double;
	border-color: rgb(0,0,0);
	border-top-width:.5mm;
	border-bottom-width:0mm;
	border-left-width:.25mm;
	border-right-width:.5mm;
	background-color: rgb(113,113,255);
	z-index: 2;}

.certificate a {
	color: #800000;
	line-height: 140%;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;}

.certificate a:link {
	color: #800000;
	line-height: 140%;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;}

.certificate a:visited {
	color: #800000;
	line-height: 140%;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;}

.certificate a:hover {
	color: #800000;
	line-height: 140%;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;}

.certificate span{
	color: white;
	width: 100%;
	text-align: center;
	line-height: 110%;
	font-size: small;
	font-weight: normal;
	font-style: normal}

.certificate #button {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: Arial;
	font-weight: bold;}

.links {
	top: 0mm;
	padding: 2mm;
	margin: 0mm;
	font-family: arial;
	font-size: small;
	line-height: 120%;
	color: white;
	font-style: normal;
	font-weight: bold;
	letter-spacing:0em;
	vertical-align: top;
	text-align: center;
	background-color: rgb(0,0,79);
	z-index: 3;}

.links a {
	color: white;
	line-height: 140%;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}

.links a:link {
	color: white;
	line-height: 140%;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}

.links a:visited {
	color: white;
	line-height: 140%;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}

.links a:hover {
	color: white;
	line-height: 140%;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;}

.login {
	position: relative;
	top: 0mm; 
	padding: 2mm;
	margin: 0mm;
	font-family: arial;
	font-size: small;
	line-height: 120%;
	color: black;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0em;
	text-align: center;
	border-style: double;
	border-color: rgb(0,0,0);
	border-width: .25mm;
	border-top-width: .5mm;
	border-right-width: .5mm;
	background-color: rgb(145,161,197);
	z-index: 2;}

.login #btnAddViewLog {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}

.login #btnLogin {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}

.login #btnLogOut {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}

.login #btnPrintCertificate {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}
	
.login #btnResetPassword {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}

.login #btnSignMeUp {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}
	
.login #btnYourInfo {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}

.login #LoginFieldConfirmNewPassword {
	width: 80%;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
}

.login #LoginFieldLibraryCard {
	width: 60%;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
}

.login #LoginFieldNewPassword {
	width: 80%;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
}

.login #LoginFieldPassword {
	width: 60%;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
}

.login #LoginFieldPinNumber {
	width: 60%;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
}

.login #LoginFieldOrText {
	width: 60%;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
}

.login #LoginFieldUserName {
	width: 60%;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
}

.login #LoginLabelConfirmNewPassword {
}

.login #LoginLabelLibraryCard {
}

.login #LoginLabelNewPassword {
}

.login #LoginLabelPassword {
}

.login #LoginLabelPinNumber {
}

.login #LoginLabelUserName {
}

.messages {
	position: relative;
	top: 0mm;
	padding: 2mm;
	margin: 0mm;
	font-family: arial;
	font-size: small;
	line-height: 120%;
	color: black;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0em;
	text-align: center;
	border-style: double;
	border-color: rgb(0,0,0);
	border-width: .25mm;
	border-right-width: .5mm;
	background-color: rgb(248,226,63);
	z-index: 2;}

.prize {
	position: relative;
	top:0mm;
	padding:2mm;
	margin: 0mm;
	font-family: Arial;
	font-size: small;
	line-height: 120%;
	color: white;
	font-style: normal;
	font-weight: normal;
	letter-spacing:0em;
	text-align: center;
	border-style: double;
	border-color: rgb(0,0,0);
	border-width:.25mm;
	border-right-width:.5mm;
	background-color: rgb(129,164,100);
	z-index: 2;}

.prize a {
	color: navy;
	line-height: 140%;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;}

.prize a:link {
	color: #800000;
	line-height: 140%;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;}

.prize a:visited {
	color: #800000;
	line-height: 140%;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;}

.prize a:hover {
	color: #800000;
	line-height: 140%;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;}

.prize #button {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: Arial;
	font-weight: bold;}

.reviews {
	position: relative;
	top: 0mm; 
	padding: 2mm;
	margin: 0mm;
	font-family: arial;
	font-size: small;
	line-height: 120%;
	color: black;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0em;
	text-align: center;
	border-style: double;
	border-color: rgb(0,0,0);
	border-width: .25mm;
	border-right-width: .5mm;
	border-bottom-width: .5mm;
	background-color: rgb(117,117,60);
	z-index: 2;}

.reviews #btnSubmitReview {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}

.reviews #btnViewReviews {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}

.reviews #GeneralLabel {
	color: rgb(0,0,79);
	font-size: x-small;
	font-weight: bold;
	font-style: normal;}

.reviews #GeneralText {
	color: black;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;}

.reviews #ReviewBlock {
	height:100px;
	overflow:auto;
	text-align: left;
	background-color: white;
	border-color: gray;
	border-width: 1mm;
	border-style: groove;}

.reviews #ReviewFieldAuthor {
	}

.reviews #ReviewFieldCustomStip1 {
	}

.reviews #ReviewFieldCustomStip2 {
	}

.reviews #ReviewFieldCustomStip3 {
	}

.reviews #ReviewFieldCustomStip4 {
	}

.reviews #ReviewFieldCustomStip5 {
	}

.reviews #ReviewFieldCustomStip6 {
	}

.reviews #ReviewFieldGenre {
	}

.reviews #ReviewFieldISBN {
	}

.reviews #ReviewFieldRating {
	}

.reviews #ReviewFieldReview {
	}

.reviews #ReviewFieldTitle {
	}

.reviews #ReviewImage {
	float: left;
	border-style: none;}

.reviews #ReviewLink {
	color: #800000;}

.reviews #ReviewSpacer {
	height: 10px;}

.reviews #ReviewText {
	color: black;
	font-size: x-small;
	font-weight: normal;
	font-style: italic;}

--> 
</style>


<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif]-->

<!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 10px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif].h2 {
}
-->

