//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: 1000px !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);}
#space{height: 420px;}

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

.header-right{width: 590px;height: auto;}

@font-face{font-family: RobotoSlab;src: url(../font/RobotoSlab-Regular.ttf);}
form.my-form{width: 590px;height: auto;margin-top: 10px;}
#textbox-bg{width: 350px;height: 26px;}
form.my-form input[name="username"]{width: 154px;height: 25px;border: none;background: white;font-size: 10px;text-align: center;color: red;border-radius: 5px;margin-left: 5px;}
form.my-form input[name="password"]{width: 154px;height: 25px;border: none;background: white;font-size: 10px;text-align: center;color: red;border-radius: 5px;margin-left: 5px;}
#btnLogin{width: 128px;height: 31px;background: url(../../images/button.png) center no-repeat;color: #FFFFC1;border: none;font-family: RobotoSlab;font-size: 14px;margin-left: 5px;}
#btnDaftar{width: 128px;height: 31px;background: url(../../images/button.png) center no-repeat;color: #FFFFC1;line-height: 25px;display: block;text-decoration: none;text-align: center;border-radius: 5px;font-family: RobotoSlab;font-size: 14px;margin-left: 5px;}
#btnLogin:hover{color:gray;}
#btnDaftar:hover{color:gray;}

.marquee-bg{width: 585px;color: white;margin-top: 30px;margin-left: 10px;}
#runningText{width: 550px;}

.menu{width: 100%;margin-top: 10px;position: relative;z-index: 999;}
.menu-left{margin: 0px;padding: 0px;margin-left: 5px;}
.menu-left>li{display: inline-block;margin-left: -5px;}
.menu-left>li>a{width: 124px;height: 37px;background: url(../../images/menu-li.png) center no-repeat;display: block;color: #FFFFC1;font-family: RobotoSlab;font-size: 13px;text-decoration: none;text-align: center;line-height: 35px;}
.menu-left>li:hover>a{background: url(../../images/home.png) center no-repeat;color: white;}

.menu-right{margin: 0px;padding: 0px;margin-right: 10px;}
.menu-right>li{display: inline-block;margin-left: -5px;}
.menu-right>li>a{width: 124px;height: 37px;background: url(../../images/menu-li.png) center no-repeat;display: block;color: #FFFFC1;font-family: RobotoSlab;font-size: 13px;text-decoration: none;text-align: center;line-height: 35px;}
.menu-right>li:hover>a{background: url(../../images/home.png) center no-repeat;color: white;}

.slideshow{width: 991px;height: 330px;margin-top: -50px;}

.social-bg{width: 1000px;height: 48px;background: url(../../images/social-bg.png) left no-repeat;margin-top: 20px;}

@font-face{font-family: Proxima;src: url(../font/Proxima_Nova_Regular.ttf);}
.social{margin: 0px;padding: 0px;margin-top: 10px;margin-left: 20px;}
.social>li{display: inline-block;color: white;margin-left: 80px;font-family: Proxima;font-size: 14px;}
.social>li>img{vertical-align: middle;margin-right: 20px;}
.social>li:first-child{margin-left: 0px;}

.deposit{width: auto;height: auto;}

#five-last{width: 100%;height: 213px;margin-left: 10px;margin-top: 20px;}
#table-bg{width: 328px;height: 213px;background: url(../../images/fivelast.png) center no-repeat;position: relative;}

#transaction-table{width: 325px;height: 170px;position: absolute;top: 45px;left: 10px;}
#transaction-table>tbody>tr>td{font-family: RobotoSlab;font-size: 14px;color: white;text-align: center;}
#transaction-table>tbody>tr>td:last-child{color: #FFFFC1;}

.jackpot{width: 335px;height: 211px;background: url(../../images/jackpot.png) center no-repeat;text-align: center;color: #FFFFC1;font-family: RobotoSlab;font-size: 37px;line-height: 330px;letter-spacing: 3px;}

.warning-bg{width: 1047px;height: 77px;background: url(../../images/warning-bg.png) left no-repeat;margin-top: 20px;}

.warning{margin-top: 10px;margin-left: 20px;}

.footer-logo{margin-right: 70px;}

.footer{height: auto;text-align: center;}
.copyright{margin-top: 20px;}

@font-face{font-family: Calibri;src: url(../font/Calibri.ttf);}
.bank-div{width: 430px;margin-left: 70px;margin-bottom: 20px;}
.support-bank{color: white;font-family: Calibri;font-size: 13px;margin: 0px;}

.browser-div{margin-left: 200px;}
.support-browser{color: white;font-family: Calibri;font-size: 13px;margin: 0px;}
.browser{margin: 0px;padding: 0px;margin-top: 5px;}
.browser>li{float: left;}


