/*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);}
#space{height: 420px;}

/*uibase.css*/
.header{height: auto;}

.menu{float: left;width: 820px;height: auto;margin: 8px 0 0 0;}

.left-menu{float: left;padding: 0 0 0 0;margin: 0 0 0 0;}
.left-menu>li{float: left;}
.left-menu>li>a{padding: 10px 20px 10px 20px;font-family: arial;font-size: 14px;text-decoration: none;color: #c1a575;display: block;text-align: center;text-transform: uppercase;}
.left-menu>li:first-child>a{padding: 10px 20px 10px 0px;}
.left-menu>li:hover>a{text-decoration: none;color: white;}

.right-menu{float: right;padding: 0 0 0 0;margin: 0 0 0 0;position: realtive;z-index: 999;}
.right-menu>li{float: left;}
.right-menu>li>a{padding: 10px 20px 10px 20px;font-family: arial;font-size: 14px;text-decoration: none;color: #c1a575;display: block;text-align: center;text-transform: uppercase;}
.right-menu>li:hover>a{text-decoration: none;color: white;}

@font-face{font-family: RobotoSlab;src: url(../font/RobotoSlab-Regular.ttf);}
.btnDaftar{float: right;width: 86px;height: 42px;background: url(../../images/daftar.png) center no-repeat;color: #eec790;display: block;text-decoration: none;text-align: center;font-family: RobotoSlab;font-size: 14px;font-weight: bold;padding: 13px 0 0 0;text-transform: uppercase;margin: 3px 10px 0 0;}
.btnDaftar:hover{color:gray;}

.marquee-div{float: left;width: 43%;height: auto;margin: 27px 0 0 0;}
.sound{float: left;}
#runningText{float: left;width: 90%;color: #edc98f;font-family: arial;font-size: 14px;line-height: 20px;}

.logo{float: left;margin: -40px 0 0 10px;width: 170px;height: 155px;position: relative;z-index: 999;}

form.my-form{float: right;width: 371px;height: auto;margin: 15px 0 0 0;padding: 0 0 0 0;}
form.my-form input[name="username"]{float: left;width: 134px;height: 36px;background: url(../../images/textbox.png) center no-repeat;font-family: arial;font-size: 14px;text-align: left;color: white;margin: 0px 0;border-radius: 5px;border: none;padding: 0 0 0 10px;}
form.my-form input[name="password"]{float: left;width: 134px;height: 36px;background: url(../../images/textbox.png) center no-repeat;font-family: arial;font-size: 14px;text-align: left;color: white;margin: 0px 0;border-radius: 5px;border: none;padding: 0 0 0 10px;}

.btnLogin{float: left;width: 103px;height: 31px;background: url(../../images/login.png) center no-repeat;color: black;text-decoration: none;border: none;font-family: RobotoSlab;font-size: 14px;text-align: center;line-height: 30px;font-weight: bold;margin: 2px 0 0 0;text-transform: uppercase;}
.btnLogin:hover{color: white;}

form.my-form input:focus{outline: none;}
form.my-form input::-webkit-input-placeholder {color: gray;}

.content{height: auto;}

.slideshow{float: left;width: 954px;height: 406px;margin: -15px 0 0 20px;}

.transaction-table-deposit{float: left;width: auto; height: auto;margin: 75px 0 0 0;}
.transaction-table-withdraw{float: right;width: auto; height: auto;margin: 75px 0 0 0;}
.five-last{width: 319px;height: 220px;position: relative;background: url(../../images/deposit.png) center no-repeat;}
.little-table{width: 90%;height: auto;position: absolute;top: 45px;left: 20px;}
.little-table>tbody>tr>td{height: 33px;color: #f9a30b;font-family: arial;font-size: 20px;text-align: center;}
.little-table>tbody>tr>td:nth-child(2){text-align: left;}
.little-table>tbody>tr>td>img{vertical-align: middle;}

.jackpot{float: left;width: 379px;height: 357px;background: url(../../images/jackpot.png) center no-repeat;margin: 10px 0 0 -27px;position: relative;}
.number{float: left;font-family: arial;font-size: 56px;color: #edc98f;position: absolute;top: 95px;left: 25px;letter-spacing: 3px;}

.contact{float: left;width: auto;height: auto;position: absolute;top: 95px;}
.contact>tbody>tr>td{padding: 15px 0 0 50px;}
.contact>tbody>tr>td>img{vertical-align: middle;}
.contact>tbody>tr>td>span{padding: 0 0 0 5px;font-family: arial;font-size: 12px;color: #edc98f;}

.content-text{float: left;font-family: arial;width: 100%;text-align: center;}
.content-text>p:first-child{font-size: 32px;color: #f9a30b;}
.content-text>p:last-child{font-size: 12px;color: white;padding: 0 45px;line-height:  20px;padding: 20px 0 0 0;}

.footer{height: auto;}

.warning{float: left;margin: 10px 0 10px 0;}

.copyright{float: left;margin: 25px 0 0 10px;font-family: arial;font-size: 14px;color: #fba821;font-style: italic;}








