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

body {
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: -1px 0 0 0;
}
h1 {
	color: #001840;
	font-size: 25px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 26px;
	color: #5A5C64;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: -1px;
}
a {
	color: #001840;
	text-decoration: none;
}
#Top {
	background-color: #474344;
	height: 70px;
        width: 100%;
	margin-bottom: 20px;
        position: absolute;
} 
#Top #InTop {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 55px;
	background-color: #474344;
}
#TopNavi {
	line-height: 60px;
	width: 620px;
	float: right;
	text-align: right;
	color: #FFFFFF;
	font-size: 14px;
}
#TopNavi a {
	color: #FFFFFF;
	padding-left: 30px;
	text-decoration: none;
}
#TopNavi a:hover {
        color: #FFFFFF;
	font-weight: bold;
}
.logo {
	padding-top: 11px;
}
#Navi {
	float: right;
	width: 620px;
	height: 40px;
        margin-top: 17px;
}
#Navi ul {
	margin: 0px;
	padding: 0px;
}
#Navi ul li {
	list-style-type: none;
	display: block;
	float: right;
	height: 40px;
	font-size: 17px;
	line-height: 40px;
	margin-left: 5px;
}
#Navi ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	display: block;

-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border: 0px solid #A89D61;
}
#selected {
        background-color: #1D8CB8;
}

#right_side_home_con{
	width:125px;
	height: 16px;
	float:right;
	margin-left:500px;
}
#HomeCon {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
        margin-top: 85px;
	margin-bottom: 20px;
}
#HomeLrg {
	height: 310px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(1.jpg);
	position: relative;
	z-index: -20;
	padding: 0px;

border: 3px solid #fff;
  float: none;

-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;

-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;

-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;

-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;

}
#Search {
	height: 252px;
	/*-- background-image: url(searchbox.png); 
	background-repeat: no-repeat;--*/

        background-color: #335485; /* Warna background Kotak konten */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB200', endColorstr='#FF3200');
        background: -webkit-gradient(linear, left top, left bottom, from(#77A5D8), to(#263C5C));
        background: -moz-linear-gradient(top, #FFB200, #FF3200);

-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;

-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;

-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;

-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;

	width: 472px;
	padding-top: 18px;
	padding-left: 18px;
	position: absolute;
	margin-top: 377px;
	margin-left: 1px;
}
#Search2 {
	height: 252px;
	width: 472px;
	padding-top: 8px;
	padding-left: 9px;
	position: absolute;
	margin-top: 9px;
	margin-left: 10px;
}
.searchheader {
	font-size: 32px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-right: 20px;
	letter-spacing: -1px;
	background-image: url(search.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 35px;
}
.pics {
	position: relative;
	z-index: -20;
}
h2 {
	position: absolute;
}#HomeMain {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
	width: 500px;
	margin-right: 50px;
}
.right {
	float: left;
	width: 490px;
}
.clear {
	clear: both;

}
.thumb {
	border: 1px solid #cccccc;
}
/*GROW*/
.grow img {
 -webkit-filter: grayscale(75%);
} 
.grow img:hover {
-webkit-filter: grayscale(0%);
}

#Popular {
	margin-bottom: 20px;
}
.popularlist {
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-bottom: 7px;
}
.popularinfo {
	float: right;
	width: 375px;
}

.populartext {
	line-height: 18px;
}
.populartext a{
	color: #333333;
}
.populartext a:hover {
	color: #000000;
        font-weight: none;
}
.popularheader {
	padding-bottom: 2px;
	font-size: 28px;
	color: #00BAF0;
	letter-spacing: -1px;
}
.points {
	font-size: 17px;
	background-image: url(centang6.png);
	background-repeat: no-repeat;
	height: 52px;
	line-height: 52px;
	background-position: left center;
	padding-left: 40px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #333333;
}
.hotels {
}
.hotelsheader {
	height: 169px;
	width: 490px;
	margin-bottom: 5px;
}
.hotelsheader h2 {
	display: block;
	float: left;
	padding: 10px;
	font-size: 30px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
        background: url(greybk.png);
	background-repeat: repeat;
}
.hotelsheader h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.hotellist {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.hotelinfo {
	float: right;
	width: 340px;
}
.hotelhead {
	font-size: 16px;
	margin-bottom: 7px;
}
.hoteldesc {
	margin-bottom: 7px;
}
.hotelprice {
	width: 65px;
	float: right;
	text-align: right;
	padding-top: 10px;
}
.allhotels {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}
.small {
	font-size: 11px;
}.desc {
	padding-bottom: 20px;
	font-size: 14px;
}
.price {
	font-size: 20px;
	color: #009933;
}
#Bottom {
	width: 100%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	text-align: center;
	color: #999999;
	line-height: 20px;
        background-color: #F9F9F9;
}
#Bottom a {
	margin-right: 9px;
	margin-left: 9px;
	color:#656566;
}
.searchbx {
	padding-bottom: 10px;
}
.larger {
	font-size: 15px;
}
.lrgred {
	font-size: 25px;
	font-weight: bold;
	color: #FF0000;
}
.cruisebox {
	border: 1px solid #00B0F0;
}
#Ad {
	text-align: center;
	margin-bottom: 20px;
}
#Ad2 {
	float: left;
	height: 250px;
	width: 300px;
	margin-right: 400px;
	margin-bottom: 240px;
}
#Bottom #InBottom {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#BottomAd {
	height: 125px;
	width: 125px;
	float: left;
}
#BottomAd2 {
	height: 125px;
	width: 125px;
	float: right;
}
#iframe {
        margin-top: -27px;
}