/* Common Styles Start */
html { overflow: -moz-scrollbars-vertical; }
html,form,body,ul,li,p,h1,h2,h3,h4,h5 {margin:0; padding:0;}
body,td,th, input, select, textarea, .TxtMore {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;	color:#414141; }
textarea, input, select {	font-size:10px; }
a, a:active, a:visited { color:#018ace; text-decoration:none; }
a:hover { color:#018ace; text-decoration:underline; }
/*input.CommonTxtBox, input.CommonTxtBoxFntSz10, textarea, input.CommonTxtBoxNoBrdRht, input.CommonTxtBox50, input.CommonTxtBoxTxtPass, input.CommonTxtBoxTxtPassBlank, input.ISDTxtBoxBlank, input.STDTxtBoxBlank, input.PhoneTxtBoxBlank, input.CellTxtBoxBlank, input.ISDTxtBox, input.STDTxtBox, input.PhoneTxtBox, input.CellTxtBox, input.FName, input.MName, input.LName, input.FNameBlank, input.MNameBlank, input.LNameBlank { border:1px solid #7f9db9; padding:2px 5px 2px 5px; color:#5c5c5c; }
input.CommonTxtBoxTxtPass { background:url(Img/Common/txt_password.gif) no-repeat; width:100px; }
input.CommonTxtBoxTxtPassBlank { background:#fff; width:100px; }
input.CommonTxtBoxNoBrdRht { border:1px solid #7f9db9; }
input.CommonTxtBoxNoBrdRht { border-right:none; }
input.CommonTxtBoxFntSz10 { font-size:10px; } 

input.ISDTxtBoxBlank, input.STDTxtBoxBlank, input.PhoneTxtBoxBlank, input.CellTxtBoxBlank, input.FNameBlank, input.MNameBlank, input.LNameBlank { background:#fff; }
input.ISDTxtBox { background:url(Img/Common/txtbx_ISD.gif) no-repeat; }
input.STDTxtBox { background:url(Img/Common/txtbx_STD.gif) no-repeat; }
input.PhoneTxtBox { background:url(Img/Common/txtbx_PhoneNumber.gif) no-repeat; }
input.CellTxtBox { background:url(Img/Common/txtbx_CellNumber.gif) no-repeat; }
input.FName { background:url(Img/Common/txtbx_FName.gif) no-repeat; }
input.MName { background:url(Img/Common/txtbx_MName.gif) no-repeat; }
input.LName { background:url(Img/Common/txtbx_LName.gif) no-repeat; }

input.CommonTxtBox10, textarea, input.CommonTxtBoxNoBrdRht10 { border:1px solid #7f9db9; padding:2px 5px 3px 5px; color:#5c5c5c; font-size:10px; }
input.CommonTxtBoxNoBrdRht10 { border:1px solid #7f9db9; }
input.CommonTxtBoxNoBrdRht10 { border-right:none; }*/

input.CommonBtn, input.CommonBtnHover  { font-size:10px; color:#fff; font-weight:bold; height:24px; border:1px solid #9fa2ab; background:#808080 url(Img/Common/btn_normal.gif) repeat-x right top; text-align:center; }
input.CommonBtnHover { background:#b2b2b2 url(Img/Common/btn_active.gif) repeat-x right top; border:1px solid #919191; }
input.CommonTxtBox100 { width:100px; }
input.CommonTxtBox50 { width:50px; }
textarea { overflow:auto; width:60%; }
.FloatRight { float:right; }
.FloatLeft { float:left; }
.FloatLeftWidth100 { float:left; width:100%; }
.MarginTopNeg13 { margin-top:-13px; } 
.MarginTop20 { margin-top:20px; } 
.MarginBtm10 { margin-bottom:10px; }
.MarginRht10 { margin-right:10px; }
.PadLft5 { padding-left:5px; }
.PadTp30 { padding-top:30px; }
.DisplayNone { display:none; }
.VisibilityHide { visibility:hidden; }
.Clear { clear:both; } 
.ToUpperCase { text-transform:uppercase;}
/*.CalendarIcon { background:url(Img/Common/icon_calendar.gif) no-repeat center; width:18px; height:18px; cursor:pointer; border:none; margin-left:3px; }*/
.CommonNotification { color:#787878; clear:both; display:block; }
.CommonNotificationNoBr { color:#787878; }
.TblAlignCenter { margin:auto; }
.FntSz10 { font-size:10px !important; }
.AlignCenter { text-align:center; }
.AlignRight { text-align:right; }
.Height0 { height:0; }
.Height5 { height:5px; }
.Height10 { height:10px; } 
.Height14 { height:14px; } 
.Height15 { height:8px; overflow:hidden; font-size:1px; }
.Height20 { height:20px; }
.Height22 { height:22px; }
.Height24 { height:24px; }
.Height26 { height:26px; }
.Height27 { height:27px; }
.Height28 { height:28px; }
.Height32 { height:32px; }
.Height38 { height:38px; }
.Height41 { height:41px; }
.Height43 { height:43px; }
.Height47 { height:47px; }
.Height49 { height:49px; }
.Width10 { width:10%; }
.Width11 { width:11%; }
.Width12 { width:12%; }
.Width14 { width:14%; }
.Width16 { width:16%; }
.Width20 { width:20%; }
.Width25 { width:25%; }
.Width30 { width:30%; }
.Width33 { width:33%; }
.Width40 { width:40%; }
.Width44 { width:42%; }
.Width44 { width:44%; }
.Width48 { width:48%; }
.Width50 { width:50%; }
.Width58 { width:58%; }
.Width60 { width:60%; }
.Width70 { width:70%; }
.Width80 { width:80%; }
.Width90 { width:90%; }
.Width100 { width:100%; }
.Width33px{width:33px;}

.BtnWidth90 { width:90px; }
.BtnWidth94 { width:94px; }

/*.IconHelp { background:url(Img/Common/icon_help.gif) no-repeat; float:left; width:18px; height:18px; }*/

.dvButtonCenter { text-align:center; width:90%;float:left;}
.dvButtonCenter input { margin-left:10px; }
.dvButtonRight { text-align:right; clear:both; }
.dvButtonRight input { margin-left:10px; }
.Space25 { width:25px; }
.TextPadBtm13 { margin-bottom:13px; }
.IconReturnTrip, .IconOneWay { width:23px; height:12px; display:block; margin:auto; }
/*.IconReturnTrip { background:url(Img/Common/icon_return.gif) no-repeat; }
.IconOneWay { background:url(Img/Common/icon_oneway.gif) no-repeat; }*/
.Bold { font-weight:bold; }
/* Common Styles End */


/* Main Structure Styles Start */
#Header, #Content, #Footer, #FooterIn { clear:both; width:1002px; margin:auto; background:url(Img/Common/mainbg_leftrightshadow.gif) repeat-y;}
#ContentIn { float:left; width:990px; background:url(Img/Common/mainbg_leftrightshadow.gif) repeat-y; padding:4px 6px; _padding:0px 6px; }
#FooterIn { float:left; width:990px; background:url(Img/Common/mainbg_leftrightshadow.gif) repeat-y; padding:7px 6px;}
#LeftContent { float:left; width:208px; padding:20px 0px; margin-left:5px; text-align:center; font-size:16px; }
#RightContent { float:left; width:760px; margin:0px 7px 0px 12px; }


/* Header Start */
.HdrTpShad { background:url(Img/Common/mainbg_topshadow.gif) no-repeat left top; padding-top:6px; }
.JetLogo { background:url(Img/Common/jetlogo_band.png) no-repeat left top; display:block; width:964px; height:41px; margin-left:6px; margin-top:6px; _margin-top:2px; cursor:pointer; }


/* Header End */

/* Footer Start */

.FtrBtmShad { background:#FDFDFD url(Img/Common/mainbg_bottomshadow.gif) no-repeat left top; float:left; width:1000px; height:7px; font-family:Arial, Helvetica, sans-serif; font-size:1px; }
.FtrBtmBar { background:url(Img/Common/footer_tophorzline.gif) repeat-x left top; width:970px; margin:auto; padding:10px; font-size:10px; clear:both; }
.FtrCopyTxt { float:left; margin-top:3px; }
.FtrLnks { padding:0; text-align:right; line-height:17px; float:right; margin:3px 10px 0 0; }
.FtrLnks a.FtrLastLnk { border-right:none; }
.FtrLnks a { font-size:10px; border-right:1px solid #018ace; padding:0 5px 0 2px; }
.FtrLogo { background:url(App_Themes/landing/Img/footer_divider.gif) repeat-y left top; float:right;  padding:8px 10px; }
.FtrLogo img { border:none; }
.FtrLogoJetlite { margin-right:10px; float:left; }

/* Footer End */

/*new footer starts*/

.CommonContentfooter ul.footer li{display:block; background:url(http://images.jetairways.com/Img/Common/arroworg_left.gif) no-repeat 0 3px; padding-left:10px; padding-bottom:5px; padding-right:10px;}

.divider_bar{background:url(http://images.jetairways.com/Img/Common/divider_bar.jpg) no-repeat 5px top; height:34px; width:15px;}

.leftfootcontent{float:left; width:63%; padding-left:8px;}
.rightfootcontent{float:right; width:36%;}
.rightfootcontent p{font-size:10px;}

.leftfootcontent div.CommonContentfooter{float:left; padding-right:20px;}

.CommonContentfooter span.FtrLogoRSS span{padding-left:10px; padding-bottom:10px;}

/*new footer ends*/

/* Main Structure Styles End */

/* Body Common Content Start */

/*.MainTitle { font-size:15px; font-weight:bold; padding:4px 0; margin:5px 0; }*/
.TxtContent { margin-bottom:15px; }
/* Body Common Content Start */


.TabInTbl { width:100%; margin:auto; padding:0; } 
.TabInTbl td { padding:4px 0; font-size:10px; vertical-align:top;}
.TabInTbl td p { font-weight:bold;}
.TabInTbl td.Col1TabTbl { padding:4px 0 0 0; }
.TabInTbl .tdBtnIn { text-align:center; padding:5px 0 0; }
.Width98 { width:98%; margin:auto;}

/* SOCIAL ICONS - FOOTER Starts */
.social { list-style:none; float:right;}
.social li { display:inline; float:left; background-repeat:no-repeat; }
.social li a {
	display:block;
	width:25px;
	height:22px;
	padding-right:1px;
	position:relative;
	text-decoration:none !important;
}
.social li a strong,.social li a span{	
	position:absolute;		
	z-index:9999;

}


.social li a label
{
font-weight:normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#414141;
	display:block;
	padding:2px 2px 3px 6px;
	text-decoration:none !important;

}


.social li a span,.social li a span.last
{
  background:url(/Images/footer/bg_rht_yllw.gif) no-repeat right top; height:22px; padding:3px 0px 3px 3px; left:0px; 

}
.social li a span.last
{
left:-50px !important;
}

.strongclass
{
	
	
	background:url(/Images/footer/bg_lft_yllw.gif) no-repeat left top; height:22px; padding:3px 3px 3px 0px; left:0px;
	
}

li.facebook {
	background-image:url(/Images/footer/facebook_icon_22x22.gif);
}
li.twitter {
	background-image:url(/Images/footer/twitter_icon_22x22.gif);
}
li.linked {
	background-image:url(/Images/footer/linked_in_icon_22x22.gif);
}
li.youtube {
	background-image:url(/Images/footer/youtube_icon_22x22.gif);
}
li.flickr {
	background-image:url(/Images/footer/flickr_icon_22x22.gif);
}
li.foursquare {
	background-image:url(/Images/footer/foursquare_icon_22x22.gif);
}

/* SOCIAL ICONS - FOOTER Ends */

