@charset "utf-8";

body {
  margin: 0;
  font-family: Verdana, Arial;
  font-size: 12px;
  line-height: 22px;
  color: #444;
  text-align:justify;
}

#mainpanel {
  background-color: #FFFFFF;
  background-image: url(images/home.jpg);
  height: 700px;
  width: 990px;
  margin: 0;
  padding: 0;
}

#header {
  background-color: #FFFFFF;
  background-image: url(images/header.jpg);
  height: 151px;
  width: 990px;
  margin: 0;
  padding: 0;
}

#headermenu {
  background-color: #FFFFFF;
  background-image: url(images/menubg.jpg);
  height: 30px;
  width: 990px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#main {
  background-color: #FFFFFF;
  background-image: url(images/homeimg.jpg);
  height: 401px;
  width: 990px;
  margin: 0;
  padding: 0;
  text-align: right;
}

#mainroom {
  background-color: #FFFFFF;
  background-image: url(images/backgnd.jpg);
  height: auto;
  width: 900px;
  margin: 0;
  padding: 0;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
}

#footermenu {
  background-color: #FFFFFF;
  background-image: url(images/menubg.jpg);
  height: 30px;
  overflow: hidden;
  width: 990px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#footer {
  background-color: #FFFFFF;
  background-image: url(images/footer3.gif);
  height: 73px;
  width: 990px;
  margin: 0;
  padding: 0;
}
/* header menu */

#header-content ul {
  margin: 0 auto;
  padding: 0;
  padding-top: 6px;
  height: 20px;
  font: bold 12px Arial, Calibri;
  list-style: none;
/*  text-transform: uppercase; */
  width: 900px;
}

h1,h2 { 
  position:absolute; top:-300px; height:200px;
}

#header-content li {
  display: inline;
}

#header-content li a {
  float: left;
  display: block;
  color: #FFF;
  text-decoration: none;
  padding-top: 0px;
  padding-right: 12px;
  padding-bottom: 7px;
  padding-left: 12px;
}

#header-content li a:hover {
  color: #FFEE00;
  text-decoration: underline;
}

#header-content li a#current {
  color: #FFF;
}


	/* footer menu */
	#footer-content ul {
	margin: 0 auto;
	padding: 0;
	padding-top: 6px;
	height: 20px;
	font: bold 12px Arial, Calibri;
	list-style: none;
	width: 470px;
	}
	#footer-content li {
		display: inline;
	}
	#footer-content li a {
		float: left;
		display: block;
		color: #FFF;
		text-decoration: none;
		padding-top: 0px;
		padding-right: 12px;
		padding-bottom: 7px;
		padding-left: 12px;
	}
	#footer-content li a:hover {
		color: #FFEE00;
		text-decoration: underline;	
	}
	#footer-content li a#current  {	
		color: #FFF;	
	}


/* message halaman depan */

#homemsg {
  text-align: left;
  margin: 0 0 0 auto;
  margin-right: 50px;
  padding-top: 170px;
  width: 475px;
  height: 190px;
  overflow:hidden;
  color: #339;
  font-weight: bold;
  font-size:13px;
}
/* style nomor halaman */

.pagedefault {
  outline: none;
  border: thin #000 solid;
  background-color: #000;
  color: #FFF;
  padding: 6px;
  font-weight: bold;
}

.pagination {
  border: 1px solid #CBCEDC;
  background-color: #EBEEFC;
  padding: 4px;
  outline: none;
  line-height: 29px;
}

a.pagination {
  color: #000;
}

a.pagination:hover{
  background: #536BCE; 
  color: #FFF;
}

/* style bukutamu */

.guestlist div {
  width: 50%;
  border: #FFF thin solid;
  margin: 0;
  padding: 0;
}

.guestlist .nama {
  width: 50%;
  float: left;
  color: #000;
  font-weight: bold;
  border-bottom:#F1C87A thin solid;
}

.guestlist .alamat {
  width: 50%;
  float: left;
  color: #272;
  text-align:right;
  font-size:0.9em;
  line-height:1.6em;
}

.guestlist .kontak {
  width: 50%;
  float: left;
  color: #272;
  text-align:right;
  font-size:0.9em;
}

.guestlist .saran {
  color: #222;
  text-align: justify;
  float:left;
  margin-top:0px;
}

.guestlist .jawab{
  color: #66D;
  margin-top: 5px;
  margin-bottom:30px;
  padding-top: 5px;  
  text-align: justify;  
}

.guestlist .batas {
  height: 40px;
  background-image: url(img/batas4.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.guestlist a {
  color: #060;
  text-decoration: none;
}

.guestlist a:hover {
  color: #060;
  text-decoration: underline;
}

.guestbook {
  float: left;
  width: 90%;
  padding-top: 50px;
  padding-left: 40px;
}

.guestbook div {
  float: left;
  padding: 3px;
}

.guestbook iframe {
  border: 0;
}

.kolom1 {
  width: 20%;
  color: #000;
}

.kolom2 {
  width: 75%;
  color: #000;
}

.title2 {
  margin-top: 0;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 21px;
  color: #3366FF;
}

.bulletlist {
  width: 231px;
  padding: 0;
  height: auto;
  position: absolute;
  margin-left: 675px;
}

.bulletlist ul {
  line-height: 1.7em; 
  list-style-image: url(images/bullet.gif); 
  margin: 0 0 0 20px; 
  padding: 0;
}

.bulletlist li a {
  color:#0066FF;
  text-decoration: none;
}

.bulletlist li a:hover {
  color: #003300;
  text-decoration: underline;
}

.bulletlist li a#current {
  color:#000;
}

.bolda {
  font-weight:bold;
  color:#0033CC;   
}
.wht {
  color:#FFF;
  margin-left:200px;
  height: 2px;
}

.testim {
  color: #CC5500;
  font-weight:normal;
}

