body {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/*background: url(images/xmasbg.jpg) bottom center no-repeat;
	background-attachment:fixed;
	background-color:#efefef;*/
	background: url(images/imlekbg.jpg) top center no-repeat;
	background-attachment:fixed;
}

a {
	text-decoration: none;
	color:#3333FF;
}

a:hover {
	text-decoration: none;
	font-weight:bolder;
}

p {
	text-align: justify;
}

b {
	font-weight: bold;	
}

h1 {
	font: 24px Arial;
	font-weight:bolder;
	color: #595969;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 16px;
	font-weight: 700;
	color: #494929;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 2px;	
}

h3 {
	font-size: 14px;
	color: #6c6c6c;
	font-weight: 700;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;		
}

h4{
	color: #000099;
	font-variant: small-caps;
	font-size:12px;
}

h5 {
	font-size: 14px;
	color: #FEE0C6;
	font-weight: 700;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;		
}

img {
	border: none;
}

.bold {
	font-weight: 700;
}

.center {
	text-align: center;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

a.big {
	
}

html,body {
	height: 100%;
	/* Background Belakang  
	background: #ddd url(images/bg.png) top repeat-x; 
	background: #fff url(images/b1.jpg) no-repeat;
	z-index:10;*/
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 786px;
	margin: 0 auto -50px auto;
	left:10px;
	background-color:#fff;
	box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	-moz-box-shadow: 0 1px 3px #000;
	-khtml-box-shadow: 0 1px 3px #000;
}

.footclear {
	clear: both;
	height: 20px;
}

.clear {
	clear: both;
}

.table {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;	
}

.table td, th{
	/*background-color: #e0e0e0;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.table th {
	background-color: #efefef;
	font-weight: bold;
	vertical-align: top;
}

.table1 {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;	
}

.table1 td, th{
	/*background-color: #e0e0e0;*/
	border-width: 1px;	
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.table1 th {
	background-color: #efefef;
	font-weight: bold;
	vertical-align: top;
}

.table2 td, th{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.table2 th {
	font-weight: bold;
	vertical-align: top;
}

.table3 {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;	
}

.table3 td, th{
	/*background-color: white;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.table3 th {
	background-color: white;
	font-weight: bold;
	vertical-align: middle;
}

.table4 {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;	
}

.table4 td, th{
	/*background-color: #e0e0e0;*/
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	*/
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.table4 th {
	/*background-color: #efefef;*/
	font-weight: bold;
	vertical-align: top;
}

.table5 {
	/*
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;	
	*/
}

.table5 td, th{
	/*background-color: #e0e0e0;*/
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	*/
}

.table5 th {
	/*background-color: #efefef;*/
	font-weight: bold;
	vertical-align: top;
}

.table6 {
	/*
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;	
	*/
	margin-left:-10px;
}

.table6 td, th{
	/*background-color: #e0e0e0;*/
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	*/
}

.table6 th {
	/*background-color: #efefef;
	font-weight: bold;*/
	vertical-align: top;
}

pre {
	font-family: "Courier New", Courier, monospace;
	background-color: #F0F7FE;
	padding: 5px;
	overflow: auto;
	font-size: 1.1em;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

.msg {
	color: #339900;
	margin-bottom: 10px;
	font-style: italic;
}

.err {
	color: #FF0000;
	margin-bottom: 10px;
	font-style: italic;
}

#sidebgr,#sidebgl {
	width: 10px;
	/*height: 420px;*/
	height: 270px;
}

#sidebgr {
	float: right;
	margin-right:-10px;
	padding-right:0px;
	/*background: url(images/sideshdw_r.png) no-repeat;*/
}

#sidebgl {
	float: left;
	margin-left:-10px;
	padding-left:10px;
	/*background: url(images/sideshdw_l.png) no-repeat;*/
}

#main {
	float: left;
	width: 768px;
	background: url(images/contbg.png) repeat-x;
}

#header {
	position: relative;
	width: 768px;
	height: 295px;
}

#headerbawah {
	position: relative;
	width: 768px;
	height: 55px;
}

#bdrtl,#bdrtr {
	width: 10px;
	height: 10px;
}

#bdrtl {
	float: left;
	background: url(images/bdrtl.gif) no-repeat;
}

#bdrtr {
	float: right;
	background: url(images/bdrtr.gif) no-repeat;
}

#logo,#banner {
	position: absolute;
}

#logo {
	top: 0px;
	/*right: 20px;
	width: 137px;
	height: 60px;
	background: url(images/logo.png) no-repeat;*/
}

#banner {
	width: 768px;
	height: 200px;
	position: absolute;
	top: 70px;
	left: 0;
}

#banner img {
	width: 768px;
	height: 200px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

div.banner {
	width: 760px;
	height: 200px;
	position: absolute;
	top: 70px;
	left: 0;
}

div.banner img {
	width: 760px;
	height: 200px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

img.show {
	display: none;
	z-index: 1 !important;
}

#menu {
	top: 270px;
	right: 0;
	position: absolute;
}

.menubtn {
	float: right;
	padding: 2px 10px 0;
	color: #fff;
	height: 18px;
	line-height: 16px;
}

.menubtn:hover,#menu .aktif {
	padding: 2px 10px 0;
	/*--*/
	color: #333;
	text-decoration: none;
	background: url(images/menubg.gif) repeat-x;
}

#content {
	padding: 20px 10px;
	/*padding-left: 10px;
	padding-right: 10px;*/
	left:10px;
	right:10px;
	background-color:#FFFFFF;
}

#contkanan {
	float: right;
	width: 520px;
}

#contkiri {
	float: left;
	width: 200px;
}

.box {
	line-height: 16px;
	width: 200px;
	border: #ccc 1px solid;
	background: #efefef;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px; 
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}

.boxhead {
	padding: 4px 0 4px 10px;
	color: #fff;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: 700;
	/*---*/
	background: #6c6c6c;
}

.boxdalam {
	padding: 4px 0 4px 20px;
	background: #fff;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	-moz-box-shadow: 0 1px 3px #000;
	-khtml-box-shadow: 0 1px 3px #000;
	margin-left: -30px;
	
}

.boxcont {
	padding: 10px;
	width: 180px;
}

.boxjam {
	padding: 10px;
	text-align: center;
	width: 180px;
}

.inboxcont {
	clear: both;
	display: block;
	margin: 0 0px;
	padding: 8px 0;
	text-align: center;
	width: 200px;
	border-top: 1px solid #ccc;
}

.inboxcont:hover{
	background: #f4f4f4;
}

.boxconthome {
	
}

.boxconthome img {
	float: left;
	margin: 0 10px 10px 0;
}

.boxconttext {
	float: left;
}

.iklan {
	margin-bottom: 20px;
}

/* untuk berita */
.isiberita {
	background-color: #dddddd;
	border: 1px solid #cccccc;
	clear: both;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	min-height: 500px;
	padding: 10px 16px 20px 20px;
	text-align: left;
}

.illustrasi {
	border: 1px solid #cccccc;
	width: 200px;
	float: left;
	margin: 0px 5px 4px 0px;
	padding: 3px;	
}

.judul {
	color: rgb(28, 87, 117);
	font-size: 20px;
	line-height: 120%;
	margin-bottom: 10px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

.date_news {
	font-size: 10px;	
}

.announcement_box {
	padding: 5px;
}

#footer {
	margin-top:-20px;
	width: 786px;
	height: 60px;
	background:#fff url(images/footerbg1.gif) repeat-x;
	box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	-moz-box-shadow: 0 1px 3px #000;
	-khtml-box-shadow: 0 1px 3px #000;
}

#footcont {
	margin: 0 auto;
	padding-top: 20px;
	width: 786px;
	color: #999;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
}

#footcont a {
	color: #999;
	font: 11px Arial, Helvetica, sans-serif;
}

#contact_box {
	margin-bottom: 20px;
	padding: 10px;
	width: 498px;
	border: 1px solid #ccc;
	background: #ededed;
}

.marketing {
	float: left;
	margin: 8px;
	width: 113px;
	text-align: center
}

.photo {
	width: 113px;
	height: 151px;
}

.marketingid {
	display: block;
	padding: 3px;
	background: #ffe61e;
}

#hor-minimalist-b {
	background: #fff;
	width: 95%;
	border-collapse: collapse;
	text-align: left;
}

#hor-minimalist-b th {
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 2px 4px;
	background-color: #ddd;
	border-bottom: 2px solid #6678b1;
}

#hor-minimalist-b td {
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 2px 4px;
}

#hor-minimalist-b tbody tr:hover td {
	color: #009;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box>#lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev,#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}

#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}

#lightbox-nav-btnNext {
	right: 0;
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}


#menuku ul {
	list-style: none;
}

#menuku li {
	float: right;
	color: #fff;
	line-height: 16px;
}

#menuku ul ul {
	visibility: hidden;
	width: 0px;
}

#menuku ul li:hover ul,
#menuku ul a:hover ul {
	visibility: visible;
	width: 102px;
	display:block;
}

#menuku li a {
	height:18px;
	display:block;
	text-align:center;
	padding: 2px 10px 0;
	/*--*/
	color: #333;
	text-decoration: none;
}

#menuku ul ul li a {
	height:2.75em;
	width: 110px;
	display:block;
	border:0.1em solid #dcdce9;
	text-align:center;
	line-height:normal;
	padding: 2px 10px 0;
	/*--*/
	color: #333;
	text-decoration: none;
}


#bannerrot {
margin: 0; padding:0;
width: 760px;
height: 200px;
position: absolute;
top: 70px;
left: 0;
}

#bannerrot ul, #bannerrot ol {
list-style:none !important; 
margin:0 !important; 
padding:0 !important;
}


ul#bannerimg li img {
	width: 760px;
	height: 200px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

ul#bannerimg li a {
text-decoration: none !important;
}

.hdsyarat {
width: 500px;
padding: 10px;
color: black;
border: #0000cc 2px none;
display: none;
}

#slider1 {
    width: auto; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
}

#slider1Content {
    width: auto; /* important to be same as image width or 410 */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
    display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 10px;
    width: 475px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 150px !important;
	height: 280px;
}
.slider1Image span strong {
    font-size: 14px;
}

.slider1 .ul { list-style-type: none;}

#ticker { width:475px; height:200px; border:0px solid #aaaaaa; overflow:auto; }
#ticker dt { font:normal 14px Georgia; padding:0 10px 5px 10px; padding-top:5px; border:0px solid #ffffff; border-bottom:none; border-right:none; position:relative; }
#ticker dd { margin-left:0; font:normal 11px Verdana; padding:0 10px 5px 10px; border-bottom:1px solid #aaaaaa; border-top:1px solid #aaaaaa; border-left:1px solid #ffffff; border-right:1px solid #ffffff; position:relative; }
#ticker dd.last { border-bottom:1px solid #ffffff; }
#ticker div { margin-top:0; }

#ticker1 { width:325px; height:200px; border:none; overflow:auto; }
#ticker1 dt { font:normal 14px Georgia; padding:0 5px 0px 5px; padding-top:0px; border:none; border-bottom:none; border-right:none; position:relative; }
#ticker1 dd { margin-left:0; font:normal 11px Verdana; padding:0 5px 0px 5px; border-bottom:none; border-left:none; position:relative; }
#ticker1 dd.last { border-bottom:none; }
#ticker1 div { margin-top:0; }

#ticker2 { width:475px; height:150px; border:none; overflow:auto; }
#ticker2 dt { font:normal 14px Georgia; padding:0 5px 0px 5px; padding-top:0px; border:none; border-bottom:none; border-right:none; position:relative; }
#ticker2 dd { margin-left:0; font:normal 11px Verdana; padding:0 5px 0px 5px; border-bottom:none; border-left:none; position:relative; }
#ticker2 dd.last { border-bottom:none; }
#ticker2 div { margin-top:0; }

#presrot {margin: 0; padding: 5px 5px 5px 5px; border: 1px solid #ccc; width: 500px; height: 220px; }
#presrot ul, #presrot ol{list-style:none !important; margin:0 !important; padding:0 !important;}
#teks {border: 1px solid #ccc;padding: 5px 5px 5px 5px !important;margin: 0px 0px 0px 0px !important; width: 255px; height: 200px; vertical-align:middle; }
ul#prestext li p{border: 0px solid #ccc;padding: 5px 5px 5px 5px !important;margin: 0px 0px 0px 0px !important; width: 255px; height: 200px; vertical-align:middle; line-height: 15 px;}
ul#prestext li a{text-decoration: none !important; color: black;}
#gambar {border: 0px solid #ccc;padding: 5px 5px 5px 10px!important;margin: 0px 0px 0px 0px !important; height: 110px; vertical-align:middle;}
ul#presimg li img{border: 1px solid #ccc;padding: 5px 5px 5px 5px!important;margin: 0px 0px 0px 0px !important; height: 100px; }
ul#presimg li a{text-decoration: none !important;}
