@charset "utf-8";
/* CSS Document */
body {
	FONT-SIZE: 13px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	HEIGHT: 100%;
	padding: 0px;
	margin: 0 0 0 0;
	line-height: 21px;
}

form {
	margin: 0px;

	padding:0px;

}
img{
	border:0;
	text-align: left;
}
a {
	text-decoration: none;
	outline: 0px;
}


a img{
	border:none;
}

ul { 
	list-style-position:outside; 
}

.header{
	display: block;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 62px;
	z-index: 10;
	padding: 0px;
}
/*------------- BG ---------*/
.index_bg {
	background-image: url(../images/index/bg.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0
}
.promotions_bg{
	background: repeat-x url(../images/promotions/bg-promotions.jpg);
	margin: 0 0 0 0
}
.roh_bg{
	background: repeat-x url(../images/roh/bg-roh.jpg);
	margin: 0 0 0 0
}

.bookings_bg{
	background: repeat-x url(../images/bookings_schedules/bg-bookings.jpg);
	margin: 0 0 0 0
}
.services_bg{
	background: repeat-x url(../images/thai_services/bg-services.jpg);
	margin: 0 0 0 0
}
.rop_bg{
	background: repeat-x url(../images/rop/bg-rop.jpg);
	margin: 0 0 0 0
}
.about_thai_bg{
	background: repeat-x url(../images/about_thai/bg-about-thai.jpg);
	margin: 0 0 0 0
}
.sitemap_bg{
	background: repeat-x url(../images/sitemap/bg-sitemap.jpg);
	margin: 0 0 0 0
}
/*---Header Content Styling (list)---*/
.main_nav {
}

.main_nav_img{
	position:absolute;
}

.main_nav_menu{
	z-index: 1000;
	position: absolute;
	width: 710px;
	margin-top: 26px;
	padding: 0px;
	display: block;
	margin-left: 270px;
}
.main_nav_menu ul { 
	list-style-type:none; 
	padding:0px; 
	margin:0px; 
}

.main_nav_menu li{
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/menu/dd-bullet-01.gif);
	background-repeat: no-repeat;
	/*background-position: 0px 1px;*/
	margin-right: 40px;
}

.main_nav_menu ul li span.head_nav.section-active2 {
	color:#FC0;
}
.main_nav_menu li:hover span.head_nav{
	color: #FC0;
	text-decoration: none;
}

.main_nav_menu span.head_nav {
	color:#FFFFFF;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:15px
}

.main_nav_dd{
	background:#F9F5F7;
	width: 300px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	position: absolute;
	margin: 0px;
	display: none;
}
.main_nav_dd ul {
	margin-top:10px;
}

.main_nav_dd li {
	width: 263px;
	float:left;
	display:block;
	background-image: url(../images/menu/dd-bullet-03.gif);
	background-color: #F2ECF8;
	/*background-position: 10px 7px;*/
	margin: 0px;
	padding: 7px;
	padding-left: 30px;
	font: 12px/13px Tahoma, Verdana, Arial;
	vertical-align: middle;
}
.nav{
	font-size:12px;
	COLOR: #333333;
	display: block;
	padding: 0px;
	height: 22px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/menu/nav.gif);
	background-repeat: no-repeat;
	z-index: 0;
}
.nav a:link,.nav a:visited {
	color:#333;
	text-decoration:none;
}
.nav a:hover {
	color:#333;
	text-decoration:underline
}
#divCountry {
cursor:move;
overflow:hidden;
width:120px;
z-index:10;
}

/*---Navigation Drop Down Menu---*/
.dd_panel{
	display:none;
width: 0px;
}

.dd_destination{
	position:absolute;
	width: 300px;
	background-color: #FBF9FA;
	border: 1px solid #A88999;
	margin: 0px;
	padding: 22px 10px;
	margin-top: 5px;
	/*K-css 6px*/
}
/*---Quick Link drop down content---*/
.dd_destination h2 {
	font: 14px Tahoma, Verdana, Arial;
	color: #8c105e;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 5px;
}

.dd_destination ul {
	display: block;
	padding: 0px;
	margin: 0px;
}

.dd_destination li {
	display: block;
	float: left;
	width: 300px;
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
	background-color: #F2ECF8;
}

.dd_destination li.dd_alt {
	display: block;
	background-color: #FBF9FA;
}

.dd_destination li img {
	display: block;
	float: left;
}

.dd_destination li h3 {
	display: block;
	font: 12px Tahoma, Verdana, Arial;

	margin: 0px;
	padding: 0px;
	margin-left: 40px;
	vertical-align: top;
}

.dd_destination li h3 a{
	color: #B50083;
	text-decoration: none;
}

.dd_destination li h3 a:hover {
	color: #B50083;
	text-decoration: underline;
}

.dd_destination #closeSlot1{
	position:absolute;
	top:5px;
	left:302px;
}

.dd_destination #closeSlot2{
	position:absolute;
	top:5px;
	left:302px;
}

.dd_destination p {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-left: 40px;
	vertical-align: top;
}

.dd_destination p a:hover{
	text-decoration: underline;
}




/*index*******************************************/
.ad_area{
	background-image: url(../images/index/ad_area_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 191px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 70px;
	padding-left: 70px;
	padding-top: 9px;
}
.ad_area img{
	margin: 0px;
	padding: 0px;
	float: left;
}
/*------------- L1 Menu ---------*/
.content_top{
	display:block;
	width:980px;
	height:50px;
	padding:0px;
	margin:0px;	
	
	background-image:url(../images/index/tpl-pg-nav-bg.jpg);
	background-repeat:repeat-x;
}

.content_top .left{
	float:left;
	width:70px;
}

.content_top .right{
	float:left;
	width:70px;
}

.content_top .center{
	float:left;
	width:840px;
	height:28px;
	background-image: url(../images/index/tpl-nav-unselected.jpg);
	background-repeat:repeat-x;
}
.content_top_bookings{
	display:block;
	width:650px;
	height:50px;
	padding:0px;
	margin:0px;	
	
	background-image:url(../images/index/tpl-pg-nav-bg.jpg);
	background-repeat:repeat-x;
}
.content_top_bookings .center{
	float:left;
	width:650px;
	height:28px;
	background-image: url(../images/index/tpl-nav-unselected.jpg);
	background-repeat:repeat-x;
}
.menu{
	border:none;
	padding:0px;
	margin:0px;
}

.menu_list{
	font: 12px Tahoma, Arial;
	font-weight: bold;
	color: #FFF;
	height:28px;
	
	padding-left:30px;
	padding-right:30px;
}
.menu_list_bookings{
	font: 12px Tahoma, Arial;
	font-weight: bold;
	color: #FFF;
	height:28px;
	padding-left:15px;
	padding-right:15px;
}
.noarrow{
	height:22px;
}
.arrow{
	height:22px;
	background-image:url(../images/index/tpl-nav-selected-arrow.jpg);
	background-repeat:no-repeat;
	background-position: center 0px;
}


.selected{
	background-image:url(../images/index/tpl-nav-selected.jpg);
}
*html div.menu-L1 td.menu_list.selected {
background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/index/tpl-nav-selected.jpg',sizingMethod='scale');
}
*html div.menu-L1 td.menu_list_bookings.selected {
background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/index/tpl-nav-selected.jpg',sizingMethod='scale');
}
.menu_list a{
	color: #FFF;
	text-decoration:none;
}

.menu_list a:hover{
	color: #FFCB04;
}
.menu_list_bookings a{
	color: #FFF;
	text-decoration:none;
}

.menu_list_bookings a:hover{
	color: #FFCB04;
}


.bullet{
	background-image:url(../images/index/tpl-pg-nav-unselected-bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}

a.bullet:hover{
	background-image:url(../images/index/tpl-pg-nav-unselected-bullet-hover.gif);
	background-repeat:no-repeat;
}


.bullet_selected{
	background-image:url(../images/index/tpl-pg-nav-selected-bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}



a.bullet_selected:hover{
	background-image:url(../images/index/tpl-pg-nav-selected-bullet-hover.gif);
	background-repeat:no-repeat;
}



/*-L1 Content BG-*/

.L1-Content {
	font:Tahoma, Arial;
	font-size: 12px;
	clear:both;
	display: block;
	padding:0px;
	margin:0px;

}

.L1-homepage-01 {

	background-image:url(../images/index/tpl-L1-cont-bg.jpg);
	background-position: 0px bottom;
	background-color: white;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;


}




/*-L1 Content Font Related-*/
.L1-Content tr .table_s{
	margin: 0px;
	padding: 0px;
	background-image:url(../images/index/table-seperate.gif);
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 0px 0px;

	height: 220px;
}
.L1-Content tr .table_sm{
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 40px;
	background-image:url(../images/index/table-seperate.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

	height: 220px;
}

.L1-Content tr .table_sm_first{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 40px;
	height: 220px;

}

.L1-Content .promo img{
	width: auto;
	float:left;
}
/*Maximum header*/
.L1-Content h1 {
	font-family:"trebuchet MS", tahoma, Arial;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #8D49AE;
	font-weight: bold;
}

/*Medium header 1*/
.L1-Content h2 {
	font-family:"trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #8D49AE;
	font-weight: bold;
}
/*Minimum header */
.L1-Content h3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

/*Medium header or minimum header color change*/
.L1-Content .red {
	color: #9F0080;
}
.L1-Content .purple {
	color: #8E4AAD;
}

.L1-Content a {
	font-family:tahoma, Arial, "Times New Roman";
	
	font-weight: bold;
	line-height: 20px;
}

.L1-Content a:hover {
	color:#4B308F;;
	text-decoration:underline;
}

.L1-Content td p {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#333;
	margin-bottom: 10px;

	padding-right: 10px;
}

.L1-Content img {
	margin-bottom: 10px;
}

/*L1-Content other */
.L1-Content .listcenter ul{
	margin-left: 40px;
}

.L1-Content table {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}


.L1-Content td {
	padding: 0px;
	vertical-align: top;
}

.L1-Content ul {
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 30px;
	list-style-type: none;

}
.L1-Content ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
.L1-Content ul li {
	margin: 0px;
	padding: 0px;
	list-style-position:outside;
	padding-left: 20px;

}
.L1-Content ul li a {
	margin: 0px;
	padding: 0px;

	font:12px/16px Tahoma, Arial;
	color: #9F0080;
}
.L1-Content ul li a:hover {
	text-decoration: underline;
	color: #9F0080;
}

/*switch position of type-2 and added dot*/
.L1-Content .type-2 li  {
	background-image:url(../images/index/thai-type-b-bullet.gif);
	background-position: 0px 7px;
	list-style-position:outside;
}
/*add margin 0px*/
.L1-Content .type-3 li  {
	list-style-position:outside;
	background-image: none;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

.L1-Content .linkRed a{
	color: #9F0080;
}
.L1-Content .linkRed a:hover{
	color: #9F0080;
	text-decoration: underline;
}

.L1-Content .linkBlue a{
	color:#480682;
	text-decoration: none;
}
.L1-Content .linkBlue a:hover{
	color:#480682;
	text-decoration: underline;
}


.L1-Content select {
	margin-top: 5px;
	float:left;
	margin-left: 20px;
}
/*Sublist*/
.L1-Content .sublist li{
	list-style-position:outside;
	margin: 0px;
	padding: 0px;
	font-family:Tahoma, Arial;
	font-size: 12px;
	background-image: none;
	list-style-type:disc;
}
.L1-Content .sublist a {
	color: #9F0080;;
}
.L1-Content .sublist a:hover{
	color: #9F0080;
	text-decoration: underline;
}

/*L1-Content more*/
.L1-Content td .more {
	float:right;
	margin-right: 15px;
	padding: 0px;	
}

.L1-Content .more li {
	background-image:none;
	background-position: 0px 4px;
	list-style-position: outside;
	padding-left: 15px;
}

.L1-Content td .more a {
	font-family:Tahoma, Arial;
	font-size: 11px;
	color: #480682;
	font-weight:bold;
}
.L1-Content td .more a:hover {
	color: #480682;	
	text-decoration: underline;
}

/*BANNER*/
.banner {
	display:block;
	padding: 0px;
	margin: 0px;

}

.banner td {
	padding: 2px;
	margin: 0px;
}

.banner_text td {
	padding: 7px;
	margin: 0px;
	padding-top: 0px;
}

.banner_text h4 {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA97A7;
	margin-bottom: 0px;
	font-weight: bold;
}

.banner_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}



/*Booking engine css*/
.booking-engine-bot {
	height: 200px;
	margin-bottom: 10px;
}

.booking-engine-bot iframe{
	margin-top: 10px;
}

.r-banner{
	font: 12px/16px tahoma, Arial;
	display: block;
	width: 980px;
	/*border: 1px #000 solid;*/
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.r-banner .slot{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: block;
	float:left;		
}

.r-banner .slot-item{

}

.r-banner .slot-item h4{
	font-weight: bold;
	color: #953e67;
	text-decoration: none;
	padding:0px;
	margin:0px;
	padding-top: 10px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
}

.r-banner .slot-item a:hover h4{
	text-decoration:underline;
}

.r-banner .slot-item p{
	font:12px/18px Tahoma, Arial;
	color: #555;
	text-decoration: none;
	padding:0px;
	margin:0px;
}

.r-banner .slot-item a:hover p{
	text-decoration:underline;
}

.r-banner .slot-item span{
	padding:0px;
	margin:0px;
}

td.banner {
	padding: 0px;
	margin: 0px;
}

.bestvalues_list { padding:10px 0 0 0 ;}
.bestvalues_list table{ }
.bestvalues_list td a:link,.bestvalues_list td a:link{ color:#555;text-decoration:none}

.bestvalues_list td a:hover{ color:#000;text-decoration:none}

.bestvalues_list td{ border-bottom:1px dashed #ccc;}

.bestvalues_list td.price {
    font-size: 12px;
	line-height: 16px;
	color: #9e1272;}
	
/*---footer Content Styling---*/
.footer {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	font: 11px/16px Tahoma, Arial;
}
.footer-L2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	font: 11px/16px Tahoma, Arial;
	background-image: url(../images/common/breadcrumb-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	display: block;
	width: 850px;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.footer-L2 p{
	color: #999999;
	float: left;
	margin: 0px;
	padding: 0px;
}
.footer ul {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

.footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
}

.footer li a {
	font: 11px/16px Tahoma, Arial;
	color: #664270;
}

.footer li a:hover {
	color: #FFCB04;
	text-decoration:none;
}
.footer-L2 ul {
	display: block;
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
	}

.footer-L2 li {
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
}

.footer-L2 li a {
	font: 11px/16px Tahoma, Arial;
	color: #664270;
}

.footer-L2 li a:hover {
	color: #FFCB04;
	text-decoration:none;
}
.footer li a img {
	display: inline;
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}

.copyright{
	font:Arial;	
	margin-top: 2px;	
}

.copyright p{
	color: #999999;	
}


/*-L2 L3 Content BG-*/
.notopgap {
	padding: 0px;
	margin: 0px;
}

.content-nav {
	background-color: #FFF;
	width: 200px;
}

.promotions-L2-content {
	background-image: url(../images/promotions/tpl-L2-cont-bg.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}
.promotions-nav-bg {
	background-image: url(../images/promotions/tpl-cont-pg-vert-nav-bg.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
	background-position: left top;
}

.roh-L2-content {
	background-image: url(../images/roh/tpl-L2-cont-bg.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}
.roh-nav-bg {
	background-image: url(../images/roh/tpl-cont-pg-vert-nav-bg.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
	background-position: left top;
}

.bookings-L2-content {
	background-image: url(../images/bookings_schedules/tpl-L2-cont-bg.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}
.bookings-nav-bg {
	background-image: url(../images/bookings_schedules/tpl-cont-pg-vert-nav-bg.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
	background-position: left top;
}

.services-L2-content {
	background-image: url(../images/thai_services/tpl-L2-cont-bg.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}
.services-nav-bg {
	background-image: url(../images/thai_services/tpl-cont-pg-vert-nav-bg.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
	background-position: left top;
}

.rop-L2-content {
	background-image: url(../images/rop/tpl-L2-cont-bg.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}
.rop-nav-bg {
	background-image: url(../images/rop/tpl-cont-pg-vert-nav-bg.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
	background-position: left top;
}

.about_thai-L2-content {
	background-image: url(../images/about_thai/tpl-L2-cont-bg.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}
.about_thai-nav-bg {
	background-image: url(../images/about_thai/tpl-cont-pg-vert-nav-bg.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
	background-position: left top;
}
.sitemap-L2-content {
	background-image: url(../images/sitemap/tpl-L2-cont-bg.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}
.sitemap-nav-bg {
	background-image: url(../images/sitemap/tpl-cont-pg-vert-nav-bg.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
	background-position: left top;
}
/*-L2 L3 Content-*/
.content-body {
	font:Tahoma, Arial;
	width: 720px;
	margin: 0px;
	padding-top: 45px;
	padding-bottom: 0px;
	padding-left: 60px;
	padding-right: 0px;
}
/*Maximum header*/
/*.content-body h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-family:"trebuchet MS", tahoma, Arial;
	font-size: 22px;
	color:#8D49AE;
	font-weight: bold;
}*/

/*Medium header*/
/*.content-body h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-family:Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #480682;
}

/*Minimun header*/
/*.content-body h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-family:Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #480682;
}

/*Change color*/
/*.content-body .red {
	color: #9F0080;
}
.content-body .purple {
	color: #8E4AAD;
}
.content-body p {
	margin: 0px;
	padding: 0px;	
	margin-bottom: 10px;
	font-family:Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
	width: 650px;
}*/

.content-body table.mainarea{
	padding: 0px;
	margin-bottom: 10px;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
.content-body .highlight {
	color: #a877c0;
	font-weight: bold;
}

/*.content-body img {
	margin: 0px;
	padding: 0px;	
	margin-bottom: 20px;
}*/
.content-body table img {
	margin: 0px;
}

.content-body li a:hover {
	text-decoration:underline;
}
.content-nav div { display: block; }
.content-nav ul { list-style: none; padding:0px; margin: 0px; margin-top:40px; }
.content-nav li { 
	font-size: 13px;
	display:block; 
	padding:0px; margin: 0px; 
	background-image:url(../images/promotions/tpl-cont-pg-vert-nav-body.jpg);
	background-repeat: repeat-y;
}
.content-nav li .name {
	margin: 0px;
	padding: 8px;
	padding-left: 50px;
	padding-right: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.content-nav li.nav-selected .name {
	background-image: url(../images/promotions/tpl-content-bullet.gif);
	background-repeat: no-repeat;
	background-position: 27px 8px;

}
.content-nav li.nav-selected .bg {
	background-image:url(../images/promotions/tpl-cont-pg-vert-nav-select.jpg);
	background-repeat:repeat-y;
}
.content-nav li.nav-selected {
	display: block;
	font-size: 0px; /*fix bug for IE*/
	margin: 0px;
	padding: 0px;
}
.content-nav li.nav-selected .top {
	margin: 0px;
	padding: 0px;
	font-size: 0px; /*fix bug for IE*/
	height: 5px;
	border: none;
	background-image: url(../images/promotions/tpl-cont-pg-vert-nav-select-top.jpg);
	background-repeat: no-repeat;
}
.content-nav li.nav-selected .bottom {
	height: 5px;
	background-image: url(../images/promotions/tpl-cont-pg-vert-nav-select-bottom.jpg);
	background-repeat: no-repeat;
}
.content-nav li.end {
	height:94px;
	background-image:url(../images/promotions/tpl-cont-pg-vert-nav-end.jpg);
	background-repeat: no-repeat;
}

.content-nav li a {
	color: #333;
}

.content-nav li a:hover {
	text-decoration:underline;
}
/*--------------- End Kawin need to update--------------------


/*common*******************************************/
.title_area {
	text-decoration: none;
	display: block;
	height: 30px;
	width: 650px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.title_area pic {
	float: left;
	margin: 0px;
}
.w01 {
	font-size: 13px;
	line-height: 21px;
	color: #9e1271;
	font-weight: bold;
	text-decoration: none;
}
.w01 a:link { color: #9e1271; text-decoration: none;}
.w01 a:visited { color: #9e1271; text-decoration: none;}
.w01 a:hover { color: #9e1271;	text-decoration: underline;}

.w02 {
	font-size: 13px;
	line-height: 21px;
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.w02 ul{
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.w02 li{
	background-image: url(../images/common/li.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
	padding-left: 10px;
}

.w02 a:link {	color: #333; text-decoration: none;}
.w02 a:visited { color: #333; text-decoration: none;}
.w02 a:hover { color: #9e1271;	text-decoration: underline;}
.w03 {
	font-size: 13px;
	line-height: 21px;
	color: #333;
	text-decoration: none;
}
.w03 a:link {	color: #333; text-decoration: none;}
.w03 a:visited { color: #333; text-decoration: none;}
.w03 a:hover { color: #333;	text-decoration: underline;}

.w04 {
	font-size: 13px;
	line-height: 21px;
	color: #333;
	text-decoration: underline;
}
.w05 {
	font-size: 13px;
	line-height: 21px;
	color: #9e1271;
	text-decoration: none;
}
.w05 a:link { color: #9e1271; text-decoration: none;}
.w05 a:visited { color: #9e1271; text-decoration: none;}
.w05 a:hover { color: #9e1271;	text-decoration: underline;}

.w06 {
	font-size: 13px;
	line-height: 21px;
	color: #800080;
	font-weight: bold;
	text-decoration: none;
}
.w07{
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-decoration: none;
}
.w08 {
	font-size: 13px;
	line-height: 21px;
	color: #333;
	text-decoration: none;
	text-align: justify;
}
.w08 a:link {	color: #333; text-decoration: none;}
.w08 a:visited { color: #333; text-decoration: none;}
.w08 a:hover { color: #9e1271;	text-decoration: underline;}

.sub01 {
	font-size: 15px;
	line-height: 30px;
	color: #9e1271;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
}
.sub02 {
	font-size: 13px;
	line-height: 24px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.sub03 {
	font-size: 15px;
	color: #3e3e3e;
	font-weight: bold;
	text-decoration: none;
}
.sub04 {
	font-size: 13px;
	line-height: 21px;
	color: #9e1271;
	font-weight: bold;
	text-decoration: none;
}
.sub05 {
	font-size: 13px;
	line-height: 21px;
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}
.dotted {
	background-image: url(../images/common/dottedline.gif);
	background-repeat: repeat-x;
	height: 12px;
	background-position: center;
}
.arrow_top {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.arrow_top a:link {	color: #666; text-decoration: none;}
.arrow_top a:visited {	color: #666; text-decoration: none;}
.arrow_top a:hover { color: #ccc;text-decoration: underline;}
/*.pic_right{
		margin-left: 10px;
}*/
.list_01 {
	background-image: url(../images/about_thai/list_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	height: 35px;
	width: 535px;
}
.list_02 {
	background-image: url(../images/about_thai/list_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	width: 55px;
	text-align: center;
}
.h_title {
	font-size:15px;
	color:#9e1272;
	font-weight:normal;
	text-align:left;
	margin:0px;
	padding:4px auto 4px 4px;
	padding-left:16px;
	background-image: url(../images/about_thai/h_title.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:4px;
	margin-top:4px;
	height:30px;
}
.thainews {
	font-size: 12px;
	line-height: 26px;
	color: #333;
	text-decoration: none;
}
.thainews a:link,.thainews a:visited {
	color: #333;
	text-decoration: none;
}
.thainews a:hover {
	color: #666;
	text-decoration: underline;
}
/*media*/
#media_div {
	font-size: 13px;
	color: #333333;
	width:600px;
	text-align:left;
	padding:5px 5px 2px 5px;
	display:block;
	height:auto;
	vertical-align:top;	
}


#media_div .medialist {
	font-size: 13px;
	color: #333333;
	width:175px;
	text-align:center;
	float:left;
	display:block;
	margin:10px 10px 10px 5px;
}

#media_div .medialist .photo {
    width:155px;
    margin:1px 0px 0px 3px;
}

#media_div .medialist .photo a img, #media_div .medialist .photo a:visited img
{border:#FFFFFF solid 2px;}
#media_div .medialist .photo a:hover img, #media_div .medialist .photo a:active img
{border:#9e1271 solid 2px;}

#media_div .medialist .font {
	font-size: 13px;
	color: #333333;
	text-align:center;
	vertical-align:none;
	width:175px;
	white-space: normal;
    overflow:auto;
	word-break:break-all;
}

#media_div .medialist .font a:link, #media_div .medialist .font a:visited {
	font-size: 13px;
	color: #333333;
	text-decoration:none;
}

#media_div .medialist .font a:hover, #media_div .medialist .font a:active {
	font-size: 13px;
	color: #9e1271;
	text-decoration:underline;
}


/*..........................................................................................................*/