/**
 * 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: 0.5em;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #000000;
background-color: #fdeef4;
}

a img {border: none;}

a:link, #navEZPagesTOC ul li a {
color: #900001;
text-decoration: none;
}
 
a:visited {
color: #0000FF;
text-decoration: none;
}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover {
color: #FF0033;
}

a:active {
color: #0000FF;
}

h1 {
font-size: 1.5em;
}

h2 {
font-size: 1.4em;
}

h3 {
font-size: 1.3em;
}

LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
font-size: 1.1em;
}

h4, h5, h6 {
font-size: 1.1em;
}

.biggerText {
font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
margin: 0px;
}

CODE {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 1em;
}
FORM, SELECT, INPUT {
display:inline;
font-size:1em;
margin:0.1em;
}
TEXTAREA {
/*float: left;*/
margin: auto;
display: block;
width: 95%;
}

input:focus, select:focus, textarea:focus {
background: #F0F8FF;
}

FIELDSET {
padding: 0.5em;
margin: 0.5em 0.5em;
border:1px solid #99182c;
}
#sorter{
padding-top:1em;
}
LEGEND {
font-weight: bold;
padding: 0.3em;
color:#99182e;
border:1px solid #9a9a9a;
background-color: #ddd;
}

LABEL, h4.optionName {
line-height: 1.2em;
padding: 0.2em;
}

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

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {float: left;}
#logo {
float: left;
background-color:#fff;
}
#my_order{
padding-left:2em;
padding-right:4em;
float: right;
background-color:#fff;
}
#authors{
padding-right:2em;
padding-left:2em;
float: right;
background-color:#fff;
}
.cartCountTotal{
float:right;
font-size:1.5em;
text-align:center;
width:200px;
font-weight:bold;
border:3px solid #fdeef4;
background-color:#fdfff4;
}
#contact_us{
padding-left:1em;
padding-right:1em;
float: right;
background-color:#fff;
}
#contactUsNoticeContent.content{
padding:1em;
border:2px solid #9a9a9a;
background-color:#fff;
}
.ccinfo{
padding:0.5em;
margin:1em;
background-color:#ddd;
border:3px solid #ccc;
}
#orderTotals{
}
LABEL.inputLabel {
width: 11em;
float: left;
}

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

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

P, ADDRESS {
padding: 0.5em;
}

ADDRESS {
font-style: normal;
border: 2px solid #9a9a9a;
background-color: #fffddd;
margin-top: 0.5em;
margin-bottom: 0.5em;
}

.clearBoth {
clear: both;
}

HR {
height: 1px;
margin-top: 0.5em;
border:none;
border-bottom: 1px dotted #99182C;
}

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

.messageStackWarning, .messageStackError {
background-color: #ff0000;
color: #ffffff;
}

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

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

/*wrappers - page or section containers*/
#mainWrapper {
background-color: #fff;
border: 0px solid #A9A9A9;
text-align: left;
width:980px;
margin: auto;
}

#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0em;
padding: 0em;
}
#logoWrapper {
width:955px;
height:83px;
background-color:#fff;
border:2px solid #bbb;
padding:1em;
}
#headerWrapper {
background-color:#fdeef4;
margin: 0em;
padding-top: 0px;
}
#mainWrapper {
margin: auto;
} 
.main{
padding:0.5em;
border: 2px solid #9a9a9a;
}
.productListing-data{
text-align:center;
padding:0.5em;
border: 1px solid #9a9a9a;
}
#navColumnOneWrapper{
margin: auto;
} 
#navColumnTwoWrapper {
margin: auto;
}
.date {
float: right;
margin-top:2px;
padding: 5px;
font-weight: bold;
color:#99182b;
text-align: left;
font-size: 1.1em;
line-height: normal;
}	
#sendSpendWrapper {
border: 1px solid #cacaca;
float: right;
margin: 0em 0em 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto {
margin: 0.5em;
width: 47%;
}
.wrapperAttribsOptions {
margin: 0.3em 0em;
}
/*navigation*/

.navSplitPagesResult {
font-size:1.1em;
}
.navSplitPagesLinks {
margin-top:5px;
margin-bottom:5px;
background-color:#ddd;
border: 2px solid #9a9a9a;
padding:5px;
font-weight:bold;
font-size:1.1em;
}
.navNextPrevCounter {
margin: 0em;
font-size: 0.9em;
}
.navNextPrevList {
display: inline;
white-space: nowrap;
margin: 0;
padding:  0.5em 0em;
list-style-type: none;
}
#navMainWrapper {
margin: 0em;
background-color: #fdeef4;
font-weight: bold;
color: #ddd;
height: 1%;
width: 100%;
}
#navCatTabsWrapper {
margin: 0em;
background-color: #fffffe;
font-weight: bold;
color: #fff;
height: 1%;
width: 100%;
}

#navSuppWrapper {
margin: 0em;
font-weight: bold;
color: #963939;
height: 1%;
width: 100%;
}

#navMain ul {
margin-bottom: 8px;
margin-top:0px;
margin-right:0px;
margin-left:0px;
padding:5px;
background-color:#fdeef4;
list-style-type: none;
text-align: center;
line-height: 1em;
font-size: 1.1em;
}
#navSupp ul {
margin: 0;
padding:  0.5em 0em;
list-style-type: none;
background-color: #fdeef4;
border-top: 0px solid #99182a;
text-align: center;
line-height: 1.1em;
font-size: 1.1em;
color:#bbb;
}
#navSupp ul li {
display:inline;
}
#navMain ul li {
display: inline;
}
#navMain ul li a {
text-decoration: none;
padding: 0em 0.5em;
margin: 0;
color: #99182d;
white-space: nowrap;
}
#navSupp ul li a {
text-decoration: none;
padding: 0em 0.5em;
margin: 0;
color: #900002;
white-space: nowrap;
}
#navEZPagesTOCWrapper {
font-weight: bold;
float: right;
margin: 0;
width: 27%;
height: 1%;
background-color:#fff;
border:2px solid #bbb;
padding:4px;
}
#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;
}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
margin: 0.5em;
}
#searchTextinfo{
background-color:#fdeef4;
width:980px;
height:60px;
}
#ComodoSecure {
float:right;
background-color:transparent;
margin-right:3em;
}
#Booksale{
float:right;
background-color:transparent;
font-weight: bold;
margin-left:1em;
margin-right:3em;
}
#CanadaFreeShip{
background-color:transparent;
float:right;
}
#tagline {
float:right;
color:#99182c;
background-color:transparent;
width:200px;
font-size:1.7em;
font-weight: bold;
}
#navMainSearch {
float:right;
background-color:transparent;
margin-top:1em;
}
#navCurrenciesWrapper a {
color: #ffffff;
font-size: 1.1em;
font-weight: bold;
background-color: #fffffd;
text-decoration: none;
padding: 0.1px;
}

#navCurrenciesWrapper a:hover {
color: #000000;
background-color: #ffffff;
text-decoration: none;
}

#navBreadCrumb {
background-color: transparent;
font-size: 0.94em;
font-weight: bold;
margin-top: 1.5em;
padding: 0.5em;
color: #900001;
}

#navEZPagesTop {
background-color: #fdeef4;
font-size: 1.4em;
text-align:center;
width:980px;
border-bottom:0px solid #9a9a9a;
border-top:0px solid #9a9a9a;
font-weight: bold;
padding-top:0.3em;
padding-bottom:0.3em;
margin: 0em;
color: #bbb;
}
#navColumnOne {
background-color: #fdeef4;
padding-right:0.5em;
}
#navColumnTwo {
background-color: #fdeef4;
padding-left:0.5em;
}
#betterTogetherDiscountPolicy{
background:#fff;
font-weight:bold;
color: #000003;
text-align:center;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
vertical-align: top;
}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
/*font-size: 1.2em;*/
padding: 0.5em;
}
.alert {
color: #FF0033;
margin-left: 0.5em;
}
.advisory {}
.important {
font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
float: right;
}

#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive, #bannerSix {
padding: 0.8em;
}

.centerColumn {
padding: 0.4em;
border:0px solid #bbb;
}

#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
font-size: 0.9em;
padding: 1.5em;
background-color: #fdeef4;
}

.smallText{
font-size: 0.9em;
background-color: #fff;
}
/*Shopping Cart Display*/
#cartAdd {
float: right;
text-align: center;
margin: 1em;
background-color: #fff;
border: 2px solid #ddd;
padding: 1em;
}
.tableHeading TH {
border-top: 2px solid #99183c;
border-bottom: 2px solid #99183c;
color: #99183c;
}
TR.tableHeading {
background-color: #ddd;
height: 2em;
}
.tableHeading {
background-color: #99182c;
}
#cartSubTotal {
background-color: #ffffff;
}

#cartSubTotal {
border-top: 1px solid #99182C;
border-bottom: 1px solid #99182C;
font-weight: bold;
text-align: right;
line-height: 2.2em;
padding-right: 2.5em;
}

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

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay   {
padding: 0.5em 0em;
}
#cartInstructionsDisplay{
padding:0.5em 0em;
background-color:#eee;
border-top:2px solid #bbb;
border-bottom:2px solid #bbb;
font-size: 1.2em;
margin-top:0.5em;
margin-bottom:0.5em;
}
.style1{
color:#99182e;
}
.cartUnitDisplay, .cartTotalDisplay {
text-align: center;
padding-right: 0.2em;
}
#myAccountOrdersStatus{
text-align:center;
}
#myAccountProducts{
text-align:left;
}
#myAccountTotal{
text-align:center;
}
#scProductsHeading{
text-align:left;
}
#scUpdateQuantity {
width: 2em;
}

.cartQuantity {
width: 4.7em;
}

.cartNewItem {
color: #33CC33;
position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
color: #660099;
position: relative;   /*do not remove-fixes stupid IEbug*/
}

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

.cartRemoveItemDisplay {
width: 3.5em;
}

.cartAttribsList {
margin-left: 1em;
}

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

.mediaTitle {
float: left;
}

.mediaTypeLink {
float: right;
}

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

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

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

#cartBoxListWrapper ul, #ezPageBoxList ul {
list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
margin: 0;
padding: 0.2em 0em;
} 

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

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

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

.amount {
width: 5.8em;
text-align: right;
padding: 0.2em;
}

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

.categoryIcon {}

#cartImage {
margin: 0.5em 1em;
}

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

.attributesComments {}

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

.centerBoxWrapper {
height: 1%;
padding:3px;
margin: 1.1em;
background-color:#fff;
border:2px solid #bbb;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
text-align: center;
color: #900006;
margin-top:0em;
margin-bottom: 0.2em;
}
.leftBoxHeading, #manufacturersHeading{
background-color: #fff;
line-height: 1.1em;
font-size: 1.5em;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
#manufacturers {
margin-top: 0em;
}
.centerBoxHeading {
margin: 0em;
background-color: #fff;
border-bottom:0px solid #bbb;
color: #900000;
text-align: center;
line-height: 1.1em;
padding: 0.5em 0.2em;
font-size: 1.5em;
}
.leftBoxContainer, .rightBoxContainer {
background-color: #fdeef4;
margin: 0em;
padding-bottom:0.2em;
}
.sideBoxContent {
background-color: transparent;
padding:0em;
}
h3.rightBoxHeading, h3.rightBoxHeading a {
text-align: center;
color: #900007;
margin-top: 0em;
margin-bottom: 0.2em;
}
#indexProductList{
background-color:#fff;
border:2px solid #bbb;
}
#newProductsDefault{
background-color:#fff;
border:2px solid #bbb;
}
#allProductsDefault{
background-color:#fff;
border:2px solid #bbb;
}
#indexCategories{
background-color:#fff;
border:2px solid #bbb;
}
#siteMap{
background-color:#fff;
border:2px solid #bbb;
}
#pageTwo{
background-color:#fff;
border:2px solid #bbb;
}
#ezPageDefault{
background-color:#fff;
border:2px solid #bbb;
}
#loginDefault{
background-color:#fff;
border:2px solid #bbb;
}
#shoppingCartDefault{
background-color:#fff;
border:2px solid #bbb;
}
#shoppingcartContent{
background-color:#fff;
border:2px solid #bbb;
}
#shippingEstimatorContent{
background-color:#fff;
}
#reviewsHeading{
background-color:transparent;
border:0px solid #bbb;
}
#shoppingcartHeading{
background-color:#fff;
border:2px solid #bbb;
}
#whatsnewHeading{
background-color:transparent;
border:0px solid #bbb;
}
#contentMainWrapper{
background-color:#fdeef4;
}
#productGeneral{
background-color:#fff;
border:2px solid #bbb;
}
#categoriesContent{
background-color:#ddd;
}
#categoriesHeading{
background-color:#fff;
border:2px solid #bbb;
}
#currenciesHeading{
background-color:#fff;
border:2px solid #bbb;
font-size:1.3em;
}
#currenciesContent{
border:2px solid #bbb;
background-color:#ddd;
padding:0.5em;
}
.rightBoxHeading, #bannerboxHeading {
background-color: #fff;
line-height: 1.1em;
padding-top: 0.5em;
padding-bottom:0.5em;
font-size: 1.5em;
}
h3.leftBoxHeading a:hover {
color: #FF0033;
text-decoration: none;
} 
h3.rightBoxHeading a:hover {
color: #FF0033;
text-decoration: none;
}
#logosideboxContent {
text-align: center;
}
#ccacceptContent {
text-align: center;
padding: 10px 20px; 
line-height:1.5em;
}
.centeredContent, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartQuantityUpdate, .accountQuantityDisplay, #cartBoxGVBalance,.cartQuantity, .leftBoxHeading, .rightBoxHeading, .ratingRow, .cartRemoveItemDisplay, 
LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg, .cartTotalsDisplay {
text-align: center;
}

TH{
text-align:center;
}

#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{
float: left;
}
.forward, #shoppingCartDefault #PPECbutton {
float: right;
}
.bold{
font-weight: bold;
}
.rowOdd{
background-color: #E8E8E8;
height: 1.5em;
vertical-align: top;
}
.rowEven{
background-color: #F0F0F0;
height: 1.5em;
vertical-align: top;
}
.hiddenField {
display: none;
}
.visibleField {
display: inline;
}
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
}
#siteMapList {
width: 90%;
float: right;
}
.ratingRow {
margin: 1em 0em 1.5em 0em;
}
LABEL#textAreaReviews {
font-weight: normal;
margin: 1em 0em;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
background-color: #ffffff;
}
.information {
padding: 10px 3px; 
line-height: 150%;
}
#shoppingcartBody #shippingEstimatorContent{
clear: both;
}
.seDisplayedAddressLabel {
background-color: #ddd;
border: dotted 2px #fff;
text-align: center;
}
.seDisplayedAddressInfo {
text-transform: uppercase;
text-align: center;
font-weight: bold;
}
#seShipTo {
padding: 0.2em;
}
#navCatTabs {
float:left;
width:100%;
background: #900000 url("");
background-repeat:repeat-x;
background-position: bottom;
font-size:93%;
line-height:normal;
}
#navCatTabs ul {
width:100%;
margin:0;
padding: 0px 10px 0px 5px;
list-style:none;
}
#navCatTabs li {
float:left;
background:url("../images/left_both.gif") no-repeat left top;
margin:0;
padding:0 0 0 9px;
border-bottom:1px solid #765;
}
#navCatTabs a {
float:left;
display:block;
background:url("../images/right_both.gif") no-repeat right top;
padding:5px 15px 4px 6px;
text-decoration:none;
font-weight:bold;
color:#900008;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navCatTabs a {float:none;}
/* End IE5-Mac hack */
#navCatTabs a:hover {
color:#333;
}
#navCatTabs #current {
background-position:0 -150px;
border-width:0;
}
#navCatTabs #current a {
background-position:100% -150px;
padding-bottom:5px;
color:#333;
}
#navCatTabs li:hover, #navCatTabs li:hover a {
background-position:0% -150px;
color:#765;
}
#navCatTabs li:hover a {
background-position:100% -150px;
}
/*
BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby
Updated to v1.3.5   2006-09-19  gilby
*/
.betterCategories{border-top:2px solid #fdeef4;border-bottom:2px solid #fdeef4;}
.betterCategories a{display: block;background-color: #fff;border: 2px solid #bbb;padding: 6px;}
.betterCategories a:visited{display: block;background-color: #eee;}
.betterCategories a:hover, .betterCategories a:active{background-color: #eeeef4;}
/*
.category-subs-selected, .category-subs-selected a:hover {font-weight: bold;text-decoration: none;}
*/