body {
	margin-right: auto;
	margin-left: auto;
	background-color: #fff7da;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 10px;
}

a {
	text-decoration: none;
}

/* Layout */

#Table_01 {
	width:800px;
	height:850px;
	margin-right: auto;
	margin-left: auto;
}

#left_ {
	width:800px;
	background-color: #f00;
	float: left;
}

#head_ {
	width:752px;
	height:30px;
	background-image: url(../images/head.jpg);
	background-repeat: repeat-x;
	margin-left: 25px;
}

#logo {
	height: 63px;
	width: 357px;
	background-repeat: no-repeat;
	background-position: 0% 20%;
	position: relative;
	top: 15px;
}

#menu_atas {
	color: #FFF;
	display: block;
	float: right;
	margin-bottom: 5px;
	padding-top:10px;
}

#menu_atas a{
	color: #FFF;
	text-decoration: none;
}

*html #MenuBar1 {
	margin-left:-60px;
}

#MenuBar1 {
	margin-left:-60px;
}

#right_ {
	width:23px;
	float: right;
	
}

#main-images_ {
	width:752px;
	height:300px;
	background-image: url(../images/main_images.jpg);
	background-repeat: no-repeat;
	margin-left: 25px;
}

#main-menu_ {
	width:752px;
	height:50px;
	background-image: url(../images/main_menu.jpg);
	background-repeat: repeat-x;
	margin-left: 25px;
}

#main-body_ {
	width:752px;
	background-image: url(../images/main_body.jpg);
	background-repeat: repeat-y;
	margin-left: 25px;
}

#main {
	font-size: 10px;
	color: #370601;
}

#main ul{
	margin-top: 5px;
	margin-bottom: 5px;
}

#main_left {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#main_left2 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFC;
}

#main_left h1 {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main_left h1 a{
	color: #F00;
}

#main_left h1 a:hover{
	color: #F60;
}

#main_left h2 {
	font-size: 10px;
	color: #900;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main_left h3 {
	font-size: 10px;
	color: #900;
}

#main_right {
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFC;
}

#main_right p{
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 0px;
}

#main_right img{
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 0px;
}

#main_right h1{
	font-size: 12px;
	font-weight: bold;
	color: #900;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main_right a{
	color: #370601;
}

#main_right a:hover{
	color: #F60;
}

#main_chat {
	background-image: url(../images/chat.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 252px;
	padding-bottom: 0px;
	position: relative;
}

#main_chat div{
	padding-top: 75px;
	position: relative;
	padding-left: 25px;
	vertical-align: top;
}
#main_chat div img{
	top: 15px;
}

#buttom-line_ {
	width:752px;
	height:6px;
	background-image: url(../images/buttom_line.jpg);
	background-repeat: repeat-x;
	margin-left: 25px;
}

#footer_ {
	width:800px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	position: relative;
	height: 50px;
}

#footer_ p {
	display: block;
	padding-top: 15px;
	position: relative;
	width: 100%;
	text-align: center;
	color: #FF9;
	font-size: 10px;
}

#footer_ p a{
	color: #F90;
}

#footer_ p a:hover{
	color: #FF9;
}

#footer_ img {
	border: none;
	margin-bottom: 0px;
}

/* Menu */
#horizontal {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-left:50px;
	left: auto;
	right: auto;
	font-size: 11px;
	padding-top:12px;
}

/* Tambahan */
#page_title{
	background-image: url(../images/tittle_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

#page_title h1{
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #900;
	font-weight: bold;
}
.imagedetail{
	float:left;
	display:block;
	font-style:italic;
	font-size:12px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
.caption {
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #8C0209;
}
.thumb {
	float:left;
	display:block;
	padding-right: 10px;
}

/* TAMBAHAN BUAT CAPTION dan FOTO */
.arc90_imgcaption {
	text-align: center;
	border: 1px solid #F1BC6B;
	padding: 0.5em;
	width: 9em;
}

.arc90_imgcaptionTXT {
	font-size: 1em;
	color: #900;
	text-align: left;
	line-height: 1.5em;
}

.floatl {
  float: left;
  margin-right: 1em;
}

.floatr {
  float: right;
  margin-left: 1em;
}

.rate_table {
	width: 400px;
	font-size: 0,5em;
	font-family: Arial, Helvetica, sans-serif;
	overflow-y: hidden;
	overflow-x: scroll;

}
.check a{
	background-image: url(../images/check.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 170px;
	display: block;
}

.check a:hover{
	background-image: url(../images/check_hov.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 170px;
	display: block;
}

#availability th {
	background-color: #F00;
}

