@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

.clear {
  clear: both;
}

html,body{
	width:1024px;
	height:100%;
	min-height:100%;
	margin:0 auto;
}

@media only screen and (max-width:1024px){
	body{
		background:#000;
		width: 100%;
		height: auto;
		}
}

body a {
	color:#FFF
}


#nav{
	overflow:hidden;
	width:100%;
	margin: -26px 0 0 15px;
	line-height:60px;
	position:relative;
	z-index:1;
}
#imagenav{
	position: relative;
	margin: 0px -10px 0 18px;
}


#nav .navbar {
	float:left ;
	padding-right:20px;
	font-size:16px;
	list-style:none;
}

#nav .navbar a {
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
	text-shadow: 2px 0px -2px;
}

#nav .navbar a:hover{
	overflow:hidden;
	color:#082A86;
	height:30px;
	width:auto;
}

#header{
    background: url(../images/left_bg1.jpg);
	height: 175px;
	max-width: 100%;
	max-height: 100%;
	margin: -20px 0 0 0;
}

#header-wrap{
	margin:0 auto;
	width:100%;

}

#container{
	margin:0 auto;
	width:1024px;

}

#bg-header{
	width: 100%;
	position: relative;
	margin-top: 0px;
	align-content: center
}

#bg-header img{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
#logo{
	margin: -195px 0 0 -650px;
	padding: 15px  0 0 0;
}

#register{
	overflow:hidden;
	float:left;
	position:relative;
	z-index:1;
	margin:-95px 20px 0 915px;
}

#login{
	overflow:hidden;
	float:left;
	position:relative;
	z-index:1;
	margin:-125px 10px 0 915px;
}

.login{
	width:100px;
	height:18px;
	margin:-125px 0 0 695px;
	float:left;
}

#download{
	overflow: hidden;
	float: left;
	position: relative;
	margin: -57px 10px 0 -140px;
}

#info {
	width:1024px;
	height:35px;
	background:url(../images/informasi.jpg);
	position: relative;
	margin: -3px 0px 0 0;

}

#running-text{
	margin: 7px 20px 5px 0px;
}

#running-text {
	float:right;
	width:1024px;
	font-size:17px;
	color:#00000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height:25px;
	margin-right:-146px;
}

#togel {
    border: 2px solid #00bfff;
    border-radius: 0 0 5px 5px;
    color: white;
    border-top: none;
    padding: 60px 0 0 120px ;
    min-height: 695px;
    margin-bottom: 10px;
    background: none repeat scroll 0 0 rgba(0,0,0, 0.4);
}
#togel h1 {
	margin: -20px 0 0 -120px;
}

.result-div {
    float: left;
    width: 190px;
    height: auto;
    margin: 0 0 0 12px;
    border: 2px solid #00bfff;
    border-radius: 5px;
    padding: 15px;
}

.result-text {
    text-align: center;
    font-family: arial;
    font-size: 17px;
    color: white;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.clear {
    clear: both;
}
.result {
    font-family: RobotoSlab;
    font-size: 25px;
    color: white;
    letter-spacing: 5px;
    font-weight: bold;
    margin: 0 0 0 0px;
    text-align: center;
}
.border {
    padding-left: 20px;
}

.date {
    color: white;
    font-family: RobotoSlab;
    font-size: 11px;
    padding: 0 0 0 0;
    text-align: center;
}
#wrap-footer {
    margin: 0 auto;
    width: 1024px;
}

#text-footer {
    float: left;
	color: #000000;
	font-size: 16px;
    margin: 3px 0 0 250px;
	
}
