.screen {
    margin: 0; 
    padding: 0; 
    font-family:verdana; 
    font-size:11px;
    background:#0e2756 url('images/bg.jpg') 0 0 repeat-x;
    position: relative;
    /*overflow:hidden;*/
}
.clear{
    clear: both;
}
a{
    text-decoration: none;
    color: #000000;
}
#brand{
    background: url('images/brandlogo-bg.png') 0 0 no-repeat;
    width: 164px;
    height: 51px;
    position: absolute;
    left: -6px;
    top: -6px;
    padding: 10px 0 0 15px;
}
#main{
    /*width: 992px;*/
    width: 1000px;
    margin: 0 auto 14px auto;
    /*border: solid 1px #ff0000;*/
}

#main .language{
    float: right;
    margin: 8px 30px 0 0;
}
#main .language, #main .language a{
    color: #ffffff;
}
#main .language img{
    height: 12px;
}
#main .menutop{
    float: right;
    background: url('images/menutop.png') 0 0 no-repeat;
    margin: 0 28px 9px 0;
    padding: 0;
}
#main .menutop li{
    display: inline;
    padding: 0;
    margin: 0;
    list-style: none;
}
#main .menutop li a{
    width: 81px;
    height: 37px;
    display: block;
    float: left;
    text-transform: capitalize;
    text-align: center;
    padding-top: 58px;
    opacity: 0.8;
}
#main .menutop li a:hover{
    background: url('images/menutop-hover.png') 0 0 no-repeat;
}

#header{
    margin: 0 0 0 0;
    position: relative;
}
#header .info{
    float: right;
    background: #ffffff url('images/info-perpustakaan.png') 173px 8px no-repeat;
    border-radius: 10px 10px 0 0;
    width: 317px;
    height: 140px;
    margin: 0 40px 0 0;
    padding: 6px 10px 6px 143px;
    overflow-x: hidden;
    overflow-y: hidden;
}
#header .info:hover{
    overflow-y: auto;
}
#header .info ul{
    margin: 0;
    padding: 22px 0 0 0;
}
#header .info ul li{
    margin: 3px 0 3px 0;
    padding: 0;
    list-style: none;
}
#header .info ul li a{
    display: block;
    background: url('images/info-item.png') 0 0 no-repeat;
    padding: 4px 0 4px 30px;
}
#header .info ul li a:hover{
    background: url('images/info-item-hover.png') 0 0 no-repeat;
    text-decoration: underline;
    color: #017607;
}
#header .info-logo{
    position: absolute;
    left: 508px;
    top: 20px;
    max-width: 90px;
    max-height: 60px;
}
#header .banner{
    position: absolute;
    left: 16px;
    top: -20px;
    width: 550px;
    height: 20px;
    padding: 152px 0 0 0;
    background: url('images/banner.png') 0 0 no-repeat;
}
#header .title{
    width: 98%;
    text-align: center;
    font-size: 15.5px;
    font-family: 'Cooper Std', Verdana;
    color: #ffffff;
    text-shadow: 1px 1px 0 #000000;
}

#content{
    background: #cfe5f9;
    border-radius: 15px;
    border-top: solid 1px #e9ffa4;
    box-shadow: 0px 2px 3px #000000;
    min-height: 620px;
}
#content .menuleft{
    float: left;
    background: #a2bcd1;
    margin: 13px 0 0 13px;
    border-radius: 10px;
}
#content .menuleft .menuleft-inner{
    background: #819eb4;
    margin: 0 17px 0 17px;
    padding: 20px 0 0 0;
}
#content .menuleft ul{
    margin: 0;
    padding: 0;
}
#content .menuleft ul li{
    margin: 0;
    padding: 0;
    list-style: none;
}
#content .menuleft ul li a{
    display: block;
    border-bottom: solid 1px #a2bcd1;
    width: 198px;
    padding: 6px 22px 6px 0;
    text-align: right;
    font-weight: bold;
    text-transform: capitalize;
}
#content .menuleft .selected a{
    background: #a2bcd1;
    color: #000000;
}
#content .menuleft ul li a:hover{
    background: #a2bcd1;
}
#content .menuleft-identity{
    background: #0e2c3e;
    padding: 8px 12px 8px 12px;
    width: 230px;
}
#content .menuleft-identity div{
    text-align: right;
    padding: 3px 0 3px 0;
    letter-spacing: -1px;
    color: rgba(255, 255, 255, 0.75);
    line-height: 90%;
}
#content .page{
    float: right;
    margin: 13px 12px 12px 0;
    width: 710px;
    position: relative;
    min-height: 650px;
}
#content .page .page-right{
    margin: 0;
    padding: 0;
    float: right;
}
#content .page .page-right li{
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
}
#content .page .page-right li a{
    display: block;
    width: 177px;
    height: 137px;
    background: url('images/menuright.jpg') no-repeat;
    text-align: center;
}
#content .page .page-right li a span{
    vertical-align: bottom;
    line-height: 246px;
    font-size: 12px;
    text-transform: capitalize;
}
#content .page .page-right .page-recent a{
    background-position: 0 0;
}
#content .page .page-right .page-selected a{
    background-position: -177px 0;
}
#content .page .page-right .page-favorite a{
    background-position: -354px 0;
}
#content .page .page-right .page-recent a:hover{
    background-position: 0 -137px;
}
#content .page .page-right .page-selected a:hover{
    background-position: -177px -137px;
}
#content .page .page-right .page-favorite a:hover{
    background-position: -354px -137px;
}
#content .page-home{
    float: left;
    width: 510px;
}
#content .page-home h2{
    color: #266241;
    text-align: center;
    margin: 0;
    padding: 13px 0 30px 0;
}
#content .menubottom{
    background: #a2bcd1 url('images/menubottom-bg.jpg') 0 0 repeat-x;
    padding-bottom: 10px;
}
#content .menubottom ul{
    margin: 30px 0 0 0;
    padding: 0 0 0 32px;
}
#content .menubottom ul li{
    margin: 0;
    padding: 0;
    list-style: none;
}
#content .menubottom ul li a{
    display: block;
    float: left;
    width: 110px;
    padding: 100px 0 0 0;
    text-align: center;
    background: url('images/menubottom.png') 0 0 no-repeat;
}
#content .menubottom ul li a .menubottom-lbl{
    text-align: center; 
    padding: 0 5px;
}
#content .menubottom .btn1 a{
    background-position: 0 0;
}
#content .menubottom .btn2 a{
    background-position: -110px 0;
}
#content .menubottom .btn3 a{
    background-position: -220px 0;
}
#content .menubottom .btn4 a{
    background-position: -330px 0;
}
#content .menubottom .btn1 a:hover{
    background-position: -440px 0;
}
#content .menubottom .btn2 a:hover{
    background-position: -550px 0;
}
#content .menubottom .btn3 a:hover{
    background-position: -660px 0;
}
#content .menubottom .btn4 a:hover{
    background-position: -770px 0;
}

#footer{
    background: url('images/footer-bg.jpg') 0 0 repeat-x;
    border-top: solid 2px #000000;
    text-align: right;
    padding: 7px 10px 7px 0;
    color: #ffffff;
    font-family: 'arial narrow';
    font-size: 110%;
}

.login-popup{
    position: absolute;
    border: solid 1px #a2bcd1;
    background: #10324a;
    border-radius: 0 15px 0 0;
    height: 150px;
    width: 0px;
    opacity: 0;
}
.login-popup .login-header{
    background: #a2bcd1;
    text-align: right;
    padding: 7px 10px 6px 0;
    color: #ffffff;
    border-radius: 0 10px 0 0;
}
.login-popup .login-body{
    margin: 5px;
    color: #ffffff;
}
.login-popup .btn-login{
    width: 80px;
    margin-right: 28px;
}
.login-popup .login-close{
    cursor: pointer;
}
.login-popup .login-close:hover{
    color: #ff8d39;
}

