#wrapper{
   width: 1024px;
   margin: 0 auto;
background: #fff;
}

.wrp_bg{
	width: 1030px;
   margin: 0 auto;
   background: #000;
	height: 50;
}

.pita_atas {
width:840px;
margin: 83px 0 0 0px;
padding: 0 17px 0 175px;

color : #fff;
font-size: 44px;
font-weight: bold;
text-shadow: 2px 2px 2px #000000;
filter: dropshadow(color=#000000, offx=2, offy=2);

line-height:45px;
text-align: right;
	}
	


.pita_atas2 {
width: 300px;
background: #000;
position: absolute;
height: 90px;	
	
}	

.pita1 {

    position: absolute;  
    width: 223px;  
   /* font-size: 1.5em;  
    font-weight: bold; */ 
    padding: 15px 5px 15px 5px;  
    margin: 187px 0 50px 800px;  
    color: #fff;  
    background-color:#470303;  
    /*text-shadow: 0px 1px 2px #bbb; 
    -webkit-box-shadow: 0px 2px 4px #888;  
    -moz-box-shadow: 0px 2px 4px #888;  
    box-shadow: 0px 2px 4px #888;  */ 
  	 text-align: right;
	 border-bottom: 2px solid #3F3535;
	 border-top: 1px solid #000;
	 border-left: 1px solid #000;
	 border-right: 1px solid #000;
	}
	
  .pita1:after  
    {  
        content: ' ';  
        position: absolute;  
        width: 0;  
        height: 0;  
        right: 0px;  
        top: 100%;  
        border-width: 7px 5px;  
        border-style: solid;  
        border-color: #110303 transparent transparent #110303		;  
    } 
    

	
	
.header{
   float: left;
   width: 100%;
  background: #000 url(../images/banner1.jpg) repeat-x;
  /* background: #000 ;  Old browsers */

   height: 215px;
   border-top: 3px solid #F6E4C2;  
}
.wrapright{
   float: left;
   width: 100%;
   background-color: #fff;
}

#right{
   margin-left: 203px;
   background-color:#fff;
   height:100%;
border-left:1px solid #CEC8C8;
}
#left{
   float: left;
   width: 203px;
   margin-left: -100%;
   background-color: #fff;
   height:100%;
    /*  border-right:1px solid #CEC8C8;*/ 
}
.footer{
   float: left;
   width: 100%;
   /*background-color: #b7c6c6;*/
   background: #d4e4ef; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0ZTRlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NmFlY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #d4e4ef 0%, #86aecc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4e4ef), color-stop(100%,#86aecc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d4e4ef 0%,#86aecc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d4e4ef 0%,#86aecc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d4e4ef 0%,#86aecc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d4e4ef 0%,#86aecc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e4ef', endColorstr='#86aecc',GradientType=0 ); /* IE6-8 */

   margin: 0 0 ;
   border-top:  1px solid  #898888;
   
   height: 100px;

}
.clear {
   clear: both;	
	
	}

body {
   padding: 0px;
   margin: 0 auto;
background: #C0D890;




   font-family: Helvetica;
   font-size: 12px;
}



    
/* searching */
#search, #login_author {
	
	margin: 5px;

}

#globe {
	text-align: center;
margin:  0 auto 20px auto ;	

}

.sc_1 {
border : 1px solid #7C7A7A;	
width:  150px;
float: left;

	}
	
.sc_2 {
border: 1px solid #7C7A7A;
width: 35px;
background:#603912;
color: #fff;	
display: block;
float: right;
margin : 0 0 0 2px;
line-height: normal;
font-size: 10px;
height: 21px;
}

.sc_1a {
border : 1px solid #7C7A7A;	
width:  150px;
float: left;
margin: 5px 0;

	}




.sc_2a {
border: 1px solid #7C7A7A;
width: 35px;
background: #8E270B;
color: #fff;	
display: block;
float: left;
margin : 5px 0 0 2px;
line-height: normal;
font-size: 10px;
height: 19px;
}

 
.sc_2b {
border : 1px solid #7C7A7A;	
width:  150px;
float: right;
margin: 0 40px 0 -195px;
}	

.sc_1b {

border: 1px solid #7C7A7A;
width: 34px;
background:#FFB40F;
color: #000;	
display: block;
float: right;
margin : 0 0 0 2px;
line-height: normal;
font-size: 10px;
height: 21px;

	}
 
 
  
    .nav {
height:  45px;
background: #E0A333; 	
width: 100%;
 float: left;

 
    	}
    	
div.bottombar{ /* bar that runs across the bottom of the menu */
height: 10px;
background: #1a1109;
}

ul.semiopaquemenu{ /* main menu UL */
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
width: 100%;
 
padding: 11px 0 8px 0; /* padding of the 4 sides of the menu */
margin: 0 auto;
text-align: left; /* set value to "left", "center", or "right" to align menu accordingly */
}

ul.semiopaquemenu li{
display: inline;
}

ul.semiopaquemenu li a{
color:black;
padding: 6px 10px 6px 15px; /* padding of the 4 sides of each menu link */
margin-right: 9px; /* spacing between each menu link */
text-decoration: none;
}

ul.semiopaquemenu li a:hover, ul.semiopaquemenu li a.selected{
color: black;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjgyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4xNiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* IE9+ SVG equivalent  of linear gradients */
background: -moz-linear-gradient(top,  rgba(255,255,255,0.82) 0%, rgba(255,255,255,0.16) 100%); /* fade from white (0.82 opacty) to 0.16 opacity */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.82)), color-stop(100%,rgba(255,255,255,0.16)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
background: linear-gradient(top,  rgba(255,255,255,0.82) 0%,rgba(255,255,255,0.16) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1ffffff', endColorstr='#29ffffff',GradientType=0 );
-moz-box-shadow: 0 0 5px #595959; /* CSS3 box shadows */
-webkit-box-shadow: 0 0 5px #595959;
box-shadow: 0 0 5px #595959;
padding-top: 12px; /* large padding to get menu item to protrude upwards */
padding-bottom: 20px; /* large padding to get menu item to protrude downwards */
padding-right: 10px;
}


.left_cover {

width: 190px;
margin: 5px ;
height: 275px;
background: #000;
border: 1px solid #000;
	
}

h1 {
font-size: 14px;	
margin: 5px;
	}

.batas{
height: 1px;
width: 100%;
border-bottom: 1px solid #CEC8C8;	

	}
	
.batas2 {
	
height: 1px;
width: 30%;
border-bottom: 1px solid #E0DCDC;	
margin: 0 auto;
}	

.batas3 {
	
height: 3px;
width: 100%;
border-bottom: 1px solid #E0DCDC;	
margin: 0 auto 20px auto ;

}	
	
	
	
.area1 {
margin:  5px;	
	}	
	
	
.judul_kiri {
width: 183px;
margin: 5px ;
height: auto;
border-bottom: 1px solid #CEC8C8;
font-weight: bold;
background: #660000;
display: block;
color : #fff;
padding: 5px;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	
	}	
	
.batas_modul_kiri {
	
width: 190px;
margin: 5px ;
height: auto;
border-bottom: 1px solid #CEC8C8;	
	
	}
	
	
.iconlist
{
list-style: none;
margin: 0;
padding: 0;
}

.iconlist li
{
background-image: url(../images/docs.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 25px;
margin: 0 0 0 10px;
}

.iconlist li a {
text-decoration: none;	
padding:  2px;
}

.iconlist li a:hover {
background: #efefef;
text-decoration: none;
padding:  2px;
}


/* footer */


.col { 

	float: left;
	padding: 5px 0 0 10px;
	width:135px;
	margin: 0 0 0 25px;
	


}
.col:first-child {
	padding: 5px 0 5px 0;
	margin: 0 0 0 25px;
}
.col h2 { 

	color: #000;
	float: left; 
	font: bold 12px Arial, Helvetica, sans-serif; 
	font-variant: small-caps; 
	margin: 0 0 0 8px; 
	padding: 5px 0 5px 0; 
	height: 15px; 
	width: 145px;

	border-bottom: 1px dotted #000; 
}
.col ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
}
.col li { 

	float: left; 
	height: 16px; 
	margin: 1px ;
	padding: 0; 
	width: 160px; 
}
.col li a { 
	color: #601212;   
	float: left; 
	font: normal 11px Verdana, Geneva, sans-serif; 
	padding: 1px 0 0 5px; 
	text-decoration: none;
}
.col li:hover { 
	background: #D3CFCF;
}

.fkiri {
width:  539px;
border-right:  1px solid #898888;
float: left;	

	
	}
	
.fkanan {
width:  484px;

float:right;


	
}	

.search_t {
width: 1014px;
height: 26px;
margin:0 auto;
padding: 5px;
background: #6D6C6C;
}

.head {
margin :5px;
font-size: 20px;
font-weight: bold;	
}



.footer_ex{
width: 1014px;
height: 26px;
margin:0 auto;
padding: 5px;	
color: #fff;
font-weight: bold;

}


.seponsor {
	margin: 5px;
	font-size: 10px;
	}
	
.date_pub {
color: #8E1010;
font-size: 11px;
font-style: italic;
	}	
	
p {
	
 line-height: 1.4em;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-size: 13px;	
	
	}	
	
.detail {
 border-radius: 50%;
  width: 40px;
  height: 30px; 
text-align: center;
background:#126039;
color: #fff;
font-size: 11px;
font-style: italic;
float: right;	
margin: 2px 10px 0 800px;
position: absolute;
padding: 10px 0 0 0;
border:2px #E0A333 solid;
text-decoration: none;
}


.detail a {

text-decoration: none;
color: #fff;	
	
}

.detail a:hover {
	
text-decoration: underline;
color: #fff;	
}

.kosong {
color : #E00D0D;	
margin : 2px 0 2px 2px;
}

.InputGroup {
    display: inline-block;
    padding: 3px 4px;
    border: 1px solid #FFF;
    border-radius: 7px;
    -moz-border-radius: 7px;
}

.singup_link, .singup_link a{
text-decoration: none;	
color: #991212;
font-weight: bold;
float: left;
	
	}
	
.singup_link a:hover {
text-decoration: none;	
color: #064A05;
font-weight: bold;
	
	}
	
	/*--vertical menu--*/
	.glossymenu{
margin: 5px 0 0 5px;
padding: 0;
width: 190px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(../images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}

.footer_text {
	font: bold normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align: center;
	margin: 10px;
	padding:  10px;
	
	}
	
	
	.block1, .block1 a {
   height: 20px;
   display: block;	
   text-decoration: blink;
   text-align: center;
   font-size: 14px;	
   color: #A40A00;
   font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
   font-weight: bold;
		
		}
	
	.head_articel {
  font-size: 13px;
  font-weight: bold;
  color : #840000;
  text-decoration: none;
	}

  .vol {
  font-size: 15px;
  font-weight: bold;
  color : #000;
  text-decoration: none;
  
  }
  
  .form_head {
  width: 80px;  
  }
  
  .judul_detail {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 5px 0;
    text-align: center;  
  
  }
  
  .dwl_icon {
  vertical-align: middle;
  
  }
  
  .info {
  text-align: right;
  margin:  0 10px 0 0 ; 
  font-size: 10px;
  font-style: italic; 
  color: red;
  }
