body {
	font-family: tahoma, arial;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	/*font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;*/
	font-size: 0.70em;
	color: #144673;
	background: #fff url('../images/topBg.jpg') no-repeat top right;
}

.leftCol a:link, .leftCol a:visited {
	color:#27537a;
	text-decoration: underline;
}

.leftCol a:hover {
	color:#27537a;
	text-decoration: none;
}

.header {
	margin: 5px 0 0 25px;
	width: 420px;
	height: 80px;
	/*background: url('../images/logo.png') no-repeat top; */
	clear:both;
}

.tombol {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	font-size: 11px;
	color:#666;
	font-weight:normal;
	padding: 1px 2px;
	background:url(../images/formbg.gif) repeat-x left top;
}

h2 {
	font: 1.25em tahoma, arial;
	font-weight: bold;
}

#lang {
	position:relative;
	top: -75px;
	float:right;
	margin-right: 50px;
	color:#fff;
	z-index: 5;
}

#lang a:link {
	color : white;
	text-decoration : none;
}

#lang a:visited {
	color : white;
	text-decoration : none;
}

#lang a:hover {
	text-decoration : underline;
}

.feed {
	margin-left: 3px;
	padding: 0 0 5px 19px;
	background: url("../images/feed.png") no-repeat 0 50%;
}

#mainMenu {
	position:relative;
	top: -85px;
	float: right;
	clear:both;
}

#container { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 220px 0 auto;
	position: relative;
	width: 100%;
	background: #fff url('../images/reflectbg.gif') repeat-x top;
	border: 0px solid #000;
}

input.input {
	background: #fff;
	border: 1px solid #77D6E7;
	height: 25px;
	float: left;
	 /* margin : 5px 5px 5px 0;*/
}

#news li, #event li {
	list-style: none;
	margin-left: 5px;
	margin-top: 10px;
	padding: 0 0 3px 15px;
	background: url(../images/pointer.gif) no-repeat top left;
}

#news li a, #event li a{
	color: navy;
	text-decoration: underline;
}

#news li a:hover, #event li a:hover{
	color: navy;
	text-decoration: none;
}

.clearfix {
	clear:both;
}

#content{
	width:95%;
	margin: auto;
	border: 0px solid #000;
}

#content.info {
	background: InfoBackground;
	padding: 5px 5px 5px 15px;
	color: Maroon;
	border: solid 1px #999;
}

#leftColumn {
	float:left;
	width:73%;
	margin: auto;
	border: 0px solid #000;
}

#leftColumn hr {
	margin: 10px 0 10px 0;
}

#leftColumn span fieldset {clear:left;margin-top:1em 0;border:none;border-top:1px solid #ccc;}
#leftColumn span legend {margin-top:1em;padding:0 .5em;color:#036;background:transparent;font-weight:bold;}
#leftColumn span legend a{text-decoration:none;color:#46A9DE;}

#greeting {
	margin: 50px 0 5px 0px;
	border: 0px solid #000;

}

#greeting span {
	font: bold 1.2em verdana,arial,helvetica;
	line-height: 2.0em;
	letter-spacing: -0.05em;
	text-transform: uppercase;
}

.content {
	margin: 50px 0 0 20px;
}

.headlinenews {
	float:left;
	width: 54%;
	margin: 20px 0 0 0px;
	padding: 10px 10px 0 10px;
	background: #E4FBFC;
	border: solid 1px #77D6E7;
	color: #144673;
}

.contactForm {
	float:left;
	width: 100%;
	margin: 20px 0 0 20px;
	padding: 10px 10px 0px 10px;
	background: #E4FBFC url('../images/contact_bg.gif') no-repeat bottom right;
	border: solid 1px #77D6E7;
	color: #144673;
}

.content {
	float:left;
	margin: 35px 0 0 0px;
	padding: 10px 10px 0 10px;
	color: #144673;
}

p.shadow {
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
	top: 23px;
	height: 22px;
	background :  url('../images/shadow.gif') no-repeat bottom right;
}

.headnews {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 10px;
}

.headlinenews img, .news img {
	float: left;
	padding: 8px;
	border: solid 1px #77D6E7;
	background: #fff;
	margin: 8px 8px 0 8px;
	clear:both;
}

.headlinenews img.icon{
	float: none;
	padding:0;
	border:0;
	background:transparent;
	margin:0;
}

.news img.date{
	float: left;
	padding: 0px;
	border: 0;
	margin: 0 8px 0 0;
}

.headlineevent {
	float:right;
	width: 40%;
	margin: 20px 0 0 10px;
	padding: 0px;
	color: #144673;
}

#categorylist { width: 140px; }

#categorylist ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#categorylist a{
	display: block;
	padding: 5px;
	width: 130px;
	margin-bottom: 5px;
	background: #E4FBFC;
	border: solid 1px #77D6E7;
}

#categorylist a:link, #navlist a:visited{
	text-decoration: none;
}

#categorylist a:hover{
	color: #ffffff;
	background-color: #75DCF5;
}



#search .submit{
	text-transform: uppercase;
	font-size: 0.8em;
	color: white;
	border-top: none;
	border-bottom: none;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	height: 20px;
	background: url('../images/goButton.gif') repeat-x;
}

#rightColumn {
	float:right;
	width: 24%;
	margin: 0px;
	padding: 10px 10px 0 10px;
	border: 0px solid #000;
	color: #144673;
}

#bottomMenu {
	position: relative;
	top: 30px;
	margin: auto;
	padding: 20px;
	clear:both;
	/* background: #064444; */
	background: #009BA5;
	width: 90%;
	border: 0px solid #000;
}

#bottomMenu li {
	position:relative;
	list-style: none;
	float:left;
	top:-8px;
	padding: 0 20px 0 20px;
	text-transform: uppercase;
	font-weight: bold;
	color:white;
	border-right: 1px solid #fff;
}

#bottomMenu li a {
	color: white;
	text-decoration: none;
}

#bottomMenu li a:hover {
	color: #EB8236;
	text-decoration: none;
}

#copyright {
	clear: both;
	position:relative;
	margin: 30px auto;
	padding: 20px 0 20px 20px;
	color: #888;
	width: 90%;
}

.certificate {
	clear:both;
	position:relative;
	float:right;
	margin-right: 40px;
	margin-top: -60px;
}

#paging {float:right;}

#paging a{
	margin:0;
	padding: 3px;
	text-decoration: none; 
	color: #fff;
	font-weight: bold;
	background-color: #75DCF5;
}

#paging a:hover, .paging a.selected{
	color: #fff;
	font-weight: bold;
	background-color: #46A9DE;
}

/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    height: 29px; width: 321px;
    background: url("../images/bg.png") no-repeat top;
	/*filter:alpha(opacity=80);*/
	/* CSS3 standard */
	/*opacity:0.8;*/
    padding: 7px 5px 5px 35px; margin: 20px 25px;
    /*overflow: hidden;*/
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("../images/lava.gif") no-repeat right -24px;
            width: 9px; height: 24px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("../images/lava.gif") no-repeat top left;
                height: 24px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            text-transform: lowecase;
            font: bold 11px arial;
            color: #fff; outline: none;
            text-align: center;
            height: 22px; top: 4px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 10px;
        }
        
		/* CODA SLIDER */
		
		* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		p { text-align: left; margin: 15px 0 }
		
		p, ul { font-size: 11px; line-height: 1.4em } 
		
		p a, li a { color: #39c; text-decoration: none }
		
		p.intro { margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		/*h3 { color: #fff; font-size: 1.4em; margin-bottom:-5px; text-align: left }*/
		
		.productshow {
			float: left;
			position:relative;
		}
		
/*-------------- list tables 3980F4 ---------------*/
.list_table      { border: 1px solid #cccccc; }
.list_table td	  { padding-left:  5px; }
.list_table th   { background-color: #75DCF5; color: white; height: 18px; }
.list_table th a, .list_table th a:visited { color: white; }
.list_table th.del  { text-align: center; background-color: #660000; }
.list_table th.edit { text-align: center; background-color: #333333; }

.list_table tr.trhead {
	background:#e1e1e1;
}

.list_table tr     { background-color: #efefef; height: 20px; }
.list_table td.del { text-align: center; background-color: #660000; }

.list_table tr:hover td {
	background: #FEFAE1;
}

	fieldset {
		padding: 0.5em;
		border:1px solid grey;
		text-align:left;
	}
	
	fieldset legend {
		font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
	}

/* message display page */
.message_list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 500px;
}
.message_list li {
	padding: 0;
	margin: 0 0 0 20px;
	width: 100%;
}
.message_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
}

p.message_head  {
	margin: 0;
} 

.message_head .timestamp {
	color: #666666;
	font-size: 95%;
	position: absolute;
	right: 10px;
	top: 5px;
}
.message_head cite {
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
}
.message_body {
	padding: 5px 5px 0px 10px;
	margin-left: 22px;
	background: #E4FBFC;
	border: solid 1px #77D6E7;
}

.collapse_buttons {
	text-align: right;
	border-top: solid 1px #e4e4e4;
	padding: 5px 0;
	width: 100%;
}
.collapse_buttons a {
	margin-left: 15px;
	float: right;
}
.show_all_message {
	background: url(../images/tall-down-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.show_recent_only {
	display: none;
	background: url(../images/tall-up-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.collpase_all_message {
	background: url(../images/collapse-all.gif) no-repeat right center;
	padding-right: 12px;
	color: #666666;
}


#keterangan li{
	margin-left: 20px;
}

/* Under Construction */
#underconstruction {
	width : 70%;
	margin: 0 auto;
	background: yellow;
	padding: 5px;
	text-align: center;
}
