/* CSS Document */
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#D1DDE9;
}
* {
	margin:0px;
	padding:0px;
	border-color:#CCCCCC;
	font-weight: normal;
}
.clear{clear:both;}

/* Mulai halaman keseluruhan */
#container {
	margin: auto;
	text-align: left;
	width: 980px;
}

#header {
	background-image:url(images/banner_coba.jpg); 
	float:inherit
	width:980px;
	height:160px;
	display:block;
}

#border {
    background-color:#FFFFFF;
	background-repeat: repeat-y;
	width:980px;
}
#main {	
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#container_popup {
	margin: auto;
	text-align: left;
	width: 550px;
}


#border_popup {
    background-color:#FFFFFF;
	background-repeat: repeat-y;
	width:550px;
}
#main_popup {	
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

/********MENU**********/
#menu {
	width:50px;
	height:420px;
	margin-left:0px;

}
#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#menu ul ul {
	position: absolute;
	left: 14em;
	top: 0;
	visibility: hidden;

}

#menu li {
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dashed #C0C0C0;
	list-style-type: none;
	padding: 8px 0px 8px 8px;
	text-align:left;	
	width: 14em;
	text-decoration: none;
	text-align:left;
	/* this is to make the submenus position relative to this li */
    position: relative;
}
#menu a {
	text-decoration: none;
    color: #004A95;
    font-size: 12px;
	font-weight: 600;
    font-family: Verdana, Arial, Helvetica, sans-serif;
		
}
#menu a:hover {
  color: #FF0000;
}

.lastchild{
	border-bottom: none !important;
}

#menu li:hover {

}

#menu li:hover > ul {
  visibility: hidden;

}
#menu li:hover ul, #menu li:hover li:hover ul {
  visibility: visible;
  
}
#menu li:hover ul ul {
	visibility: hidden;
	
}

/*******AKHIR CSS MENU**********/


/******FORM LOGIN KIRI***********/
.leftcol_box {
	width : 200px;
	height: 160px;
	background-color:#F0F0F0;
	overflow : hidden;
	display : block;
	clear : both;	
	margin-bottom:10px;
	border-color:#0F80D2;
	border:medium;
	margin-left:3px;
}

.leftcol_box h2 {
	width : 210px;
	height : 50px;
	color : #fff;
	font-size : 10px;
	line-height : 11px;
	font-weight : bold;
}

.leftcol_box h2 span {
	display : block;
	position : relative;
}

.leftcol_box .content {
	width : 180px;
}

.leftcol_box .footnote {
	text-align : justify;
	color : #949393;
	clear : both;
}

.leftcol_box form {
	width : 180px;
	float : none;
}

#newsletter h2 {
	background-color : #005EBB;
	border-bottom : #58A4DE 1px solid;
	padding-top:3px;
}

#newsletter .content {
	width : 200px;
	margin-left:15px;
	margin-top:10px;
}

#newsletter input {
	margin-bottom : 8px;
	width : 70px;
}

#newsletter input.submit {
	margin-bottom : 10px;
	margin-left: 10px;
	width : 56px;
	height : 20px;
	float:left;
}

#newsletter input.reset {
	margin-bottom : 10px;
	width : 56px;
	height : 20px;
	float : right;
}
/******AKHIR FORM LOGIN KIRI***********/

/*****AWAL CONTENT TENGAH************/
#center {
   width:540px;
   padding-left:10px;
   padding-top:5px;
}

.isi {
  margin-right: 5px;
  padding-left:10px;
  padding-right:10px;   	
}

.isi h5 {
	font-family: Tw Cen MT Condensed;
	font-size:18px;
	font-weight:bold;
	color: #0561A5;
	padding-top:10px;
	padding-bottom:10px;	
}

.isi p {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #0053A6;
	font-weight: normal;
	text-align:justify;
	letter-spacing: 1px;
	line-height: 15px;
	padding-bottom: 7px;
}

.isi pn {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #0053A6;
	font-weight: normal;
	text-align:justify;
	letter-spacing: 1px;
	line-height: 15px;
	padding-bottom: 7px;
}

.isi li {
	color: #0053A6;
	padding-top:6px;
	text-align:justify;
	padding-bottom: 3px;
}

.boldwhitesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}



/*****AKHIR CONTENT TENGAH************/



/******AWAL CONTENT KANAN*************/
#page_rightcol {
	margin-left : 10px;
	width : 200px;
	float : center;	
}
.borderbox {
	clear : both;
	float : none;
}

.rightcol_box {
	width : 200px;
	overflow : hidden;
}
.rightcol_box h2 {
	width : 100px;
	height : 0px;
}
#latest .wrapper {
	position : relative;
	margin : 0px 0px;
	width : 180px;
	overflow : hidden;
}
#latest h3 {
	clear : both;
	margin-top : 0px;
	margin-bottom : 10px;
	color : #004E9B;
	font-size : 11px;
	font-weight: 900;
	padding-top: 8px
}
#latest .thumbnail {
	margin-right : 0px;
	margin-bottom : 5px;
	float : left;
	position : static;

}
#latest p {
	margin-top : 2px;
	margin-bottom : 12px;
	font: Tahoma;
	font-size:11px;
	font-weight: 500;
	color: #5B5C8C;	
}

#latest .readmore {
	margin : 0px 0px 0px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : 600;
	border-bottom: 1px solid;
	border-bottom-color:#585858;
	padding-bottom: 5px;
	font-size:10px;
}

#latest .readmore a {
	color : #6B6B6B;
	text-decoration : none;
}

#latest .readmore a:hover {
	color : #232425;
	text-decoration : none;
	font-size: 10px;
}
/******AKHIR CONTENT KANAN*************/

/*akhir halaman content-nya (selain header dan footer)*/
