@import url(../widgets/tooltip/css/tooltip.css);
@import url(loading.css);

/*
* Begin layout
*/

html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#wrapper {
	width: 900px;
	margin: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	float: left;
}

#header {
}

#header a {
	color: #ffffff !important;
	font-weight: bold;
}

#left {
	width: 170px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(../../../gambare/heder_kiri.png);
	height: 490px;
}

.twocols #center {
	width: 615px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;    /* height: 550px; */  /* set height for the main container if you want the footer to be set at a fixed position*/
}

.threecols #center {
	width: 521px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;    /* height: 550px; */  /* set height for the main container if you want the footer to be set at a fixed position*/
	background-color: #444645;
	height: 490px;
}

.threecols #right {
	width: 209px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 490px;
}

#footer
{
	clear: both;
	background-color: #030D18;
}

/*
* End layout
*/


.panel_class {
	border: 0;
	margin: 0;
	padding: 0;
}

	.hidden {
		display: none;
	}

/* rounded corners styles */
.artop,.arbottom, .artop b, .arbottom b {display:block;}
.artop b, .arbottom b {height: 0px; overflow: hidden;font-size:1px}
b.r1 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
b.r2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
b.r3 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/* up/down borders */
b.r1 {}

/* gradient style */
	.gradient_rounded b.artop b, .gradient_rounded .rcontent, .gradient_rounded b.arbottom b {
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

	.gradient_rounded .rcontent {
	}

/* white style */
	.white_rounded b.artop b, .white_rounded b.arbottom b, .white_rounded .rcontent {
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

td {
	vertical-align: middle;
}

.panel_class div {
	zoom: 1;
}

.panel_class div h1 {
	margin: 0px;
}

/**
 * Default fonts inside a pannel.
 */ 
div.rcontent {
}

div.panel_class div.rcontent{
	font-family: arial, helvetica, _sans;
	font-size: 12px;
}

/*
div.panel_class div.rcontent h1, h2, h3, h4, h5, h6 {
	margin: 12px 4px 8px 4px;
}
*/

div.panel_class div.rcontent hr {
	border: none;
}
/*
div.panel_class div.rcontent a {
	color: #2D76D8;
	text-decoration: none;
}
*/

.panel__content {

}
#bagianKiri {
	width: 7px;
	float: left;
}
#areaUtama {
	width: 914px;
	margin: auto;
}
#bagianKanan {
	width: 7px;
	float: left;
}
#areaUtama #wrapper #right .white_rounded .rcontent .panel__content .nuggetContent {
	background-image: url(../../../gambare/tengah_kanan.png);
	padding-left: 12px;
	height: 475px;
}
#areaUtama #wrapper #footer .white_rounded .rcontent .panel__content .footerContent {
	background-image: url(../../../gambare/ngisor.png);
	height: 25px;
}
