
img{
	border:0px;
}

body{
	/*background:#506470;*/
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#main{
	margin:0px auto;
	width:937px;
}

#header{
	width:786px;
	height:280px;
	background:url(../images/header.jpg) no-repeat;
	float:left;
}

#header2{
	width:937px;
	height:100px;
	float:left;
}

#header_banner{
	width:937px;
	height:117px;
	float:left;
	margin:-3px 0px 15px 8px;
}

#body_cont{
	width:937px;
	float:left;
	line-height:18px;
}

/* menu */
        #menu{ margin:0px; padding:0px; list-style:none; color:#fff; display:inline-block; float:left; z-index:8000; height:45px; line-height:35px; }
        #menu a { color:#fff; text-decoration:none; }
        #menu > li { cursor:pointer; float:left; position:relative;padding:0px 25px; z-index:2000;}
        #menu > li a:hover { text-decoration:underline;}
        #menu .logo {background:transparent none repeat scroll 0% 0%; padding:0px; background-color:Transparent;}
        /* sub-menus*/
        #menu ul { padding:0px; margin:0px; display:block; display:inline;}
        #menu li ul { position:absolute; left:-10px; top:0px; margin-top:35px; width:150px; line-height:16px; background-color:#880006; color:#0395CC; /* for IE */ display:none; }
        #menu li:hover ul { display:block;}
        #menu li ul li{ display:block; margin:5px 20px; padding: 5px 0px;  border-top: dotted 1px #606060; list-style-type:none; }
        #menu li ul li:first-child { border-top: none; }
        #menu li ul li a { display:block; color:#fff; }
        #menu li ul li a:hover { text-decoration:underline; }
        /* main submenu */
        #menu #main { left:0px; top:-20px; padding-top:20px; background-color:#7cb7e3; color:#fff; z-index:8000;}
		/* corners*/
        #menu .corner_inset_left { position:absolute; top:0px; left:-12px;}
        #menu .corner_inset_right { position:absolute; top:0px; left:150px;}
        #menu .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; border:none; height:0px;}
        #menu .corner_left { position:absolute; left:0px; top:0px;}
        #menu .corner_right { position:absolute; left:132px; top:0px;}
        #menu .middle { position:absolute; left:18px; height: 20px; width: 115px; top:0px;}

.box_white{
	color:#000000;
	width:100%;
}
.box_white ul{
	margin:0px;
	padding:0px;
	display:block;
	list-style:none;
}
.box_white ul li{
	float:left;
	padding:0px;
	margin:0px;
}
.box_white ul .white_tile{
	width:916px;
	/*background:url(../images/box_center_white.jpg) repeat-y;*/
	margin:0px;
	padding:0px 10px 0px 10px ;
	text-align:justify;
}
.box_white ul .white_tile img{
	position:relative;
	margin:0px;
	padding:0px;
}

.box_black{
	color:#000000;
	width:100%;
}
.box_black ul{
	margin:0px;
	padding:0px;
	display:block;
	list-style:none;
}
.box_black ul li{
	float:left;
	padding:0px;
	margin:0px;
}
.box_black ul .black_tile{
	width:100%;
	background:url(../images/box_center_black.jpg) repeat-y;
	margin:0px;
	padding:10px;	
}
.space{
	width:100%;
	height:8px;
	float:left;
}

#footer{
	width:937px;
	float:left;
	border-top:1px solid #999999;
	height:50px;
	line-height:60px;
	margin-top:25px;
}

#slider {position: relative; overflow: hidden; height:100px; top:50px; padding:10px;}
#slider img {position:absolute;	margin:0; display:none;}
#imageloader {position:relative; display:block; width: 100%; margin: 0px auto; text-align: center;}
#imageloader img { position:relative; top:70px; z-index:100; width:128px; height:25px; display:inline;}


/*TOUR PACKAGE*/
#pack_scrl{
	float:left;
	width:937px;
	height:335px;
}
.infiniteCarousel {
  width: 900px;
  position: relative;
  margin:20px auto 0px auto;
}

.infiniteCarousel .wrapper {
  width: 885px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 305px;
 /* margin: 0 60px;*/
  margin: 0px 0px 0px 8px;  
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {
  border: 0px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
  left:5px;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 5px 2px;
  height: 213px;
  width: 291px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 98px;
  width: 38px;
  background: url(../images/arrow.png) no-repeat 0 0;
  text-indent: -9999px;
  position: absolute;
  top: 80px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 2px -196px;
  right: 0;
  margin-right:-38px;
}

.infiniteCarousel .back {
  background-position: 0 0px;
  left: -38px;
}

.infiniteCarousel .forward:hover {
  background-position: 2px -294px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -98px;
}

/*SLIDE OUT CONTENT
-----------------------------------------------------------------*/
.container{
    width:300px;
    height:186px;
    margin:83px 0px 0px 0px;
    position:absolute;
    overflow:hidden;
}
ul.info{
    list-style:none;
    position:absolute;
    bottom:0px;
    left:5px;
    font-size:36px;
    font-weight: bold;
    color:#000;
}
ul.info li{
    float:left;
    margin:0px 10px 0px 0px;
}
ul.info a{
    cursor:pointer;
    position:relative;
    float:left;
    bottom:-95px;
    line-height:20px;
    width:210px;
}
.plan1,
.plan2,
.plan3,
.plan4,
.plan5,
.plan6,
.plan7,
.plan8{
    width:140px;
    height:139px;
    display:block;
    left:147px;
    top:80px;
    position:absolute;
	z-index:1;
}
.plan1{
    background:transparent url(../images/packages/elephant_scty_price.png) no-repeat top left;
}
.plan2{
    background:transparent url(../images/packages/fireflies_price.png) no-repeat top left;
}
.plan3{
    background:transparent url(../images/packages/genting_price.png) no-repeat top left;
}
.plan4{
    background:transparent url(../images/packages/goldentour_price.png) no-repeat top left;
}
.plan5{
    background:transparent url(../images/packages/kerala_price.png) no-repeat top left;
}
.plan6{
    background:transparent url(../images/packages/kuching_price.png) no-repeat top left;
}
.plan7{
    background:transparent url(../images/packages/malacca_price.png) no-repeat top left;
}
.plan8{
    background:transparent url(../images/packages/taman_negara_price.png) no-repeat top left;
}
ul.info span.title{
    display:block;
    height:26px;
    text-shadow:1px 1px 1px #000;
    color:#fff;
    text-indent:23px;
	bottom:-60px;
	position:relative;
	background:url(../images/packages/more_bg.png) no-repeat 0px 0px;
	font-size:18px;
	line-height:28px;
}
ul.info span.description{
    width:249px;
	height:80px;
    background-color:#000;
    border:1px solid #fff;
    color:#fff;
    display:block;
    font-size:12px;
	line-height:14px;
	text-align:justify;
    padding:10px;
	bottom:-60px;
	position:relative;
	opacity:0.5;
	filter:alpha(opacity=50);
}
ul.info a:hover span.description{
    background-color:#000;
}
ul.info a:hover span.title{
    color:#fff;
}


