@charset "utf-8";
/* CSS Document */

body {
	SCROLLBAR-FACE-color: #DADADA;
	SCROLLBAR-HIGHLIGHT-color: #ffffff; 
	SCROLLBAR-SHADOW-color: #ffffff;
	SCROLLBAR-3DLIGHT-color: #ffffff;
	SCROLLBAR-ARROW-color: #000000;
	SCROLLBAR-TRACK-color: #FFFFFF;
	SCROLLBAR-DARKSHADOW-color: #ffffff;
	background:#000;	
}

body{ font-family: Verdana; margin: 0 auto; width:800px; font-size:11px; color: #333;}
.demoHeaders { margin-top: 2em; }
#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 3px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 3px;}

a{
	color:#FF0000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.color{
color:#FF0000;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.button { 
	border: 1px solid #666666;
	background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	color: #FF0000;
	font-family: Segoe UI, Arial, sans-serif;
	font-size: 1em;
	margin: .5em .4em .5em 0;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	line-height: 1.4em;
	width:auto;
	font-weight:bold;
}

.input1{
	height:18px;
	color:#555;
	padding:2px 4px 0px 5px;
	font-size:11px;
	width:auto;
	border:1px solid #999;
	background:#FFF;
	-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px;
}

#table td{
	height:25px;
}

/*-----header-----*/

#header{
	position:fixed;
	top:0;
	height:202px;
	width:800px;
	background:#333;
	margin: 0 auto;
	-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px;
}

#header .logo{
	width:auto;
	background:#FFFFFF;
}

#header .login{
	margin-right:5px;
	margin-bottom:-10px;
	width:320px;
	padding:3px 3px 4px 3px;
	border:1px solid #666;
	background: #000 url(images/ui-bg_inset-soft_25_000000_1x100.png) 50% bottom repeat-x;
	-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;
}

/*-----menu atas-----*/

#header .breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 788px;
	padding:5px;
	border:solid 1px #dedede;
	background:#fff url(../../images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
}
#header .breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
#header .breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(../../images/Chevron.gif) no-repeat 100% 0;
}
#header .breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
#header .breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
#header .breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
	font-weight:bold;
}
#header .breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(../../images/IconHome.gif) no-repeat 0 0;
}
#header .breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
#header .breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
#header .chevronOverlay
{
	display: none;
	background: url(../../images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}
/*-----content-----*/

#content{
	margin-top:192px;
	padding-top:10px;
	margin-left:50px;
	padding-right:2px;
	width:748px;
	margin-bottom:0px;
	background: #F8F8F8 url(../../images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% bottom repeat-x;
}

/*-----menu left-----*/

#content .left{
	width:190px;
	padding-top:5px;
	margin-bottom:0px;
	margin-left:-50px;
}

#content .menu{
	padding:4px 2px 4px 2px;
	height:auto;
	position:static;
}

#content .menu a{
	display: block;
	margin-bottom:2px;
	padding: 5px 10px 6px 10px;
	text-decoration: none;
	color: #CCC;
	background: transparent;
	border-bottom: 1px dashed #999;
}

#content .menu a:hover{
	border-bottom: 1px dashed #CCC;
	color: #fff;
	background: #0078a3 url(images/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x;
	font-weight:bold;
}

#content .menu .active{
	border-bottom: 1px dashed #CCC;
	color: #fff;
	background: #0078a3 url(images/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x;
	font-weight:bold;
}

/*-----content right-----*/

#content .right{
	padding-top:5px;
	width:605px;
	margin-bottom:0px;
}

#content .title_header, #header .title_header{
	padding:6px 0 0 5px;
	font-weight:bold;
	height:23px;
	color:#FF0000;
	background: #555555 url(images/ui-bg_glass_20_555555_1x400.png) 50% 50% repeat-x;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #FFF;
	-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px;
}

#content .title_table{
	padding:6px 0 6px 5px;
	font-weight:bold;
	height:23px;
	color:#FFFFFF;
	background: #e14f1c url(images/ui-bg_gloss-wave_45_e14f1c_500x100.png) 50% 50% repeat-x;
}

#content .sectiontableentry1 {
	background-color : #626262;
}

#content .sectiontableentry2 {
	background-color : #585858;
}

#content .images_left{
	margin-right:5px;
	border:10px solid #FFFFFF;
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px;
}

#content .images_block{
	border:10px solid #EEE;
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px;
}

#content .gambar_images_block{
	width:125px;
	height:125px;
	overflow:hidden;
	background: #EEE;
	cursor:pointer;
}

#content .title_images_block{
	padding:4px 0 0 0;
	font-weight:bold;
	height:21px;
	background: #0078a3 url(images/ui-bg_gloss-wave_45_e14f1c_500x100.png) 50% 50% repeat-x;
}

#content .login{
	margin-bottom:5px;
	color:#FFFFFF;
	padding:3px 3px 4px 3px;
	border:1px solid #666;
	background: #000 url(images/ui-bg_inset-soft_25_000000_1x100.png) 50% bottom repeat-x;
	-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;
}

#content .baner{
	border:10px solid #666;
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px;
}

#content .td{
	height:25px;
	color:#FFFFFF;
	padding-left:5px;
}

#content td{
	color:#333;
	padding:2px 0 2px 0;
}

#content ul
{
margin: 0;
padding: 0;
list-style: none;
}

#content li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../../images/sc_bullet_orange.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


/*-----footer-----*/

#footer{
	width:798px;
	color:#CCC;
	height:70px;
	font-size:9px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-top:1px solid #999;
	background: #333333 url(images/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x;
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px;
}

#footer .link{
	margin-top:7px;
}

#footer .link a{
	color:#FFF;
}

#footer .link a:hover{
	color:#FF0000;
}

#footer .copyright{
	background:#FFFFFF;
	margin-top:-5px;
	margin-right:5px;
}

#footer .alamat{
padding-top:2px;
padding-left:123px;
width:550px;
color:#999999;
}

/*-----Loging-----*/

#overlay {
display: none;
}
#overlay .body {
position: fixed; background: #999 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) repeat; opacity: 0.7; filter: alpha(opacity=60); left: 0; top: 0; width:100%; height:100%;
}
#overlay .borderatas, #overlay .borderbawah {
	height:20px;
	padding-top:5px;
	width:100%;
	background: #000 url(images/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x;
	color:#FFFFFF;
}
#overlay .borderkiri, #overlay .borderkanan {
	height:100px;
	width:10px;
	background-color: #5AADE7; opacity: 0.5; filter: alpha(opacity=65);
}
	#overlay .top-left { background-image: url('images/nw.png'); background-color:none; width: 10px; height:10px; opacity: 0.5; filter: alpha(opacity=65); }
	#overlay .top-right { background-image: url('images/ne.png'); background-color:none; width: 10px; height:10px; opacity: 0.5; filter: alpha(opacity=65); }
	#overlay .bottom-right { background-image: url('images/se.png'); background-color:none; width: 10px; height:10px; opacity: 0.5; filter: alpha(opacity=65); }
	#overlay .bottom-left { background-image: url('images/sw.png'); background-color:none; width: 10px; height:10px; opacity: 0.5; filter: alpha(opacity=65); }

#overlay .bodyover {
	top: 0;
	width:700px;
	height:550px;
	position: fixed;
	margin: 15px 40px;
	background-color:#eFeFeF;
	border:10px solid #333;
	-moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px;
}

#body_black {
display: none;
position: fixed; background-color: #666; opacity: 0.7; filter: alpha(opacity=60); left: 0; top: 0; width:100%; height:100%;
}
