@charset "utf-8";
.clearfix:after
{
    clear: both;
    content: " ";
    display: block;
    height: 0px;
    visibility: hidden;
    }
#gaWarp{
    background:#000;
    display:none;
    opacity:.3;
    -ms-filter:"alpha(opacity=30)";
    filter:alpha(opacity=30);
    width:100%;
    height:100%;
    z-index:1000;
    position:fixed;
    top:0;
    left:0
}
#jbCartLoginDiv,.jbAlertBox {
    display: none;
    padding: 20px;
    position: fixed;
    z-index: 1001
}

.jbAlertBox {
    background: #fff
}

.jbAlertBox .logoAlter {
    text-align: center
}

.jbCartTab li {
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0 15px;
    color: #015aaa;
    cursor: pointer
}

.jbCartTab li.active {
    color: #ff6400;
    font-size: 18px;
    font-weight: bold
}

.jbCartBox {
    margin-top: 18px
}

.reg_return .reg_return_wrap,.login_register_con .v_success .ico_s,.login_register_con .v_error .ico_s,.login_register_con .login_infobox.error i,.login_register_dialog .close,.login_register_con .col_l i.ico_email,.login_register_con .col_l i.ico_pwd,.lr_icon_error,.pattaya-dialog .close,.jbAlertBox .close {
    background: url(../images/cartImg/icon.png) no-repeat
}

.lr_icon_error {
    background-position: 0 -35px;
    display: inline-block;
    height: 15px;
    width: 15px
}

.login_register_dialog.guest {
    width: 680px
}
.login_register_dialog {
    background: none repeat scroll 0 0 #e2e2e2;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-family: Verdana;
    font-size: 12px;
    position: relative;
    width: 460px; z-index:9999;
}

.login_register_dialog .wrap {
    background: none repeat scroll 0 0 #f0f0f0;
    border-radius: 5px;
    border-right: 1px solid #c0c0c0;
    padding: 20px
}

.login_register_dialog.guest .wrap {
    border-radius: 5px 0 0 5px;
    margin-right: 220px
}

.login_guest_con {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 219px
}

.login_guest_con .btn_checkout_guest {
    background: -moz-linear-gradient(center top,#00c036,#00a930) repeat scroll 0 0 rgba(0,0,0,0);
    border: 1px solid #007d23;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 90px auto 10px;
    text-align: center;
    width: 160px
}

.login_guest_con .btn_checkout_guest:hover {
    text-decoration: none
}

.login_guest_con .btn_checkout_guest.disabled {
    cursor: default;
    opacity: .7
}

.login_guest_con .error_info {
    color: #ff0909;
    display: inline-block;
    line-height: 14px;
    margin: 0 0 0 30px;
    padding: 0 20px;
    position: relative
}

.login_guest_con .lr_icon_error {
    left: 0;
    position: absolute
}

.login_register_tab {
    margin-left: -15px
}

.login_register_tab li {
    float: left;
    height: 22px;
    padding: 0 15px
}

.login_register_tab li.b_r {
    border-right: 1px solid #b9b9b9
}

.login_register_tab .item {
    color: #015aaa;
    display: block;
    font-size: 11px;
    margin-top: 4px
}

.login_register_tab .item:hover {
    color: #015aaa;
    text-decoration: none
}

.login_register_tab li.active .item {
    color: #ff6400;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 0
}

.login_register_tab li.active .item:hover {
    color: #ff6400
}

.login_register_dialog .close,.pattaya-dialog .close,.jbAlertBox .close {
    background-position: -5px -6px;
    height: 9px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    text-indent: -999em;
    top: 10px;
    width: 9px;
    display: inline-block;
    line-height: 9px
}

.login_register_con {
    display: none;
    margin: 18px auto 0;
    position: relative
}

.login_register_con.active {
    display: block
}

.login_register_con .error-panel {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    color: #f00;
    padding: 5px 10px;
    position: absolute;
    top: 12px;
    width: 480px
}

.login_register_con .row {
    margin: 0 0 0 147px;
    position: relative;
    width: 273px
}

.login_register_con .row_op {
    padding-top: 3px
}

.login_register_con .row_cb {
    padding: 10px 0
}

.login_register_con .row_info {
    color: #666;
    font-size: 11px;
    line-height: 1.2em
}

.login_register_con .login_infobox {
    display: none;
    line-height: 15px;
    margin-top: 15px;
    min-height: 15px;
    padding-left: 25px;
    position: relative
}

.login_register_con .login_infobox.error {
    color: #ff0909;
    display: block
}

.login_register_con .login_infobox.error i {
    background-position: 0 -35px;
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    width: 15px
}

.login_register_con .col_l {
    color: #999;
    height: 32px;
    left: -147px;
    line-height: 16px;
    padding: 8px 10px 8px 0;
    position: absolute;
    text-align: right;
    top: 0;
    width: 137px
}

.login_register_con .col_l i {
    height: 15px;
    left: 155px;
    position: absolute;
    top: 9px;
    width: 15px
}

.login_register_con .col_l i.ico_email {
    background-position: -20px 0
}

.login_register_con .col_l i.ico_pwd {
    background-position: -35px 0
}

.login_register_con .col_r {
    display: block;
    vertical-align: middle
}

.login_register_con .input_box {
    display: inline-block
}

.login_register_con .text {
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: 0 0 2px #aaa;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    margin-bottom: 24px;
    padding: 8px 30px;
    width: 211px
}

.login_register_con .text:focus {
    border-color: #aaa;
    box-shadow: 0 0 6px #aaa
}

.login_register_con .checkbox {
    vertical-align: text-top
}

.login_register_con .pbtn {
    float: right;
    padding: 0 30px
}

.login_register_con .rbtn {
    text-align: center;
    width: 100%
}

.login_register_con .pbtn,.login_register_con .rbtn {
    background: -webkit-gradient(linear,left top,left bottom,from(#ff9300),to(#ff6500));
    background: -moz-linear-gradient(top,#ff9300,#ff6500);
    background: -o-linear-gradient(top,#ff9300,#ff6500);
    background: -ms-linear-gradient(top,#ff9300 0,#ff6500 100%);
    background: linear-gradient(top,#ff9300,#ff6500);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9300',endColorstr='#ff6500');
    border: 1px solid #d15200;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    font-family: arial;
    cursor: pointer
}

.login_register_con .pbtn.disable,.login_register_con .rbtn.disable {
    cursor: default;
    opacity: .7
}

.login_register_con .link_f {
    float: left;
    margin-top: 10px; color:#436993;
}

.login_register_con .lbl_subscribe {
    color: #666
}

.login_register_con .v_success .text {
    border-color: #2fc620;
    box-shadow: 0 0 2px #2fc620;
    color: #033
}

.login_register_con .v_success .text:focus {
    border-color: #2fc620;
    box-shadow: 0 0 6px #2fc620
}

.login_register_con .v_error .text {
    border-color: #f77;
    box-shadow: 0 0 2px #f77;
    color: #333
}

.login_register_con .v_error .text:focus {
    border-color: #f77;
    box-shadow: 0 0 6px #f77
}

.login_register_con .ico_s {
    height: 15px;
    position: absolute;
    right: 8px;
    top: 9px;
    width: 15px
}

.login_register_con .v_error .infobox {
    color: #ff0909;
    display: block;
    line-height: 14px;
    margin-top: -24px;
    padding: 5px 0 5px 25px
}

.login_register_con .v_success .ico_s {
    background-position: 0 -20px
}

.login_register_con .v_error .ico_s {
    background-position: 0 -35px;
    left: 5px;
    top: 36px
}

.login_register_con.reg_con .row_op {
    padding-bottom: 15px;
    padding-top: 0
}

.login_register_con.reg_con .text {
    padding-left: 10px;
    width: 231px
}

.login_register_con .row.name .input_box.firstname {
    float: left;
    position: relative;
    width: 127px
}

.login_register_con .row.name .input_box.lastname {
    float: right;
    position: relative;
    width: 127px
}

.login_register_con.reg_con .row.name .text {
    width: 85px
}

.login_register_dialog .reg_return {
    background: none repeat scroll 0 0 #f0f0f0;
    border-radius: 5px;
    padding: 30px
}

#jbLogin .infobox,#jbRegister .infobox {
    position: absolute;
    bottom: 4px;
    left: 0;
    color: #F00;
    display: none
}

.red {
    color: #f00
}

#reError {
    padding-bottom: 8px
}

.reg_return .reg_return_wrap {
    background-position: -15px -15px;
    padding-left: 48px
}

.reg_return .tit {
    color: #090;
    font-size: 12px;
    height: 36px;
    line-height: 16px;
    padding: 10px 0
}

.reg_return .con {
    color: #666;
    font-size: 11px
}

.reg_return .link_con {
    padding-top: 20px;
    text-align: right
}
#loadingimg{width:70px;height:70px;position:fixed;z-index:10002;display:none}#loadingimg img{border:0;width:70px;height:70px}