/* welcome */
.welcome{
	padding: 0;
}

.welcome h2{
	padding: 10px 0;
}

/* menu vertical */
.menu{
	padding: 12px 0 12px 15px;
	background: #EBEBEB;
}
.menu h3{
	display: none;
}
.menu ul, ul.children{
	list-style-type: none;
	margin: 0px;
	padding:0px;
}

.menu ul li, ul.children li{
	margin: 0px;
	padding: 0px;
}

.menu ul li a{
	display: block;
	color: #333;
	border-bottom: 1px dotted #ccc;
	width: 189px;
	padding: 4px 8px 4px 23px;
	color: #af0000;
	background: url(../images/icon.gif) no-repeat;
	background-position: 8px;
	font-weight: bold;
}

.menu ul li a:hover{
	background: url(../images/icon.gif) no-repeat #ccc;
	background-position: 8px;
	color: #333;
	text-decoration: none;
}

ul.children li a{
	display: block;
	color: #333;
	border-bottom: 1px dotted #ccc;
	background: none;
	font-weight: normal;
	font-size: 11px;
	width: 190px;
	padding: 4px 5px 4px 25px;
}

ul.children li a:hover{
	background: #ccc;
	color: #fff;
	text-decoration: none;
}

/* login */

.login{
	padding: 0 0 10px 0;
}

.login h3{
	margin: 0px !important;
	padding: 18px 10px 10px 10px;
	text-transform: uppercase;
	font-size: 14px;
	color: #60ACE1;
	font-weight: bold !important;
	text-align: center;
}

.login-content{
	color: #666;
	padding: 0px 10px;
}

.login-content table{
	margin: auto;
}

.login-content td{
	padding: 8px 4px;
}

.chapca{
	padding-bottom: 4px;
}

.login .button{
	background: #60ACE1;
	border: 1px solid #60ACE1;
}

/* statistik */
.statistik{
	padding: 18px;
	color: #666;
}

.statistik h3{
	margin: 0px !important;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 14px;
	color: #f80;
	font-weight: bold !important;
}

.statistik table{
	width: 80%;
}

/* bisnis */
.bisnis{
	background: url(../images/bisnis-bg.gif) repeat-y center;
}

.bisnis h3{
	background: url(../images/bisnis-top.gif) no-repeat;
	padding: 18px 20px;
	color: #fff;
	font-size: 14px;
}

.bisnis-content{
	padding: 0px 15px 10px 15px;
	font-size: 11px;
	color: #666;
}

.bisnis-footer{
	background: url(../images/bisnis-footer.gif) no-repeat top #fff;
	height: 30px;
}

/* promosi */
.promosi{
	background: url(../images/bisnis-bg.gif) repeat-y center;
}

.promosi h3{
	background: url(../images/promosi-top.gif) no-repeat;
	padding: 18px 20px;
	color: #fff;
	font-size: 14px;
}

.promosi-content{
	padding: 0px 15px 10px 15px;
	font-size: 11px;
	color: #666;
}

.promosi-footer{
	background: url(../images/promosi-bottom.gif) no-repeat top #fff;
	height: 20px;
}

/* news */
.news{
	padding: 10px 0 0 0;
}

.news h2{
	font-size: 18px;
	font-weight: normal !important;
	margin: 0px !important;
}

.news-item{
	padding: 8px 0;
	border-bottom: 1px solid #ccc;
}

.news-item-info{
	font-size: 11px;
	color: #999;
}

.news-item-info a{
	color: #af0000;
}

.news-item h3{
	padding: 4px 0px 4px 0 !important;
}

.news-item h3 a{
	color: #444;
}

.news-item h3 a:hover{
	color: #af0000;
}

.news-item-content{
	padding-top: 10px;
	line-height: 150%;
}

.news-item-content img{
	padding: 2px;
	border: 1px solid #ddd;
	margin: 0 8px 4px 0;
	background: #fff;
	float: left;
}

.news-bottom{
	padding: 15px;
	text-align: right;
}

.news-bottom a{
	background: #af0000;
	padding: 4px 20px;
	color: #fff;
}

.news-bottom a:hover{
	background: #780000;
	padding: 4px 20px;
	color: #fff;
}


/*contact-us*/
.std-table table{
	width: 100%;
}

.std-table th{
	background: #60ACE1;
	padding: 4px 10px;
	border-bottom: 1px solid #fff;
	color: #fff;
}
.std-table td{
	padding: 4px 10px;
	border-bottom: 1px solid #efefef;
}


.std-table .even td{
	background: #f5f5f5;
}


.contact-us input.text, .contact-us textarea{
	background: #f5f5f5;
	border: 1px solid #ccc;
	width: 100%;
	padding: 2px 4px;
}

.contact-us .button{
	background: #60ACE1;
	border: 1px solid #60ACE1;
}

/* cs */
.cs{
	width: 239px;
	float: left;
}

.cs h3{
	color: #f80;
	text-transform: uppercase;
	padding: 4px 15px;
}

.cs-content{
	padding: 0 15px;
}

.cs-content table{
	width: 100%;
}

.cs-content td{
	font-size: 11px;
	padding: 8px 4px;
	border-bottom: 1px solid #ddd;
}

/* member list */
.member{
	width: 242px;
	float: left;
}

.member h3{
	color: #f80;
	text-transform: uppercase;
	padding: 4px 15px;
}

.member-content{
	padding: 0 15px;
}

.member-content table{
	width: 100%;
}

.member-content td{
	font-size: 11px;
	padding: 2px;
	border-bottom: 1px solid #e5e5e5;
}

/* komisi-image */
.komisi-image{
	text-align: center;
	background: #fff;
	width: 400px;
	border: 1px solid #ddd;
}

.komisi-image img{
	padding: 10px;
}

.komisi-description{
	text-align: left;
	padding: 0px !important;
}

.komisi-description-box{
	background: #efefef;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 2px 10px;
}

.komisi-description-box p{
	font-weight: bold;
	padding: 2px 0;
	margin: 0px !important;
}



.horizontal-menu{

	font-weight: bold;

	padding: 6px;

	background: #333;

	text-align: right;

	border-top: 1px solid #ccc;

}



.horizontal-menu-content{

	padding-left: 10px;

}



.horizontal-menu-content .first{

}



.horizontal-menu-item{

	height: 34px;

	text-align: center;

	color: #fff;

	padding: 0 5px;

}



.horizontal-menu-item:hover, .horizontal-menu-content a.active{

	color: #fc0;

}
