/*+++++ import css +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

@import url(style-static.css);

/*+++++ body +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

body {
	font-family:arial, tahoma, verdana, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:#6A97BF url(../images/bg.gif) repeat-x;
	margin:9px auto 0;
}

#wrap {
  	width:758px;
	margin:0px auto;
	padding:0px;
	background:#709CD3 url(../images/content.gif) repeat-y;
}

#page {
	width:758px;
	margin:0px auto;
	padding:0px;
	background:#709CD3;
}

a {
	color:#336699;
	text-decoration:none;
}

a:hover {
	color:#ff0000;
	text-decoration:none;
}
#kliping a {
	color:#ffffff;
	text-decoration:none;
}

#kliping a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#navigasi a {
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
}

#navigasi a:hover {
	color:#ffffff;
	text-decoration:underline;
}
/*+++++ header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#header {
	margin:0px auto;
	padding:0px;
	background:#ffffff url(../images/bannerdp2m.jpg) no-repeat;
	height:102px;
}

#nav {
	margin:0px auto;
	background:#004293;
	font-weight:bold;
}

#navigasi {
	height:20px; /*29*/
	padding-top:9px;
	float:right; 
	background:url(../images/bg-nav.gif);
}

#navigasi-left {
	float:right;
	width:45px;
	height:29px;
	background:url(../images/left-nav.gif) no-repeat;
}

#navigasi-right {
	float:right;
	width:33px;
	height:29px;
	background:
	url(../images/right-nav.gif) no-repeat;
	margin-right:5px;
}

#nav table {
	margin-top:5px;
}

/*+++++ main +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#isi {
margin:0 5px 0 5px;
background: url(../images/bg-isi.gif) repeat-x;
width:748px;
}


#main {
	margin:0px auto;
	padding:5px 15px 5px 5px;
	 text-align:justify;
	 min-height:500px;
}

#home {
	margin:0px auto;
	padding:0px;
	/*background:#ffffff url(../images/bg-home.jpg) no-repeat;*/
	height:210px;
}

#home .profile {
	width:200px;
	padding:20px 10px 10px 20px;
	text-align:right;
	color:#ffffff;
}

#pagetitle {
	font-weight:bold;
	font-size:16px;
	padding:5px;
	color:#22539d;
}


/*+++++ menu-left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#main-left .language {
	padding:5px 0px 5px 10px;
	vertical-align:top;
	
}

#main-left .contact {
	width:200px;
	padding:0px 0px 0px 10px;
}

#main-left .contact .top {
	background:#ffffff url(../images/bg-menu-top.jpg) no-repeat;
	height:14px;
}

#main-left .contact .content {
	width:180px;
	padding:0px 10px 0px 10px;
	background:#ffffff url(../images/bg-menu-content.jpg) repeat-y;
}

#main-left .contact .bottom {
	background:#ffffff url(../images/bg-menu-bottom.jpg) no-repeat;
	height:16px;
}

#main-left .contact .content span {
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}

#main-left .map {
	padding:5px 0px 5px 10px;
}

#main-left .img {
	float:left;
	padding:0px 5px 0px 0px;
}

#main-left .link {
	float:left;
	padding:8px 10px 0px 0px;
}

#main-left .clear {
	clear:both;
}

#login {
 	margin:0 0 0 4px;
	padding:7px;
	background:#759BCA url(../images/bg-login.gif) repeat-x;
}
#loginjudul {
 	width:109px;
	height:29px;
	margin:auto;
	background:url(../images/login.gif) no-repeat;
}

#webmail {
 	margin:0 0 0 4px;
	height:46px;
	background:#759BCA url(../images/bg-webmail.gif) repeat-x;
	text-align:center;
	cursor: pointer;
}
#daftar {
 	margin:0 0 0 4px;
	height:46px;
	width:100%;
	text-align:center;
	cursor: pointer;
}
#mekanisme {
 	margin:0 0 0 4px;
	height:112px;
	text-align:center;
	cursor: pointer;
}
#kliping {
    margin:0 0 0 4px;
	background:url(../images/bg-kliping.gif);
}


/*+++++ leftside +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#main-left {
	float:left;
	width:173px;
	padding:0;
	background:url(../images/bg-menuleft.gif) repeat-x;
}

#main-left ul {
}

#main-left ul li {
	margin-left:-20px;
	margin-bottom:2px;
}

/*+++++ rightside +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#main-right {
	float:right;
	width:570px;
	background:#FFFFFF url(../images/bg-menuright.gif) repeat-x;
	
	
}
#bot-main {
height:24px;
background:#709CD3 url(../images/bot-main.gif) no-repeat;
}

/*+++++ footer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#footer {
	clear:both;
	margin:0px auto;
	padding:0px;
	/*background:#ffffff url(../images/footer.jpg) no-repeat;*/
	height:46px;
	text-align:center;
}

#footer .copyright {
	padding-top:15px;
}


/*+++++ form +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
form {
	display:inline;
}

.inputtext {
	font-family:arial, tahoma, verdana, helvetica, sans-serif;
	font-size:12px;
}

.inputsubmit {
	font-family:arial, tahoma, verdana, helvetica, sans-serif;
	font-size:12px;
	cursor:pointer;
}

.inputselect {
	font-family:arial, tahoma, verdana, helvetica, sans-serif;
	font-size:12px;
}

.inputtextarea {
	font-family:arial, tahoma, verdana, helvetica, sans-serif;
	font-size:12px;
}

label {
	cursor:pointer;
}

.content {
	line-height:18px;
}

/*
#dhtmltooltip {
	font-size:11px;
	position:absolute;
	width:430px;
	border:1px solid #cccccc;
	padding:2px;
	background-color:#ffffff;
	visibility:hidden;
	z-index:100;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
*/

#bannerlink { width:169px; margin-left:4px; }
#bannerlink img { border:0px; margin-bottom:0px; padding-bottom:0px; }




