#xbs_prices_block_div {
    margin-bottom:-2px;
    padding: 10px;
    text-align: center;
    /*background:url(/shop/modules/blockxbsprices/images/ct.png) no-repeat center !important;*/
    /*min-height: 110px;*/
}
.xbs_crossed_price{
}
.xbs_crossed_price_amount{
    font-size: 26px;
    color: black;
    font-weight: bold;
    text-decoration: none;
    position:relative;   
}
.xbs_cross1{
    position: absolute;
    top: 40%;
    left: -5px;
    width: 100%;
    height: 4px;
    background: red;
    transform: rotate(-15deg);
    opacity: 0.7;
}
.xbs_cross2{
    position: absolute;
    top: 40%;
    left: -5px;
    width: 100%;
    height: 4px;
    background: red;
    transform: rotate(15deg);
    opacity: 0.7;
}
.xbs_my_price{
    font-size: 16px;
    color: black;
    font-weight: bold;
}
.xbs_my_good_price{
    font-size: 18px;
    color: #080;
    font-weight: bold;
    margin-top: 10px;
}
.xbs_mid_price{
    font-size: 16px;
    margin-top: 10px;
    color: #050;
}
.xbs_mid_price_amount{
    font-weight:bold;
    font-size:20px;
}
.xbs_best_price{
    font-size: 16px;
    margin-top: 10px;
    color: #050;
}
.xbs_best_price_amount{
    font-weight:bold;
    color:red;
}
.xbs_member_link a{
    color:blue;
}
.xbs_member_link_div{
    margin-top:10px;
}
.xbs_member_link_btn{
    border: 1px solid #900000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 5px auto 0 auto;
    background: #900000;
    color: white !important;
    padding: 5px;
    font-weight: bold;
    font-size:15px;
}
.xbs_member_link_btn a:visited{
   color: white !important; 
}
ul.product_list.grid > li .product-container .content_price {
    position:relative;
    max-width: 130px;
}
.xbs_hp_cross1{
    position: absolute;
    top: 45%;
    left: 15%;
    width: 65%;
    height: 4px;
    background: red;
    transform: rotate(-15deg);
    opacity: 0.7;
}
.xbs_hp_cross2{
    position: absolute;
    top: 45%;
    left: 15%;
    width: 65%;
    height: 4px;
    background: red;
    transform: rotate(15deg);
    opacity: 0.7;
}
.xbs_hp_cross11{
    position: absolute;
    top: 10px;
    left: 15%;
    width: 65%;
    height: 4px;
    background: red;
    transform: rotate(-15deg);
    opacity: 0.7;
}
.xbs_hp_cross12{
    position: absolute;
    top: 10px;
    left: 15%;
    width: 65%;
    height: 4px;
    background: red;
    transform: rotate(15deg);
    opacity: 0.7;
}
.xbs_hp_normal_price_cont{
    text-align: center;
}
.xbs_hp_normal_price{
    width:90px;
    position:relative;
    margin:auto;
}
.xbs_hp_normal_price span{    
    font-size: 18px;
    font-weight:bold;
    color: black;
}
.xbs_hp_voircond{
    font-size:10px;
    text-decoration: none;
    color:#55B;
}
.xbs_split_pmt{
    color:blue !important;
    font-size:18px;
    margin-top: -20px;
}
.xbs_split_pmt_blk{
    color:blue !important;
    font-size:18px;
}
.xbs_split_pmt_1st_amount{
    color: #0A0 !important;
    font-size:30px;
    font-weight:bold;
}
.xbs_split_pmt_1st_monthly{
    font-size:12px;  
}
.xbs_split_pmt_monthly_amount{
    color: #0A0 !important;
    font-size:12px;
    font-weight:bold;

}
.xbs_split_pmt_main_price .product-price{
    color:#777 !important;
    font-size: 15px;
}





ul.product_list.grid > li .product-container .product-image-container .content_price .xbs_split_pmt{
      color:black !important;  
}

ul.product_list.grid > li .product-container .product-image-container .content_price .xbs_split_pmt_1st_amount{
    color:black !important;
}

ul.product_list.grid > li .product-container .product-image-container .content_price .xbs_split_pmt_1st_monthly{
    color:black !important;
}

ul.product_list.grid > li .product-container .product-image-container .content_price .xbs_split_pmt_monthly_amount{
    color:black !important; 
    font-size:14px;
}
ul.product_list.grid > li .product-container .product-image-container .content_price .xbs_split_pmt_main_price{
    color: #e8ec4c;
    font-size: 14px;
}

.thumb_sticker_box, .prod_sticker_box{
    overflow: hidden;
}
.thumb_sticker_box.upleft{
    width: 100px;
    height: 100px;
    position: absolute;
    left: -3px;
    top: -3px;
}
.thumb_sticker_box.upright{
    width: 100px;
    height: 100px;
    position: absolute;
    right: -3px;
    top: -3px;
}
.thumb_sticker_box.top{
    width: 102%;
    position: absolute;
    left: -1px;
    top: -3px;
}
.thumb_sticker_box.bottom{
    width: 102%;
    position: absolute;
    left: -1px;
    bottom: -3px;
}
.thumb_sticker_sticker{    
    width: 143px;
    font-size: 15px;
}
.thumb_sticker_sticker.green, .prod_sticker_sticker{
    background-color: #0F0;
    border-bottom: 2px ridge #349a00;
    border-top: 2px ridge #349a00;
    color: #444;
} 
.thumb_sticker_sticker.red, .prod_sticker_sticker.red{
    background-color: #F00;
    border-bottom: 2px ridge #ff6969;
    border-top: 2px ridge #ff6969;
    color: #fff;
} 
.thumb_sticker_sticker.yellow, .prod_sticker_sticker.yellow{
    background-color: #FF0;
    border-bottom: 2px ridge #d2b809;
    border-top: 2px ridge #d2b809;
    color: #444;
} 
.thumb_sticker_sticker.blue, .prod_sticker_sticker.blue{
    background-color: #00F;
    border-bottom: 2px ridge #0a87ef;
    border-top: 2px ridge #0a87ef;
    color: #fff;
} 
.thumb_sticker_sticker a, .prod_sticker_sticker a{
    color: inherit !important;
}

.thumb_sticker_sticker.upleft{
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: absolute;
    left: -36px;
    top: 26px;
}
.thumb_sticker_sticker.upright{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: absolute;
    right: -36px;
    top: 16px;
}
.thumb_sticker_sticker.top,.thumb_sticker_sticker.bottom{
    font-size: 15px;
    line-height: 16px;
    width: 100%;
}

/************ Product page *******************/
.prod_sticker_box.upleft{
    width: 150px;
    height: 150px;
    position: absolute;
    left: -3px;
    top: -3px;
}
.prod_sticker_box.upright{
    width: 150px;
    height: 150px;
    position: absolute;
    right: -3px;
    top: -3px;
}
.prod_sticker_box.top{
    width: 350px;
    position: absolute;
    left: -3px;
    top: -3px;
}
.prod_sticker_box.bottom{
    width: 350px;
    position: absolute;
    left: -3px;
    bottom: -25px;
}

.prod_sticker_sticker.upleft{
    width: 211px;
    font-size: 18px;
    text-align: center;
    line-height: 21px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: absolute;
    left: -49px;
    top: 33px;
}
.prod_sticker_sticker.upright{
    width: 211px;
    font-size: 18px;
    text-align: center;
    line-height: 21px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: absolute;
    right: -49px;
    top: 33px;
}
.prod_sticker_sticker.top,.prod_sticker_sticker.bottom{
    width: 350px;
    font-size: 18px;
    line-height: 21px;
    text-align:center;
}
.bankdiscount{
    background: linear-gradient(0deg, #007ab7 0%, #01ABE7 100%);
    padding: 20px 15px 15px 15px;;
    margin: 10px 0 -5px;
    position: relative;
    background-color: #D6F0FF;
    color: #FFF;
    box-shadow: 5px 5px 9px 0px rgb(181, 181, 181);
    border-radius: 5px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #0079B6;
}
.bankdiscount .bankdiscountamnt { 
    color:#FFFF00; 
    font-size:1.1em;
}