@charset "utf-8";
/* CSS Document */
/*
#C97223
#E9B381
*/
.divisiPaging{
	background-color: #E5E5E5;
	text-align: right;
	vertical-align: middle;
	display: inline-block;
	float: right;
	height: 15px;
	border: 3px solid #0A0A0A;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	}
.divisiPagingInfo{
	background-color: #C97223;
	width: 130px;
	height:15px;
	text-align: right;
	vertical-align: top;
	display: inline-block;
	float: left;
	padding-right: 3px;
}
.divisiPagingFirst a, .divisiPagingLast a, .divisiPagingNext a, .divisiPagingPrev a, .divisiPagingNum a, .divisiPagingCur a{
	color: #0A0A0A;
	text-decoration: none;
	display:block;
	width:25px;
	height:15px;
}
.divisiPagingFirst a:hover, .divisiPagingLast a:hover, .divisiPagingNext a:hover, .divisiPagingPrev a:hover, .divisiPagingNum a:hover, .divisiPagingCur a:hover{
	color: #444041;
	text-decoration: none;
	display:block;
	width:25px;
	height:15px;
}
.divisiPagingFirst:hover, .divisiPagingLast:hover, .divisiPagingNext:hover, .divisiPagingPrev:hover, .divisiPagingNum:hover, .divisiPagingCur:hover{
	color: #444041;
	text-decoration: none;
	background-color: #C97223;
}
.divisiPagingFirst, .divisiPagingLast{
	background-color: #E9B381;
	width: 25px;
	height:15px;
	text-align: center;
	vertical-align: top;
	display: inline-bloc;
	float: left;
}
.divisiPagingNext, .divisiPagingPrev{
	background-color: #E9B381;
	width: 25px;
	height:15px;
	text-align: center;
	vertical-align: top;
	display: inline-bloc;
	float: left;
	}
.divisiPagingNum{
	background-color: #E9B381;
	width: 25px;
	height:15px;
	text-align: center;
	vertical-align: top;
	display: inline-bloc;
	float: left;
}
.divisiPagingCur{
	background-color: #C97223;
	width: 25px;
	height:15px;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	float: left;
	font-weight: bold;
}
.divisiPrePagingInfo{
	background-color: #C97223;
	width: 10px;
	height:15px;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	float: left;
	font-weight: bold;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
}
.ganjil{
	color: #0A0A0A;
	background-color: #E5E5E5;
	text-align: left;
	vertical-align: top;
	border: 1px solid #E5E5E5;
}
.genap{
	color: #0A0A0A;
	background-color: #E9B381;
	text-align: left;
	vertical-align: top;
	border: 1px solid #E5E5E5;
}
.penggulung, #penggulung{
	height:500px;
	width:95%;
	overflow:scroll;
}
a img.opsi{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom:0px;
}
a img.opsi:hover{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom:0px;
}

#divisiLoading{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:10px;
	text-align:center;
	display:inline-block;
	width:100%;
}