﻿saleprice

/* Product Display
----------------------------------------------------------*/

.boxborder
{
    background-color:#fbfbfb; 
    border:1px solid #e7e7e7;
}

.breadcrumb
{
    /*padding-top:7px;
    padding-left:10px;
    padding-right:0px;
    padding-bottom:2px;

    margin:10px 0px 0px 0px;

    font-size:1.2em;
    width:988px;
    height:20px;
    float:left;
    border-bottom:0;*/
    background-color: #fff;
}

.productlist_orderby 
{
    float:right;
    width:500px;
    height:25px;
    background-color:#ffffff;
    display:block;
    text-align:right;
    font-size:0.7em;
}

.productlist 
{
    background-color:#fff;
    /*width:1000px;*/
    clear:both;
    padding-left:0px;
    
}

.productlist .paging
{
    width:988px;
    height:45px;
    clear:both;
    padding:0;
    margin:0;
    padding-top:20px;
    padding-left:10px;
}


.pagingContent
{
    background-color:#fff;
    width:100%;
    margin:0;
    padding:0;
    padding-left:0px;
    padding-top:10px;
    float:left;
    /*min-height:600px;*/
}


.product_small_box 
{
    border:1px solid #fff;
    float:left;
    text-align:center;
    background-color:#fff;
    /*width:236px;
    height:420px;*/
    margin-bottom:40px;
    /*min-height:314px;*/
}

.product_small_box_related 
{
    float:left;
    text-align:center;
    background-color:#fff;
    width:150px;
    height:280px;
    margin-bottom:40px;
    padding-right:20px;
    border:0;
}

.prdImg{
    width:100%;
    height:100%;
}

.desc-wrapper{
        padding:0px;
        margin:0px;
        overflow:hidden;
        min-height:20px;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

/*@media only screen and (max-width: 312px){
    .desc-wrapper{
        min-height:150px;
    }
}

@media (min-device-width: 313px) and (max-device-width: 1200px) {
    .desc-wrapper{
        min-height:70px;
    }
}*/

.saleprice 
{  
    text-decoration: line-through;
    color:#938e8a;
}

.price 
{
    font-size:14px;
    color:Black;
}

.promo
{
    color:red;
    font-size:15px;
}

.pricewrapper{
    max-height:20px;
    height:20px;
    min-height:20px;
}

.colorwarpper{
    max-height:50px;
    height:50px;
    min-height:50px;
}

.productname
{
   font-size:18px;
   font-weight:bold; 
}

.productstyle
{
    margin:0px;
    /*font-size:0.8em;*/
    font-size: 10px;
}

.productdescription{
    font-size: 12px;
}

.des-title {
    font-weight: bold;
    font-size: 13px;
}

#desc {
    padding: 10px;
}

.des-contents {

}

.productpromo
{
    font-size:1.5em;
    min-height:35px;
    padding-bottom:10px;
    /*border-bottom: 4px solid #e1e1e1;*/
}




/* Product Detail
----------------------------------------------------------*/
.productdetail_image 
{
    /*float:left;
    width:390px;
    padding-left:5px;*/
}

.productdetail_image_displays 
{
    /*width:371px;
    min-height:504px;*/   
    
    /*margin-left: 3px;*/
    margin-top:10px;
    background: #fff;
    position:relative;
    /*
    border: 5px solid white;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.50);
    */
}

.productdetail_image_display 
{
    /*width:370px;
    min-height:502px;*/   
    /*border:1px solid #eee; */
    width: 400px;
    cursor:pointer;
    margin-left:10px;
}
.productdetail_image_thumbs { 
    margin-top:10px;
    margin-left:5px; 
    margin-bottom:10px;
}

.productdetail_image_thumbs_small { 
    margin-top:10px; 
    margin-bottom:10px;
}

.productdetail_image_thumbs-p{
    float:left;
    margin-right:4px;
}

.productdetail_image_thumb 
{
    /*min-height:95px;
    min-width:66px;*/
    cursor:pointer;
    margin:5px;
    background: #fff;
    position:relative;
    padding:5px;
    margin-right:15px;
    border:1px solid #e7e7e7;
    /*
    border: 5px solid white;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.50);
    */
}

.div-thumb{
    display:block;
    width:100%;
}

.productdetail_wrapper_spec 
{
    /*float:right;
    width:590px;*/
    margin-top: 10px;
    background-color:#fff;
}
.productdetail_wrapper_spec_sizecolor
{
    /*float:left;
    width:100%;
    background-color:#fff;
    padding-top:50px;*/
}

/* Color List
----------------------------------------------------------*/
.colortumbs 
{
    /*float:left;*/
    
    margin-bottom: 10px;
}

.colorthumb 
{
    padding:5px;
    width:30px;
    height:30px;
    cursor:pointer;
    display: inline-block;
}

.colortumbs_selected 
{
    padding:5px;
    border:2px solid red;
    min-height:25px;
    cursor:pointer;
}

.colortumbs .tumbsWrap{display:inline-block; padding:0 7px;}

/* Color List - Modal
----------------------------------------------------------*/
.colortumbs2
{
    border:0;
    width:300px;
    padding:2px;
    cursor:pointer;
    float:left;
}
.colorthumb2
{
    padding:2px;
    width:15px;
    height:15px;
    cursor:pointer;
    float:left;
}
.colortumbs_selected2
{
    padding:2px;
    border:2px solid red;
    min-height:5px;
    cursor:pointer;
}

/* Size List
----------------------------------------------------------*/
.productsize
{
    padding:2px;
    cursor:pointer;
    min-width:25px;
    height:25px;
    font-size: 12px;
    border:1px solid #e1e1e1;
    text-align:center;
    vertical-align:middle;
    /*float:left;*/
    display: inline-block;
    margin-right:10px;
}
/*.productsize:hover
{
    padding:5px;
    cursor:pointer;
    width:35px;
    height:30px;
    border:1px solid blue;
    text-align:center;
    vertical-align:middle;
    float:left;
}*/
.productsizes
{
    float:left;
    margin-bottom: 10px;
}

.size-chart {
    /*float: left;*/
    padding-left: 28px;
    background: url("Images/icon-ruler.png") no-repeat left 6px;
    margin: 0;
    text-transform: uppercase;
}

/* Size List -- Modal
----------------------------------------------------------*/
.productsize2
{
    padding-left:10px;
    padding-right:10px;
    cursor:pointer;
    width:15px;
    height:10px;
    border:1px solid #e1e1e1;
    text-align:center;
    vertical-align:middle;
    float:left;
    padding-bottom:10px;
}
/*.productsize2:hover
{
    padding-left:10px;
    padding-right:10px;
    cursor:pointer;
    width:15px;
    height:10px;
    border:1px solid blue;
    text-align:center;
    vertical-align:middle;
    float:left;
    padding-bottom:10px;
}*/
.productsizes2
{
    width:300px;
    padding:5px;
    border:0;
}






.productdetail_cart_box 
{
    /*float:left;*/
    /*margin-top:20px;*/
}

.productcart 
{
    clear:both;
    width:245px;
    padding-top:5px;
    padding-bottom:5px;
}
.productcart .addtocartbutton 
{
    float:left;
    padding:5px;
    cursor:pointer;
    text-align:center;
}

.addtowishbutton
{
    /*float:left;*/
    cursor:pointer;
    /*border: 1px solid #e1e1e1;
    padding: 3px;*/
}

.errMsg
{
    padding-top:5px;
    display:none;
    color:Red;
}

/* Paging Text
----------------------------------------------------------*/
.PagingTableCSSClass{padding:0px 0px 0px 0px; }
.GoFirstPageFontCSSClass{padding:5px 5px 5px 5px;}
.GoPrevPageFontCSSClass{padding:5px 5px 5px 5px;}
.GoNextPageFontCSSClass{padding:5px 5px 5px 5px;}
.SelectedPageTextCssClass{padding:5px 10px 5px 10px; font-weight:bold;}
.PageTextCssClass{padding:5px 5px 5px 5px;}

.PageTextCssTDClass{ height:35px;}
.PageTextCssTDClass a:link{height:35px;text-decoration:none; color: #405586;}
.PageTextCssTDClass a:hover{height:35px;text-decoration:none; color: #a4acb3;}
.PageTextCssTDClass a:visited{height:35px;text-decoration:none; color: #405586;}

.TotalPageFontCssClass{padding:5px 5px 5px 5px;}


/* Shopping Cart
----------------------------------------------------------*/

.smallshoppingcart 
{
    /*width:100%;
    text-align:right;
    padding-left:10px;
    padding-right:10px;
    cursor:pointer; 
    font-size:1em; 
    vertical-align:middle;*/
}

.shoppingcart_list_box
{
    width:985px;
    height:143px;
    background-color:#fff;
    clear:both;
}





.shoppingcart_list_box_img
{
    width:100px;
    float:left;
    vertical-align:middle;
    text-align:center;
}
.shoppingcart_list_box_wrapper_title
{
    width:370px;
    float:left;
    margin-top:60px;
}

.shoppingcart_list_box_name 
{
    vertical-align:middle;
    text-align:center;
    width:370px;
    clear:both;
}
.shoppingcart_list_box_styleid
{
    text-align:center;
    width:370px;
    font-size:0.9em;
    color:green;
    clear:both;
}
.shoppingcart_list_box_colorsize
{
    float:left;
    font-size:0.9em;
    width:150px;
    height:80px;
    padding-top:60px;
}

.shoppingcart_list_box_wrapper_price
{
    width:100px;
    float:left;
    margin-top:60px;
}

.shoppingcart_list_box_price
{
    vertical-align:middle;
    text-align:center;
    width:100px;
}

.shoppingcart_list_box_promo
{
    vertical-align:middle;
    text-align:center;
    width:200px;
}


.shoppingcart_list_box_qty
{
    width:80px;
    vertical-align:middle;
    text-align:center;
    float:left;
    height:80px;
    padding-top:60px;
}
.shoppingcart_list_box_remove 
{
    float:left;
    padding:5px;
    cursor:pointer;
    width:140px;
    text-align:center;
    margin-top:50px;
}


.shoppingcart_alert_box_title
{
    width:290px;
    height:36px;
    background-color:#fff;
    clear:both;
}


.shoppingcart_alert_box_viewbutton
{
    float:left;
    padding-left:5px;
    padding-top:5px;
}

.shoppingcart_alert_box_checkout
{
    float:right;
    cursor:pointer;
    padding-top:5px;
    padding-right:5px;
}

.shoppingcart_alert_box_img
{
    float:left;
}

.shoppingcart_alert_box_wrapper
{
    clear:both;
    width:290px;
    min-height:270px;
    margin: auto;
    background: #fff;
    border: 5px solid #fbe3e8;
    position:relative;
    box-shadow: 0px 0px 71px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 0px 0px 71px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 0px 0px 71px rgba(0, 0, 0, 0.80);
    
    overflow:hidden;
    z-index:10000;
}


.headers
{
    float:left;
    text-align:center; 
    vertical-align:middle; 
    margin-top:5px;
    font-size:0.9em;
}

.headers_wrapper 
{
    clear:both;
    width:985px;
    height:20px; 
    text-align:center; 
    vertical-align:middle;
    background-color:#e1e1e1;
    margin-left:10px;
    border:1px solid #eee;
    padding-bottom:10px;
}

.column_wrapper
{
    clear:both;
    width:1075px;
    text-align:center; 
    vertical-align:middle;
    padding-left:5px;
}

.cart-summary
{
    width:985px;
    height:100px;
    border:1px solid #fff;
}

.cart-option-box
{
    float:left; width:400px; height:150px; margin-top:10px;
}

.price_summary
{
    float:right; width:200px; height:80px; margin-top:10px; margin-left:10px; text-align:right;
    border:1px solid #fff;
}

.price_summary_label
{
    float:right; width:200px; height:80px; margin-top:10px; margin-left:10px; text-align:right;
    border:1px solid #fff;
}

.checkout_button, .continue_button
{
    float:right;  padding-top:5px; cursor:pointer; height:30px; margin-top:10px; margin-left:10px; text-align:center; vertical-align:middle;
}



/* Log In
----------------------------------------------------------*/

.member_login
{
    /*float:left;
    width:400px;
    height:300px;*/
    border-right: 1px solid #e1e1e1
}

.guest
{
    /*float:left;
    width:400px;
    height:300px;*/
}

.member_checkout_text
{
}

.guest_checkout_title,.member_checkout_title, .title_pages
{
    /*width:90%;*/
    margin-top:30px; 
    margin-bottom:20px;
    border-bottom:1px solid #e1e1e1;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.member-title {
    padding-left: 10px;
}

.member_register_title
{
    width:90%;
    margin-top:30px; 
    margin-bottom:10px;
    border-bottom:1px solid #e1e1e1;
}

.title_sub_pages {
    font-weight:700;
    font-size: 15px;
    margin-bottom: 10px;
}

.checkout-box {
    padding: 10px;
    border-right: 1px solid #e1e1e1;
    min-height: 300px;
}

.member_checkout_button, .guest_checkout_button
{
    margin: 0 auto;
    width:100%; padding-top:2px; cursor:pointer; height:25px;
}

.member_checkout_button:hover, .guest_checkout_button:hover
{
    margin: 0 auto;
    width:100%; padding-top:2px; cursor:pointer; height:25px;
    text-decoration:none;
}

.memberlogin
{
    float:right;
    padding-left:10px;
    padding-right:10px;
    cursor:pointer; 
    text-align:center; 
    font-size:1em; 
    vertical-align:middle;
}

.member_register_box
{
    /*clear:both;
    text-align:center;
    width:100%;*/
}

.register-label-wrapper
{
    /*clear:both;
    width:100%;
    height:30px;
    text-align:center;
    margin:0 auto;*/
}

.register-label
{
    padding-top:10px;
    float:left;
    width:200px;
    text-align:left;
}

.register-textbox
{
    float:left;
    width:200px;
    text-align:left;
    
}

/* Checkout
----------------------------------------------------------*/

.inputline 
{
    line-height:15px;
    padding:0;
    margin:0;
}

.shippingInfo
{
    float:left;
    padding:5px;
    width:45%;
}

.billinginfo
{
    float:left;
    padding:5px;
    width:45%;
    margin-right:20px;
}

.address_book
{
    clear:both;
    margin-bottom:30px;
}

.bottombuttons
{
    clear:both;
    height:100px;
    text-align:left;
    margin-left:20px;
}

.billship_title
{
    font-size:1em;
}

.emailInfo
{
    clear:both;
    padding:5px;
    width:45%;
}

.err_msg
{
    clear:both;
    text-align:left;
    margin-left:20px;
}

.btn-addcart {
    float:left; 
    padding-right: 15px;
}

.cart-grid-title {
    background: #D7D7D7;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing:2px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
}

.cart-grid-contents {
    border-bottom: 1px solid #D7D7D7;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cart-item-img {
    width:100%;
}

.cart-item-title {
    margin-top: 0;
}

.cart-item-desc {
}

.cart-sum {
    margin-top: 10px;
}

.btn-apply {
    background: #d7d7d7;
    font-size: 10px;
    padding: 5px 10px;
    color: #fff;
    font-weight: 700;
}

.cart-sum-price p {
    margin: 0;
}

.cart-link {
    margin-top: 10px;
}

.btn-chkout {
    background: #000;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 5px 20px;
}

.cart-right-box {
    border: 1px solid #959595;
    padding: 10px;
    margin-bottom: 20px;
}

.cart-right-box-title {
    background-color: #959595;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    margin: -10px -10px 0 -10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cart-right-box-message {

}

.btn-right-box {
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 5px 20px;
    font-size: 13px;
    font-weight:700;
}

.order-history-box {
    border: 1px solid #959595;
    padding: 10px 10px 0 10px;
    margin-bottom: 20px;
}

.order-history-box-title {
    text-transform:uppercase;
    background-color: #959595;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    margin: -10px -10px 0 -10px;
    padding: 5px;
}

.order-history-box-contents {

}

.order-history-box-items {
    margin-bottom: 10px;
}

.order-history-box-divide {
    
}

.order-history-box-divide-left {
    border-right: 1px solid #959595;
    min-height: 130px;
}

@media (max-width: 767px) {
    .btn-addcart {
        float: none;
    }

    .order-history-box-divide {
        
    }

    .order-history-box-divide-left {
        border-right: 0;
        min-height: 0;
    }

    .order-history-box-divide span:first-child {
        border-top: 1px solid #959595;
        margin-top: 10px;
    }
}

@media (max-width: 991px) {
    .cart-grid-contents {
        margin-top: 10px;
    }

    .checkout-box {
        border-right: none;
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: 10px;
        min-height: 0;
    }
}
