body {
	background-color: #ffffff;
	background-image: url(media/11063002.jpg);
	background-position: center top;
	background-repeat: repeat;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.clearfix {
	clear: both;
}

#header {
	background: url(media/header.gif);
	background-position: left;
    background-repeat: repeat-x;
	margin: 0px;
	height: 150px;
	width: auto;
}

#logo {
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    height: 100%;
    margin: 0px 0px 0px 25px;
    padding: 0px 0px 0px 100px;
}

#libname {
	color: #000000;
	float: left;
	font-family: : arial;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	height: auto;
    margin: -120px 0px 0px 0px;
    padding: 0px 0px 0px 150px;
    width: 85%;
}

#libsubname {
	color: #0000ff;
	float: left;
	font-size: 20px;
	font-style: italic;
	height: auto;
    margin: -70px 0px 0px 0px;
    padding: 0px 0px 0px 150px;
    width: 85%;
}

#nav {
    background: url(media/nav.png) repeat-x;
	background-color: #000000;
	height: 40px;
}

#navlist {
    margin: 0px 0px 0px 0px;
    padding: 12px 0px 0px 20px;
}

#navlist li {
    display: inline;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#navlist .menu {
	border-right: 1px solid  #ffff00;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    text-decoration: none;
}

#navlist .menu:hover {
    color: #ffff00;
    text-decoration: none;
}

#main {
	clear: both;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    padding: 0px;
	width: 96%;
}

#sidebar {
	background: #ffffff;
	border: 2px solid #ff0000;
	float: left;
	font-family: arial;
	font-size: 12px;
	min-height: 250px;
    margin: 10px 0px 0px 0px;
    padding: 0px 10px 10px 10px;
	text-align: left;
	width: 20%;
}

#sidebar .heading {
    background: #000000 no-repeat right;
	color: #ffff00;
	font-size: 16px;
    font-weight: bold;
    height: 32px;
    margin: 0px -10px 5px -10px;
    padding: 8px 0px 0px 10px;
}

#sidebar li {
    display: inline;
    margin: 0px 0px 0px 25px;
    padding: 0px;
}

#sidebar .link {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#sidebar .link:hover {
    color: #ff6600;
    text-decoration: none;
}

#advSearchForm {
    margin-top: 2px;
    margin-bottom: 2px;
}

#advSearchForm input,select {
    margin-top: 2px;
    margin-bottom: 2px;
	width: 98%;
}

#catalog {
	font-size: 12px;
	text-align: justify;
	width: 670px;
}

#infobox {
	background: #ffffff;
	border: 1px solid #CD4704;
	float: left;
    padding: 10px;
	width: 98%;
}

#infoimg {
    background-image: url(images/info.png);
    background-position: center left;
    background-repeat: no-repeat;
    float: left;
	height: 60px;
	width: 60px;
}

#info {
    float: right;
	font-size: 12px;
	text-align: justify;
	width: 88%;
}

#content {
	background: #ffffff;
	border: 1px solid #CD4704;
	float: left;
	font-family: arial, verdana;
	font-size: 12px;
    margin: 10px 0px 0px 0px;
    padding: 10px;
	text-align: justify;
	width: 98%;
}

#footer {
	background-color: #000000;
	background-position: center bottom;
	color: #e6e6e6;
	font-size: 12px;
	height: 40px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#footer li {
    background: url(media/nav_img.png) no-repeat left;
    display: inline;
    margin: 0px 0px 0px 25px;
    padding: 0px;
}

#footer .go {
    color: #e6e6e6;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#footer .go:hover {
    color: #daff00;
    text-decoration: none;
}

#footerl{
	font-weight: bold;
	float: left;
	margin: 0px 0px 0px 25px;
	text-align: left;
}

#footerr {
	float: right;
	margin: 0px 25px 0px 0px;
	text-align: right;
}

#footerr {
	float: right;
	margin: 0px 25px 0px 0px;
	text-align: right;
}

/* MEMBER LOGIN */

#memberLogin {
    background: #cccccc;
    border: 1px solid #666;
}

#memberLogin legend {
    font-size: 17px;
    font-weight: bold;
}

#memberLogin .fieldLabel {
    font-weight: bold;
}

#memberLogin input[type=text] {
    width: 90%;
}

#memberLogin input[type=password] {
    width: 90%;
}

#memberLogin .loginInfo {
    font-style: italic;
}

#memberLoginInfo {
    text-align: right;
    margin: 3px;
    padding: 3px;
    border-bottom: 1px solid #999;
}

#memberLogout {
    color: #ff0000;
    font-weight: bold;
}

.errorBox {
    margin: 3px;
    padding: 3px;
    color: #ff0000;
    border: 1px solid #f00;
}

/* ADMIN LOGIN */

#loginForm {
    background: url(images/buku.png) top center no-repeat;
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
    height: 246px;
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 100px;
    text-align: center;
    width: 340px;
}

#loginButton, #homeButton {
    border: 1px #000000 solid;
    font-size: 16px;
    margin-top: 10px;
}

#homeButton {
    color: #000000;
}

/* OPAC */

.detailLink, .xmlDetailLink {
    background-color: #daff00;
    border: 1px solid #000000;
	display: block;
	float: left;
	margin: 0px;
	padding: 1px 10px 1px 10px;
    text-decoration: none;
}

.xmlDetailLink {
    background-color: #ff9900;
	color: #000000;
	display: block;
	font-size: 12px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 1px 10px 1px 10px;
}

.xmlResultLink {
    background-color: #ff9900;
	border: 1px solid #000000;
    color: #000000;
	display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
	text-align: center;
    text-decoration: none;
	width: 70px;
}

.item {
    background: #e6e6e6 url(media/image01.png) top left no-repeat;
	border: 1px dotted #000000;
	margin: 10px 0px 15px 0px;
    min-height: 100px;
    padding: 10px 10px 0px 70px;
    text-align: left;
    vertical-align: top;
    background-size: 90px;
    padding-left: 100px;
}

.tblContent img {
    width: 300px;
}

.item a {
	color: #000000;
    font-size: 12px;
    font-weight: bold;
}

a {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

a:hover {
	color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.item a:hover {
    color: #000000;
    text-decoration: none;
}

.item .detailLink {
	float: right;
    font-size: 12px;
}

.item .xmlDetailLink {
    background-color: #ff9900;
	float: right;
    font-size: 12px;
}

.subItem {
    margin-top: 3px;
}

.marginTop {
    margin-top: 5px;
}

.tblHead {
  color: #000000;
  font-weight: bold;
}

.tblHead,.tblContent {
  border-bottom: 1px solid #cccccc;
}
