/*
 * Fatah Development (c) 2009
 * == Danamon Peduli ==
 * All rights reserved.
 *
 * Danamon Customization (21/02/2009)
 * REVISION (04/03/2009)
 * */
#skiri {
	width: 50%;
	background: white url(../images/kiri.png) repeat-y right top;
}
#skanan {
	width: 50%;
	background: white url(../images/kanan.png) repeat-y left top;
}
#bodi {
/*
 * Based on Mr. Fauzan Joko REVISION: RE-MAKE to ORIGINAL DESIGN
 * width: 600px ???? ==> not enough ==> set to 800px
 */
	width: 850px;
	min-height: 100%;
	background: white;
}
#pokiba {
	background: white url(../images/pokiba.png) no-repeat right top;
}

#pokaba {
	background: white url(../images/pokaba.png) no-repeat left top;
}
#footer {
	width: 850px;
	background: #fff url("../images/background_footer.png") no-repeat center top;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #222;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
/*
 * Based on Mr. Fauzan Joko REVISION: RE-MAKE to ORIGINAL DESIGN
 * STYLING ORIGINAL DESIGN
 */
#logo {
	background: white url("../images/logo.png") no-repeat center center;
	width: 195px;
	height: 214px;
}
#flash {
	width: 655px;
	height: 214px;
}
#mid-top {
	height: 30px;
	background: white url("../images/mid-top.png") repeat-x left center;
	width: 850px;
}
#left-side {
	width: 167px;
}
#center-side {
	width: 483px;
}
#center-side-nor {
	width: 683px;
}
#right-side {
	width: 200px;
}
#banner {
	padding-top: 8px;
}
.box-sidebar-left {
	width: 167px;
	margin-top: 8px;
	border: 1px solid #ff8822;
}
.box-sidebar-right {
	width: 200px;
	margin-top: 8px;
	border: 1px solid #ff8822;
}
.box-sidebar-first {
	border: 1px solid #ff8822;
}
.hd-title {
	background: #ff8822 url("../images/hd-block-box.png") repeat-x left top;
	height: 24px;
	color: white;
	font-weight: bold;
}
.hd-left {
	width: 180px;
}
.hd-right {
	width: 200px;
}
.hd-content {
	padding: 8px;
}
.actpict {
	padding: 10px;
	margin-top: 10px;
	font-size: 11px;
}
.hd-content .img-testi {
	float: left;
	position: static;
	border: 1px solid #dd8800;
	width: 60px;
	height: 80px;
	margin: 0.2em 0.8em 0.5em 0;
	display: inline;
	text-align: left;
}
.hd-bottom {
	text-align: right;
	padding: 5px;
}
.rss {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: white url("../images/rss-bg.jpg") no-repeat right bottom;
}
