/*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 !important;}*/
.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;}

.contact{float: left;margin: 10px 0 0 0;position: relative;z-index: 999;}
.contact>li{float: left;color: white;font-family: arial;font-size: 12px;}
.contact>li>img{vertical-align: middle;float: left;margin: 0 10px 0 20px;}
.contact>li>span{float: left;line-height: 15px !important;}
.contact>li:first-child>img{margin: 0 10px 0 0;}

@font-face{font-family: RobotoSlab;src: url(../font/RobotoSlab-Regular.ttf);}
form.my-form{width: 450px;height: auto;float: right;margin: 12px 0 0 0;position: relative;z-index: 999;}
#textbox-bg{}
form.my-form input[name="username"]{width: 127px;height: 26px;background: url(../../images/textbox.png) center no-repeat;font-family: arial;font-size: 14px;text-align: center;color: black;margin: 0 5px;border: none;}
form.my-form input[name="password"]{width: 127px;height: 26px;background: url(../../images/textbox.png) center no-repeat;font-family: arial;font-size: 14px;text-align: center;color: black;margin: 0 5px;border: none;}

form.my-form input::-webkit-input-placeholder {font-size: 10px;color: gray;text-align: center;}

form.my-form input[name="btnLogin"]{width: 82px;height: 26px;background: green;color: #FBE7CE;border: none;font-family: RobotoSlab;font-size: 12px;font-weight: bold;margin: 0 3px;border-radius: 5px;}
#btnDaftar{width: 82px;height: 26px;background: red;color: #FBE7CE;display: block;text-decoration: none;text-align: center;font-family: RobotoSlab;font-size: 12px;font-weight: bold;line-height: 25px;margin: 0 3px;border-radius: 5px;}
form.my-form input[name="btnLogin"]:hover{color:gray;}
#btnDaftar:hover{color:gray;}

.logo{float: left;padding: 0 0 0 370px;margin: -25px 0 0 0;}

@font-face{font-family: Lucida;src: url(../font/Lucida-Sans-Regular.ttf);}

.menu{float: left;width: 100%;height: auto;margin: -100px 0 0 0;}

.menu-left{float: left;padding: 0;margin: 0px;}
.menu-left>li{float: left;text-align: center;}
.menu-left>li>a{padding: 5px 30px 20px 0;font-family: RobotoSlab;font-size: 18px;font-weight: bold;text-decoration: none;color: white;display: block;}
.menu-left>li:hover>a{text-decoration: none;color: gray;font-weight: bold;display: block;}

.right-menu{float: right;padding: 0;margin: 0px;}
.right-menu>li{float: left;text-align: center;}
.right-menu>li>a{padding: 5px 30px 20px 0;font-family: RobotoSlab;font-size: 18px;font-weight: bold;text-decoration: none;color: white;display: block;}
.right-menu>li:hover>a{text-decoration: none;color: gray;font-weight: bold;display: block;}

.content{height: auto;}

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

.game{float: left;width: 100%;height: auto;margin: 35px 0 0;}
.game>div{float: left;}
.sportsbook{width: 194px;height: 173px;background: url(../../images/sportsbook.png) center no-repeat;cursor: pointer;}
.casino{width: 194px;height: 173px;background: url(../../images/casino.png) center no-repeat;margin: 0 0 0 5px;cursor: pointer;}
.poker{width: 194px;height: 173px;background: url(../../images/poker.png) center no-repeat;margin: 0 0 0 5px;cursor: pointer;}
.bola{width: 194px;height: 173px;background: url(../../images/bola.png) center no-repeat;margin: 0 0 0 5px;cursor: pointer;}
.togel{width: 194px;height: 173px;background: url(../../images/togel.png) center no-repeat;margin: 0 0 0 5px;cursor: pointer;}

.left-slide{width: 332px;height: 263px;float: left;margin: 20px 0 0 0;}

.center-slide{float: left;width: 301px;height: 301px;background: url(../../images/bingtang.png) center no-repeat;margin: 0 0 0 13px;}
.spinbottle{float: left;width: 76px;height: 277px;background: url(../../images/bottle.png) center no-repeat;margin: 12px 0 0 113px;
                  -webkit-animation: rotation 2s linear infinite;
                  -moz-animation: rotation 2s linear infinite;
                  -ms-animation: rotation 2s linear infinite;}
@-webkit-keyframes rotation {
    0%   { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes rotation {
    0%   { -moz-transform: rotate(0deg); }
    100% { -moz-transform: rotate(360deg); }
}
@-ms-keyframes rotation {
    0%   { -ms-transform: rotate(0deg); }
    100% { -ms-transform: rotate(360deg); }
}

.right-slide{width: 332px;height: 263px;float: right;margin: 20px 0 0 0;}

.text{color: white;font-family: calibri;font-size: 14px;font-weight: bold;}

.footer{height: auto;}

.bank{float: left;margin: 20px 0 0 320px;}

.copyright{margin: 10px 0 10px 370px;padding: 0 5px 0 0;font-family: arial;font-size: 12px;color: white;}







