@import "reset.css";

body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	background: #E6FAB9 url(../images/bg.jpg) repeat-x;
  	font: 85%/0.9 arial, helvetica, sans-serif;
  	line-height: 130%;
} 

#stripbg{
	margin:0; 
	padding:0; 
	width: 100%;
	min-height: 100%;
    height: auto !important; height: 100%; 
	background: url(../images/bg-strip.gif);
}

#container {
	margin:0px auto;
	width: 100%;
	background-image: url(../images/bg-wrapper.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#pagewidth{ 
	width:949px; 
	text-align:left;  
	margin-top: 5px;
	margin-left:auto; 
	margin-right:auto;  
	background: #466E1D;
} 
 
#header{
	background: url(../images/bg-header.jpg) no-repeat;
	position:relative; 
	height:128px; 
	background-color:red; 
	width:949px;
} 

#header h1{
	text-indent: -9999px;
	overflow: hidden;
}
 
#twocols{
	width:100%; 
	float:right; 
	position:relative; 
}
 
#rightcol{
	width:283px; 
	float:right; 
	position:relative; 
	padding: 0px 20px 10px 0px;
	font: 90% arial, helvetica, sans-serif;
}
 
#maincol{
	margin-left: 20px;
	padding: 0px 0px 10px 0px;
	float: left; 
	display:inline; 
	position: relative; 
	width:616px; 
	font: 90% arial, helvetica, sans-serif;
}
#maincol img{
	float: left;
	background: #fff;
	padding: 6px;
	margin-right: 10px;
	border: 1px solid #ccc;
}

#mainsiswa{
	margin-left: 20px;
	padding: 0px 0px 10px 0px;
	float: left; 
	display:inline; 
	position: relative; 
	width:616px; 
	font: 90% arial, helvetica, sans-serif;
}
#mainsiswa img{
	background: #fff;
}

#maincol p{
	padding: 0px 10px 10px 10px;
}

#maincol h2{
	text-transform: uppercase;
	font: 110% arial, helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight:bold;
}

#list li{
	margin-left: 20px;
	padding: 3px;
	list-style: square;
	border-bottom: 1px solid #4C6E03;
}

#cool
{
	margin-left: 20px;
	padding: 3px;
	
}
#cool li{
	color:#336600;
	margin-left: 20px;
	padding: 0px;
	
	border-bottom: 1px dotted #0099CC;
}
 
#footer{
	padding:20px; 
	background-color:#000; 
	color: #eee;
	clear:both;
	text-align: center;
	font: 90% arial, helvetica, sans-serif;
} 

#footer a:link, #footer a:visited{
	text-decoration: underline;
	color : #fff;
}

#footer a:hover{
	text-decoration: none;
	color: #888;
}
 
/* *** Float containers fix: *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
@media print{ 
	/*hide the right column when printing*/ 
	#rightcol{display:none;} 
	#twocols, #maincol{width:100%; float:none;}
}

#nav {
	width: 949px;
	height: 38px;
	background: url(../images/bg-nav.jpg) no-repeat;
}
ul#topnav {
	margin: 10px 0 0 50px; 
	
	padding: 10;
	float:left;
	

}
ul#topnav li {
	float: left;
	margin: 0; padding-right: 15px;
	position: relative;
}
ul#topnav li a {
	float: left; 
	height: 28px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }

ul#topnav li .sub {
	position: absolute;	
	top: 28px; left: 0;
	background: #344c00 url(../images/sub_bg.png) repeat-x;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	z-index: 1000;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	
	padding: 0;
	width: 120px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
ul#topnav .sub ul li h2 {
	padding: 5px 0 10px 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(../images/navlist_arrow.png) no-repeat 3px 5px;
	padding: 0px 5px 7px 15px;
	margin-right: 5px;
	display: block;
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #4C6E03;
}
ul#topnav .sub ul li a:hover {color: #ddd; background-position: 5px 5px ;}

.kecil
{
	font-size:11px; color:#000066;
	font-family:arial, helvetica, sans-serif;
	font-style:italic;
}
.rintik a:hover
{
	text-decoration:underline;
}
.agakkanan
{
	padding:0px 15px 3px 20px;
	color:#FFFFFF;
	font-size:12px;
	
}

/* Paging-1 */
#paging1 {
	margin: 15px 0 25px;
	
}
#paging1 a:link {
	padding: 5px 10px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background: #e4eba7;
	margin-right: 5px;
	height: 32px;
	line-height:32px;
	color:#666;
}
#paging1 a:visited{
    background: #e4eba7;
	color: #666;
}
#paging1 a.current{
	background:#5e3101;
	color:#fff;
}
#paging1 a:hover {
	background: #5e3101;
	color: #ff0;
}
#paging{
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	font-weight:bold;
}

#paging a{
	padding:3px 5px 3px 5px;
	margin:0px 1px 0px 1px;
	border:1px solid #FFFFFF;
	background:#e4eba7;
	color:#666;
	text-decoration:none;
}


#paging a:hover{
	border:1px solid #FFFFFF;
	background:#ffffff;
	color:#666;
	text-decoration:none;
}
#paging a.current{
	border:1px solid #e4eba7;
	background:#666;
	color:#e4eba7;
	text-decoration:none;
}
