/* start HEADER - TOP */
.logo {
position:relative;
margin-top:25px;
margin-bottom:11px;
}

.fixed-left {
position:fixed;
left:10px;
top:216px;
}

.facebook, .twitter, .skype, .facebook a, .twitter a, .skype a {
display:block;
width:46px;
height:46px;

-moz-transition-duration:0.5s;
-o-transition-duration:0.5s;
-webkit-transition-duration:0.5s;
transition-duration:0.5s;
}

.facebook {
background:url(../images/fb_off.png) no-repeat;
margin-bottom:10px;
}

.twitter {
background:url(../images/twitter_off.png) no-repeat;
margin-bottom:10px;
}

.skype {
background:url(../images/skype_off.png) no-repeat;
margin-bottom:10px;
}

.facebook:hover {
background:url(../images/fb_on.png) no-repeat;
}

.twitter:hover {
background:url(../images/twitter_on.png) no-repeat;
}

.skype:hover {
background:url(../images/skype_on.png) no-repeat;
}

/* ------------------>>> start FORM REGISTER */
/* ------------------>>> end FORM REGISTER */


/* ------------------>>> start FORM LOGIN */
#frmlogin {
width:285px;
height:90px;
background:url(../images/bg_login0.png) no-repeat;
position:relative;
z-index:99;
margin-top:15px;
}

#username, #password, #code, .code_img, #login {
background:none;
border:none;
height:28px;
position:absolute;
color:#000;
}

#username {
width:127px;
left:0px;
top:24px;
padding:0 5px;
}

#password {
width:127px;
left:0px;
top:62px;
padding:0 5px;
}

#code {
width:61px;
left:147px;
top:62px;
padding:0 5px;
}

.code_img {
top:62px;
left:216px;
}

#login {
width:96px;
height:31px;
left:147px;
top:24px;
cursor:pointer;
}

.daftar {
top:-25px;
right:-20px;
position:absolute;
}


/* ------------------>>> end FORM LOGIN */

.runningtext {
background:url(../images/runningtext.png) no-repeat;
height:30px;
line-height:30px;
padding:0 0px 0 72px;
margin-top:5px;
}

.runningtext_content {
font-size:12px;
color:#fff;
}

/* end HEADER - TOP */

#slideshow {
width:1000px;
height:291px;
overflow:hidden;
margin-bottom:10px;
}
