
/* Body Style */
body {
	font-size: 12px;
	color: #353535;
	margin: 10px 0px;
	background-color: #eeeeee;
}

body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: Arial, Helvetica, sans-serif;
}

/* standard Hyperlink */
a {
	color: #586b8c;
}

a:hover {
	color: #b86000;
}

/* standard Form */
form {
	margin: 0px;
}
select{
}
textarea {
	overflow: auto;
	font-size: 12px;
	font-family: arial;
	border: 1px solid #919B9C;
}

select {
	font-size: 12px;
	font-family: arial;
	border: 1px solid #919B9C;
}

input {
	font-size: 12px;
	font-family: arial;
	border: 1px solid #919B9C;
}
input.images {
	font-size: 12px;
	font-family: arial;
	border: 1px solid #919B9C;
}

input.button {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #e5930c;
	border: 1px solid #f7af27;
	padding-left: 4px;
	padding-right: 4px;
	cursor: pointer;
}

/* table kalender */
.kalender {
	border-right: #25468b 1px solid;
	border-top: #25468b 1px solid;
	border-left: #25468b 1px solid;
	border-bottom: #25468b 1px solid;
}

/* table galeri */
.maintable {
	border: 0px solid;
	background-color: #050565;
}

.table_gallery {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	color: #fefefe;
	background-color: #050565;
}

.table_gambar {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px; 
	background-color: #dbdbdb; 
	font-size: 10px;
	color: #000000;
}

/* standard cell */
td, th {
}

img, object {
	border: 0px;
}

.floatRight{
 	float: right;
}
.floatLeft{
 	float: left;
	margin: 0px 10px 0px 0px;
}

.center{
	text-align: center;
}
.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}

.clear{
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
	height: 0px;
	overflow: hidden;
}

/* --------- main element -------- */
.body {
	text-align: center;
	padding: 0px;
}
.container{
	width: 900px;
	margin: 0px auto;
	padding: 7px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #bcb8b5;
}
.mainPage {
	display: block;
	float: left;
	background-color: #fff;
}
.sidebar {
	width: 200px;
	padding: 0px;
	overflow: hidden;
	float: left;
	display: block;
}
.page {
	display: block;
	float: left;
	width: 900px;
	padding: 0px;
	background: url(../images/bgpage.jpg) left top repeat-y;
}
.wrapper {
	width: 685px;
	padding: 0px;
	float: right;
	display: block;
	margin: 0px;
	overflow: hidden;
}
.main {
	width: 475px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
.content {
	margin-bottom: 20px;
}
.rightside {
	width: 180px;
	padding: 9px;
	overflow: hidden;
	float: right;
	display: block; 
}

.tema {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px;
	padding: 3px 0px 3px 0px;
	background: url(../images/fiturLine.gif) top left repeat-y;
}

.lang {
	height: 15px;
	padding: 10px 25px;
	overflow: hidden;
	background: url(../images/bglang.jpg) no-repeat;
	color: #264588;
}
.lang p {
	display: inline;
	margin: 0px !important;
	padding: 10px !important;
	font-weight: bold;
	color: #7c8da9;
}
.lang p a{
	color: #264588;
	text-decoration: none;
}
.lang p a:hover{
	color: #333;
	text-decoration: none;
}

.alert {
	color: red;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

.send {
	color: #353535;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.admin {
	color: red;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.admin a {
	color: red;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.admin a:hover {
	color: red;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.newsItem {
	margin: 5px 0px;
	padding: 3px 10px;
	border-bottom: 1px dotted #ccc;
}
.newsTitle {
	color: #25468b;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.newsTitle a {
	color: #25468b;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.newsTitle a:hover {
	color: #25468b;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.tanggal {
	text-align: left;
	color: #586b8c;
	font-size: 11px;
	padding-top: 14px;
}

/* --------- header layout -------- */
.header {
	padding: 0px;
}
.headerFlash {
	padding: 0px;
}

/* --------- menu layout -------- */
.menu {
	height: 28px;
	padding: 1px 10px;
	background-color: #d70303;
	color: #fff;
}
.menuku {
	background-color: #d70303;
	color: #264588;
}
#menuCell {
	text-align: center;
}

/* --------- footer layout -------- */
.footer {
	margin-top: 7px;
	padding: 0px 20px;
	height: 44px;
	border-top: 1px solid #202022;
	border-bottom: 1px solid #202022;
	background-color: #050565;
}
a.akSite {
	width: 146px;
	height: 44px;
	padding: 0px;
	overflow: hidden;
	display: block;
	float: left;
	background: url(../images/akstudiologo.jpg) no-repeat;
}
.footerCell {
	text-align: right;
	color: #d0d8e3;
	font-size: 11px;
	padding-top: 14px;
}

/* ----------- peringatan ---------- */
div.sukses {
width:85%;
padding: 10px 10px 10px 36px; /*top right bottom left*/ 
background: url(../images/tick.gif) #FFFFDD no-repeat;
background-position: 10px 50%;
BACKGROUND-COLOR: #FFFFDD;
border:1px solid #FFD700;	
margin-bottom:10px;
margin-top:20px;
text-align:left;
font-size:12px;
}
div.error {
width:85%;
padding: 10px 10px 10px 36px; /*top right bottom left*/ 
background: url(../images/exclamation.gif) #FFFFDD no-repeat;
background-position: 10px 50%;
background-color: #ffffdd;
border:1px solid #ff0000;
margin-bottom:10px;
margin-top:20px;
text-align:left;
font-size:12px;
}

/* ----------- banner samping ---------- */

ul#banner_samping li img{
	border: 1px solid #ccc;
	padding: 1px;
}

/* ----------- banner slidshow ---------- */
ul.slideshow {
	list-style:none;
	width:475px;
	height:180px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}


#slideshow-caption {
	width:475px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}
