/* CSS Document */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	font-size: 12px;
	color:#333333;
	background-color:#000;
}

a:link{
	color:#333333;
	text-decoration:none;
}
a:visited{
	color:#333333;
	text-decoration:none;
}

a:hover{
	color:#1367F1;
	text-decoration:underline;
}

input, textarea, select {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	padding:3px;
	margin:3px 0px 3px 0px;
	border:solid 1px #9C9C9C;
}

fieldset {
	bordeR:1px solid #CCCCCC;
}

#main {
	 background-color:#f7f7f7;
	 border-top:6px solid #989898;
	 padding:10px;
	 text-align:left;
}

#main #logo {
	padding:5px;
	height:60px;
	border-bottom:1px solid #CCCCCC;
	background-color:white;	
	background: #000 url("../files/images/xsim/bgtop.gif") no-repeat;
}

#main #kotak {
	margin:10px 0px 5px 0px;
	padding:10px;
	border:1px solid #CCCCCC;
	background-color:white;
}

#main #kotakmain {
	margin:10px 0px 5px 0px;
	padding:10px;
	border:1px solid #CCCCCC;
	background: #fff url("../files/images/xsim/bgmain.png") repeat-x;
}

#modul {
	border:none;
	padding:5px;
}

#modul #icon {
	font-size: 10px;
	text-align:center; 
	float:left;
	margin:2px 1px 2px 1px;
}

#modul a:hover{
	color:#1367F1;
	text-decoration:none;
}

#content {
	font: 11px/15px Verdana;
	bordeR:1px solid #eeeeee;
	margin-top: 10px;
	padding: 0px 10px 0px 10px;
}

#content legend {
	padding: 0px 5px 0px 5px;
	color: #C84363;
	font-weight: bold;
}

#content #menu {
	color: #C84363;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	border-bottom:1px dashed #CCCCCC;
	background-color:white;
}

#realform {
	font: 11px/15px Verdana;
	bordeR:1px solid #eeeeee;
	margin: 10px;
	padding: 0px 10px 0px 10px;
}

#realform #form{
	margin: 5px;
	padding: 5px;
}

#realform legend {
	padding: 0px 5px 0px 5px;
	color: #333333;
}

#realform  th {
	padding:10px 10px 10px 5px;
}

#realform td {
	border-top:1px solid #ededed;
	margin:0px;
	padding:5px;
}

#realform a:link{
	color:#1367F1;
	text-decoration:none;
}
#realform a:visited{
	color:#1367F1;
	text-decoration:none;
}
#realform a:hover{
	color:#333333;
	text-decoration:underline;
}

#realform #ared:link{
	color:red;
	text-decoration:none;
}
#realform #ared:visited{
	color:red;
	text-decoration:none;
}
#realform  #ared:hover{
	color:#333333;
	text-decoration:underline;
}

#kotakmain  #gagal,#kotak  #gagal {
	background: #c00;
	border: 1px solid #a40000;
	color: #fff;
	font-size: 12px;
	padding: .5em;
}

#kotakmain  #berhasil {
	background: #81B333;
	border: 1px solid #81B333;
	color: #fff;
	font-size: 12px;
	padding: .5em;
}

#box_images { 
	float: left;
	width:204px;
	border: 1px solid #ededed;
	padding:5px 0px 10px 2px;
	margin:0px 5px 10px 5px;
	background-color:#fff;
	text-align:center;
}

#box_images #images_text {
	margin:10px 0px 0px 0px;
	font-size:11px; 
	color: #666; 
	text-align:center;
	
}
#halaman {
	padding:10px 0px 10px 5px;
}

#folder {
	font: 11px/15px Verdana;
	padding-left:10px;
	border:none; 	
	margin: 10px auto;
}
#folder a:link{
	color:#003589;
	text-decoration:none;
}
#folder a:visited{
	color:#003589;
	text-decoration:none;
}
#folder a:hover{
	color:#1367F1;
	text-decoration:underline;
}
#folder dt, dd, ul, li {
	margin: 0px;
	list-style-type: none;
	padding-bottom:2px;
	padding-top:2px;
}

#folder span {
	cursor: pointer;
	font-weight: bold;
}
#folder dt {
	padding-left:20px;
	padding-right:0px;
	margin: 10px 0;
	border-bottom:solid 1px #dedede; 	
	background-image:url(../files/images/xsim/folder_close.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
#folder li {
	padding-left:20px;
	padding-right:0px;
	background-image:url(../files/images/xsim/document.gif);
	background-repeat:no-repeat;
	background-position: top left;
	font-size: 11px;
}

#folder li#flash {
	background-image:url(../files/images/xsim/flash.gif);
}
#folder li#flashdesc {
	margin-left:21px;
	background-image:url(../files/images/xsim/document.gif);
}
#folder li#flashpage {
	margin-left:42px;
	background-image:url(../files/images/xsim/docpage.gif);
}
#folder li#page {
	margin-left:21px;
	background-image:url(../files/images/xsim/docpage.gif);
}
#folder li#iklan {
	background-image:url(../files/images/xsim/iklan.gif);
}

#folder dd {
	padding-left:0px;
	padding-right:0px;
	margin-left: 20px;
}
#folder ul {
	padding-left:0px;
	padding-right:0px;
	margin:0px
}

#folder .noneli {
	padding:0px;
	background-image:none;
}

#forum {
	font: 11px/15px Verdana;
}

#forum textarea {
	font: 11px/15px Verdana;
}

#forum  td{
	padding: 5px 2px 5px 2px;
}
#forum  th{
	padding: 5px 2px 5px 2px;
}

#tanggal {
	width:auto; 
	height:auto; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #666; 
}
