﻿/********** For Login.aspx page ******************/
.LoginHolder{
  float: left;
  padding-top: 10px;
}
#login-header{
  background: #FFFCF4;
  width: 200px;
  padding: 10px 0px 0 30px;
  border-bottom: 1px solid #ccc;
}
#loginHeading{
  background: #FFFCF4 url(/includes/images/login/bodyHead_login.gif) top left no-repeat;
  width: 50px;
  height: 25px;
  margin: 0 0 0 10px;
}
.close{
  background: #FFFCF4 url(/includes/images/login/button_close.gif) top left no-repeat;
  width: 45px;
  height: 10px;
  float: right;
  margin: -34px 0 0 20px;
}
.GoBtnDiv input{
  background: url(/includes/images/login/button_go.gif) top left no-repeat;
  width: 44px;
  height: 20px;
}
.GoBtnDiv input:hover{
  background: url(/includes/images/login/button_go_over.gif) top left no-repeat;
  width: 44px;
  height: 20px;
}
.UNameHeaderTxt, .PwdHeaderTxt, .LoginAsHeaderTxt{
  float: left;
  width: 70px;
  padding-top: 2px;
}
.LoginAsHeaderTxt{
  width: 65px;
}
/********** For Login.ascx page *****************/
.HeaderRightCont{
  float: right;
  width: 180px;
  padding-top: 20px;
  _margin-top: -80px;
}
.Welcome{
  float: left;
  width: 180px;
  text-align: right;
}
.WelcomeTxt{
  font-weight: bold;
  color: #FFAE00;
  float: right;
  line-height: 130%;
}
.BtmSpace{
  float: left;
  padding-bottom: 1px;
  width: 180px;
  text-align: right;
  line-height: 130%;
}
.FlagContent{
  float: left;
  width: 100%;
  text-align: right;
}
.CurrentFlag{
  float: right;
  width: 28px;
  height: 13px;
}
.Flag{
  cursor: pointer;
}
.FlagGroup{
  float: right;
  visibility: hidden;
  display: none;
}
.FlagsHolder{
  border: 1px solid #D3D1D1;
  padding-top: 2px;
  margin-top: 0px;
}
.FlagList{
  height: 13px;
  background-color: white;
}
/********** For Login Pop-in ********************/
#contentPad{
  margin: 0px;
}
#TB_overlay{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: #999999;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

#TB_window img{
  display: block;
  margin: 0px;
}
#TB_caption{
  height: 25px;
  padding: 0px;
  float: left;
}
#TB_closeWindow{
  height: 20px;
  padding: 0px;
  float: right;
}
#TB_closeAjaxWindow{
  display: none;
  padding: 0px;
  text-align: right;
  font: verdana 10px;
  background-color: #f5821f;
}
.homepage #TB_closeAjaxWindow{
  padding: 0px;
  text-align: right;
  font: verdana 10px;
  background-color: #8cc63f;
}
#TB_closeAjaxWindow a{
  color: #ffffff;
  font-size: 10px;
}
#TB_load{
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  overflow: visible !important;
  visibility: visible;
  display: block;
  z-index: 101;
}
#TB_loadContent{
  margin-left: -125px;
  position: absolute;
  top: -50px;
  left: 50%;
  width: 250px;
  height: 100px;
  visibility: visible;
}
#logintop{
  background: #f5821f;
  padding: 12px 0px 5px 18px;
  border-bottom: 12px solid #c2691d;
}
#logincol1{
  float: left;
  width: 210px;
  padding: 10px 25px 15px 15px;
  font-family: Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
#logincol1 ul{
  margin: 0px 0px 10px 20px;
}
#logincol1 img.loginheader{
  margin: 0px 0px 10px 0px;
}
#logincol2 img.loginheader{
  margin: 0px 0px 10px 0px;
}
#logincol2main img.loginheader{
  margin: 0px 0px 10px 0px;
}
#logincol2{
  float: left;
  width: 210px;
  padding: 10px 15px 15px 15px;
  font-family: Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#logincol2main{
  border-left: 2px solid #a6a6a6;
  float: left;
  width: 210px;
  margin-top: 10px;
  padding: 0px 15px 25px 23px;
  font-family: Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

/*For GroupLeader Login for MYtours*/

.LoginBody{
  padding: 30px;
  padding-left: 90px;
  margin-bottom: 30px;
}
.UserEntries{
  margin-top: 10px;
  width: 220px;
  float: left;
}
.UserNameStyle{
  float: left;
  width: 100%;
}
.UserNameLbl, .PasswordLbl{
  float: left;
  width: 44%;
  clear: right;
}
.PasswordLbl{
  width: 26.5%;
}
.PaxUserNameStyle{
  float: left;
  width: 100%;
}
.PaxUserNameLbl, .PaxPasswordLbl{
  float: left;
  width: 50%;
  clear: right;
}
.PaxPasswordLbl{
  width: 30%;
}
.GlossaryItem{
  float: left;
  clear: right;
  width: 10%;
}
.PassWordStyle{
  float: left;
  width: 100%;
}
.RememberDiv{
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
.CheckBox1{
  margin-left: -5px;
}
.GoBtnDiv{
}
.HelpLink{
  padding: 10px 0;
}
.RightImageContent{
  margin-top: 20px;
  width: 390px;
  float: left;
  border-left: dashed 1px #cccccc;
}
.ImageText1{
  padding-left: 20px;
  padding-bottom: 30px;
}
.ImageText2{
  padding-left: 20px;
}
span.Pseudo-h2, span.Pseudo-h2m, span.Pseudo-h2 a, span.Pseudo-h2m a{
  color: #FFAE00;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
span.Pseudo-h2m, span.Pseudo-h2m a{
  color: #ca575e;
}
.TextDiv{
  float: left;
  padding-left: 10px;
}
.ImgDiv{
  float: left;
}
.TopSpacer{
  float: left;
  width: 100%; /*padding-top:5px;*/
}
.LinkNonUnder{
  color: #5AACDC;
  font-weight: bold;
}
.LeftDiv{
  float: left;
  width: 25%;
  padding-right: 30px;
}
.MiddleDiv{
  float: left;
  width: 25%;
  padding-left: 30px;
  padding-right: 30px;
  height: 245px;
  border-right: 1px dashed #cccccc;
  border-left: 1px dashed #cccccc;
}
.RightDiv{
  padding-left: 30px;
  float: left;
  width: 30%;
}
.TopTextSpace{
  padding-top: 5px;
  width: 170px;
}
.CheckBoxSpace{
  padding-left: 3px;
  padding-left: expression(1+'px');
}
.PaswordTextWidth{
  _width: 149px;
}
.RememberDiv label{
  padding-left: 3px;
  margin-top: -3px;
}
.Info{
  color: #5aacdc;
  cursor: hand;
}
/* styles for Login-Help.aspx page */
div.Content{
  float: left;
  width: 100%;
  margin-bottom: 28px;
  margin-left: 1px;
}
div.SubContent{
  margin-left: 120px;
  width: 70%; /*float:left;*/
  clear: right;
  padding-bottom: 30px;
}
div.TextPara{
  padding: 6px 0px;
}
div.Para{
  padding: 5px 0px;
}
.Valid{
  position: absolute;
  padding-left: 0px;
  margin-right: 2px;
  width: 100px;
  margin-top: expression(-1 + 'px');
}
.OnlyNum{
  float: left;
  padding-left: 3px;
  height: 20px;
  margin-top: -4px;
  width: 60px;
}
.TextStlye{
  float: left;
  width: 152px;
}
.ErrorDiv{
  display: none;
  visibility: hidden;
  color: red;
}
.UserErrorStyle{
  position: absolute;
  margin-left: -7px;
  visibility: hidden;
  display: none;
  color: red;
  margin-top: expression(-1 + 'px');
  width: 100px;
}
.MessageDiv{
  padding-top: 6px;
  position: absolute;
  color: Red;
  visibility: hidden;
  display: block;
  padding-bottom: 5px;
}
.ValidMessage{
  padding-top: 10px;
  position: absolute;
}
.ValidStyle{
  position: absolute;
  width: 180px;
}
/***********
tool tip
***********/
a.info{
  position: relative; /*this is the key*/
  z-index: 24;
  text-decoration: none;
  margin: 0 0 0 10px;
}
a.info:hover{
  z-index: 25;
  background-color: #ffffff;
}
a.info span{
  display: none;
}
a.info:hover span{
  /*the span will display just on :hover state*/
  display: block;
  position: absolute;
  top: 2em;
  left: 2em;
  width: 15em;
  border: 1px solid #fff;
  padding: 10px;
  background-color: #eeeeee;
  color: #333;
}