/*</agl.folder>*/
/*<agl.folder "Navigator">*/
	.asia_holiday_nav { background-image: url(http://www.asiaholiday.co.th/images/UI/Nav_bar/nav_bar.png); background-repeat: repeat-x; word-spacing: 15px; position: fixed; width:100%; height:50px    ; min-width: 770px; min-height: 40px; max-width: 2560px; max-height: 40px; }
	.asia_holiday_navl { float: left; }
	.asia_holiday_navr { float: right; }
/*</agl.folder>*/

/* navigator index */


.asia_holiday_nav_index {
		background-image: url(http://www.asiaholiday.co.th/images/UI/Nav_bar/asia_holiday_index_bg.png);
		background-repeat: no-repeat;
		position: fixed;
		width: 159px;
		height: 110px;
		min-width: 159px;
		min-height: 110px;
		max-width: 159px;
		max-height: 110px;
}

/* end navigator index */


/*<agl.folder "Drop Down Menu">*/

	/* left */

	#asia_holiday_select
 { width: 100%; margin: 0; padding: 0; z-index: 30 float: left; }
#asia_holiday_select li {
  font-family: tahoma, arial; font-weight: bold; font-style: normal; font-variant: normal; margin: 0; padding: 0; list-style: none; float: left;
}
	#asia_holiday_select li a { display: block; margin: 0 1px 0 0; color: black; font-size: 12pt; text-align: center; text-decoration: none  ; width: 120px; height: 30px; padding-right: 10px; padding-bottom: 4px; padding-left: 10px; }
	#asia_holiday_select li a:hover { color: white; background-color: #0049ed; background-image: none; }
	#asia_holiday_select div { background-image: url(http://www.asiaholiday.co.th/images/UI/Nav_bar/drop_down_boxes.png); background-repeat: repeat; position: absolute; width: auto; height: auto; visibility: hidden; margin: 0; padding: 0; border: solid 1px silver; }
#asia_holiday_select div a {
  position: relative; display: block; margin: 0; padding: 5px 10px; white-space: nowrap; text-decoration: none; color: #272727; font: 12pt tahoma, arial; text-align: left; width: auto; height: 15px; min-height: 15px; max-width: 600px; max-height: 15px;
}
	#asia_holiday_select div a:hover { background: #0049ed; color: #fff; width: auto; display: block; }
	
	/* right */
	
	#asia_holiday_select_r { width: 120px; margin: 0; padding: 0; z-index: 30 float: right; }
#asia_holiday_select_r li {
  font-family: tahoma, arial; font-weight: bold; font-style: normal; font-variant: normal; margin: 0; padding: 0; list-style: none; float: left;
}
	#asia_holiday_select_r li a { display: block; margin: 0 1px 0 0; color: black; font-size: 12pt; text-align: center; text-decoration: none  ; width: 120px; height: auto; padding-right: 10px; padding-bottom: 4px; padding-left: 10px; }
	#asia_holiday_select_r li a:hover { color: white; background-color: #0049ed; background-image: none; }
	#asia_holiday_select_r div { background-image: url(http://www.asiaholiday.co.th/images/UI/Nav_bar/drop_down_boxes.png); background-repeat: repeat; position: absolute; width: auto; height: auto; visibility: hidden; margin: 0; padding: 0; border: solid 1px silver;  max-width: 120; }
#asia_holiday_select_r div a {
  position: relative; display: block; margin: 0; padding: 5px 10px; white-space: nowrap; text-decoration: none; color: #272727; font: 12pt tahoma, arial; text-align: left; width: 120; height: auto; min-height: 15px; max-width: 120px;
}
	#asia_holiday_select_r div a:hover { background: #0049ed; color: #fff; width: auto; display: block; }
