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


body
{
	
	padding:0px; 
		margin:0 auto;  
	background: #fff  url(../images/bg.jpg) repeat-x top;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#630;

}

/* Main menu */


#textlink a {
  color: #756e20;
  text-decoration: none;
}

#textlink a:link {
  color:#090;
  text-decoration: none;
}

/* line 125, ../sass/screen.sass */
#textlink a:hover {
  color:#CCC;
}

#menu
{
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;  
	background: #FFFFFF;
	
	
}

#menu li
{
	float: left;
	padding: 0 0 10px 0;
	position: relative;
	line-height: 0;
}

#menu a 
{
	float: left;
	height: 25px;
	padding: 0 20px;
	color: #999;
	text-transform: uppercase;
	font: bold 12px/25px Arial, Helvetica;
	font-family:'db_helvethaicamon_x57_cond';
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}

#menu li:hover > a
{
	color: #6d5a0d;
	
}

*html #menu li a:hover /* IE6 */
{
	color: #FFFFFF;
}

#menu li:hover > ul
{
	display: block;
}

/* Sub-menu */

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99999;    
    background: #ac7e20;
    background: -moz-linear-gradient(#ac7e20, #ac7e20);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #ac7e20));
    background: -webkit-linear-gradient(#ac7e20, #ac7e20);    
    background: -o-linear-gradient(#ac7e20, #ac7e20);	
    background: -ms-linear-gradient(#ac7e20, #ac7e20);	
    background: linear-gradient(#ac7e20, #ac7e20);
    -moz-box-shadow: 0 0 2px rgba(151,110,24,.5);
    -webkit-box-shadow: 0 0 2px rgba(151,110,24,.5);
    box-shadow: 0 0 2px rgba(151,110,24,.5);	
    -moz-border-radius: 5px;
    border-radius: 5px;

}

#menu ul ul
{
  top: 0;
  left: 150px;
}

#menu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
    -moz-box-shadow: 0 1px 0 #976d17, 0 1px 0 #976d17;
    -webkit-box-shadow: 0 1px 0 #976d17, 0 1px 0 #976d17;
    box-shadow: 0 1px 0 #976d17, 0 1px 0 #976d17;
}

#menu ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a
{    
    padding: 10px;
	height: 10px;
	width: 180px;
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: none;
}

*html #menu ul a /* IE6 */
{    
	height: 10px;
}

*:first-child+html #menu ul a /* IE7 */
{    
	height: 10px;
}

#menu ul a:hover
{
    background: #bd8c27;
	background: -moz-linear-gradient(#bd8c27,  #bd8c27);	
	background: -webkit-gradient(linear, left top, left bottom, from(#bd8c27), to(#bd8c27));
	background: -webkit-linear-gradient(#bd8c27,  #bd8c27);
	background: -o-linear-gradient(#bd8c27,  #bd8c27);
	background: -ms-linear-gradient(#bd8c27,  #bd8c27);
	background: linear-gradient(#bd8c27,  #bd8c27);
}

#menu ul li:first-child > a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #ac7e20;
}

#menu ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #ac7e20;
}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #bd8c27; 
}

#menu ul ul li:first-child a:hover:after
{
    border-right-color: #bd8c27; 
    border-bottom-color: transparent; 	
}


#menu ul li:last-child > a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */


<!-- AdPacks -->

#adpacks-wrapper{font-family: Arial, Helvetica;width:280px;position: fixed;_position:absolute;bottom: 0;right: 20px;z-index: 9999;background: #eaeaea;padding: 10px;-moz-box-shadow: 0 0 15px #ac7e20;-webkit-box-shadow: 0 0 15px #ac7e20;box-shadow: 0 0 15px #ac7e20;}
body .adpacks{background:#fff;padding:15px;margin:15px 0 0;border:3px solid #eee;}
body .one .bsa_it_ad{background:transparent;border:none;font-family:inherit;padding:0;margin:0;}
body .one .bsa_it_ad .bsa_it_i{display:block;padding:0;float:left;margin:0 10px 0 0;}
body .one .bsa_it_ad .bsa_it_i img{padding:0;border:none;}
body .one .bsa_it_ad .bsa_it_t{padding: 0 0 6px 0; font-size: 11px;}
body .one .bsa_it_p{display:none;}
body #bsap_aplink,body #bsap_aplink:hover{display:block;font-size:9px;margin: -15px 0 0 0;text-align:right;}
body .one .bsa_it_ad .bsa_it_d{font-size: 11px;}
body .one{overflow: hidden}


h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #333;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}


/* site title */

#templatemo_site_title_bar_wrapper {
	width: 100%;
	height: 80px;
	margin: 0 auto;	
	background:  url(images/templatemo_site_title_wrapper.jpg) top center no-repeat;
}

#templatemo_site_title_bar {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 0 10px;
	overflow: hidden;
	background: url(images/templatemo_site_title_bg.jpg) top center no-repeat;
}

#site_title {
	float: left;
	margin: 0px;
	padding: 25px 0 0 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-left: 5px;
}

#templatemo_site_title_bar #search_box {
	float: right;
	width: 280px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
}

#search_box form {
	float: left;
	width: 280px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 20px;
	width: 195px;
	padding: 6px 5px 4px 5px;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

#searchbutton {
 	height: 30px;
	width: 70px;
	margin: 0px;
	padding: 6px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #ffffff;
	background: none; 
	border: none;
}

/* menu */

/* banner */

#templatemo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 270px;
	margin: 0 auto;	
	background: url(images/templatemo_banner_wrapper.jpg) no-repeat center top;
}

#templatemo_banner {
	width: 960px;
	height: 270px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/templatemo_banner_bg.jpg) no-repeat center top;
}

#templatemo_banner_slider {
	clear: both;
	width: 960px;
	height: 250px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 20px 0 0 0;
}

/* end of banner */

/* end of menu */

#templatemo_menu_wrapper {
	clear: both;	
	width: 100%;
	height: 50px;
	margin: 0 auto;	
	background: url(images/templatemo_menu_wrapper.jpg) top center no-repeat;
}

#templatemo_menu {
	clear: both;
	width: 980px;
	height: 50px;
	margin: 0 auto;
	background: url(images/templatemo_menu_bg.jpg) top center no-repeat;
}

#templatemo_menu ul {
	width: 780px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	margin: 0 10px 0 0;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;	
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #000000;
	background:url(images/templatemo_button_01.png) no-repeat;
}

#templatemo_menu li .last {
	margin-right: 10px;
}

/* end of menu */

/* content */

#templatemo_content_wrapper {
	clear: both;	
	width: 100%;
	margin: 0 auto;	
	background: url(images/templatemo_content_wrapper.jpg) top center no-repeat;
}

#templatemo_content {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 0 10px;
	background: url(images/templatemo_content_bg_middle.png) repeat-y center;
}

#templatemo_content_bottom {
	width: 980px;
	height: 20px;
	margin: 0 auto;
	background: url(images/templatemo_content_bg_bottom.png) no-repeat center top;
}

#templatemo_content p {
	margin-bottom: 10px;
}

.section_w960_p15 {
	clear: both;
	width: 940px;
	padding: 0 15px;
}

.section_w960_p30 {
	clear: both;
	width: 910px;
	padding: 20px 0 0 80px;
}

.box {
	float: left;
	width: 300px;
	background: url(images/templatemo_box_01_middle.jpg) repeat-y;
}

.box_top {
	width: 300px;
	height: 5px;
	background:url(images/templatemo_box_01_top.jpg) no-repeat;
}

.box_bottom {
	width: 300px;
	height: 15px;
	background: url(images/templatemo_box_01_bottom.jpg) no-repeat;
}

.box .box_content {
	padding: 15px 20px 15px 20px;
}

.box h2 {
	color: #9b1919;
	font-size: 16px;
	margin-bottom: 20px;
}

.box .box_image_wrapper {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

.em_text {
	font-size: 14px;
	color: #000;
}

/* footer */

#templatemo_footer {
	width: 960px;
	margin: 0 auto;
	
	padding: 40px 10px;
	color: #8d690b;
}

#templatemo_footer  a {
	color: #8d690b;
}

#templatemo_footer .section_w240 {
	float: left;
	width: 200px;
	padding-right: 40px;
}

#templatemo_footer .section_w240 h3 {
	width: 175px;
	height: 30px;
	font-size:14px;
	font-weight: bold;
	color: #8d690b;
	
}

#templatemo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#templatemo_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#templatemo_footer .footer_list li a {
	color: #8d690b;
}

#templatemo_footer .footer_list li a:hover {
	color: #8d690b;
	text-decoration: none;
}
/* end of footer */


#tap_white{  
clear: both;
padding-left:30px;
height:150px;
background-image:url(../images/image_tap_white.jpg);
background-repeat:no-repeat;
background-position:center;
} 

#tap_white_content{  
clear: both;
padding-left:30px;
height:100px;
width:900px;
margin:0 auto;
}

#tap_white_conten_left{
float:left;
padding-left:0px;
padding-top:20px;
height:120px;
width:200px;
margin:0 auto;

}

#tap_white_conten_right{  
float:right;
padding-left:20px;
padding-top:10px;
height:100px;
width:500px;
margin:0 auto;

}


#main_menu_wrapper{  
width:1000px;  
margin:0 auto;  

} 
   
#main_menu{  
clear: both;
width:1000px;  
height:40px;
padding:20px;

}

#detail{ 
background-image:url(../images/detail-1.jpg);
background-repeat:no-repeat;
width:900px;
height:483px;}

#detail2{ 
background-image:url(../images/detail-2.jpg);
background-repeat:no-repeat;
width:900px;
height:483px;}

#mahidol{ 
background-image:url(../images/mahidol.jpg);
background-repeat:no-repeat;
width:900px;
height:483px;}

#srinagarin{ 
background-image:url(../images/srinagarin.jpg);
background-repeat:no-repeat;
width:900px;
height:483px;}



ul#display-inline-block-example,
	ul#display-inline-block-example li {
		/* Setting a common base */
		margin: 0;
		padding: 0;
		
		
	}

	ul#display-inline-block-example li {
		display: inline-block;
		width: 200px;

		
		vertical-align: top;
	}
	
	
ul#display-inline-block-example1,
	ul#display-inline-block-example1 li {
		/* Setting a common base */
		margin: 0;
		padding: 0;
		
		
	}

	ul#display-inline-block-example1 li {
		display: inline-block;
		width: 160px;

		
		vertical-align: top;
	}
#detail1-zone1{ 
background-image:url(../images/detail-1-bg.jpg);
background-repeat:no-repeat;
width:900px;
height:483px;}

#detail1-zone2{ 
background-image:url(../images/detail-2-bg.jpg);
background-repeat:no-repeat;
width:900px;
height:483px;}

#detail1-zone3{ 
background-image:url(../images/detail-3-bg.jpg);
background-repeat:no-repeat;
width:900px;
height:483px;}

#detail1-zone4{ 
background-image:url(../images/detail-4-bg.jpg);
background-repeat:no-repeat;
width:900px;
height:483px;}

#mahidol-zone{ 
background-image:url(../images/mahidol-zone-bg.jpg);
background-repeat:no-repeat;
width:900px;
height:483px;}

#font-white{
	color:#FFF;
	size:10px;
	font-weight:normal;
	line-height:14px;
	padding-left:20px;
	
}


#footer_wrapper{  
width:1000px;  
margin:0 auto;  

} 
   
#footer{  
clear: both;
padding-left:30px;
width:1000px;  
height:40px;
font-size:12px;

}  