BODY
{
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: #FFF;
    font-size: 10px;
}

br.left
{
    clear: left;
}
br.right
{
    clear: right;
}
br.both
{
    clear: both;
}

A
{
    text-decoration: none;
}
A:HOVER
{
    text-decoration: underline;
}
IMG
{
    border: none;
}
LABEL
{
    cursor: pointer;
}
H1, H2, H3, H4, H5, H6, P, UL, FORM, OL
{
    padding: 0;
    margin: 0;
}
.relax
{
    clear: both;
    height: 0;
    line-height: 0%;
    font-size: 0;
}

/*  Page  */
#page
{
    margin: auto;
    text-align: left;
    width: 969px;
}

INPUT.go-btn
{
    background: url("../images/buttons/go-btn.gif") no-repeat left top;
    border: none;
    cursor: pointer;
    text-indent: -2000em;
    outline: none;
    line-height: 40px;
    width: 23px;
    height: 23px;
    float: left;
}
.text-input
{
    border-left: 1px solid #9a8a7a;
    border-right: 1px solid #9a8a7a;
    background: url("../images/bg/border-input.gif") repeat-x left top;
    height: 23px;
    float: left;
    display: inline;
}
.text-input INPUT
{
    font-size: 1em;
    color: #666666;
    font-weight: bold;
    background: none;
    border: none;
    float: left;
    display: inline;
    margin: 4px 0 0 5px;
    text-transform: uppercase;
}

/*  Header  */
.header
{
    padding: 10px 0 5px 0;
    width: 100%;
    float: left;
}
.header A.logo
{
    float: left;
    line-height: 0%;
    font-size: 1px;
    margin-left: 15px;
    display: inline;
}
.right-header
{
    float: right;
    width: 801px;
    margin: 5px 0 0 0;
}
.top-banner
{
    float: right;
    line-height: 0%;
    font-size: 1px;
    width: 100%;
}
.top-bar
{
    width: 810px;
    float: right;
    margin: 16px 0 0 0;
}
.search-form
{
    margin: 0px;
}
.search-form .text-input
{
    width: 157px;
    margin-right: 5px;
    font-size: 11px;
}
.search-form .text-input INPUT
{
    width: 145px;
}
.search-form #searchbutton
{
    margin-right: 0px;
}
.top-bar UL
{
    display: inline;
    float: right;
    position: relative;
    z-index: 1200;
}
.top-bar UL LI
{
    display: inline;
    float: left;
    font-size: 1.10em;
    color: #312725;
    text-transform: uppercase;
    margin: 10px 10px 0 0;
}
.top-bar UL LI A
{
    color: #312725;
}
.top-bar UL LI A:HOVER
{
    color: #85d0cd;
    text-decoration: none;
}
.top-bar UL LI.shopping-bag
{
    margin-right: 0px;
}
.top-bar UL LI.shopping-bag P
{
    display: inline;
    vertical-align: top;
}
.top-bar UL LI.shopping-bag A
{
    color: #F8981D;
}
.top-bar UL LI.shopping-bag IMG
{
    margin-top: -6px;
    position: absolute;
}
.main-menu
{
    width: 850px;
    float: left;
    margin: 24px 0 0 -47px;
    float: right;
}
.main-menu UL
{
    float: left;
    position: relative;
    z-index: 100;
}
.main-menu UL LI
{
    display: inline;
    float: left;
    margin: 0 0 0 9px;
    color: #312725;
    font-size: 1.40em;
    text-transform: uppercase;
}
.main-menu UL LI A
{
    color: #312725;
}
.main-menu UL LI A.red
{
    color: #c00;
}
.main-menu UL LI A:HOVER
{
    text-decoration: none;
}
.main-menu UL LI:HOVER A
{
    color: #85d0cd;
}
.main-menu UL LI:HOVER .sub-menu, .main-menu UL LI:HOVER .sub-menu-single
{
    display: block;
}
.main-menu UL LI:HOVER .sub-menu-single2
{
    display: block;
}
.sub-menu
{
    position: absolute !important;
    left: 215px;
    top: 2px;
    width: 455px;
    display: none;
}
.sub-menu-single
{
    position: absolute;
    right: 0px;
    top: 2px;
    width: 250px;
    display: none;
    margin-top: 10px;
}
.sub-menu-single2
{
    position: absolute !important;
    right: 0px;
    top: 2px;
    width: 155px;
    display: none;
    margin-top: 10px;
    left: 450px;
}
.sub-menu-single2 .border-box
{
    border: 1px solid #000;
    background: #fff;
    margin-top: 10px;
    width: 155px;
    float: left;
}
.sub-menu-single .border-box
{
    border: 1px solid #000;
    background: #fff;
    margin-top: 10px;
    width: 100%;
    float: left;
}
.sub-menu .border-box
{
    border: 1px solid #000;
    background: #fff;
    margin-top: 20px;
    width: 100%;
    float: left;
    
}
.sub-menu .col, .sub-menu-single .col, .sub-menu-single2 .col
{
    width: 132px;
    margin: 15px 0 15px 17px;
    float: left;
    display: inline;
    padding: 5px 0;
    border-right: 1px dotted #000;
    height: 242px;
}
.sub-menu-single2 .col
{
    height: auto;
}

.subnav
{
    text-indent: 0px;
}
.sub-menu .col.last, .sub-menu-single .col.last, .sub-menu-single2 .col.last
{
    border: none;
}
.main-menu UL LI:HOVER .sub-menu A, .main-menu UL LI:HOVER .sub-menu-single A, .main-menu UL LI:HOVER .sub-menu-single2 A, .vidList
{
    color: #797979;
}
.main-menu UL LI .sub-menu A:HOVER, main-menu UL LI .sub-menu-single A:HOVER, main-menu UL LI .sub-menu-single2 A:HOVER
{
    color: #85d0cd;
}
.sub-menu-single2 A:HOVER
{
    color: #85d0cd !important;
}
.sub-menu H2, .sub-menu-single H2, .sub-menu-single2 H2
{
    color: #797979;
    font-size: 0.71em;
    padding-bottom: 10px;
}
.sub-menu UL LI, .sub-menu-single UL LI, .sub-menu-single2 UL LI
{
    font-size: 0.71em;
    text-transform: none;
    width: 132px;
    line-height: 140%;
    position: relative;
    left: -13px;
}
.DN_sub-menu-single2,.DN_sub-menu-single2 li
{
   font-size: 0.71em; 
}

.sub-menu UL LI A, .sub-menu-single UL LI A, .sub-menu-single2 UL LI A
{
    color: #797979;
}
.sub-menu .bottom-bar, .sub-menu-single .bottom-bar, .sub-menu-single2 .bottom-bar
{
    width: 100%;
    float: left;
    background: #f1f1f1;
    margin: 20px 0 0 0;
    padding: 8px 0 8px 0;
}
.sub-menu .bottom-bar P, .sub-menu-single .bottom-bar P, .sub-menu-single2 .bottom-bar P
{
    color: #797979;
    font-size: 0.71em;
    line-height: 100%;
    text-transform: none;
}
.sub-menu .bottom-bar P A, .sub-menu-single .bottom-bar P A, .sub-menu-single2 .bottom-bar P A
{
    color: #797979;
}
.bottom-bar .new-icon
{
    float: left;
    display: inline;
    line-height: 0%;
    font-size: 1px;
    margin: 0 12px;
}
/*  Content  */
.content
{
    border-top: 1px solid #e0e0e0;
    width: 957px;
    float: right;
}
.content H1
{
    color: #666;
    font-size: 1.8em;
    font-weight: normal;
}
.categoryheaders
{
    padding-top: 5px;
    margin-bottom: 0px;
    float: left;
    width: 300px;
}
.categoryheaders H1
{
    color: #f8981d;
    font-size: 1.8em;
    font-weight: normal;
}
.content H3
{
    font-size: 1.2em;
    color: #f8981d;
    font-weight: normal;
    text-transform: uppercase;
}
.content P
{
    font-size: 1.1em;
    color: #666;
}
.side-menu
{
    width: 157px;
    float: left;
    margin: 10px 0 0 0;
}
.side-menu H2
{
    background: #85d0cd;
    font-size: 1.4em;
    color: #666;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 0 0 9px;
    line-height: 30px;
}
.side-menu UL
{
    margin: 5px 10px 15px 10px;
}
.side-menu UL LI, .side-menu UL LI UL LI
{
    list-style: none;
}
.side-menu UL LI A, .side-menu UL LI UL LI A
{
    font-size: 1.1em;
    color: #797979;
    line-height: 16px;
}
.side-menu UL LI A:HOVER, .side-menu UL LI UL LI A:HOVER
{
    text-decoration: none;
    color: #85d0cd;
}

.side-menu UL LI span.nonLink
{
    font-size: 1.1em;
    color: #797979;
    line-height: 16px;
}

.content-area
{
    width: 772px;
    float: right;
}
.main-content
{
    border-left: 1px solid #e1e1e1;
    width: 787px;
    float: right;
    padding-top: 10px;
    min-height: 475px;
}
.main-content-home
{
    float: left;
}
.main-content-other
{
    float: left;
    padding: 5px;
    min-height: 578px;
}
.main-content-other Table TD
{
    font-size: 10px;
    color: #797979;
}
.main-content-other Table TD A
{
    font-size: 10px;
    color: #797979;
}
.main-content-other Table TD A A: Hover
{
    font-size: 10px;
    color: #85d0cd;
}
.main-content-other Table TD UL LI
{
    font-size: 10px;
    margin-left: 40px;
}
.main-content-other Table TD UL LI A
{
    color: #797979;
}
.main-content-other Table TD UL LI A: Hover
{
    text-decoration: none;
    color: #85d0cd;
}
.main-content.detail-page
{
    width: 612px;
    border-right: 1px solid #e1e1e1;
    float: left;
    margin-left: 12px;
    display: inline;
}
.main-content.detail-page .content-area
{
    width: 585px;
    float: left;
    margin-left: 15px;
    display: inline;
}
.products-filters
{
    background: #85d0cd;
    margin: 10px 0 0 0;
    width: 100%;
    float: left;
    padding: 7px 0;
}
.products-filters .container
{
    padding: 0 12px;
}
.products-filters .breadcrumbs
{
    margin: 3px 0 0 0;
}
.breadcrumbs
{
    float: left;
}
.breadcrumbs UL SPAN
{
    float: left;
    display: inline;
    color: #666;
    font-size: 1em;
    margin: 0 5px 0 0;
    text-transform: uppercase;
}
.breadcrumbs UL SPAN A
{
    color: #666;
}
.breadcrumbs UL SPAN A:HOVER
{
    color: #000;
    text-decoration: none;
}
.sort-form
{
    float: left;
    display: inline;
    margin-left: 50px;
}
.sort-form LABEL
{
    font-size: 1.1em;
    color: #666;
    float: left;
    margin: 2px 0 0 0;
}
.sort-form SELECT
{
    font-size: 1em;
    color: #666;
    float: left;
    margin: 0 0 0 8px;
    display: inline;
    width: 100px;
    cursor: pointer;
    padding: 0px;
}
.prod-line
{
    width: 100%;
    float: left;
    margin: 4px 0 5px 0;
}
.product
{
    width: 190px;
    display: inline;
    float: left;
    font-size: 10px;
    color: #666;
    cursor: pointer;
    margin: 5px 4px 5px 0;
}
.product.last
{
    margin-right: 0px;
    float: right;
}
.product .info
{
    display: block;
    height: 45px;
}
.product .name
{
    padding-top: 7px;
    display: block;
}
.product .price
{
    display: block;
    width: 160px;
}
.product .price.red
{
    color: #f00;
}
.product:HOVER
{
    text-decoration: none;
    color: #85d0cd;
}
.colors
{
    line-height: 0%;
    font-size: 1px;
}
.colors A
{
    border: 1px solid #9e8f80;
    float: left;
    margin: 3px 3px 0 0;
    display: inline;
}
.pages
{
    float: right;
}
.pages UL LI
{
    display: inline;
    float: left;
    color: #666;
    font-size: 1.1em;
    margin-left: 7px;
}
.pages UL LI A
{
    color: #666;
}
.pages UL LI A:HOVER
{
    text-decoration: none;
    color: #000;
}
.pages .selected
{
    font-weight: bold;
    color: #fff;
    float: left;
    font-size: 11px;
}
.pages UL LI.active
{
    font-weight: bold;
}
.pages.bottom
{
    margin-top: 40px;
}
.bottom .selected
{
    color: #666;
}
.detail-nav .pages UL LI A:HOVER, .detail-nav .breadcrumbs UL LI A:HOVER
{
    color: #85d0cd;
}
.suggests
{
    float: right;
    width: 170px;
    padding: 40px 0 0 0;
    text-align: center;
}
.suggests UL LI
{
    width: 113px;
    margin: 15px auto 0;
    list-style: none;
}
.suggests UL LI A
{
    font-size: 1.1em;
    color: #666;
}
.suggests UL LI A:HOVER
{
    text-decoration: none;
    color: #85d0cd;
}
.suggests UL LI A SPAN.price
{
    display: block;
}
.recently-viewed
{
    margin: 70px 0 0 15px;
    float: left;
    display: inline;
}
.recently-viewed UL LI
{
    list-style: none;
    margin: 10px 15px 0 0;
    float: left;
    display: inline;
    width: 113px;
}
.recently-viewed UL LI A
{
    font-size: 1.1em;
    color: #666;
}
.recently-viewed UL LI A:HOVER
{
    text-decoration: none;
    color: #85d0cd;
}
.prod-detail
{
    width: 100%;
    float: left;
    margin: 15px 0 0 0;
}
.prod-detail .zoom
{
    width: 100%;
    float: left;
    margin: 12px 0 0 0;
}
.prod-detail .zoom UL LI
{
    display: inline;
    float: left;
    margin: 7px 1px 0 0;
    line-height: 0%;
    font-size: 1px;
}
.prod-detail .zoom UL LI A
{
    outline: none;
}
.prod-photo
{
    width: 348px;
    float: left;
}
.prod-description
{
    width: 215px;
    float: left;
    display: inline;
    margin: 0 0 0 17px;
}
.prod-description H2
{
    color: #666;
    font-weight: normal;
    font-size: 1em;
}
.prod-description H2 SPAN
{
    font-weight: bold;
    text-transform: uppercase;
}
.prod-description P
{
    margin: 15px 0 0 0;
}
.prod-description SPAN.price-sp
{
    color: #333;
    font-size: 12px;
    margin: 0;
    display: block;
}
.prod-description SPAN.saleprice
{
    color: #333;
    font-size: 12px;
}
.prod-description SPAN.prod-id
{
    color: #333;
    font-size: 1.1em;
    margin: 8px 0 0 0;
    display: block;
}
.description UL
{
    display: none;
}
.properties
{
    width: 100%;
    float: left;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin: 8px 0 6px 0;
    padding: 5px 0;
}
.properties UL LI
{
    font-size: 1.1em;
    color: #666;
    background: url("../images/icons/icon-list.gif") no-repeat 0 3px;
    padding-left: 12px;
    margin: 0 0 0 4px;
    list-style: none;
}
.sel-colors
{
    width: 100%;
    float: left;
    margin: 6px 0 6px 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #e0e0e0;
}
.sel-colors UL LI
{
    float: left;
    display: inline;
    margin: 3px 3px 0 0;
}
.sel-colors UL LI A
{
    display: block;
    border: 1px solid #9e8f80;
}
.sel-colors UL LI IMG
{
    display: block;
}
.sel-colors UL LI.selected A, .sel-colors UL LI A:HOVER
{
    border: 1px solid #000000;
}
.sel-sizes
{
    width: 100%;
    float: left;
    margin: 6px 0 0 0;
}
.sel-sizes A.fit-guide
{
    float: right;
    line-height: 0%;
    font-size: 1px;
}
.sel-sizes UL LI
{
    float: left;
    display: inline;
    margin: 0 2px 0 0;
}
.sel-sizes UL LI A
{
    display: block;
    background: #919190;
    color: #fff;
    font-size: 0.9em;
    padding: 3px 5px;
    line-height: 120%;
    position: relative;
}
.sel-sizes UL LI A:HOVER
{
    text-decoration: none;
}
.sel-sizes UL LI.selected A
{
    background: #4d4d4d;
}
.sel-sizes UL LI.out-of-stock
{
    background: #b6b6b6;
    cursor: default;
}

a.sizeButton, span.sizeButton
{
    text-decoration: none;
    text-align: center;
    display: block;
    float: left;
    background-color: #C4C4C4;
    color: #ffffff;
}
a.sizeButton.selectedSizeButton, a.sizeButton:hover
{
    background: #656565;
    color: #fff;
}
span.sizeButton.notavailableSizeButton
{
    display: block;
    background: #dadada;
    color: #fff;
    font-size: 0.9em;
    padding: 3px 5px;
    line-height: 120%;
    position: relative;
}

table.narrow img.mouseOver, img.mouseOver
{
    border: solid 1px #000000;
    margin-right: 2px;
    cursor: pointer;
}
table.narrow img.selected, img.selected
{
    border: solid 1px #000000;
    margin-right: 2px;
    cursor: pointer;
}
table.narrow img.unselected, img.unselected
{
    border: solid 1px #ffffff;
    margin-right: 2px;
    cursor: pointer;
}
.quantity
{
    width: 100%;
    float: left;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin: 10px 0;
    padding: 5px 0;
}
.quantity INPUT
{
    border: 1px solid #aca899;
    padding: 0 2px;
    font-size: 1em;
    background: #fff;
    color: #333;
    float: left;
    width: 13px;
    margin-right: 5px;
    display: inline;
}
.quantity LABEL
{
    float: left;
    font-size: 1em;
    color: #333;
}
.prod-description A.add-to-bag
{
    line-height: 0%;
    font-size: 1px;
    display: block;
    float: left;
}
.prod-description .share
{
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
}
#photo-preview
{
    width: 348px;
    height: 419px;
    float: left;
}
#photo-preview.loading P
{
    background: url(../images/icons/ajax-loader.gif) no-repeat left top;
    line-height: 32px;
    padding: 0 0 0 40px;
    margin: 180px 0 0 80px;
}
/*  Footer  */
.footer
{
    margin: 45px 0 0 0;
    width: 100%;
    float: left;
    padding-bottom: 20px;
}
.footer-nav
{
    float: left;
    width: 1000px;
    padding-left: 15px;
}
.footer-nav UL
{
    width: 100%;
    float: left;
}
.footer-nav UL LI
{
    display: inline;
    float: left;
    list-style: none;
    margin-right: 5px;
    padding-bottom: 20px;
}
.footer-nav UL LI A
{
    font-size: 1em;
    color: #312725;
    text-transform: uppercase;
}
.footer-nav UL LI A:HOVER
{
    text-decoration: none;
    color: #85d0cd;
}
.footer-nav P
{
    font-size: 1em;
    color: #312725;
    text-transform: uppercase;
    line-height: 160%;
}
.brands
{
    float: left;
    margin: 10px 0 0 0;
    width: 300px;
    line-height: 0%;
    font-size: 1px;
}
.brands UL LI
{
    display: inline;
    float: left;
    margin: 7px 15px 0 0;
}
.stay-connected
{
    margin: -17px 0 0 -12px;
    width: 220px;
    float: left;
}
.stay-connected UL
{
    width: 220px;
}
.stay-connected UL LI
{
    display: inline;
    float: left;
}
.stay-connected-box
{
    position: absolute;
    width: 487px;
    display: none;
    border: 1px solid #9b8a7a;
    top: 30px;
    left: -271px;
    background-color: #ffffff;
    height: 193px;
    z-index: 500;
}
.stay-connected-box .close
{
    top: 3px;
    right: 1px;
    position: absolute;
}
.stay-connected-box .header
{
    font-size: 10px;
    color: #797979;
    font-weight: bold;
    width: 430px;
    margin: 19px 0px 20px 32px;
    padding-bottom: 15px;
    border-bottom: 1px solid;
}
.stay-connected-box span
{
    font-size: 10px;
    width: 170px;
    display: block;
    margin: 0px 0 15px 32px;
    text-transform: none;
    color: #797979;
}
.stay-connected-box .left
{
    display: inline;
    border-right: 1px dotted;
    padding-right: 35px;
    float: left;
}
.stay-connected-box .right
{
    display: inline;
    float: right;
    width: 226px;
}
.search-form .textfields
{
    margin-top: 10px;
    float: right;
    margin-right: 7px;
}
.stay-connected .text-input
{
    width: 163px;
    margin-left: 32px;
    font-size: 9px;
    font-weight: normal;
}
.stay-connected .text-input INPUT
{
    width: 216px;
}
.stay-connected .textfields
{
    margin-left: 32px;
}
.stay-connected .textfields .text-input
{
    width: 42px;
    margin-right: 4px;
    margin-left: 0px;
}
.stay-connected .textfields .text-input INPUT
{
    width: 32px;
}

.notes
{
    float: right;
    margin-top: 5px;
}
.notes A
{
    margin-right: 0px;
    outline: none;
}
.top-line
{
    width: 100%;
    float: left;
}
.right-footer
{
    float: right;
    width: 410px;
}
/*  Zoomer  */
#dio-lens
{
    border: 1px solid #666666;
    z-index: 10000;
}
#dio-sensor
{
    z-index: 11000;
    cursor: crosshair;
}
#dio-loader
{
    background: #fff url('../img/preloader.gif') no-repeat center 40px;
    text-indent: -30000px;
}
TABLE .Normal UL
{
    margin-left: 20px;
    list-style-type: disc;
    white-space: nowrap;
}
TABLE .Normal UL LI
{
    line-height: 15px;
}
.AccountHeaderBackground
{
    background: #85d0cd;
}
.AccountHeaderTitle
{
    color: #666;
    font-weight: normal;
    text-transform: uppercase;
}
.subscription-lists
{
    background: #85d0cd;
    height: 30px;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    color: #666;
    text-indent: 5px;
}
.shopping-cart-image
{
    width: 100px;
    float: left;
    margin: 2px 5px 0px 5px;
}
.prod-swatch A
{
    display: inline;
    color: #fff;
    margin: 0px;
    text-decoration: none;
    outline: none;
}
.prod-swatch IMG
{
    display: block;
    float: left;
    margin: 1px;
}
.left-nav-maincategory
{
    font-size: 12px;
}

.left-nav-maincategory.indentLink
{
    display: block;
    padding-left: 12px;
}

.top-banner2
{
    position: relative;
    top: 0px;
    left: 370px;
    float: left;
    line-height: 0%;
    margin-bottom: 0px;
}
.sale-price
{
    color: Red;
    font-weight: bold;
}
.sitemap-nav
{
    margin-top: 20px;
    width: 900px;
}
.sitemap-nav UL LI
{
    padding-top: 3px;
}
.sitemap-nav UL LI A
{
    font-size: 1em;
    color: #312725;
    text-transform: uppercase;
}
.sitemap-nav UL LI A:HOVER
{
    text-decoration: none;
    color: #85d0cd;
}


.sitemaptitle
{
    text-transform: uppercase;
    font-size: 45px;
    font-family: Helvetica;
    color: #D1D3DA;
    padding-bottom: 10px;
    font-weight: bold;
}

/* css for shopping cart page */

.suggests_box
{
    width: 940px;
    margin: auto;
    margin-top: 25px;
    height: 300px;
    margin-left: 20px;
}
.suggests_block
{
    width: 120px;
    float: left;
    text-align: left;
    display: inline;
    margin-right: 30px;
    margin-top: 16px;
    margin-left: 3px;
    padding-right: 40px;
}

.suggests_block A
{
    font-size: 1.1em;
    color: #666;
}

.suggests_block A:HOVER
{
    text-decoration: none;
    color: #85d0cd;
}

/* css for shopping cart page */

/*Category HTML */
#category-accordian-container
{
    position: relative;
    float: right;
    width: 790px;
    right: -36px;
    color: #312725;
    margin-top: 10px;
}
#category-accordian
{
    width: 790px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: right;
    color: #312725;
    position: relative;
    left: -45px;
}
.trigger-accordian, .trigger-accordian a
{
    font-size: 10px;
    color: #312725;
    text-decoration: none;
}
trigger-accordian a:hover, .trigger-accordian a:hover
{
    font-size: 10px;
    color: #85d0cd;
    text-decoration: none;
}
.close
{
    font-size: 10px;
    color: #312725;
}
.count
{
    display: none;
    padding: 10px;
    margin: 10px;
    background: #f9f9f9;
    text-align: left;
}
.cl
{
    width: 100%;
    clear: both;
    line-height: 0px;
    font-size: 0px;
}
/*Category HTML */
.productbanner
{
    margin-left: 15px;
    margin-bottom: 5px;
}
/*  WISH LIST SECTION START */
.startWishList
{
}
.wishListHeader td
{
    vertical-align: top;
}
#imgEmailWishList
{
    cursor: pointer;
}
a.networkLink
{
    text-align: center;
    font-weight: bold;
}
td.wishListDetails
{
    padding-left: 20px;
    padding-top: 18px;
    vertical-align: top;
    width: 290px;
}
td.tdRemoveItem
{
    width: 130px;
    padding-left: 45px;
    vertical-align: top;
    text-align: left;
}
.wishListDetails hr
{
    border: none;
    border-top: solid 2px #CCCCCC;
}
a:link.wlProductDetailsLink, a:visited.wlProductDetailsLink a:link.wlRemoveButton, a:visited.wlRemoveButton, .wlProductDetailsLink
{
    text-decoration: none;
}
.tdRemoveItem img
{
    vertical-align: middle;
    padding-right: 7px;
    padding-top: 20px;
}
.tdRemoveItem
{
    font-size: 10px;
}
.wlItemColor
{
    text-transform: capitalize;
}
.wlEditIt
{
    text-align: right;
}
.wlItemPromotion
{
    color: Red;
    font-style: italic;
    font-weight: bold;
}
.favoriteStar
{
    vertical-align: middle;
}
.editItemView
{
    position: absolute;
    width: 467px;
    clear: both;
    color: Black;
    visibility: visible;
}
.wlContinueShopping
{
    padding-top: 20px;
    padding-right: 125px;
    padding-bottom: 20px;
    text-align: right;
}
.hideElement
{
    display: none;
}
.emailReference
{
    position: absolute;
    z-index: 1002;
    width: 350px;
    height: 500px;
    top: 15%;
    bottom: 25%;
    left: 40%;
    text-align: left;
    color: Black;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0;
    text-align: center;
}
.emailReferenceHeader img, .wishListAddressesReferenceHeader img, .wlEditItemHeader img
{
    cursor: pointer;
}
.emailReferenceHeader, .wishListAddressesReferenceHeader, .wlEditItemHeader
{
    color: White;
    font-weight: bold;
    text-align: right;
    margin: 0;
}
.emailReferenceHeader h2
{
    text-align: center;
}
.emailReference table
{
    text-align: left;
    width: 350px;
    height: 500px;
}
.emailReferenceButton
{
    text-align: right;
    padding-right: 20px;
}
.wishListLink a
{
    cursor: pointer;
    font-weight: normal;
    font-size: 11px;
    color: #312725;
    text-decoration: none;
}
.wishListLink a:hover
{
    cursor: pointer;
    font-weight: normal;
    font-size: 11px;
    color: #85d0cd;
    text-decoration: none;
}
INPUT.wishListQuanty
{
    width: 25px;
}
.wishListAddresses
{
    position: absolute;
    z-index: 1002;
    top: 15%;
    bottom: 15%;
    left: 35%;
    text-align: left;
    color: Black;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0;
    text-align: center;
}
.wishListAddresses table
{
    border: 0;
    width: 650px;
}
.wishListAddressesHeader a
{
    text-decoration: underline;
    color: Black;
}
.wishListAddressesDetails
{
    text-align: left;
    border: 0;
    width: 100%;
}
.wLAddressDetail
{
    text-align: left;
    border: 0;
}
.wlAddressItem
{
    vertical-align: top;
    width: 100%;
    color: #000000;
    font: 10px/14px Verdana, Arial, sans-serif;
}
#divWishListAddresses
{
    max-height: 200px;
    overflow: auto;
}
.shareWishListHeader
{
    text-align: left;
}
.shareWishList
{
    padding-left: 0px;
}
img.wishListEditableButton
{
    border: 0;
}
.wlshare
{
}
.wlMainTitle
{
    color: White;
    height: 25px;
}
.wlEditItemContent
{
    border-left: 1px solid #FFE4B8;
    border-right: 1px solid #FFE4B8;
    clear: both;
    width: 400px;
    padding: 100px;
    padding-bottom: 40px;
    margin: 10px;
}
.wlContainerBottom
{
    width: 467px;
    height: 7px;
}
.divWLEditItemCloseButton
{
    float: right;
    position: relative;
    width: 15px;
    height: 15px;
    top: 5px;
    right: 5px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.wlEditItem
{
    margin: 0;
    padding: 0;
    width: 450px;
    border: 0;
}
.wlEditItemPic
{
    width: 180;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
}
.wldetail_large_preview
{
    width: 350px;
    height: 430px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    background: url(../images/main_detail_prodshot_lrg.gif) no-repeat left bottom;
}
.wishListDetailsEdit
{
    vertical-align: top;
    padding-left: 20px;
    padding-top: 25px;
    text-align: left;
}
.editWishListItemWindow
{
    position: absolute;
    z-index: 1003;
    top: 5%;
    bottom: 15%;
    left: 20%;
    text-align: left;
    color: Black;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0;
    text-align: center;
}
img.wlProductImageEdit
{
    border: 0;
    width: 151px;
}
img.wlProductImage
{
    border: 0;
    width: 151px;
    height: 182px;
}
img.wlEditProductImage
{
    border: 0;
}
td.wlProductImage
{
    height: 223;
    vertical-align: middle;
    text-align: left;
}
tr.wlProductDetail
{
    width: 100%;
}
.wlProductImage, .wishListDetails
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.removePurchaseWishListItems
{
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
}
.sortWishListItems
{
    padding-left: 5px;
    text-align: left;
    width: 300px;
    vertical-align: middle;
}
.productListHeader
{
    color: #312725;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
}
.wlCheckOut
{
    padding-left: 140px;
}
.wlEmailReferenceMessage
{
    width: 290px;
}
.tblEmailReferenceContent
{
    width: 100%;
    margin-left: 40px;
}
.tblWishListHeader, .tblWishListContent
{
    border: 0;
    width: 680px;
}
.wishListProducts, .wlRadAjaxPanel, .wlHr, .tblWLContinueShopping, .tblNoShippingAddress, .tblNoShippingAddressFriendView
{
    width: 100%;
    border: 0;
}
.wlAddToCartMessage
{
    padding-left: 5px;
    padding-right: 5px;
    text-align: right;
    width: 100%;
}
.wlAddToCartMessage img
{
    padding-top: 10px;
}
.wlAjaxLoadingPanel
{
    width: 250px;
    max-height: 400px;
    background-color: #ececec;
    opacity: 0.5;
    filter: alpha(opacity=40);
}
img.wlImages
{
    border: 0;
}
.wlEditItemContent, .emailReference, .wishListAddresses, .wlEditItem
{
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 2px;
    border-color: #000000;
}
.emailReferenceHeader, .wishListAddressesReferenceHeader, .wlEditItemHeader
{
    background-color: #464749;
}
.shareWishList a
{
    color: #002b55;
    font-size: 10px;
}
.wlAddtoShoppingCartMessage
{
    display: block;
    margin-top: 10px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    font-size: 11px;
    border: double 3px #666666;
}
.wlAddAllToShoppingCartMessage
{
    font-size: 15px;
}
SPAN.wlProductName
{
    font-size: 13px;
    color: #312725;
}
SPAN.wlPrice
{
    padding-top: 3px;
    font-size: 10px;
    color: #312725;
}
SPAN.wlMFGSKU
{
    display: block;
    padding-top: 8px;
    font-size: 10px;
    color: #312725;
}
.wlNormalBold
{
    font-size: 10px;
    color: #312725;
}
.wlNormal
{
    font-size: 10px;
    color: #312725;
}
table.tblProductDetail
{
    padding-top: 3px;
    text-align: left;
}
.wlItemTitle
{
    color: #7B7B7B;
}
.tblEmailReferenceContent
{
    font-size: 12px;
}
A.wlSizeButton
{
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    float: left;
    text-decoration: none;
    cursor: pointer;
    display: block;
    margin: 1px;
    padding: 2px 5px 2px 5px;
    background-color: #C4C4C4;
    color: #ffffff;
}
A.wlSelectedSizeButton, A.wlSizeButton:hover, A.wlSizeButton:link
{
    position: relative;
    text-decoration: none;
    cursor: pointer;
    background: #656565;
    color: #ffffff;
    font-size: 10px;
}
A.wlNotAvailableSizeButton, A.wlNotAvailableSizeButton:hover, A.wlNotAvailableSizeButton:link
{
    color: #FFFFFF;
    text-align: center;
    font-size: 10px;
    float: left;
    background: #002b55;
    cursor: default;
    color: #FFFFFF;
    background-color: #ccc;
}
.startWishListMessage
{
    text-align: justify;
    padding-bottom: 40px;
    font-size: 12px;
    width: 90%;
    line-height: 16px;
}
.wlCategory
{
    text-align: left;
    background-color: #EDEEF0;
}
.wlStartWishListButtonSection
{
    vertical-align: baseline;
}
.wlStartWishListButton
{
    padding-top: 30px;
}
.shareWishList
{
    text-align: right;
}
.wlSocialNetwork
{
    vertical-align: bottom;
    text-align: right;
    padding-left: 50px;
}
.wlSocialNetwork td
{
    vertical-align: bottom;
}
.wlQuantitytoBuy a:link
{
    text-decoration: none;
}
.wlEditItemHeader a:link
{
    text-decoration: none;
}
a:link.wlCloseButton
{
    text-align: right;
    display: block;
}
.wlStockMessage
{
    padding-right: 30px;
    text-transform: uppercase;
}
.wlQuantitytoBuy
{
    display: inline;
}
.removePurchaseWishListItems a:link, .tdRemoveItem a:link
{
    text-decoration: none;
}
.wlLineProductDetails
{
    text-align: left;
}
.wlProductDetailButton
{
    text-align: right;
}
.wlContent
{
    color: #312725;
    background-color: #fff;
    text-align: left;
    width: 957px;
}
.wlEditItemButton
{
    padding-left: 180px;
}
.wlUpdateFavoriteButton
{
    padding-left: 240px;
}
.wlAddToBagImage
{
    padding-left: 40px;
}
.tblWishListHeader, .productListHeader, .sortWishListItems, .removePurchaseWishListItems a:link
{
    color: #312725;
    margin: 10px 0px 0px 0px;
}
.wishlistbtn
{
    padding-left: 10px;
}
.sortWishListItems SELECT
{
    width: 130px;
    font: 10px Avenir, Arial, Geneva, Verdana;
}
.wlBreadCrumb
{
    text-align: left;
    background-color: #fff;
}
.wlBreadCrumb
{
    padding-top: 0px;
}
.wlOptions
{
    color: #312725;
    background-color: White;
}
/*  WISH LIST SECTION END */

.giftcertificateclass td p
{
    color: #797979 !important;
    line-height: 15px;
}
.giftcertificateclass td ul li
{
    color: #797979 !important;
    line-height: 15px;
}

.overlay
{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 4000;
    background: transparent url(/layout/images/bg/modal-overlay.png);
}

.DN_border-box
{
    border: 1px solid #000;
    background: #fff;
    width: 100%;
    float: left;
    margin-top:20px;
    height:350px;
}
.DN_Single2-border-box
{
    border: 1px solid #000;
    background: #fff;
    margin-top: 20px;
    width: 130px;
    float: left;
  
}
.DN_Sale
{
   font-size: 0.71em;  
}


