body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
/*	background: #a2c0d2 url(image/tempbg2.png) center repeat-y; */
	background: #FFF;
}

#top
{
	margin-left: 15px;
	padding-left: 20px;
	border-top: 0px none #C9E0ED;
	background: url(image/logosi2.png) left top no-repeat;
	height: 50px;
}

#page
{
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(image/bgpageijepa.png);
	background-repeat:repeat-x;
	border: 0px none #C9E0ED;
	border-left: 1px solid #777;
	width: 100%;
	padding-top: 5px;
	min-height:500px;
}

#header
{
	margin: 0;
	padding: 0;
	border-top: 0px none #C9E0ED;
}

#content
{
    padding: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding-top: 10px;
	margin: 0px;
	font-size: 0.8em;
	text-align: center;
	border-top: 0px none #C9E0ED;
	background: url(image/bgpagefooterijepa.png) bottom repeat-x;
	height: 50px;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
	font-style: bold;
}

#mainmenu
{
	background: url(image/bgmenuijepa4.png) repeat left top;
	height: 50px;
}

#mainmenu ul
{
	padding:13px 20px 5px 250px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
	position:relative;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #cdecff;
	background-color:#EFF4FA;
	text-decoration:none;
	background: url(image/bgmenuijepa5.png) repeat-x;
}

#mainmenu ul li:hover > ul { 
	display: block; 
}

#mainmenu ul li ul { 
	display: none;
	margin:0;
	padding:0;
	position: absolute;
	left:0;
	top:20px;
	border:1px solid #999999;
	background-color: #FFFFFF; 
	color: #999999;
	z-index:2;
}

#mainmenu ul li ul li.active a
{
	background:#CCCCCC;
	color:#FFFFFF;
	width:400px;
}
#mainmenu ul li ul li a, #mainmenu ul li ul li a:hover
{
	width:400px;
	display: block; 
	color: #999999;
	border-top:1px dashed #999999;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}





.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:30px;
	width: 329px;
	float: left;
	font-size: 12px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
span.num {
   font-weight:bold;
   color: blue;
}
span.name {
   font-weight:bold;
   font-size:12pt;
}
.approve{
	border:#999999 1px solid;
	width:150px;
	height:24px;
	line-height:24px;
	cursor:pointer;
}
#subrow{
	background:#F5F5F5; 
	border:#666666 dashed 1px
}
#subrow legend{
	font-weight:bold;
}

#hl1{
	background-color:#ffff66;
	color : #ff0033;
}

#hl2{
	background-color:#00ff33;
	color : #ff0033;
}

#hl3{
	background-color:#ffff66; padding : 3px;
	color : #999999;
}

.tabulous{
	color: green;
	border-left: 0.1px solid blue;
	border-top: 0.1px solid blue;
}
.tabulous th{
	border-bottom: 0.1px solid blue;
	border-right: 0.1px solid blue;
	text-align: center;
	background: #DDEEFF;
}
.tabulous td{
	border-bottom: 0.1px solid blue;
}
.tabulous-td-right{
	border-right: 0.1px solid blue;
}

.kepala{
	font-size:14px;
	font-weight:bold;
	color:#009900;
}
.errorbkti{
	background-color:#F1C9D1;
}
.errorv2{
	background-color:#FFFF00;
}

/* orverrider grid view css, biar header nggak kepotong putih */
.items thead th{
	background-color:#82b9d7!important;
	font-weight:normal;
}

.legend{
	text-align:center;
}
.dashboard{
	font-size: 16px;
	color:#FFFFFF;
	background:#666666;
	padding:10px;
	text-align:center;
}
.dashboard-wrapper{
	border:1px solid #666666;
	padding:1px;
}
.dashboard-tools{
	margin:10px;
}
.dashboard-tools span{
	float:right;
}
.dashboard-tools a{
	text-decoration:none;
	padding:7px 20px 7px 20px;
	color:#FFFFFF;
	background:#161857;
}
