/*

	template: web lpem
	author: Asep Irwansyah (boank.hellbound at gmail.com)
	
*/

body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(images/bg.gif) repeat-x; 
	font-family: Verdana, sans-serif; font-size: 10px;
	/*font:normal 8pt/12pt verdana, arial,sans-serif;*/
	line-height: 1.4em; 
	color: #333; 
}
a { 
	color: #cc3300; 
	background: inherit; 
	text-decoration:none;	
}
a:hover { 
	color: #808080; 
	background: inherit; 
	text-decoration:underline;	
}
h1  { 
	font: bold 2em Verdana, Arial, Helvetica, Sans-Serif; 
	margin: 0; color: #fff; 
	background-color:transparent; 
}
h2  { 
	font: bold 1.1em "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif; 
	margin: 5px 3px 10px 0; color: #fff; 
	background: url(images/hdot.gif) repeat-x bottom left;
}

li.link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetika;
	font-size: 12px;
	}

h2.blue {
	color:#013D69;
}
h3 { 
	clear: both; 
	font-size: 1.1em; color: #000; 
	background: #fff url(images/h3bg.gif) no-repeat center left; 
	padding: 0 14px; margin: 0;
}
.blue { 
	color:#006699; 
	background: inherit; 
	font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 11px;
}
.gray { 
	color: #ccc; 
	background: inherit; 
}
.limabelas { 
	background: inherit; 
	margin: 10px 0 0 15px;
}

.image { 
	float: left; 
	border: 2px solid #e2e2e2; 
	padding: 3px; 
	margin: 0 5px 5px 0; 
}
p  { 
	padding:0; 
	margin: 0; 
	font-weight:normal;
}
p.scholar {
	margin:3px 0 10px 0; 
	font-size:16px; 
	font-family:"Trebuchet MS", Verdana, sans-serif; 
	color:#000000; 
	line-height:25px;
}
p.bodytext {
	font-family: Verdana, sans-serif; font-size: 12px;	
}
.bodytext {
	font-family: Verdana, sans-serif; font-size: 12px; 	
}
td a {
	text-decoration:underline;
}
td a:hover {
	text-decoration:none;
}
td.here {
	border-left:1px solid #ccc; 
	border-top:1px solid #ccc;  
	border-right:1px solid #ccc; 
	padding:0 5px;
	font-family: Verdana, sans-serif; font-size: 11px;
}
td.out {
	border-bottom:1px solid #ccc; 
	padding:0 5px;
	font-family: Verdana, sans-serif; font-size: 11px;
}
td.spasi {
	border-bottom:1px solid #ccc; 
	padding:0;
}
.sidebox {
	border: 1px solid #ccc;
	padding: 10px;
	line-height: 16px;	
}
.kecil {
	font-family: Verdana, sans-serif; 
	font-size: 9px; color:#000000; 
	font-weight:normal;
}

/* CONTENT WRAPPER */

#main { 
	width: 850px; 
	margin: 25px auto 0 auto; 		
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 26px 0px 10px 10px; 
	background: #fff url(images/lpem.jpg) no-repeat bottom left; 
}
	#logo h1 { 
	color: #000; 
	background:transparent;
	padding: 0 0 0 120px; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 38px 0px 10px 0; 
	margin: 0; 	
	font: normal 1em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
}
	#menu li { 
		padding: 14px 8px 14px 8px; 
		color: #444; 
		background: #fff url(images/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background: #fff url(images/baractive.gif) no-repeat bottom left; 
		color: #99CC00; 
		font-weight: bold; 
		padding: 14px 8px 14px 8px; 
		margin: 0 1px 0 0; 
	}
	#menu li a { 
		background: transparent; 
		color: #ffffff; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		text-decoration: underline;
		/*background: #f8f8f8; */
		
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	
#kiri {
	clear:both;
	float: left;
	width: 199px;
	background: #fff; /*url(images/leftintrobg.gif) repeat-x;*/	
	margin: 0;
}
#intro_left {
	/*clear: left;
	float: left;
	height:122px;
	width: 200px;
	border: 1px solid #999;*/
	background: #014A82; /*url(images/leftintrobg.gif) repeat-x;*/
	color: #E5EAF2;
	margin: 0;
	
	
	padding:0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left { 
		/*float: left; padding: 0 0 1px 0;  
		margin: 2px 0 2px 0; 			*/	
		background: #C2CEDE; /*url(images/arrow.gif) no-repeat center left;*/
		padding: 2px 2px; 		 
		width: 200px;
		height:25px;
		border: 1px solid #999999;		
	}
		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #3F5B7F; 
			background: #C2CEDE url(images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #9EB1C9 url(images/arrow.gif) no-repeat center left; color: #fff;  }

/* RIGHT INTRO SIDE */
fieldset {padding-right:15px;padding-left:15px;border: 1px solid #999;}   
legend { font-family: Verdana, arial, helvetica, sans-serif; font-size: 20px; font-weight: normal; color:#333; padding:0 5px;}
#intro_right {	
	/*float: right;
	border: 1px solid #999;
	width: 643px;	
	color: #547592;
	margin: 0 0 2px 5px;*/
	height: 122px;		
	background: #BCCEDA url(images/intro_blue_gray.jpg) no-repeat;		
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	#intro_right p { padding: 6px 0px; margin: 0; color:#000000;}

#kanan {					
	float:right;	
}

input.text {
  	font-family:"Trebuchet MS", verdana,Arial,Helv,sans-serif;
	font-size:10px;
    	color: #628BC4;
	background: transparent; 
    	border: 1px solid #ccc;    
}

input.submit {
  	font-family:verdana,Arial,Helv,sans-serif;
	font-size:10px;
    	font-weight: bold;
	color: #06C;    
	background: transparent; 
	border-width: 0px;
}
  
input.login {
  	font-family:verdana,Arial,Helv,sans-serif;
	font-size:11px;
    	color: #628BC4;
	background: transparent; 
    	border: 1px solid #ccc;
    	font-weight: bold;
}

/* LEFT SIDE */
	
#left {
	float: left;
	width: 200px;	
}
	#box {
		padding: 10px;
		height: auto;
		margin-bottom:10px;
		border: 1px solid #ccc;
		border-bottom: 5px solid #ccc;		
		background: #eee;
		-moz-border-radius: 10px;
  		-webkit-border-radius: 10px;
  		-opera-border-radius: 10px;
		/*width: 185px;
		text-align: justify;*/
	}
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/package.gif) no-repeat;
		color: #585616;
	}

/* RIGHT SIDE */

#right {
	/*float: left;*/
	width: 620px;
	margin-left: 3px;
}

	#container1 {
    		float:left;
    		background: #fff;
    		position:relative;
		border: #ccc 2px solid;
		border-bottom: 10px solid #ccc;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-opera-border-radius: 10px;
		
	}

	.leftcol { 
		height: auto;
		float: left;
		margin-bottom: 5px; 
		padding: 10px;
		border-right: 1px solid #ccc;
		text-align: left;						
		background:#fff;
		position: relative;
	}
	.rightcol { 
		height: auto;
		float: right;
		padding: 10px;
		border-bottom: 0px solid #fff;				
		background:#fff;
		margin-bottom: 5px;
		text-align: left;
		position: relative;
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 0px 20px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;		
	}
	.dual { 
		float: left; 
		padding: 10px 15px;
		width: 610px; 		
		border:#ccc 1px solid;
		border-bottom: 5px solid #ccc;
		text-align: justify;
		margin: 0 0 10px 0;				
		background:#fff;
	}

/* FOOTER */
.bawah { 		
		padding: 5px 0;				
		border:#ccc 1px solid;
		margin: 15px 0 10px 0;		
		background:#eee;
		text-align:center;
		font-family: Verdana, sans-serif; font-size: 11px;
}
#footer { 
	clear: both; 
	padding: 3px; 
	border-top: 1px solid #ccc; 
	border-bottom: 5px solid #ccc;
	text-align:center;	
}

#watermark_box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
bottom: 4px;
left: 4px;
}
