/* CSS Document */
/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
}
.clear { clear: both; }

body {
margin: 0;
padding: 0;
line-height: 1.5em;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

form {margin:0;}

#container {
width: 960px;
min-height: 600px;
margin: 0 auto;
}

/*---------------------HEADER...............*/
#header {
	position: relative;
	width: 100%;
	height: 100px;
	background-color: #013066;
	background-image: url(images/utama/bg_header.jpg);
	background-repeat: no-repeat;
}
.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	padding-top: 6px;
	padding-left: 10px;
}
#nav {
color: #ccc;
position: absolute;
left: 0;
top: 0;
width: 391px;
height: 25px;
background: url(images/utama/bg_nav.png) repeat-y;
margin: 0;
padding: 0;
}

#nav ul {
list-style: none;
float: left;
margin: 2px 0 0 0;
padding: 0;
}

#nav li {
list-style: none;
float: left;
display: inline;
margin: 0 0 0 15px;
}

#nav a {
font-size: 11px;
color: #CCC;
text-decoration: none;
}

#nav a:hover {
color: #FFF;
text-decoration: underline;
}


#logo {
position: absolute;
right: 20px;
top: 20px;
}

#menu {
position: relative;
width: 100%;
height: 35px;
background-color: #fab60f;
z-index:300;
}

#menu-inner {
position: absolute;
top: 1px;
width: 100%;
height: 33px!important;
background: url(images/utama/bg_menu.jpg) repeat-y;
z-index:300;
}

p#breadcrumb { color: #999; }
p#breadcrumb a { text-decoration: none; color: #999; }
p#breadcrumb a:hover {
	text-decoration:underline;
	color: #FF9900;
}
/*---------------------CONTENT...............*/
#content {
	position: relative;
	width: 100%;
	height: 256px;
	background-image: url(images/utama/bg_block.jpg);
	background-repeat: repeat-x;
}
#content_inner {
	position: relative;
	width: 100%;
	min-height:300px;

}
#block-left {
	float: left;
	min-height: 430px;
	width: 198px;
	padding: 20px;
	background-color:#ECF2F8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcecf6;
}

#block-tengah {
	float: left;
	width: 430px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	position:relative;
	visibility: visible;
}

#block-content {
float: left;
width: 640px;
height:auto; !important
position: relative;
padding: 20px;
}

#block-isi {
	float: left;
	min-height:100px;
	position: relative;
	padding: 20px;
	width: 670px;
}

a.linkpages:link, a.linkpages:visited, a.linkpages:active{
	color:#0F2B5B;
	text-decoration: none;
	border: 1px solid #0F2B5B;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	}
a.linkpages:hover{
	color:#0F2B5B;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #0F2B5B;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #D9E6E6;
	}
a.linktombol:link, a.linktombol:visited {
	color: #336699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border: 1px solid #D8DFEA;
	background-color: #F8F9FB;
	padding: 5px;
}
a.linktombol:hover {
	color: #999999;
	text-decoration: none;
	border: 1px solid #D8DFEA;
	background-color: #F8F9FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.linkcontent:link, a.linkcontent:visited{
	color:#004e89;
	text-decoration: none;
	}
a.linkcontent:hover{
	color:#99CC33;
	text-decoration: underline;
	}
a.linkmenu:link, a.linkmenu:visited{
	color:#004E89;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2CAF5;
	padding: 5px;
	background-color: #E6F0F8;
	}
a.linkmenu:hover{
	color:#FFFFFF;
	text-decoration: none;
	background-color: #0F2B5B;
	}
a.logout:link, a.logout:visited{
	color:#0F2B5B;
	text-decoration: none;
	}
a.logout:hover{
	color:#FF0000;
	text-decoration: underline;
	font-weight: bold;
	}
#block-right {
float: right;
min-height: 350px;
width: 200px;
/*border-right: 1px solid #dcecf6;*/
overflow: hidden;
padding: 10px;
}

#block-pendaftaran {
	float: right;
	min-height: 100px;
	width: 200px;
	/*border-right: 1px solid #dcecf6;*/
overflow: hidden;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
}

#box-wrapper {
position: absolute;
top: 0;
right: 0;
width: 240px;
height: 600px;
background: url(images/utama//bg_box.png) repeat;
z-index: 1000;
}

#box {
	margin: 0;
	padding: 0;
	margin: 25px 0 0 15px;
}

#box-top {
background: url(images/utama/box_top.png) no-repeat;
width: 210px;
height: 15px;
}

#box-bottom {
background: url(images/utama/box_bottom.png) no-repeat;
width: 210px;
height: 15px;
}

#box-upper {
background: url(images/utama/box_upper.jpg) repeat-x;
width: 210px;
height: 120px;
border-bottom: 1px solid #fff;
}

#box-upper p {
padding: 0 30px 10px 30px;
color: #013066;
text-align: center;
font-size: 11px;
line-height: 100%;
}

#box-lower {
background: url(images/utama/box_lower.png) repeat-x;
width: 210px;
height: 54px;
text-align: right;
}

#box a {
color: #FFF;
font-weight: bold;
width: 170px;
height: 23px;
display: block;
text-align: center;
padding-top: 4px;
}

#box-lower img { margin: 10px 10px 0 0; }

.judul_biru_big{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004e89;
}

.judul_biru{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004e89;
}
.judul_orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f77f00;
}
.formsoft {
	border: thin solid #D9D9FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 3px;
}

.formsoftround {
	border: thin solid #D9D9FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 3px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.formsoft_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F8F9FB;
	background-repeat: no-repeat;
	border: 1px solid #D8DFEA;
	color: #336699;
	padding: 10px;
}
.formsoft_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF2BF;
	background-repeat: no-repeat;
	border: 1px solid #FF9900;
	color: #333333;
	padding: 10px;
}
.formsoft_orange_status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF2BF;
	background-repeat: no-repeat;
	border: 1px solid #FF9900;
	color: #333333;
	padding: 2px;
}
.formsoft_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF2BF;
	background-repeat: no-repeat;
	border: 1px solid #FF9900;
	color: #013066;
	padding: 3px;
	margin-top: 5px;
	text-indent: 3px;
	font-weight: bold;

}
.formsoft_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D9FFC6;
	border: 1px solid #009933;
	color: #003300;
	padding: 10px;
}
.formsoft_black {
	border: thin solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px;
}
.formsoft_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	background-color: #0F2B5B;
}

.buttonhijau{
	background-image:url(images/utama/bg_buttongreen.gif);
	display:none;
	display:inline-block;
	outline:none;
	padding:3px 6px 4px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #003300;
	cursor:pointer;
}
.buttonblue{
	background-image:url(images/utama/bg_buttonblue.gif);
	display:inline-block;
	outline:none;
	padding:3px 6px 4px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #003366;
	cursor:pointer;
}
.buttonsearch{
	width:16px;
	height:18px;
	cursor:pointer;
	border:none;
	background-image: url(images/utama/001_58.png);
	background-repeat: no-repeat;
	top: 0px;
	background-color: #FABA10;
	position:relative;
	}
	
/* Tables 

table {margin-bottom: 1.4em; width: 100%;}*/
th {font-weight: bold;}
thead th {background: #C3D9FF;}
th,td,caption {padding: 4px 10px 4px 5px;}
tr.even td {background: #F2F6FA;}
tfoot {font-style: italic;}
caption {background: #EEE;}

table.data-table {
	border: 1px solid #EEE;
	margin-bottom: 2em;
	width: 100%;
	border-collapse: collapse; 
	border-spacing: 0;
}
table.data-table th {
	background: #EEE;
	border: 1px solid #DDD;
	color: #555;
	text-align: left;
}
table.data-table tr {border-bottom: 1px solid #EEE;}
table.data-table td, table th {padding: 8px 10px;}
table.data-table td {
	background: #F6F6F6;
	border: 1px solid #E6E6E6;
}
table.data-table tr.even td {background: #FCFCFC;}

/* Textfeld & button*/
.formfield {
	border: 1px solid #DDD;
	/*margin-bottom: 1em;*/
	padding: 0.4em 0.6em;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	/*-moz-box-shadow: 1px 1px 5px #bbbbbb;
	-webkit-box-shadow: 1px 1px 5px #bbbbbb;*/
	}
.searchbox {
	border: 1px solid #DDD;
	/*margin-bottom: 1em;*/
	padding: 0.6em 0.8em;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	/*-moz-box-shadow: 1px 1px 5px #bbbbbb;
	-webkit-box-shadow: 1px 1px 5px #bbbbbb;*/
	}
.searchbutton {
	border: 1px solid #B7C0DD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	background-color: #D9DEEC;
	color: #95A2CD;
	cursor:pointer;
	}

.table-grid {
	clear: both;
	text-align: left;
	font-family: Arial, Tahoma, sans-serif; 
	font-size: 1em;
	border-width: 1px;
	border-style: solid;
	border-color: #D8DFEA /*#D5D9E5*/;
	border-collapse: collapse;
	border-top: #ddd solid 1px;
	border-left: #ddd solid 1px;
	margin: 10px 0px;
}

.table-grid th {
	color: #336699;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding: 4px 2px 4px 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #D8DFEA /*#D5D9E5*/;
	border-collapse: collapse; 
	background-image: url(images/utama/gradient_tab_blue.gif);
	background-color: #F8F9FB /*#B3CCE6*/;
	background-repeat: repeat-x;
}

.table-grid td {
	padding: 2px 2px 2px 4px;
	color: #333333;
	font-size: 0.9em;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-color: #D8DFEA /*#D5D9E5*/;
	border-collapse: collapse;
}
.imgborderblue{
	border:#DCECF6 1px solid;
}

a.pilihpeserta:link, a.pilihpeserta:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	padding:20px;
	border:1px solid #CFCFCF;
	background-color:color: #F2F2F2;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	text-decoration: none;
	color: #999999;	/*-moz-box-shadow: 1px 1px 5px #bbbbbb;
	-webkit-box-shadow: 1px 1px 5px #bbbbbb;*/
}
a.pilihpeserta:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	padding:20px;
	color: #999999;
	background-color:color: #E4E7EA;
	border:1px solid #CFCFCF;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	-moz-box-shadow: 0 0 6px #000, inset  0 -70px 40px -20px rgba(255,255,255,0.4);
	-webkit-box-shadow: 0 0 6px #000, inset  0 -70px 40px -20px rgba(255,255,255,0.4);
	text-decoration: none;
}
/*---------------------FOOTER...............*/
#footer {
	clear: both;
	height: 120px;
	display: block;
	position: relative;
	background-image: url(images/utama/mandiri_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 1px solid #dcecf6;
}
	#footer .contact { position: absolute; top: 25px; left: 10px; }
	#footer .slogan { position: absolute; top: 27px; right: 10px; }
	#footer .copyright { position: absolute; top: 80px; left: 10px; font-size: 11px; color: #CCC; }
	#footer .program-bi { position: absolute; top: 70px; right: 10px; }

