/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: 10pt Arial, Tahoma, Helvetica, sans-serif;
	color: #7e7e7e; 
	line-height: 16px; 
	/*background: #9BB2CA url('../images/back.gif');*/
	/*background-color:#6699CC;/*#6595A3;*//*#5F7992;*/
	background-image:url('../image/bg1.jpg');
	background-position:center;
	background-repeat:no-repeat;
	opacity:0.9;
}

a {
	color: #33ADDB;
	background-color: inherit;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

h1 {
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;	
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}

p {
	padding: 2px 0 5px;
	margin: 0;
}

#content {
	clear:both;
	margin: 0px auto; 
	width: 1024px;		
}
#ditelT {
	max-height:300px;
	overflow:auto;
}

.headermenu {
	position:fixed;
	background-color:#3366CC;/*#164677;*/
	clear: both;
	height: 40px;
	width:inherit;	
	border-top: 3px solid #6699FF; /*#000000;*/
}

.headermenu_right {
	font-size:.9em;
	line-height: 28px;
	width: 25%;
	float:right;
	text-align:right;
	color: #FFFFFF;
	padding: 0 50px 0 5px;
}

.headermenu_right a {
	color: #FFF;
	text-decoration: none;	
	background-color: inherit;
}

.headermenu_right a:hover {
	border-bottom: 2px solid #7487A1;
	color: #FFFFFF;
}

/*Menu--*/
#jsddm {
	margin: 0;
	padding: 0;
}

#jsddm li{	
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;	
}

#jsddm li a{
	display: block;
	background: #164677;
	padding: 5px 10px;
	text-align: left;
	text-decoration: none;
	border-right: 1px solid white;
	min-width: 70px;
	/*max-width: 110px;*/
	max-width:200px;
	width: auto;
	color: #EAFFED;
	white-space: nowrap;
	height:15px;
}

#jsddm li a:hover{
	background: #000;/*#24313C;*/
}

#jsddm li ul{	
	width:180px;
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
}

#jsddm li ul li {
	float: none;
	display: inline;
}

#jsddm li ul li a {
	border-top:1px solid #FFFFFF;
	width: auto;
	background: #A9C251;
	color: #24313C;
}

#jsddm li ul li a:hover { 
	background: #8EA344;
}
/*-- end menu*/

.c_content {
	float: right;
	width: 1004px;
	/*margin: 31px 0 3px 0; */
	margin: 45px 0 3px 0;
	padding: 0px 10px 10px 10px;
	color: #000;
	background-color: #FFFFFF;	
}

.exp_content{
	margin:0 0 20px 0;
	padding:3px 0px;
	height:20px;
	color:#000;
	border-bottom:2px solid #1C5A98;
	/*background-color:#1C5A98;*/
	font-variant:small-caps;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
}
#content3{
	padding-right:35px;
}

.footer {
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0;	
	text-align: center;  
	font-size:.8em;
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}
/*-------style untuk table grid------*/
.tabelgrid{
	font-size:9pt;
	border:2px solid #999;
	/*width:300px;*/
}
.colgrid{
	border:1px solid #999;
	text-align:left;
	white-space: nowrap;
}

.colgrid a:hover {
	color:#ff00FF;
	text-decoration:none;
}
.headgrid{
	background-color: #A9C251;
	color:#000;/*#1C5A98***************/
	text-align:center;
}
#tbld1{
	width:100% !important;
}
.tbl-bott{
	border-bottom:1px solid #09F;
}
/*.detilTT{
	table-layout:fixed;
	width:100% !important;
}*/
.detilgrid{
	overflow:scroll;
	overflow-x:hidden;
	border:1px solid #09F;
	max-height:400px;
}
#tabelData a{
	color:#06F;
	text-decoration:underline;
}
#tabelData a:hover{
	color:#F69;
	text-decoration:none;
}

/*-------style untuk box tglsistem----*/
#tglsistem{
	border:none;
	background-color:#3366CC;
	color:#fff;
	text-align:left;
	font-size:8pt;
}
.embed + img { position: relative; left: -24px; top: 0px; }
#dialog a{
	color:#06F;
}
#dialog a:hover{
	color:#F00;}
.lblket{
	font-size:10px;
	color:#09F;}

/*------------------------FOR CHART--------------------------*/
#chart, #chartData {
  border: 1px solid #333;
  background: #ebedf2 url("images/gradient.png") repeat-x 0 0;
}

#chart {
  display: block;
  margin: 0 0 50px 0;
  float: left;
  cursor: pointer;
}

#chartData {
  width: 200px;
  margin: 0 40px 0 0;
  float: right;
  border-collapse: collapse;
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
  background-position: 0 -100px;
}

#chartData th, #chartData td {
  padding: 0.5em;
  border: 1px dotted #666;
  text-align: left;
}

#chartData th {
  border-bottom: 2px solid #333;
  text-transform: uppercase;
}

#chartData td {
  cursor: pointer;
}

#chartData td.highlight {
  background: #e8e8e8;
}

#chartData tr:hover td {
  background: #f0f0f0;
}

.my-textfield {
    font: inherit;
    color: #00f;
    text-align: inherit;
    outline: none;
    cursor: text;
}