BODY{
	scrollbar-base-color: #F6F6E6;
	scrollbar-arrow-color: #F6F6E6;
	scrollbar-DarkShadow-Color: #F6F6E6;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
	background-position:top;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
	
}
/*   BG  */
.BG{
    background-image: url(images/BG-menubanner.jpg);
	background-position: top;
	background-repeat:repeat-x;
	line-height:70px;
   }
.line{
    background-image: url(images/line.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	line-height:2px;
	height:2px;
   }
.Line_dot{
    background-image: url(images/line-dot.gif);
	background-repeat: repeat-x;
	line-height:4px;
}
   
   
   
/* BOX */
.box {
   width: 80%;
   border: 1px solid #68abc4;
   padding: 2px;
   margin: 2px;
   background: #FFF;
   }
   
/* TEXT */
.TITEL_KIRI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #35778f;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	}
.TITEL_KANAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #35778f;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	}
.TITEL_TENGAH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #35778f;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	}
H2.TITEL_ISI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	color: #ea8705;
	font-variant: normal;
	display: inline;
	}
.datetime{
	font-family: Arial, serif;
	font-size: 10px;
	color: #F08080;
	line-height: 10px;
	font-style: italic;
	text-transform: none;
}
.DISC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	text-decoration: none;
	line-height: 14px;
	}
.pag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	text-decoration: none;
	line-height: 14px;
	}
.futher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	text-decoration: none;
	line-height: 14px;
	}	
.gb {
	border:1px solid #b0b0b0;
	float:left;
	padding:4px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0;
}
.gbborder {
	border:1px solid #000000;
	margin: 2px 5px 2px 0;
	padding:4px;
}	
	
/* LINK DECKOR  */

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5952f0;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
A.top:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ababab;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A.top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBD1B6;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A.top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2d28;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
A.leftmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	font-style: normal;
	line-height: normal;
}

A.leftmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	font-style: normal;
	line-height: normal;
}

A.leftmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5952f0;
	font-style: normal;
	line-height: normal;
}


/* +++ MENU +++ */
#tabs {
	float: left;
	width:100%;
	margin:0;
	padding:0;
	font-size:93%;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:0px 0px 100 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float: left;
	background: url(images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float: left;
	display:block;
	background: url(images/tabright.gif) no-repeat right top;
	padding:6px 17px 4px 6px;
	color:#094385;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float: left;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
/*------------------------------------------------------ Thumbnail --------------------------------------------------------*/
.thumbnail:link{
	position: relative;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.thumbnail:visited{
	position: relative;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5952f0;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
/*-------------------------------------------------------------------- GUEST BOOK -----------------------------------------------*/
H2.Judul_guest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	color: #ea8705;
	font-variant: normal;
	display: inline;
}
.nm_guest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #35778f;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}
.kota_guest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #35778f;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}
.desc_guest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
	}
A.link_guest:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A.link_guest:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A.link_guest:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5952f0;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
/*-------------------------------------------------------------------- NEWS -----------------------------------------------*/
H2.Judul_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	color: #ea8705;
	font-variant: normal;
	display: inline;
}
.desc_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	text-decoration: none;
	text-align: justify;

	}
.other_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #224E5E;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	}
H2.eror_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	font-variant: normal;
	display: inline;
}
A.nm_news:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A.nm_news:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A.nm_news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5952f0;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
A.nm_newsb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A.nm_newsb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

A.nm_newsb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5952f0;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
/*-------------------------------------------------------------------- HOTEL -----------------------------------------------*/
A.Judul_hotel:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	color: #ea8705;
	font-variant: normal;
	display: inline;
}

A.Judul_hotel:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	color: #ea8705;
	font-variant: normal;
	display: inline;
}

A.Judul_hotel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	color: #FBA42D;
	font-variant: normal;
	display: inline;
}
H2.Judul_hotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	color: #ea8705;
	font-variant: normal;
	display: inline;
}
H2.judul_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	color: #ea8705;
	font-variant: normal;
	display: inline;
}
.rate{
	font-family: Arial, serif;
	font-size: 10px;
	color: #F08080;
	line-height: 10px;
	font-style: italic;
	text-transform: none;
}
.deschotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
	}
.desc_hotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	text-decoration: none;
	text-align: justify;
	
	}
.hotel_bol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #35778f;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
	font-weight: bold;
	}
.search_bol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	text-decoration: none;
	text-align: center;
	line-height: 14px;
	font-weight:bold;
	}
.desc_hotelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
	font-weight: bold;
	}
.other_hotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #224E5E;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	}
A.hotel_book:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A.hotel_book:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A.hotel_book:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5952f0;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
A.contact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A.contact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A.contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5952f0;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
A.nm_hotel:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A.nm_hotel:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A.nm_hotel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5952f0;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
/*-------------------------------------------------------------------- TOUR -----------------------------------------------*/
H2.judul_tour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	color: #ea8705;
	font-variant: normal;
	display: inline;
}
H2.judul_kattour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	color: #ea8705;
	font-variant: normal;
	display: inline;
}
.desc_tour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
	}
.other_tour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #224E5E;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	}
.note_tour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
	}
A.nm_tour:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A.nm_tour:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A.nm_tour:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5952f0;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
/*-------------------------------------------------------------------- RENT CAR -----------------------------------------------*/
H2.Judul_car {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	color: #ea8705;
	font-variant: normal;
	display: inline;
}
.desc_car {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
	}
.other_car {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #224E5E;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	}
.car_bol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
	}
A.nm_car:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A.nm_car:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35778f;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A.nm_car:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5952f0;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}