@charset "UTF-8";
/****************/

html {
    background: #140E00;
}

body {
    height: 100%;
    margin: 0;
    font: 12px/1.8 arial, sans-serif, "\5B8B\4F53";
    color: #5B636A;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

html:root body, html:root input, html:root button, html:root textarea, html:root select {
    font-family: arial, sans-serif, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";
}

form, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, p, input, button, textarea, select {
    margin: 0;
    padding: 0;
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

div {
    text-align: center;
    color: #67360D;
}

a {
    text-decoration: none;
    color: #3366cc;
}

a:hover {
    text-decoration: underline;
}

i, em {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

/**/
.span_fb_connect {
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0px;
}
#logbox,#sigbox {
	min-height: 400px;
}

#wraper {
    max-width: 100%;
    max-height: 100%;
    min-width: 1000px;
}


#flashDiv {
    /*max-width: 1250px;*/
    /*max-height: 650px;*/
    /*min-width: 760px;*/
    /*min-height: 600px;*/
    width: 1250px;
    height: 650px;
    /*border: 2px solid #f00;*/
}

.loading {
    background: url(../images/loading7.gif) top center no-repeat;
    z-index: 9999999;
}

#center {
    background: url(../images/bgimg.jpg) top center no-repeat #000;
    min-height: 680px;
    height: 100%;
    min-width: 1000px;
    width: 100%;
    margin-top: -10px;
    z-index: 1;
    position: relative;
}

#toper {
    background: url(../images/bg_toper.png) top center repeat-x;
    height: 76px;
    z-index: 2;
    position: relative;
}

#paypalOpen {
    background: #FFA822 url(../images/btn_bg_submit.gif) left center repeat-x;
    border: 1px solid #D5BD98;
    border-right-color: #935E0D;
    border-bottom-color: #935E0D;
    width: 95px;
    height: 25px;
    position: relative;
    text-align: center;
    cursor: pointer;
}

.logo {
    background: url(../images/logo.png) top center no-repeat;
    width: 363px;
    height: 144px;
    margin: 0 auto;
}

#mainbox {
    position: relative;
    background: url(../images/bg_lg.png) top center no-repeat;
    width: 436px;
    height: 403px;
    margin: 0 auto;
    top: 120px;
    font-size: 14px;
}

#userbox {
    position: relative;
    width: 1077px;
    height: 574px;
    margin: 0 auto;
    top: 0;
}

.log_wrap {
    width: 380px;
    height: 320px;
    padding: 15px 0 15px 20px;
    text-align: left;
}

.log_wrap div {
    text-align: left;
}

.log_tape {
    /*padding-left: 23px;*/
}

.log_tape a {
    font-weight: 600;
    padding-left: 23px;
    margin-right: 5px;
}

.regstate {
    background: url(../images/regstate.png) center left no-repeat;
}

.loginstate {
    background: url(../images/loginstate.png) center left no-repeat;
}



/*fb*/
.btn_fb {
    background: url(../images/bt_fb.png) top center no-repeat;
    background-position: -5px -4px;
    width: 240px;
    height: 45px;
    display: inline-block;
    margin: 4px 0;
    margin-bottom: 13px;
    cursor: pointer;
}

.btn_fb:hover {
    background-position: -5px -54px;
    cursor: pointer;
}

.btn_fb_disable {
    background: url(../images/bt_fb.png) top center no-repeat;
    background-position: -5px -103px;
    width: 240px;
    height: 45px;
    display: inline-block;
    margin: 4px 0;
    margin-bottom: 13px;
    cursor: default;
}

.btn_fb_connect {
    background: url(../images/bt_fb.png) top center no-repeat;
    background-position: -5px -152px;
    width: 240px;
    height: 45px;
    display: inline-block;
    margin: 4px 0;
    margin-bottom: 13px;
    cursor: default;
}

.btn_fb_connect:hover {
    background-position: -5px -152px;
    cursor: default;
}

.btn_green {
    background: url(../images/bg_green.png) top center no-repeat;
    background-position: -5px -4px;
    width: 132px;
    height: 45px;
    display: inline-block;
    margin: 4px 0;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 46px;
    margin-left: -5px;
    cursor: pointer;
}

.btn_green:hover {
    background-position: -5px -53px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.btn_green_disable {
    background: url(../images/bg_green.png) top center no-repeat;
    background-position: -5px -102px;
    width: 132px;
    height: 45px;
    display: inline-block;
    margin: 4px 0;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 46px;
    margin-left: -5px;
    text-decoration: none;
    cursor: default;
}

.btn_green_disable:hover {
    color: #fff;
    text-decoration: none;
}

.logul {
    border-top: #B4AD94 solid 1px;
    padding: 8px 0 0;
}

.logul.sig li {
    margin-bottom: 10px;
}

.logul li {
    margin-bottom: 15px;
}

.logul h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: -5px;
}

.tip {
    color: #936739;
}

.titlabel {
    width: 90px;
    display: inline-block;
    text-align: right;
    padding-right: 5px;
}

.inputtext {
    border: #969696 solid 1px;
    background: #fff;
    height: 24px;
    width: 210px;
    padding-left: 3px;
}

.cek {
    margin: 0 5px;
}

.linkb {
    padding-left: 100px;
    margin-top: -5px;
    margin-bottom: 16px;
}

.f12 {
    font-size: 13px;
}

.ac {
    position: absolute;
    background: url(../images/ac.png) top center no-repeat;
    width: 480px;
    height: 547px;
    top: -95px;
    right: -325px;
    z-index: 0;
}

/*leftbar*/
#leftcon {
    position: absolute;
    background: url(../images/bg_leftbar.png) top center no-repeat;
    width: 221px;
    height: 454px;
    z-index: 3;
    /*left: -15px;*/
    margin-right: 120px;
    top: 120px;
    left: 0;
}

#flashleftcon {
    position: absolute;
    background: url(../images/bg_leftbar.png) top center no-repeat;
    width: 221px;
    height: 454px;
    z-index: 0;
    /*left: -15px;*/
    margin-right: 120px;
    top: 120px;
}

.lcon {
    height: 90%;
    width: 76%;
    margin: 15px 15px 15px 25px;
    text-align: left;
}

.lcon ul {
    margin-bottom: 10px;
}

.lcon ul li {
    padding-left: 24px;
    margin-bottom: 1px;
}

.lcon ul a {
}

.lcon ul i {
    width: 16px;
    height: 16px;
    background: url(../images/ico.png) no-repeat;
    display: inline-block;
    margin-left: -22px;
    margin-right: 6px;
    margin-bottom: -2px;
}

.lcon ul i.account {
    background-position: 0 -33px
}

.lcon ul i.bookmark {
    background-position: 0 0
}

.lcon ul i.shortcut {
    background-position: 0 -17px
}

.oninfo {
    padding-left: 24px;
    text-align: left;
    padding-top: 10px;
    display: block;
}

.oninfo strong {
    font-weight: 600;
}

.lhd {
    background: url(../images/gr.png) no-repeat;
    width: 29px;
    height: 81px;
    position: absolute;
    z-index: 9;
    display: inline-block;
    top: 183px;
    left: -10px;
    cursor: pointer
}

.rsw {
    background: url(../images/gl_bak.png) no-repeat;
    width: 29px;
    height: 81px;
    position: absolute;
    z-index: 9;
    display: inline-block;
    top: 183px;
    right: 9px;
    cursor: pointer
}

#leftcon.hidthis {
    left: -203px;
}

#flashleftcon.hidthis {
    left: 206px;
}

.ibox {
    margin-bottom: 15px;
    text-align: left;
    overflow: hidden;
    _height: 1%;
}

.ibox h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: -5px;
    color: #26251F;
    margin-bottom: 5px;
}

.hd {
    float: left;
    margin-right: 10px;
    background: url(../images/bg_hd.png) top center no-repeat;
    width: 70px;
    height: 73px;
}

.hd img {
    width: 50px;
    height: 50px;
    border: #DCD0A0 solid 1px;
    margin-top: 9px;
    margin-left: 9px;
}

/*footer*/
#footer {
    background: url(../images/bg_footer.png) bottom center repeat-x;
    height: 76px;
    z-index: 2;
    position: relative;
    bottom: 0;
    margin-top: -10px;
}

.copyright {
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    padding: 25px 0 0;
    color: #AD8B4C;
}

.copyright a {
    color: #AD8B4C;
    padding: 0 5px;
    text-transform: capitalize;
}

.copyright a:hover {
    text-decoration: underline;
}

#beta_warning {
    background-color: #000;
    position: relative;
    /*width: 100%;*/
    margin: 0 auto;
    display: none;
    /*padding-left: 200px;*/
    /*top: 120px;*/
    
    /*padding-left: 450px;*/
    /*overflow: hidden;*/
    height: 600px;
    min-height: 600px;
}

.beta_warning_content {
    margin: 0 auto;
    width: 759px;
    height: 390px;
    background: url(../images/beta_warn/bg.jpg) no-repeat;
    margin-top: 100px;
}
.beta_warning_text {
    width: 90%;
    margin: 0 auto;
    padding-top: 200px;
    color: #F5DE6F;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    line-height: 28px;
}

.beta_warning_buttons table { margin: 0 auto; margin-top: 10px;}
a.beta_warning_accept, a.beta_warning_cancel {
    display: block;
    width: 165px;
    height: 42px;
    /*float: left;*/
}
a.beta_warning_accept { background: url(../images/beta_warn/accept.jpg) no-repeat left top;}
a.beta_warning_accept:hover { background: url(../images/beta_warn/accept.jpg) no-repeat left -42px;}
a.beta_warning_accept:active { background: url(../images/beta_warn/accept.jpg) no-repeat left top;}

a.beta_warning_cancel { background: url(../images/beta_warn/cancel.jpg) no-repeat left top; margin-left: 10px; }
a.beta_warning_cancel:hover { background: url(../images/beta_warn/cancel.jpg) no-repeat left -42px; }
a.beta_warning_cancel:active { background: url(../images/beta_warn/cancel.jpg) no-repeat left top; }

#flashwrap {
    background-color: #000;
    position: relative;
    /*width: 100%;*/
    margin: 0 auto;
    display: none;
    /*padding-left: 200px;*/
    /*top: 120px;*/
    top: -2000px;
    /*padding-left: 450px;*/
    /*overflow: hidden;*/
}

#swfDis {
    position: relative;
    margin: 0 auto;
    top: 0;
    width: 960px;
    height: 600px;
    /*min-width: 960px;*/
    min-height: 600px;
}

#loading {
    position: relative;
    margin: 0 auto;
    top: 0;
    width: 960px;
    height: 200px;
    min-width: 960px;
    min-height: 200px;
    color: #FFFFFF;
    font-size: 26px;
}

#noplugin {
    position: relative;
    margin: 0 auto;
    top: 0;
    width: 960px;
    height: 200px;
    min-width: 960px;
    min-height: 200px;
    color: #FFFFFF;
    font-size: 20px;
}

.alert {
    background: url(../images/error.png) left no-repeat;
    display: block;
    padding: 8px 0 8px 20px;
    margin-top: 3px;
    /*margin-bottom: 18px;*/
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #C09853;
}

.alert-danger, .alert-error {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
}

.alert-block {
    padding-top: 1px;
    padding-bottom: 1px;
}

.fade.in {
    opacity: 1;
}

/*cover*/
.cover {
    background: url(../images/cover_bg.png) repeat-x;
    height: 300px;
    padding: 10px 0;
    position: relative;
    top: 160px;
}

.feedbox {
    width: 500px;
    padding: 25px 0;
    margin: 0 auto;
    text-align: left;
}

.feedbox h1 {
    color: #00FF01;
    font-size: 28px;
    font-weight: bold;
}

.feedbox h1 img {
    margin-right: 10px;
    margin-bottom: -15px;
}

.feedbox p {
    color: #FFFF99;
    font-size: 16px;
    margin: 10px 0 100px 65px;
}

.feedbox a {
    background: url(../images/ico_home.png) no-repeat;
    color: #fff;
    font-size: 18px;
    margin-left: 28px;
    display: inline-block;
    font-weight: bold;
    height: 26px;
    line-height: 30px;
    padding-left: 40px;
    cursor: pointer;
}

.minil {
    background:none;
}

.fbName{
    white-space:nowrap;
    overflow:hidden;
}

.agreereg {
    background: url(../images/black.png) no-repeat;
    padding-top: 9px;
    z-index: 2;
    position: relative;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    width: 446px;
    height: 52px;
    margin-left: -10px;
}

.agreereg a {
    color: #308EFA;
}

object:focus {
    outline: none;
    -moz-outline-style: none;
}
