/* start HEADER - TOP */
.logo {
position:relative;
margin-top:25px;
margin-bottom:4px;
z-index:2;
}

.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.html) no-repeat;
margin-bottom:10px;
}

.twitter {
background:url(../images/twitter_off.html) no-repeat;
margin-bottom:10px;
}

.skype {
background:url(../images/skype_off.html) no-repeat;
margin-bottom:10px;
}

.facebook:hover {
background:url(../images/fb_on.html) no-repeat;
}

.twitter:hover {
background:url(../images/twitter_on.html) no-repeat;
}

.skype:hover {
background:url(../images/skype_on.html) no-repeat;
}

/* ------------------>>> start FORM REGISTER */
/* ------------------>>> end FORM REGISTER */




.bgtopnav {
margin-top:0px;
}

.bgtopnav td {
background:url(../images/batasnav.png) no-repeat center left;
}

.bgtopnav td a {
display:block;
height:31px;
font-size:12px;
line-height:31px;
padding:0 2.0em;
color:#fff;
}

.bgtopnav td:first-child a {
padding-left:0;
padding-left:5px;
}

.bgtopnav td a:hover {
color:#ebcb23;
}

.bgtopnav td:first-child {
padding-left:0;
background:none;
}


/* ------------------>>> end FORM LOGIN */

.runningtext {
background:url(../images/runningtext.png) no-repeat center;
line-height:42px;
padding:0 110px 0 110px;
font-weight:bold;
}

.runningtext_content {
font-size:12px;
color:#fff;
}

/* end HEADER - TOP */
