/* Index Style CSS ---------- */
/* -------------------------- */

.bodyx {   
   background-color: #11273E;
   margin: 0px 0px 0px 0px;
   padding: 0px;
}

.linkwhite {  
   color: #FFFFFF;
   text-decoration: none;
}
.linkwhite:hover {
	color: #FFFF00;
	text-decoration: none;
}

.isiline {
   padding: 4px 6px;
}

.isi-error {
   text-align: center;
   color: #FF0000;
   font-weight: bold;
   padding-bottom: 14px;   
}

.spaceline {
   font-size: 7px;
}


/* ---------------------------------------------------------------- */


.bodya {
	background-color: #550000;
   margin: 0px;
   padding: 0px;
}

.menubar {
	background:url('images/back_menubar.gif') repeat-x top;
}

.link {
	color: #0000FF;
	text-decoration: none;
}
.link:hover {
	color: #FF0000;
	text-decoration: none;
}

.foto_frame {
   float:left;   
   margin: 1px 14px -3px 0px;
}

td, select, input, textarea {
	font-family: Arial, Tahoma;
	color: #111;
	font-size: 14px;
	text-align: left;
   line-height: 1.4;
}
div {
   font-family: Arial, Tahoma;	
	font-size: 14px;
   line-height: 1.4;
}

.inputtext {
  height: 28px;
  padding: 0px 4px 0 4px;
  border: 1px solid #C8C8C8; 	
}
.inputtext_date {
  height: 30px;
  padding: 0px 0px 0 10px;
  text-align:left;
  background:url('images/calendar.png') no-repeat center right 8px;
  border: 1px solid #C8C8C8; 	
}

.selectbox {
  padding: 4px 4px 5px 4px;
  border: 1px solid #C8C8C8;
}
.selectbox[disabled] { 
  background-color: #F9F9F9;
  color: #F9F9F9; 
}

.textareabox {
  padding: 4px;
  border: 1px solid #C8C8C8;
}

.submitbutton {
  width:120px; 
  height:32px;  
  color: #FFFFFF;  
  text-align: center;
  cursor: pointer;
  background-color: #f15f08;
  background-image: -ms-linear-gradient(top, #f15f08, #d05207);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f15f08), to(#d05207));
  background-image: -webkit-linear-gradient(top, #f15f08, #d05207);
  background-image: -o-linear-gradient(top, #f15f08, #d05207);
  background-image: linear-gradient(top, #f15f08, #d05207);
  background-image: -moz-linear-gradient(top, #f15f08, #d05207);
  background-repeat: repeat-x;
  border: 1px solid #F0F0F0;
}
.submitbutton:hover {
  background-image: -ms-linear-gradient(top, #0485aa, #0bb5e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0485aa), to(#0bb5e6));
  background-image: -webkit-linear-gradient(top, #0485aa, #0bb5e6);
  background-image: -o-linear-gradient(top, #0485aa, #0bb5e6);
  background-image: linear-gradient(top, #0485aa, #0bb5e6);
  background-image: -moz-linear-gradient(top, #0485aa, #0bb5e6);
  color: #FFFFFF;
}

.copyright {
	border-top: 4px solid #004080;
	background-color: #E8E8E8;
	padding: 12px 16px;
}

.centerform {
	padding: 40px;
	text-align: center;
   background-color: #FFF;
}

.judul {
	padding: 10px;
	background-color: #004080;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.jdl {
	padding: 8px 6px;
	background-color: #5BADFF;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.isi {
	padding: 6px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D8D8D8;	
}
.is1 {
	padding: 6px;
	background-color: #F8F8F8;	
	border-bottom: 1px solid #D8D8D8;
}
.is1check {
	padding: 6px;
	background-color: #F8F8F8;	
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #FFFFFF;
	text-align: center;
}
.isired {
	padding: 6px;
	background-color: #FFE6E8;	
	border-bottom: 1px solid #D8D8D8;
	color: #FF0000;
}
.isigreen {
	padding: 6px;
	background-color: #DDFADE;	
	border-bottom: 1px solid #0FBF1E;
	color: #009900;
}
.boxbottom {
	border-top: 4px solid #004080;
}

.isierror {
	padding: 10px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;	
}
.isidiv {
   padding: 4px 0px;
}
.user {
	padding-top: 20px;
	padding-right: 20px;
	font-size: 14px;
	color: #FF0000;
	float: right;
	text-align: right;
}

.linkpage {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #266907;
  font:11px Tahoma;
  font-weight: bold;
  padding: 4px 8px;
  height: 16px;     
}

.linkpage:hover {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #FF6600;     
}
.linkpagenolink {
  padding: 4px;
  text-decoration: none;
  color: #191919;
  background-color: #C0C0C0;
  font:11px Tahoma;
  font-weight: bold;
  padding: 4px 8px;
	height: 16px;
}
.page_number {
	padding: 14px 10px;
	text-align: center;
   border-top: 1px solid #C0C0C0;
   background-color: #FFF;
}
.page_number_index {
	padding: 14px 0px 4px 0px;
	text-align: right;   
}

/* ------------------------------------------------------------- */

a.button{
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;

-moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow:1px 1px 2px rgba(0, 0, 0, 0.2);

background: #6cb40e;
background: -moz-linear-gradient(19% 65% 90deg, #79c811, #79c811, #6cb40e 51%);
background: -webkit-gradient(linear, 0% 45%, 0% 60%, from(#6cb40e), to(#79c811));

text-decoration: none;
color:#f0f0f0;
float:left;
font-family: Arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding: 6px 14px;
text-shadow:0 2px 2px rgba(0, 0, 0, 0.3);
border: 0px solid #267ed4;
margin: 0px;
}

.button:hover{
background: #FF6600;
background: -moz-linear-gradient(19% 65% 90deg, #FF6600, #FF6600, #C82D0A 51%);
background: -webkit-gradient(linear, 0% 45%, 0% 60%, from(#C82D0A), to(#FF6600));
color: #FFFF00;
}


/* ------------------------------------- */


.urbangreymenu{
   width: 100%;
   margin-top: 8px;
}

.urbangreymenu .headerbar{
   font: bold 13px Arial;
   margin: 0px;
   width: 294px;
   background-color: transparent;
}

.urbangreymenu .headerbar a{
   color: #ffdE0A;    
   display: block; width: auto;
   text-decoration: none;
   font-style:normal; font-variant:normal; 
   padding: 11px 6px 11px 12px;
   background-color: #204366;
   border-bottom:1px solid #FFF;
}

.urbangreymenu .headerbar a:hover{
   color: #FFF;    
   display: block; width: auto;
   text-decoration: none;
   font-style:normal; font-variant:normal;     
   background-color: #e95207;
   border-bottom:1px solid #FFF;
}

.urbangreymenu ul{
   list-style-type: none;
   margin: 0px;
   padding: 0px;       
}

.urbangreymenu ul li{
   border-bottom:1px solid #FFF;   
}

.urbangreymenu ul li a{   
   color: #555;
   width: 260px;
   font-size: 13px;
   background:url('images/arrow.png') no-repeat top 10px left 12px;
   background-color: #FFF;
   padding: 6px 6px 6px 28px; 
   display: block;         
   text-decoration: none;
   border-bottom:1px solid #E0E0E0;
}

.urbangreymenu ul li a:visited{
   color: #555;
}
.urbangreymenu ul li a:hover{    
   color: #0000FF;
}



/* Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */


.stepcarousel{
   position: relative;
   border: 0px;
   overflow: scroll; 
   width: 909px;
   height: 178px;
   border-radius: 6px;
}

.stepcarousel .belt{
   position: absolute;
   left: 0;
   top: 0;   
   padding-top: 12px;
}

.stepcarousel .panel{
   float: left;
   overflow: hidden;
   margin: 5px 10px 10px 9px;
   width: 170px;
}