/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
    margin-top: 10px;
    /* font-family: "segoe ui", Tahoma, Arial, helvetica, sans-serif; */
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 75%;
    color: #333;
    background-color: #faffe7;
    }

/* IE PNG transparency fix courtesy Angus Turnbull http://www.twinhelix.com */
img { behavior: url(includes/templates/fr001/css/iepngfix.htc); }

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
    position: relative;
    }
*html .centerColumn {
    height: 1%;
    }
*/

a   {
    text-decoration: none;
    }

#createAcctSuccessMainContent a {
    text-decoration: underline;
    }

a img  {
    border: none;
    }

a:link, #navEZPagesTOC ul li a {
    color: #2f3a0f;
    }

a:visited {
    color: #2f3a0f;
    }

a:hover {
    color: #4d6207;
    text-decoration: underline;
    }

a:hover img {
    text-decoration: none;
    }

a:active {
    text-decoration: underline;
    }

h1 {
    font-size: 145%;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    color: #4d6207;
    background-color: inherit;
    border-bottom: 1px solid #4d6207;
    }

h2 {
    font-size: 125%;
    font-variant: small-caps;
    }

h3 {
    font-size: 1.3em;
    }

h4, h5, h6, LEGEND, .sideBoxContent, .larger{
    font-size: 1.1em;
    }

.biggerText {
    font-size: 1.2em;
    }

h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	/* ALTERNATIVE? font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif; */
    margin: 0.3em 0;
    }

code {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 1em;
    }

form, select, input {
    display: inline;
    font-size: 1em;
    margin: 0em;
    padding: 0;
    }

select {
	font-family: inherit;
	font-size: 0.9em;
    }

input   {
    vertical-align: text-bottom;
    /* border: 1px solid #9fb065; */
    }

input:focus, select:focus, textarea:focus {
    /* background-color: #fffff0; */
    }

textarea {
    float: left;
    margin: auto;
    display: block;
    width: 95%;
    }

fieldset {
    padding: 0.5em;
    margin: 0.5em 0em;
    border: 1px solid #9fb065;
    }

legend {
    color: #364505;
    font-weight: bold;
    padding: 0.3em;
    }

label   {
    font-size: 1.1em;
    line-height: 1.3em;
    margin: 0 0.2em 0.2em 0.2em;
    }

label.checkboxlabel, label.radiobuttonlabel {
    margin: 0.5em 0.3em;
    vertical-align: middle;
    }

label.attribsradiobutton {
    line-height: 1.0em;
    margin-bottom: 0.2em;
    vertical-align: middle;
    }

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch {
    float: left;
    padding-top: 5px;
    /* padding-left: 5px; */
    }

label.inputLabel {
    width: 9em;
    float: left;
    }

label.inputlabelpayment {
    width: 14em;
    float: left;
    padding-left: 2.5em;
    }

label.selectlabel, label.switchedlabel, label.uploadslabel {
    width: 11em;
    float: left;
    }

#checkoutpayment label.radiobuttonlabel {
    font-weight: bold;
    }

p {
    padding: 0.5em;
    }

address {
    margin: 0 0.5em 0.5em 0.5em;
    padding: 0 0.2em 0 0.2em;
    }

.clearBoth {
    clear: both;
    }

hr {
    height: 1px;
    margin-top: 0.5em;
    border: none;
    border-bottom: 1px solid #9a9a9a;
    margin-left: 2px;
    margin-right: 2px;
    }

table {
    margin-top: 0.5em;
    border-collapse: collapse;
    border: 1px solid #9a9a9a;
    }

/****************************
  warnings, errors, messages
 ****************************/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
    position: relative;
    /* line-height: 1.3em; */
    margin: 0.8em;
    padding: 0.2em;
    border: 1px solid #9a9a9a;
    }

.messageStackWarning, .messageStackError {
    background-color: #f9e896;
    color: #2e4529;
    }

.messageStackSuccess {
    background-color: #e2fac8;
    color: #000000;
    }

.messageStackCaution {
    background-color: #fff8dc;
    color: #2e4529;
    }

DIV.messageStackError IMG, DIV.messageStackWarning IMG, DIV.messageStackCaution IMG, DIV.messageStackSuccess IMG {
    position: absolute;
    top: 0.5em;
    left: 0.8em;
    }

.messageStackText {
    padding: 0.3em 0.5em 0.5em 2.5em;
    }

.messageStackText UL {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    }

/* odd name, I know, but that's what's in classes/shopping_cart.php */
.alertBlack {
    margin-left: 0.3em;
    margin-right: 0.3em;
    color: darkred;
    font-weight: bolder;
    /* letter-spacing: 1px; */
    border-bottom: 1px dotted darkred;
    }

/*********************************************
  wrappers, containers, page-level formatting
 *********************************************/

#mainWrapper, #headerWrapper, #logoWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList,
#cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
    margin: 0;
    padding: 0;
    }

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

#mainWrapper {
    /* The sane version, for real browsers */
    max-width: 900px;
    min-width: 750px;
    /* IE hack courtesy http://www.svendtofte.com/code/max_width_in_ie/ and
       importantly http://www.cameronmoll.com/archives/000892.html to avoid lock-ups */
    width: expression(document.body.clientWidth > 902 ? "900px" :
                          document.body.clientWidth < 752 ? "750px" : "auto");
    text-align: left;
    vertical-align: top;
    }

#headerWrapper {
    margin-left: 0;
    padding-left: 0;
    }

#logoWrapper {
    height: 85px;
    border-right: 1px solid #9a9a9a;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    background: #f2ffc4 url(../images/header_bg.jpg) no-repeat right;
    }

#logo {
    padding: 5px 0 0 5px;
    }

#screen-logo {
    position: relative;
    display: inline;
    }

#print-logo {
    position: absolute;
    display: none;
    }

#contentMainWrapper {
    background-color: #f2ffc4;
    border-right: 1px solid #9a9a9a;
    border-bottom: 1px solid #9a9a9a;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    }

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,
.additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured,
.centerBoxContentsNew, .alert {
    vertical-align: top;
    }

#taglineWrapper {
    /* height: 80px; */
    }

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
    margin: auto;
    }

#navColumnOneWrapper, #navColumnTwoWrapper {
    margin-left: 0.5em;
    margin-right: 0.5em;
    }

#tagline {
    font-size: 20px;
    text-align : center;
    vertical-align: bottom;
    }

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

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

.productAttributesWrapper {
    float: left;
    margin: 2em 2em 1em 0;
    padding: 0 1em 0 1em;
    }

.wrapperAttribsOptions {
    padding: 0 1em 0.5em 1em;
    }

/* Note that splash pictures should be no wider than 400px
   otherwise you will have to adjust the min-width in #mainWrapper */
#splashWrapper {
    text-align: center;
    }

/************
  navigation
 ************/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
    margin: 0em;
    font-size: 0.9em;
    }

.navNextPrevWrapper {
    margin-bottom: 1em;
    }

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    margin: 0px 0px 8px 0px;
    padding: 2px 0 0 0;
    font-weight: bold;
    border-right: 1px solid #9a9a9a;
    border-bottom: 1px solid #9a9a9a;
    border-left: 1px solid #9a9a9a;
    background-color: #b2ca98;
    height: 1%; /* IE quirk */
    }

#navCatTabsWrapper {
    background-color: #ffffff;
    color: #9a9a9a;
    background-image: none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
    margin: 1px;
    padding: 3px 4px 4px 4px;
    list-style-type: none;
    text-align: center;
    }

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
    display: inline;
    margin: 0;
    padding: 3px 0px 3px 0px;
    border-right: 1px solid #2e4529;
    }

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    padding: 0em 0.5em;
    margin: 0;
    white-space: nowrap;
    }

#navCatTabs ul li a {
    color: #9a9a9a;
    }

#navEZPagesTOCWrapper {
    font-weight: bold;
    float: right;
    height: 1%;
    border: 1px solid #9a9a9a;
    }

#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, #indexProductListCatDescription {
    margin: 0.5em;
    }

.buttonRow {
    margin: 0.5em 0 0.5em 0;
    }

#navMainSearch {
    float: right;
    margin-top: 2px;
    margin-right: 6px;
    }

#navBreadCrumb {
    padding: 0.5em 0.5em;
    font-size: 0.9em;
    font-weight: normal;
    font-style: italic;
    margin: 0em;
    border-right: 1px dotted #2e4529;
    border-bottom: 1px dotted #2e4529;
    }

#navEZPagesTop {
    font-size: 0.95em;
    font-weight: bold;
    margin: 0em;
    padding: 0.5em;
    }

#navColumnOne, #navColumnTwo {
    background-color: transparent;
    }

/**********************
  main content classes
 **********************/

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
    /*font-size: 1.2em;*/
    padding: 0.5em;
    }

.alert {
    color: darkred;
    margin-left: 0.5em;
    }
.advisory {}
.important {
    font-weight: bold;
    }
.notice {}
.rating{}
.gvBal {
    float: right;
    }
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
    padding: 0.8em;
    }

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
    font-size: 0.9em;
    }

.legalCopyright {
    line-height: 150%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0.5em;
    }

.tabTable {
    /* now covered by default TABLE */
    }

/***************
  shopping cart
 ***************/
#cartAdd {
    float: right;
    text-align: center;
    margin: 1em;
    border: 1px solid #9a9a9a;
    padding: 1em;
    }

.tableHeading TH, .cartTableHeading TH {
    border-bottom: 1px solid #9a9a9a;
    }

.tableHeading, .cartTableHeading, #cartSubTotal {
    background-color: #9fb065;
     }

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

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

#scProductsHeading, , #ccProductsHeading, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
    padding: 0.5em 0em;
    }

#scProductsHeading, #ccProductsHeading {
    text-align: left;
    }

#cartProdTitle {
    }

#cartInstructionsDisplay {
    margin-bottom: 1.5em;
    }

#scUnitHeading, #scTotalHeading, #ccTotalHeading, .cartUnitDisplay, .cartTotalDisplay {
    text-align: right;
    padding-right: 0.2em;
    }

.cartStockDisplay {
    text-align: center;
    /* margin: 0; */
    /* padding-top: 0.5em; */
    }

.cartTaxDisplay {
    text-align: center;
    }

#scUpdateQuantity {
    width: 2em;
    }

.cartQuantity {
    width: 4.7em;
    }

.cartNewItem {
    border-bottom: 1px dashed #364505;
    position: relative;  /*do not remove-fixes stupid IEbug*/
    }

.cartOldItem {
    /* color: #364505; */
    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;
    background-color: #E4FEf5;
    border: 1px solid #003D00;
    }

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

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

#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: 5.5em;
    text-align: right;
    padding: 0.2em;
    }

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

.amount {
    width: 5.5em;
    }

/********
  images
 ********/

.categoryListBoxContents img, #featuredProducts img, .listingProductImage {
    border: 1px solid #b2ca98;
    }

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
    margin: 0em 1em 1em 0em ;
    }

#productMainImage {
    text-align: center;
    }

#productMainImage a:hover {
	text-decoration: none;
}

#productMainImage img {
    border: 1px solid #9a9a9a;
    }

.categoryIcon {}

#cartImage {
    margin: 0.5em 1em;
    }

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

.centerBoxWrapper {
    clear: left;
    border: 1px solid #9a9a9a;
    height: 1%;
    margin: 1.1em 0;
    }

h2.centerBoxHeading {
    /* font-size: 1.3em; */
    /* font-variant: small-caps; */
    color: #2e4529;
    }

.icon {
    vertical-align: middle;
    /* top: 0.5em;
    left: 0.8em; */
}

/**********
  sideboxes
 ***********/

.columnLeft {}

.leftBoxHeading, .rightBoxHeading {
    font-size: 1em;
    }

.leftBoxContainer, .rightBoxContainer {
    margin: 1.5em 0em 1em 0em;
    border: 1px solid #9a9a9a;
    /* border-bottom: 3px solid #b2ca98; */
    }

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
    margin: 0em;
    padding: 0.5em 0.2em;
    color: #234529;
    background-color: #b2ca98;
    border-bottom: 1px solid #9a9a9a;
    }

.sideBoxContent {
    background-color: #fffff0;
    padding: 0.4em;
    }

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
    font-size: 0.9em;
    color: #2e4529;
}

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
    color: #2e4529;
    }

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper,
#navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal,
#siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity,
.cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data,
.accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage,
#productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents,
.categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch,
.centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal {
    text-align: center;
    }

#manufacturers select {
    padding: 0;
    margin: 0;
    width: 100%;
}

#bestsellers .wrapper {
    }

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

#bestsellers li {
    }

#bannerboxHeading {
    background-color: #0000CC;
}

.orderHistList {
    /* font-size: 0.9em; */
    margin: 0;
    padding: 0.2em 0 0 0;
    list-style-type: none;
    }

#upProductsHeading {
    text-align: left;
    }

#upDateHeading {
    text-align: right;
    }

#legendContent {
    font-size: 0.9em;
    /* font-style: italic; */
    }

#legendContent table {
    border: none;
    margin: 0;
    }

#legendContent td {
    padding: 0;
    }

#legendContent img {
    margin: 0 6px 2px 0;
    }

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
    /* color: #008000; */
    }
A.category-links, A.category-links:visited {
    /* color: #004080; */
    }
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
    color: #9c7705;
    }
SPAN.category-subs-parent {
    color: #9c7705;
    }
SPAN.category-subs-selected {
    font-weight: bold;
    }
/* end categories box links */

/***************
  miscellaneous
 ***************/

.back {
    float: left;
    }

.forward, #shoppingCartDefault #PPECbutton {
    float: right;
    }

.bold {
    font-weight: bold;
    }

.rowOdd {
    background-color: #fffff0;
    height: 2em;
    vertical-align: middle;
    }

.rowEven {
    background-color: #fff8dc;
    height: 2em;
    vertical-align: middle;
    }

.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
    }

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

/******************
  product listings
 ******************/

.productListing-rowheading {
    background-color: #b2ca98;
    height: 2.2em;
    color: #2e4529;
    }

a.productListing-heading {
    color: #2e4529;
    }

/*
TR.productListing-odd {
    background-color: #fffff0;
    }

TR.productListing-even {
    background-color: #fff8dc;
    }
*/

TD.productListing-data {
    border-top: 1px solid #9a9a9a;
    padding: 1px;
    }

/* following abstruse case occurs only if there are no products to be listed;
   see modules/product_listing.php lines 195-203 for why */
TR.productListing-odd TH.productListing-data {
    padding: 1.5em;
    background-color: #fff8dc;
    }

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

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

LABEL#textAreaReviews {
    font-weight: normal;
    margin: 1em 0em;
    }

/**************
  product info
 **************/

#productDateAvailable {
    display: block;
    }

#productPrices {
    display: inline;
    /* clear: left; */
    }

#productDetailsList {
    }

#productAdditionalImages {
    clear: both;
    }

.productOutOfStock {
    color: darkred;
    }

/******************************
  product attributes & options
 ******************************/
#productAttributes {
    }

.wrapperAttribsOptions legend {
    font-weight: normal;
    }

.attributesOptions, .attribsCheckbox {
    margin: 0;
    padding: 0;
    }

.attributesOptions INPUT, .attribsCheckbox INPUT {
    margin-top: 3px;
    }

LABEL.attribsSelect {
    font-size: 1em;
    }

.attribImg {
    float: left;
    text-align: center;
    margin: 0.2em;
    padding: 2px;
    border: 1px solid #cdcdcd;
}

.attribImg INPUT {
    margin-top: 2px;
    margin-left: 2px;
    }

.optionName {
    margin-top: 0.2em;
    margin-right: 1em;
    vertical-align: bottom;
    }

.optionComments {
    margin-left: 0.2em;
    margin-bottom: 0.5em;
    font-style: italic;
    }

/********************
  shipping estimator
 ********************/

#seProductsHeading, .seProduct {
    text-align: left;
}
#seTotalHeading, .seTotal {
    text-align: right;
}

