/* start HEADER - TOP */
.logo {
position:relative;
margin-top:0px;
margin-left:0px;
}

.jackpot {
	width:232px;
	height:43px;
	background:url(../images/jackpot.png) no-repeat;
	font-size:34px;
	font-weight:bold;
	position:relative;
	margin-left:-50px;
	padding-top:55px;
	text-align:center;
	color:#e6a814;
	
	text-shadow:2px 2px 1px #00191f;
}



#username, #password, #code, .img_code, #login {
position:absolute;
padding:0;
background:none;
border:none;
font-size:13px;
color:#000;
}

#username, #password {
width:92px;
height:16px;
padding:0 5px;
}

#username {
top:17px;
left:80px;
}

#password {
top:42px;
left:80px;
}

#code {
width:36px;
height:16px;
left:80px;
top:72px;
padding:0 5px;
}

.img_code {
top:71px;
left:137px;
}

#login {
width:98px;
height:36px;
right:35px;
top:32px;
cursor:pointer;
}

.top_forgot, .top_register {
display:block;
height:11px;
top:43px;
position:absolute;
}

.top_register {
display:block;
width:98px;
height:36px;
right:35px;
top:63px;
background:url(../images/button-daftar.gif) no-repeat;
}

.top_forgot {
width:95px;
top:16px;
right:36px;
}



::-webkit-input-placeholder {
   color: #fff;
}

:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
}

:-ms-input-placeholder {  
   color: #fff;  
}


.runningtext {
height:34px;
margin:5px 0 0 0;
background:url(../images/runningtext.png) no-repeat;
}

.runningtext_content {
height:34px;
line-height:40px;
padding:0 90px 0 160px;
color:#fff;
}

/* end HEADER - TOP */
