/**
 * 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,v 1.30 2010/04/12 06:49:10 nastya Exp $
 */

body {
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 62.5%;
    color: #000000;
    background-color: #ffffff;
    }

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
    color: #C80404 !important;
    text-decoration: none;
    }

a:visited {
    color: #FF0000 !important;
    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;
    color: #9a9a9a;
    }

h2 {
    font-size: 1.4em;
    }

h3 {
    font-size: 1.3em;
    }

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

.biggerText {
    font-size: 1.2em;
    }

h1, h2, h3, h4, h5, h6 {
    margin: 0.3em 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%;
    }
*/

table {
    border-collapse: collapse;
}
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: #E4FEF5;
    }

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

    .paySystemCell{

        border: 0px solid red;
        float: left;
        display: inline !important;
        margin-right: 20px;
    }


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

LABEL.inputLabel {
    width: 9em;
    float: left;
    font-weight: bold;
    }

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;
    height: 1px;
    line-height: 1px;
    margin: 0px;
    }

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

.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: 900px;
    vertical-align: top;
    }

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

#contentMainWrapper a, #contentMainWrapper a:visited
{
  color: #0000FF;
}

#logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:75px;
    }

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

#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 {}
.navSplitPagesLinks a {
 text-decoration: underline !important;
}
.navSplitPagesLinks a:hover{
 text-decoration: underline;
}

.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: #abbbd3;
    background-image: url(../images/tile_back.gif);
    padding: 0.5em 0.2em;
    font-weight: bold;
    color: #0000ff;
    height: 1%;
    }

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

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    text-decoration: none;
    padding: 0em 0.5em;
    margin: 0;
    color: #ffff00;
    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;
    }

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

#navBreadCrumb {
    padding: 0.25em 0.5em;
    margin: 4px;
    background-color: #E0E0E0;
    font-size: 11px;
    font-family:Tahoma, sans-serif;
    font-weight: bold;
    }

#navEZPagesTop {
    background-color: #abbbd3;
    background-image: url(../images/tile_back.gif);
    font-size: 0.95em;
    font-weight: bold;
    margin: 0em;
    padding: 0.5em;
    }

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

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

    #productDescription
    { padding: 20px;
    }

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

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

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

.tableHeading, #cartSubTotal {
    background-color: #F3F3F3;
     }

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

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

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

.cartUnitDisplay {
    padding-left:2em;
}

.cartUnitDisplay, .cartTotalDisplay {
    text-align: right;
    padding-right: 2em;
    font-weight: bold;
    font-size: 12px;
    }

#scUpdateQuantity {
    width: 2em;
    }

.cartQuantity {
    width: 4.7em;
    }

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

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

.cartBoxTotal {
    text-align: center;
    font-weight: bold;
    }
.cartBoxTotalMessage
{ color: #C80404;
}

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

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

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

/*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%;
    margin: 1.1em 6px;
}

/*h2.centerBoxHeading {
    font-size: 1.6em;
    font-family: Georgia, "Times New Roman";
    text-align:left;
    line-height:22px;
    padding-left:12px;
    color: #542B2B;
    background:url(../../../../img/separator-blank.gif) no-repeat 0px 9px;
    overflow:hidden;
    height:22px;
    }*/

h2.centerBoxHeading
{ text-align: left;
  text-transform: uppercase;
  font-size: 10px;
  color: #363636;
  background: #ECECEC url(../images/design/star.gif) no-repeat 1% 50%;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
  margin-bottom: 1px;
}

div.columnar_border
{ border: 1px solid #B6B6B6;
  padding: 10px;
  height: 100%;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
    font-size: 1em;
    color: #363636 !important;
    text-decoration: none !important;
    }

h3.leftBoxHeading, h3.rightBoxHeading
{ border-bottom: 2px solid #A4A4A4;
  padding: 5px 0px;

}

h3.leftBoxHeading span, h3.rightBoxHeading span
{ background: url(../images/design/categories_marker.gif) no-repeat 7px 5px !important;
  text-decoration: none !important;
  padding-left: 13px;
}

h3#shoppingcartHeading
{ background: #363636 url(../images/design/shopping_cart_header_bg.gif) no-repeat 4px 2px;
  padding-left: 10px;
}
h3#shoppingcartHeading span
{ background: none !important;
}
h3#shoppingcartHeading a
{ color: #ffffff !important;
}


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

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
    margin: 0em;
    /*background-image: url(../images/tile_back.gif);*/
    padding: 0.25em 0.1em;
    }

.leftBoxContainer, .rightBoxContainer {
    margin: 0em;
    margin-top: 4px;
    }

.sideBoxContent {
    /*background: #DEDEC4;*/
    background: #ffffff;
    margin-top: 1px;
    margin-bottom: 1px;
    /*padding: 0.4em;*/
    }

.sideBoxHeader {
    height:25px;
    overflow:hidden;
    }

.sideBoxHeader span {
    line-height:25px;
    margin-left:26px;
    font-family:Georgia, Fantasy;
    font-weight:bold;
    font-size:13px;
    color:white;
    overflow:hidden;
    }

.sideBoxHeader a,a:hover,a:visited {
    color:white;
    text-decoration:none;
    }

.sideBoxHeader a:hover {
    text-decoration:underline;
    }

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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
    color: #0000FF;
    }

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

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

/* categories box parent and child categories */
div.subcat_border
{ border: 1px solid #B6B6B6;
  margin-top: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
}

A.category-top, A.category-top:visited {
    font-size: 12px !important;
    letter-spacing: -0.5pt !important;
    display: block;
    width: 154px;
    color: #696868 !important;
    background: url(../images/design/categories_marker.gif) no-repeat 7px 9px;
    text-decoration: none !important;
    font-weight: bold;
    padding: 0.25em 0.1em;
    padding-left: 13px;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: 2px solid #B6B6B6;
    }
A.category-links, A.category-links:visited {
    color: #542B2B;
    text-decoration: underline;
    }
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
    /*color: #542B2B;*/
    font-size: 12px !important;
    color: #000000 !important;
    text-decoration: none !important;
    margin-left:16px;
    }
A.category-subs:hover, A.category-products:hover
{ text-decoration: underline !important;
}

SPAN.category-subs-parent {
    font-weight: bold;
    }
SPAN.category-subs-selected {
    font-weight: bold;
    }
/* end categories box links */

/*misc*/
.back {
    float: left;
    }

.forward {
    float: right;
}

* html .forward {
    width: 300px;
}

.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: #F3F3F3;
    color: #686666;
    height: 2em;
    }

.productListing-rowheading {
    background-color: #abbbd3;
    background-image: url(../images/tile_back.gif);
    height: 2em;
    color: #0000FF;
    }

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

table#headermenu{
    background:#1B429B;
    color:white;
    font-weight:bold;
    }

table#headermenu img{
    border:none;
}

table#login{
    margin:0px;
    background:#B19F74;
    color:white;
    }

table#login td{
    margin:0px;
    background:#B19F74;
    color:white;
    font-family:Arial, Fantasy;
    font-size:12px;
    }

table#login b.blue{
    color:#23438B;
    }

table#login b.blue{
    color:#23438B;
    }

table#login a{
    color:white;
    }

table#login input.txt{
    border:solid 1px black;
    background:#FFFFFF;
    width:82px;
    height:16px;
    }

div#footer{
    width:100%;
    background:#B19F74;
    height:5px;
    }
div#footertext{
    width:100%;
    height:26px;
    background:#EEEEE1;
    text-align:center;
    padding-top:6px;
    }
div#footertext a, div#footertext a:hover, div#footertext a:visited{
    color:#1A49B6;
    text-decoration:underline;
    }

div.centerBoxContentsFeatured{
    color:#1B429B;
    font-weight:bold;
    }

div.centerBoxContentsFeatured a, div.centerBoxContentsFeatured a:hover, div.centerBoxContentsFeatured a:visited, div.centerBoxContentsFeatured a:active{
    color:#1B429B;
    font-weight:normal;
    text-decoration:underline;
    }

div#featuredProducts div.centerBoxContentsFeatured img{
    border:solid 1px #E0D9C7;
    }

div.centerBoxContentsNew{
    color:#1B429B;
    font-weight:bold;
    }

div.centerBoxContentsNew a, div.centerBoxContentsNew a:hover, div.centerBoxContentsNew a:visited, div.centerBoxContentsNew a:active{
    color:#1B429B;
    font-weight:normal;
    text-decoration:underline;
    }

div#whatsNew div.centerBoxContentsNew img{
    border:solid 1px #E0D9C7;
    }


div#featured{
    color:#1B429B;
    font-weight:bold;
    }

div#featured a, div#featured a:hover, div#featured a:visited, div#featured a:active{
    color:#1B429B;
    font-weight:normal;
    text-decoration:underline;
    }

div#searchContent{
    color:#542B2B;
    text-align:left;
    padding-left:7px;
    }

div#searchContent form{
    margin:0px;
    }

div#searchContent a, div#searchContent a:hover, div#searchContent a:visited, div#searchContent a:active{
    color:#542B2B;
    font-size:10px;
    text-decoration:underline;
    }

div#information a, div#searchContent a:hover, div#searchContent a:visited, div#searchContent a:active{
    color:#542B2B;
    font-size:10px;
    text-decoration:underline;
    }

div#cartBoxEmpty{
    text-align:left;
    font-weight: normal;
    font-size: 12px;
    margin-left:12px;
    color:#542B2B;
    height: 90px;
    }

div.leftBoxContainer a, div.leftBoxContainer a:hover, div.leftBoxContainer a:visited, div.leftBoxContainer a:active{
    color:#542B2B;
    font-size:10px;
    text-decoration:underline;
    }

div#cartBoxListWrapper a, div#cartBoxListWrapper a:hover, div#cartBoxListWrapper a:visited, div#cartBoxListWrapper a:active, div#cartBoxListWrapper span.cartNewItem, div#cartBoxListWrapper span.cartOldItem{
    color:#542B2B;
    font-size:10px;
    text-decoration:underline;
    }


div.sideBoxContent ul{
    list-style:none;
    margin:0px;
    padding:0px;
    }

div#categoryImgListing{
    margin-top:8px;
    }

div.categoryListBoxContents{
    border:solid 1px red;
    }

div.categoryListBoxContentsOdd{
    /*background:url(../../../../img/category-odd.gif) no-repeat 0px 0px;*/
    border: 2px solid #E0E0E0;
    float:left;
    width:158px;
    margin: 1px 1px 15px 15px;
    }

div.categoryListBoxContentsEven{
    /*background:url(../../../../img/category-even.gif) no-repeat 0px 0px;*/
    border: 2px solid #E0E0E0;
    float: left;
    width: 158px;
    margin: 1px 1px 15px 15px;
    }

*html div.categoryListBoxContentsOdd, *html div.categoryListBoxContentsEven
{ margin:9px;
  margin-top:1px;
  margin-right:1px;
}

div.categoryListBoxContentsOdd a, div.categoryListBoxContentsOdd a:hover, div.categoryListBoxContentsOdd a:visited, div.categoryListBoxContentsEven a, div.categoryListBoxContentsEven a:hover, div.categoryListBoxContentsEven a:visited{
    margin-top:5px;
    display: block;
        text-align: center;
        font-weight:bold;
    font-size:12px;
    color:#1B429B;
    }

div#shoppingcartContent
{ border: 1px solid #B6B6B6;
  padding: 10px;
}

div.cart_price
{ background-color: #F3F3F3;
  color: #C80404;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 2px;
}

div#testimonials-managerContent {
    border: 1px solid #B6B6B6;
}

div#partnersContent {
    border: 1px solid #B6B6B6;
    padding-bottom: 5px;
}

div#specialsContent
{ border: 1px solid #B6B6B6;
  padding: 6px;
}

div#search_by_brand
{ border: 1px solid #B6B6B6;
  padding: 6px;
  margin-top: 7px;
}
div#search_by_brand p
{ margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-weight: bold;
  color: #696868;
  padding-bottom: 2px;
}

div#whatsnewContent
{ border: 1px solid #B6B6B6;
  padding: 6px;
}

.pageHeading
{ color: #ff0000;
  font-weight: bold;
  font-size: 18px;
}


div#header_top_menu
{ width: 900px;
  margin: auto;
  margin-top: 10px;
}
div#header_top_menu a.marked
{ background: url(../images/design/header_top_menu_marker.gif) no-repeat 0px 5px;
  padding-left: 5px;
  color: #444444 !important;
}
div#header_top_menu a.sign
{ color: #444444 !important;
  text-decoration: underline;
}
div#header_top_menu span.divide
{ color: #BBBABA;
}



div#header_logo
{ height: 60px;
  background-color: #000;
  margin-bottom: 4px;
}
div#header_logo td.search
{ 
    background: url(../images/design/search_by_keyword.jpg) no-repeat top right;
}
div#header_logo td.addthis #follows{
    position: absolute;
    width: 220px;
    color: white;
    top: -8px;
    left: 0;
    padding: 0;
    text-align: center;
    font-weight: bold;
}

div#header_logo td.addthis #follows p{
    padding: 0 !important;
}

div#header_logo td.addthis #follows #wpaddthis{
    display: inline-block; 
    width: 33px; 
    height: 33px; 
    background-image: url('/img/icons/wordpress.png'); 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

div#header_logo td.addthis #follows #wpaddthis:hover{
    background-image: url('/img/icons/wordpress-hover.png'); 
}

div#header_categories
{ width: 894px;
  margin: auto;
  height: 18px;
  background-color: #000;
  padding: 3px;
}
div#header_categories table.head_cat_tbl td
{ vertical-align: middle;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 2px;
}
div#header_categories table.head_cat_tbl td a
{ font-size: 12px;
  color: #fff !important;
  font-weight: bold;
  background: url(../images/design/flag.gif) no-repeat 0px 1px;
  padding-left: 20px;
}

div#header_categories table.head_cat_tbl td.active
{ background-color: #C80404;
}

div#subheader {
    width: 900px;
    margin: auto;
    background-color: #ffffff;
}

div#subheader table.header_banner_block {
    margin: 0px;
}

div#subheader table.header_banner_block td#header_banner_left {
    vertical-align: top;
    text-align: left;
}

div#subheader table.header_banner_block td#header_banner_right_upper {
    vertical-align: top;
    text-align: right;
    width: 20%;
}

div#subheader table.header_banner_block td#header_banner_right_lower {
    vertical-align: bottom;
    text-align: right;
    width: 20%;
}

div#subheader table.header_banner_block td#header_banner_separator {
    vertical-align: middle;
    text-align: center;
    width: 20%;
    padding: 0px 10px;
}

div#subheader table.header_banner_block td#header_banner_separator div {
    height: 2px;
    line-height: 2px;
    font-size: 2px;
    /*background: url(../images/design/pink_line.jpg) repeat-x top;*/
}

div#subheader table.header_banner_block td#header_banner_left img,
div#subheader table.header_banner_block td#header_banner_right_upper img,
div#subheader table.header_banner_block td#header_banner_right_lower {
    display: block;
    margin: 0px;
}

div#subheader table.index_menu {
    background-color: #C9C8C8;
    border-top: 1px solid #fff;
    color: #FFF;
    width: 100%;
    margin-top: 1px;
}

* html div#subheader table.index_menu {
    margin-top: 0px;
}

div#subheader table.index_menu td {
    text-align: center;
    padding: 1px 2px;
}

div#subheader table.index_menu td img {
    margin: 0px;
}

div#subheader table.index_menu a
{ color: #5C5B5B !important;
  font-weight: bold;
  font-size: 10px;
  font-family: Verdana;
}


div#subfooter
{ height: 16px;
  background-color: #000;
  color: #fff;
  font-weight: bold;
}
div#subfooter span.yellow
{ color: #FFF200;
}


div#mainfooter, div#mainfooter1
{ text-align: center;
  padding-bottom: 20px;
  color: #4E4D4D;
}

div#mainfooter1 table td{
    padding: 0px 10px;
}
div#mainfooter div.footer_links
{ margin: 10px;
}
div#mainfooter div.footer_links a
{ color: #4E4D4D !important;
  text-decoration: underline;
}
div#mainfooter div.copy a.a_1
{ color: #4E4D4D !important;
  text-decoration: underline;
}
div#mainfooter div.copy a.a_2
{ font-weight: bold;
  text-decoration: underline;
}

div#indexCategories table.categories_image
{ height: 120px;
  width: 100%;
}
div#indexCategories table.categories_image td
{ text-align: center;
  vertical-align: middle;
}


div#indexCategories div.categories_text
{ background-color: #E0E0E0;
  overflow: hidden;
}
div#indexCategories div.categories_text a
{ color: #363636 !important;
}
div#indexCategories div.categories_text a.active
{ color: #FFFFFF !important;
}


div.choose_from_category
{ height: 30px;
  border-top: 2px solid #E0E0E0;
  border-bottom: 2px solid #E0E0E0;
  background: url(../images/design/choose_from_category_below.gif) no-repeat 50% 50%;
  margin-bottom: 10px;
}
div.choose_from_category_small
{ height: 25px;
  border-top: 2px solid #E0E0E0;
  border-bottom: 2px solid #E0E0E0;
  background: url(../images/design/choose_from_category_below_small.gif) no-repeat 5% 50%;
  margin-bottom: 7px;
  margin-left: 15px;
  margin-right: 15px;
}


div.my_account
{ height: 25px;
  border-top: 2px solid #E0E0E0;
  border-bottom: 2px solid #E0E0E0;
  background: url(../images/design/my_account.gif) no-repeat 5% 50%;
  margin-bottom: 7px;
}



h4.account_h4
{ color: #C80404;
  text-transform: uppercase;
  font-size: 13px;
  border-bottom: 1px solid #E0E0E0;
  padding-left: 10px;
  margin-top: 10px;
  clear: both;
}

h4.account_nonreg_h4
{ color: #FF0000;
  font-size: 20px;
  margin-top: 20px;
  clear: both;
}

h5.account_h5
{ color: #000;
  font-size: 13px;
  margin-top: 15px;
  margin-bottom: 10px;
  clear: both;
}



/*div.productListBoxContentsOdd{
    border: 2px solid #E0E0E0;
    float:left;
    width:247px;
    margin:15px;
    margin-top:1px;
    margin-right:1px;
    text-align: center;
    }

div.productListBoxContentsEven{
    border: 2px solid #E0E0E0;
    float:left;
    width:247px;
    margin:15px;
    margin-top:1px;
    margin-right:1px;
    text-align: center;
    }
*/


#products_table
{ width: 99%;
}
#products_table td
{ width: 250px;
}
#products_table td.space
{ width: 20px;
}
#products_table td.product_text
{ vertical-align: top;
  text-align: center;
  background-color: #E0E0E0;
  color: #363636;
  font-weight: bold;
  /*cursor: pointer;*/
}
#products_table td.product_image
{ vertical-align: middle;
  text-align: center;
  border-left: 2px solid #E0E0E0;
  border-right: 2px solid #E0E0E0;
  /*cursor: pointer;*/
}
#products_table td.product_price
{ height: 20px;
  border-left: 2px solid #E0E0E0;
  border-right: 2px solid #E0E0E0;
  border-bottom: 2px solid #E0E0E0;
  /*cursor: pointer;*/
}



#products_table td.product_cell
{ /*border: 2px solid #E0E0E0;
  vertical-align: top;
  width: 247px;*/
}


div.productListBoxContentsOdd a, div.productListBoxContentsOdd a:hover, div.productListBoxContentsOdd a:visited, div.productListBoxContentsEven a, div.productListBoxContentsEven a:hover, div.productListBoxContentsEven a:visited{
    float:left;
    font-weight:bold;
    font-size:12px;
    color:#1B429B;
    }





div#productListing table.categories_image
{ width: 100%;
}
div#productListing table.categories_image td
{ text-align: center;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
}
div#productListing table.categories_image td span.price
{ color: #C80404;
}
div#productListing div.categories_text
{ background-color: #E0E0E0;
  color: #363636;
  font-weight: bold;
  overflow: hidden;
}

div.categories_text a
{ font-size: 10px !important;
}

/*--- START PRODUCTS INFO PAGE ------- */
table.products_name{
    clear: both;
    width: 100%;
    border-top: 1px solid #B6B6B6;
    border-bottom: 1px solid #B6B6B6;
    margin-top: 3px;
    margin-bottom: 3px;
}
table.products_name td{
    color: #C80404;
    font-weight: bold;
    font-size: 19px;
    font-family: Arial;
    vertical-align: top;
}

div.products_property {
    width: 155px;
    padding-right: 0px;
    padding-left: 12px;
    margin: 0px;
}
div.products_property p {
    padding: 0px;
    margin: 0px;
    padding-bottom: 15px;
    padding-left: 7px;
    color: #231F20;
    background: url(../images/design/products_property_marker.gif) no-repeat 0px 4px;
}

div.products_price_info {
    float: right;
    width: 167px;
    padding-left: 15px;
}

div.customize, div.customize_text {
    text-align: center;
    width: 167px;
    font-weight: normal;
    font-size: 15px;
    font-family: arial narrow;
    padding-bottom: 10px;
}

div.customize_text {
    padding-left: 5px;
    padding-rifht: 10px;
    width: 162px;
}

span.color_red {
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
}

div.customize_button {
    text-align: center;
    width: 167px;
    padding-right: 0px;
    padding-bottom: 40px;
}

input.border_black {
    border: 1px solid #000000;
}


div.add_to_cart_button {
    width: 167px;
    text-align: center;
    padding: 12px 0px;
}

div.attributes {
    background-color: #F3F3F3;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    float: left;
}

div.attributes p {
    background-color: #DBDBDB;
    border-bottom: 1px solid #ffffff;
    margin: 0px;
    padding: 3px;
    font-size: 13px;
    font-family: Arial;
}

div#productAttributes {
    padding: 0px 5px;
}
/*--- ENDPRODUCTS INFO PAGE ------- */


/*--- SHOPPING CART PAGE ------- */
div#shopping_cart_head
{ height: 24px;
  border-top: 2px solid #E0E0E0;
  border-bottom: 2px solid #E0E0E0;
  /*background: url(../images/design/shopping_cart_contents.gif) no-repeat 50% 50%;*/
  background: url(../images/design/checkout_shopping_cart.gif) no-repeat 50% 50%;
}

#cartProdTitle a
{ color: #C80404 !important;
  font-weight: bold;
  font-size: 12px;
}

div.checkout_title
{ background-color: #E0E0E0;
  color: #686666;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px;
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 11px;
}
/*--- END SHOPPING CART PAGE ------- */

div#checkout_success_head
{ height: 24px;
  /*border-top: 2px solid #E0E0E0;*/
  border-bottom: 2px solid #E0E0E0;
  background: url(../images/design/thank_you_for_your_order.gif) no-repeat 2% 50%;
  margin-left: 10px;
  margin-right: 10px;
  text-align: right;
  padding-bottom: 4px;
}

div#checkoutSuccessOrderNumber
{ font-size: 13px;
  margin-top: 10px;
  font-weight: bold;
}

p.chekout_confirm_marker
{ padding-left: 20px;
  background: url(../images/design/checkout_confirm_marker.gif) no-repeat 0px 6px;
}


div#footer_banners
{ margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  margin: auto;
}
div#footer_banners div.line
{ text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
div#footer_banners td.line
{ background: url(../images/design/footer_grey_line_vertical.gif) repeat-y 50% 50%;
}

div#footer_banners td {
    padding: 0px;
}


/*-- START SUBMENU ------------------------------*/
div.submenu
{ position: absolute;
  background-color: #000000;
  text-align: left;
  visibility: hidden;
  padding: 5px;
  border: 1px solid #fff;
}

div.submenu div.submenu_item a
{ white-space: nowrap;
  background-image: none !important;
  padding: 0px !important;
}
div.submenu div.submenu_item a:hover
{ background-color: #c80404 !important;
}
/*---- END SUBMENU ---------------*/





table#login1_table
{ width: 100%;
}
table#login1_table td
{ width: 50%;
  vertical-align: top;
}
table#login1_table td.col_2
{ padding-left: 12px;
}

table#login1_table h3.grey_heading
{ background-color: #E0E0E0;
  color: #686666;
  font-size: 10px;
  padding: 3px;
  padding-left: 9px;
}

div.centerColumn {
    padding: 6px;
}

div#categoryGalleryDescription p{
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px;
}

div#categoryGalleryDescription {
    width: 540px;
}

div.categoryGallerySubcategories {
    border: 1px solid #363636;
    padding: 0px 6px;
    background-color: #ffffff;
}

div.categoryGallerySubcategories div.categoryListBoxContentsOdd,
div.categoryGallerySubcategories div.categoryListBoxContentsEven {
    margin: 0px;
    margin-top: 9px;
    border: 2px solid #b6b6b6;
}

div.categoryGallerySubcategories div.categoryListBoxContentsOdd div.categories_text_gallery,
div.categoryGallerySubcategories div.categoryListBoxContentsEven div.categories_text_gallery {
    background-color: #b6b6b6;
    overflow: hidden;
    height: 20px;
}

div.categoryGallerySubcategories div.categoryListBoxContentsOdd div.categories_text_gallery a,
div.categoryGallerySubcategories div.categoryListBoxContentsEven div.categories_text_gallery a {
    color: #333333!important;
    font-size: 11px;
    margin: 0px;
    margin-top: 3px;
}

div.categoryGallerySubcategories div.categoryListBoxContentsOdd div.categories_text_gallery a.active,
div.categoryGallerySubcategories div.categoryListBoxContentsEven div.categories_text_gallery a.active {
    color: #FFFFFF!important;
}

div.categoryGallerySubcategories div.categoryListBoxContentsOdd table.categories_image,
div.categoryGallerySubcategories div.categoryListBoxContentsEven table.categories_image {
    height: 90px!important;
}

div.categoryGallerySubcategories div.categoryListBoxContentsOdd table.categories_image td,
div.categoryGallerySubcategories div.categoryListBoxContentsEven table.categories_image td {
    padding: 5px 0px!important;
}


div#listGallery_header {
    background-color: #363636;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

div.categoryGallerySubcategories div.separator {
    width: 3px;
    height: 3px;
    line-height: 3px;
    float: left;
}

div.categoryGallerySubcategories div.separator2 {
    width: 7px;
    height: 20px;
    line-height: 20px;
    clear: both;
}

div.free_shipping_image {
    padding: 9px 0px;
}

td.products_form {
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 10px;
    width: 152px;
    /*background-color: blue;*/
}

div.select_quantity {
    padding-top: 10px;
    width: 167px;
    text-align: center;
}

#specialRequestForm {
    border: none;
}

#specialRequestForm #description {
    width: 520px;
}

div.form_custom_request {
    padding: 0px 5px;
}

div.form_custom_request h1 {
    margin-left: 5px;
}

div.form_custom_request p {
    padding-bottom: 0px;
}

div#mainfooter div.footer_subscribe_form {
    margin-top: 10px;
    padding: 0px;
}

div#mainfooter div.footer_subscribe_form form {
    display: block;
}

#footer_mail_subscribers {
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    padding-right: 5px;
}

#welcome_customer, #welcome_customer_none {
    text-align: right;
    color: #000000;
    font-size: 14px;
    font-family: Arial;
    padding: 0px 5px 0px 5px;
    height: 16px;
    margin-top: 3px;
    margin-bottom: 13px;
    margin-right: 2px;
    float: right;
    background-color: #deff00;
}

#welcome_customer_none {
    background-color: transparent;
}

#cartButtonUpdate {
    padding-bottom: 5px;
}

.grayLineBlock {
    background-color: #e0e0e0;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #686666;
    padding: 2px 0px 2px 9px;
    margin-bottom: 3px;
    margin-top: 2px;
}

.grayLineBlock i{
    font-weight: normal;
}

#yourTotal {
    font-size: 11px;
    font-family: Verdana;
}

#shoppingCartDefault form {
    display: block;
}

#cartSubTotalNew {
    font-size: 11px;
    border-bottom: 2px solid #e0e0e0;
    padding-bottom: 2px;
    margin-bottom: 6px;
}

#discountCoupon {
    width: 200px;
    padding-right: 12px;
    padding-bottom: 10px;
    vertical-align: bottom;
}

#discountCoupon label.inputLabel {
    font-weight: normal;
    font-size: 12px;
    width: auto;
}

#discountCoupon input {
    width: 140px;
}

.buttonApplyAjax, #buttonApplyAjax {
    width: 50px!important;
    height: 19px;
}

#buttonContinueShopping {
    padding-top: 4px;
    vertical-align: top;
}

#buttonExpressCheckout {
    width: 262px;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 5px;
}

#buttonExpressCheckout span {
    display: block;
    padding: 9px 0px 6px 0px;
    font-size: 16px;
    font-weight: bold;
    color: #0030ff;
}

#loginCustomers {
    font-size: 12px;
    color: #4d4d4d;
}

#loginCustomers td {
    font-size: 9px;
    color: #4d4d4d;
}

#loginCustomers td input {
    width: 114px;
}

#button_login_gray {
    width: 50px!important;
    heigth: 20px;
}

#loginCustomers td a {
    color: #0030ff!important;
    font-weight: bold;
}

#loginCustomers td a:hover {
    text-decoration: underline;
}

#cartSubTotalAjax {
    font-size: 12px;
    font-family: Arial;
    vertical-align: bottom;
}

#cartSubTotalAjax .lineTitle {
    width: 250px;
}

#cartSubTotalAjax .totalBox {
    width: 65px;
}

#cartSubTotalAjax .messageError {
    color: #ff0000;
    text-align: right;
}

/* payment block images */
#payment_method_block {
    padding: 5px 0px;
}

#payment_method_block .radioButtonLabel {
    font-weight: bold;
    margin-top: 0px;
}

#payment_method_block .ccinfo {
    float: left;
}

/* shipping method block */
#method_shipping_block {
    padding: 20px;
    text-align: center;
}

#method_shipping_block table td, #method_shipping_block table th {
    border: 1px solid #000000;
    padding: 3px;
    font-size: 11px;
}

#method_shipping_block table td span {
    color: #ff0000;
}

#method_shipping_block table td a {
    font-size: 9px;
    color: #0013ff;
    text-decoration: underline;
}

#method_shipping_block table td span.small_text {
    color: #000000;
    font-size: 9px;
}

#shipping_usa_info {
    padding-top: 15px;
    text-align: right;
    font-size: 13px;
    font-family: Arial;
}

#shipping_usa_info span {
    padding-left: 30px;
    font-size: 14px;
}
#checkoutPayment {
    width: 550px;
}

/* success page onestep */
#success_block {
    padding: 10px 15px;
    padding-bottom: 0px;
    font-size: 11px;
    line-height: 15px;
    border-bottom: 2px solid #E0E0E0;
}

#success_text {
    font-size: 13px;
    font-weight: bold;
}

#success_order_number {
    color: #ff0000;

}

#success_order_date {
    font-weight: normal;
    font-style: italic;
}

#success_block #orderTotals {
    padding-top: 20px;
    padding-bottom: 7px;
}

#store_address {
    padding-left: 15px;
    padding-top: 10px;
    font-size: 12px;
    line-height: 15px;
    width: 250px;
}

#myAccountShipInfo, #myAccountPaymentInfo {
    width: 250px;
}

#payment_image {
    padding-right: 15px;
    padding-top: 10px;
    text-align: right;
    width: 250px;
}

#payment_image div {
    padding-bottom: 5px;
}

#orderTotals .lineTitle {
    width: 250px;
}

#orderTotals .amount {
    width: 80px;
}

tr.myAccountStatusInfo td {
    padding: 3px;
}

#check_order_status {
    padding: 10px 0px;
}

div#button_print {
    text-align: right;
    padding: 10px 15px;
    padding-bottom: 0px;
}

/* mybuyz sidebox */
#mybuys_recomedation_zone{
/*    width: 168px; */
/*    float: right;*/
}
#mybuys_recomedation_zone h3 {

}
#mybuys_recomedation_zone_content{
/*    border: 1px solid #B6B6B6;
    padding: 10px;*/
}
