/* CSS Document */

input, select { font: 11px/20px Verdana, sans-serif; }
input { padding: 3px; border: 1px solid #999; }
textarea { padding: 3px; border: 1px solid #999;}

#result { 
	background-color: #F0FFED; 
	border: 1px solid #215800; 
	padding: 10px; 
	width: auto; 
	margin-bottom: 
	10px; 
	margin-top:10px
}

body{
	font: 100% Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	color: #333;
	line-height: 1.5em;
	margin-top:10px;
	margin-bottom:10px;
	background-color: #f4f4f4;
}

a.htmenu:link, a.htmenu:visited, a.htmenu:active{
	text-decoration: none;
	color: #736E51;
}

a.htmenu:hover{
	color: #660099;
	text-decoration: underline;
}

a.htsmenu:link, a.htsmenu:visited, a.htsmenu:active{
	text-decoration: none;
	color: #FFFFFF;
}

a.htsmenu:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

a.hfmenu:link, a.hfmenu:visited, a.hfmenu:active, a.hfmenu:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

a:link, a:visited {
	color: #3c78a7;
	text-decoration:none
	}

a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
	}

a img {
	border:1;
	border-color:#CCCCCC;
	}

img.shadow {
	background: url('http://putragaluh.web.id/images/shadow.gif') no-repeat right bottom;
	padding: 2px 5px 5px 2px;
}

table { color: #3E5867; width: 100%; border: 1px solid #E6F0F2; border-collapse: collapse;}
th { background-color: #d3dce3; text-align: center; text-transform: uppercase; height: 50px;}
caption { background-color: #E6F0F2; border-top: 1px solid #E6F0F2; text-align: center; }
tbody { background-color: #f7f7f7; text-align: left; }
tbody.on  { display:table-row-group; }
tbody.off { display:none; }
tfoot { background-color: #fff; text-align: left; }
td { text-align: left; baseline:top;}

#sidebar li {
	font: 100% Tahoma, Verdana, sans-serif;
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	margin-left:-30px;
}

#sidebar2 li {
	list-style:none;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	margin-left:-30px;
}

#sidebar3 li {
	list-style:none;
	display:block;
	padding:2px 0px 2px 13px;
	margin-left:-50px;
}

#sidebar4 li {
	font: 100% Tahoma, Verdana, sans-serif;
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	margin-left:-30px;
	margin-right: 15px;
}
#footer{
	clear: left;
	width: 100%;
	background: #fff;
	text-align: center;
	padding: 4px 0;
}

#footer a{
	color: #FFFF80;
}



.content-area {
	background-color: #f4f4f4;
	padding: 5px 5px 5px 5px;
	border: solid 1px #ddd;
}

.box-area {
	padding: 5px 5px 5px 5px;
	border: solid 1px #ddd;
}

.commentbox{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	text-align:center;
	font-size:10px;
	background-color: #ececec;
	padding: 10px;
}

.imagebox{
	text-align:center;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	border: solid 1px #ddd;
	height: 150;
}

.newsflashbox{
	text-align:center;
	background-color: #fff;
	padding: 2px 2px 2px 2px;
	border: solid 0px #ddd;
	height: 20;
}

.modulesbox{
	text-align:center;
	font-size:10px;
	background-color: #fff;
	padding: 5px 5px 5px 5px;
	border: solid 1px #ddd;
	margin: 0px;
}

.rssbigbox{
	background-color: #fff;
	padding: 2px 02px 2px 2px;
	border: solid 1px #ddd;
	height: auto;
}

.modulestitle{
	font:1.2em Georgia;
	font-weight:bold;
}

#interface1 {
	z-index:1;
}
#loader_container {text-align:center;position:absolute;top:50%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:130px;
	border:1px solid #231F20;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:0px;
	background-color:#9D9D94
}
#loader_bg {background-color:#EBEBE4;position:relative;top:8px;left:8px;height:8px;width:113px;font-size:1px}

.listshout li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	margin-left: 10;
	margin-bottom: 10;
	margin-right:10;
}

.navadmin li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	margin-left: 10;
	margin-bottom: 5;
	margin-right:10;
}

/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	background:#fff;
	}

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#submitbutton {
	padding-left:5px;
	}
	
code {
	white-space:			nowrap;
	background-color:		#fbfbfd;
	border:					1px solid #dae0e4;
	font-size:				11px;
	margin:					10px 4px;
	padding:				8px;
	width:					auto;
	overflow:				auto;
}

.codeblock {
	background-color:		#fbfbfd;
	border:					1px solid #dae0e4;
	font-size:				11px;
	margin:					10px 4px;
	padding:				8px;
	width:					520px;
	overflow:				auto;
}
