/*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;}


.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;}
.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);}
#space{height: 420px;}

/*uibase.css*/
.header{height: auto;}

.logo{float: left;padding: 5px 0 0 0px;}

@font-face{font-family: RobotoSlab;src: url(../font/RobotoSlab-Regular.ttf);}
form.my-form{float: right;width: 510px;height: auto;margin: 10px 0 0 0px;}

.form-head{float: right;margin: 5px 0 0 0;}

form.my-form input[name="username"]{float: left;width: 116px;height: 28px;font-family: arial;font-size: 10px;color: black;margin: 0 2px;border-radius: 3px;}
form.my-form input[name="password"]{float: left;width: 116px;height: 28px;font-family: arial;font-size: 10px;color: black;margin: 0 2px;border-radius: 3px;}
form.my-form input[name="code"]{float: left;width: 60px;height: 28px;font-family: arial;font-size: 10px;color: black;margin: 0 2px;border-radius: 3px;}
form.my-form img{float: left;vertical-align: middle;margin: 5px 5px;}

form.my-form input[name="btnLogin"]{float: left;width: 107px;height: 31px;background: url(../../images/login.png) center no-repeat;color: white;border: none;font-family: RobotoSlab;font-size: 14px;font-weight: bold;margin: 0px 3px;}
.btnDaftar{float: right;width: 156px;height: 56px;background: url(../../images/register.png) center no-repeat;color: white;display: block;text-decoration: none;text-align: center;font-family: RobotoSlab;font-size: 18px;font-weight: bold;line-height: 50px;margin: 15px 3px 0 3px;text-transform: uppercase;animation:blur .75s ease-out infinite;text-shadow:0px 0px 5px #fff,0px 0px 7px red;}
@keyframes blur {
  from {
    text-shadow:0px 0px 10px gold,
      0px 0px 10px pink,
      0px 0px 25px pink,
      0px 0px 25px pink,
      0px 0px 25px pink,
      0px 0px 25px pink,
      0px 0px 25px pink,
      0px 0px 25px pink,
      0px 0px 50px pink,
      0px 0px 50px pink,
      0px 0px 50px pink,
      0px 0px 150px pink,
      0px 10px 100px #7B96B8,
      0px 10px 100px #7B96B8,
      0px 10px 100px #7B96B8,
      0px 10px 100px #7B96B8,
      0px -10px 100px #7B96B8,
      0px -10px 100px #7B96B8;
  }
}
form.my-form input[name="btnLogin"]:hover{color:gray;}
.btnDaftar:hover{color:red;}

form.my-form input:focus{outline: none;}
form.my-form input::-webkit-input-placeholder {color: gray;padding: 0 0 0 10px;}

@font-face{font-family: CenturyGothic;src: url(../font/CenturyGothic.ttf);}
.contact{float: left;width: auto;height: auto;margin: 30px 0 0 0;}
.contact>li{color: white;float: left;padding: 0 0 0 10px;}
.contact>li:first-child{padding: 0px;}
.contact>li>img{vertical-align: middle;margin: 0 5px 0 0;}
.contact>li>span{text-transform: uppercase;font-family: CenturyGothic;font-size: 12px;}

.menu-bg{float: left;width: auto;margin: 10px 0 0 0px;}
.home{float: left;width: 30px;height: 25px;background: url(../../images/home.png) center no-repeat;font-family: HelveticaBold;font-size: 14px;color: black;text-decoration: none;position: relative;z-index: 999;margin: -5px 0 0 10px;}
.home:hover{color: gray;}

.menu{float: right;width: auto;padding: 0px 0 0 20px;margin: 0px 0 0 0;}
.menu>li{float: left;border-left: 1px gray solid;}
.menu>li>a{padding: 2px 23px 2px 23px;font-family: RobotoSlab;font-size: 13px;font-weight: bold;text-decoration: none;color: white;display: block;text-align: center;text-transform: uppercase;}
.menu>li:hover>a{text-decoration: none;color: gray;display: block;}

.content{height: auto;}

.live-bg{float: left;width: 990px;height: 44px;background: url(../../images/live.png) center no-repeat;margin: 10px 0 0 0;color: white;}
.live{float: left;font-family: RobotoSlab;font-size: 14px;color: white;margin: 13px 0 0 50px;text-transform: uppercase;}
.info{float: left;font-family: CenturyGothic;font-size: 12px;margin: 15px 0 0 25px;}
.mandiri{float: left;font-family: CenturyGothic;font-size: 12px;margin: 15px 0 0 38px;}
.bni{float: left;font-family: CenturyGothic;font-size: 12px;margin: 15px 0 0 45px;}
.bri{float: left;font-family: CenturyGothic;font-size: 12px;margin: 15px 0 0 40px;}
.danamok{float: left;font-family: CenturyGothic;font-size: 12px;margin: 15px 0 0 38px;}
.cimb{float: left;font-family: CenturyGothic;font-size: 12px;margin: 15px 0 0 30px;}

.slideshow{float: left;width: 690px;height: 278px;margin: 5px 0 0 0;}

.togel-bg{float: right;width: 289px;height: 275px;background: url(../../images/togel.png) center no-repeat;margin: 10px 0 0 0;}
.togel{float: left;font-family: RobotoSlab;font-size: 18px;font-weight: bold;color: white;margin: 18px 0 0 40px;}

.singa-bg{float: left;width: 100%;margin: 25px 0 0 0;}
.singapore{float: left;margin: 0 5px 0 10px;}
.singa-div{float: left;width: 100px;}
.singa{float: left;margin: 3px 0 1px 0;}
.date{float: left;color: white;font-family: arial;font-size: 11px;}
.number{float: right;color: white;font-family: RobotoSlab;font-size: 37px;font-weight: bold;letter-spacing: 5px;margin: 0 10px 0 0;}

.join-bg{float: left;width: 323px;height: 275px;background: url(../../images/join.png?v=05022024) center no-repeat;margin: 10px 0 0 0;}
.join-tb{float: left;margin: 50px 0 0 40px;}
.join-tb>tbody>tr>td{color: white;text-transform: uppercase;padding: 10px;}
.join-tb>tbody>tr>td>img{vertical-align: middle;}
.join-tb>tbody>tr>td{font-family: arial;font-size: 16px;}

.join{float: left;font-family: RobotoSlab;font-size: 25px;font-weight: bold;color: white;text-decoration: none;text-transform: uppercase;letter-spacing: 1px;margin: 40px 0 0 90px;}
.join:hover{color: gray;}

.phone-bg{float: left;width: 322px;height: 275px;background: url(../../images/cama-bg.png) center no-repeat;margin: 10px 0 0 12px;}
.cama-content{float: right;margin: 10px 5px 0 0;}
.cama{float: left;margin: 20px 0 0 38px;}

.box{float: right;width: 322px;height: 275px;background: url(../../images/box.png) center no-repeat;margin: 10px 0 0 0;}
.sport{float: left;width: 144px;height: 126px;background: url(../../images/sports.png) center no-repeat;color: white;text-transform: uppercase;font-family: RobotoSlab;font-size: 18px;font-weight: bold;text-align: center;line-height: 195px;margin: 3px 0 0 5px;}
.poker{float: right;width: 144px;height: 126px;background: url(../../images/poker.png) center no-repeat;color: white;text-transform: uppercase;font-family: RobotoSlab;font-size: 18px;font-weight: bold;text-align: center;line-height: 195px;margin: 3px 5px 0 0;}
.casino{float: left;width: 146px;height: 126px;background: url(../../images/casino.png) center no-repeat;color: white;text-transform: uppercase;font-family: RobotoSlab;font-size: 18px;font-weight: bold;text-align: center;line-height: 195px;margin: 5px 0 0 5px;}
.togel-pic{float: right;width: 144px;height: 118px;background: url(../../images/togel-pic.png) center no-repeat;color: white;text-transform: uppercase;font-family: RobotoSlab;font-size: 18px;font-weight: bold;text-align: center;line-height: 195px;margin: 12px 5px 0 0;}

.text-center{font-family: Calibri;font-size: 14px;color: white;width: 100%;text-align: center;margin: 15px 0 0 0;}

.footer{height: auto;}

.bank{float: left;margin: 10px 0 10px 0;}

.copyright{float: right;margin: 20px 0 0 0px;font-family: arial;font-size: 13px;color: white;}

.blue{color: #01c3ff;}








