body { background: #efefef;
font: 11px Verdana, Tahoma, arial, sans-serif;color: #000; text-align: center;
		}	

/* all */
* { margin: 0; padding: 0; border: 0 }

/* links */
a, a:visited {color: #585a2b;background: inherit;text-decoration: none; margin:0; padding:0;}
a:hover {color: #81cded;background: inherit;text-decoration: none; }

/* headers */
h1, h2, h3 {font-family: Verdana, Tahoma, Sans-serif;font-weight: normal;}
h1 {font-size: 160%;font-weight: normal;}
h2 {font-size: 135%;color: #88ac0b;}
h3 {font-size: 125%; font-weight: bold;}
h4 {font-size: 100%;}
h1, h2, h3, p {padding: 5px;margin: 0;}
ul, ol {margin: 5px 20px;padding: 0 0px;}
table{margin-left:5px;}

/* images */
img.border {background: #FAFAFA; padding: 5px; margin-right:5px;}
img.float-right {margin: 5px 0px 10px 10px; }
img.float-left {margin: 5px 10px 10px 0px;}
blockquote {margin: 10px;padding: 0 0 0 25px; background: #F9F7DD;border: 1px solid #E0DBC9;
		font-family: Verdana, Arial, Helvetica, sans-seriff;
		color: #563E24;}

/* form elements */
form {margin:10px; padding: 0 5px;}
label {display:block;font-weight:bold;margin:3px 0;}
input, select {padding:2px;border:1px solid #c5c5c5;font: normal 1em Verdana, sans-serif;color:#787c7d;}
textarea {width:350px;padding:2px;font: normal 1em Verdana, sans-serif;	border:1px solid #a4e649;height:100px;display:block;color:#777;}
input.button {font: 12px Arial , Sans-serif; font-weight: bold; height: 24px;margin: 0;padding: 0 3px; color: #fff;background: #9c9b9b;}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
 

/*------------ start container layout-------------------*/ 
#wrap {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #efefef;
}
#top-area { width: 800px;
	margin:0 auto;
	height: 66px;
	background:url(../images/top.png) right bottom no-repeat;
}

#logo { width: 270px;
	margin:0; padding:0;
	height: 66px;
	
}
#logo a { float:left;
	
}
#logo a.img { margin:0; padding:0;
	
}
/*------------ start header & top navigation -------------------*/ 
#header {
	width: 800px;
	margin:0 auto;
	height: 196px;
	color: #003300;	
	background: #fff url(../images/header.jpg) no-repeat;
}

/*------------ end top navigation -------------------*/ 

#nav {
	position: relative;
	clear: both;	
	padding: 0;		
	width: 800px;
	margin: 0 auto;	
	height: 35px;
	background: url(../images/nav.png) repeat-x;}
	}
#nav ul {
	list-style: none;
	padding: 0;	margin: 0;	
	right: 0; bottom: 0;
	float:left;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav a {margin:0; padding:0;}
#nav ul li a.beranda {
	display: block;
	float: left;
	height: 35px;
	width: 86px;
	color: #ffffff;
	font: bold 11px/35px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/home.png) no-repeat;}
#nav ul li a.pengelola {
	display: block;
	float: left;
	height: 35px;
	width: 93px;
	color: #ffffff;
	font: bold 11px/35px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/pengelola.png) no-repeat;}
#nav ul li a.system{
	display: block;
	float: left;
	height: 35px;
	width: 109px;
	color: #ffffff;
	font: bold 11px/35px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/systm.png) no-repeat;}
#nav ul li a.tanya{
	display: block;
	float: left;
	height: 35px;
	width: 99px;
	color: #ffffff;
	font: bold 11px/35px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/tanya.png) no-repeat;}
#nav ul li a.member{
	display: block;
	float: left;
	height: 35px;
	width: 105px;
	color: #ffffff;
	font: bold 11px/35px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/member.png) no-repeat;}
#nav ul li a.cp {
	display: block;
	float: left;
	height: 35px;
	width: 74px;
	color: #ffffff;
	font: bold 11px/35px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/cp.png) no-repeat;}
#nav ul li a.contact {
	display: block;
	float: left;
	height: 35px;
	width: 109px;
	color: #ffffff;
	font: bold 11px/35px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	background: url(../images/menu/kontak.png) no-repeat;}

	
#top-banner {width: 800px;
	margin:0; padding:0;
	height: 78px;}
/*------------ start main content -------------------*/ 
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 800px;
	display: inline;
	margin: 0 auto;
	background: url(../images/content.png) repeat-y;
	}

#cont-top { 	clear:both;
		height: 10px;
		background: url(../images/cont-top.png) bottom no-repeat;}
/* right side */
#main {
	float: right;
	width: 550px;
	padding-right: 3px;
	padding-left: 7px;
	margin-right: 7px;
	display: inherit;
	text-align:justify;
	color: #000;
}

#main h1 {
	margin:10px;
	font-family:  Verdana, Tahoma, Sans-serif;
	color: #ea7d06; 
	padding: 1px 0 0 0px;
}
#main h1 {
	}

#main ul li {
	list-style-image: url(../images/273.ico);
}
#main h2,h3,h4 {
	margin-top: 10px;
	font-family:Verdana, Tahoma, Sans-serif;
	color: #000; 
	padding: 5px 0 5px 5px; 
}
#main p {
	clear:both;
	text-align: left;
}

p.moreBtn{
	width:100px;
	text-align:center;
	font: 12px Verdana, Arial, Helvetica, sans-serif ;
	float:right;
	display:block;
	font-weight:bold;
	padding:3px;
	margin:0;
	border:1px solid #333;
	height:14px;
	margin-top:1px;
	margin-right:12px;
	background:#bbd84e;
}
p.moreBtn a{
	color:#555;
	text-decoration:none;
}
p.moreBtn a:hover{
	color:#555;
	text-decoration:underline;
}
/* left side */	
#sidebar {
	position: relative;
	z-index: 3;
	float: left;
	width:209px;
	margin-left:1px;
	}	
#sidebar h2.login {
  	padding: 0;
	height: 39px;
	font: bold 12px Verdana, Tahoma, Sans-serif;
	color: #d6ecf1;
	background: url(../images/h2_login.png) no-repeat;}
#sidebar h2.berita {
  	padding: 0;
	height: 39px;
	font: bold 12px Verdana, Tahoma, Sans-serif;
	color: #d6ecf1;
	background: url(../images/berita.png) no-repeat;}

#pengurus { width: 199px;
background: url(../images/ul_bg.png) repeat-x;
			padding:10px 0;
			text-align:center;
			border-top:solid 1px #c9c9c9;
			border-bottom:solid 1px #c9c9c9;}
#pengurus img{ padding: 5px;}
#pengurus span{ font-weight:bold;}
#sidebar h2.online {
  	padding: 0;
	height: 40px;
	font: bold 12px Verdana, Tahoma, Sans-serif;
	color: #d6ecf1;
	background: url(../images/chat_h2.png) no-repeat;}
	
#sidebar ul.sidemenu {
	text-align: left;
	margin: 0; 
	padding: 0 10px 10px 17px;
	text-decoration: none;
	
	}
#sidebar ul.sidemenu li {
	padding: 2px 0 1px 0.5px;
	margin: 0 2px;
	margin-bottom: 7px;
	}

* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	height: 25px;
	font-size: 12px;
	display: inline;
	text-decoration:none;
	font-weight:bold;
	color: #fa5402;		
}

#sidebar ul.sidemenu li a:hover {
	font-weight: bold;
	padding-left:2px;
	color: #000;
	}
#sidebar ul.online li {
	list-style: none;
	padding: 2px 0 1px 0px;
	margin: 0 2px;
	}
#sidebar ul.online li a {
	height: 25px;
	text-decoration: none;	
	font-size: 12px;
	background:url(../images/libg.jpg) repeat-x bottom left;
   	display: block;
	margin-right: 0px;
	text-decoration:none;
	color: #000000;		
}


/*------------ end main content -------------------*/ 
#cont-bottom{ clear:both;
		height: 6px;
		background: url(../images/cont-bot.png) bottom no-repeat;}

/*------------ start footer -------------------*/ 
#footer {
	
	clear: both;
	color: #ffffff;
	width: 800px;
	height: 32px;
	text-align: center;
	font-weight: bold;
	background: url(../images/footer.png) bottom no-repeat;
	margin: 0 auto;}	
#footer p{ padding: 5px;}
#footer a {
	color: #deefdd;
	font-weight: bold;
	padding: 5px 0;
}
#copyright {
	width: 800px;
	height: 47px;
	text-align: right;
	font-size: 11px;
	background: url(../images/copyright.png) bottom no-repeat;
	margin: 0 auto;}	
#copyright p{ padding: 15px;}
#copyright  a {
	color: #333240;
	padding: 5px;
}
/*------------ end footer -------------------*/ 

/*------------ edited by joko -------------------*/
#dtmember,#dtmember tr,#dtmember td{
	border:1px solid black!important;
	text-align:left;
}
#dtmember{
	width:500px;
	text-align:left;
}
#gbrorang{
	width:130px;	
}
#dtmember th{
	font-weight:bold;
	border:1px solid black;
	text-align:left!important;
	background-color:#09F;
}
#berita{
	margin-left:20px;
}
#web{
	margin-left:20px;
	
	
}
#web_counter{
	float:left;	
	height:120px;
	overflow:hidden;
	margin-bottom:10px;
	
	
}
#txt{
	width:300px!important;
	height:50px!important;
}
/*------------ end edited by joko -------------------*/
