.topnav {
    width: 100%;
    height:42px;
    background: url(images/bg-top-nav.png) repeat-x;
}
.top-menu-nav ul {
    list-style: none;
}
.top-menu-nav li{
    overflow: hidden;
    float: left;
    text-align: center;
    line-height: 24px;
    margin: 0 7px;
}
.top-menu-nav li a {
    width: 98px;
    height: 24px;
    text-decoration: none;
    color: #929292;
    background: url(images/bg-top-menu.png) bottom no-repeat;
    float: left;
}
.top-menu-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: url(images/bg-top-menu.png) top no-repeat;
}
.nav-top {
    margin-top: 8px;
}
.bahasa {
    width: 294px;
    height:78px;
    background: url(images/bg-top-cloud-nav.png) no-repeat;
    z-index: 20;
    color: #fff;
}
.switch {
    width: 253px;
    height: 31px;
    background: url(images/bg-bahasa.png) no-repeat;
    margin: 5px 20px 0;
    padding: 3px  0 0 10px;
}
.bahasa a {
    text-decoration: none;
    color: #fff;
}
.switch-2 {
    width: 60px;
    height: 25px;
    background: url(images/bg-bahasa-switch.png) no-repeat;
    float: right;
    position: relative;
    margin: -3px -13px 0;
    padding: 3px 0 0 23px;
}

/* header */
.header {
    width: 100%;
    height: 216px;
    background: url(images/bg-header.png) repeat-x;
}
#parallax {
    width: 100%;
    height:216px;
    display: block;
    position: absolute;
}
.glowing {
    width: 90%;
    height:220px;
    background: url(images/glowing.png) top center no-repeat;
    display: block;
    z-index: 10;
}
.logo {
    width: 387px;
    height: auto;
    position: relative;

}
.suramadu {
    width: 960px;
    height: 216px;
    background: url(images/suramadu.png) right bottom no-repeat;
    margin: 0 auto;
}

.bg-cont {
    width: 100%;
    height: auto;
    background: url(images/bg-top-content.png) repeat-x;
    overflow: hidden;
    padding-top:25px;
}
.pad {
    padding-top: 30px;
}
.wrap {
    background: url(images/pemisah.png) center bottom no-repeat;
    overflow: hidden;
}
.box-icon {
    width: 85px;
    height: auto;
    float: left;
    margin-right: 30px;
}
.box-serv {
    float: right;
    width: 355px;
    height: auto;
}
.wrap h2,wrap p {
    margin-bottom: 0px;
}
.wrap h1{
    font-size: 23px;
    margin-bottom: 0px;
}
/* slider */
#slide-to-unlock {
    position: absolute;
    z-index: 1;
    top: 7px;
    left: 21px;
    height:25px;
    width:253px ;
    padding-top:3px ;
    text-align: right;
}
#slide-to-unlock span {
    margin-right: 30px;

}
#unlock-slider {
    width:253px;
    height:25px;
}
.ui-slider {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    top: 0px;
    left: -7px;
}
#unlock-handle{
    position: absolute;
    z-index: 10;
    height: 25px;
    width: 60px;
    top: 0px;
    left: 0px;
    background: url(images/bg-bahasa-switch.png) no-repeat;
}
#unlock-handle img {
    padding: 7px 0 0 20px;
}
.line {
    width: 100%;
    height: 1px;
    border-top: dashed 1px #9e9e9e;
    position: relative;
    margin-top: 30px;
    clear: left;
}
.service {
    width: 166px;
    height: 55px;
    background: url(images/service.png) no-repeat;
    margin: -30px auto;
    display: block;
    position: relative;
}
.porto {
    width: 166px;
    height: 55px;
    background: url(images/portfolio.png) no-repeat;
    margin: -30px auto;
    display: block;
    position: relative;
}
.cut {
    width: 110px;
    height: 114px;
    background: url(images/gunting.png) no-repeat;
    margin-top: -32px;
    display: block;
    position: relative;
}
.box-porto {
    margin: 30px auto 0;
    clear: both;
}

.abs {
    position: absolute;
    top: 40px;
}
.abc {
    position: relative;
    top: -70px;
}
.abc h2 {
    margin-bottom: 5px;
}
.abc ul {
    list-style: square;
}
.abc li {
    margin: 0 0 5px 20px;
    padding: 0;
}
.chat-email {
    width: 427px;
    height: 105px;
    background: url(images/bg-chat.png) no-repeat;
    position: relative;
    margin-bottom: 20px;
}
.ym {
    position: absolute;
    top: 64px;
    left: 132px;
}
.email {
    width: 125px;
    height: 125px;
    position: absolute;
    right: -17px;
    top: -15px;
}
.followme a {
    width: 227px;
    height: 28px;
    display: block;
    background: url(images/followme.png) top no-repeat;
}
.followme a:hover {
    background: url(images/followme.png) bottom no-repeat;
}
.tweet {
    width: 230px;
    height: auto;
    background: url(images/twitter-box.png) no-repeat;
    float: left;
    font-size: 8pt;
    margin-top: 5px;
}
.tweet-txt {
    padding: 15px 10px 0;
    margin: 10px 0 0 0px;
}
#twitter_update_list {
    list-style: none;
    margin: 0;
}
#twitter_update_list li {
    margin: 0 0 10px 0;
    border-bottom: dashed 1px #e6e6e6;
}
#twitter_update_list a {
    color: #0099ff;
}
.footer {
    width: 100%;
    height: 80px;
    background: url(images/bg-footer.png) repeat-x;
    margin-top: -87px;
    color: #fff;
    padding-top: 30px;
}
.footer a {
    color: #fff;
    text-decoration: none;
}
.footer a:hover {
    text-decoration: underline;
}
.footer img {
    float: left;
    margin: 0 20px 0;
}
.footer .valid-xhtml {
    background: url(images/valid-xhtml.png) left center no-repeat;
    padding-left: 30px;
}
.footer .valid-css {
    background: url(images/valid-css.png) left center no-repeat;
    padding-left: 30px;
}
.img-footer {
    background: url(images/footer.png) bottom center no-repeat;
    height:  76px;
    position: relative;
    bottom: -5px;
}

.scroll {
    overflow: hidden;
    width: 874px;
    margin: 10px auto;
    position: relative;
    background: url(images/bg-loop.png) repeat-x;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border: solid 1px #fff;

}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 21px;
    width: 274px;
    height: auto;
    float: left;
}

#left-shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 114px;
    bottom: 0;
    background: url(images/leftshadow.png) repeat-y;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-topleft:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-top-left-radius:10px;
}

#right-shadow {
    position: absolute;
    top: 0;
    right: 0;
    width: 114px;
    bottom: 0;
    background: url(images/rightshadow.png) repeat-y;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topright:10px;
    -webkit-border-bottom-right-radius:10px;
    -webkit-border-top-right-radius:10px;

}

.inside {
    padding: 10px;
    background-color: #fff;
    border: dashed 1px #999;
}
.inside:hover {
    -webkit-box-shadow: 0px 0px 10px #0099ff;
    -moz-box-shadow:0px 0px 10px #0099ff;
    box-shadow:0px 0px 10px #0099ff;
}

.inside img {
    display: block;
    border: 1px solid #666;
    margin: 0 0 10px 0;
    width: 250px;
}

.inside h2 {
    font-weight: normal;
    color: #111;
    font-size: 16px;
    margin: 0 0 8px 0;
}

.inside p {
    font-size: 11px;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    
}

.scrollButtons.left {
    left: -8px;
    width: 46px;
    height: 87px;
    display: block;
    position: absolute;
    right: 0px;
}

.scrollButtons.right {
    right: -8px;
    width: 46px;
    height: 87px;
    display: block;
    position: absolute;
}

.hide {
    display: none;
}