/* GENERAL FONT DEFINITION */

body {
    font-family: tahoma, verdana, sans;
    font-size: 11px;
    line-height: 170%;
    color: #00338F;
    margin: 0;
    padding: 0;
	#background: #033300;
	background:  url(body2.jpg) fixed repeat bottom left;*/
}

/* ID definitions */

#main {
    width: 780px;
    height: 100%;
    min-height: 100%;
    border: 1px solid #999999;
    border-top-width: 0;
    border-bottom-width: 0;
    margin: 0 auto;
	#background:  ;*/


}

#mainHeader {
    height: 110px;
    background: #CCCC00 url(header.jpg) repeat-x top left;
}

#headerImage {
    margin-top: 5px;
    float: left;
    width: 80px;
    height: 80px;
    background: url(logo.png) no-repeat top left;
    margin-left: 10px;
}

#libraryName {
    float: left;
    padding-top: 20px;
    font-size: 23px;
    font-weight: bold;
    margin-left: 10px;
}

#sidepan {
    background: #5D93EB;
    width: 200px;
	color:white;
	font-weight: bold;
}

#sidepan .heading {
	font-size: 11px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 18px;
    height: 18px;
    color: #FFFFFF;
	background: #CCCCcc url(menu_cari.png) repeat top left;
	
}


#sidepan form,p {
    margin: 3px;
    margin-bottom: 9px;
}

#mainContent {
    background: #FFFFFF;
    width: 580px;
}

#mainContent p,h3 {
    margin: 3px;
}

#mainMenu {
    height: 22px;
    background: #CCCCcc url(menu.jpg) repeat-x top left;
	
}a.menu {
    color: #FFFFFF;
    text-decoration: none;
}

a.menu:hover {
    text-decoration: underline;
    color: blue;
}

#menuList {
    display: inline;
    padding: 5px;
    margin: 0;
    list-style: none;
}

#menuList li {
    display: inline;
    margin: 5px;
    padding: 0;
    padding-left: 25px;
    padding-top: 3px;
    background: url(buku.png) no-repeat left;
}
# menu utama/diatas
#menuList .menu,.menu:hover {
    font-size: 1px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

#menuList .menu:hover {
    text-decoration: underline;
}

#infoBox {
    margin: 3px;
	font-size: 11px;
    #font-weight: bold;
    border: 1px #999999 solid;
    padding: 5px;
    padding-left: 70px;
    min-height: 25px;
    background: url(book.ico) no-repeat -0px -0px;
}

#advSearchForm input,select {
    margin-top: 2px;
    margin-bottom: 2px;
}

#loginForm {
    margin: 0 auto;
    margin-top: 40px;
	color:white;
    padding-top: 105px;
    background: url(login_bg1.png) top left no-repeat;
    width: 400px;
    height: 300px;
    text-align: center;
}

#loginButton, #homeButton {
    font-size: 12px;

    border: 1px #003380 solid;
    background-image: url(gradien_short.jpg);
    background-position: bottom left;
}

#homeButton {
    color: #003380;
}

/* tags spesific style */

input,textarea,select {
    border: 1px #727272 solid;
    font-size: 12px;
}

input:hover,textarea:hover,select:hover {
    border: 1px #444444 solid;
}

h3 {
    height: 16px;
    padding-left: 20px;
    padding-top: 10px;
    background: url(con_info.png) no-repeat bottom left;
    border-bottom: 1px solid #999999;
}
opening {
    height: 16px;
    padding-left: 20px;
    padding-top: 10px;
    background: url(book.ico) no-repeat bottom left;
    border-bottom: 1px solid #999999;
}

r2 {
    height: 10px;
    padding-left: 10px;
    padding-top: 10px;
    background: url(con_address.png) no-repeat bottom left;
    #border-bottom: 1px solid #999999;
}
tlp {
    height: 10px;
    padding-left: 10px;
    padding-top: 10px;
    background: url(con_tel.png) no-repeat bottom left;
    #border-bottom: 1px solid #999999;
}
fax {
    height: 10px;
    padding-left: 10px;
    padding-top: 10px;
    background: url(con_fax.png) no-repeat bottom left;
    #border-bottom: 1px solid #999999;
}


a,a:hover {
    font-size: 11px;
    font-weight: bold;
    color: #003380;
}

a:hover {
    text-decoration: none;
    color: #003380;
}

/* classes definition */

.author {
    font-weight: bold;
	font-size: 11px;
}

.detailLink, .xmlDetailLink {
    padding: 1px;
	color:white;
    border: 1px solid #999999;
    text-decoration: none;
    background-color: #6899DC;
}

.xmlDetailLink {
    background-color: #FF9900;
}

.xmlResultLink {
    padding: 1px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 11px;
    font-weight: bold;
    background-color: #003380;
    text-decoration: none;
    color: #FFFFFF;
}

.item {
    min-height: 70px;
    text-align: left;
    margin: 5px;
    margin-bottom: 10px;
    padding: 5px;
    padding-top: 1px;
    padding-left: 53px;
    background: url(image.png) top left no-repeat;
}
# untuk tulisan link di halaman utama (judul)
.item a,a:hover {
    font-size: 11px;
    font-weight: bold;
}

.item a:hover {
    text-decoration: none;
    color: #459801;
}

.item .detailLink {
    font-size: 10px;
}

.item .xmlDetailLink {
    font-size: 10px;
    background-color: #FF9900;
}

.subItem {
    margin-top: 3px;
}

.marginTop {
    margin-top: 5px;
}

.border {
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
}

.margined {
    margin: 3px;
}

.tblHead {
    background-color: #CCCCCC;
    font-weight: bold;
}

.tblContent {
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
}

/* AJAX drop down list */
.ajaxDDlist {
    display: none;
    position: absolute;
    border: 1px solid #727272;
    border-top: 0;
    margin: 0;
    padding: 0;
    height: 100px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #FFFFFF;
    list-style-type: none;
    list-style-position: outside;
}

.ajaxDDlist > li {
    margin: 0;
    padding: 0;
}

.ajaxDDlist > li > .DDlink,.DDlink:hover {
    display: block;
    padding: 2px;
    text-decoration: none;
}

.ajaxDDlist > li > .DDlink:hover {
    background-color: #CCCCCC;
}

.ajaxInputField {
    width: 190px;
}
