body {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #FFFFEE;
	margin: 0;
}
/* divs for main page */
div#logo{
    width: 780px;
	padding: 2px 0 20px 0;
}
div#logo #zbarn {
	position: absolute;
	top:15px;
	left:30px;
}
div#logo #signin {
	position: relative;
	top:18px;
	left: 600px;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
}
div#menubar {
	position: relative;
    width: 100%;
	height:1.75em;
	margin: 40px 0 0 0;
	background-color:#336699;
}
div#mainpage {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 10px 0 0 15px;
}
div#mainpage_details {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 10px 0 0 15px;
}
div#mainpage_results {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 10px 0 0 15px;
}
div#about {
	position: absolute;
	width: 210px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	height: 2000px;
	border-right-color: #336699;
	border-right-style:solid;
	border-right-width: 1px;
}
div#middle {
	position: absolute;
	top: 0;
	left: 211px;
	width: 580px;
	height: 2000px;
	margin: 5px 0 0 0;
	padding: 0;
	border-width: 0 1px 0 0;
	border-color: #000000;
	border-style:solid;
}
div#reviewerfaves {
	position: relative;
	border-color: #336699;
	border-style:solid;
	border-width: 0px 0px 0px 0px;
	height: 390px;
	width: 300px;
	margin: 5px 0 0 20;
	padding: 0;
}
div#gallery {
	position: absolute;
	top: 0;
	margin: 5px 0 0 300px;
	width: 270px;
	height: 390px;
	padding: 0 20px 0 20px;
	border-width: 0 0 0 1px;
	border-color: #336699;
	border-style:solid;
}
div#featured {
	position: relative;
	left: 20px;
	border-color: #336699;
	border-style:solid;
	border-width: 1px 0px 0px 0px;
	width:560px;
	margin: 0 0 0 0px;
}

/* end divs for kidspage */

/* books_content_css page */
div#searchers {
	background-color:#CCCCCC;
	border-top: 10px solid #999999;
	padding: 0 0 0 20px;
}
div#searchcontent {
	background-color:#CCCCCC;
	border-top: 10px solid #FFFFEE;
	padding: 0 0 0 20px;
}


/* other divs */

div#printing {
position:relative;
bottom-margin:100px;
}
div#printing {
	position: absolute;
	margin: 0 30px 0 50%;
	padding: 30px 0 0 0;
}
div#abouttext {
	position: relative;
	width: 565px;
	margin: 0 0 0 215px;
	padding: 5px 0 0 15px;
}
div#quicksearch {
width:800px;
}
div#options {
	position:relative;
	background-color:#999999;
	color:#333399;
	font-weight:700;
	list-style-type:none;
	padding:10px 0 0 40px;
	border-top:5px solid #999999;
}


/* other styles */

div#menubar a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:600;
}
.about {
	position: relative;
	margin: 0 30px 0 20%;
}
.abouthead {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
ul.aboutitem {
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
}
ul.aboutitem a {
	text-decoration:none;
	font-weight:700;
	color: #336600;
}
ul.aboutitem a:hover {
	color: #FFFFFF;
	background-color:#00FFFF;
	background-image: url(images/wolf.jpg)	
}
.aboutitem ul {
	list-style-type:none;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
}
p.Caption1 {
	width: 220px;
	font-size: 10px;
	padding: 0 0 15px 3px;
	margin: 0 0 0 0;
}
.categories {
	color: #663300;
	font-weight:900;
	font-size:18px;
	list-style-type:none;
}
.comments {
	list-style-type: none;
	padding: 0 0 0 0 ;
	margin: 0 0 0 0;
}
p#details_author {
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	padding: 0 0 0 0;
}
#details_date {
	font-weight: 700;
	margin:10px 0 0 0;
}
#details_levels {
	font-weight: 700;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 15px 0;
}
#details_grades {
	padding: 0 10px 20px 0;
}
p#details_title {
	font-size: 24px;
	font-weight: 700;
	margin: 0;
	padding: 35px 0 0 0;
}
ul#detailtypes, #detailtype ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
ul#detailtypes li {
	display: inline;
}
p#featuredheader {
	padding: 10px 0 15px 0;
	margin: 0;
	font-size: 36px;
}
p#featuredtitle {
	padding: 0 0 0 0;
	margin: 0;
	text-align:center;
	height: 1.5em;
	font-style:italic;
}
p#featuredbyline {
	padding: 0 20px 0 0;
	text-align:right;
	font-size: smaller;
	margin: 0;
	height: 1.5em;
}
p#featuredtext {
	padding: 0 15px 0 5px;
}
#galleryimage {
	width: 220px;
	height: 288px;
	border-style:solid;
	border-width: 1px;
}
#grayed {
	color:#CCCCCC
}
.greenh1 {
	color:#339966;
	font-size:24px ;
}
H1.greenheader {
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 36px;
}
div#abouttext .greenheader {
	font-size:36px;
	margin-top:15px;
}
p.heading2 {
	color: #330066;
	font-weight:700;
	font-size:24px;
	padding: 0 0 0 2px;
}
div#abouttext .Informationblue {
	font-size:14px;
	margin-left:25px;
}
.leftmargins {
	padding: 0 1% 0 1%;
}
div#menubar a:hover {
	color:yellow;
}
div#menubar ul {
	width:800px;
	margin: 0 0 0 20px;
	padding: .25em 0 0 0;
}
div#menubar li {
	list-style-type:none;
	display:inline;
	padding-left:15px;
	padding-right:15px;
	}
li#currentpage {
	color:#336699;
	background-color:#FFFFFF;
	height:95%;
}
li#currentpage a {
	color:#336699;
}
li#currentpage a:hover{
	color:#336699;
}
li#inactive {
	color:#CCCCCC;
}
.newheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: 700;
	color: #006666;
}
H1.newheader {
	padding: 10px 0 15px 0;
	margin: 0;
}
H2.newheader {
	padding: 5px 0 15px 0;
	margin: 0;
	font-size: 12px;
	border-color: #336699;
	border-width: 1px 0 0 0;
	border-style:solid;
}
H2#news {
	border-top-style: solid;
	border-top-color: #336699;
	border-top-width: 1px;
}
p#news2 {
	margin: 0;
	padding: 0;
	font-weight: 800;
}
p#news3 {
	margin: 0;
	padding: 0 100px 0 0;
}
.revfaves li {
	display:inline;
	list-style-type:none;
	margin: 0;
	padding-right: 5px;
}
p#reviewer {
	padding:0;
	margin:0;
}
div#reviewerfaves table {
	border-color: #336699;
	border-width: 0;
	border-style:solid;
}
div#reviewerfaves td {
	width: 90px;
}
p#reviewtext {
	margin:0;
	padding:0 30% 15px 2%;
	font-weight: 600;
}
.rightmargins {
	padding: 0 1% 0 1%;
}
.searchfacts {
	padding: 0;
	margin: 0;
	font-weight:700;
}
H2#searchtitle {
	color:#CC0000;
}
a.seemore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033CC;
}
div#menubar td#selector {
}
.selectors {
	color: #6666CC;
	font-weight:300;
	font-size:14px;
}
.showbit {
	position:absolute; 
	left:200px; 
	top:0px; 
	width:500px; 
	height:192px; 
	z-index:1; 
	visibility:hidden;
}
.showbit {
	position: absolute;
	top: 5px; left: 150px;
}
.submitter {
	float: right;
	margin: 30px 100px 0 0;
}
.synopsis {
	font-weight:600;
	padding: 0 30px 0 20px;
	margin:0 0 20px 0;
	width: 60%;
}
#synopsis {
	font-weight:600;
	padding: 0 30px 0 20px;
	margin:0 0 20px 0;
	width: 60%;
}
#title {
	font-style: italic;
}
.Title {
	font-style: italic;
}
.library {
	padding-left:30px;
}

