/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 5347 2006-12-22 20:26:09Z birdbrain $

colors:
brown:#231e1b;

============================================================================================================
Edit Date   Edited By                 Description
----------  ----------------------    ----------------------------------------------------------------------
08212008    kdeluca@bluelab.com       Changed bg_shop.jpg, bg_newest.jpg, bg_featured.jpg and bg_search.jpg
                                      to bg_shop.gif, bg_newest.gif, bg_featured.gif and bg_search.gif


============================================================================================================
*/

body {
    margin: 0;
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt; /* was 62.5%*/
    color: #231e1b;
    background-color: #231e1b;
    line-height:1.7em;
    }

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
    color: #231e1b;
    text-decoration: none;
    text-transform:uppercase;
    
    
    }
 
a:visited {
    color: #231e1b;
    text-decoration: none;
    }

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
    color: #ff9900;
    background-color: transparent;
    }

a:active {
    color: #231e1b;
    background-color: transparent;
    }

h1 {
    font-size: 1.5em;
    }

h2 {
    font-size: 1.4em;
    }

h3 {
    font-size: 1.3em;
    }

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

.biggerText {
    font-size: 1.2em;
    }

h1, h2, h3, h4, h5, h6 {

    margin: 0.3em 3px;

}

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

FORM, SELECT, INPUT {
    display: inline;
    font-size: 1em;
    margin: 0.5em 0;
    }
/*form input{border:1px solid #333300; background:#fefbf9; padding:3px;}

TEXTAREA {
/*  float: left;
    margin: auto;
    display: block;
    width: 95%;
    }*/

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

.buttonRow input{border:none !important; padding:0 !important;}

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

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

LABEL, h4.optionName {
    line-height: 1.5em;
    padding: 0.2em;
    }
    
h4.optionName{font-size:18px!important; color:#ff9900  !important;}

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

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
    }

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

.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.8em;
    padding: 0.2em;
    border: 1px solid #000000;
    }

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

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

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

/*wrappers - page or section containers*/
#mainWrapper {
    background-color: transparent;
    text-align: left;
    width: 900px;
    vertical-align: top;
    }

#headerWrapper {
    background: transparent url(../images/bg_head.jpg) top left no-repeat;
    padding: 0;
    margin: 0;
    }

#divLogo {
    z-index: 100;
    position: relative;
    top: -10px;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: transparent;
    }

#contentMainWrapper{
    background:url(../images/bg_main.jpg) repeat-y top left;
    padding:0 30px 30px 30px;
    margin-top: 0;
    
}

#footer{
    background: transparent url(../images/bg_footer.jpg) top left no-repeat;
    padding:10px 0 65px 0;
    margin: 0 0 20px 0;
}

div#navBreadCrumb{margin:0 0 0 8px; text-transform:uppercase;}

/*
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    margin: 0em;
    padding: 0em;
    }
*/
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
    margin: auto;
    } 

#tagline {
    color:#000000;
    font-size: 2em;
    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 {padding:10px 0;}
.navSplitPagesLinks {}
.navNextPrevCounter {
    margin: 0em;
    font-size: 0.9em;
    }
.navNextPrevList {
    display: inline;
    white-space: nowrap;
    margin: 0;
    padding:  0.5em 0em;
    list-style-type: none;
    }

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    margin: 0em;
    text-align:right;
    font-weight: bold;
    color: #231e1b;
    height: 1%;
    width: 100%;
    }
#navMainWrapper{
    padding:20px 0 0 30px;
    text-align:right !important;
    }
#navMainWrapper a{
    text-transform:uppercase;
}
    

#navMain ul, #navSupp ul, #navCatTabs ul  {
    margin: 0;
    padding:  0.5em 0em;
    list-style-type: none;
    text-align: center;
    line-height: 1.5em;
    }

#navCatTabsWrapper{
    margin-top:125px;
    background:url(../images/bg_mainnav.jpg) no-repeat top center;
    }

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    text-decoration: none;
    text-transform:uppercase;
    padding: 0em 5px;
    margin: 0;
    color: #231e1b;
    white-space: nowrap;
    }

#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;
    }

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
    margin: 0.5em;
    }

#navMainSearch {
    float: right;
    }

#navBreadCrumb {
    margin:0 .8em;
    }

#navEZPagesTop {
    position: relative;
    background:url(../images/bg_mainnav.jpg) no-repeat top center;
    margin:0 auto;
    font-weight:bold;
    margin: 0;
    text-align:center;
    padding:15px 0;
    }
    
    
#navEZPagesTop a{
    font-size:12px; 
    text-transform:uppercase;
    padding:0 20px;
    }   

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

/*====================== Left & Right Columns */

#navColumnOne {
    
    }

#navColumnTwo {
    
    }
    


/*======================  ENDLeft & Right Columns */

/*======================  Categories */

h3#categoriesHeading{
    background:url(../images/bg_shop.gif) no-repeat;
    height:39px;
    width:165px;
    text-indent:-200px;
    overflow:hidden;
    }

#categories p{
    margin:6px 0;
    padding:0;
}
#categories a{
    font-weight:bold;
    text-transform:uppercase;
}

.category-subs-parent{
    padding:0 0 5px 0;
    background:url(../images/horiz.gif) no-repeat bottom left; 
    display:block;
    width:150px;
    font-size:14px;
    color:#ff9900;
    }
.category-subs-selected{color:#ff9900;}
    
.category-products{
    margin:0 0 0 10px;

}   
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
    vertical-align: top;
    }

#contentMainWrapper tbody tr td#tdMainContent { /* Added primarily to fix a left-margin issue with IE. */
    margin: 0;
    padding: 0;
    }


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

.content{ font-size:1.2em; line-height:1.7em; width:545px;}

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

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

#siteinfoLegal{display:none;}
/*Shopping Cart Display*/
#cartAdd {
    float: right;
    text-align: center;
    margin: 1em;
    padding: 1em;
    }

.tableHeading TH {
    border-bottom: 1px solid #333300;
    background-color: #46351b;
    color:#f9f6f2;
    text-align:center;
    padding:3px;
    }

.tableHeading, #cartSubTotal {
    
     }

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

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

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

.cartTotalsDisplay {
    display: none; /* originally set to hidden */
    }

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

#scUpdateQuantity {
    /*width: 2em;*/
    }


.cartQuantity {
/*  width: 4.7em;*/
    text-align:center;
    }

.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;
    text-align:center;
    }

.cartAttribsList {
    margin-left: 1em;
    }

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

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

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

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

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

.amount {
    /*width: 5.5em;*/
    }
    
tr.rowEven{background:#f5e8d7;}
tr.rowOdd{background:#f9f4ed;}

/*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 .1em 0 0;
    }

/*sideboxes*/
.columnLeft {
    padding:0 0px 0 30px;
    margin:0 10px 0 0;
    background:url(../images/vert.jpg) repeat-y top right;
}

h3.leftBoxHeading, h3.leftBoxHeading a {
    font-size:15px;
    font-weight:bold;
    font-family:Georgia, "Times New Roman", Times, serif;
    text-transform:uppercase;
    
    }

.leftBoxHeading, .centerBoxHeading {
    margin: 0em;

    
    }

.leftBoxContainer {
    margin:0 0 20px 0;
    }

.sideBoxContent {
    
    
    }

h3.rightBoxHeading, h3.rightBoxHeading a {
    font-size: 1.1em;
    
    }

.rightBoxHeading {
    margin: 0em;
    background-color: #663366;
    padding: 0.2em 0em;
    }

h3.leftBoxHeading a:hover {
    color: #ff9900;
    text-decoration: none;
    background-color: transparent;
    } 

h3.rightBoxHeading a:hover {
    color: #ff9900;
    text-decoration: none;
    background-color: transparent;
    }

.rightBoxContent {
    background-color: #ffffff;
    margin-bottom: 1em;
    }
/*
.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, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
    text-align: center;
    }
*/

/*===================================Featured Boxes*/

.centeredContent{
    text-align:center;
}


#whatsNew, #featuredProducts{
    margin:20px 10px 20px 0px;
    color:#ff9900;
    font-weight:bold;
}

#whatsNew h2{
    background:url(../images/bg_newest.gif) no-repeat;
    height:25px;
    width:246px;
    text-indent:-500px;
    overflow:hidden;
    }
    
#featuredProducts h2{
    background:url(../images/bg_featured.gif) no-repeat;
    height:25px;
    width:246px;
    text-indent:-500px;
    overflow:hidden;
    }
    
h3#searchHeading {
    background:url(../images/bg_search.gif) no-repeat;
    height:25px;
    width:100px;
    text-indent:-500px;
    overflow:hidden;
    }

h3#subscribeHeading {
    background:url(../images/bg_subscribe.gif) no-repeat;
    height:25px;
    width:115px;
    text-indent:-500px;
    overflow:hidden;
    }

#whatsNew a, #featuredProducts a{font-weight:bold; font-size:1.1em;}
/*=================================== END Featured Boxes*/

#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;
    }

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

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

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

#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%;}


/* ======================= Product Display */

#productGeneral
{
    clear: left;
    float: left;
}

#productGeneral h1{

font-size:3em;
line-height:normal;
}

#productDescription{line-height:1.7em;}
#productDetailsList, #productReviewLink, #productTellFriendLink{display:none;}
#productPrices{color:#ff9900; font-size:2em;}

/*Hide category image on category page */
.categoryImg{display:none;}
#indexDefaultHeading{display:none;}
LEGEND{font-size:15px;}

/* BEGIN Shipping Table Classes */

.tblShipping {
    border: 1px #443319 solid;
    }

.tblShipping .tdBottom {
    border-bottom: 1px #443319 dotted;
    }

.tblShipping .tdRight {
    border-right: 1px #443319 dotted;
    }
/* END Shipping Table Classes */



