body,td,th {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

body {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;	
	background-repeat: repeat;
	background-image: url(bali-villas-honeymoon/bg.jpg);
	background-position: left top;
	background-color: #d7d8d7;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #009999;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}

/** menu keyword**********************************************************/


#header {margin:0 auto; width:auto; background:url(bali-villas-honeymoon/logo-bali-villas-honeymoon.jpg) repeat-x;}

#header_logo {margin:0 auto; width:900px; height:53px;}
	h1.header {text-indent: -9999px; display:block; width:auto; height:20px; margin:0;}
	#header_logo_nav {margin:0 auto 0 auto; text-align:right;}
	#header_logo_link {background:url(bali-villas-honeymoon/logo-bali-villas-honeymoon.jpg) no-repeat; height:53px;}
	#header_logo_nav, #header_logo_link {width:900px; float:left;}
	a.logolink {display:block; width:auto; height:53px;}
	span.logolink {display:none;}
	#header_logo_nav, a.logo_nav, a.logo_nav:hover {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; text-decoration:none;}
	#header_logo_nav a.logo_nav:hover {text-decoration:underline;}

/** menu keyword abis**********************************************************/
/** menu hd**********************************************************/

img { border : 0; }

A:link .imgbox , A:visited .imgbox, A:active .imgbox{
padding-top:5px;
padding-left:35px; 
padding-right:5px; 
padding-bottom:5px; 
width:210px;
background: #DEE2E4 url('img/icon-moreinfo.gif') no-repeat left; 
border:1px solid #999999; 
}

A:hover .imgbox{
background-color:#fff;
}

.hotdeal {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #606060;
	text-decoration: none;
}


/** menu hd abis **********************************************************/
/** menu **********************************************************/

#menukiri {
	float: left;
	width: 215px;
	font-size: 9pt;
}
#menukiri ul {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
	
}
#menukiri li {
	margin: 0px;
	
}
#menukiri li a {
	display: block;
	color: #000000;
	width: 215px;
	padding: 3px 9px 3px 9px;
	text-decoration: none;
	border-bottom: 1px solid #f6f6f5;
	font-weight: normal;
	background-position: 5px 9px;
	background-repeat: no-repeat;
	
}
#menukiri li a:hover{
	color: #ffffff;
	background-color: #9b2931;
	background-position: 5px 9px;
	background-repeat: no-repeat;
}

#menukiri li a#on{
	background-color: #FFE784;
	background-position: 5px 9px;
	background-repeat: no-repeat;
}

#menukiri li li a{
	color: #000000;
	width: 215px;
	padding: 4px 12px 4px 30px;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	font-weight: normal;
	background-position: 17px 9px;
	background-repeat: no-repeat;
	color: #ACAE7F;
	
}
#menukiri li li a:hover {
	background-position:17px 9px;
	background-repeat: no-repeat;
	color: #5f4d37;
	background-color: #5f4d37;

}
#menukiri li li a#on {
	background-position:17px 9px;
	background-repeat: no-repeat;
	color: #5f4d37;
	background-color: #a69851;
}


/** menu abis **********************************************************/

/** menu top **********************************/
.slidetabsmenu{
float:left;
width:100%;
font-size: 11px;
line-height:normal;
border-bottom: 1px solid gray;

}

* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

.slidetabsmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

.slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

.slidetabsmenu a{
float:left;
background:url(media/slide-left.gif) no-repeat left top;
font-weight:bold;
margin:0;
margin-left: 5px;
padding:0 0 0 9px;
text-decoration:none;
}

.slidetabsmenu a span {
float:left;
display:block;
background:url(media/slide-right.gif) no-repeat right top;
padding:4px 13px 4px 4px;
font-weight:bold;
color:#eef9d0;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
color: black;
}

.slidetabsmenu a:hover, .slidetabsmenu li.selected a{
background-position:0% -125px;
}

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
background-position:100% -125px;
}

html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
background-color: #eaeaea;
}

/** menu top abis **************************/

.judul{
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
    font-weight:bold;
    color:#4a4a4a; 
    padding-top:4px;
    padding-left:4px; 
    padding-bottom:4px;
	text-decoration: none;}

.judul-villa {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
}
.judul-villa1 {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
}

.menu {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ff3600;
	text-decoration: none;
}
.menu:hover {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
}

.tx1 {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4a4a4a;
	text-decoration: none;
}
.ibox-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #28522b;
	background-color: #f6b8d5;
	border: 1pt solid #757575;
	padding-left:5px; 
    padding-right:5px;
	cursor: hand;
	text-decoration: none;
}

.footer {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #7f7f7f;
	text-decoration: none;
}
.footer:hover {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #f3f3f3;
	text-decoration: none;
}
.judul5 {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
}
.judul5a {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #818181;
	text-decoration: none;
}

.bg-judul{
background-color: #9b2931;
font-size: 12pt;
font-weight:bold;
color:#FFF; 
border-left:1px solid #b1de79; 
border-top:1px solid #b1de79;
border-right:1px solid #b1de79; 
border-bottom:1px solid #b1de79;
padding-top:4px;
padding-left:12px; 
padding-bottom:4px; 

}

.bg-judul1{
background-color: #9b2931;
font-size: 9pt;
font-weight:bold;
text-decoration: none;
color:#FFF; 
border-left:1px solid #b1de79; 
border-top:1px solid #b1de79;
border-right:1px solid #b1de79; 
border-bottom:1px solid #b1de79;
padding-top:4px;
padding-left:12px; 
padding-right:12px; 
padding-bottom:4px; 

}

















.rates {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #5b5b5b;
	text-decoration: none;
}




.menutop {
	font-family: "Fritz Quadrata", "Trebuchet MS", "Lucida Sans", "Monotype Corsiva";
	font-size: 9pt;
	font-weight: bold;
	color: #9b2931;
	text-decoration: none;
}




.tx2 {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #193c2a;
	text-decoration: none;
}

.tx3 {
	font-family: "Century Gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #852406;
	text-decoration: none;
}

















