@media print {
	.noprint{
		display:none;
		visibility:hidden;
	}
	.printable{
		display: block;
		visibility: visible;
	}
}

/*----- HTML TAG -----*/
UL{
	padding:0 20px 0 0;
}
LI{
	background:url(/images/bullet/green-fa.gif) no-repeat right 7px;
	padding-right:10px;
}
LI A{
	color:#565656;	
}
H1, H2{
	padding-right:10px;
	background:url(/images/bullet/green-fa.gif) no-repeat right 7px;
	color:#562606;
	font-size:13px;
}
H2{
	font-size:12px;
}
/*------------- ID Base --------------*/
#logo{
	margin-left:750px
}
/*------------- Public --------------*/
.Text, .Textdetail{
	text-align:justify;
	direction:rtl;
	padding:0 10px 25px 10px;
}
.Textdetail{
	padding:0 15px;
}
.PicFrame{
	float:right;
	margin-right:15px
}
.topicMenu{
	text-align:right;	
}
div.ht{
	overflow: hidden;
	height: 1px;
	position:absolute;
}
/*-------------Menu Begin--------------*/
.menu_top {
	position:absolute;
	left:20px;
	top:-27px;
	top:expression('-28px');
}
.menu_top A{	
	height:28px;
	float:left;
	padding-right:10px;
	padding-left:0;
}
.menu_top A:hover {
	background-position:left -28px;
	height:27px;
	color:#FFF;
}
.aboutthailand{
	background:url(/images/them/menu/fa/about-thailand.gif) no-repeat left top;
	width:98px;
}
.aboutthailandSelected{
	background:url(/images/them/menu/fa/about-thailand.gif) no-repeat left -28px;
	width:98px;
}
.attraction{
	background:url(/images/them/menu/fa/attraction.gif) no-repeat left top;
	width:90px;
}
.attractionSelected{
	background:url(/images/them/menu/fa/attraction.gif) no-repeat left -28px;
	width:90px;
}
.hotel{
	background:url(/images/them/menu/fa/hotels.gif) no-repeat left top;
	width:72px;
}
.hotelSelected{
	background:url(/images/them/menu/fa/hotels.gif) no-repeat left -28px;
	width:72px;
}
.map{
	background:url(/images/them/menu/fa/maps.gif) no-repeat left top;
	width:76px;
}
.mapSelected{
	background:url(/images/them/menu/fa/maps.gif) no-repeat left -28px;
	width:76px;
}
.gallery{
	background:url(/images/them/menu/fa/gallery.gif) no-repeat left top;
	width:90px;
}
.gallerySelected{
	background:url(/images/them/menu/fa/gallery.gif) no-repeat left -28px;
	width:90px;
}
.city{
	background:url(/images/them/menu/fa/city.gif) no-repeat left top;
	width:85px;
}
.citySelected{
	background:url(/images/them/menu/fa/city.gif) no-repeat left -28px;
	width:85px;
}
.english{
	background:url(/images/them/menu/fa/english.gif) no-repeat left top;
	width:62px;
}
/*-------------Sidebar--------------*/
.Sidebar A{	
	height:27px;
	width:163px;
	padding:0;
	display:block;
}
.Sidebar A:hover {
	background-position:left -28px;
}
.home{
	background:url(/images/them/menu/sidebar/home.gif) no-repeat right top;
}
.homeSelected{
	background:url(/images/them/menu/sidebar/home.gif) no-repeat right -28px;
}
.about{
	background:url(/images/them/menu/sidebar/about.gif) no-repeat right top;
}
.aboutSelected{
	background:url(/images/them/menu/sidebar/about.gif) no-repeat right -28px;
}
.package{
	background:url(/images/them/menu/sidebar/package.gif) no-repeat right top;
}
.packageSelected{
	background:url(/images/them/menu/sidebar/package.gif) no-repeat right -28px;
}
.attraction{
	background:url(/images/them/menu/sidebar/attraction.gif) no-repeat right top;
}
.attractionSelected{
	background:url(/images/them/menu/sidebar/attraction.gif) no-repeat right -28px;
}
.faq{
	background:url(/images/them/menu/sidebar/faq.gif) no-repeat right top;
}
.faqSelected{
	background:url(/images/them/menu/sidebar/faq.gif) no-repeat right -28px;
}
.oppinion{
	background:url(/images/them/menu/sidebar/oppinion.gif) no-repeat right top;
}
.oppinionSelected{
	background:url(/images/them/menu/sidebar/oppinion.gif) no-repeat right -28px;
}
.bali{
	background:url(/images/them/menu/sidebar/bali.gif) no-repeat right top;
}
.baliSelected{
	background:url(/images/them/menu/sidebar/bali.gif) no-repeat right -28px;
}
.agency{
	background:url(/images/them/menu/sidebar/agency.gif) no-repeat right top;
}
.agencySelected{
	background:url(/images/them/menu/sidebar/agency.gif) no-repeat right -28px;
}
.fairs{
	background:url(/images/them/menu/sidebar/fairs.gif) no-repeat right top;
}
.fairsSelected{
	background:url(/images/them/menu/sidebar/fairs.gif) no-repeat right -28px;
}
.travelinfo{
	background:url(/images/them/menu/sidebar/travelinfo.gif) no-repeat right top;
}
.travelinfoSelected{
	background:url(/images/them/menu/sidebar/travelinfo.gif) no-repeat right -28px;
}
/*-------------Titles Begin--------------*/
.AboutTitle{
	background:url(/images/title/fa/about.gif) no-repeat left top;
	width:122px;
}
.GalleryTitle{
	background:url(/images/title/fa/gallery.gif) no-repeat left top;
	width:115px;
}
.FaqTitle{
	background:url(/images/title/fa/faq.gif) no-repeat left top;
	width:133px;
	overflow:hidden
}
.HomeTitle{
	background:url(/images/title/fa/home.gif) no-repeat left top;
	width:115px;
}
.HotelTitle{
	background:url(/images/title/fa/hotel.gif) no-repeat left top;
	width:88px;
}
.AttractionTitle{
	background:url(/images/title/fa/attraction.gif) no-repeat left top;
	width:103px;
}
.AboutTaTitle{
	background:url(/images/title/fa/about-thailand.gif) no-repeat left top;
	width:122px;
}
.MapTitle{
	background:url(/images/title/fa/map.gif) no-repeat left top;
	width:95px;
}
.OppinionTitle{
	background:url(/images/title/fa/opinion.gif) no-repeat left top;
	width:146px;
}
.PackageTitle{
	background:url(/images/title/fa/package.gif) no-repeat left top;
	width:117px;
}
.CityTitle{
	background:url(/images/title/fa/city.gif) no-repeat left top;
	width:115px;
}
.AgencyTitle{
	background:url(/images/title/fa/agency.gif) no-repeat left top;
	width:167px;
}
.TravelinfoTitle{
	background:url(/images/title/fa/travelinfo.gif) no-repeat left top;
	width:114px;
}
.CalendarTitle{
	background:url(/images/title/fa/calendar.gif) no-repeat left top;
	width:87px;
}
.CurrencyTitle{
	background:url(/images/title/fa/currency.gif) no-repeat left top;
	width:103px;
}
.WeatherTitle{
	background:url(/images/title/fa/weather.gif) no-repeat left top;
	width:103px;
}
.TimeTitle{
	background:url(/images/title/fa/time.gif) no-repeat left top;
	width:130px;
}
.ExhibitionTitle{
	background:url(/images/title/fa/fairs.gif) no-repeat left top;
	width:121px;
}
/*-------------Title Begin--------------*/
.BrownTitle{
	background:url(/images/bullet/blue-main.gif) no-repeat right top;
	padding-right:20px;
	padding-left:0px;
	font-size:12px;
	text-align:right;
	direction:rtl
}
.MainMore{
	float:left;
	width:100px
}
.MainMore A{
	background:url(/images/bullet/main-more.gif) no-repeat right top;
	padding-right:15px;
}
.BlueTitle, .BlueTitleSub{
	background:url(/images/bullet/brown.gif) no-repeat right 5px;
	padding:0 15px 0 0;
	text-align:right;
	margin:0 20px 0 0;
}
.BlueTitleSub{	
	margin-right:0px
}
.BlackTitle A{
	background:url(/images/bullet/blue-more.gif) no-repeat right 3px;
	padding-right:15px;
}
.GreenArrow, .BrownArrow{
	padding-right:15px;
	background:url(/images/bullet/blue-arrow-fa.gif) no-repeat right 8px;
	font-weight:600;
	margin-right:10px;
	color:#565656;
}
.BrownArrow{
	background:url(/images/bullet/brown-arrow-fa.gif) no-repeat right 8px;
	color:#5cb1c8;
}
.BlueArrow A{
	background:expression('url(/images/bullet/blue-arrow.gif) no-repeat rigth 8px');
	background:url(/images/bullet/blue-arrow-fa.gif) no-repeat right 5px;
	margin-right:10px;
	padding-right:10px;
	padding-left:0;
	font-size:11px;
}
.PackagelistTitle A{
	background:url(/images/bullet/blue-more.gif) no-repeat right 5px;
	padding-right:15px;
	padding-left:0;
	margin:5px 10px 5px 0;
	font-size:11px;
}
.Packagelist{
	color:#805C44;
	font-weight:600;
	background:url(/images/bullet/blue-more.gif) no-repeat right 5px;
	padding-right:15px;
	padding-left:0;
	margin:5px 10px 5px 0;
	font-size:11px;
}

/*-------------Thumbnail pic slider--------------*/
.thumbnail_innerDiv{
	padding-right:10px	;
	padding-left:0;
}
.galleryGroup A{
	font-size:11px;
}
/*-------------------- Slider -----------------------*/
.closeSlide, .openSlide{
	background:url(/images/bullet/close-arrow.gif) no-repeat left top;
	margin:10px 0 0 10px;
	float:left;
}
.openSlide{
	background:url(/images/bullet/open-arrow.gif) no-repeat left top;	
}
/*-------------Border And Text over--------------*/
A.borderText DIV{
	background:url(/images/bullet/brown-hover.gif) no-repeat right 5px;
	padding:0 15px 0 0;
	margin:0 25px 0 0;
	font-size:10px;
	font-weight:600
}
A.borderText:hover DIV{
	background:url(/images/bullet/brown-hover.gif) no-repeat right -10px;
	padding:0 15px 0 0;
	margin:0 25px 0 0;
}
/*-------------Package--------------*/
.Option{
	background:url(/images/package/title-back.gif) no-repeat right top;
	float:right;
	width:90px;
	margin-right:1px;
	padding-right:10px;
	text-align:right
}
/*-------------Travel Info--------------*/
.travelInfo{
	float:right;
	width:230px	;
}
.clockCity{
	padding-top:10px;
	font-weight:600	;
}
/*.currency TD{
	border-left:1px solid #1995AB;
	border-bottom:1px solid #1995AB;
}*/
.currency-title{
	color:#990000;
	font-weight:600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding-bottom:10px
}
/*-------------Sidebar icon--------------*/
A.thaiCal{
 	font-size:11px;
	text-align:right
}
A.thaiCalSelected{
 color:#13AFDD;
}
A.thaiCal IMG{
 	float:right;
	padding-left:5px;
	border:0pt none;
}













