*{padding: 0px; margin: 0px;}
.clearfix{clear: both;}
body{font-family: Arial;background: #000;}
@font-face {
    font-family: Arnica;
    src: url(../fonts/ARNICA_0.TTF);
}


a{text-decoration: none;}
.wrapper__tollbar, .wrapper__header, .wrapper__content, .wrapper__footer{
	width: 100%;position: relative;margin: 0px auto;
}

.wrapper__tollbar{
	background: #000;border-bottom: 1px solid #F5C041;
}
.tollbar{
	width: 990px;margin: 0px auto;height: 30px;
}
.tollbar .contact{
	width: 600px;float: left;height: 30px;
}
.tollbar .contact ul{
	display: table;
}
.tollbar .contact ul li{
	float: left;list-style: none;line-height: 28px;
}
.tollbar .contact ul li a{
	text-decoration: none;color: #F5C041;font-family: Arial;font-size: 12px;
}
.tollbar .contact ul li a:hover{ color: #FFF;}

.tollbar .contact ul li a img{
	margin-left: 20px;margin-right: 3px;position: relative;top: -2px;vertical-align: middle;width: 21px;height: 21px;
}
.tollbar .top__menu{
	width: 390px;float: left;
}
.tollbar .top__menu ul{
	display: table;float: right;
}
.tollbar .top__menu ul li{
	list-style: none;text-align: right;display: table-cell;padding: 0px 10px;line-height: 28px;
}
.tollbar .top__menu ul li a{
	text-align: right;color: #F5C041;font-family: Arial;font-size: 12px;font-weight: bold;
	text-decoration: none;
}
.tollbar .top__menu ul li a:hover{color: #FFF;}
.tollbar .top__menu ul li .active1{color: #FFF;}
.wrapper__header{
	width: 100%;background: #231F20;height: 195px;z-index: 100;
}
.wrapper__header .header{
	width: 990px;height: 140px;margin: 0px auto;
}
.wrapper__header .header .header__left{
	width: 300px;
	float: left;
}
.wrapper__header .header .logo{
	background: url("../../images/logo.png") no-repeat center center;width: 276px;height: 138px;
}
.wrapper__header .header .header__right{
	width: 690px;float: left;height: 140px;
}
.wrapper__header .header .header__right .btn__header{
	overflow: hidden;margin-top: 30px;
}
.wrapper__header .header .header__right .btn__header ul{
	display: table;float: right;
}
.wrapper__header .header .header__right .btn__header ul li{
	text-align: center;list-style: none;background: url("../../images/btn-form.png");
	width: 133px;height: 41px;margin-right: 6px;float: left;line-height: 40px;
}
.wrapper__header .header .header__right .btn__header ul li a{
	text-decoration: none;font-weight: bold;font-size: 15px;font-family: Arial;color: #FFF;
	padding: 12px 28px;text-shadow: 0px 0px 4px #3C3C3C;
}
.wrapper__header .header .header__right .btn__header ul li a:hover{
	color: #3C3C3C;
}
.wrapper__header .header .header__right .btn__header ul li .active2{
	color: #3C3C3C;
}
.wrapper__header .header .header__right .running__text{
	background: url("../../images/running-text.png") no-repeat center center;
	width: 554px;height: 33px;float: right;margin-right: 4px;margin-top: 20px;
}
.wrapper__header .header .header__right .running__text .message{
	width: 449px;float: right;margin-right: 5px;margin-top:9px;font-size: 13px;color: #FFF;
}
.wrapper__header .menu{
	background: url("../../images/menu.png") no-repeat center center;
	margin: 0px auto;width: 990px;height: 41px;
}
.wrapper__header .menu ul{
	margin: 0px 10px;display: table;width: 973px;position:relative;top: 6px;
}
.wrapper__header .menu ul li{
	display: table-cell;list-style: none;text-align: center;
}
.wrapper__header .menu ul li a{
	color: #000;line-height: 30px;font-weight: bold;font-size: 14px;
	font-family: Arial;color: #231F20;padding: 7px 25px;
}
.wrapper__header .menu ul li a:hover{
	padding: 7px 25px;border-radius: 25px 25px 0px 0px;color: #5B5B5B;
	 background: -webkit-linear-gradient(#FDFF9B, #FFE000);
    background: -o-linear-gradient(#FDFF9B, #FFE000);
    background: -moz-linear-gradient(#FDFF9B, #FFE000);
    background: linear-gradient(#FDFF9B, #FFE000); 
}
.wrapper__header .menu ul li a.active{
	padding: 7px 25px;border-radius: 25px 25px 0px 0px;color: #5B5B5B;
	 background: -webkit-linear-gradient(#FDFF9B, #FFE000);
    background: -o-linear-gradient(#FDFF9B, #FFE000);
    background: -moz-linear-gradient(#FDFF9B, #FFE000);
    background: linear-gradient(#FDFF9B, #FFE000); 
}
.wrapper__content{
	width: 100%;position: relative;display: block;background: #000;overflow: hidden;
}
.wrapper__content .background__plur{
	width: 100%;
/*	background: rgba(0, 0, 0, 0.9);*/
	 min-height: 930px;
}
.wrapper__content .background{
	padding-top: 15px;
	min-height: 930px;background-position: 70px -85px;margin: 0px auto;width: 1159px;
}
.wrapper__content .content{
	width: 990px;margin: 0px auto;border-top: none;min-height: 930px;
}

.wrapper__content .content .register{
	width: 495px;float: left;position: relative;
}
.wrapper__content .content .register .form-login{
	background: rgba(0, 0, 0, 0.9);color: #FFF;padding: 30px 40px;margin-left: 40px;border-radius: 10px;
	border: 1px solid #F5C041;font-size: 14px;
}
.wrapper__content .content .register .form-login .form-label{
	height: 45px;
}
.wrapper__content .content .register .form-login .form-input{
	width: 200px;padding: 5px ;border-radius: 5px;border: none;
}
.wrapper__content .content .register .form-login .form-input-mini{
	width: 100px;padding: 5px ;border-radius: 5px;border: none;
}
.wrapper__content .content .register .form-login .form-select{
	width: 209px;padding: 5px ;border-radius: 5px;border: none;
}
.wrapper__content .content .register .form-login .form-text span{
	padding: 5px 25px;
	background: #999;margin-left: 6px;
}
.wrapper__content .content .register .form-login .form-text .btn__form{
	padding: 5px 25px;border-radius: 3px;margin-top: 5px;
	background: -webkit-linear-gradient(#FDFF9B, #FFE000);
    background: -o-linear-gradient(#FDFF9B, #FFE000);
    background: -moz-linear-gradient(#FDFF9B, #FFE000);
    background: linear-gradient(#FDFF9B, #FFE000); 
    border: none;font-weight: bold;font-size: 15px;
}
.wrapper__content .content .register .form-login .form-text{
	float: right;
}

.latest__content{
	width: 990px;margin: 0px auto;position: relative;margin-top: 50px;
}
.latest__content h2{
	text-align: center;font-size: 20px;border-bottom: 1px solid #F5C041;margin: 0px 10px;
	color: #F5C041;padding: 5px 0px;
}
.latest__content .line{
	padding: 0px 20px;
}
.latest__content .latest__deposit{
	width: 318px;float: left;min-height: 100px;background: #000;border: 1px solid #F5C041;
	position: absolute;left: 0px;border-radius: 10px;min-height: 192px;
}
.latest__content .latest__withdraw{
	width: 318px;float: left;margin: 0px 15px;min-height: 100px;background: #000;
	border: 1px solid #F5C041;position: relative;left: 320px;border-radius: 10px;min-height: 192px;
}
.latest__content .latest__news{
	width: 318px;float: left;min-height: 100px;background: #000;border: 1px solid #F5C041;
	position: absolute;right: 0px;border-radius: 10px;min-height: 192px;
}
 .table{
	text-align: center;font-family: Arial;font-size: 12px;color: #FFF;
	width: 100%;line-height: 25px;overflow: visible !important;padding: 15px 0px;
}

.table ul{
	width: 100%;
	display: table;
}
.table ul li{
	list-style-type: none;clear: both;
}
.table ul li div:nth-child(1){
	width: 106px;text-align: center;float: left;position: absolute;left: 0px;
}
.table ul li div:nth-child(2){
	width: 106px;text-align: center;float: left;color: #F5C041;position: relative;left: 106px;
}
.table ul li div:nth-child(3){
	width: 106px;text-align: center;float: left;position: absolute;right: 0px;
}
.latest__content .latest__news--content{
	padding: 12px 10px;font-family: Arial;font-size: 12px;color: #FFF;
	line-height: 25px;
}
.latest__content .latest__news--content .time{
	font-family: Arnica;color: #F5C041;
}
.berita{
	text-align: center;background: #414042;color: #F5C041;font-size: 20px;
	padding: 3px 0px 5px;margin-top: 30px;height: 25px;line-height: 26px;
}
.berita__content{
	width: 990px;margin: auto;position: relative;margin-top: 5px;
}
.berita__content .berita__post{
	width: 328px;min-height: 100px;float: left;
}
.berita__content .berita__post:nth-child(2){
	width: 334px;min-height: 100px;float: left;
}
.berita__content .berita__post--middle{
	border-left: 3px solid #F5C041;border-right: 3px solid #F5C041;min-height: 100px;
}
.berita__content .berita__post .wrap__berita__post{
	padding: 20px 15px;
}
.berita__content .berita__img{
	float: left;
	width: 131px;
	min-height: 91px;
}
.berita__content .berita__img img{
	width: 131px;
	height: 91px;
}
.berita__content .berita__text{
	float: left;
	width: 167px;
	min-height: 91px;
}
.berita__content .berita__text p{
	font-size: 14px;color: #FFF;padding: 5px;line-height: 20px;min-height: 55px;
}
.berita__content .berita__text p a{color: #FFF;}
.berita__content .berita__post .read__more{
	width: 71px;font-size: 13px;text-align: center;float: right;
	padding: 4px 5px;border-radius: 3px;
	background: -webkit-linear-gradient(#FDFF9B, #FFE000);
    background: -o-linear-gradient(#FDFF9B, #FFE000);
    background: -moz-linear-gradient(#FDFF9B, #FFE000);
    background: linear-gradient(#FDFF9B, #FFE000); 
}
.wrapper__footer{
	margin-top: 20px;
	border-top: 1px solid #F5C041;
}
.footer__bg{
	background: #231F20;
	width: 100%;
}
.footer__text{
	width: 970px;margin: 0px auto;padding: 20px 10px ;
}
.footer__text p{
	font-size: 14px;
	color: #FFF;
	text-align: center;
	line-height: 20px;
}
.footer__text p span{
	color: #F5C041;
}
.footer__bg1{
	background: #414042;
	width: 100%;
}
.footer{
	width: 990px;margin: 0px auto;text-align: center;
}
.footer p{
	color: #F5C041;padding: 10px;font-size: 13px;
}
#blanket {
    background-color: #fff;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    z-index: 1000;
    position: fixed;
    display: none;
}



.body{
	color: #FFF;padding: 20px 30px;background: rgba(0,0,0,0.5);border-radius: 10px;position: relative;
}
.body h3{
	padding: 10px 0px;font-size: 26px;
}
.body .body__title{
	font-size: 16px;padding: 5px 0px; 
}
.body .wrapper__form{
	width: 800px;
	min-height: 300px;
}
.body .wrapper__form .form-label{
	height: 32px;line-height: 32px;margin-top:15px;
}
.body .wrapper__form .form-input{
	width: 500px;padding: 7px ;border-radius: 7px;border: none;font-size: 16px;outline: none;
}
.body .wrapper__form .form-input-code{
	    width: 366px;
    padding: 7px;
    border-radius: 7px;
    border: none;
    font-size: 16px;
    outline: none;
}
.body .wrapper__form .form-select{
	width: 514px;padding: 7px ;border-radius: 7px;border: none;font-size: 16px;outline: none;
}
.body .wrapper__form .form-textarea{
	width: 500px;min-height:200px;padding: 7px ;border-radius: 7px;border: none;font-size: 16px;
	float: right;margin-left: 5px;outline: none;
}
.body .wrapper__form .form-input-mini{
	width: 100px;padding: 5px ;border-radius: 5px;border: none;
}
.body .wrapper__form .form-text span{
	padding: 5px 25px;
	background: #999;margin-left: 6px;
}
.body .wrapper__form .form-text .btn__form{
	padding: 5px 25px;border-radius: 5px;margin-top: 5px;
	background: -webkit-linear-gradient(#FDFF9B, #FFE000);
    background: -o-linear-gradient(#FDFF9B, #FFE000);
    background: -moz-linear-gradient(#FDFF9B, #FFE000);
    background: linear-gradient(#FDFF9B, #FFE000); 
    border: none;font-weight: bold;font-size: 20px;
}
.body .wrapper__form .form-text{
	float: right;
}
.textError {
    border: 1px solid rgba(255,0,0,0.5) !important;
    background-color: rgba(255,110,110,0.3);
}
#error {
    display: none;
    background-color: rgba(255, 0, 0, 0.2);
    padding: 20px;
}
#error ul{
	margin-left: 20px;
}
#waitpn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.containPanel h2{padding-bottom: 15px;}
.containPanel ol{padding-left: 30px;line-height: 25px;}
.containPanel span  a{color: #FFA100;}
.post-body{
	overflow: hidden;
}
.post h4{
	padding: 20px 0px 5px 0px;
}
.post h4 a{color: #FFA100;}
.img-polaroid {
    width: 197px;
    height: 125px;
    float: left;
    border: 1px solid rgba(255,255,255,0.1);
}
.span7 {
    float: left;
    padding: 0px 10px;
    overflow: hidden;
}
.span7 span{padding: 10px 0px; font-size: 13px;float: left;}
.span7 .row-fluid{font-size: 12px;padding: 5px;}

#right-side-banner{width: 165px; min-height: 200px;right:5px; position: fixed; text-align: center;z-index: 99}
#left-side-banner{width: 165px; min-height: 200px;left:5px; position: fixed; text-align: center;z-index: 99}
#left-side-banner ul li img{
    height:70px;
}
.sgp, .jadwal{width: 161px; height: 164px;}
.sgp{padding-top: 52px; height: auto; background: url(/images/result-head.png) top left no-repeat, url(/images/result-foot.png) bottom left no-repeat, url(/images/result-body.png) top left repeat-y; border-radius: 10px;}
.sgp > a{display: block; width: 100%; height: 29px; margin-top: 3px;}
.sgp-header{font-size: 1.4em;}
.sgp table{width: 100%;}
.sgp table tr td:first-child{text-align: right;}
.sgp table tr td:last-child{text-align: left;}
.sgp table td{font-size: 1.3em;}
.sgp-date{color: #000; width: 95%; text-align: right; position: absolute; margin-top: -73px;}
