﻿html {
    background:none !important;
}
body {
    background-color:#fff;
    background-image:url(/StyleControl/clothes_Default/images/bodyBg.jpg);
    background-repeat:repeat-x;
    background-position:left top;
}

.pageWrapper {
    background-color: #fff;
    background-image: url("/StyleControl/clothes_Default/images/bodyBg.jpg");
    background-repeat:repeat-x;
}

.STPrdPPicItem.clothes {
    height:inherit;
    width:220px;
    height:420px;
    border:none;
    position:relative;
    margin:0px 10px 26px;


}
    .STPrdPPicItem.clothes .info .number {
        
    }
.STPrdPPicItem.clothes .Po {
    width:220px;
    height:330px;
    padding:0px;
    z-index:2;
}

.STPrdPPicItem.clothes .Po a {
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
    border:none;
}

    .STPrdPPicItem.clothes .Po.sec {
        position:absolute;
        left:0px;
        top:0px;
        z-index:1;

    }


    .STPrdPPicItem.clothes .Po .transImg {
        width:220px;
        height:330px;
        position:absolute;
        left:0px;
        top:0px;
        display:table-cell;
        vertical-align:middle;
        text-align:center;
        z-index:2; 
        transition: opacity 0.5s ease 0s;
    }

        .STPrdPPicItem.clothes .Po .transImg.sec{
            z-index:1;  
            opacity: 0;

        }
    .STPrdPPicItem.clothes .Po:hover .transImg{
        opacity: 0;
    }
    .STPrdPPicItem.clothes .Po:hover .transImg.sec{
        opacity: 1;
    }

    .STPrdPPicItem.clothes .Na {
        margin: 10px 5px;
        height:20px !important;
        line-height:20px;
        max-height:inherit;

    }
        .STPrdPPicItem.clothes .Na a {
            color:#333;
            overflow: hidden; 
            max-height: 13px;
        }
        .STPrdPPicItem.clothes .Na a:hover {
            color: #ab926b;
        }



.STPrdPPicItem.clothes .Po img {
    max-width:220px;
    max-height:330px;
}

.STPrdPPicItem.clothes:hover {
    background:#fff;
    border:none;
}
.STPrdPPicItem.clothes:hover .Po a {
    border: 0px solid #efefef;
}

    .STPrdPPicItem.clothes .info {
        width:150px;
        float:left;
        margin:0px 0px 0px 5px;
    }
    .STPrdPPicItem.clothes .info .price {
        color: #000;
        display: block;
        font-size: 24px;
        font-weight: bold;
        line-height: 26px;
    }

    .STPrdPPicItem.clothes .info .price span.num {
            color: #000 !important;            
            font-size: 24px;
            font-weight: bold;
            line-height: 26px;
            margin:0px;
    }

    .STPrdPPicItem.clothes .orderBtn {
        width:26px;
        height:26px;
        display:block;
        float:right;
        margin:0px 5px 0px 0px;
        padding:0px;
    }
    .STPrdPPicItem.clothes .orderBtn input {
        width:26px;
        height:26px;
        display:block;
        background:none;
        background-image:url(/StyleControl/clothes_Default/images/icon_addtocart.png);
        background-repeat:no-repeat;
        background-position:center top;

    }
        .STPrdPPicItem.clothes .orderBtn input:hover,
        .STPrdPPicItem.clothes .orderBtn input:active {
            background-position:center bottom;

        }
    .STPrdPPicItem.clothes .Po img {                
    }



.fixedMenu.clothes {
    background-image: url("/StyleControl/clothes_Default/images/bodyBg.jpg");
    background-position: left top;
    background-repeat: repeat-x;
}

    .fixedMenu.clothes .navMenu {
      width:962px;
      margin:auto;      
    }


.fixedMenu .navMenu ul li.login .fbAccoutBtn, 
.headWrapper .navMenu ul li.login .fbAccoutBtn {

    margin: 9px 6px 0 0 !important;

}

.fixedMenu .navMenu ul li.login .googleAccoungBtn, 
.headWrapper .navMenu ul li.login .googleAccoungBtn {

    margin: 9px 6px 0 0 !important;

}


.fixedMenu.clothes .navMenu ul {
}
.fixedMenu.clothes .navMenu ul li {
    float: right;
    display: block;
    height: 30px;
    line-height: 30px;
    border-left: 1px solid #d1d1d1;
    position: relative;
}
    .fixedMenu.clothes .navMenu ul li .tl,
    .fixedMenu.clothes .navMenu ul li .tr,
    .fixedMenu.clothes .navMenu ul li .bl,
    .fixedMenu.clothes .navMenu ul li .br {
        display:none !important;
    }
    
.fixedMenu.clothes .navMenu ul li.end {
    border: none;
}
.fixedMenu.clothes .navMenu ul li.end a{
    float:left;	
    }
.fixedMenu.clothes .navMenu ul li.end .bonuGold{
    width:10px;
    height:100%;
    display:block;
    float:left;
    position:relative;
    }
.fixedMenu.clothes .navMenu ul li.end .bonuGold .icon{
    background-image:url(/images/bonuGold.png);
    background-repeat:no-repeat;
    background-position:center;
    width:18px;
    height:18px;
    display:block;	
    position:absolute;
    left:0px;
    top:2px;
    }
    
.fixedMenu.clothes .navMenu ul li.end .bonuGold .icon a{
    width:100%;
    height:100%;
    display:block;	
    }
.fixedMenu.clothes .navMenu ul li.end .bonuGold .icon .toolTip{
    font-size:12px;
    display:inline-block;
    width:70px;
    height:20px;
    line-height:20px;
    position:absolute;
    left:-26px;
    top:23px;
    margin:0px;
    padding:0px;
    text-align:center;
    background-color:#6b6b6b;
    color:#efefef;
    }
.fixedMenu.clothes .navMenu ul li.end .bonuGold .icon .toolTip .arrow{
    width:7px;
    height:4px;
    display:block;
    background-image:url(/images/toolTipArrow.gif);
    background-repeat:no-repeat;
    background-position:center;
    position:absolute;
    left:50%;
    top:-4px;
    margin:0px 0px 0px -4px;
    
    }
.fixedMenu.clothes .navMenu ul li.end .bonuGold .icon .toolTip .txt{
    
    }
    


.fixedMenu.clothes .navMenu ul li a {
    color: #666;
    font-size: 12px;
    height: 23px;
    display: block;
    padding: 0px 6px;
    margin: 2px 0px \9;
}
.fixedMenu.clothes .navMenu ul li a:hover {
    color: #f60;
}
.fixedMenu.clothes .navMenu ul li a span {
    padding: 2px 6px 1px;
    vertical-align: middle;
}

    .fixedMenu.clothes .navMenu ul li a span#myCartCount {
        padding:0px 1px;
    }

.fixedMenu.clothes .navMenu ul li.lang {
}
.fixedMenu.clothes .navMenu ul li.lang a span {
    background-image: url(/images/subArrow.gif);
    background-repeat: no-repeat;
    background-position: right 13px;
    display: inline-block;
    padding: 0px 12px 0px 6px;
}
.fixedMenu.clothes .navMenu ul li.target span {
    background-color: #e8e8e8;
}
.fixedMenu.clothes .navMenu ul li.target .tl, 
.fixedMenu.clothes .navMenu ul li.target .tr, 
.fixedMenu.clothes .navMenu ul li.target .bl, 
.fixedMenu.clothes .navMenu ul li.target .br {
    display: none;
    display: none \9;
    background-color: #fff;
}
.fixedMenu.clothes .navMenu ul li.target .tl {
    left: 6px;
    top: 2px;
}
.fixedMenu.clothes .navMenu ul li.target .tr {
    top: 2px;
    right: 6px;
}
.fixedMenu.clothes .navMenu ul li.target .bl {
    bottom: 3px;
    left: 6px;
}
.fixedMenu.clothes .navMenu ul li.target .br {
    bottom: 3px;
    right: 6px;
}
.fixedMenu.clothes .navMenu ul li.sub:hover ul {
    display: block;
}
.fixedMenu.clothes .navMenu ul li.sub ul {
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding: 26px 0px 0px 0px;
    width: 73px;
    display: none;
    z-index: 1;
    background-image: url(/images/navSubLine.gif);
    background-repeat: repeat-x;
    background-position: 0px 24px;
}
.fixedMenu.clothes .navMenu ul li.sub ul li {
    float: none;
    border: none;
    border-bottom: 1px solid #d1d1d1;
    width: 73px;
    height: 20px;
    display: block;
    line-height: 20px;
    background-image: url(/images/subMenuBg.png);
}
.fixedMenu.clothes .navMenu ul li.sub ul li a {
    width: 100%;
    height: 20px;
    display: block;
    margin: 0px;
    padding: 0px;
}
.fixedMenu.clothes .navMenu ul li.sub ul li a:hover {
}
.fixedMenu.clothes .navMenu ul li.sub ul li a span {
    margin: 0px 6px;
    padding: 0px;
    display: block;
    background: none;
}
.fixedMenu.clothes .navMenu ul li.sub:hover a {
    color: #333;
}
.fixedMenu.clothes .navMenu ul li.sub:hover ul li a {
    color: #777;
}
.fixedMenu.clothes .navMenu ul li.sub:hover ul li a:hover {
    color: #f60;
}

.fixedMenu.clothes .navMenu ul li.userName {
    width:auto;
    cursor:pointer;
  
}
    .fixedMenu.clothes .navMenu ul li.userName span {
        color: #666;
        display: block;
        font-size: 12px;
        height: 23px;
        padding: 0 6px;
              
    }
    .fixedMenu.clothes .navMenu ul li.userName .nameTxt {
        position:relative;
        float:left;
        margin:3px 0px 0px 0px \9;
    }
        .fixedMenu.clothes .navMenu ul li.userName .nameTxt .txt {
            padding:0px 6px 0px 3px;
            float:left;
        }
    .fixedMenu.clothes .navMenu ul li.userName .nameTxt .headIcon {
        width:16px;
        height:16px;
        display:block;
        background-image:url(/images/userIcon.jpg);
        background-position:left center;
        background-repeat:no-repeat;
        margin: 6px 0 0 6px;
        padding:0px;
        float:left;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        position:relative;
    }
    .fixedMenu.clothes .navMenu ul li.userName:hover .nameTxt .accountInfo {
        display:block;
    }
    .fixedMenu.clothes .navMenu ul li.userName .nameTxt .accountInfo {
         position:absolute;
         width:120px;
         height:auto;
         display:none;
         z-index:9;
         background-color:#fff;
         border:1px solid #efefef;
         box-shadow: 0 2px 4px rgba(34, 25, 25, 0.1);
         left:50%;
         top:22px;
         margin:0px 0px 0px -30px;
         padding:0px 0px 6px 0px;
        
    }
        .fixedMenu.clothes .navMenu ul li.userName .accountInfo a {
            width:100%;
            height:23px;
            display:block;
            text-align:center;
            padding:0px;
            
        }
            .fixedMenu.clothes .navMenu ul li.userName .accountInfo a:hover span{
                color:#06f;
            }
    .fixedMenu.clothes .navMenu ul li.userName .accountInfo .arrow {

        display:none;
        width:100%;
        height:6px;
        display:block;
        background-image:url(/images/nav_accountInfo_Arrow.png);
        background-repeat:no-repeat;
        background-position:24px center;     
        margin:-5px 0px 0px 0px;
        padding:0px;   

    }
            .fixedMenu.clothes .navMenu ul li.userName .accountInfo a span {
                background:none;
            }

.prodIndex .STPrdPPicItem .inCartIcon {
    z-index:5;
}

.mainContent .sortList {
    position: absolute;
    right: 0;
    top: 9px;
}
.mainContent .sortList li {
    float: left;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    color: #666;
    margin: 0px 4px 0px 0px;
    padding: 0px 4px 0px 0px
}
.mainContent .sortList li.title {
    text-align: right;
}
.mainContent .sortList li.line {
    background-image: url(/images/sortListLine.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
.mainContent .sortList li input {
    vertical-align: middle;
    margin: 0px 2px 0px 0px;
    padding: 0px;
}
.fixedMenu.clothes .navMenu ul li.login .fbAccoutBtn {
    background-position: 1px center;
    height: 14px;
    margin: 9px 6px 0 0;
    padding: 0;
    width: 14px;
}
.fixedMenu.clothes .navMenu ul li.login .fbAccoutBtn span {
            display:none;
        }

.fixedMenu.clothes .navMenu ul li.login .googleAccoungBtn {
    background-position: 1px center;
    height: 14px;
    margin: 9px 6px 0 0;
    padding: 0;
    width: 14px;
}
.fixedMenu.clothes .navMenu ul li.login .googleAccoungBtn span {
            display:none;
        }