html, body {
	
	-webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover !important;  
	
}

body {
	margin: 0;
	padding: 0;
	bottom:0;
	font: 10pt Arial, Tahoma, Helvetica, sans-serif;
	background:url('../image/bg1.jpg') no-repeat center center fixed; 
	background-size: 100% 100%;
	
	

}
html {
     height:100%;
}
#divas{
	width:230px;
    height:70px;
	position:fixed;
	bottom:10px;
	right:20px;
	color:#FFF;
	text-align:left;
	padding:10px;
	background-color:#600;
	border-radius:10px;
	box-shadow: 5px 5px 3px #000;
	}


	
#logo{
	position:absolute;
	top:10px;
	left:72%;
	background-color:#FFF;
	padding:3px;
	width:100px;
	height:100px;
	border:#333 solid 2px;
	border-radius:50%;
	box-shadow:5px 3px 15px #000;
	z-index:100;
	}
#divas a{
	color:#0CC;
	font-size:14px;
	}	
#divas1{
	position:absolute;
	top:0px;
	text-align:left;
	padding:10px;
	border-radius:10px;
	}
a {
	color:#06F; /*#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 {
	width:100%;
	background-color:#333;
		
}

.headermenu {
	position:fixed;
	background-color:#090;/*#3366CC;/*#164677;*/
	clear: both;
	height: 25px;
	width:inherit;	
	border-top: 3px solid #6C0;/*#6699FF; /*#000000;*/
	z-index:1000;
}

.headermenu_right {
	font-size:.8em;
	line-height: 28px;
	width: 30%;
	float:right;
	text-align:right;
	color: #FFFFFF;
	padding: 0 10px 0 5px;
}

.headermenu_right a {
	color: #FFF;
	text-decoration: none;	
	background-color: inherit;
}

.headermenu_right a:hover {
	border-bottom: 2px solid #7487A1;
	color:#FC0;
	text-decoration:underline;
}

/*Menu--*/
#jsddm {
	margin: 0;
	padding: 0;
}

#jsddm li{	
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;	
}

#jsddm li a{
	display: block;
	background:#090 /*#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:#FFF;/*#24313C;*/
	color:#090;
}

#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: #090/*#A9C251*/;
	color:#FFF /*#24313C*/;
}

#jsddm li ul li a:hover { 
	/*background: #8EA344;*/
	background:#FFF;/*#24313C;*/
	color:#090;
}
/*-- end menu*/

.c_content {
	float: right;
	width: 1004px;
	margin: 31px 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;
}

.footer {
	clear: both; 
	color: #999999; 
	background-color: #333;
	padding: 10px;	
	text-align: center;  
	font-size:.8em;
	line-height: 13px;
  	border: dotted #FFF;
  	border-width: 5px 5px;
	border-radius:4px;
}

.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;
	color:#06F;
}
.colgrid a {
	text-decoration:underline;
	background-color:inherit;
}
.colgrid a:hover {
	color:#F00;
}
.headgrid{
	background-color: #0084d1;
	border:#FFF;
	color:#FFF
	/*color:#000;*//*#1C5A98***************/
}
/*-------style untuk box tglsistem----*/
#tglsistem{
	border:none;
	
}
.embed + img { position: relative; left: -24px; top: 0px; }

#navmenu{
	position:fixed;
	width:140px;
	height:90px;
	margin-top:55px;
	margin-left:5px;
	background-color:#09F;
	padding-top:10px;
	padding-left:5px;
}

#kotakLogo {
	position:fixed;
	height: 70px;
	width:70px;	
	border: 3px solid #6C0;/*#6699FF; /*#000000;*/
	top:35px;
	left:900px;
	z-index:1000;
	cursor:pointer;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#kotakLogo:hover {
	/*-webkit-transition: -webkit-transform 0.3s, opacity 0.1s;
	transition: transform 0.3s, opacity 0.1s;*/
	-webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
