.previous-next-text {
    font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: black;
    line-height: 12px;
}

#product-detail-main-table {
    width: 980px;
}
.product-main-image-table {
    width: 475px;
    /*width: 490px;*/
    height: 500px;
    /*
    border: thin solid silver;
    border: 1px solid #ccc;
    */
}

.big-image-td {
    /*
    border-right: 1px solid #ccc;
    */
}

.product-parade-table {
    width: 100%;
}

.cat-subcat-text {
    font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

span#product-detail-name {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 0px 0 3px 18px;
}

span#regular-price-text {
    font-size: 14px;
    font-weight: bold;
    margin: 18px;
}

span#now-price-text {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0px 15px 18px;
    color: red;
}

span#product-detail-callout {
    display: block;
    font-size: 10px;
    margin: 5px 0 0 18px;
}

span#product-detail-style {
    display: block;
    font-size: 10px;
    margin: 5px 0 3px 18px;
}

/* recent products */
span#recent-product-detail-name {
    color: black;
    display: block;
    font-size: 10px;
    font-weight: bold;
    margin-top: 5px;
}

span#recent-regular-price-text {
    display: block;
    font-size: 10px;
    font-weight: bold;
    color: #666;
}

span#recent-now-price-text {
    font-size: 11px;
    font-weight: bold;
    color: #ff0000;
}

span#recent-product-detail-callout {
    display: block;
    font-size: 9px;
}

span#recent-product-detail-style {
    display: block;
    font-size: 9px;
}

#recent-product-td {
    text-align: center;
    /*
    width: 100px;
    */
}

#recent-product-info {
    /*
    border: 1px solid #ccc;
    height: 160px;
    */
    width: 90px;
}
#recent-product-image {
    border: 1px solid #ccc;
    height: 111px;
    width: 90px;
}

.recent-product-image {
    border: 1px solid #ccc;
    height: 111px;
    width: 90px;
}

#recent-products-table {
    width: 475px;
}
/* recent products */

/*
div.product-description {
    display: block;
}
*/

div.product-description {
    display: none;
    font-size: 10px;
    height: 111px;
    overflow: auto;
    margin: 5px 0 0 18px;
}

div.product-description ul {
    margin-left: 10px;
    margin-top: 5px;
}

div.product-description ul li {
    background: url(../../assets/ws/images/global/blt-round.gif) no-repeat 0px 5px;
    margin-top: 2px;
    padding-left: 8px;
}

#product-info-table {
    width: 465px;
    /*
    display: inline;
    float: left;
    margin-left: 10px;
    */
    background-color: #ffffff;
    margin-top: 15px;
}

.product-label-text {
    font-weight: bold;
    font-size: 12px;
}

#color-info-table {
    width: 100%;
}

#size-quantity-table {
    width: 100%;
}

#size-quantity-td {
    border-left: thin solid Silver;
    padding-left: 10px;
}

.more-text {
    font-size: 11px;
    font-weight: bold;
    color: #ff0000;
}

.outfit-ensemble-text {
    font-size: 12px;
    font-weight: bold;
    color: #898989;
}

.outfit-ensemble-td {
    border-top: thin solid Silver;
    line-height: 20px;
}

.product-outfits {
    /*
    border: 1px solid #ccc;
    */
}

.out-of-stock-text {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

.product-error-text {
    font-size: 10px;
    font-weight: bold;
    color: #ff0000;
}

.close-text {
    font-size: 10px;
}

.close-button {
    margin-right: 10px;
    margin-top: 10px;
}

.cart-success-header-text {
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    padding: 10px 0px 0px 10px;
}

.closet-header-text {
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    padding: 20px 0px 0px 10px;
}

.cart-success-header {
    background-color: #eeeeee;
    line-height: 40px;
}

.product-added-name {
    font-weight: bold;
    font-size: 11px;
}

.product-added-color {
    font-style: italic;
    font-size: 9px;
}

.product-added-style-size-quantity {
    font-weight: bold;
    font-size: 9px;
}

.product-added-basket-total {
    font-size: 10px;
    color: red;
}

.product-added-basket-product-discount {
    font-size: 10px;
    color: red;
}

#cart-success-div {
    border: thin groove Silver;
    z-index: 500;
    position: absolute;
    /*border: 1px solid #ccc;*/
    height: 230px;
    width: 275px;
    background-color: #ffffff;
    right: 175px;
    /*
    padding: 5px 5px 5px 5px;
    */
/*z-index: -50;*/
    /*visibility: hidden;*/
    /*top: -300px;
    */
}

div#product-addtoclosetproductpopup {
    position: absolute;
    top: 400px;
    left: 50%;
    background: white;
    /*
    margin: 10px 0px 0px 10px;
    border: thick groove Silver;
    */
}

#addtoclosettitle {
    color: #db0c42;
    font-weight: bold;
}

#product-addtoclosetproductpopup .body {
    background: url(/assets/ws/images/product/popup-body-bkgrd.png) top left repeat-y;
/*background: url(../../assets/ws/images/product/popup-body-bkgrd.png) top left repeat-y;*/
}

#product-addtoclosetproductpopup .body .inner {
    background: url(/assets/ws/images/product/popup-body-inner-bkgrd.gif) top left no-repeat;
    margin-left: 1px;
}

#product-addtoclosetproductpopup .btm {
    background: url(/assets/ws/images/product/popup-btm-corners.png) top left no-repeat;
    height: 10px;
    width: 236px;
}

#product-addtoclosetproductpopup .content {
    margin: 0 5px 0 5px;
    padding-top: 7px;
    text-align: center;
    width: 223px;
}

#product-addtoclosetproductpopup .content .link a, #qv-results .link a {
    color: #db0c42;
    text-decoration: underline;
}

#product-addtoclosetproductpopup .content .link, #qv-results .link {
    display: block;
    margin: 0 auto;
    padding-bottom: 8px;
    padding-top: 5px;
}

#product-addtoclosetproductpopup .message {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-right: 2px;
    padding-bottom: 20px;
    padding-top: 20px;
}

#product-addtoclosetproductpopup .message span {
    display: block;
    margin: 0 auto;
    width: 130px;
}

#product-description-etc-table {
    width: 470px;
}

/**
 * Classes for Share This Item Div
 */
#share-layer {
    display: block;
    width: 328px;
}

#share-this-item-div {
    visibility: visible;
    background-color: #ffffff;
    /*
    left: 725px;
    padding: 10px 10px 10px 10px;
    border: thin solid Silver;
    left: 900px;

    */
    width: 150px;
    position: absolute;
    top: 255px;
    right: 25px;
    z-index: 500;
}

.share-text {
    color: black;
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px;
}

#share-top {
    background: url(../../assets/ws/images/quickview/bac-quickview-top.png) no-repeat 0px 0px;
    height: 11px;
}

#share-content {
    background: url(../../assets/ws/images/quickview/bac-quickview.png) no-repeat 0px 0px;
    padding-bottom: 25px;
    text-align: left;
}

#share-content #share-body {
    background-color: #fff;
    margin-left: 1px;
    width: 321px;
}

#share-header {
    height: 22px;
    position: relative;
}

#share-header a#share-close {
    background: url(../../assets/ws/images/quickview/but-quickview-close.gif) no-repeat top right;
    font-size: 13px;
    height: 20px;
    padding: 2px 25px 0 0;
    position: absolute;
    right: 14px;
    text-decoration: none;
    text-transform: uppercase;
    top: -4px;
}

#share-header h2 {
    color: #666;
    font-size: 16px;
    font-weight: bold;
    left: 15px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -4px;
}

#share-bottom {
    background: url(../../assets/ws/images/quickview/bac-quickview-btm.png) no-repeat 0px 0px;
    height: 6px;
}

.send-a-link {
    border: thin solid Silver;
}






/**
 * Classes for Reserve In Store Div
 */
#reserve-in-store-div {
    visibility: hidden;
    background-color: #ffffff;
    position: absolute;
    left: 225px;
    top: 365px;
    width: 700px;
    z-index: 200;
    /*
    border: medium groove gray;
    border: thin solid Silver;
    */
    border: medium solid Silver;
    padding: 10px 10px 10px 10px;
}

#store-header {
    background-color: #dddddd;
    line-height: 20px;
}

#store-name-section {
    width: 300px;
    font-weight: bold;
}

.store-name-section {
    width: 300px;
}

#store-status-section {
    width: 200px;
    font-weight: bold;
    /*
    text-align: center;
    */
}

.store-status-column {
    width: 300px;
    font-weight: bold;
}

.store-info-column {
    width: 120px;
    font-weight: bold;
}

.reserve-in-store-header {
    background-color: #666666;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px 0px 10px;
    width: 100%; 
    line-height: 50px;
    }

.reserve-confirmation-header {
    background-color: #666666;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px 0px 10px;
    width: 400px;
    line-height: 30px;
}

.reserve-confirmation-text {
    color: #ffffff;
    padding-left:  10px;
}

.mall-info-column {
    width: 300px;
}

#reserve-title-text {
    color: #ffffff;
}

#error-text {
    color: red;
    font-weight: bold;
    text-align: center;
    /*
    line-height: 35px;
    */
}

.red {
    color: red;
}

.bold {
    font-weight: bold;
}

.pdg-lt-10 {
    padding-left: 10px;
}

.close-window-text {
    color: #ffffff;
    padding-right:  10px;
}

.close-window-text-black {
    color: #000000;
    font-weight: bold;
}
