/**
 * 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 3215 2006-03-20 06:05:55Z birdbrain $
 */

body {
    margin: 0;
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: .7em !important;
    color: #000000;
    background-color: #e5edf5;
    }
body#popupImage {
    background:#FFF; !important
}

a img {border: none; }

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

a:visited {
    color: #3300FF;
    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: #FF0000;
    }

a:active {
    color: #0000FF;
    }

h1 {
    font-size: 1.5em;
    }

h2 {
    font-size: 1.4em;
    }

h3 {
    font-size: 1em !important;
    }

h3.itemTitle {
}

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

.biggerText {
    font-size: 1.2em;
    }

h1, h2, h3, h4, h5, h6 {
    margin: 0.3em;
    }

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

FORM, SELECT, INPUT {
    font-size: 1em;
    margin: 0.1em;
    }

input.submit-image {
    border:none;
}

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

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

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

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

#logo, .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: #99FF99;
    color: #000000;
    }

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

/*wrappers - page or section containers*/
#mainWrapper {
    background-color: #ffffff;
    text-align: left;
    width: 100%;
    vertical-align: top;
    }

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

.wrapperAttribsOptions .optionName, .wrapperAttribsOptions .back {
    clear:both;
}
/*navigation*/

.navSplitPagesResult {}
.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;
    background-color: #9a9a9a;
    font-weight: bold;
    color: #ffffff;
    height: 1%;
    width: 100%;
    }

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

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
    display: inline;
    white-space: nowrap;
    }

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    text-decoration: none;
    padding: 0em 0.5em;
    margin: 0;
    color: #ffffff;
    }

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

#navMainSearch, #navCategoryIcon{
    margin: 0.5em;
    }

#navBreadCrumb {
    background-color: #cc9900;
    }

#navEZPagesTop {
    background-color: #ffff33;
    }

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

#navColumnOne {
    background-color: #FFCC99;
    }

#navColumnTwo {
    background-color: #00BFBF;
    }

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

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

.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: 0em;
    }

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

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

h1#checkoutSuccessHeading{
    background:none;
}

.checkoutSectionHead {
    background-color:#CACACA;
    padding:5px 0 5px 5px;
    font-weight:bold;
    margin-bottom:10px;
}

input.checkout_btn{
    border:none;
}
.tableHeading TH {
    border-bottom: 1px solid #cccccc;
    }

.tableHeading {
    background-color: #e9e9e9;
     }

#cartSubTotal {
    border-top: 1px solid #cccccc;
    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, #cartInstructionsDisplay, .cartTotalsDisplay   {
    padding: 0.5em 0em;
    }
    
.cartProductDisplay,.cartQuantity,.cartUnitDisplay,.cartTotalDisplay{
border-top: 1px solid #cccccc;
}

div.cartTotalsDisplay,
text-align:left;

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

#scUpdateQuantity {
    width: 2em;
    }

td.cartQuantity {
    text-align: left;
    padding: 5px;
    }
    td.cartQuantity input[type=image] {
        border: none;
        padding: 0;
        margin: 0;
        }

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

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

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

.amount {
    width: 5.5em;
    }

/*Image Display*/
#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;
    }

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
    font-size: 1.6em !important;
    color: #666;
    font-weight:normal;
    }
h2.centerBoxHeading {
    color:#FFFFFF;
}
.leftBoxHeading, .centerBoxHeading {
    margin: 0em;
    background-color:none;
    padding: 2px;
    text-align:left;
    }

.leftBoxContainer {

    margin-top: 0em;
    }

.sideBoxContent {
    background-color:none;
    padding:0;
    }

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

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

h3.leftBoxHeading a:hover {
    color: #FFFF33;
    text-decoration: none;
    }

h3.rightBoxHeading a:hover {
    color: #FF0000;
    text-decoration: none;
    }

.rightBoxContent {
    background-color: #ffffff;
    margin-bottom: 1em;
    }

.centeredContent,  
#cartEmptyText, 
#cartBoxGVButton, 
#navCatTabsWrapper, 
#navEZPageNextPrev, 
#bannerOne, 
#bannerTwo,  
#bannerThree,  
#bannerFour,  
#bannerFive,  
#bannerSix, 
#siteinfoLegal, 
#siteinfoCredits, 
#siteinfoStatus, 
#siteinfoIP, 
.center, 
.cartRemoveItemDisplay, 
.cartQuantityUpdate, 
#cartBoxGVBalance, 
.centerBoxHeading,
.rightBoxHeading, 
.accountQuantityDisplay, 
.ratingRow, 
LABEL#textAreaReviews, 
#reviewsInfoDefaultProductImage, 
#productReviewsDefaultProductImage, 
#reviewWriteMainImage, 
.centerBoxContents, 
.specialsListBoxContents, 
.categoryListBoxContents, 
.additionalImages, 
.centerBoxContentsSpecials, 
.centerBoxContentsAlsoPurch, 
.centerBoxContentsFeatured, 
.centerBoxContentsNew, 
.gvBal, 
.attribImg{ 
    text-align: center;
}
th {
    padding-left:5px;
}
#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 {
    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;
    }

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 {
    background-color: #ffffff;
    }

/* 5Q - for styles that are not default to Zencart, the ones we write into the templates*/
img.5Q-list-image {
    float:left;
}

h3.main-category-title {
    font-size:30px !important;
    color:#069;
    font-weight:normal;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin-left:0;
}
h1.productGeneral {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background:none;
    font-size:1.3em;
    font-weight:bold;
    color:#069;
}
table.product-box {
    width:485px;
    border-top:3px solid #CCC;
    border-bottom:1px solid #CCC;
    padding:0 20px;
    background:#F3F0D9;
}
#productPrices {
    color:#666;
}
h2.product-details {
    margin:0;
    padding:0;
    color:#666;
    font-size:1.2em;
}
p.product-details {
    margin:0 0 10px 0;
    padding:0;
    color:#666;
    font-size:.85em;
    font-weight:bold;
}
.product-row-name-heading {
    background:#E7EFFF url(/assets/images/product_group_header_bg.gif) repeat-y;
    border-top:2px solid #CCC;
    border-bottom:1px solid #CCC;
    color:#006699;
    font-weight:bold;
    font-size:1.2em;
    padding:7px;
}
.dotted_bg {
    background:url(/assets/images/grey_vetical_dotted_line.gif) no-repeat center left;
}
.product-home-table td {
    border-bottom:1px solid #CCC;
    padding:20px;
}
.product-home-table {
    margin-bottom:20px;
}
.product-home-table h2 {
    font-size:120%;
    color:#069;
    margin:0;
}
.product-home-table ul {
    margin:0 0 0 20px;
    padding:0;
}
.product-home-table li, .product-home-table p,  .product-home-table a {
    font-weight:bold;
    color:#666 !important;
    font-size:100%;
    margin:0;
    padding:0;
    text-decoration:none;
}
.product-home-table a:hover {
    color:#CC0000 !important;
}
#guarantee-footer {
    padding:10px;
    width:750px;
    margin:0 auto 0 auto;
}
#guarantee-footer p {
    text-align:left;
    font-size:80%;
    color:#666;
    margin:0;
}
.no-margin {
    margin:0;
    padding:0;
}
.footer p, p.ulinks {
    /*font-size:.8em !important;*/
}
#comments {
    display: none;
}

.messageErrorCustom {
    color: #f00;
    font-weight: bold;
    padding: 10px;
    border: 1px solid #f00;
    }



/* --- bof product page styles --- */

#prod_container #col1, #prod_container #col2 {
    padding-top: 20px;
    }

#prod_container h1 {
    font-size: 20px;
    width: auto;
    }

#prod_container h2 {
    color: #069;
    font-weight: bold;
    font-size: 15px;
    margin: 10px 0 0 0;
    padding: 0;
    }
    #prod_container h2#productPrices {
        margin: 0 0 10px 0;
        }
h2.subtitle-back {
    margin: -5px 0 15px -5px;
}
h2.subtitle-back a {
    color: #069;
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 10px;
}
h2.subtitle-back img {
    margin-bottom: -6px;
}
#prod_container p {
    margin: 10px 0;
    padding: 0;
    }

#prod_container .light {
    color: #ccc;
    }

#prod_container h3 {
    border-top: 1px solid #cbcbcb;
    color: #069;
    padding: 5px 0;
    margin: 5px 0 0 0;
    }
    #prod_container h3.category-title {
        margin-top: 0;
        padding: 0 0 10px 0;
        border-top: none;
        border-bottom: 1px solid #cbcbcb;
        }
        #prod_container h3.category-title a {
            color: #069;
            }
            #prod_container h3.category-title a:hover {
                text-decoration: underline;
                }

#prod_container #larger_image {
    color: #666;
    font-weight: bold;
    display: block;
    margin: 10px 0;
    padding: 0 0 0 18px;
    background: url('/products/includes/templates/fiveq/images/magnifying_glass.jpg') 0 0 no-repeat;
    }
    #prod_container a#larger_image:hover {
        text-decoration: underline;
        }

#prod_container #col1 {
    width: 230px;
    float: left;
    }
    #prod_container #col1 ol {
        padding-left: 20px;
        margin: 0 0 10px 0;
        }
        #prod_container #col1 ol li a {
            color: #f00;
            margin-left: 5px;
            }
            #prod_container #col1 ol li a:hover {
                text-decoration: underline;
                }

#prod_container #col2 {
    width: 290px;
    float: right;
    padding-right: 4px;
    }
    #prod_container #col2 #more {
        color: #666;
        margin: 0;
        padding: 0;
        font-weight: bold;
        }
    #prod_container #col2 input {
        padding: 0;
        margin: 0;
        }

#prod_container #details {
    list-style: none;
    margin: 0;
    padding: 0;
    }

#prod_container #tellfriend_review {
    border: 1px solid #cbcbcb;
    border-left: none;
    border-right: none;
    background-color: rgb(243,240,217);
    margin-top: 10px;
    }
    #prod_container #tellfriend_review a {
        display: block;
        margin: 10px;
        }

#prod_container #listen_sample {
display: inline;
margin: 0 -4px 0 0;
padding: 0;
}

#prod_container #formats h3{
    margin-top:5px;
    padding-top:5px;
    }

#prod_container #formats a,li.attOption {
    font-weight: normal;
    display:block;
    text-decoration:none;
    padding:5px;
    margin:5px 0 4px 0;
	
}

#prod_container #formats a,li.attOption{
    background-color:#F2EFDA;
    color:black;
}
#prod_container #description {
margin: 10px 0;
}

.login-page-titles {
    font-size: 1.3em;
}

.product-review-box {
    padding: 5px;
    margin: 5px;
}
.review-author-box {
    text-align: right;
}
#sort-review-results-box {
    width: 350px;
    float: right;
}
.star-rating-image {
    margin: 3px 0 3px -3px;
}
/* --- eof product page styles --- */

#download_warning {
    color: #d00;
    font-weight: bold;
}

/* --- bof tpl_tabular_display styles --- */

.formats, .name, .image, .listen {
  border-bottom: 1px solid #ccc;
  }

#products .name {
  font-size: 14px;
  font-weight: bold;
  }
  
#products .formats, 
#products .formats li,
#products .formats li a {
  color: rgb(73,131,151);
  font-weight: bold;
  font-size: 12px;
  }
  #products .formats li a:hover {
    text-decoration: underline;
    }  
  
  
#products .formats {
  padding-top: 10px;
  vertical-align: top;
  } 
  #products .formats ul {
    margin: 0;
    }    
   .formats li {
     margin: 3px 0;
     }
  
#products .price {
  color: #666;
  }    
  
td.image img {
    margin: 7px 5px;
}  

/* --- eof tpl_tabular_display styles --- */




/*
===========================
    misc
---------------------------
*/

