/**
 * 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: 0px 0px 0px 0px;
    font-family: tahoma, arial, verdana, helvetica, sans-serif;
    font-size: 9pt;
    color: #505050;
    background: #cde0f0;
    }

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
    color: #000;
    text-decoration: underline;
    }
 
a:visited {
    color: #000;
    text-decoration: underline;
    }

a:hover, #navEZPagesTOC ul li a:hover,  #navSupp ul li a:hover, #navMain ul li a:hover , #navCatTabs ul li a:hover {
    text-decoration: none;
    }
#navMain ul li a:link, #navMain ul li a:visited {
    color: #000;
}

a:active {
    color: #008dc2;
    }

h1, #cartEmptyText {
    font-size: 1.2em;
    color: #000;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;
    }

h2 {
    font-size: 1.1em;
    
    }

h3 {
    font-size: 1.0em;
    }

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
    font-size: 1.0em;
    }

.biggerText {
    font-size: 1.0em;
    }

h1, h2, h3, h4, h5, h6 {
    margin: 1.0em 0;
    }

/*  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%;
    }
*/
h2.greeting {
    margin-top: 0px;
}

CODE {
    font-family: tahoma, arial, verdana, helvetica, sans-serif;
    font-size: 1em;
    }

FORM, SELECT, INPUT {
    display: inline;
    font-size: 1em;
    margin: 0.1em;
    }
form {
    padding: 0px;
    margin: 0px;
}

TEXTAREA {
    float: left;
    margin: auto;
    display: block;
    width: 95%;
    }

FIELDSET {
    padding: 0.5em;
    margin: 0.5em 0em;
    border: 1px solid #cccccc;
    }

LEGEND {
    font-weight: bold;
    padding: 0.3em;    
    color: #505050;
    }

LABEL, h4.optionName {
    margin: 0px;
    line-height: 1.5em;
    padding: 0.2em;
    }
    


LABEL.checkboxLabel, LABEL.radioButtonLabel {
    margin: 0.5em 0.3em;
    }

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
    }

#logo {
position: absolute;
padding-top: 4px;
font-size: 26pt;
font-weight: normal;
color: #1a1e1f;
z-index: 20;
top: 150px;
right: 15px;
font-family: Orator Std, "Apple Chancery", arial, helvetica;
}

#productPrices{
    float:right;
    padding-top: 10px;
}
#productName{
    float:left;
    margin-bottom:0px !important;
}
#productMainImage{
    margin-top: 0 !important;
    float:right;
    width:210px;
    height: 210px;
    display: block;
    text-align: center;
}

#productMainImageBorder{  
    display: table-cell;
    border: 1px solid #ccc;  
    text-align: center;
    height: 208px;
    width: 208px;
    vertical-align: middle;
}

.logoTitleOdd {
    color: #a6030a;
}


#logo a {
    color: #1a1e1f;
    text-decoration: none;
}

#strapline {
position: absolute;
padding-top: 4px;
font-size: 25px;
font-weight: normal;
color: #1a1e1f;
z-index: 20;
top: 80px;
left: 20px;
font-family: Orator Std, "Apple Chancery", arial, helvetica;
    
}


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, ADDRESS {
    padding: 0.5em;
    }

ADDRESS {
    font-style: normal;
    }

.clearBoth {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 1px;
    }

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 #9a9a9a;
    margin: 4px 0px 4px 0px;
    }

.messageStackWarning, .messageStackError {
    background-color: #96af6f;
    color: #ffffff;
    }

.messageStackSuccess {
    background-color: #99FF99;
    color: #000000;
    }

.messageStackCaution {
    background-color: #FFFF66;
    color: #000000;
    }

/******************** Advert Styles *************/
div.adrow {
clear: both;
}
.adimage {
      width: 140px;
    float: left;
    height: 80px;
    overflow: auto;
  }

.adtext {
    font-family: Tahoma, Arial,sans-serif;
    font-size: 9pt;
    text-align: left;
    width: 350px;
    float: right;
    padding-bottom: 10px;
  }  

/*wrappers - page or section containers*/
#mainWrapper {
    background: url(../images/mainwrapperbg.gif) repeat-y;
    text-align: left;
    width: 919px;
    vertical-align: top;
    border: 0px;
    }

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    margin: 0em;
    padding: 0em;
    }
#headerWrapper {
    border: 0px;
    background-color: transparent;
}

#logoWrapper{
    position: relative;
    height: 205px;
    padding: 4px;    


}

#contentMainWrapper {
    padding: 0px 0px;
    clear: both
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
    margin: auto;
    text-align: middle;
    } 
#navColumnOneWrapper {
    padding-right: 4px;
}
#navColumnTwoWrapper {
    padding-left: 4px;
}

#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.1em 0em;
    }
    

/*navigation*/

.navSplitPagesResult { padding: 4px 0px; height: 20px; display:block;}
.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: transparent url(../images/header.png) top center no-repeat;
    padding: 0em 0em;
    font-weight: bold;
    color: #000;
    height: 259px;

    margin-bottom: 3px;
    }
    
#navSuppWrapper {
    height: 20px;    
}
    
#navMain {
    position: relative;
    float: left;
    color: #fff;
    height: 40px;
    width: 440px;
    padding-left: 10px; 
} 

#navMain a {
    color: #fff;
    font-size: 10px;
    padding-right: 5px;
}   

#basketArea {
    float: right;
    margin: 0px;
    width: 230px;
    font-size: 8pt;
    font-weight: bold;
    padding: 15px 0px 12px 0px;
    color: #20282c;
}

#shoppingCartHeader {
    position: relative;
    margin: 0px;
    padding: 5px 0px 5px 0px;
}

#shoppingCartContent {
    position: relative;
    padding: 5px 0px 0px 0px;
}

#shoppingCartContent a {
    color: #b40000;
}

#navMainSearch {
    float: left;    
    padding: 10px 0px 10px 0px;
    font-size: 8pt;
    color: #20282c;
    font-weight: bold;
}

#navSuppWrapper {
    background-color: #e7e7e7;
    text-align: center;
    border-top: 1px solid #b5b2b5;
}

#navCatTabsWrapper {
    background-color: #ffffff;
    color: #9a9a9a;
    background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
    margin: 0;
    padding: 0px;
    list-style-type: none;
    line-height: 1.5em;
    display: block;
    }

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
    display: block;
    }

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    text-decoration: underline;
    padding: 0px 0px 0px 15px ;
    margin: 0;
    color: #000;
    white-space: nowrap;
    font-size: 7pt;
    background: transparent url(../images/headerbullet.gif) 4px 4px no-repeat;    }

#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 {
    margin: 0.5em;
    }
    
.buttonRow {
    padding-top: 5px;
    padding-bottom: 5px;
}

#indexProductListCatDescription    {
    margin: 0px;
}

#navBottomBar {
    background: #eeeeee url(../images/searchbar.gif) repeat-x;
    height: 37px;
    width: 100%;
}


#navBreadCrumb, #navBreadCrumb a:link,  #navBreadCrumb a:visited{
    padding: 0px;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
    color: #000;
}

#navBreadCrumb {
    background: transparent;
    padding: 7px 0px 7px 7px;    
    margin: 0px 0px 4px 0px;
    
}

#mainBannerImage {
    background: transparent url(../images/banner.jpg) no-repeat 0px 0px;
    border: 1px solid #b7babb;
    margin: 0px 0px 4px 0px;    
    height: 185px;
    width: 408px;
    display: none;
}

#bannerText {
position: absolute;
font-size: 14pt;
font-weight: normal;
color: #323b42;
text-transform: uppercase;
top: 10px;
left: 360px;
}


#navColumnOne, #navColumnTwo {
    background-color: transparent;
    }
    
#navColumnOneWrapper {
    margin-left: 10px;
}

#navColumnTwoWrapper {
    margin-right: 10px;
}

/*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: 1.0em;
    padding-left: 0px;
    }

.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: 0px 0px 4px 0px;
    position: relative;
    }


.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
    font-size: 0.9em;
    }

/*Shopping Cart Display*/
#cartAdd {
    text-align: center;
    border: 1px solid #cccccc;
    padding: 10px;
    width: 300px;
    float: left;
    min-height: 186px;
}


.tableHeading TH {
    border-bottom: 1px solid #9a9a9a;
    }

.tableHeading, #cartSubTotal {
    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;
    }

.cartUnitDisplay, .cartTotalDisplay {
    text-align: right;
    padding-right: 0.2em;
    }

#scQuantityHeading {
    padding-left: 4px;
}
#scUpdateQuantity {
    width: 2em;
    }

.cartQuantity {
    width: 4.7em;
    padding: 4px;
    text-align: right;
    }

.cartNewItem {
    color: #000;
    font-size: 8pt;
    position: relative;  /*do not remove-fixes stupid IEbug*/
    }

#shoppingcartContent ul li a {
    text-decoration: none;
    color: #000;
}


.cartOldItem {
    color: #000;
    font-size: 8pt;
    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: #116eb8;
    }

.orderHistList {
    margin: 1em;
    padding: 0.2em 0em;
    list-style-type: none;
    } 

#cartBoxListWrapper ul, #ezPageBoxList ul {
    list-style-type: none;
    }

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
    margin: 0;
    padding: 0.2em 0em;
    } 
    
#cartBoxListWrapper {
    width: 170px;
    padding-top: 6px;
}

#shoppingcartContent {
    
background: transparent url(../images/shoppingbasketheader.png) top repeat-x;
}


#cartBoxListWrapper th {
    font-weight: normal;
    margin-top: 0px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 3px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-left: 0px;
}
    
#cartBoxListWrapper td {

    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 3px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-left: 0px;
    font-size: 11px;

}

#cartBoxEmpty, #cartBoxVoucherBalance {
    font-weight: bold;
    }

#cartBoxEmpty {
    color: #fff;
    padding-top: 10px;
    padding-left: 23px;
}

.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: 45px 0em 1em 1em ;
    }

.categoryIcon {}

#cartImage {
    width: 50px;
    margin: 0em 1em 0em 0em;
    border: 1px solid #ccc;
    }

/*Attributes*/
.attribImg {
    width: 20%;
    margin: 0.3em 0em;
}

#productMainImage a, #productReviewsDefaultProductImage a {
    text-decoration: none;
}

#productReviewsDefaultProductImage img {
    border: 1px solid #ccc;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
    margin: 1em 0em;
    }

#ezPageDefaultWrapper h1 {
    color: #333333;
    background: none;
    padding-left: 0px;
}
.centerBoxWrapper, #indexProductList, #specialsListing, #featuredDefault,#advSearchDefault, #ezPageDefault, #loginDefault, #createAcctSuccess, #addressBookProcessDefault, #addressBookDefault, #accountDefault, #acctNewslettersDefault, #reviewsWrite, #reviewsDefault,#checkoutShipping, #checkoutPayment,#checkoutConfirmDefault, #checkoutSuccess, #accountHistoryDefault, #advSearchResultsDefault, #newProductsDefault, #reviewsInfoDefault, #timeoutDefault, #contactUsDefault, #productInfoNoProduct, #passwordForgotten, #logoffDefault, #indexCategories, #accountHistInfo, #createAcctDefault  {
    margin: 0px;
    padding: 0px;
    line-height: 1.3em;
    }
#alsoPurchased  {
    background: transparent;
    width: 100%;
}

.centerBoxContentsAlsoPurch {
    padding-left: 10px;
    padding-right: 10px;
    border:#acacac solid 1px;
    width: 100px;
}

#shoppingCartDefault .centerBoxContentsAlsoPurch{
    width: 25% !important;
    text-align: center;
    margin: 4px;
}

#indexProductList, #productGeneral,#specialsListing, #featuredDefault, #advSearchDefault, #ezPageDefault, #loginDefault, #createAcctSuccess, #addressBookProcessDefault, #addressBookDefault, #accountDefault, #acctNewslettersDefault, #reviewsWrite, #reviewsDefault, #shoppingCartDefault, #checkoutShipping, #checkoutShipping, #checkoutPayment, #checkoutConfirmDefault, #checkoutSuccess, #accountHistoryDefault, #advSearchResultsDefault, #newProductsDefault, #reviewsInfoDefault, #timeoutDefault, #contactUsDefault, #productInfoNoProduct, #passwordForgotten, #logoffDefault, #indexCategories, #accountHistInfo, #createAcctDefault {
    background: #fff;
    padding: 0px 6px 30px 6px;
    margin: 0px 0px 3px 0px;
    line-height: 1.3em;
    width: 549px;
}

#indexCategories a {
    text-decoration: none;
    text-align: center;
}

#indexCategories img {
    margin-bottom: 5px;
}

#productName, #specialsListingHeading, #featuredDefaultHeading, #advSearchDefaultHeading, #ezPagesHeading, #loginDefaultHeading, #createAcctSuccessHeading, #addressBookProcessDefaultHeading, #addressBookDefaultHeading, #accountDefaultHeading, #acctNewslettersDefaultHeading, #reviewsWriteHeading, #reviewsDefaultHeading, #productReviewsDefaultHeading, #cartDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutSuccessHeading, #accountHistoryDefaultHeading, #advSearchResultsDefaultHeading, #newProductsDefaultHeading, #reviewsInfoDefaultHeading {
    margin-bottom: 15px;
}

#shoppingCartDefault .forward a {
    color: #fff;
}
h2.centerBoxHeading {
    margin: 0px;
    font-size: 9pt;
    color: #fff;
    padding: 5px 0px 5px 7px;
    background: transparent url(../images/centerboxheading.gif) repeat-x;
    border: 1px solid #4d5558;
    display:none;    
    }

#alsoPurchased h2.centerBoxHeading {
    padding: 15px 0px 13px 0px;
    background: transparent;
}

#checkoutPaymentHeadingAddress{
    margin-top: 6px;
}
    
#checkoutShippingHeading {
    margin-top: 0px;
}    
#checkoutShippingHeadingMethod, #checkoutConfirmDefaultShipment, #checkoutConfirmDefaultPayment {
    margin-top: 5px;
}
/*sideboxes*/
.columnLeft {
}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
    font-size: 11px;
    color: #111214;
    text-decoration: none;
}


.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
    margin: 0em;
    padding: 6px 0px 5px 15px;
    background: transparent;        
        
    }

.leftBoxContainer, .rightBoxContainer {
    padding: 0px;
    margin: 0px 0px 4px 0px;
    background: #fff url(../images/sideboxbg.png) bottom repeat-x;
    


         
    width: 164px;
    }

.sideBoxContent {
    padding: 4px 0px 10px 0px;
    margin: 0px;
    border: 1px solid #4d4d4d;  
    }
    
#whatsnewContent {
    padding-top: 10px;
}
#editablesideboxContent {
    padding: 0px;
    height: 180px;
}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
    color: #262424;
    text-decoration: underline;
    } 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
    color: #262424;
    }

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #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, .attribImg {
    text-align: left;
    }    
    
.centeredContent {

    margin: 0px 0px;
}
    
#productMainImage, #productReviewsDefaultProductImage {
    float: right;
    text-align: right;    
}
    
#siteFooter {
    text-align: right;
    background-color: transparent;
    padding: 5px 20px;
    color: #000;
    margin: 0px;
}    
    
#siteinfoLegal {
    text-align: right;
    background-color: transparent;
    padding: 5px 20px;
    color: #000;
    margin: 0px;
}    


#footerWrapper {
    border-top: 1px solid #a6a6a6;
    background: transparent url(../images/payment.png) 10px 10px no-repeat ;
    margin: 0px 8px;
    height: 51px;
    position: relative;
}

#RSSFeedLink {
    position: absolute;
    top: 14px;
    left: 360px;    
}


#siteFooter a:link, #siteFooter a:visited {
    padding-right: 5px;
    font-size: 8pt;
    color: #000;
    text-decoration: none;
}

#siteinfoLegal a:link, #siteinfoLegal a:visited {
    padding-right: 5px;
    font-size: 8pt;
    color: #000;
    text-decoration: none; 
}

#bestsellers .wrapper {
    margin: 0em 0em 0em 1em;
    }

#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;
    }

/* categories box parent and child categories */

#categoriesContent ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#categoriesContent ul li, #ezpagesContent ul li {
    padding: 0px;
    margin: 0px;
}

 A.category-products, A.category-products:visited, #ezpagesContent A, #ezpagesContent A:visited {
    background: transparent url(../images/bullet.png) 6px 6px no-repeat;
    margin: 0px;
    color: #000;
    text-decoration: none;
    font-size: 11px;
    display:block;
    padding: 4px 0px 4px 20px;
    font-weight: normal;
}

A.category-top, A.category-top:visited, A.category-links, A.category-links:visited {
    color: #116eb8;
    background: transparent;
    margin: 0px;
    text-decoration: none;
    font-size: 11px;
    display:block;
    padding: 4px 0px 4px 5px;
    font-weight: bold;
}

A.category-products, A.category-products:visited {
    margin-left: 10px;
}

A.category-subs, A.category-subs:visited {
    color: #404040;
    text-decoration: none;
    }
A.category-top:hover, A.category-links:hover, A.category-products:hover, A.category-subs:hover, #ezpagesContent A:hover  {
    text-decoration: none;
    }

/* Fix for category list spacing issue in IE6 */
#categoriesContent ul li a, #ezpagesContent ul li a {display:inline-block;}
#categoriesContent ul li a, #ezpagesContent ul li a {display:block;}

#featuredContent, #whatsnewContent, #reviewsContent, #tellafriendContent, #whosonlineContent, #searchContent, #specialsContent, #bestsellersContent {
    padding-left: 10px;
    font-size: 8pt;
}

#featuredContent a, #whatsnewContent a, #reviewsContent a, #specialsContent a, #bestsellersContent a {
    text-decoration: none;
}

#featuredContent img, #whatsnewContent img, #reviewsContent a img, #specialsContent img {
    border: 1px solid #ccc;
    margin: 4px;
}

#searchContent, #subscribeContent {
    padding: 4px 0px 10px 0px;
    margin: 0px;
    border: 1px solid #4d4d4d; 
    border-top: 0px solid #4d4d4d;
    position: relative
}
#searchByCategory{
    margin-right:10px;
}
    #searchByCategory h3, #searchByCategory select{
        float:left;
    }
    #searchWrapper #Content{
        padding-left:10px;
        padding-top:10px;
        background:url("../images/sideboxbg.png") repeat-x scroll center bottom #FFFFFF;
    }
    #jscategory{
        margin-left:10px;
        margin-right:4px;
    }

.searchButton {
    /*Position: absolute;
    right: 5px;
    bottom: 8px;*/
    float:left;
}
.searchButton input{
    border:none !important;
}

 #searchHeading, #subscribeHeading {
    border: 1px solid #4d4d4d; 
    border-bottom: 0px solid #4d4d4d;;
     
 }
 
 #subscribeText {
     text-align: left;
     padding-left: 3px;
     color: #000;
 }
 
#Content #searchButton input{
    margin-top:-2px;
}
#searchInput input, #subscribeInput input {
    width: 120px;
    margin-left: 3px;
    background: #f2f2f2;
    border: 1px solid #000;
    
}
#searchInput input{
    width:330px !important;
    height:26px;
    font-size:1.2em;
}
#searchByCategory h3{
    font-size:1.2em;
    color:#000000;
    margin-top:8px !important;
}

#paymentsContent {
    text-align: center;
}

SPAN.category-subs-parent {
    font-weight: bold;
    }
SPAN.category-subs-selected {
    font-weight: bold;
    }
/* end categories box links */

/*misc*/
.back, .back0, .back1, .back2 {
    float: left;     
    }
#featuredProducts .back0, #featuredProducts .back1, #featuredProducts .back2,  #specialsDefault .back0,  #specialsDefault .back1, #specialsDefault .back2,  #whatsNew .back0, #whatsNew .back1, #whatsNew .back2 {
    margin: 4px 2px 2px 0px;
    padding: 12px 6px;
    width: 169px ;
    height: 200px;
    text-align: center;
    display: block;
    position: relative;
    background: transparent url(../images/productbg.png) no-repeat;        
    
}



#featuredProducts .back0, #featuredProducts .back1, #featuredProducts .back2, #specialsDefault .back1,  #whatsNew .back0, #whatsNew .back1 {
    margin: 4px 0px 2px 2px;    
}

.centerBoxContentsFeatured img, .centerBoxContentsSpecials img, .centerBoxContentsNew img {
    margin-right: 10px;

}

.centerBoxContentsFeatured a, .centerBoxContentsSpecials a, .centerBoxContentsNew a {
    font-weight: bold;
}

.indexImageLink {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    display: block;
}

#scUnitHeading, #scTotalHeading {
    text-align: right;
}
.forward, #shoppingCartDefault #PPECbutton {
    float: right;
    }

.bold {
    font-weight: bold;
    }

.rowOdd {
    height: 1.5em;
    vertical-align: top;
    }

.rowEven {
    height: 1.5em;
    vertical-align: top;
    }

#ccTotalHeading {
    text-align: right;
}

.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;
    padding: 4px;
    }

#productsListingTopNumber {
    padding-bottom: 4px;
}

.productListing-rowheading {
    background-color: #116eb8;
    height: 2em;
    color: #fff;
    }

th.productListing-heading {
    padding: 4px;
}

th.productListing-heading a {
    color: #fff; 
    text-decoration: none;
    
}

.productListing-data {
    vertical-align: top;
    padding: 10px 0px;
    border-bottom: 1px dotted #ccc;
    }    

.productListing-data img {

}

.main img {
;
}
    
#listCell0-0 {
    width: 100px;
}
#cat1Table img {
   
}    

#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;
    }

#infoShoppingCart {
    padding: 4px;
}

#editablesideboxHeading {
    display: none;
}

#navEZPagesTop {
    background: transparent;
    font-size: 0.95em;
    font-weight: bold;
    margin: 0em;
    padding: 0.0em;
    text-transform: capitalize;
    height: 20px;
    padding-bottom: 5px;
    margin-top: 0px;
    margin-left: 8px;
    text-align: left;
    width: 100%;

}


    

* html #navEZPagesTop {  

    padding-top: 3px; 

}

    

#navEZPagesTop ul {

    list-style-type: none;

    padding: 0px 0px 0px 0px;

    margin: 0px;

}    



#navEZPagesTop ul li {

display: block;

margin: 2px 0px 0px 0px;

padding: 0px 0px 0px 30px;

background: transparent url(../images/lefttab.png) no-repeat; 




float: left;

}    



* html #navEZPagesTop ul li {  

    width: 1%;

    white-space: nowrap;

}


 #navEZPagesTop ul li.last a {

background: transparent url(../images/righttablast.png) top right no-repeat;

}


#navEZPagesTop ul li a {



background: transparent url(../images/righttab.png) top right no-repeat;

}








#navEZPagesTop ul li.selected {

background: transparent url(../images/navleftw.png) no-repeat;

}

#navEZPagesTop ul li.selectedlast {
    background: transparent url(../images/navleftw.png) no-repeat; 
    
}

#navEZPagesTop ul li.selectedlast a {



background: transparent url(../images/navrightwlast.png) top right no-repeat;

}



#navEZPagesTop ul li.selected a {



background: transparent url(../images/navrightw.png) top right no-repeat;

}

#navEZPagesTop a {
    margin: 0px;
    padding: 5px 30px 5px 5px;
    color: #fff;
    text-decoration: none;
    background: transparent;
    display: block;
    }

#navEZPagesTop a:hover {

    text-decoration: underline;

    }


/*#navEZPagesTop {
    background: transparent;
    font-size: 0.95em;
    font-weight: bold;
    margin: 3px 0px 0px 0px;
    padding: 0.0em;
    text-transform: uppercase;
    height: 18px;
    padding-top: 7px;
    text-align: left;
    display: inline; 
}
    
    
#navEZPagesTop ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}    

#navEZPagesTop ul li {
    display: inline;
    margin: 0px;
    padding: 6px 35px 0px 35px;
    background: transparent url(../images/tabs.png) no-repeat;     
        
}

#navEZPagesTop ul li.firsts {
    background: transparent url(../images/firsttab.png) no-repeat;
       
}    

#navEZPagesTop a {
    margin: 0px;
    padding: 0em;
    color: #fff;
    text-decoration: none;
    }
#navEZPagesTop a:hover {
    text-decoration: underline;
    }    

*/


#productListing {
    padding-bottom: 10px;
}

#whatsnewContent {
    background: transparent;
}

#shopCartButtons {
    position: relative;
    display:block;
    width: 100%;
}

#productNameLink {
    position: absolute;
    text-align: left;
    left:15px;
    bottom: 60px;
    width: 126px;
    height: 30px;
    
}

.homeTitle a{
    color: black;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    font-size: 9px;
}

#searchByCategory {
    margin-left: 2px;

}


#searchByCategory select, #searchByCategory input {
    border: 1px solid #000;
    background: #fff;
    
}

.testimonial {
color: #000;
padding: 0 5px 5px 5px;
text-align:left;
}
.testimonial p {
margin: 0; padding: 5px 0;
}
.testimonial span {
float:right;
}
.testimonialImage {
margin: 0;
padding: 0;
text-align: center;
}

#editablesideboxContent img {
    margin-top: 10px;
}


#detailsButton {
    padding: 0px;
    margin: 0px;
    width: 20px;
    position: absolute;
    right: 19px;
    bottom: 62px;
}

#featuredPrice {
    padding: 0px;
    margin: 0px 0px 0px 3px;     
    position: absolute;
    text-align: center;
    left: 10px;
    bottom: 35px;
}

.featuredPriceTotal {
    height: 20px;
    float: right;
    text-align: center;
}

#GeoTrustContent {
    text-align: center;
    padding-top: 10px;
}

#shoppingcartHeading a {
    text-decoration: underline;
}

#shoppingcartHeading a:hover {
    text-decoration: none;
}

#searchWrapper #searchInput{
    float:left;
}

#searchInput input{
    width:300px;
}

#subcategories-header{
    display:none !important;
}

#searchManufacturer{
    float:left;
}


#producttabs{
    display:block;
    list-style:none;
    padding-left:0px;
}

#producttabs li{
    float:left;
    list-style:none;
    margin-right:1px;
}

    #producttabs a{
        text-decoration:none;
        display:block;
        background-image: url('../images/tabs/navcentb.png');
        background-repeat: repeat-x;
        background-position:top;
    }
        #producttabs div{
            background-image: url('../images/tabs/navleftb.png');
            background-repeat:no-repeat;
            background-position:top left;
        }
        #producttabs div div{
            background-image: url('../images/tabs/navrightb.png');
            background-repeat:no-repeat;
            background-position:top right;
            height:20px;
            padding-top:5px;
            padding-left: 10px;
            padding-right:10px;
            color:#ffffff;
        }
        
#producttabs a.selected{
    background-image: url('../images/tabs/navcentw.png');
}
    #producttabs a.selected div{
        background-image: url('../images/tabs/navleftw.png');
    }
    #producttabs a.selected div div{
        background-image: url('../images/tabs/navrightw.png');
        color:#000000;
        height:21px;
        margin-bottom:-1px;
    }
#tabs{
    margin-top:20px;
}

.tabContainer{
    border:#acacac solid 1px;
    padding-left:10px;
    padding-right: 10px;
}

#searchByCategoryDropdown, #searchManufacturer{
    width:43%;
    font-size:1.2em;
    font-weight:bold;
    height:26px;
}

#tab3 .centerBoxContentsAlsoPurch{
    padding:0px !important;
    margin-right:4px;
    margin-left:4px;
    width:31% !important;
    text-align:center;
    padding-top:10px !important;
    padding-bottom:10px !important;
    height:150px;
}

#testimonials-manager b{
    display:block;
    padding-left:4px;
}

#addThisBlock {
    padding: 10px;
}