#tengah {
  height: 300px;
  margin: 0 auto 15px;
  position: relative;
  width: 930px;
}

.slideshow_wrapper {
  background: rgba(0, 0, 0, 0) url("../images/shadow01.png") no-repeat scroll center bottom;
  float: left;
  height: 288px;
  margin: 10px auto 0;
  padding: 0 13px 13px;
  width: 595px;
}

.slideshow {
margin-left:0px;
padding-top:0px;
}

/* SIDE REGISTRATION */
.side_registration {
position:relative;
margin-top:-20px;
width:290px;
height:394px;
background:url(../images/side_registration.png) no-repeat top;
}

.img_slideshow {
overflow:hidden;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.but_sideregister {
display:block;
width:245px;
height:54px;
background:url(../images/but_register.png) no-repeat top;
position:absolute;
bottom:30px;
right:20px;
}

.but_sideregister:hover {
background-position:bottom;
}

.untukbayangan {
  float: left;
  height: 299px;
  width: 300px;
  padding-bottom: 15px;
  background: url(../images/loginshade.png) no-repeat scroll center bottom;
}
.formmasuk{
background: #fff url('../images/bglogin.jpg');
  float: left;
  width: 280px;
  height: 270px;
  border: 10px solid #ca7e00 ;
margin-top: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#frmlogin {
  display: inline-table;
  position: relative;
}

#username, #password, #code {
  color: #000;
  height: 23px;
  top: 3px;
  width: 258px;
}

#username, #password {
  background: #fbffbc;
  border: 2px solid #eaac44;
  margin: 5px;
  padding: 4px;
}

#username {
left:30px;
top:10px;
}

#password {
left:30px;
top:48px;
}

#code {
width:40px;
left:220px;
}

.img_code {
top:3px;
left:272px;
}

#login {
 background: transparent url('../images/bglogin.png') no-repeat scroll center center;
  color: #000;
 border:none;
  cursor: pointer;
  font-weight: bold;
  height: 48px;
  margin: 15px 5px;
  width: 125px;
}
#register {
 background: transparent url('../images/bgregister.gif') no-repeat scroll center center;
  color: #000;
 border:none;
  cursor: pointer;
  font-weight: bold;
  height: 48px;
  margin: 0 5px;
  width: 125px;
}
.lupapass, .daftar {
display:block;
height:11px;
top:9px;
}

.lupapass {
right:0px;
}

.daftar {
width:30px;
}


::-webkit-input-placeholder {
  color: #000;
}

:-moz-placeholder { /* Firefox 18- */
  color: #000;
}

::-moz-placeholder {  /* Firefox 19+ */
  color: #000;
}

:-ms-input-placeholder {  
  color: #000;
}
