@charset "utf-8";
/******************************************************************************************************/
/**** MASTER : DO NOT CHANGE  *************************************************************************/
/******************************************************************************************************/
 

 
html, body {	
	margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666; line-height:13px;
}

p, tr,td,input, select,option {font-size:11px;color: #666;}
 
img {border:0;}
h4 { margin:0; padding:0; font-size:10px;font-weight:bold; }
#main_container { width:900px; margin-left:auto; margin-right:auto; text-align:left;  } 
#container{ width:900px;  }

/******************************************************************************************************/
/**** FONTS & LINKS ***********************************************************************************/
/******************************************************************************************************/

a:link, a:visited, a:hover, a:active {color: #666;}
.fontStyle_arial_white_10px { font-size: 10px; color: #fff; }
.fontStyle_arial_grey_12px { font-size: 12px; color: #666; }
.fontStyle_arial_grey_10px { font-size: 10px; color: #666; }
.fontStyle_arial_beige_16px { font-size: 16px; color: #665E3F; }

/******************************************************************************************************/
/**** FOOTER ******************************************************************************************/
/******************************************************************************************************/

#footer { position:relative; clear:both; }



/******************************************************************************************************/
/**** GALLERY *****************************************************************************************/
/******************************************************************************************************/

#gallery_display { position:relative; width:900px;  }
#gallery_tn_main {  float:left; width:180px; height:200px;  }
#gallery_tn_venues { height:70px; padding-bottom:10px; }
#gallery_tn_events { height:70px;  }
#gallery_image { float:right;text-align:center; width:700px;   }


/******************************************************************************************************/
/**** FORMS *******************************************************************************************/
/******************************************************************************************************/

/* Dropdown keep sticking to the top. Put a manual position to push it down */
#f_dropdown_selectvenue  {position:relative;top:0px;}


#form_malaysians {display:none;}
#formfield_city {display:none;}
#formfield_postcode {display:none;}
#formfield_state {display:none;}
#table_border_grey {border: 1px solid #C4BFAA;}

#cb_opt1_dd, #cb_opt2_dd, #cb_opt1_mm, #cb_opt2_mm { width:45px;}
#cb_opt1_yyyy, #cb_opt2_yyyy { width:60px;}
#cb_roomfunctions {width:120px;}
.tdwidth20 {width:20%;}
.tdwidth30 {width:30%;}
.tdwidth40 {width:40%;}
.tdwidth50 {width:50%;}
#form_ok_message {display:none; color:#f00; }
#form_ok_message p {color:#f00; }
#form_error_message {display:none;color:#f00;}
#form_error_message p {color:#f00; }

/******************************************************************************************************/
/**** FEATURED RESULTS ********************************************************************************/
/******************************************************************************************************/
#feature_results {margin-bottom:15px;}
#feature_results ul {display:inline; list-style:none;}
#feature_results ul li {border:1px solid #9E9672;padding:10px;}
#feature_results h5 {font-weight:normal;padding:0;margin:8px 0;  font-size: 16px; color: #665E3F;}

.results_one {width:878px;height:200px; }
#feature_results li.results_one img {float:left;}
#feature_results li.results_one p { margin-left:290px;}
#feature_results li.results_one a img { margin-left:15px; }

.results_two {float:left;margin-right:1px; width:425px;height:330px;}
.results_two_end {float:right; width:425px;height:330px; }
.resulttwo_img { }


.results_three{ float:left; margin-right:3px; width:276px;height:350px;}
.results_three_end{float:right; width:276px;margin-right:0;height:350px;}
resultthree_img {width:277px;}
p#more_results_textb {display:none;margin-top:10px;padding-top:10px; } 
p.more_txta {float:right;padding-top:2px;padding-bottom:2px;}
p.more_txtb {font-size:14px;color:#665E3F;font-weight:bold;line-height:30px;}
/******************************************************************************************************/
/**** MORE RESULTS ************************************************************************************/
/******************************************************************************************************/

#more_results { display:none; clear:both; margin-bottom:1px; }

#more_results ul {list-style:none;margin:0;padding:0;border:1px solid #9E9672;border-bottom:none;margin-bottom:1px; }
#more_results ul.more_results_scroll {height:334px;overflow:auto;}
#more_results ul li { display:block; clear:both;background-color:#E3E0D7; margin:0;padding:0;border-bottom:1px solid #9E9672; height:110px;}

#more_results h5 {float:left; text-align:left; font-weight:normal; font-size: 16px; color: #665E3F; padding:0;margin:8px 0;padding-left:10px; padding-top:20px; width:240px;}
 
#more_results p { width:480px;padding-top:5px; float:left;font-size:10px;text-align:justify; } 
#more_results p.gotscroll {width:450px;}
#more_results p.findoutmore { width:160px;padding-top:20px;float:left;text-align:center; }
#feature_results li.results_two p.featured_findoutmore, 
#feature_results li.results_two_end p.featured_findoutmore {position:absolute; top:780px;} 
#feature_results li.results_three p.featured_findoutmore, 
#feature_results li.results_three_end p.featured_findoutmore  {position:absolute; top:800px;}
span.results_txt_highlight {font-weight:bold; }
