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

* {
	margin:0;
	padding:0;
	border:0;
}
html, body {
/*height:100%;*/
}
body {
	background:url(../images/balihotel_hbg.gif);
	font-family:Tahoma;
	color:#000;
	font-size:8pt;
}
#loader {
	width:24px;
	height:24px;
	background:url(../images/loader.gif) no-repeat 0 0;
	position:absolute;
	left:50%;
	top:190px;
}
div.bodyContiner {
	width:1000px;
	margin:0 auto;
}
div.bbg_t {
	background:url(../images/balihotel_bbg_tb.jpg) 0 50px no-repeat;
	height:100px;
}
div.head {
	width:900px;
	margin:0 auto;
	padding:14px 0 0;
}
div.logo {
	width:172px;
	height:86px;
	float:right;
}
div.mnContiner {
	width:700px;
	height:86px;
	float:right;
}
#newsContiner {
	padding:8px 0 19px 25px;
	height:10px;
	visibility:hidden;
}
div.menu {
	width:701px;
	height:34px;
	background:url(../images/balihotel_menuBg.jpg) no-repeat 0 0;
}
div.bbg_r {
	background:url(../images/balihotel_bbg_r.jpg) 0 0 repeat-y;
}
div.bbg_tc {
	background:url(../images/balihotel_bbg_tc.jpg) 0 0 no-repeat;
}
div.bbg_bc {
	background:url(../images/balihotel_bbg_bc.jpg) 0 100% no-repeat;
}
div.bContent {
	width:900px;
	margin:0 auto;
}
#slideshow {
	width:900px;
	height:200px;
	overflow:hidden;
	visibility:hidden;
}
#slideshow li {
	list-style:none;
	float:left;
	display:inline;
	position:relative;
}
#edgeFrame {
	width:900px;
	height:200px;
	background:url(../slideshow/balihotel_pngFrame.png) no-repeat 0 0;
	z-index:10;
	position:relative;
	margin:0 auto -200px;
	visibility:hidden;
}
div.bbg_b {
	background:url(../images/balihotel_bbg_tb.jpg) 0 -50px no-repeat;
	height:100px;
}
div.hotLinks {
	text-align:center;
	padding-top:15px;
}
ul.list {
}
ul.list li {
	list-style-image:none;
	display:inline;
	margin:0 5px;
}
div.cp {
	background:url(../images/balihotel_cp.jpg) 50% 0 no-repeat;
	width:1000px;
	height:25px;
	margin:0 auto;
	position:absolute;
	bottom:25px;
	text-align:center;
}
div.cp img {
	position:relative;
	top:-8px;
}
div.siteReport {
	position:relative;
	top:-30px;
	opacity: .2;
	filter: alpha(opacity=20);
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
}
#tlm {
	border:none;
	color:#000;
}
#tlm:hover {
	background-color:#000;
	color:#FFF;
}
#atlm {
	border:none;
	color:#FFF;
	background-color:#000;
}
