/*####################################################################
STLYESHEET IS FOR EVERYTHING IN THE DYNAMIC AREA GENERATED BY POWERWEB
####################################################################*/

/* ################ TEMPLATE ITEMS #################### */
/* Style for login navigation message usually in a div */
.loginnavmsg {
	color : #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
}
/* Style for variables in all shopping cart tables*/ 
.shoppingcart {
	background-color: #A7CAEB;
	padding-right: 10px;
	padding-left: 10px;
	font-size:10px;
	color: #0078B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #AECEE6;
}
.shoppingcart a, .shoppingcart a:link, .shoppingcart a:visited {
	color: #0078B3;
	text-decoration: none;
}
.shoppingcart a:hover {
	text-decoration: underline;
}
/* Style for shoping cart backorder items*/  
.shoppingcartbo {
	color: #990000;
}
/* Style surrounding dynamic area */
.dynamicarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #4A443E;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
/* input boxes in search section */
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55504A;
}
/* images displayed in as dynamic ads through admin */
.adimage {
	padding-top: 10px;
	border: 1px solid #99CC00;
}
/* text under the images from admin */
.adimage {
	padding-top: 10px;
	border: 1px solid #99CC00;
}
/* text under the images from admin */
.adtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
/* ################ PRODUCT DETAILS #################### */
/* Main Book Title on pages that link to Product detail page */
.title {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #666666;
}
.title a, .title a:link, .title a:visited {
	color: #333399;
	text-decoration: none;
}
.title a:hover {
	color: #6633CC;
	text-decoration: none;
}
/* Style for non linking title on product detail page */
.detailtitle {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 16px;
	color: #660000;
	font-weight: bold;
	text-decoration : none;
	margin-bottom: 3px;
}
/* Subtitle style on drilldown and detail pages  */
.subtitle {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 14px;
	color: #333399;
	font-weight: bold;
	text-decoration : none;
	margin-bottom: 3px;
}
.subtitle a, .subtitle a:link, .subtitle a:visited {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 14px;
	color: #333399;
	font-weight: bold;
	text-decoration : none;
	margin-bottom: 3px;
}
.subtitle a:hover {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 14px;
	color: #333399;
	font-weight: bold;
	text-decoration : none;
	margin-bottom: 3px;
}
/* style of div containing product attribute information i.e. value of size. default style for information */
.productAttributes {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.productAttributes a, .productAttributes a:link, .productAttributes a:visited {
	color: #990000;
	text-decoration: underline;
}
.productAttributes a:hover {
	color: #CC0000;
}
/* product attribute information i.e. "Size" */
.productAttributesTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}
.addcartdiv {
	padding: 0px;
	margin-top: 4px;
}
/* Style qty and qty pricing boxes on shopping pages */
.addcartBox {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Style for the word Quantity next to the input quantity box */
.quantity {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A443E;
	font-weight:bold;
}
/* Price for drill down pages and detail pages  */
.price {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
/* Price with line through it, for drilldown pages and detail pages  */
.priceslash {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 14px;
	color: #4A443E;
	font-weight: bold;
	text-decoration: line-through;
}
/* Style for description of avalability ie. Backorder Policy*/
.availability {
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.availability a, .availability a:link, .availability a:visited {
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}
.availability a:hover {
	text-decoration: none;
	color: #CC3300;
}
/* Style for availability status ie In Stock, Out Of Stock */
.availstatus {
	color: #333333;
}

/* Style for prepublication message */
.prepubmessage {
	font-family: Arial, Helvetica, sans-seriff;
	color: #003399;
	font-size: 12px;
}
/* Style for description of avalability */
.backorderreason {
	font-family: Arial, Helvetica, sans-seriff;
	color: #003399;
	font-size: 10px;
}

/* Style for large image, set padding and border ect. */
.largeImage {
	clear: none;
	float: right;
	width: 200px;
	margin: 5px 0px 15px 15px;
	padding: 0px;
}
/* Style for thumb image, set padding and border ect. */
.tmbImage {
	margin-right: 15px;
}
/* Style for authors names*/ 
/* div surrounding author info */
/* Style for authors names*/ 
/* div surrounding author info */
.author{
}
.author a, .author a:link, .author a:visited {
  font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.author a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/* used for spacing between names */
.nounderline {
	text-decoration: none;
}
a.nounderline:link {
	text-decoration: none;
}
/* Style for actual word Author or By, And ect */
.authorbold {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 11px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

/* ################################################ */
/* ################ PRODUCT DESCRIPTIONS #################### */
/* Style for short dscription of product on cat display pages  */
.shortdescription {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
}
/* Style for review text */
.review {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
}
/* Style title of review usually Review: Something - date  */
.reviewhead {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
/* Style for long description of product usually same as short description */
.description {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
}
/* Expander to show continuation of long description */
/* Container div */
.parentExpander {
}
/* Actual word "Read More" */
.expanderHeadText {
	font-size: 11px;
	color: #333399;
	font-weight: bold;
}
.expanderHeadText a, .expanderHeadText a:link, .expanderHeadText a:visited {
	color: #333399;
	text-decoration: underline;
}
.expanderHeadText a:hover {
	color: #6633CC;
}
/* ################################################ */
/* ############ LINKED PRODUCTS ############## */
/* Words above Linked Products, usually "Also Available As" */
.linkedsectionhead {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* surronds entire linked products section */
.linkedSection {
	margin-left: 30px;
	margin-right: 10px;
}
/* surrounds each item as div */
.linkedproducts {
	padding: 5px;
	border: 1px solid #666666;
	margin-bottom: 4px;
	background-color: #F8F8F8;
}
/* Style for image */
.linkedImage {
	margin-right: 5px;
}
/* ############################################ */
/* ############ RELATED PRODUCTS ############## */
/* Words above related Items, usually "Related Products" */
.relatedsectionhead {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* surronds entire related products section */
.relatedSection {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* surronds each related product */
.relatedBox {
	background-color: #E6E6E6;
	border: 1px solid #666666;
	margin: 0px 5px 5px 0px;
}
/* controls image properties */
.relatedBox img {
}
/* controls indent or padding of text contemt in relatedBox div */
.relatedBoxContent {
	padding-left: 10px;
}
/* ############################################ */

/* For rental or purchase */
.formatPurchase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #585858;
	background-color: #E9E9E9;
	padding: 2px;
	margin-bottom: 4px;
	width: 250px;
}
.formatRental {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #585858;
	background-color: #E1EBFF;
	padding: 2px;
	margin-bottom: 4px;
	width: 250px;
}
/* Styles used for the linked product and related product boxes */
.formatPurchaseAlt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #585858;
	background-color: #E9E9E9;
	padding: 2px;
	margin-bottom: 4px;
}
.formatRentalAlt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #585858;
	background-color: #E1EBFF;
	padding: 2px;
	margin-bottom: 4px;
}

/* ################################################ */
/* ############ PAGE NAVIGATION AND INFO ############## */
/* Style for the word Category on the top of the drill down pages */
.category {
	font-family: Arial, Helvetica, sans-seriff; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/* Style for the dynamic category on the top of the page next to the word category */
.categoryhlight {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 17px;
	font-weight: bold;
	color: #333399;
}
/* Style for text indicating what page you are NOT on when there is more that one page of products and text explaining it */
.resultpgs {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
/* Style for text indicating what page you ARE on when there is more that one page of products */
.resultpgshlight {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
/* Links used for Previous and Next */
.resultpgs a, .resultpgs a:link, .resultpgs a:visited {
	color: #333399;
}
.resultpgs a:hover {
	color: #6633FF;
}
/* Style for Contributor header display */
.contribhlight{
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 17px;
	font-weight: bold;
	color: #333399;
	padding-bottom: 12px;
	align: center;

}
.contribshortbio{
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	padding-bottom: 12px;

}
.contriblongbio{
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 12px;
	font-weight: normal;
	color: #226767;
}
.contriblongbio:link{
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #226767;
}
/* Style for hr under results and on top */
.mainhr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
/* Style for hr between items on category display pages */
.subhr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
/* ################################################ */
/* ############ DRILLDOWN PAGES, SHOWING SUBCATEGORIES IN A LIST ############## */
/* Title on to of drill down (Titles in: Sci fantasy) */
.linkdrilldowntitle {
	color: #330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
/* text under category main title and each sub link */
.linkdrilldowndescription {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
}

/* Style for sub category links after clicking on left menu category */
.linkdrilldown {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}
.linkdrilldown a, .linkdrilldown a:link, .linkdrilldown a:visited {
	color: #333399;
	text-decoration: underline;
}
.linkdrilldown a:hover {
	text-decoration: underline;
	color: #660099;
}


/* THE FOLLOWING STYLES WERE FORMERLY LOCATED IN CLIENT_STYLES.CSS: */

/* #################### TEMPLATE STYLES ########################## */

/* Style for dynamic categories on the left side  */
/* Div Style for menu container */
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mainmenu a, .mainmenu a:link, .mainmenu a:visited {
	background-color: #B3DCFF;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #333366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BD2FF;
}
.mainmenu a:hover {
	background-color: #CCE8FF;
	color: #333399;
}


/* Optional styles for formatting of popups. Any additional styles should be added to client_styles.css */

/* Style ID of Body tag of all popup windows. Modifies the body class used on the site */
#popupbody {
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
/* Style of headline on all popup windows. Can be further styled for each popup, if defined under specific popup div id */
#popupbody h1 {
	font-size: 18px;
	color: #993300;
}
/* Div style ID to target just the author bio pop-up. */
#popupbody #authorbio {
	background-color: #FFFFFF;
}
/* Div style ID to target just the Backorder policy pop-up. */
#popupbody #BOpolicy {
	background-color: #FFFFFF;
}
/* Div style ID to target just the Buying Club policy pop-up. */
#popupbody #BClubpolicy {
	background-color: #FFFFFF;
}
/* Div style ID to target just the Discount Code policy pop-up. */
#popupbody #discountcode {
	background-color: #FFFFFF;
}
/* Div style ID to target just the Donation Organization pop-up. */
#popupbody #donationorg {
	background-color: #000000;
}
/* Div style ID to target just the Privay policy pop-up. */
#popupbody #privacypolicy {
	background-color: #FFFFFF;
}
/* Div style ID to target just the Shipping options policy pop-up. */
#popupbody #shippingoptions {
	background-color: #FFFFFF;
}
/* Div style ID to target just the Tax policy pop-up. */
#popupbody #taxpolicy {
	background-color: #FFFFFF;
}

 /* Free Gift Msg */
.FreeGiftShortMsg {
 	font-weight: bold;
 	color: #333333;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
}
 
.rmenu {

	font-family: Arial, Helvetica, sans-seriff;
	color: #881417;
	font-size: 12px;
}

.rmenu a:link{
	color: #881417;
	text-decoration: none;
}
.rmenu a:visited{
	color: #881417;
	text-decoration: none;
}
.rmenu a:hover {
	color: #660000;
	text-decoration: none;
}
.rmenu a:active {
	color: #881417;
	text-decoration: none;
}
