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

/*uibase.css*/

@font-face{font-family: RobotoSlab;src: url(../font/RobotoSlab-Regular.ttf);}
@font-face{font-family: TirantiSolid;src: url(../font/Tiranti_Solid_LET_Plain.ttf);}

.header{height: auto;}

/* Logo */
.logo{
    float: left;
    margin: 15px 0 0 0;
}
/* /Logo  */

/* Datetime */
.datetime{float: right;text-align: center;color: white;font-family: Calibri;font-size: 12px;font-weight: bold;margin: 20px 0 0 0;}
.datetime>span{padding: 0 0 0 50px;}
/* /Datetime */

/* Form */
form.my-form{
    float: right;
    width: 580px;
    height: auto;
    margin: 35px 0 0 0;
    padding: 0 0 0 0;
}
form.my-form input[name="username"], form.my-form input[name="password"]{
    float: left;
    width: 143px;
    height: 35px;
    font-family: arial;
    font-size: 12px;
    text-align: left;
    color: black;
    margin: 0px 1px;
    border: none;
    padding: 0 0 0 15px;
}
form.my-form input[name="username"]{background: url(../../images/username.png) center no-repeat;}
form.my-form input[name="password"]{background: url(../../images/password.png) center no-repeat;}

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

.btnDaftar, .btnLogin{
    float: left;
    width: 143px;
    height: 39px;
    border: none;
    font-family: RobotoSlab;
    font-size: 20px;
    font-weight: bold;
    margin: 0px 1px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    line-height: 35px;
}
.btnDaftar{
    background: url(../../images/daftar.png) center no-repeat;
    color: white;
}
.btnLogin{
    background: url(../../images/login.png) center no-repeat;
    color: black;
}
.btnDaftar:hover, .btnLogin:hover{opacity: 0.8;}
/* /Form */

/* Running Text */
.marquee-div{
    float: right;
    width: 100%;
    margin: 10px 0 0 0;
}
.info, #runningText{
    float: left;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    color: white;
    font-style: italic;
}
.info{
    padding: 0 5px 0 10px;
}
#runningText{
    width: 89%;
}
/* /Running Text */

/* Menu */
.menu{
    float: left;
    margin: 15px 0 0 0;
}
.menu li{float: left;}
.menu li a{
    width: 84px;
    height: 30px;
    padding: 7px 0 0 0;
    font-family: Calibri;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    display: block;
    text-align: center;
    text-transform: uppercase;
}
.menu li:hover a{
    text-decoration: none;
    color: #76df08;
    background: url(../../images/hover.png) center no-repeat;
    background-position: 0 0;
}
/* /Menu */

.content{height: auto;}

/* Slide show */
.slideshow{
    float: right;
    width: 980px;
    height: 476px;
    margin: 0px 0 0 0;}
/* /Slide show */

/* Contact */
.contact{
    float: left;
    /*margin: -50px 0 0 0;*/
}
.contact li{
    float: left;
    margin: 0 0 0 5px;
}
.contact li:first-child{
    margin: 0;
}
.contact li a{
    color: white;
    text-decoration: none;
}
.contact li a img{
    float: left;
    vertical-align: middle;
}
.contact li a span{
    float: left;
    font-family: arial;
    font-size: 12px;
    /*text-transform: uppercase;
 */   margin: 7px 0 0 5px;
}
/* /Contact */

/* Jackpot */
.jackpot{
    float: left;
    width: 990px;
    height: 76px;
    background: url(../../images/jackpot.png) center no-repeat;
    margin: 10px 0 0 0;
    position: relative;
}
.left-number, .right-number{
    font-family: RobotoSlab;
    font-size: 30px;
    font-weight: bold;
    color: white;
    letter-spacing: 14px;
    position: absolute;
}
.left-number{
    top: 23px;
    left: 168px;
}
.right-number{
    top: 23px;
    right: 2px;
}
/* /Jackpot */

/* Fivelast Header */
.fivelast-header{
    float: left;
    width: 990px;
    height: 59px;
    background: url(../../images/fivelast.png) center no-repeat;
}
/* /Fivelast Header */

/* Fivelast */
.transaction-table{
    float: left;
    width: 100%; 
    height: auto;
    margin:30px 0 0 0;
}
#five-last{
    width: 290px;
    height: 210px;
    position: relative;
    margin-left: 60px;
}
#five-last:first-child{margin-left: 0px;}
#little-table{
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
}
#little-table tbody tr td{
    height: 40px;
    color: white;
    font-family: arial;
    font-size: 17px;
    text-align: left;
}
#little-table tbody tr td:last-child{
    text-align: right;
    color: #dba328;
}
#little-table>tbody>tr>td>img{vertical-align: middle;}

.footer-logo{float: left;width: 217px;height: 95px;background: url(../../images/footer.png) center no-repeat;margin: 20px 0 0 380px;}

.content-text{float: left;color: white;width: 100%;color: white;text-align: center;margin: 10px 0 0 0;}
.content-text>p:first-child{font-family: RobotoSlab;font-size: 27px;}
.content-text>p:nth-child(2){font-family: arial;font-size: 13px;margin: 20px 0 0 0;line-height: 20px;padding: 0 20px;}
.content-text>p:last-child{font-family: RobotoSlab;font-size: 16px;font-style: italic;margin: 10px 0 0 0;}

.footer{height: auto;}

/* Bank */
.bank{
    float: left;
    margin: 20px 0 0 0;
}
/* /Bank */

/* Browser */
.browser{
    float: left;
    margin: 0 0 10px 60px; 
}
.browser p{
    font-family: Calibri;
    font-size: 13px;
    font-weight: bold;
    color: white;
    padding: 0 0 5px 12px;
}
/* /Browser */

/* Warning */
.warning{
    float: right;
    margin: 20px 0 0 0;
}
/* /Warning */

/* Copyright */
.copyright{
    float: left;
    font-family: arial;
    font-size: 13px;
    width: 100%;
    text-align: center;
    color: white;
    margin: 0 0 10px 0;
}
/* /Copyright */








