/* CSS Document */
body 
{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	
}


/* Sub header */
.subheader td
{
	color:#FFFFFF;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	vertical-align:bottom;
}
.subheader-spacer
{
	background-color:#D0DFB4;
}
.subheader a
{
	text-decoration:none;
	color:#FFFFFF;
}
.subheader a:hover 
{
	color:darkorange;
}

/*************************************************************************/
/* Tambahan oleh TOni Widodo											 */
/*************************************************************************/
.subHeaderMenu {
	background-position: center top;
	text-align: center;
	cursor: pointer;
}

.subHeaderBahasa {
	background-position: center middle;
	text-align: center;
	background-color:#D0DFB4;
}

.tableSubMenu {
	border-left : 0px none darkgreen;
	border-right : 1px solid darkgreen;
	border-top: 0px none #99CC33;
	border-bottom: 1px solid darkgreen;
	background-color: #D0DFB4;
	font-weight:bold;
	font-size:10px;
}

.tableSubMenu a {
	text-decoration:none;
	color:darkgreen;
	font-family:Tahoma, Helvetica, sans-serif;
}

.txtTanggalUtama{
	color:darkgoldenrod;
	font-weight:bold;
}

.txtTanggal{
	color: chocolate;
}

.tableUtama{
	border-left : 1px solid #EAFCD6;
	border-right : 1px solid #EAFCD6;
	border-top: 0px none;
	border-bottom: 3px solid black;
}

.portletBox {
	border-left : 1px solid #7DA00B;
	border-right : 3px solid #7DA00B;
	border-top: 1px solid #7DA00B;
	border-bottom: 3px solid #7DA00B;
}

.kategoriBerita {
	background-color:khaki;
	border-bottom: 1px solid olivedrab;
}
/*************************************************************************/



/* This is the style for the informational messages presented to the user */
div.error, div.message {
    background: #ffffcc;
    border: 1px solid green;
    color: black;
    font-weight: normal;
    margin: 10px auto;
    padding: 2px;
    padding-left: 4px;
    text-align: left;
    vertical-align: bottom;
}

/* use a different color for the errors */
div.error {
    border: 2px solid red;
}

.menu td
{
	color:#FFFFFF;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:10px;
}

.menu a
{
	text-decoration:none;
	color:#FFFFFF;
}
.menu a:hover 
{
	color:yellow;
	text-decoration:underline;
}

.title 
{
	text-decoration:none;
	color:#567E0B;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
}
.title a
{
	text-decoration:none;
	color:#567E0B;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bolder;
}
.title a:hover 
{
	color:darkorange;
}

.caption
{
	text-decoration:none;
	color:#567E0B;
	font-family:Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}

.tab {
	background-color:#567E0B;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:10px;
}
.tab a
{
	text-decoration:none;
	color:#FFFFFF;
}
.tab a:hover 
{
	color:darkorange;
}

.galeri
{
	border: 1px solid darkgreen;
}

.scrollingtext 
{
	color: darkgreen;
}

.layout
{
	border: 1px solid darkgreen;
}

.fencemenu a
{
	text-decoration:none;
	color:darkgreen;
}
.fencemenu a:hover 
{
	color:darkorange;
}

.categoryselected a
{
	color:yellow;
}

.pagemenu a
{
	text-decoration:none;
	color:darkgreen;
	font-weight: bold;
}
.pagemenu a:hover 
{
	color:darkorange;
}

.smalltitle a
{
	text-decoration:none;
	color:#567E0B;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bolder;
}
.smalltitle a:hover 
{
	color:darkorange;
}

.tab3d {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:10px;
}
.tab3d a
{
	text-decoration:none;
	color:#FFFFFF;
}
.tab3d a:hover 
{
	color:yellow;
}

.weather table {
	width: 80%;
}

/************************************************************************/
/*	pengaturan table dan border											*/
/************************************************************************/
.tableStatistik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: solid 1px peru;
}

.headerTableStat {
	background-color : #99B5C9;
	font-weight: bold;
	font-size: 9pt;
	
}

.footerTableStat {
	background-color : #99B5C9;
	font-weight: bold;
	font-size: 9pt;
}

.barisGenap {
	background-color : #EEEEEE;
	color: black;
}

.barisGanjil {
	background-color : #FFFFFF;
	color: black;
}

/************************************************************************/
/*	pengaturan text														*/
/************************************************************************/
.txtJudulStatistik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-align:center;
}

.btn-search {
	
}

/* Web 2.0 Styles*/
.hot-snips {
	padding:.3em;
	font-size:.95em;
}
.hot-snips img {
	margin:3px 5px 8px;
	border:1px solid;
	border-color:#ddd #aaa #999 #ccc;
}

.3d-table {
	margin:3px 5px 8px;
	border:1px solid;
	border-color:#ddd #aaa #999 #ccc;
}
.menu-container {
	cursor: chand;
}