@charset "utf-8";
/* CSS Document by 7templates.net*/
.prod-info-rewards {
    border-left: 1px dotted #999999;
    float: right;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: 10px;
    margin-top: 3px;
    padding-left: 10px;
    width: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.prod-info-rewards strong {
    color: #990000;
    display: block;
    font: italic bold 18px/18px Georgia,serif;
    margin-bottom: 10px;
}

.prod-info-rewards .iconQuestion {
    background-image: url("../images/icons_all.png");
    background-position: -96px -170px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 9px;
    line-height: 14px;
    margin-top: 1px;
    padding: 5px 4px 4px 0;
    vertical-align: text-top;
    width: 14px;
	cursor: pointer;
}
.prod-info-rewards sup {
    font-size: 12px;
    position: static;
    vertical-align: inherit;
}
.litb-tooltip {
    background: none repeat scroll 0 0 padding-box #FFFFFF;
    border: 1px solid #999999;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    display: none;
    padding: 15px;
    position: absolute;
    z-index: 9999;
}
.close {
    color: #000000;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    opacity: 0.2;
    text-shadow: 0 1px 0 #FFFFFF;
}
.litb-tooltip .close {
    cursor: pointer;
    height: 13px;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 13px;
    z-index: 9990;
}
.litb-tooltip .arrow {
    background-image: url("../images/tool_all.png");
    background-position: -70px 0;
    background-repeat: no-repeat;
    height: 16px;
    position: absolute;
    width: 20px;
    z-index: 9990;
}
.litb-tooltip div {
    color: #333333;
    font-size: 12px;
    line-height: 14px;
    padding: 0;
}
.litb-tooltip div strong {
    font-size: 14px;
    line-height: 20px;
}
.litb-tooltip div p {
    margin: 0;
    padding: 5px 0;
}
#shipping_note{border-bottom: 1px solid #DDDDDD; padding-bottom: 10px;}
#shipping_note strong{color:#999;}
.shipping_left{display:inline-block; width:30px;}
.warehouse_info{margin-bottom: 8px;}
.shipping_info{}
.promise-icon-more {padding-left: 0px; margin-bottom:0px !important; height: 24px;}
.promise-icon-more .title {
    margin-right: 5px;
	float: left;
	max-width: 50px;
}
.promise-icon-more .promise-list {
    display: inline-block;
    position: relative;
    height: 20px;
    overflow: hidden;
	padding: 0 26px 0 4px;
	width:370px;
}
.promise-icon-more ul {
    background-image: none;
    float: left;
    display: inline-block;
    display: block;
}
.promise-icon-more ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.promise-icon-more ul a {
    color: #646FB0;
    float: left;
    overflow: hidden;
    margin-bottom: 5px;
    padding: 0 10px;
    border-right: 1px solid #EAEAEA;
    white-space: nowrap;
}
.promise-icon-more ul a:last-child {
    border-right: none;
}
.clr {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.promise-icon-more .promise-list i {
    display: block;
    position: absolute;
    top: 6px;
    right: 5px;
    width: 13px;
    height: 7px;
    background: url(../images/arr-close.png) no-repeat;
}
.hover .promise-list {
    background-color: #fff;
    z-index: 3;
    border: 1px solid #ccc;
    padding: 5px 25px 5px 3px;
    overflow: visible;
    height: auto;
    top: -5px;
    left: -3px;
}
.hover .promise-list i {
    top: 10px;
    right: 9px;
    background: url(../images/arr-open.png) no-repeat;
}
.summary-service { color: #999;}
.hl_red { color: #e4393c; }
#shipping_note .u {
    text-decoration: underline;
	cursor: pointer;
}
.texttip, .hovertip {
    background: none repeat scroll 0 0 #333333;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    padding: 3px 8px;
    position: absolute;
    z-index: 2;
}
.texttip .arrow, .hovertip .arrow {
    background-image: url("../images/tool_all.png");
    background-position: -120px -8px;
    background-repeat: no-repeat;
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    display: block;
    height: 5px;
    left: 48%;
    position: absolute;
    top: -10px;
    width: 10px;
}
#freeshipping_box{width: 400px;}
#freeshipping_box p{margin: 5px 0;}
#prodPriceDis{position: relative;}
.contactmail{float: right !important;}
.contact-mail:before {
    background: url("../images/p_contact_us.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 12px;
    margin-bottom: 3px;
    margin-right: 7px;
    vertical-align: middle;
    width: 16px;
}