//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;}

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;}
.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);}
.wrapper-content{width: 900px;}
#space{height: 420px;}


/*uibase.css*/
.header{height: auto;}

.logo{margin-top: 10px;}

@font-face{font-family: RobotoSlab;src: url(../font/RobotoSlab-Regular.ttf);}
form.my-form{width: 265px;padding-right: 85px;}
.lupa{font-family: RobotoSlab;font-size: 12px;font-weight: bold;color: #ECD970;}
.tb-form>tbody>tr>td{padding-bottom: 5px;padding-right: 5px;font-family: arial;font-size: 10px;}
.tb-form>tbody>tr>td>input[name="username"]{width: 129px;height: 28px;background: url(../../images/textbox.png) center no-repeat;color: #005ce6;border: none;font-size: 10px;}
.tb-form>tbody>tr>td>input[name="password"]{width: 129px;height: 28px;background: url(../../images/textbox.png) center no-repeat;color: #005ce6;border: none;font-size: 10px;}
.tb-form>tbody>tr>td>input[name="username"]:focus{outline: none;}
.tb-form>tbody>tr>td>input[name="password"]:focus{outline: none;}
.tb-form>tbody>tr>td>input[name="username"]::-webkit-input-placeholder {padding-left: 10px;color: #005ce6l;}
.tb-form>tbody>tr>td>input[name="username"]:-moz-placeholder {padding-left: 10px;color: #005ce6l;}
.tb-form>tbody>tr>td>input[name="username"]::-moz-placeholder {padding-left: 10px;color: #005ce6l;}
.tb-form>tbody>tr>td>input[name="username"]:-ms-input-placeholder {padding-left: 10px;color: #005ce6l;}
.tb-form>tbody>tr>td>input[name="password"]::-webkit-input-placeholder {padding-left: 10px;color: #005ce6l;}
.tb-form>tbody>tr>td>input[name="password"]:-moz-placeholder {padding-left: 10px;color: #005ce6l;}
.tb-form>tbody>tr>td>input[name="password"]::-moz-placeholder {padding-left: 10px;color: #005ce6l;}
.tb-form>tbody>tr>td>input[name="password"]:-ms-input-placeholder {padding-left: 10px;color: #005ce6l;}

.btnLogin{width: 128px;height: 31px;background: url(../../images/button.png) center no-repeat;border: none;color: #ECD970;font-family: RobotoSlab;font-size: 14px;font-weight: bold;}
.btnDaftar{width: 128px;height: 31px;background: url(../../images/button.png) center no-repeat;display: block;color: #ECD970;font-family: RobotoSlab;font-size: 14px;font-weight: bold;text-align: center;line-height: 30px;text-decoration: none;}
.btnLogin:hover{text-decoration: none;color: gray;}
.btnDaftar:hover{text-decoration: none;color: gray;}

.menu{padding: 0px;margin: 0px;}
.menu>li{float: left;width: 132px;height: 32px;background: url(../../images/menu.png) center no-repeat;text-align: center;margin-left: 2px;}
.menu>li>a{font-family: RobotoSlab;font-size: 14px;font-weight: bold;text-decoration: none;color: #ECD970;display: block;line-height: 30px;}
.menu>li:hover>a{text-decoration: none;color: white;background: #005B38;font-weight: bold;display: block;}
.menu>li:first-child{margin-left: 0px;}

@font-face{font-family: Proxima;src: url(../font/Proxima_Nova_Regular.ttf);}
.marquee-bg{width: 500px;height: 34px;background: url(../../images/marquee.png) center no-repeat;margin-top: -3px;}
.sound{vertical-align: middle;margin-top: 10px;margin-left: 10px;}
#runningText{width: 94%;color: #ECD970;font-family: Proxima;font-size: 13px;font-weight: bold;line-height: 35px;}

.content{height: auto;}

.slideshow{width: 598px;height: 289px;margin-top: 3px;}

.contact-bg{width: 297px;height: 291px;background: url(../../images/contact.png) center no-repeat;padding: 3px 0 0 20px;}
.contact-us{font-family: RobotoSlab;font-size: 22px;color: #ECD970;padding: 0px;margin: 0px;margin: 10px 0 3px 40px;}
.contact{padding: 0px;margin: 0px;margin: 15px 0 0 60px;}
.contact>li{width: 220px;padding: 10px 0 5px 0;font-family: Proxima;font-size: 14px;color: white;font-weight: bold;text-align: left;line-height: 30px;}
.contact>li>img{float: left;vertical-align: middle;margin-right: 20px;}

.jackpot-bg{width: auto;height: auto;margin-top: 5px;}
.poker{width: 445px;height: 157px;background: url(../../images/poker.png) center no-repeat;position: relative;}
.domino{width: 445px;height: 157px;background: url(../../images/domino.png) center no-repeat;margin-left: 18px;position: relative;}
.number{font-family: RobotoSlab;font-size: 31px;color: #ECD970;position: absolute;top: 30px;left: 240px;letter-spacing: 3px;}

#transaction-table{width: 100%; height: auto;margin-top:8px;}
#five-last{width: 296px;height: 223px;position: relative;background: url(../../images/latest.png) center no-repeat;margin-left: 7px;}

#five-last-header{width: 200px; height: 30px;position: absolute;top: 8px;left: 50px;font-family: RobotoSlab;font-size: 19px;color: #f5f1a9;}
#little-table{width: 95%;height: auto;position: absolute;top: 50px;left: 10px;}
#little-table>tbody>tr>td{height: 30px;color: #f5f1a9;font-family: RobotoSlab;font-size: 14px;text-align: center;color: white;}
#little-table>tbody>tr>td:last-child{text-align: center;color: #ECD970;}

.bank{margin: 0px;padding: 0px;margin-top: 10px;margin-left: 10px;}

.footer{height: auto;}

.footer-menu{padding: 0px;margin: 0px;margin-top: 10px;}
.footer-menu>li{padding: 0 25px 0 25px;float: left;font-family: RobotoSlab;font-size: 16px;font-weight: bold;border-right: 2px solid #ECD970;}
.footer-menu>li>a{text-decoration: none;color: #ECD970;}
.footer-menu>li:last-child{border-right: none;}

.info{width: 93%;text-align: center;font-family: arial;font-size: 12px;color: #ECD970;line-height: 18px;margin-bottom: 20px;}
.white{color: white;}

.browser-text{margin: 5px 0 40px 0;}
.smartphone{margin-left: 15px;}
.security{margin-left: 30px;}

@font-face{font-family: Calibri;src: url(../font/Proxima_Nova_Regular.ttf);}
.browser-div{width: auto;height: 40px;margin-left: 30px;margin-top: -10px;}
.support{margin: 0 0 5px 10px;;font-family: Calibri;font-size: 13px;font-weight: bold;color: #ECD970;}
.browser{padding: 0px;margin: 0px;}
.browser>li{float: left;margin-left: 8px;}








