/* ----------------------------------- */
/*          KHUSUS HOMEPAGE            */
/* ----------------------------------- */

#hmcontent {
	background: #fff;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 15px;
}



/*********** AREA SAMPING KIRI DAN KANAN ************/
#hmcontent #containerx {
	padding: 15px 15px 1px 15px;
}
#containerx  #leftcontent {
	margin-right: 320px;
}
#containerx  #rightcontent {
	float: right;
	width: 270px;
}
.imgleft {
        float: left;
        margin: 4px 20px 15px 0;
        border: 3px solid #b7b7b7;
}
#containerx #News h1 {
	font-weight: normal;
	line-height: 140%;
	font-size: 1.1em;
	border-top: 1px solid #ddd;
	margin-top: 5px;
	padding-top: 10px;
	clear: left;
}
#containerx #News a {
	color: #222;
}
#containerx #newsbar {
	background: url(../images/news_bar.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 43px;
	padding-top: 9px;
	clear:left;
}
#containerx  #newsbar  #item1 {
	margin-left: 65px;
}
#containerx  #newsbar  #item2 {
	margin-left: 115px;
}


#containerx .acara {
	font-size: 1.5em;
	font-weight: normal;
}
#containerx .itemacara  a {
	color: #444;
	font-weight: bold;
}



/*********** BANNER ************/
#mycarousel {
	float:right;
	width: 920px;
	height: 244px;
	background: #917f21;
	padding: 0px;
	position: relative;
	display: block;
	margin: 0px;
}
.jcarousel-control {
	position: absolute;
	bottom: 3px;
	right: 8px;
	text-align: center;
	z-index: 99;
}
.jcarousel-control a {
    font-size: 75%;
    text-decoration: none;
    padding: 2px 6px;
    margin: 0;
    color: #eee;
    background-color: #000;
    font-weight: bold;
}
.jcarousel-control a:hover {
    background-color: #ddd;
	color: #000;
}
.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}
.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
}
