﻿/** G-Books Custom CSS   2008-03-14  1.38a
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {

	/*margin-left: 0px; /*margin of the whole page from the outside of the monitor inward*/

	/*margin-top: 0em;

	margin-right: 0px;

	margin-bottom: 4px;

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 0.85em; /* global base size for all type, should be for regular text; 1.1em = 110% of this size;

	Can be expressed as a percent of 100% size, or as px or pt; (verdana best clarity at 11px, 12px selected here)*/

	/*line-height: 1.25em;

	vertical-align: top;

	/*color: #000000;*/

	background-color: #FFFFFF;

	background-image: url(../images/back-beige-lightest.gif);

	background-repeat: repeat;

	margin: 0;

	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 62.5%;

	color: #000000;

	}

	

ul {font-size: 0.9em;}	

.centerBoxWrapper {
    border: 1px solid #9a9a9a;
    height: 1%;
    margin: 1.1em 0;
    }
    
leftBoxContainer, .rightBoxContainer {
    margin: 0em;
    border: 1px solid #9a9a9a;
    border-bottom: 5px solid #336633;
    margin-top: 1.5em;
    }
	
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #006600;    // dark-green
	text-decoration: none;
	}
 
.catDescContent { /* This is the text that describes each Book Genre category in the Center Display. */
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.25em;
	padding-left: 0em;
	}	

.categoriesdescription { /* This text describes each SUB-category in the Center Display */
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.25em;
	padding-left: 0em;
	}	

a:visited {
	color: #006600; // was #3300FF
	text-decoration: none;
	}

a:active {
	color: #006600; // was #0000FF
	text-decoration: none;
	}

a:focus {
	color: #FFFF99;
	background-color: #990000; /*#336633; // was #0000FF */
	text-decoration: none:
	}
	
h1, h2, h3, h4, h5, h6,  {

	font-family: Calibri, Verdana, Arial, sans-serif; /* base font for whole site*/

	font-size:1.5em;
	padding-left: 0em;

	line-height: 1.5em;

	}



#navMain, #navSupp, #navBreadCrumb, .pageHeading {

	font-family: Verdana, Arial, sans-serif; /* base font for whole site*/

	padding-left: 0em;

	/*line-height: 1.5em;*/

	}



h33 	{
	color: #990000;
	align: right;
	}
	
h1, .pageHeading, DIV.pageHeading {

  	font-size: 1.5em;

  	font-weight: bold;

  	color: #006600;

}



h6 {  /* use for BookTitle on Product Info (detailed) page */

	font-size:1.5em;	
  	font-weight: bold;

  	color: #FFFF99;

  	line-height: 33px; /* make smaller to move text higher, add padding-bottom for image height */

  	background-image: url(../images/tile_back-44-grn-beige.gif);

	margin-top: 0px; /* necessary so Opera/Firefox don't push heading down from image on left */

	padding-top: 1px; padding-bottom: 10px; padding-left: 10px; padding-right: 8px;

  

}

h2 {

	font-size: 1.2em;

	margin: 0em;

	color: #FFFFFF;

	background-color: #006600;

	padding-top: 2px;

	padding-bottom: 2px;

	padding-left: 5px;

}



h2indent {
	font-family: verdana, sans-serif; /* base font for whole site*/
	font-size: 1.5em;
	line-height: 1.25em;
	margin-top: 5px;
	color: #FFFF99;
	background-color: #006600;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 8px;
	}

h3, #navMain {
	font-size: 1.0em;
	}

h4, h5, #navSupp, #navBreadCrumb, h4.optionName, LEGEND, ADDRESS, .larger{ /* moved LABEL, assigned to "Search" to sidebox area*/
	font-size: 1.0em;
	}

.biggerText, {
	font-size: 1.2em;
	}
	
/*Sideboxes*/




	
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, 
.center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading, .rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, 
	#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew, .attribImg {
	text-align: center;
	font-weight: bold;
	line-height: 1.25em;
	}
	
.gvBal, .inputLabel {
	/*text-align: right;*/
	font-weight: bold;
	line-height: 1.25em;
	/*align: right;*/
	/*float: right;*/
	}
	


#siteinfoIP, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus {
	text-align: center;
	font-weight: normal;
	line-height: 1.25em;
	padding-top: 5px;
	}
	
	
.column_left, .column_right, .column_single {
 	background-color: #ffffdd; 
	width: 400px;
  	vertical-align: top;
	} 

.leftBoxContainer, .rightBoxContainer, .bookContainer {
	border: 1px solid #336633;
	padding: 0.0em; /*This sets white space inside border rule before background color, usually 0 */
	margin-top: 0em;
	margin-bottom: 1.5em; /*Space below one box to the next box*/
  	line-height: 1.25em; /* This sets interparagraph/interline spacing in the list of regular text items in the left boxes*/
  	text-align:left; 
  	/*float: left;  DO NOT USE THIS!!!!! IT MAKES DOUBLE LEFT-COLUMN BOTTOM BOX IE6.0 BUT WORKS IN FOXFIRE 1.5*/
	}
	

.leftBoxHeading,  .rightBoxHeading, h3.leftBoxHeading, .bannerboxHeading, h3.rightBoxHeading {	/* (LABEL for search title} */
  	color: #ffffff; /* white on image*/
	font-size: 14px; /* font size of headings in the left side boxes */
  	font-weight: bold;
	background-color: #006600;
	background-image: url(../images/tile_back-32-grn-blue.gif);
	line-height: 24px;
	padding-top: 0px; padding-bottom: 6px; padding-left: 6px; padding-right: 0.2em;
  	text-decoration: none;
  	text-align:left;
  	text-decoration:none;
  	margin: 0em; /* This sets space around the heading's background color, inside the box border */
	}

.centerBoxHeading {
	color: #FFFFFF;	
	background-color: #006600;
	background-image: url(../images/tile_back-32-grn-beige.gif); 
	padding: 0.3em;
	margin: 0em;
	text-decoration:none;
	}
	
.leftBoxHeading a, .leftBoxHeading a:visited, h3.leftBoxHeading a, h3.leftBoxHeading a:visited, 
.bannerboxHeading a, LABEL a, LABEL a:visited, h3.rightBoxHeading a, h3.leftBoxHeading a:visited, .centerBoxHeading a, .centerBoxHeading a:visited  
	{	
  	color: #FFFF99; /* link and visited link color, for New Titles link to show up without hovering */
  	text-decoration:none;
	}

.leftBoxHeading a:hover, h3.leftBoxHeading a:hover, .bannerboxHeading a:hover, h3.rightBoxHeading a:hover,
	.centerboxheading a:hover, LABEL a:hover 
	{	
  	color: #990000; /* link and visited link color, for New Titles link to show up without hovering */
  	background-color: #FFFF99;
  	text-decoration:none;
	}

.leftBoxHeading a:focus, h3.leftBoxHeading a:focus, .bannerboxHeading a:focus, h3.rightBoxHeading a:focus,
	.centerboxheading a:focus, LABEL a:focus 
	{	
  	color: #FFFF99; /* link and visited link color, for New Titles link to show up without hovering */
  	background-color: #990000;
  	text-decoration:none;
	}
	
	
/*Centerboxes*/

.category-subs-parent {
	padding-left: 0em;}
.categoryListBoxContents  { /* This formats the image and text of the subcategories listed three-across for Fiction, Non-fiction, etc. */
	text-align: center;
	font-weight: bold;
	float: left;
	width: 28%;
	padding: 20px 0px 10px 0px;
	vertical-align: top;
	line-height:1.25em;
	/*align: center;*/
	}

.centerBoxContentsAlsoPurch { /* This formats the image and text of the subcategories listed three-across for Fiction, Non-fiction, etc. */
	text-align: center;
	font-weight: bold;
	float: left;
		padding: .75em;
	vertical-align: top;
	line-height:1.25em%;
	/*align: center;*/
	}

/*center main section
-----------------------------------*/
.center_column {
  padding: 10px;
}
.main_page{
  width: 100% !important;
  /*background-color: #ffffFF;*/
  border-right: 1px solid #336633;
  border-left: 1px solid #336633;
  border-bottom: 1px solid #336633;
  padding: 5px;
}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 1.0em;
  border-right: 1px solid #336633;
  border-left: 1px solid #336633;
  border-bottom: 10px solid #336633;
}

TR.footertop {
  background: #009900;
  font-size: 1.0em;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
  text-align: center;
}

	
	

		
	
	
CODE {
	font-family: 'Lucida Console', monospace, sans-serif;
	font-size: 1.0em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1.0em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}
/* BUTTON COLOR WHEN CLICKED; WORKS WITH CSS BUTTONS */
input:focus, select:focus, textarea:focus {/* COlor for text fields, user types red on yellow background */
	color: #FFFF99;
	background: #990000; /*#F0F8FF;*/
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

h4.optionName {
	line-height: 1.25em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

/* THIS controls the placement of the G-books logo at the top of the pages. */
#logo, .centerBoxContents, .specialsListBoxContents, .attribImg {
	float: left;
	padding: 10px 10px 10px .75em;
	margin: 0;
	}
	

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.25em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #990000; // red
	color: #ffffff; // white
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers Main Page settings - page background* similar to the body setting/
#mainWrapper {  
	background-color: #ffffdd;
	text-align: left;
	width: 100%;
	vertical-align: top;
	padding-left: .5em;
	padding-right: .5em;
	}// logo alignment

#headerNavigation {
	}	

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, 
#popupAdditionalImage, #popupImage {
	background-color: transparent;
	padding: 0em;
	text-align: left;
	}
*/

/* Next line keeps the logo link from lighting up bright yellow when mouse passes over*/	
#logo a, #logo a:visited, #logo a:hover, #logo a:active, #logo a:focus {background-color:transparent;}	
	
#contentMainWrapper {	/* This is the TOTAL PAGE, so padding is applied to very outside edges of the browser window.*/
	/*background-color: #990000;*/
	padding: 1px;
	text-align: left;
	}
	
#navColumnOneWrapper {
	margin: auto;
	text-align: left;
	} 

##navColumnTwoWrapper {
	margin: auto;
	text-align: center;
	} 

#tagline {
	color:#000000;
	font-size: 2.0em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult, .navSplitPagesLinks, .navNextPrevCounter {
	margin: 0em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.0em;
	}

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0.0em;
	background-color: #006600; /* This sets the color of the color bar at the bottom of the page */
	background-image: url(../images/tile_back-32-grn-beige.gif); /* when img exists, overrides color above */
	/* keep both lines above, so when image is missing background color appears, otherwise will be white bkgrnd */
	padding: 0.5em 0.2em;	font-weight: bold;
	vertical-align: top;
	text-align: top;
	color: #ffffcc;
	padding-top:2px;
	padding-bottom:0px;
	height: 27px;  /* Height of the Solid Bar */
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  { /* TEXT IN THE TOPMOST BAR */
	margin: 0.0em;
	padding-top: .25em;
	padding-left: .5em;
	list-style-type: none;
	text-align: center;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {  /* The font in the bottom navigation bar.*/
	text-decoration: none;
	font-size: 1.0em; font-weight: bold; color: #FFFF99;
	margin: 0em;
	padding-top: 0.25em;
	padding-bottom: .25em;
	padding-left: 0.5em;
	padding-right: 1.0em;
	white-space: nowrap;
	}

a:hover, #navEZPagesTOC ul li a:hover {
	color: #990000; background-color: #FFFF99; //red on yellow
	text-decoration: none;
	}

/* Next section sets the hover color of words in the Nav bars */			
#navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #990000; background-color: #FFFF99; //red on yellow
	}
	

#navBreadCrumb, #navBreadCrumb a,#navEZPagesTop { /* This is the font on the breadcrumb line across the top of the page under the G-books logo */
	font-size: 1.0em; font-weight: bold; color: #FFFF99;
	background-image: url(../images/tile_back-32-grn-beige.gif);	
	margin-left: 0em;  /* This can creates a break in the top bar from the Books by Genre bar if table setting in main_page.php doesn't */
	text-align: right;
	/* line-height: 32px; don't set both line-height AND padding, or adjust them both if you do */
	padding-top: 0.3em; padding-bottom: 0.7em; padding-left: 0.5em; padding-right: 1.0em;
	text-decoration:none;
	}
	
/* navBreadCrumb is the type on the color navigation bars */
#navBreadCrumb         {color: #FFFF99; } /* yellow on dark green */
#navBreadCrumb a       {color: #FFFF99; } /* link same as nonlink, so link doesn't show up different */
#navBreadCrumb a:hover {color: #990000; background-color: #FFFF99;} /* red on yellow when hovering */
#navBreadCrumb a:focus {color: #FFFF99;	background-color: #990000;} /* yellow on red when clicking */

/*
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}
*/

/* #indexProductListCatDescription is category description text on multiple product listing pages */
.navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.0em;
	padding-left: 0.0em;
	font-size: 1.25em;
	font-weight: normal;
	font-style: italic;
	}


#navEZPagesTop {
	background-color: #ffff66;//lighter squash yellow than ffff33
	background-image: url(../images/tile_back32-grn-beige.gif);	}

#navColumnOne {
	/*background-color: #FF00FF; /* // #009900; green*/ /*comment out so left side column will have same background as base page.*/
	}

#navColumnTwo {
	/*background-color: #FFFFFF; // #009900; green */
	}

/*The main content classes  VERY IMPORTANT: THIS IS WHAT MAKES COLUMNS TOP-ALIGN, */   
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .additionalImages, 
.centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	/*align: center;*/
	}


	
.content, #productDescription, .shippingEstimatorWrapper { /* .content sets the font for the main page intro text */

	font-size: 1.2em;

	line-height: 1.25em;

	padding: 0.5em 1.0em;

	}



/*	#productGeneral {

	font-size: 1.15em;

}*/



	#productGeneralTitle {

	font-size: 3.0em;

}



.alert {

	color: #990000;

	margin-left: 0.5em;

	}

.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.centerColumn {  /* Used for the ALL TITLES listing center listing of titles */
	padding: 0.0em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP { /*This is the small type at the very bottom of the pages */
	font-size: 1.0em;
	text-align: center;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000; //white
	padding: 1em;
	}

.tableHeading TH { /* color of the shopping cart bar above the items */
	border-bottom: 1px solid #cccccc;
	background-color: #990000;
	color: #FFFFFF;
	}

.tableHeading, #cartSubTotal {
	background-color: #990000; /*#e9e9e9;*/
	color: #FFFFFF;
	font-weight:bold;
 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 1.25em;
	padding-right: 2.5em;
	color: #FFFFFF;
	background-color: #990000;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0.5em 0.5em 0.5em;
	vertical-align: middle;
	font-size: 1.2em;
	text-align: center;
}


.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	vertical-align: middle;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}


.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #990000;
	/* position: relative;  /*do not remove-fixes stupid IEbug*/
	text-align: left;
	}

.cartOldItem {
	color: #0000FF;
	align: center;
	vertical-align: center;
/*	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList { /* "Download Only line in shopping cart" */
	margin-left: 0em;
	text-align: left;
	vertical-align: top;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #990000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	padding-left: .5em;
	list-style-type: none; /*   remove indented list forma for side shopping cart */
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	text-align: right;
	padding: 0.2em 0.5em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	padding: 10px;
	vertical-align: middle;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}


#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/

.back {  /* Operates on words in the Nav Bars, affects multi-column display in Recently Added Titles*/
	float: left; padding-left: 3px;
	}

.forward {  /* sets the placement of the Search bar at the TOP NAV BAR */
	float: right;
	padding-right: 0.5em;
	}

.bold {
	font-weight: bold;
	}

/*.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}
*/

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	/*background-color: #cacaca;*/
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}



	
	
	
/*miscellaneous areas
-------------------------------------*/
.cartBox {
   background: #ffffcc;
   font-size: 1.0em;
   padding: 3px;
   border: 1px dotted #336633;
}



/* PRODUCT LISTING HEADING (FOR SERIES OF BOOKS IN CENTER COLUMN) */

.productListing-heading { /* Base Settings*/
 	background-color: #006600;	                    /* keep if image below is missing for background color */
  	background-image: url(../images/tile_back-32-grn-beige.gif);   /* this overrides preceding line */ 
	font-size: 1.1em;
	font-weight: bold;
  	color: #FFFFFF;
	padding: 3px;
  	line-height: 1.25em;
  	text-decoration: none
  	}

.productListing-heading a, .productListing-heading a:visited { 
  	color: #FFFF99;
	}

.productListing-heading a:hover { 
  	color: #990000;
  	background-color: #FFFF99;	     
	}

.productListing-heading a:focus {
  	color: #FFFFFF;
  	background-color: #990000;
	}	        

.productlisting { /* The G-Book description appearing on the multiple product listing pages (Series Fiction, ec.) */
  	/*margin: 20px;
  	padding-left: 20px;*/
	padding-bottom: 2px;
  	border-left: 2px solid #336633;
    }
	
.productListing-data-description { /*formats listings in the multiple product listings */
  	font-size: 1.1em;
  	line-height: 1.25em;
  	text-align: left;
  	padding-left: .75em;
  	padding-right: .75em;
  	padding-bottom: .75em;
  	}

.all-listing{ /* formats entries in the ALL TITLES listing */
  	font-size: 1.2em;
	line-height: 1.25em;
  	text-align: left;
   	padding-left: .75em;
  	padding-right: .75em;
  	padding-bottom: .75em;
}

.productListing-data {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
  	line-height: 120%;
  	text-align: left;
   	padding-left: .75em;
  	padding-right: .75em;
  	padding-bottom: .50em;
  	padding-top: .50em;
  	border-bottom: 2px solid #336633;
  	text-decoration: none;
	}

.productListing-data a, .productListing-data a:visited {
	font-size: 1.2em;
	font-weight: bold;
	color: #006600;
	}

/*.productListing-data           {border-bottom:3px solid #336633; }
.productListing-data a         {color: #006600; }
.productListing-data a:visited {color: #006600; }*/
.productListing-data a:focus   {color: #FFFF99; background-color: #990000; }
.productListing-data a:hover   {color: #990000; background-color: #FFFF99; }*/

.itemTitle { /* Book Title style in multiple product listing */
	font-size: 1.25em;
	line-height: 1.35em;
	padding-bottom: 0.5em;
	padding-top: 0.0em;
	margin: 0;
	}


.listingDescription { /* Book Description style in multiple product listing */
	font-size: 1.1em;
	}
	




/* This block for smalltext and pageresults:  */

.smallText, SPAN.smallText, P.smallText, .pageresults
  {font-size: 1.0em;}

.pageresults  
  {text-decoration: none; font-weight: bold; color: #00000; }

.pageresults a 
  {text-decoration: none; font-weight: bold; color: #006600; }

.pageresults a:visited 
  {text-decoration: none; font-weight: bold; color: #006600; }

.pageresults a:focus 
  {text-decoration: none; font-weight: bold; color: #FFFF99; background-color: #990000;}

.pageresults a:hover 
  {text-decoration: none; font-weight: bold; color: #990000; background-color: #FFFF99;}

SPAN.newItemInCart 
  {color: #990000; font-weight: bold;}


.smallText a, SPAN.smallText a, P.smallText a
  {font-size: 1.0em; color:#336633;}

.smallText a:hover, SPAN.smallText a:hover, P.smallText a:hover
  {font-size: 1.0em; color:#990000;}

/* END of block for smalltext and pageresults. */
	
.sideBoxContent  {  
	font-size: 1.0em;
	color: #003300;
	background-color: #ccffff; /* #ccffdd; /*background color inside the left side boxes*/
	text-decoration: none;
	padding: 0.5em 0.4em 0.4em 0.75em; /* this space applies around all 4 sides of the text in the side boxes */
	font-weight: bold;
	}
	
.sideBoxContent a, .sideBoxContent a:visited {
	text-decoration: none;
	 /* this space applies around all 4 sides of the text in the side boxes */
	}
	
/* START CATEGORIES BOX -- parent and child categories and extra links */

  A.category-top, A.category-links, A.category-subs, A.category-products
    {font-weight: bold; color: #003300; text-decoration: none; }

  A.category-top:visited, A.category-links:visited, A.category-subs:visited, A.category-products:visited
    {font-weight: bold; color: #003300; text-decoration: none; }

  A.category-top:focus, A.category-links:focus, A.category-subs:focus, A.category-products:focus
    {font-weight: bold; color: #FFFF99; background-color: #990000; text-decoration: none; }

  A.category-top:hover, A.category-links:hover, A.category-subs:hover, A.category-products:hover
    {font-weight: bold; color: #990000; background-color: #FFFF99; text-decoration: none; }


  SPAN.category-top                  { font-weight: normal; color:#990000; } 
  SPAN.category-top-selected         { font-weight: bold;   color:#990000; } 
  SPAN.category-subs                 { font-weight: normal; color:#990000; }
  SPAN.category-subs-selected        { font-weight: bold;   color:#990000; background-color:#FFFF99; }
  SPAN.category-subs-parent          { font-weight: bold;   color:#990000; background-color:#FFFF99; } 
  SPAN.category-subs-parent-selected { font-weight: bold;   color:#990000; background-color:#FFFF99; } 
  SPAN.category-links                { font-weight: bold;   color:#FFFF99; }
  SPAN.category-links-selected       { font-weight: bold;   color:#990000; background-color:#FFFF99; }
  SPAN.category-products             { font-weight: normal; color:#990000; }
  SPAN.category-products-selected    { font-weight: bold;   color:#990000; background-color:#FFFF99; }


/* END CATEGORIES BOX (BOOK GENRE) */	