/* style.css                            */
/* Use with www.reignintertravel.co.th     */
/* tag name= rp (repeat) */

body {
	margin: 0px;
	font-family: tahoma, sans-serif;
	font-size: 14px;
	color: #666666;
}

div {
	font-family: tahoma, sans-serif;
	font-size: 14px;
	color: #666666;
}

tr td {
	font-family: tahoma, sans-serif;
	font-size: 13px;
	color: #666666;
}
p { margin-bottom: 0px; }

ul li {
	list-style: none;
	margin: 0px;
}
h1 { /* --- > TEXT HEAD BOXXX {HOT PROMO AIR TICKET} --- */
	font-family: tahoma, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
}
h2 {  /* --- > TEXT HEAD NAME LIST {TRAVELPACKAGE LIST} --- */
	font-family: tahoma, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #343333;
	margin: 10px 0px 10px 0px;
}
h3 { /* --- Left Menu --- */
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
h4 { /* --- > TEXT HEAD BOXXX {WORLD WEATHER} --- */
	font-family: tahoma, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	margin: 0px;
}
h5 {/*--- TEXT HEAD CUST TALK ---*/
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px;
}
h6 {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #343333;
	margin: 0px;
}


/*-------------------------------- hyperlink tag style --------------------------------*/
a {
	font-family: Verdana, Arial, tahoma, sans-serif;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, tahoma, sans-serif;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, tahoma, sans-serif;
	color: #7f0808;
	text-decoration: none;
}


/*-------------------------------- header tag style --------------------------------*/
#bgMainHead {
	position: relative;
	background-image: url(../images/img_home/bg_rp_h1.jpg);
	background-repeat: repeat-x;
	height: 163px;
	text-align: center;	
	margin: auto;
}
	#bgMainHead #head1 {
		position: relative;
		width: 1000px;
		height: 111px;		
		margin: auto;
	}
		#bgMainHead #head1 #logo {
			position: relative;
			float: left;
			margin-top: 17px;
		}
		#bgMainHead #head1 #short_menu {
			position: relative;
			float: right;
			margin-top: 40px;
		}
		
	#bgMainHead #subhead {/*------ menu ------*/
		clear: both;
		position: relative;
		text-align: left;
		width: 1000px;
		height: 53px;
		margin: auto;
	}

/*-------------------------------- content1 tag style --------------------------------*/
.bgContent1 {
	position: relative;
	background: #262525;
	height: 400px;
} 
	.bgContent1 .Content1 {
		position: relative;
		width: 1000px;		
		margin: auto;
	}
	.bgContent1 .Content1 .slidePromotion {
		position: relative;
		float: left;
		margin-left: 0px;
		margin-right: 10px;
		margin-top: 10px;
	}
	.bgContent1 .Content1 .clPromoAirticket {
		position: relative;
		float: right;
		width: 300px;
		margin-top: 15px;
	}
		.bgContent1 .Content1 .clPromoAirticket .idDivPromoAirticket {
			position: relative;
			float: right;
			background-image: url(../images/img_home/bg_rp_air.jpg);
			background-repeat: repeat-x;
			width: 290px;
			height: 342px;
			border: 1px outset #FFFFFF;
			padding: 0px 5px 0px 8px;
		}
			.bgContent1 .Content1 .clPromoAirticket .idDivPromoAirticket .PromoAirBanner {
				position: relative;
			}
			.bgContent1 .Content1 .clPromoAirticket .idDivPromoAirticket .clLstPromoAir  {
				position: relative;
				font-family: tahoma, sans-serif;
				font-size: 13px;
				color: #FFFFFF;
				width: 285px;
				height: 80px;
				margin-top: 12px;
			}
			

/*-------------------------------- content2 tag style --------------------------------*/
.more {
	position: relative;
	font-size: 13px;
	color: #202020;
	height: 10px;
	/*padding-top: 7px;*/
	padding-right: 10px;
	text-align: right;	
	margin: 0px;
}
	.more a:link, a:visited {
		font-family: Verdana, Arial, tahoma, sans-serif;
		color: #202020;
		text-decoration: none;
	}
	.more a:hover {
		font-family: Verdana, Arial, tahoma, sans-serif;
		color: #999999;
		text-decoration: none;
	}
	
.Content2 {
	position: relative;	
	width: 1000px;
	height: 375px;	
	background: #FFFFFF;
	margin: auto;
}
	.Content2 .clPrNewsclCustomer {
		position: relative;
		float: left;
		width: 685px;
	}
	/*	.Content2 .clPrNewsclCustomer .clPrNews {
			position: relative;
			background: url(../images/img_home/bg_pr.jpg) no-repeat;
			height: 175px;
			margin-top: 10px;
		} 
			.Content2 .clPrNewsclCustomer .clPrNews .clPrNewsLeft {
				position: relative;
				float: left;
				width: 205px;
				padding-top: 40px;
				padding-left: 10px;
				padding-bottom: 10px;
			}
				.Content2 .clPrNewsclCustomer .clPrNews .clPrNewsLeft .clPrNewsLeftImg {
					position: relative;
					float: left;
				}		
				.Content2 .clPrNewsclCustomer .clPrNews .clPrNewsLeft .clPrNewsLeftComment {
					position: relative;
					float: right;
				}
	
			.Content2 .clPrNewsclCustomer .clPrNews .clPrNewsRight {
				position: relative;
				float: right;
				padding-top: 40px;
				padding-right: 10px;
				padding-bottom: 10px;
				width: 437px;
			}
				.Content2 .clPrNewsclCustomer .clPrNews .clPrNewsRight .clPrNewsRight1 {
					position: relative;
					float: left;
					width: 210px;
				}
					.Content2 .clPrNewsclCustomer .clPrNews .clPrNewsRight .clPrNewsRight1 .clPrNewsRight1Img  {
						position: relative;
						float: left;
					}		
					.Content2 .clPrNewsclCustomer .clPrNews .clPrNewsRight .clPrNewsRight1 .clPrNewsRight1Comment {
						position: relative;
						float: right;
				}
				.Content2 .clPrNewsclCustomer .clPrNews .clPrNewsRight .clPrNewsRight2 {
					position: relative;
					float: right;
					width: 210px;
				}
					.Content2 .clPrNewsclCustomer .clPrNews .clPrNewsRight .clPrNewsRight2 .clPrNewsRight2Img  {
						position: relative;
						float: left;
					}		
					.Content2 .clPrNewsclCustomer .clPrNews .clPrNewsRight .clPrNewsRight2 .clPrNewsRight2Comment {
						position: relative;
						float: right;
				}*/
			
		.Content2 .clPrNewsclCustomer .clCustomer {/* CUSTOMER TALK */
			position: relative;
			background: url(../images/img_home/bg_cust.jpg) no-repeat;
			width: 690px;
			height: 176px;
			margin-top: 10px;
		}
				.Content2 .clPrNewsclCustomer .clCustomer .txtCustomer {
					position: relative;
					width: 680px;
					padding: 40px 10px 0px 10px;
				} 
					.Content2 .clPrNewsclCustomer .clCustomer .txtCustLeft { /* CUSTOMER TALK  COLUMN 1*/
						position:relative;
						float:left;
						width:315px;
						padding-right:22px;
					}
						.Content2 .clPrNewsclCustomer .clCustomer .txtCustomer .txtCustLeft .CustLeftImg {
							position:relative;
							float:left;
						}
						.Content2 .clPrNewsclCustomer .clCustomer .txtCustomer .txtCustLeft .txtComment {
							position:relative;
							float:right;
							width:200px;
						}
						.Content2 .clPrNewsclCustomer .clCustomer .txtCustomer .txtCustLeft .txtComment .txtCustLeftH {
								position: relative;
								width:200px;
								height:30px;
							}
						.Content2 .clPrNewsclCustomer .clCustomer .txtCustomer .txtCustLeft .txtComment .txtCustLefttext {
								position: relative;
								font-family: tahoma, sans-serif;
								font-size: 13px;
								color: #F1EFEF;
								width: 200px;
								height: 70px;
								padding-top: 5px;
							}
					.Content2 .clPrNewsclCustomer .clCustomer .txtCustomer .txtCustRight { /* CUSTOMER TALK  COLUMN 2*/
						position: relative;
						float: left;
						width: 330px;
						height: 105px;
						margin-left: 25px;
					}
						.Content2 .clPrNewsclCustomer .clCustomer .txtCustomer .txtCustRight .CustRightImg {
							position: relative;
							float: left;
							width: 105px;
							height: 105px;
						}
						.Content2 .clPrNewsclCustomer .clCustomer .txtCustomer .txtCustRight  .txtCustRightComment {
							position: relative;
							float: right;
							width: 210px;
							padding-right: 5px;
						}	
							.Content2 .clPrNewsclCustomer .clCustomer .txtCustomer .txtCustRight  .txtCustRightComment .txtCustRightH {
								position: relative;
								width: 200px;
								height: 30px;
							}
							.Content2 .clPrNewsclCustomer .clCustomer .txtCustomer .txtCustRight  .txtCustRightComment  .txtCustRighttext {
								position: relative;
								font-family: tahoma, sans-serif;
								font-size: 14px;
								color: #F1EFEF;
								width: 200px;
								height: 70px;
								padding-top: 5px;
							}
		.Content2 .clPrNewsclCustomer .clAboutUs {
			position: relative;
			margin-top: 10px;
			float: left;
			background: url(../images/img_home/bg_about.jpg) no-repeat;
			width: 685px;
			height: 175px;
		}
			.Content2 .clPrNewsclCustomer .clAboutUs .txtAboutUs {
				position: relative;
				padding-top: 40px;
				padding-left: 10px;
				padding-right: 10px;
			}
				.Content2 .clPrNewsclCustomer .clAboutUs .txtAboutUs .txtLeft {
					position: relative;
					float: left;
					width: 152px;
					height: 113px;	
				}
				.Content2 .clPrNewsclCustomer .clAboutUs .txtAboutUs .txtRight {
					position:relative;
					float:right;
					width:490px;
					height:130px;
					font-family:tahoma, sans-serif;
					font-size:13px;
					font-weight:normal;
					line-height:14px;
					color:#666666;
				}
				
.Content3 {
	clear: both;
	position: relative;
	background: #FFFFFF;
	width: 1000px;
	/*height: 200px;*/
	margin: auto;
}
	/*.Content3 .clAboutUs {---- ¤ÍÅÑÁÀìà´ÔÁ----
		position: relative;
		margin-top: 10px;
		float: left;
		background: url(../images/img_home/bg_about.jpg) no-repeat;
		width: 685px;
		height: 175px;
	}
			.Content3 .clAboutUs .txtAboutUs {
				position: relative;
				padding-top: 40px;
				padding-left: 10px;
				padding-right: 10px;
				padding-bottom: 10px;
			}
				.Content3 .clAboutUs .txtAboutUs .txtLeft {
					position: relative;
					float: left;
					width: 152px;
					height: 113px;
					
				}
				.Content3 .clAboutUs .txtAboutUs .txtRight {
					position: relative;
					float: right;
					width: 490px;
					height: 130px;
				}*/
	.Content3 .clBanCall2 {
		position: relative;
		margin-top: 10px;
		float: left;
		background: url(../images/img_home/banner_cll.jpg) center no-repeat;
		width: 685px;
		height: 175px;
	}	
	
	.Content3 .clBanenews {
		position: relative;
		margin-top: 10px;
		float: left;
		/*background: url(../img_enews/freeairticket.jpg) center no-repeat;*/
		width: 685px;
		height: 155px;
	}
	.Content3 .clWether {
		position:relative;
		float:right;
		width:300px;
		min-height:250px;
	}
	
/*------------------------------- content travel package -------------------------------*/
.Content4 {
	position: relative;
	width: 1000px;	
	margin: auto;
}

	.Content4 .left_nav {
		position: relative;
		float: left;
		width: 150px;
		height: auto;
		margin: auto;
	}
		.Content4 .left_nav .left_menu {
			position: relative;
			float: left;
			width: 150px;
			/*overflow: hidden;*/
			padding-top: 30px;
			margin: 0px;
		}
	.Content4 .left_nav2 {
		position: relative;
		float: left;
		width: 250px;
		height: 400px;
		margin: auto;
	}
		.Content4 .left_nav2 .left_menutrip {
			position: relative;
			float: left;
		/*	width: 250px; */
			overflow: hidden;
			padding-top: 30px;
			margin: 0px;
		}
		
	.Content4 .left_nav_hotel {
		position: relative;
		float: left;
		width: 180px;
		margin: 60px 0px 10px 0px;
	}
		
	.Content4 .clPackageList {
		position: relative;
		float: left;
		width: 570px;
		margin: 10px 0px 10px 10px;
	}
		.Content4 .clPackageList .h2Nametrip {
			clear: both;
			position: relative;
			text-align: left;
		}
		.Content4 .clPackageList .clLstImg {
			position: relative;
		}
		.Content4 .clPackageList .clLstContent {
			position: relative;
			width: 570px;
			text-align:justify;
			padding: 10px 0px 10px 0px;
		}
			.Content4 .clPackageList .clLstContent .tripChoice {
				position: relative;
				padding-top: 10px;
				margin: 0px;
			}
			.Content4 .clPackageList .clLstContent .tripCity {
				position: relative;
				font-weight: bold;
			}
			.Content4 .clPackageList .clLstContent .tripFlightPrice {
				position: relative;
				width: 570px;
				padding-top: 10px;
			}
		.Content4 .clPackageList .clScheTravel {
			position: relative;
			font-family: tahoma, sans-serif;
			font-size: 31px;
			width: 570px;
		}
		.Content4 .clPackageList .clLstFooter {
			position: relative;
			padding: 20px 0px 10px 0px;
		}
			.Content4 .clPackageList .clLstFooter .clLstFooterBG {
				position: relative;
				float: left;
				width: 403px;
				margin: 0px;
			}			
				.Content4 .clPackageList .clLstFooter .clLstFooterBG .bgLstFooter1 {
					position: relative;
					background: url(../images/img_package/bg_22.jpg) bottom no-repeat;
					width: 403px;
					margin: 0px;
				}
				.Content4 .clPackageList .clLstFooter .clLstFooterBG .bgLstFooter2 {
					position: relative;
					vertical-align: baseline;
					font-family: tahoma, sans-serif;
					font-size: 13px;
					font-weight: bold;
					color: #343333;
					background: url(../images/img_package/bg_29.jpg) repeat-y;
					width: 403px;
					padding: 0px 5px; 0px 5px;
					margin: 0px;
				}
				.Content4 .clPackageList .clLstFooter .clLstFooterBG .bgLstFooter3 {
					position: relative;
					background: url(../images/img_package/bg_32.jpg) top no-repeat;
					width: 403px;
					margin: 0px;
				}
				
			.Content4 .clPackageList .clLstFooter .clLstFooter2 {
				position: relative;
				float: right;
				height: 19px;
				padding-top: 10px;
			}
			.Content4 .clPackageList span.foottourpage {
				clear: both;
				position: relative;
				font-family: tahoma, sans-serif;
				font-size: 13px;
				width: 500px;
				text-align: center;
			}
				.Content4 .clPackageList span.foottourpage a {
					font-family: tahoma, sans-serif;
					font-size: 13px;
					color: #990000;	
				}
				.Content4 .clPackageList span.foottourpage a:hover {
					font-family: tahoma, sans-serif;
					font-size: 13px;
					color: #333333;
				}

/*----------------------------- Search Result -----------------------------*/
	.Content4 .clSearchResult {
		position: relative;
		float: left;
		width: 570px;
		margin: 10px 0px 10px 10px;
	} 
		.Content4 .clSearchResult .h3NameDreamtrip{
			position: relative;
			text-align: left;
			line-height: 50px;
		}
		.Content4 .clSearchResult .clSearchDetail {
			clear:both;
			position: relative;
			padding: 10px 0px 0px 0px;
		}	
				.Content4 .clSearchResult .clSearchDetail .clSearchDetail1 {
					position: relative;
					float: left;
					/*width: 205px;*/
				}
				.Content4 .clSearchResult .clSearchDetail .clSearchDetail2 {
					position: relative;
					float: right;
					width: 360px;
				}
					.clSearchDetail2 a {
						font-family: tahoma, sans-serif;
						font-size: 14px;
						font-weight: bold;
						color: #252525;
					}
					.clSearchDetail2 a:hover {
						font-family: tahoma, sans-serif;
						font-size: 14px;
						font-weight: bold;
						color: #666666;
					}									
					.Content4 .clSearchResult .clSearchDetail .clSearchDetail2 .clSearchHead {
						position: relative;
						font-size: 14px;
						font-weight: bold;
						color: #252525;
						padding-bottom: 5px;
					}
	
					.Content4 .clSearchResult .clSearchDetail .clSearchDetail2 .cldestdate {
						position: relative;
						font-weight: bold;
						color: #1F70AB;
					}
					.Content4 .clSearchResult .clSearchDetail .clSearchDetail2 .cldestbudget {
						position: relative;
						font-weight: bold;
						color: #990000;
						line-height: 25px;
					}
		.Content4 .clSearchResult .footsearchpage {
			clear: both;
			position: relative;
			font-family: tahoma, sans-serif;
			font-size: 13px;
			width: 500px;
			text-align: center;
			padding-top: 20px;
		}
			
		
	.Content4 .clRightBox {
		position: relative;
		float: right;
		width: 255px;
		/*height: 600px;*/
	}
	.Content4 .clFindYourTrip {
		position: relative;		
		background: url(../images/img_package/bg_search.jpg) no-repeat;
		width: 255px;
		height: 273px;
		margin-top: 20px;
	}
		.Content4 .clFindYourTrip .SearchTrip {
			font-family: tahoma, sans-serif;
			font-size: 12px;
			color: #333333;		
			padding: 30px 5px 10px 5px;
		}
		
.clGotoGlobal2 {/*  -------------------------------------------- bg box where to go in global in inter tour  --------------------------------------------*/
		position: relative;		
		background:url(../images/img_package/bg_global2.jpg) no-repeat;
		width: 255px;
		height: 273px;
		margin-top: 20px;
	}
	.clGotoGlobal2 .clWhere111 {
			position: relative;
			width: 210px;
			text-align: center;
			padding: 76px 20px 0px 20px;
	}
	.clGotoGlobal2 .clWhere111 a {	
		font-family: tahoma, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.clGotoGlobal2 .clWhere111 a:hover {
		font-family: tahoma, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
	}
	.clGotoGlobal2 .clWhere111 .clWhere11 {
			position: relative;
			font-family: tahoma, sans-serif;
			font-size:14px;
			font-weight: bold;
			height: 30px;
	}
	.clGotoGlobal2 .clWhere111 .clWhere11 span.bb1-1 {
			position: relative;
			float: left;
			width: 80px;
			text-align: center;
			padding-left: 15px;
		}
			.clGotoGlobal2 .clWhere111 .clWhere11 span.bb1-1 a {
					font-family: tahoma, sans-serif;
					font-size: 12px;
					font-weight: bold;
					color: #FFFFFF;
					text-decoration:none;
			}
			.clGotoGlobal2 .clWhere111 .clWhere11 span.bb1-1 a :hover {
					font-family: tahoma, sans-serif;
					font-size: 12px;
					font-weight: bold;
					color: #FFFFFF;
					text-decoration:underline;
			}
			
	.clGotoGlobal2 .clWhere111 .clWhere11 span.bb2-1 {
			position: relative;
			float: right;
			width: 80px;
			text-align: center;
		}
		.clGotoGlobal2 .clWhere111 .clWhere11 span.bb2-1 a {
					font-family: tahoma, sans-serif;
					font-size: 12px;
					font-weight: bold;
					color: #FFFFFF;
					text-decoration:none;
			}
	.clGotoGlobal2 .clWhere111 .clWhere21 {
			position: relative;
			font-family: tahoma, sans-serif;
			font-size: 14px;
			font-weight: bold;
			text-align: center;
			width: 80px;
			height: 30px;
			margin: 20px 50px 0px 75px;
	}
			.clGotoGlobal2 .clWhere111 .clWhere21 a {
					font-family: tahoma, sans-serif;
					font-size: 12px;
					font-weight: bold;
					color: #FFFFFF;
					text-decoration:none;
			}
	
	.clGotoGlobal2 .clWhere111 .clWhere31 {
			position: relative;
			font-family: tahoma, sans-serif;
			font-size: 14px;
			font-weight: bold;
			margin: 30px 10px 0px 15px;
	}
	.clGotoGlobal2 .clWhere111 .clWhere31 span.dd2-1 {
			position: relative;
			float: left;
			width: 80px;
			text-align: center;
		}
			.clGotoGlobal2 .clWhere111 .clWhere31 span.dd2-1 a {
					font-family: tahoma, sans-serif;
					font-size: 12px;
					font-weight: bold;
					color: #FFFFFF;
					text-decoration:none;
			}
	.clGotoGlobal2 .clWhere111 .clWhere31 span.dd1-1 {
			position: relative;
			float: right;
			width: 80px;			
			text-align: center;
		}	
			.clGotoGlobal2 .clWhere111 .clWhere31 span.dd1-1 a {
					font-family: tahoma, sans-serif;
					font-size: 12px;
					font-weight: bold;
					color: #FFFFFF;
					text-decoration:none;
			}
		/*  -------------------------------------------- end box where to go in Global  --------------------------------------------*/	
	
	
.clGotoThai2 {/*  -------------------------------------------- bg box where to go in thailand  --------------------------------------------*/
		position: relative;
		background: url(../images/img_package/bg_thai2.jpg) no-repeat;
		width: 255px;
		height: 273px;
		margin-top: 20px;
	}
		.clGotoThai2 .clTxtGogothai2 {
			position: relative;
			padding: 80px 30px 0px 35px;
		}
			.clGotoThai2 .clTxtGogothai2 a {	
				font-family: tahoma, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #FFFFFF;
			}
			.clGotoThai2 .clTxtGogothai2 a:hover {
				font-family: tahoma, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #333333;
				text-decoration: none;
			}
			.clGotoThai2 .clTxtGogothai2 .clTxtGogothai2-1 {
				position: relative;
				font-family: tahoma, sans-serif;
				font-size: 12px;
				font-weight: bold;
				height: 60px;
			}
				.clGotoThai2 .clTxtGogothai2 .clTxtGogothai2-1 span.bb3 {
					position: relative;
					float: left;
					width: 80px;
					text-align: center;
				}
				.clGotoThai2 .clTxtGogothai2 .clTxtGogothai2-1 span.bb4 {
					position: relative;
					float: right;
					width: 80px;
					text-align: center;
					padding: 30px 10px 0px 0px; 
				}
			.clGotoThai2 .clTxtGogothai2 .clTxtGogothai2-3 {
				position: relative;
				font-family: tahoma, sans-serif;
				font-size: 14px;
				font-weight: bold;
				vertical-align: middle;
				height: 60px;
				padding: 40px 5px 0px 0px;
			}
				.clGotoThai2 .clTxtGogothai2 .clTxtGogothai2-3 span.dd3 {
					position: relative;
					float: left;
					width: 80px;
					text-align: center;
				}
				.clGotoThai2 .clTxtGogothai2 .clTxtGogothai2-3 span.dd4 {
					position: relative;
					float: right;
					width: 80px;
					text-align: center;
					padding-top: 12px;
				}/*  -------------------------------------------- end box where to go in thailand  --------------------------------------------*/
	
	.Content4 .clHotel {
		position: relative;
		float: right;
		width: 770px;
		margin: 20px 10px 20px 10px;
	}
		.Content4 .clHotel .clHotel1 {
			position: relative;
			float: left;
			width: 572px;
			margin: 10px 0px 0px 0px;
		}
			.Content4 .clHotel .clHotel1 .clHotel1-1 {
				position: relative;
				float: left;
				width: 100%;
				margin: 0px;
			}
						.Content4 .clHotel .clHotel1 .clHotel1-1 .Hotelimg {
							position: relative;
							float: left;
							text-align: left;
							width: 190px;
							height: 263px;
							padding: 0px;
							margin: 0px;
						}
			.Content4 .clHotel .clHotel1 .bgHotel {
				position: relative;
				float: left;
				width:100%;
				margin: auto;
			}
		.Content4 .clHotel .clHotel2 {
			position: relative;
			float: right;
			width: 157px;
			margin: 10px 0px 0px 0px;
		}
	
	
		.Content4 .clHotel .footHotel {
			position: relative;
			margin-top: 370px;
			margin-right: 200px;
			text-align: right;
		}
	.Content4 .clAirfare {
		position: relative;
		float: right;
		width: 770px;
		margin: 20px 10px 20px 10px;
	}
		.Content4 .clAirfare .clAirfare1 {
			position: relative;
			float: left;
			width: 572px;
			margin: 10px 0px 0px 0px;
		}
			.Content4 .clAirfare .clAirfare1 .clAirfareContent {
				position: relative;
				float: left;
				width: 275px;
				height:650px;
				margin: 0px 10px 0px 0px;
			}
					.Content4 .clAirfare .clAirfare1 .clAirfareContent .clAirImg {
						position: relative;
						width: 275px;
						height: 263px;
					}
					.Content4 .clAirfare .clAirfare1 .clAirfareContent .clAirName {
						position: relative;
						font-family: tahoma, sans-serif;
						font-size: 14px;
						font-weight: bold;
						color: #FFFFFF;
						background: #700101;
						width: 275px;
						height: 25px;
						text-align: center;
						padding-top: 5px;
					}
					.Content4 .clAirfare .clAirfare1 .clAirfareContent .clAirTxt {
						position: relative;
						width: 265px;
						padding: 10px 5px 0px 5px;
						vertical-align: top;
					}
					.Content4 .clAirfare .clAirfare1 .clAirfareContent .clAirLogo {
						position: relative;
						height: 50px;
						vertical-align: top;
						text-align: center;
					}				
		
		.Content4 .clAirfare .clAirfare2 {
			position: relative;
			float: right;
			width: 157px;
			margin: 10px 0px 0px 0px;
		}
		
	.Content4 .clTip {
		position: relative;
		float: right;
		width: 750px;
		margin: 20px 10px 20px 10px;
	}
		.Content4 .clTip .clTxtTip1 {
			position: relative;
			float: left;
			width: 520px;
			margin-top: 20px;
		}
		.Content4 .clTip .clTxtTip1 td{
			text-align:justify;
		}
			.Content4 .clTip .clTxtTip1 .climgheadTip1 {
				position: relative;
			}
			.Content4 .clTip .clTxtTip1 .clalltxtTip1 {
				position: relative;
				text-align:justify;
			}
		
				.Content4 .clTip .clTxtTip1 .clalltxtTip1 .clAccContentLeft {
					position: relative;
					float: left;
				}
				.Content4 .clTip .clTxtTip1 .clalltxtTip1 .clAccContentRight {
					position: relative;
					float: right;
					width: 340px;
				}
				.Content4 .clTip .clTxtTip1 .clalltxtTip1 .clAccContenttxtLeft {
					position: relative;
					float: left;
					width: 340px;
				}
				.Content4 .clTip .clTxtTip1 .clalltxtTip1 .clAccContentimgRight {
					position: relative;
					float: right;
				}
			.Content4 .clTip .clTxtTip1 .border2 {
				clear: both;
				position: relative;
				background: url(../images/img_package/border_1.jpg) no-repeat;
				height: 20px;
				margin-top: 20px;
			}
				.Content4 .clTip .clTxtTip1 .clTop {
					position: relative;
					width: 400px;
				}
			
		.Content4 .clTip .clTip2 {
			position: relative;
			float: right;
			width: 420px;
			height: 100px;
			padding-right: 100px;
		}
				.Content4 .clTip .clTip2 .clNexttip {
					position: relative;
				}
		.Content4 .clTip .clTipDemand {
			position: relative;
			float: right;
			margin: auto;
		}
/*------------------------------------------- Blog Page ------------------------------------------- */
.Content4 .clBlog {
		position: relative;
		float: left;
		width: 600px;
		margin: 20px 10px 20px 10px;
	}
	.Content4 .clBlog .clBlog1 {
			position: relative;
			float: left;
			width: 572px;
			padding: 10px 10px 0px 0px;
			margin: 10px 0px 0px 0px;
	}
		.Content4 .clBlog .clBlog1 .clBlogLeft {
			position: relative;
			float: left;
			width: 260px;
			height: 240px;
		}
				.Content4 .clBlog .clBlog1 .clBlogLeft .clBlogLeftImg {
					position: relative;
					text-align: center;
					margin-bottom: 5px;
				}
				.Content4 .clBlog .clBlog1 .clBlogLeft .clBlogLeftHd {
					position: relative;
					background-color: #CCCCCC;
					width: 260px;
					font-size: 13px;
					font-weight: bold;
					color: #666666;
					line-height: 20px;
					text-align: center;
				}
				.Content4 .clBlog .clBlog1 .clBlogLeft .clBlogLeftDV {
					position: relative;
					line-height: 30px;
					padding-top: 2px;
				}
					.Content4 .clBlog .clBlog1 .clBlogLeft .clBlogLeftDV .clBlogLeftDate {
						position: relative;
						float: left;
						color: #333333;
					}
					.Content4 .clBlog .clBlog1 .clBlogLeft .clBlogLeftDV .clBlogLeftVW {
						position: relative;
						float: right;
						color: #990000;
					}
		.Content4 .clBlog .clBlog1 .clBlogLine {
			position: relative;
			float: left;
			width: 30px;
			text-align: center;
			/*margin-top: 10px;*/
		}
		.Content4 .clBlog .clBlog1 .clBlogRight {
			position: relative;
			float: right;
			width: 260px;
		}
		.Content4 .clBlog .clBlog1 .clBgBlog {
			position: relative;
			background: url(../images/img_blog/bg_clip_06.jpg) no-repeat;
			height: 106px;
		}
			.Content4 .clBlog .clBlog1 .clBgBlog .clBlogImg {
				position: relative;
				float: left;
				padding: 8px 10px 10px 10px;
			}
			.Content4 .clBlog .clBlog1 .clBgBlog .clBlogContent {
				position: relative;
				float: right;
				width: 350px;
				padding: 20px 20px 0px 0px;
			}
				.Content4 .clBlog .clBlog1 .clBgBlog .clBlogContent a {
					font-family: Verdana, Arial, tahoma, sans-serif;
					color: #343333;
					text-decoration: none;
			}
				.Content4 .clBlog .clBlog1 .clBgBlog .clBlogContent a:hover {
					font-family: Verdana, Arial, tahoma, sans-serif;
					color: #990000;
					text-decoration: none;
			}
				.Content4 .clBlog .clBlog1 .clBgBlog .clBlogContent .clBlogContent1 {
					position: relative;
					font-size: 14px;
					color: #343333;
				}
				.Content4 .clBlog .clBlog1 .clBgBlog .clBlogContent .clBlogContent2 {
					position: relative;
					padding-top: 20px;
				}
					.Content4 .clBlog .clBlog1 .clBgBlog .clBlogContent .clBlogContent2 .clBlogDate {
						position: relative;
						float: left;
					}
					.Content4 .clBlog .clBlog1 .clBgBlog .clBlogContent .clBlogContent2 .clBlogViews {
						position: relative;
						float: right;
						width: 120px;
					}
			.Content4 .clBlog .clBlog1 .clBack {
				position: relative;
				font-size: 13px;
				text-align: center;
				margin-top: 20px;
			} 
				.clBack a {
					font-family: tahoma, sans-serif;
					font-size: 13px;
					color: #666666;
				}
				.clBack a:hover {
					font-family: tahoma, sans-serif;
					font-size: 14px;
					color: #990000;
				}
				
		.Content4 .clBlog .clBlog1 .clBlogShowVdo {
			position: relative;
			text-align: center;
			margin: 10px 0px 10px 0px;
		}
		
	.Content4 .clBlog .clFootBlog {
		position: relative;
		float: left;
		width: 570px;
	}
			
	.Content4 .clBlog2 { /* --------------- BANNER CALL NOW  ---------------*/
			position: relative;
			float: left;
			width: 157px;
			margin: 60px 0px 0px 0px;
		}	
		
.Content4 .clDetailCustomer {/*----------------------- Column Detail Customer Talk ------------------------------*/
	position: relative;
	float: left;
	width: 600px;
	margin: 20px 10px 20px 10px;
}
	.Content4 .clDetailCustomer .clDetailCustomer1 {
			position: relative;
			float: left;
			width: 591px;
			margin: 10px 0px 0px 0px;
		}
	.Content4 .clDetailCustomer .clDetailCustomer1 .clBgDetailcust {
			position: relative;
			background: url(../images/img_cust/bg_113_03.jpg) no-repeat;
			height: 120px;
		}
		.Content4 .clDetailCustomer .clDetailCustomer1 .clBgDetailcust .clCustImg1 {
				position: relative;
				float: left;
				background: url(../images/img_cust/photo_gallery.gif) no-repeat;
				width: 115px;
				height: 115px;
			/*	padding: 8px 10px 10px 10px;*/
			}
		.Content4 .clDetailCustomer .clDetailCustomer1 .clBgDetailcust .clCustContent {
				position: relative;
				float: right;
				width: 400px;
				padding: 20px 10px 0px 10px;
			}
			
			.Content4 .clDetailCustomer .clDetailCustomer1 .clBgDetailcust .clCustContent .clCustContent1 {
					position: relative;
					font-size: 12px;
					color: #414141;
					font-weight: bold;
				}
			.Content4 .clDetailCustomer .clDetailCustomer1 .clBgDetailcust .clCustContent .clCustContent2 {
					position: relative;
					padding-top: 10px;
				}

.Content4 .clContactus {/*----------------------- Column Contact Us------------------------------*/
	position: relative;
	float: left;
	width: 900px;
	margin: 20px 10px 20px 10px;
}
	.Content4 .clContactus .clContactTxt {
		position: relative;
		float: left;
		background: url(../images/img_contact/bg_contact_03.jpg) top no-repeat;
		width: 280px;
		height: 470px;
		margin-top: 10px;
		padding: 10px 0px 0px 50px;
	}
		.Content4 .clContactus .clContactTxt .clViewmap1 {
			position: relative;
			height: 220px;
		}
				.Content4 .clContactus .clContactTxt .clViewmap1 .clicView {
					position: relative;
					text-align: center;
					padding: 195px 0px 0px 0px;
				}
		.Content4 .clContactus .clContactTxt .clGooglemap1 {
			position: relative;
			vertical-align:bottom;
		}
	.Content4 .clContactus .clContactForm {
		position: relative;
		float: right;
		width: 500px;
		margin-top: 10px;
		padding: 10px 0px 0px 50px;
	}

.Content4 .clAboutus1 {
	position: relative;
}

.Content5 {
	position: relative;
	width: 1000px;
	background: url(../images/img_hotel/bg_hotel.jpg) no-repeat;	
	margin: auto;
}



/*-------------------------------- Detail  Travel Package -------------------------*/
.clPhotogallery {
	position: relative;
	float: right;
	width: 254px;
	background: url(../images/img_package/bg_rp_gallery.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
}
/*	.clPhotogallery  .bgContentGall {------ Delete Delete Delete ka //
		position: relative
		margin: 0px;
	}*/
		.clPhotogallery .lstGallery {
			clear:both;
			position: relative;
		}
			.clPhotogallery .clGallery1 {
				float: left;
				width: 105px;
				padding: 10px 5px 10px 5px;
			}
			.clPhotogallery .clGallery2 {
				float: right;
				font-family: tahoma, sans-serif;
				font-size: 13px;
				color: #333333;	
				width: 130px;
				padding: 20px 0px 0px 0px;
			}		
				.clPhotogallery .clGallery2 .bulletGallery {
					position: relative;
					line-height: 20px;					
					overflow: hidden;
					padding-top: 20px;
				}			
	.clPhotogallery  .bgfooterGallery {
		position: relative;
		width: 255px;
		height: 4px;
		margin: 0px;
	}
	
/*-------------------------------- INCLUDE --------------------------------*/
.clWheretogo {
		position: relative;
		float: right;				
		background: url(../images/img_home/bg_whereto.jpg) no-repeat;
		font-family: tahoma, sans-serif;
		font-size: 14px;
		height: 359px;
		width: 300px;
		margin-top: 10px;
}
	.clWheretogo .clWhere {
		position: relative;
		margin: 110px 10px 0px 10px;
	}
	.clWheretogo .clWhere a {	
		font-family: tahoma, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.clWheretogo .clWhere  a:hover {
		font-family: tahoma, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
	}
	.clWheretogo .clWhere .clWhere1 {
			position: relative;
			font-family: tahoma, sans-serif;
			font-size: 12px;
			font-weight: bold;
			height: 30px;
			margin: 0px 20px 0px 30px;
	}
		.clWheretogo .clWhere .clWhere1 span.bb1 {
			position: relative;
			float: left;
			width: 80px;
			text-align: center;
		}
		.clWheretogo .clWhere .clWhere1 span.bb2 {
			position: relative;
			float: right;
			width: 80px;
			text-align: center;
		}
	.clWheretogo .clWhere .clWhere2 {
			position: relative;
			font-family: tahoma, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			width: 80px;
			height: 30px;
			margin: 25px 30px 0px 110px;
	}
	.clWheretogo .clWhere .clWhere3 {
			position: relative;
			font-family: tahoma, sans-serif;
			font-size: 12px;
			font-weight: bold;
			margin: 50px 30px 0px 40px;
	}
		.clWheretogo .clWhere .clWhere3 span.dd2 {
			position: relative;
			float: left;
			width: 80px;
			text-align: center;
		}
		.clWheretogo .clWhere .clWhere3 span.dd1 {
			position: relative;
			float: right;
			width: 80px;			
			text-align: center;
		}	

/*-------------------------------- footer tag style --------------------------------*/
#bgFooter {
	clear: both;
	position: relative;
	background-image: url(../images/img_home/bg_footer.jpg);
	background-repeat: repeat-x; 
	height: 100px;
	margin-top: 20px;
}
	#bgFooter #Footer {
		position: relative;
		width: 1000px;
		margin: auto;
	}
		#bgFooter #Footer #clFooter1 {/* main menu for footer */
			position: relative;
			font-family: tahoma, sans-serif;
			font-size: 11px;
			line-height: 15px;
			width: 1000px;
			text-align: center;
			padding-top: 20px;
		}
			#clFooter1 a {
				font-family: Verdana, Arial, tahoma, sans-serif;
				color: #333333;
				text-decoration: none;
			}
			#clFooter1 a:hover {
				font-family: Verdana, Arial, tahoma, sans-serif;
				color: #7f0808;
				text-decoration: none;
			}
		#bgFooter #Footer #clFooter2 {
			float: right;
			margin-top: 10px;
			width: 1000px;
		}
			#bgFooter #Footer #clFooter2 #logo2 {
				position: relative;
				float: left;
				width: 365px;
				text-align: right;
			}
			#bgFooter #Footer #clFooter2 #addr {
				position: relative;
				float:right;
				width: 600px;
				font-family: tahoma, sans-serif;
				font-size: 11px;
				line-height: 15px;
				color: #333333;
			}
			
/*-------- menu ajax-----*/
.stretch2 {
	/*width:100px;*/
/*	height:29px; */
	cursor:hand;
	padding:5px 0px 0px 0px;
	line-height:20px;
	margin-left:5px;
}
.stretch2head{
	display:block;
	width:120px;
/*	height:29px;*/
	color:black;
	font-size:11;
	font-weight:bold;
	padding-left:5px;
}
.stretch2headover{
	display:block;
	width:120px;
/*	height:29px;*/
	color: #343333;
	font-size:11;
	font-weight:bold;
	padding-left:5px;
}
div.stretcher2 ul{
	display:block;
	width:130px;
	/*height:22px;*/
	font-size:11px;
	color:#7b7b7b;
	text-align: left;
	padding:0px;
	margin: 3px 0px 0px 5px;
}

div.stretcher2 ul a{
	display:block;
	width:120px;
	height:25px;
	background: url(../images/img_package/ic_ul1.gif) no-repeat;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
	margin: 0px 0px 0px 5px;
}
div.stretcher2 ul a:hover{
	display:block;
	background: #CC9900;
	width:130px;
	height:25px;
	background: url(../images/img_package/ic_ul_over.gif) no-repeat center;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
	padding-top: 5px;
}
/*----------------------------*/

/*-------- menu ajax2 for travel info & tips-----*/
div.left_nav_tips {
	position: relative;
	float: left;
	width: 200px;
	margin-top: 30px;
}
.stretch3 {
	padding:5px 0px 0px 0px;
	line-height:20px;
	margin-left:5px;
}
	.stretch3 a {
		color: #000000;
		font-size:11px;
	}
	.stretch3 a:hover {
		color: #990000;
		font-size:11px;
	}
	
.stretch3head{
	display:block;
	/*width:120px;*/
/*	height:29px;*/
	color:black;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
}
.stretch3subhead{
	color: #333333;
	font-size:11px;
	padding-left: 10px;
}
.stretch3headover{
	display:block;
	color: #343333;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
}
/*----------------------------*/

/*-----------Accessory ------------*/
.bgNavSubhead {
 	background: url(../images/img_home/bg_rp_subh4.jpg) repeat-x;
	height: 46px;
	text-align: left;
 	margin: auto; 
}
	.bgNavSubhead .txtNav {
		font-family: tahoma, sans-serif;
		font-size: 16px;
		color: #FFFFFF;
		width: 1000px;
		padding: 15px 0px 0px 10px;
		margin: auto;
	}
	.bgNavSubhead .txtNav a {
		font-family: tahoma, sans-serif;
		font-size: 16px;
		color: #FFFFFF;
	}
	.bgNavSubhead .txtNav a:hover {
		font-family: tahoma, sans-serif;
		font-size: 16px;
		color: #000000;
	}
div .border1 {
	clear: both;
	position: relative;
	background: url(../images/img_package/border_1.jpg) no-repeat;
	height: 20px;
	margin-top: 20px;
}
div .line_dots {
	position: relative;
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #F1EFEF;
	width: 290px;
	height: 5px;
}
div .tripFlight {
	float: left;	
	position: relative;
	font-weight: bold;
	color: #333333;

}				
div .tripPrice {
	float: right;				
	position: relative;
	font-weight: bold;
	color: #CC0000;
}	
div .ClearFloat {
	clear: both;
	position: relative;
}
div.help1 {
	margin: 40px;
	width: 1000px;
	height: 270px;
	text-align: center;
}
.tbEnews {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
div.top {
	position: relative;
	width: auto;
}