/***********************
* Style (CSS) utk proyek Bali Establishment Web
* www.baliestablishment.com
* date created: 17-18 Mei 2011
* Last update: 21 Mei 2010
* Author: 	Siswo Prassetiyo - sisprass@gmail.com
*		http://sisprass.wordpress.com/
************************/

/* Originally ------
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #5292CE url(../images/bg-gradasi-biru.jpg) repeat-x left top;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 14px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #5593C9;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #514F4F;
}

a:hover {
	text-decoration: none;
	color: #2B2522; 
}

#wrapper {
	width: 900px;
	margin: 10px auto;
	padding: 0;
	background:url(../images/header-bg.jpg) left top repeat-x;
}

/* Header */

#header-wrapper {
	height: 80px;
}

#header {
	width: 900px;
	height:60px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

/* Logo */

#logo {
	float: left;
	width: 450px;
	margin: 2px 0px 2px 5px;
	padding: 0;
	color: #5593C9;
}

#logo h1, #logo p {
}

#logo h1 {
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
/*	letter-spacing: -1px;
	text-transform: lowercase; */
	font-size: 22px;
	color: #514F4F;
}

#logo h1 a {
	color: #514F4F;
}

#logo h1 span {
}

#logo p {
	margin: 0;
	padding: 0px 0 0 3px;
	font-size: 14px;
	line-height: 100%;
/*	letter-spacing: 1.5px; */
/*	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic; */
	color: #141E44;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #5593C9;
}

/* Menu */

#menu {
	float: right;
	height: 60px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	height: 50px;
	display: block;
/*	margin-right: 2px; */
	margin: 5px 2px 2px 2px;
	padding: 15px 35px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	background:url(../images/header-bg2.jpg) left top repeat-x;
}

#menu a:hover, #menu .current_page_item a {
	background:url(../images/header-bg2-menu-hov.jpg) left top repeat-x;
	text-decoration: none;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 900px;
	min-height: 450px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}

#page-bgtop {
	padding: 0px 0px;
}
/* Content */

#content_home {
	float: right;
	width: 640px;
	margin: 12px 0px 5px 3px;
	height: auto;
	padding: 0px 0px 0px 0px;
	border: 0px solid #514F4F;
	background: #FFFFFF;
}

#content_home_intro {
	width: 900px;
	float: left;
	min-height: 130px;
	margin: 2px auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	font-size: 12px;
	color: #514F4F;
}

#content_home_intro a {
	text-decoration: none;
	color: #081C5A;
}

#content_home_intro a:hover {
	text-decoration: none;
	color: #5292CE;
}

#content_home_intro h1 {
	font-size: 16px;
	color: #081C5A;
	margin-bottom: 5px;
}

#content_home_intro_l {
	float: left;
	width: 290px; 
	margin: 0px 5px 5px 5px;
	min-height: 115px;
	padding: 5px 0px 5px 0px;
	border: 0px solid #CCCBD0;
	background: url(../images/bg-folder-home.jpg) no-repeat left top #FFFFFF;
}
#content_home_intro_m {
	float: none;
/*	width: 280px; */
	margin: 0px 305px 5px 305px;
	min-height: 115px;
	padding: 5px 0px 5px 0px;
	border: 0px solid #CCCBD0;
	background: url(../images/bg-folder-home1.jpg) no-repeat left top #FFFFFF;
}
#content_home_intro_r {
	float: right;
	width: 290px;
	margin: 0px 5px 5px 0px;
	min-height: 115px;
	padding: 5px 0px 5px 0px;
	border: 0px solid #CCCBD0;
	background: url(../images/bg-folder-home2.jpg) no-repeat left top #FFFFFF;
}
#content_home_intro_isi {
	margin: 5px 15px 10px 15px;
	text-align:justify;
}

/* setting utk konten tiap page */
#content {
	float: right;
	width: 626px;
	margin: 0px 0px 0px 0px;
/*	min-height: 398px; */
	min-height: 430px;
	padding: 12px 10px 5px 10px;
	border: 2px solid #CCCBD0;
	background: #FFFFFF;
	font-size: 14px;
	line-height: 130%;
	letter-spacing: 0px;
	color: #514F4F;
}

#content h1 {
	height: 25px;
	font-size: 24px;
	color: #081C5A;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 5px 0px 0px 0px;
	background: url(../images/bg-header-konten.jpg) no-repeat left bottom #FFFFFF;
	opacity: 0.7;
}

#content a {
	color:#102F6E;
	font-weight: bold;
	text-decoration:none;
	}
	
#content a:hover {
	color:#5292CE;
	font-weight: bold;
	text-decoration:none;
	}
	

/* Sidebar */

/* SIDEBAR GAWEANKU DW utk setting menu sisi kiri di Home */

#sidebar {
	float: left;
	width: 250px; 
/*	margin: 0 auto; */
	margin: 10px 3px 5px 0px;
	padding: 0;
	border: 0px solid #514F4F;
}

#sidebar h1 {
	margin-left: 0px;
	padding: 10px 0px 18px 0px;
	text-align: center;
/*	letter-spacing: -1px;
	text-transform: lowercase; */
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #102F6E;
}

#sidebar ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
/*	padding-bottom: 5px; */
}

#sidebar li li {
/*	line-height: 35px; */
	height: 60px;
	border: 0px solid #342C29;
/*	background: url(../images/Kategori-bg-menu.jpg) left top repeat-x; */
	margin: 0px 0px 10px 0px;
/*	padding-top: 15px; */
/*	vertical-align: bottom; */
/*	border-bottom: 0px solid #342C29;
	border-left: none; */
}

#sidebar li li a {
	height: 60px;
	display: block;
	padding: 15px 35px;
	text-decoration: none;
	text-align: center;
/*	font-family: Arial, Helvetica, sans-serif; */
	background: url(../images/Kategori-bg-menu-2.jpg) left top repeat-x;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#sidebar a:hover{
	background:url(../images/Kategori-bg-menu-2-hov.jpg) left top repeat-x;
	text-decoration: none;
}

/* Setting utk gambar ilustrasi sebelah kiri di tiap page */

#side_ilustrasi {
	float: left;
	width: 250px; 
/*	min-height: 420px; */
	min-height: 450px;
/*	margin: 0 auto; */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #514F4F;
	background: #FFFFFF;
}

/* Image Size Setting */
.ukurangambar_home {
	width: 640px;
/*	height: 270px; */
	height: 300px;
}

.ukurangambar_ilustrasi_l {
	width: 250px;
/*	height: 420px; */
	height: 450px;
}

/* SETTING LEBAR LAYOUT CONTACT INFO DI PAGE INQUIRY.PHP */
.kontakinfo {
	margin-left:15px;
	font-size: 12px;
	text-align: left;
	line-height: 120%;
}
.kontakinfo .lebare {
	display: block;
	float: left;
	width: 55px;
	margin-right: 5px;
}
.kontakinfo .lebare2 {
	display: block;
	float: left;
	width: 5px;
	margin-right: 5px;
}
.kontakinfo .lebare3 {
	display: block;
	float: left;
	width: 200px;
	margin-left: 70px;
}

/* Bottom bar - baris diatas footer utk tempat link2 yg diinginkan */

#bottombar {
	width: 900px;
	height: 22px;
	float: left;
	margin: 0 auto;
	padding: 8px 0px;
	background:url(../images/header-bg2-menu.jpg) left top repeat-x #081C5A;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #5292CE;
}

#bottombar_l {
	width: 450px;
/*	height: 25px; */
	float: left;
	margin: 0 auto;
	padding: 0px 0px 0px 10px;
	text-align: left;
/*	font-size: 14px; */
	font-weight: normal;
	color: #5292CE;
}

#bottombar_r {
	width: 420px;
/*	height: 25px; */
	float: right;
	margin: 0 auto;
	padding: 0px 10px;
	text-align: right;
/*	font-size: 14px; */
	font-weight: normal;
	color: #5292CE;
}

#bottombar a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#bottombar a:hover {
	color: #CCCBD0;
	text-decoration: none;
}


/* Footer */

#footer {
	width: 900px;
	float: right;
	height: 80px;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	font-size: 12px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
	color: #847F7E;
}

#footer-kiri {
	float:left;
	padding:5px 0px;
	width:155px;
	color:#ffffff;
	}

#footer-tengah {
/* added - 17 Apr 2011 */
	float:none;
	padding-top:5px;
/*	padding-right:10px; */
	color:#ffffff;
	text-align: center;
	}
#footer-kanan {
	float:right;
	padding-top:5px;
	padding-right:10px;
	color:#102F6E;
	text-align: right;
	}
#footer-kanan a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-kanan a:hover {
	color:#CCCBD0;
	text-decoration:none;
	}
