/*General.css*/

*{padding: 0px;margin: 0px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;font-family: Time New Roman;}
.wrapper{width: 990px !important;margin: 0 auto;position: relative;}
.wrapper1{width: 1200px !important;margin: 0 auto;position: relative;}

body{background: black url(../../images/bg.jpg) center top no-repeat;}
.clear{clear: both;}
.pull-left{float:left;}
.pull-right{float:right;}

/*reset.css*/

/* css rest */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end reset*/

/*Content.css*/

.content #header{
    border: 1px solid white;
    border-radius: 5px 5px 0 0;
    color:white;
    font-size:20px;
    padding:10px;
    margin-top:10px;
    background:none repeat scroll 0 0 rgba(0,0,0,0.4);
    border-bottom: 1px #999999 solid;
    text-transform: uppercase;
}
.content #body{
    border: 1px solid white;
    border-radius: 0 0 5px 5px;
    color:white;
    border-top:none;
    padding:10px;
    min-height:150px;
    margin-bottom:10px;
    background:none repeat scroll 0 0 rgba(0,0,0, 0.4);
}
.content #body p{
    padding-top: 10px;
    line-height: 22px;
}

/*uibase.css*/

@font-face{font-family: RobotoSlab;src: url(../font/RobotoSlab-Regular.ttf);}
@font-face{font-family: DaiAtlas;src: url(../font/Dai-Atlas.otf);}

.qrcode{position: fixed;top: 170px;right: 5px;}

.contact-wrap{width: 241px;height: 288px;background: url(../../images/contact.png) center no-repeat;position: fixed;top: 170px;right: 0px;}

.contact{float: left;margin: 80px 0 0 20px;}
.contact li{color: white;font-family: arial;font-size: 12px;font-weight: bold;padding: 12px 0 0 0;}
.contact li img{vertical-align: middle;margin: 0 10px 0 0;}
.contact li:first-child{padding: 0;}

.header{height: auto;}

.logo{float: left;margin: 8px 0 0 0;position: relative;z-index: 999;}

.right-head{float: right;}

.datetime{float: left;width: auto;color: white;font-family: calibri;font-size: 12px;font-weight: bold;margin: 20px 0 0 0;position: relative;z-index: 999;}
.datetime p:first-child{float: left;margin: 0 60px 0 10px;}
.datetime p:last-child{float: left;}

form.my-form{float: right;width: 526px;height: auto;margin: 25px 0 0 0;position: relative;z-index: 999;}
form.my-form input[name="username"]{float: left;width: 139px;height: 26px;background: url(../../images/username.png) center no-repeat;font-family: arial;font-size: 9px;text-align: left;color: #fff;margin: 0px 2px;border: none;padding: 0 0 0 20px;}
form.my-form input[name="password"]{float: left;width: 139px;height: 26px;background: url(../../images/password.png) center no-repeat;font-family: arial;font-size: 9px;text-align: left;color: #fff;margin: 0px 2px;border: none;padding: 0 0 0 20px;}

#btnLogin{float: left;width: 120px;height: 60px;background: url(../../images/button.png) center no-repeat;color: white;border: none;font-family: arial;font-size: 14px;font-weight: bold;margin: -17px 0 0 0;text-transform: uppercase;text-align: center;text-decoration: none;line-height: 58px;}
#btnDaftar{float: left;width: 120px;height: 60px;background: url(../../images/button.png) center no-repeat;color: white;display: block;text-decoration: none;text-align: center;font-family: arial;font-size: 14px;font-weight: bold;line-height: 58px;margin: -17px 0 0 0;text-transform: uppercase;}
#btnLogin:hover{color:gray;}
#btnDaftar:hover{color:gray;}

form.my-form input:focus{outline: none;}
form.my-form input::-webkit-input-placeholder {color: gray;}

.forgot{float: right;text-decoration: none;color: white;font-family: arial;font-size: 10px;font-weight: bold;margin: 0 10px 0 0;font-style: italic;}
.forgot:hover{color: gray;}

.marquee-div{float: left;width: 100%;height: auto;margin: 15px 0 0 0;position: relative;z-index: 999;}
.info{float: left;}
#runningText{float: left;width: 95%;color: white;font-family: RobotoSlab;font-size: 11px;font-weight: bold;font-style: italic;}

.menu-bg{float: left;width: 100%;height: 86px;background: url(../../images/menu-bg.png) center no-repeat;position: relative;z-index: 999;}
.menu{float: left;padding: 0;margin: 10px 0 0 40px;}
.menu li{float: left;}
.menu li a{padding: 5px 30px 30px 39px;font-family: calibri;font-size: 15px;font-weight: bold;text-decoration: none;color: white;display: block;text-align: center;}
.menu li:first-child a{padding: 5px 30px 0px 10px;}
.menu li:last-child a{padding: 5px 0 10px 20px;}
.menu li a div{vertical-align: middle;margin: 0 0 10px 0px;line-height: 95px;}
.menu li:first-child a div{width: 48px;height: 36px;background: url(../../images/icons/home.png) center no-repeat;}
/*.menu li:nth-child(2) a div{width: 48px;height: 36px;background: url(../../images/icons/beranda.png) center no-repeat;}*/
.menu li:nth-child(2) a div{width: 66px;height: 36px;background: url(../../images/icons/ball.png) center no-repeat;}
.menu li:nth-child(3) a div{width: 66px;height: 36px;background: url(../../images/icons/peraturan.png) center no-repeat;}
.menu li:nth-child(4) a div{height: 36px;background: url(../../images/icons/daftar.png) center no-repeat;}
.menu li:nth-child(5) a div{width: 65px;height: 36px;background: url(../../images/icons/referensi.png) center no-repeat;}
.menu li:nth-child(6) a div{width: 65px;height: 36px;background: url(../../images/icons/promo.png) center no-repeat;}
.menu li:last-child a div{width: 115px;height: 36px;background: url(../../images/icons/tentang.png) center no-repeat;}

.menu li:first-child:hover a div{background: url(../../images/icons/home-hover.png) center no-repeat;}
/*.menu li:nth-child(2):hover a div{background: url(../../images/icons/beranda-hover.png) center no-repeat;}*/
.menu li:nth-child(2):hover a div{background: url(../../images/icons/ball-hover.png) center no-repeat;}
.menu li:nth-child(3):hover a div{background: url(../../images/icons/peraturan-hover.png) center no-repeat;background-position: 14px 0;}
.menu li:nth-child(4):hover a div{background: url(../../images/icons/daftar-hover.png) center no-repeat;}
.menu li:nth-child(5):hover a div{background: url(../../images/icons/referensi-hover.png) center no-repeat;}
.menu li:nth-child(6):hover a div{background: url(../../images/icons/promo-hover.png) center no-repeat;}
.menu li:last-child:hover a div{background: url(../../images/icons/tentang-hover.png) center no-repeat;}

.slideshow{float: left;width: 990px;height: 674px;margin: -140px 0 0 0px;}

.bank{float: right;margin: -210px -30px 0 0;position: relative;z-index: 999;}

.download-bg{float: left;width: 100%;height: 75px;background: url(../../images/download-bg.png) center no-repeat;margin: -165px 0 0 0;position: relative;z-index: 999;}
.download{float: left;width: 100%;}
.download img{float: left;}
.download img:nth-child(2){margin: 0 0 0 80px;}
.download img:last-child{float: right;}

.product{float: left;margin: -70px 0 0 0;width: 100%;height: auto;position: relative;z-index: 999;}
.product li{float: left;padding: 0 0 0 10px;display: block;}
.product li:first-child{margin: 0;}
.product li a{text-decoration: none;}
.product li a img{float: left;height: 165px;}
.product li a div{color: white;text-align: center;font-family: DaiAtlas;font-size: 24px;line-height: 60px;display: block;text-transform: uppercase;}

.product li:hover a div{color: #d8c485;}

.footer{height: auto;}

.browser{float: left;margin: 20px 0 10px 0;}

.copyright{float: right;font-family: arial;font-size: 12px;color: white;margin: 35px 20px 0 0;}

/* Daftar Page */

div.wrapper input[name="Userid"]{
    float: left;
    width: 146px;
    height: 23px;
    font-family: arial;
    font-size: 15px;
    text-align: left;
    color: black;
    margin: 0 5px 0 2px;
    border-radius: 3px;
    border: none;
    padding: 0 0 0 10px;
}
div.wrapper input[name="Password"] {
    float: left;
    width: 146px;
    height: 23px;
    font-family: arial;
    font-size: 15px;
    text-align: left;
    color: black;
    margin: 0 5px 0 2px;
    border-radius: 3px;
    border: none;
    padding: 0 0 0 10px;
}
div.wrapper input[name="VerifyPassword"] {
    float: left;
    width: 146px;
    height: 23px;
    font-family: arial;
    font-size: 15px;
    text-align: left;
    color: black;
    margin: 0 5px 0 2px;
    border-radius: 3px;
    border: none;
    padding: 0 0 0 10px;
}
div.wrapper input[name="ContactNumber"] {
    float: left;
    width: 146px;
    height: 23px;
    font-family: arial;
    font-size: 15px;
    text-align: left;
    color: black;
    margin: 0 5px 0 2px;
    border-radius: 3px;
    border: none;
    padding: 0 0 0 10px;
}
div.wrapper input[name="Email"] {
    float: left;
    width: 146px;
    height: 23px;
    font-family: arial;
    font-size: 15px;
    text-align: left;
    color: black;
    margin: 0 5px 0 2px;
    border-radius: 3px;
    border: none;
    padding: 0 0 0 10px;
}
div.wrapper input[name="FullName"] {
    float: left;
    width: 146px;
    height: 23px;
    font-family: arial;
    font-size: 15px;
    text-align: left;
    color: black;
    margin: 0 5px 0 2px;
    border-radius: 3px;
    border: none;
    padding: 0 0 0 10px;
}
div.wrapper input[name="memAccountName"] {
    float: left;
    width: 146px;
    height: 23px;
    font-family: arial;
    font-size: 15px;
    text-align: left;
    color: black;
    margin: 0 5px 0 2px;
    border-radius: 3px;
    border: none;
    padding: 0 0 0 10px;
}
div.wrapper input[name="memAccountNumber"] {
    float: left;
    width: 146px;
    height: 23px;
    font-family: arial;
    font-size: 15px;
    text-align: left;
    color: black;
    margin: 0 5px 0 2px;
    border-radius: 3px;
    border: none;
    padding: 0 0 0 10px;
}
div.wrapper input[name="ref"] {
    float: left;
    width: 146px;
    height: 23px;
    font-family: arial;
    font-size: 15px;
    text-align: left;
    color: black;
    margin: 0 5px 0 2px;
    border-radius: 3px;
    border: none;
    padding: 0 0 0 10px;
}
div.wrapper input[name="checkc"] {
    width: 100px;
    height: 23px;
    font-family: arial;
    font-size: 15px;
    text-align: left;
    color: black;
    margin: 0 5px 0 2px;
    border-radius: 3px;
    border: none;
    padding: 0 0 0 10px;
}

div.wrapper input[name="btnLogin"]{
    float: left;
    width: 92px;
    height: 28px;
    background: url(../../images/daftar.png) center no-repeat;
    color: black;
    border: none;
    font-family: calibri;
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px;
    
}

/* Daftar Page */

/* Permainan Page */

.tabs-menu{float: left;width: 100%;height: 54px;background:none;padding: 15px 0 0 0 !important;}
.tabs-menu li{width: auto;height: 34px;}
.tabs-menu li a{color: #0088cc;text-decoration: none;font-family: arial;font-size: 14px;text-transform: uppercase;padding: 8px 12px 8px 12px;line-height: 20px;border-radius: 4px 4px 0 0;outline: none;}


/* /Permainan Page */