/* Library Stylesheet - had to put it here so we could stop the paragraph tag from being permanently align left */

p {

            font-family: Arial, Verdana, sans-serif;

   
}
a:hover {   color: #FF0000;

            text-decoration: none;

}

#category {

            font-family: Arial, Verdana, sans-serif;

	    font-size: 12px;

	    font-weight: 400;
	    
}

#subcategory {

            font-family: Arial, Verdana, sans-serif;

	    font-size: 12px;

	    font-weight: 400;
	    
}

#database {

            font-family: Arial, Verdana, sans-serif;

	    font-size: 18px;

	    font-style: italic;
	    
}

#lists {    font-family: Arial, Verdana, sans-serif;

	    font-size: 14px;
}

/* END library stylesheet */

.resource_link { /* Book News Page bestsellers and award links */
 font-family: Arial, Helvetica, sans-serif;
 line-height:130%;
 font-weight: normal;
 color: #666666;
 text-decoration: none;
}
a.resource_link:hover { /* Book News Page bestsellers and award links */ 
 font-family: Arial, Helvetica, sans-serif;
 line-height:130%;
 font-weight: normal;
 color: red;
 text-decoration: underline;
}
.resource_title { /* Book news page headers */
 font-family: Arial, Helvetica, sans-serif;
 font-size: medium;
 font-weight: bold;
 color: green;
}
.e-newsletter-link { /* Book news page view and signup links */
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 color: green;
}
a.e-newsletter-link:hover { /* Book news page view and signup links */
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 color: red;
}
.e-newsletters { /* Applies to book news page table with list of newsletters */
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #666666;
}
.e-newsletter-separator { /* Applies to table between book jackets and content of newsletters */
 background-color: red;
 height: 12px;
 margin-bottom: 18px;
}
.e-newsletter-table { /* Applies to outer table of auto newsletter generator */
}
.e-newsletter-book-table { /* Applies to table with book jackets */
}
.e-newsletter-book-image { /* Applies to book jacket images at top of newsletter */
border-left: 1px solid #666666;
border-right: 3px solid #666666;
border-bottom: 3px solid #666666;
border-top: 1px solid #666666;
}
.e-newsletter-title {  /* Applies to newsletter title and table row */
font-size: x-large;
font-weight: bold;
text-align: center;
}

/* Start of style used in ISBN look up and in newsletters */
.e-title {
font-weight: bold;
font-size: medium;
}
.e-author {
font-size: small;
font-weight: normal;
} 
.e-catalog {
font-size: small;
font-weight: normal;
}
.e-notes {
font-size: small;
font-weight: bold;
}
.e-annotation {
font-size: small;
font-weight: normal;
}
.e-pw-source {
font-size: small;
font-weight: normal;
}
.e-pw-review {
font-size: small;
font-weight: normal;
}
.e-sl-source {
font-size: small;
font-weight: normal;
}
.e-sl-review {
font-size: small;
font-weight: normal;
}
.e-pub-source {
font-size: small;
font-weight: normal;
}
.e-pub-text {
font-size: small;
font-weight: normal;
}
/* End of styles used in ISBN look up and in newsletters. DO NOT REMOVE THIS COMMENT */













