/* CSS Document */
/* =======  INFO 
	Designed by SATACO.com
	Clien: Vietjet Air
	Vesion: 1.
====== */
/* =======  Reset ====== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
}
*{
	margin:0px;
	padding:0px;
	}
a{
	text-decoration:none;
	color:#4E4E50;
}
body{
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:75%;
}

ol, ul{
	list-style: none;
}
.clear{
	clear:both;
	margin:0; padding:0;
}
img{
   margin:0px ; padding:0px; border:0;
    }
/* =================================== MAIN SETTING ================================================ */
body{
	background:url(/Resources/Images/Web/27102011/bg-main.jpg) top center fixed no-repeat
}
#main{
	width:990px;
	margin:0 auto;
	background:url(/Resources/Images/Web/27102011/bg-wrap.png) top center repeat-y;
}
#main #wrap{
	width:960px;
	margin:0 auto;
	background:url(/Resources/Images/Web/27102011/bg-wrap2.jpg) top left repeat-x;
	position:relative;
}

#header{
	width:960px; height:146px;
	margin:0 auto;
	/*z-index:998;*/
}
#banner{
	width:960px; height:90px;
	margin:0 auto;
	background:url(/Resources/Images/Web/27102011/bg-header.jpg) left top no-repeat;
	position:relative;
}
.logo{
	position:absolute; top:16px; left:26px;
	width:322px; height:58px;
}
.s-right{
	position:absolute;
	top:42px;
	right:16px;
	display:block;
	width:322px;
	height:45px;
	text-align:right;
}

.s-right ul.languge{
	height:20px;
}
.s-right ul.languge li{
	display:inline;
}
.s-right ul.languge li a{
	font-size:9px; color:#000;
	text-decoration:none;
	cursor:pointer;
}
.s-right ul.languge li a:hover{
	font-size:9px; color:#e52620;	
}
.s-right ul.languge li a.active{
	font-size:9px; color:#000; font-weight:bold;
	background:url(/Resources/Images/Web/27102011/icon-plan.png) left center no-repeat;
	padding-left:15px;
}
.s-right .search-small{
	width:168px; height:20px;
	background:url(/Resources/Images/Web/27102011/bg-search.png) left top no-repeat;
	float:right;
	margin-top:5px;
}
.s-right .search-small .search-in{
	font-size:9px;
	width:130px;
	float:left; display:block;
	border:none; outline:none;
	background:none;
	margin-top:1px;
	margin-left:5px;
}
.s-right .search-small .btn-1{
	width:20px; height:20px;
	cursor:pointer;
	display:block;
	border:none; outline:none;
	background:none;
	float:right;
}
/*==============End Banner==============*/
#menu{
	width:100%; height:56px;
	position:relative;	
	z-index:11;
}
#menu .pad1{
	padding:10px 35px;
}
#menu .pad1 .menubar{
	width:889px; height:36px;
	background:url(/Resources/Images/Web/27102011/bg-menu.png) left top no-repeat;
	position:relative;	
}
#menu .pad1 .menubar ul.menu-ul{
	width:100%; height:36px;
}
#menu .pad1 .menubar ul.menu-ul li{
	display:inline;
	line-height:36px;
	padding:0 7px;
	border-right:1px solid #9D9EA1;
	height:25px;
}
#menu .pad1 .menubar ul.menu-ul li:last-child{
	background:none;
	border:none;
}
#menu .pad1 .menubar ul.menu-ul li.no-line{
	border:none;
}
#menu .pad1 .menubar ul.menu-ul li a{
	font-size:14px;
	color:#000;
	background:url(/Resources/Images/Web/27102011/icon-menu.png) right center no-repeat;
	padding-right:12px;
	cursor:pointer;
}
#menu .pad1 .menubar ul.menu-ul li a:hover{
	color:#E52620;
}
#menu .pad1 .menubar ul.menu-ul li a.first-child{
	background:none;
}
/*==============End Menu==============*/


#content{
	width:960px;
	display:block;
	overflow:hidden;
	margin:0px 15px 0px 0px;
	z-index:9;
	position:relative;
}
#content .pad2{
	padding:0px 16px 0px 35px;
}
#content .pad2 .left{
	width:525px;
	overflow:hidden;
	float:left;
	/*position:relative;*/
	/*z-index:4;*/
}
#content .pad2 .left .hotdeal{
	width:525px; height:224px;
}
#content .pad2 .left .hotdeal h1{
	width:100%; height:35px;
	background:url(/Resources/Images/Web/27102011/line-2.png) right bottom no-repeat;
	margin-top:7px;
	margin-bottom:4px;
}
#content .pad2 .left .ads{
	width:100%; height:156px;
}
#content .pad2 .left .ads .pad6{
	padding:11px 5px 10px 0px;
}
#content .pad2 .left .ads .pad6 .ads2{
	width:100%;
	height:143px;
}
#content .pad2 .left .ads .pad6 .ads2 .box{
	width:239px;
	height:140px;
	float:left;
	margin-right:10px;
}
#content .pad2 .left .ads .pad6 .ads2 .box h2{
	width:100%; height:35px;
	margin-bottom:8px;
}
#content .pad2 .left .ads .pad6 .ads2 .box .img6{
	float:left;
	width:118px; height:128px;
}
#content .pad2 .left .ads .pad6 .ads2 .box .info{
	margin-top:20px;
	display:block;
	width:119px;
	float:left;
}
#content .pad2 .left .ads .pad6 .ads2 .box .info p{
	font-size:10px;
	color:#4E4E50;
	padding-bottom:8px;
}
#content .pad2 .left .ads .pad6 .ads2 .box .info a{
	font-size:10px;
	color:#E52620;
	text-decoration:none;
}
#content .pad2 .left .ads .pad6 .ads2 .box .info a:hover{
		color:#4E4E50;
}
.menu-bottom{
	width:525px;
	height:136px;
	background:url(/Resources/Images/Web/27102011/bg-menu-bottom.png) left top no-repeat;
	z-index:1;
	position:absolute;
	bottom:0;
	margin-bottom:-11px;
}
.menu-bottom .pad7{
	padding:30px 22px 0px 22px;
}
.menu-bottom .pad7 ul.m-bottom{
 	min-height:78px;
	float:left;
	display:block;
	margin-right:15px;
}
.menu-bottom .pad7 ul.m-bottom li{
	display:block;
	line-height:14px;
}
.menu-bottom .pad7 ul.m-bottom li:first-child{
	padding-bottom:5px;
}
.menu-bottom .pad7 ul.m-bottom li:first-child a{
	color:#E52620;
	font-size:10px;
}
.menu-bottom .pad7 ul.m-bottom li a.first-child{
	color:#E52620;
	font-size:10px;

}
.menu-bottom .pad7 ul.m-bottom li a{
	color:#4E4E50;
	cursor:pointer;
	font-size:9px;
	font-weight:bold;
}
.menu-bottom .pad7 ul.m-bottom li a:hover{
	color:#E52620;
}







#content .pad2 .right{
	width:362px;
	overflow:hidden;
	float:right;
	/*position:relative;*/
	z-index:8;
}

.search-flight{
	width:362px;
}
.search-flight ul.flight{
	width:344px; height:33px;
	display:block;
	overflow:hidden;
}
.search-flight ul.flight li{
	/*background:url(/Resources/Images/Web/27102011/tab-menu.png) left top no-repeat;*/
	width:93px; height:33px;
	float:left;
}
.search-flight ul.flight li a{
	/*background:url(/Resources/Images/Web/27102011/tab-menu.png) left top no-repeat;*/
	width:130px; height:33px;
	float:left;
}

.search-flight .content-flight{
	width:362px;
	background:url(/Resources/Images/Web/27102011/bg-search-x.png) left top repeat-y;
}
.search-flight .content-flight .pad3{
	padding:10px 0px 0px 11px;
}
.search-flight .content-flight .pad3 .radio{
	width:333px; height:30px;
	line-height:30px;
	font-size:12px;
	color:#fff;
}
.search-flight .content-flight .pad3 .radio .r2{
	width:15px; height:14px;
}
.search-flight .content-flight .pad3 .in{
	width:333; height:18px;
	margin-bottom:8px;
}
.search-flight .content-flight .pad3 .in2{
	width:333; height:39px;
}
.search-flight .content-flight .pad3 .in2 .in-left{
	width:165px; height:39px;
	float:left;
	margin-right:18px;
	overflow:hidden;
}
.search-flight .content-flight .pad3 .in2 .in-right{
	width:128px; height:18px;
	float:left;
	overflow:hidden;
}
.line{
	margin-bottom:5px;
	height:23px;
}
.line2{
	margin-bottom:5px;
	height:5px; width:100%;
}
.img7{
	background-repeat:no-repeat
}

.s1{
	width:165px;
	font-size:10px;
}
.s2{
	width:58px;
	font-size:10px;
}
.in1{
	width:120px;
	font-size:10px;
	border:none; outline:none;
	background:none;
	margin-left:5px;
	margin-top:3px;
	height:15px;
}
.in1:hover
{
	cursor:pointer;
	}
.bg-text{
	height:18px;
	background:url(/Resources/Images/Web/27102011/in-2.png) left top no-repeat;
	width:130px;

}
.search-flight .content-flight .pad3 .in .in-left{
	width:155px; height:18px;
	float:left;
	margin-right:18px;
	/*overflow:hidden;*/
}
.search-flight .content-flight .pad3 .text .in-left{
	width:165px; height:18px;
	float:left;
	margin-right:18px;
	/*overflow:hidden;*/
}
.search-flight .content-flight .pad3 .in .in-right{
	width:128px; height:25px;
	float:left;
	overflow:hidden;
}
.search-flight .content-flight .pad3 .text{
	width:333px; 
	height:170px;
	/*margin-bottom:8px;*/
}
.price{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	height:18px;
	line-height:18px;
	padding-bottom:10px;
}
.text-right{
	font-size:12px;
	color:#fff;
}
.text-right p{
	font-size:12px;	
	color:#fff;
	height:18px;
	line-height:18px;
	padding: 6px 0 5px 0;
}
.text-right .num
{
	
	float:left;
}
.text-right .link
{
	float:right;
	text-align:left;
	}
.text-right span a{
	font-size:9px;
	color:#FFB2B2;
}
.text-right span a:hover{ text-decoration:underline;}
.text .text-left{
	font-size:12px;
	color:#fff;
}
.c1{
	width:15px; height:30px;
	line-height:28px;
}
input.btn2{
	background:url(/Resources/Images/Web/27102011/bg_btn.png) left top no-repeat;
	width:132px; height:39px;
	cursor:pointer;
	border:none; outline:none;
	font-style: italic;
    font-weight: bold;
    line-height: 39px;
    outline: medium none;
    padding-bottom: 5px;
    text-align: center;
    width: 132px;
    color:#E52620;
    font-size:11px;
    font-family:Verdana;
}
input.btn2:hover{
	/*background:url(/Resources/Images/Web/27102011/btn-22.png) left top no-repeat;*/
	width:132px; height:39px;
	color:#000;
}
.search-flight .content-flight .pad3 .text .text-left{
	width:155px; height:18px;
	margin-bottom:8px;
	float:left;
	margin-right:18px;
}
.search-flight .content-flight .pad3 .text .text-left a{
	color:#fff;
	font-size:12px;
	background:url(/Resources/Images/Web/27102011/radio-2.png) left center no-repeat;
	padding-left:15px;
	text-decoration:none;
	cursor:pointer;
}
.search-flight .content-flight .pad3 .text .text-left a:hover{
	color:#FECB0D;
}
.search-flight .content-flight .pad3 .text .text-right{
	width:143px; height:18px;
	margin-bottom:8px;
	float:left;
}
.search-flight .exlo{
	width:100%; height:54px;
	background:url(/Resources/Images/Web/27102011/bg-search-y.png) left top no-repeat;
}
.search-flight .exlo .pad4{
	padding:12px 21px;
}
.search-flight .exlo .pad4 a.left1{
	font-size:11px;
	color:#000;
	text-decoration:none;
	display:block;
	width:125px; height:16px;
	float:left;
	background:url(/Resources/Images/Web/27102011/icon-2.png) left center no-repeat;
	padding-left:22px;
}
.search-flight .exlo .pad4 a.left1:hover{
	color:#E52620;
}
.search-flight .exlo .pad4 a.left2{
	font-size:11px;
	color:#000;
	text-decoration:none;
	display:block;
	width:130px; height:16px;
	float:left;
	background:url(/Resources/Images/Web/27102011/icon-1.png) left center no-repeat;
	padding-left:22px;
}
.search-flight .exlo .pad4 a.left2:hover{
	color:#E52620;
}
/*==========Hotline================*/
.hotline{
	width:345px;
}
h3{
	width:100%; height:40px;
	background:url(/Resources/Images/Web/27102011/line-2.png) right bottom no-repeat;
	font-size:17px;
	color:#4E4E50;
}
.hotline p.fone{
	font-size:29px;
	color:#E52620;
}
.hotline p{
	font-size:12px;
	color:#706F6F;
	margin-top:5px;
}
.hotline p span{
	font-size:29px;
	color:#E52620;
	font-weight:bold;
}
/*==========SIGN================*/
.sign{
	width:100%; height:100px;
}
.sign .b-left{
	width:182px; height:100px;
	float:left;
	margin-top:10px;
}
.sign .b-right{
	width:170px; height:100px;
	float:left;
	margin-top:10px;
}
.sign .radio{
	font-size:11px;
	color:#4E4E50;
	height:40px;
}
.sign .radio .r3{
	padding:1px 5px 1px 5px;
}
.sign .b-left span{
	font-size:11px;
	color:#E52620;
	font-weight:bold;
}
.col1{
	height:20px;
	line-height:20px;
}
.col1 p{
	margin-left:10px;
}
.col1 a{
	text-decoration:none;
	color:#E52620;
	font-size:11px;
	cursor:pointer;
}
.col1 a:hover{
	color:#4E4E50;	
}
.b-right p{
	font-size:11px;
	color:#4E4E50;
}
.b-right p a{
	font-size:11px;
	color:#E52620;
	text-decoration:none;
}
.b-right p a:hover{
	color:#4E4E50;
}
.sign-up{
	width:180px; height:32px;
	background:url(/Resources/Images/Web/27102011/bg-search-news.png) left top no-repeat;
	margin-top:5px;
}
.sign-up .in-text{
	margin-top:8px;
	margin-left:10px;
	background:none;
	border:none; outline:none;
	width:145px;
	font-size:12px;
}
.find{
	width:102px; height:40px;
	margin-top:3px;
}
.find .btn3{
	background: url("/Resources/Images/Web/27102011/bg_btn2.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: verdana;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    outline: medium none;
    padding-bottom: 5px;
    text-align: center;
    width: 102px;
}
.find .btn3:hover{
	/*background:url(/Resources/Images/Web/27102011/btn-11.png) left top no-repeat;*/
	width:102px; height:40px;
	border:none; outline:none;
	color:#ffed00;
}
.social{
	width:100%; height:150px;
}
.social .pad8{
	width:300; height:36px;
	clear:both;
	line-height:36px;
	font-size:11px;
	color:#4F4E4D;
	padding-top:8px;
}

.social p{
	font-size:13px;
	font-weight:bold;
	color:#E52620;
}
.social a.xh{
	width:36px; height:36px;
	display:block;
	float:left;
	padding-right:8px;
	cursor:pointer;
}
.social a{
	text-decoration:none;
	color:#4E4E50;
	font-size:11px;
	cursor:pointer;
}
.social a:hover{
	color:#E52620;
}
/*==========footer================*/

#footer{
	width:960px; height:110px;
	margin:0 auto;
	position:relative;
}
#wrap #bg-foot{
	position:absolute; bottom:0px; right:-0.7px;
	/*background:url(/Resources/Images/Web/27102011/bg-footer.png) right bottom no-repeat;*/
	z-index:0;
}
#footer .info-bot{
	width:520px; height:30px;
	margin-left:50px;
}
#footer .info-bot ul.foot{
	width:100%;
	padding-bottom:5px;
	color:#7E7D7D;
	font-size:10px;

}
#footer .info-bot ul.foot li{
	/*display:inline;*/
}
#footer .info-bot ul.foot li a{
	font-size:9px;
	color:#4E4E50;
	cursor:pointer;

}
#footer .info-bot ul.foot li a:hover{
	font-size:9px;
	color:#E52620;

}
#footer .info-bot p{
	font-size:9px;
	color:#4E4E50;
	clear:both;
}
.icon-plan{
	width:540px;
	height:30px;
	margin-left:50px;
	padding-top:7px;
}
#footer_bottom
{ clear:both; text-align:center; color:Gray; padding-top:10px; font-size:10px; padding-bottom:10px; line-height:20px;
  
  }
/* style by Mr Thanh*/
.text
{
	width:525px;
	height:740px;
	overflow:auto;
	}
p.Title{font-size: 15px;font-weight: bold; margin:10px 0;}
.TitleLink {text-decoration:none;color: #E52620;}
.TitleLink:hover {color:#4E4E50;}

h3{background: url("/Resources/images/Web/bg-title.png") no-repeat scroll right bottom transparent;
	color: #4E4E50;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 32px;
    margin: 5px 0;
    overflow: hidden;
}
.samenews{color: #4E4E50;
    cursor: pointer;
    font-size: 10px;
    text-decoration: none;
 }
.samenews:hover{color:#848484;}
.pagesize{ font-weight:bold; font-size:10px; color:#4E4E50; text-decoration:none;}
.pagesize:hover{text-decoration:underline;}
.bussybooking
{
	font-weight:bold; color:Red; font-size:15px;
	}

#BusyPage
{
	margin:30px auto;
	width:450px;
	border:solid #333 1px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-raidus:10px;
	box-shadow:5px 5px 30px 10px #dee4e8;
	-webkit-box-shadow:5px 5px 30px 10px #dee4e8;
	-moz-box-shadow:5px 5px 30px 10px #dee4e8;
	text-align:justify;
	padding:20px;}
 .modalBackground
	{
		background-color: Gray;
        filter: alpha(opacity=80);
        opacity: 0.8;
        z-index: 999999999;
	}
.Reg_PanelPopup
{
	background-color:White;
	Height:150px;
	Width:346px;
	display:none;
	
	}
#Reg_Popup{border:Solid 3px #D55500; height:100%; padding:25px 5px 5px 5px; background:#fff;}
#ctl00_UcRightV31_LblEmail{width:120px;}
#ctl00_UcRightV31_TxtRegEmail,#ctl00_UcRightV31_TxtCaptCha{width:150px;}
#LinkHompage
{
	float:right;
	padding-right:10px;
	
	}