/*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: 0px auto;}

body{background: black url(../../images/bg.jpg) center top no-repeat !important;padding: 0px;margin: 0px;}
.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;}

@font-face{font-family: arial-rounded;src: url(../font/arial-rounded-bold.ttf);}

.datetime{width: auto;height: auto;color: white;font-family: arial-rounded;float: left;}
.date{font-size: 11px;padding: 12px 13px;}
.hour{font-size: 11px;padding: 12px 40px 0 13px;}

@font-face{font-family: RobotoSlab;src: url(../font/RobotoSlab-Regular.ttf);}
form.my-form{width: 550px;height: auto;margin: 2px 0 0 0px;float: right;position: relative;z-index: 999;}
#textbox-bg{}
form.my-form input[name="username"]{width: 110px;height: 25px;font-family: arial;font-size: 11px;text-align: center;color: black;margin: 0 3px;border-radius: 5px;}
form.my-form input[name="password"]{width: 110px;height: 25px;font-family: arial;font-size: 11px;text-align: center;color: black;margin: 0 3px;border-radius: 5px;}

form.my-form input[name="btnLogin"]{width: 110px;height: 23px;background: url(../../images/mazuk.png) center no-repeat;float: left;color: white;border: none;font-family: RobotoSlab;font-size: 15px;font-weight: bold;margin: 1px 3px;}
#btnDaftar{width: 110px;height: 23px;background: url(../../images/daftar.png) center no-repeat;float: left;color: white;display: block;text-decoration: none;text-align: center;font-family: RobotoSlab;font-size: 15px;font-weight: bold;line-height: 23px;margin: 1px 3px;}
form.my-form input[name="btnLogin"]:hover{color:gray;}
#btnDaftar:hover{color:gray;}

.eng{float: left;padding: 3px 5px;}
.indo{float: left;padding: 3px 0px;}

.logo{float: left;padding: 0 0 0 180px;position: relative;z-index: 9;}

.menubg{width: auto;height: auto;float: left;margin: -25px 0 0 0;}
.left-menu{float: left;width: 490px;height: 43px;background: url(../../images/menu.png) center no-repeat}

.menu{margin: 0 0 0 10px;padding: 0px;position: relative;z-index: 9;}
.menu>li{padding: 12px 9px;display: inline-block;text-align: center;position: relative;}
.menu>li>a{text-decoration: none;color: white;font-family: RobotoSlab;font-size: 12px;ext-align: center;}
.menu>li:hover>a{text-decoration: none;color: #05dbe3;}

.bank{float: right;padding: 12px 0 0 0;margin: 0 30px 0 0;}

.content{height: auto;}

.blank{width: 100%;height: 470px;}

.contactbg{width: 1012px;height: 54px;background: url(../../images/contact.png) center no-repeat;margin: 0 0 0 20px;}
.contact{float: left;padding: 0;margin: 10px 0 0 5px;}
.contact>li{float: left;font-family: RobotoSlab;font-size: 12px;font-weight: bold;color: white;text-align: center;padding: 0 20px 0 8px;}
.contact>li:first-child{padding: 0 65px 0 20px;}
.contact>li>img{vertical-align: middle;padding: 0 15px 0 0;}

.gamebg{float: left;width: auto;height: auto;margin: 15px 0 0 0;}
.game{float: left;}
.game>li{float: left;}
.game>li>a{text-decoration: none;color: #febf00;}
.game>li>a>img{vertical-align: middle;padding: 0 38px 20px 40px;-webkit-transition: -webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;}
.game>li:hover>a>img{-webkit-transform: rotate(360deg);transform: rotate(360deg);}
.game>li>a>div{width: 190px;height: 59px;background: url(../../images/game-button.png) center no-repeat;text-align: center;line-height: 60px;font-family: RobotoSlab;font-size: 15px;font-weight: bold;padding: 0 0 0 10px;}
.game>li:hover>a{color: white;}

.download{width: 983px;height: 85px;background: url(../../images/download.png) center no-repeat;margin: 30px 0 0 -10px;}
.download-header{float: left;margin: 25px 12px 0 0;}
.download-header>img{float: left;vertical-align: middle;}
.download-header>p{float: left;color: #05dbe3;font-family: RobotoSlab;font-size: 18px;padding: 8px 0 0 5px;}
.now{float: left;text-decoration: none;color: black;padding: 22px 22px;margin: 12px 0 0 0px;font-family: RobotoSlab;font-size: 13px;font-style: italic;font-weight: bold;}
.now:hover{color: white;}

.download-header-middle{float: left;margin: 25px 20px 0 30px;}
.download-header-middle>img{float: left;vertical-align: middle;}
.download-header-middle>p{float: left;color: #05dbe3;font-family: RobotoSlab;font-size: 18px;padding: 8px 0 0 5px;}

.download-header-last{float: left;margin: 25px 17px 0 20px;}
.download-header-last>img{float: left;vertical-align: middle;}
.download-header-last>p{float: left;color: #05dbe3;font-family: RobotoSlab;font-size: 18px;padding: 8px 0 0 5px;}

.footer{height: auto;}

.footer-menu{margin: 0 auto;padding: 0px 0 0 0;text-align: center;}
.footer-menu>li{padding: 12px 10px;display: inline-block;text-align: center;position: relative;}
.footer-menu>li>a{text-decoration: none;color: #05dbe3;font-family: RobotoSlab;font-size: 11px;ext-align: center;}
.footer-menu>li:hover>a{text-decoration: none;color: white;}

.copyright{width: 100%;text-align: center;font-family: arial;font-size: 12px;color: white;padding: 5px 0 0 0;}
.blue{color: #46a5ee;}

.warning{margin: 0 auto;text-align: center;padding: 15px 0 0 355px;}

.running {
	margin:0 0 1px;
        margin: 4px 0 0 0;
	padding:5px;
	border-radius:3px;
 	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:rgba(0, 0, 0, 0.8);
        
	color:#ccc;
}






