/*
  To create a new color theme, replace the colors:
  
    #B4161A with the color for hyperlinks
  and 
    #971B1E with the background color for the top navigation bar
  and
    #990000 for the color of page headings


  and
    provide a re-colored version of images/ul_bullet.gif,
    which is the bullted-list item dot.    

*/

* {
margin: 0;
}


html, body {
height: 100%;

}


#kepala
{height:28%;  
}

#body
{ 
height:72%;
width:100%;
/*overflow:hidden;*/
}/**/


#footer
{	height:50px; 
	float:left;
	bottom:0px;
	/*margin-top:50px;
	position:relative;
	bottom:-0px; 
	clear:both;
	border-top: Darkgray 1px solid;*/
}

/* 
.push {
	height: 50px; .push must be the same height as .footer 
}*/


#semua
{
	min-height: 95%;
	height: auto !important;
	height: 95%;
	/*margin: 0 auto -50px;*/
	

	background-color:White;
	filter:alpha(opacity=93);
	 -moz-opacity:.93;
	 opacity:.93;
	
	}


/* support IE6*/

* html #semua {
height: 95%;
}




p
{ padding-bottom:10px;
	padding-top:10px;
 text-align:justify;
 font-size:11.5px;
	}
	

.validatorCalloutHighlight
{
    background-color:#FFFF88;
   
  
}

#title h1 a:link, #title h1 a:visited
{
	text-decoration: none;
	color: #B4161A;
}

a:link, a:visited, #search a:visited, th a:visited
{
	color: #B4161A;
}


#title h1
{
	color: #B4161A;
}

#color_bar
{
	background: #971B1E;
}

h3
{
	color: #990000;
}

/*
   COMMON THEME PROPERTIES FOLLOW
   (they contain no information specific to a theme color)
*/



body
{
	font-family: Verdana;
	font-size:8pt;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	

	/*background: #75746E url(images/BodyBackground.GIF) repeat-x top;*/
	/*background: white ;*/
	background-color:White;
	background-image: url(images/mara1.gif);
	 background-position:center;
	 background-attachment: fixed;
	 background-repeat:no-repeat;
	/*filter:alpha(opacity=93);
	 -moz-opacity:.93;
	 opacity:.93;*/
	
}

.FF 
{
	text-transform:uppercase;
	
}

.none
{
	display: none;
}

.sitelogobox
{
    padding-top : 0;
    padding-left : 80px;
    margin-top: 0px;
    margin-left: 5px;
  
    font-size: 20pt;
    height: 85px;
    width:400px;
    vertical-align:middle;
    color: #65738e;
    font-family: Palatino;
   
    letter-spacing: 2px;
    background:white url(images/mara.gif) 0px  no-repeat;
    
}


.sitelogoboxlogin
{
    padding-top : 30px;
    padding-left : 80px;
    margin-top: 0px;
    margin-left: 5px;
  
    font-size: 20pt;
    height: 55px;
    width:400px;
    vertical-align:middle;
    color: #65738e;
    font-family: Calibri;
   
    letter-spacing: 2px;
    background:white url(images/mara.gif) 0px  no-repeat;
  
}


.welcomebox
{
    padding: 15px;
    padding-right:5px;
    height: 10px;
    vertical-align: bottom ;
    text-align: right;
    border-bottom: gainsboro 0px solid;
    margin-bottom: 0px;
    font-size: 8pt;
    font-weight: bold;
    color: white;
    font-family: palatino;
	text-decoration: none;
	/*-- background:   url(images/img_bg_vis.JPG);*/
    background:   url(images/Welcomebar.bmp);
    
}

.welcomebox a
{ color:white;
	text-decoration:none;
	}

.welcomebox a:hover
{ border-bottom:#D01F3C 1px solid;}


#columnleft
{ 
	width:21%;
    /*width: 180px;*/
    /*margin-top :5px;*/
  float:left;
 
    background-color:  White;
    /*background-color: #65738E;
    border-bottom: #dcdcdc 1px solid; 
   border-left: #dcdcdc 1px solid;*/
   
   
 

}


#columnright
{ 
   
 
width: 78%;
   float:right;
   height:100%;
    border-left: #dcdcdc 1px solid; 
    border-right:#dcdcdc 1px solid; 
    border-bottom: #dcdcdc 1px solid; 
	/*min-height:358px;*/
    background-color:  White;
}


#columnlogin
{ 
    width: 400px;
    padding: 100px;
    margin-top :0px;
    /*margin-left: 100px;
    margin-right: 300px;*/
    border-left: #dcdcdc 1px solid; 
    border-right:#dcdcdc 1px solid; 
    border-bottom: #dcdcdc 1px solid; 
    height:0px;
    background-color:  White;
}

.menuboxheader
{
    font-weight: bold;
    font-size: 9pt;
    color: #f5f5f5;
    height: 23px;
    font-family: palatino;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px; 
    background: #75746E url(images/title_sub2.gif) repeat-x top;
    border: solid 1px grey;
}


.menubox {
	border: solid 1px #CBCED4;
	background: #f5f5f5;
	padding: 5px;
	margin-bottom: 5px;
	
}

.menubox li
{
    list-style-type: square;
    margin-bottom : 5px;
    border: solid 1px #CBCED4;
	padding: 5px;
	background-color: White;
}

.menubox li:hover
{
    list-style-type: square;
    margin-bottom : 5px;
    border: solid 1px #CBCED4;
	padding: 5px;
    background-color: #D01F3C;
    
    color:white;
}

.menubox a:link,.menubox a:visited {
		padding-left: 2px;
        font-size: 10pt;
        color: #65738E;
        font-family: palatino;
        font-size:11px;
		text-decoration: none;
		
	}


	
 .menubox a:hover {
		color:  white;
		width: 100%;
	
		
	}

.menubox a:active {
		color:  black;
		width: 100%;
	
		
	}

#Sidemenutext
{
     
    padding: 5px;
    text-align: left;
    border-bottom: gainsboro 1px solid;
    margin-bottom: 10px;


}
	#Sidemenutext ul {
		margin: 2px;
		padding: 2px;
		
		
	}
	
	
	
	#Sidemenutext a:link, #Sidemenutext a:visited {
		padding-left: 12px;
        font-size: 8pt;
        color: #65738E;
        font-family: Calibri;
		text-decoration: none;
	}
	
	#Sidemenutext a:active, #Sidemenutext a:hover {
		color: #717052;
	}






.textbox {
	border: solid 1px #CBCED4;
	background: #f5f5f5;
	padding: 5px;
	margin-bottom: 7px;
    

}

.textboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #65738E;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px; 
}

.formboxheader
{
    font-weight: bold;
    font-size: 9pt;
    color: #f5f5f5;
    height: 22px;
    font-family: palatino;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px; 
    background: #75746E url(images/title_sub.gif) repeat-x top;
    border: solid 1px grey;
  
      
}
.formbox {
	border: solid 1px #CBCED4;
	background: white;
	padding: 5px;
	margin-bottom: 7px;
	 

}


#title h1
{
	font-size: 18px;
	font-weight: bold;
	display: inline;
}




INPUT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}
SELECT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}

/* begin main layout divs */

#title
{
	height: 24px;
	width: 100%;
	padding-top: 17px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background: url(images/background_title.jpg) no-repeat center top;
}

#nav_header
{
	margin: 0 auto;
	background: #75746E url(images/background_nav_top.gif) repeat-x top;
	line-height: normal;
	width: 100%;
	height: 40px;
}
#nav_header ul
{
	margin: 0;
	padding: 0px 0;
	list-style: none;
	float: right;
	clear:both;
	background: url(images/nav_top_filler.gif) repeat-x left top;
}
#nav_header li
{
	float: left;
	background: url(images/nav_top_left.gif) no-repeat left top;
	margin: 0;
	padding: 0;
}
#nav_header a
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
	clear:both;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	background: url(images/nav_top_right.gif) no-repeat right top;
	padding: 13px 25px 0px 15px; /*13px 25px 13px 15px;*/
}

#nav_header a span
{

	padding-bottom:0px; /* 54px hide the underline in normal state, required for hover effect in IE */
}

#nav_header a:hover
{
	text-decoration:underline;
	

}

#nav_header a:hover span
{
	/*border-bottom: #D01F3C 1px solid;*/
	padding-bottom: 2px;
	

}



#color_bar
{
	font-size: 10px;
	font-weight: bold;
	width: 760px;
	border-bottom: #ccc 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	padding-top: 13px;
	color: #FFFFFF;
}

#crumbs
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	width: 760px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	background: #75746E url(images/background_crumbs.jpg) repeat-x top;
	margin: 0px auto 5px;
}


#crumbs_search
{
	float: left;
	font-size: 12px;
}

#whats_new
{
	float: right;
	font-size: 12px;
	width: 280px;
	text-align: right;
}

#crumbs p
{
	display: inline;
	vertical-align: middle;
}

#crumbs .search_box
{
	margin: 0px;
	padding: 0px;
	height: 15px;
	font-size: 11px;
	width: 170px;
}

#crumbs #category_select
{
	margin: 0px;
	padding: 0px;
	height: 17px;
	font-size: 11px;
	width: 170px;
}

#crumbs select
{
	padding: 0px;
	height: 17px;
	font-size: 11px;
	width: 160px;
	margin-top: 2px;
}

#crumbs .submit, #crumbs .go
{
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-size: 11px;
	margin-top: 0px;
}

#crumbs_text
{
	padding-top: 5px;
}

input .submit
{
	font-size: 11px;
	width: 70px;
}

#nav_browse
{
	float: right;
}

#nav_login
{
	float: left;
}

#body
{
	padding: 5px 0px 5px 0px;
	
	/*background:   url(images/BlueBg.gif)   ;*/
	border-bottom: Darkgray 0px solid;
	border-top: Darkgray 0px solid;
	border-right: #CBCED4 0px solid;
	border-left: #CBCED4 0px solid;
	/*min-height:359px;*/
	margin:0;


}

#col_main_left
{
	width: 198px;
	float: left;
	border-right: 3px solid #DFDCCB;
	background: #E1DFCF;
}

#col_main_right
{
	border-left: 3px solid #DFDCCB;
	margin-left: 198px;
	border-right: 1px solid #CAC7B8;
	background: #F7F6F2;
}

#content
{
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B3A6;
	padding: 20px;
}

#content .display_left
{
	margin-top: -20px;
}

#content_header
{
	font-size: 0.8em;
	color: #000000;
	height: 129px;
	width: 177px;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 10px;
}

#content_header ul
{
	list-style-position: outside;
	margin-top: 10px;
	list-style-image: url(images/ul_bullet.gif);
}

#content_header li
{
	list-style-position: outside;
	margin-left: 17px;
}

#content_header h2, #content_header h3
{
	display: inline;
	font-weight: bold;
	font-size: 1em;
}



/* begin footer */

#footer
{
	font-size: 15px;
	font-weight: bold;
	height: 34px;
	width: 100%;
	margin-right: auto;
	font-family:Calibri;
	margin-left: auto;
	padding-top: 0px;
	
	color: #FFFFFF;
	text-align: center;
	
	background: #75746E url(images/background_nav_footer.jpg);
}

#footer_nav
{
	width: 100%;
}

#footer_nav a
{
	list-style-type: none;
	white-space: nowrap;
	display: inline-block;
	margin: 0px 10px 0px 0px;
	text-decoration: underline;
}

#footer_nav a, #nav_login a, #nav_browse a, #crumbs a
{
	color: #FFFFFF;
	
}

#disclaimer
{
	
	color: #888679;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	
}




   .merah{
        color: #D01F3C;
       }
    .putih{
        color: #FFFFFF;
        }
   


#nav_header a:hover .underline{
        text-decoration: underline;
        }
	



