html { height: 100%; }

body
{
        text-align:center;
        font-family:Arial;
        color: #ffffff;
        font-size:12px;
        margin:0px;
        padding:0px;
        background: url(images/background.jpg) no-repeat;
        background-color:#000000;
        background-position: top center;
}

img, img a 
{
	border:none;
}

*
{
	padding:0;
	margin:0;
}

a {
	color: #fff;
	text-decoration:none;
}

.header_wrapper
{
	width:100%;
	background-color:#002c28;
	height:30px;
}

#header
{
	width:960px;
	margin:0 auto;
	position:relative;
}

.searchbox
{
	float:left;
}

.topmenu
{
	float:right;
	padding:8px 0 0 0;
}

.topmenu ul
{
	width: 600px;
	display:inline;
	text-align:left;
	padding:5px 0 0 0;
	list-style-type: none;
}

.topmenu li
{
	background-image: url(images/topmenu_img.png);
	background-repeat: no-repeat;
	background-position: top left;
	height:14px;
	padding:0px 15px 0px 25px;
	float:left;
	display:inline;
}

.topmenu a
{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	text-transform: uppercase;
}

#global_container
{
	width:960px;
	position:relative;
	margin:0 auto;
}

.column
{
	width:960px;
	height:160px;
}

.logo
{
	background-image: url(images/logo.png);
	background-repeat:no repeat;
	width: 388px;
	height:159px;
	float:left;
}

/**extra div**/

#navigation
{
	width:500px;
	height:60px;
	float:left;
	margin:80px 0 0 463px;
	z-index:10;
	position:absolute;
	background-color: #002c28;
	opacity:0.7;
	filter:alpha(opacity=75); /* For IE8 and earlier */
}

.leave_001
{
	background: url(images/leave_01.png) no-repeat;
	z-index: 5;
	width: 69px;
	height: 65px;
	position:absolute;
	top:3px;
	right:500px;
}

.leave_002
{
	background: url(images/leave_02.png) no-repeat;
	z-index: 15;
	width: 206px;
	height: 82px;
	position:absolute;
	top:13px;
	right:-60px;
}

/**navigation**/
#navigation ul
{
	width: 500px;
	display:inline;
	text-align:left;
	list-style-type: none;
}

#navigation li
{
	padding:20px 15px 0px 15px;
	float:left;
	display:inline;
	text-align:center;
}

#navigation a
{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-transform: uppercase;
	border-bottom:2px solid #009e90;
}

.rotator
{
	width: 965px;
}

.package
{
	width: 963px;
}

#component
{
	width:960px;
	margin:15px 0 0 0;
	float:left;
	clear:both;
	border:1px solid #acacac;
	background-color: #000000;
	/**
	opacity:0.8;
	filter:alpha(opacity=85); /* For IE8 and earlier */
}

.extracomponent {
	width:960px;
	margin:15px 0 0 0;
	float:left;
	clear:both;
	/**border:1px solid #acacac;**/
	background-color: #000000;
	/**
	opacity:0.8;
	filter:alpha(opacity=85); /* For IE8 and earlier */
}

#footer
{
	width:960px;
	background-color:#002c28;
	height: 100px;
	float:left;
	margin:200px 0 0 0;
	vertical-align:bottom;
}

/**search**/

.side_row
{
	list-style:none;
}

.search label
{
	display:none;
}

.search
{
	margin: -10px 0 0 0;
}

.search input[type="submit"]
{
	background-color:#005952;
	border:0;
	width:70px;
	height:20px;
	margin: 0 0 0 5px;
	font-size:10px;
	font-weight:bold;
	color:white;
}

#search_word
{
	border:0;
	height:20px;
}

.search_form
{
	padding: 40px 40px 40px 40px;
	text-align:left;
}

.search_form ul
{
	list-style:none;
}

.search_form li
{
	padding:10px 0 0 0;
}

.search_form input[type="submit"]
{
	background-color:#005952;
	border:0;
	width:70px;
	height:20px;
	margin: 0 0 0 5px;
	font-size:10px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
}

.search_results a
{
	color:#005952;
}

/**box widget**/

.box_widget
{
	height:435px;
	width:250px;
	background-color:#222222;
	margin: 0 0 0 15px;
}

.box_widget02
{
	width:250px;
	height:45px;
	background-color:#222222;
	margin: 0 0 0 55px;
}

.contact_detail_block
{
	text-align:left;
	padding:20px 0 0 20px;
}

.row.position
{
	font-size:14px;
	font-weight:bold;
	color:#005952;
	padding:0 0 20px 0;
}

.row.email a
{
	color:#ffffff;
	margin: 5px 0 10px 0;
	text-decoration:none;
}

.row.email
{
	padding: 0 0 10px 0;
}

.row.state
{
	padding: 0 0 10px 0;
}



.row.address , .row.city, .row.state
{
	color:#ffffff;
}

.row.website a
{
	color:#ffffff;
	margin: 10px 0 5px 0;
	text-decoration:none;
	font-weight:bold;
}

.contact_form
{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 20px;
	color:#005952;
}


.contact_label
{
	padding:0 0 10px 0;
}

.contact_field
{
	padding:0 0 10px 0;
}

#component form
{
	text-align:left;
	padding: 20px 0 0 20px;
}

.map
{
	border:1px dotted white;
}

.mbpgallery-category-box-file
{
	background: none;
	border: none;
}

.mbpgallery-category-box-file:hover
{
	background: none;
	border: none;
}


/** Package **/

.grid_tbox 
{
    width:20px;
    margin-right: 5px;
    text-align: center;
}
.package
{
   	background: url(images/bg.jpg) no-repeat; 
    margin-top:10px;
    padding-bottom: 20px;
    min-height:100px;
    border-bottom:1px solid #CCCCCC;
    
}

.tour_pack
{
    padding-top: 55px;
    padding-left: 20px;
    padding-bottom: 5px;

}

.tour_pack h3
{
    display:none;
    
}

.tour_pack .img_div
{
    display:none;
    height: 0px !important;
    
}

.short_desc
{
    position: absolute;    
}

.list_product_name
{
    float:left;
    color:white;
    width:610px;
    font-size:14px !important;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    padding-top: 6px;
}

.tour_pack2 .list_product_name:after
{ 
    display: block;
    content:"( Below 12 years old )";
    font-size: 10px;
    font-style: italic;
}

.tour_pack3 .list_product_name:after
{ 
    display: block;
    content:"( 2 Adults and 4 children below 12 years old )";
    font-size: 10px;
    font-style: italic;
}

.tour_pack4 .list_product_name:after
{ 
    display: block;
    content:"( 5 adults only )";
    font-size: 10px;
    font-style: italic;
}

.thumb_div
{
    float:left;
}

.thumb_price
{
    float:left;
    width: 180px;
    text-align: left;
    padding-top: 6px;
    color:white;
    font-size:14px !important;
}

.tour_pack .thumb_price:after
{ 
    content:" / person";
    font-size: small;
    font-style: italic;
}

.tour_pack2 .thumb_price:after
{ 
    content:" / person";
    font-size: small;
    font-style: italic;
}

.add_cart_button
{
    float:left;
    padding-left:20px;
}



.tour_pack2
{
    padding-top: 5px;
    padding-left: 20px;
}

.tour_pack2 h3
{
    display:none;
    
}

.tour_pack2 .img_div
{
    display:none;
    height: 0px !important;
    
}


.tour_pack3
{
    padding-top: 5px;
    padding-left: 20px;
}

.tour_pack3 h3
{
    display:none;
    
}

.tour_pack3 .img_div
{
    display:none;
    height: 0px !important;
    
}

.tour_pack3 .thumb_price:after
{ 
    content:" / package";
    font-size: small;
    font-style: italic;
}


.tour_pack4
{
    padding-top: 5px;
    padding-left: 20px;
}

.tour_pack4 h3
{
    display:none;
    
}

.tour_pack4 .img_div
{
    display:none;
    height: 0px !important;
    
}

.tour_pack4 .thumb_price:after
{ 
    content:" / package";
    font-size: small;
    font-style: italic;
}

.item_image
{
    width:30px !important;
}

.cart_item_img
{
    padding-top: 10px;
    padding-left: 3px;
    
}

.article_title_area {
	background: none;
}

.article_title h4 {
	text-align: left;
	font-size:15px !important;
	color: rgb(0,89,82) !Important;
}

.tags {
	text-align:left;
	padding:5px 20px;
}

.row.email, .row.state, .row.position {
	display: none;
}

.contact_branch {
        width: 960px;
        display: block;
        text-align:left;
        overflow: hidden;
	padding: 10px 0;
        clear: both;
}

.contact_details {
	width: 920px;
	float:left;
	text-align:left;
	margin:10px 0;
}

.contact_details td {
	vertical-align: top;
	text-align:left;
}

.contact_details tr {
	margin: 15px 0;
}

.contact_details a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.mapblock {
 width: 400px;
 float:right;
 margin-left:20px;
}

.contact_wrap {
	border: 1px solid #acacac;
	background: #000;
	width: 920px;
	float:left;
	padding: 20px;
	
}

/**CSS3 Accordian**/
.ac-container {
	width: 920px;
	margin: 0;
	padding: 20px;
	background: #000;
}

.ac-container label{
    padding: 5px 20px;
    position: relative;
    z-index: 20;
    display: block;
    height: 30px;
    cursor: pointer;
    color: #999;
    line-height: 33px;
    font-size: 20px;
	background: #333;
	margin: 5px 0;
}

.ac-container label:hover{
    background: #fff;
	color:#000;
}

.ac-container input:checked + label,
.ac-container input:checked + label:hover{
    background: #333;
    color: #fff;
}

.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
    background: transparent url(../images/arrow_down.png) no-repeat center center;  
}

.ac-container input:checked + label:hover:after{
    background-image: url(../images/arrow_up.png);
}

.ac-container input{
    display: none;
}

.ac-container article{
    margin-top: -1px;
    overflow: hidden;
    height: 0px;
    position: relative;
    z-index: 10;
    transition: 
        height 0.3s ease-in-out, 
        box-shadow 0.6s linear;
}
.ac-container input:checked ~ article{
    transition: 
        height 0.5s ease-in-out, 
        box-shadow 0.1s linear;
}

.ac-container article p{
    font-style: italic;
    color: #777;
    line-height: 23px;
    font-size: 14px;
    padding: 20px;
}

.ac-container input:checked ~ article.ac-small{
    height: 180px;
}
.ac-container input:checked ~ article.ac-medium{
    height: 280px;
	margin-top:15px;
}
.ac-container input:checked ~ article.ac-large{
    height: 230px;
}

.packages img {
	border: 3px solid rgb(142,198,63);
}

.packages img:hover {
	border: 3px solid #fff;
	opacity : 0.75;
}

/**carousel css**/
/* Circular Content Carousel Style */
.ca-container{ 
	position:relative;
	margin:0 auto 20px auto;
	width:580px;
	height:235px;
	float:left;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width: 580px; /*previously 200px*/
	height:100%;
	text-align:center;
}
.ca-more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	text-align:center;
	color: #333;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}

.ca-more-link, .gen-more{
	padding:4px 15px;
	font-weight:bold;
	text-align:center;
	/* color: #999; */
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-more-link{
	position: absolute;
        /*bottom: 10px;*/
	right:0px;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	/* padding:10px; */
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.ca-icon{
	/* width:150px; */
	height:130px;
	position:relative;
	margin:0 auto;
	/*background:transparent url(event/cultural_arts.jpg) no-repeat center center;*/
}
/*.ca-item-2 .ca-icon{
	background-image:url(event/obstacles_race.jpg);
}
.ca-item-3 .ca-icon{
	background-image:url(event/penang_hungry_ghost.jpg);
}
.ca-item-4 .ca-icon{
	background-image:url(event/melaka_matta_fair.jpg);
}
.ca-item-5 .ca-icon{
	background-image:url(event/unesco.jpg);
}
.ca-item-6 .ca-icon{
	background-image:url(event/gunung_jerai.jpg);
}*/

.ca-item h3{
	text-transform:uppercase;
	font-size:13px;
	font-weight: bold;
	color:#fff;
	margin-bottom:5px;
	margin-top:10px;
	/* height:65px; */
	text-align:center;
}
.ca-item h4{
	font-size:12px;
	color: #222;
	text-align:center;
	padding-left:10px;
	line-height:24px;
	position:relative;
	background: #8dc63f;
}
.ca-item h4 span{
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background:#b0ccc6;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:660px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-26px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-32px;
}
.ca-nav span:hover{
	opacity:1.0;
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	background: #fff;

}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #fff;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #fff;
	position: relative;
}

.jspDrag
{
	background: #000;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 10px;
}

.jspHorizontalBar .jspArrow
{
	width: 10px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

/* Tour destinations article styling */
.tour_destinations,
.tour_information,
.tour_contact {
	margin:30px 0;
}

.tour_destinations td {
	border-right-color:rgb(0,89,82);
	border-right-width:1px;
	border-right-style:dotted;
	
	vertical-align: top;
	text-align: justify;
	padding:10px 20px;
	width: 260px;
}

.caption {
	padding:15px 0;
	text-align: center;
	font-style: italic;
}

.tour_title {
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom:30px;
	font-size:18px;
	color: rgb(0,100,0);
}

.tour_information td,
.tour_contact td  {
	vertical-align: top;
	text-align: justify;
}

.title {
	width: 350px;
	background-color:rgb(0,89,82); 
	padding:10px 30px;
	color:rgb(255,255,255);
	font-weight: bold;
	text-transform: uppercase;
}

.contactbox {
	padding:5px 5px 5px 20px;
	vertical-align:top;
	border-right-color:rgb(255,255,255);
	border-right-width:1px;
	border-right-style:solid;
}

.smalltext {
	font-size:11px;
	padding:0 20px;
}
/*added by FY 10 Mac 2014*/
.content_container {
    padding: 25px 20px 35px;
    text-align: left;
}
.content_container h3{
    margin-bottom: 1.5em;
}
.content_container p{
    margin-bottom: 2em;
    line-height: 1.5em;
}
.content_container .title {
    margin-bottom: 20px;
}