@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background-color:#666;
}

h1 {font-family: 'itc_avant_garde_gothic_demiRg';font-size:30px;color:#333}
h2 {font-family: 'itc_avant_garde_gothic_demiRg';font-size:30px;color:#FFF}
h3 {font-size:12px;	font-family:Arial, Helvetica, sans-serif;color:#000;}
h4 {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#666;word-spacing: 0.2em;line-height: 18px;}
h5 {font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#999;text-align: left;}
h6 {font-size:12px;	font-family:Arial, Helvetica, sans-serif;color:#fff;}



@font-face {
    font-family: 'itc_avant_garde_gothic_demiRg';
    src: url('avantgardeitcbybt-demi_0-webfont.eot');
    }
@font-face{ font-family: 'MyWebFont'; src: url('WebFont.eot'); src: url('WebFont.eot?#iefix') format('embedded-opentype'), url('WebFont.woff') format('woff'), url('WebFont.ttf') format('truetype'), url('WebFont.svg#webfont') format('svg'); }

#all{
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	margin: 0px auto;
	width: 1024px;
	height:1150px;
	}
#header {
	margin: 0px auto;
	width: 1024px;
	height: 108px;
	background-color:#000;
	border-bottom:5px solid #F60;
	
	}

.logo {
	float:left;
	width:297px;
	height:95px;
	background-image: url(../images/logo.png);
	margin-top:14px;
	margin-left:43px;
}


.callus {
	float:right;
	width:200px;
	height:50px;
	margin-top:20px;
	margin-right:43px;
	text-align:right;
}

a:link {
	color: #999; font-size:11px; font-weight:bold;
}
a:visited {
	color: #999; font-size:11px; font-weight:bold;
}
a:hover {
	color: #F90; font-size:11px; font-weight:bold;
}
a:active {
	color: #999; font-size:11px; font-weight:bold;
}

.clear{
clear:both;}

/******************** menu **************************/

.menu {
	width:340x;
	float:left;
	height:47px;
	margin-top:35px;
	margin-left:80px;
}


span.imgswap1 {background-image:url("../images/home-hover.jpg"); 
  background-repeat: no-repeat; display:block; width:37px; float:left; margin-right:20px;}
span.imgswap1:hover img {visibility:hidden;} 	

span.imgswap2 {background-image:url("../images/rooms-hover.jpg"); 
  background-repeat: no-repeat; display:block;width:41px; float:left; margin-right:20px;}
span.imgswap2:hover img {visibility:hidden;} 

span.imgswap3 {background-image:url("../images/facilities-hover.jpg"); 
  background-repeat: no-repeat; display:block;width:54px; float:left; margin-right:20px;}
span.imgswap3:hover img {visibility:hidden;} 

span.imgswap4 {background-image:url("../images/location-hover.jpg"); 
  background-repeat: no-repeat; display:block;width:51px; float:left; margin-right:20px;}
span.imgswap4:hover img {visibility:hidden;} 

span.imgswap5 {background-image:url("../images/contact-hover.jpg"); 
  background-repeat: no-repeat; display:block;width:49px; float:left; margin-right:20px;}
span.imgswap5:hover img {visibility:hidden;} 

/******************** menu end **************************/

.promo {
		height:96px;
		width:1024px;}
	
.promo-label {
	width:200px;
	height:96px;
	float:left;
	}

.promo-content {
	padding-top:10px;
	margin:0px auto;
	text-align:center;
	width: 824px;
	}
/******************** promo end **************************/


/******************** middle-coloumn **************************/

.middle-coloumn {
	width:1024;
	background-color:#f9f9f9;
	padding-top:40px;
	padding-left:110px;
	height:380px;
	}

.middle-coloumn-1, .middle-coloumn-2, .middle-coloumn-3{
	width:260px;
	height:300px;
	float:left;
	text-align:justify;
	margin:5px;
	}
.icon {
	width:85px;
	height:93px;
	float:left;
	}
	
.title-coloumn {
	width:165px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	}
	
.batas-orange{
	margin-left:10px;	
}

.content-coloumn {padding:10px;}
 


/***************************** Middle Coloumn end ***********************/


/***************************** footer start ***********************/

#footer{
	width:1024px;
	height:60px;
	background-color:#000
}

.footer-left{
	width:330px;
	float:left;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	padding-left:120px;
}	
.footer-left-menu{
	height:20px;
	padding-top:10px;

	}
	
.footer-left-copyright{
	height:20px;
	font-size:10px;	}
	
	
.footer-right{
	width:410px;
	float:right;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	padding-right:120px;
}	
.footer-right-info{
	height:50px;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	line-height:18px;
	width:180px;

	}
	
.footer-right-telp{
	height:60px;
	font-size:10px;
	float:right;
	padding-top:5px;	
	}
	


.footer-right-email{
	width:240px;
		
	}

.telp {
	font-size:18px;
	font-weight:bold;
	text-align:right;
	line-height:18px;
	width:240px;
	text-align:right;

	}
.email-box {
	background-color:#CCC;
	height:25px;
	width:222px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin-left:15px;
	text-align:center;
	line-height:25px
	
	}

.email-box a{display: block;height: 100%; text-decoration:none; color:#333}

.email-box a:hover{background-color:#09F; color:#FFF}

/***************************** Footer end ***********************/


/***************************** Room ***********************/

.middle-room-left{
	width:400px;
	height:500px;
	float:left;
	padding-top:47px;
}

.middle-room-right{
	width:624px;
	height:500px;
	float:left;
	padding-top:50px;


}

.icon-title {
	float:left;
	width:186px;
	height:85px;
}

.title-features {
	float:left;
	width:168px;
	height:266px;
	margin-left:46px;
	background-image:
}

.subtitle {
	width: 340px;
	height:200px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-top:20px;
}

/***************************** frame tab **********************/

#frame-content {
	width:820px;
	height:270px;
}

.frame-gallery {
	width:320px;
	height:220px;
	float:left;
}

.frame-text {
	width:280px;
	height:50px;
	margin-left:10px;
	float:left;
	font-size:36px;
	color:#666;
	font-family:'itc_avant_garde_gothic_demiRg'
}
.frame-harga {
	width:170px;
	margin-top:20px;
	margin-left:15px;
	float:left;
	font-size:16px;
	color:#666;
	font-family:'itc_avant_garde_gothic_demiRg'
}

.frame-spec {
	width:480px;
	height:170px;
	float:left;
	margin-left:5px;
}

.frame-spec-row {
	width:110px;
	height:166px;
	float:left;
	margin:4px;
}

.frame-spec-row-group {
	width:110px;
	height:50px;
	margin-bottom:7px;
}

.frame-spec-row-title {
	width:110px;
	height:30px;
	background-color:#F6921E;
	text-align:center;
	vertical-align:middle;
	line-height:28px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.frame-spec-row-title02 {
	width:110px;
	height:25px;
	background-color:#F6921E;
	text-align:center;
	padding-top:5px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;

}
.frame-spec-row-detail {
	width:110px;
	height:20px;
	background-color:#FBBC85;
	text-align:center;
	line-height:20px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.frame-spec-row-detail-big {
	width:110px;
	height:77px;
	background-color:#FBBC85;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

/***************************** room end *******************/


/***************************** facilities start *******************/

.middle-room-left-02{
	width:220px;
	height:200px;
	float:left;
	padding-top:25px;
}

.middle-room-right-02{
	width:780px;
	height:100%;
	float:left;
	padding-top:50px;
}

.facility-box {
	width:360px;
	height:210px;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
}

.facility-box-left {
	width:147px;
	height:122px;
	float:left;
	background-color:#000;
}

.facility-box-right {
	width:213px;
	height:122px;
	float:left;
	background-color:#000;
	font-size:30px;
    font-family: 'itc_avant_garde_gothic_demiRg';
	color:#FFF;
	text-align:center;
	line-height:100px;
	
}

.facility-box-right-02 {
	width:213px;
	height:102px;
	float:left;
	background-color:#000;
	font-size:30px;
    font-family: 'itc_avant_garde_gothic_demiRg';
	color:#FFF;
	text-align:center;
	padding-top:20px;
	
}
.facility-box-bottom-batas{
	width:360px;
	height:5px;
	background-color: #F6921E;

}
.facility-box-bottom {
	width:350px;
	height:75px;
	background-color: rgb(255,255,255);
	opacity:0.5;
	padding:5px
}

.extra {
	width:780px;
	height:102px;
	font-size:36px;
    font-family: 'itc_avant_garde_gothic_demiRg';
	color:#FFF;
	text-align:center;
	padding-top:40px;

	
}


#all-facilities{
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	margin: 0px auto;
	width: 1024px;
	height:1780px;
	}
	
/************************** facilities end ************************/

/************************** location start ************************/


/************************** location end ************************/
.location-address {
	width:200px;
	float:left;
	margin-top:250px;
	}
.location-map {width:580px; float:left;}
#all-location{
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	margin: 0px auto;
	width: 1024px;
	height:650px;
	}
/************************** contact start ************************/
.middle-room-right-03{
	width:650px;
	height:100%;
	float:left;
	padding-top:50px;
	background-color:#f9f9f9;
}

.middle-room-right-03-01{
	width:300px;
	height:100%;
	float:left;
	margin-left:30px;
	margin-right:30px;
	


}

.middle-room-right-03-02{
	width:200px;
	height:100%;
	float:left;


}
#all-contact{
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	margin: 0px auto;
	width: 1024px;
	height:550px;
	}

/************************** contact end ************************/