/* Login */
#btn_Login
{
	clear: both; 
	background-color: 
	#ff6600;
	border: groove 2px #fff; 
	color: #fff; 
	padding: 0px 2px 0px 2px; 
	margin: 2px 0px 4px 0px; 
	overflow: visible; 
}
#chevrons
{	
	margin:-1px 15px 0px 4px;	
	margin-left: 13px;
    margin-right: 0
}
#login_container
{	
	position:absolute;
	width:60%;
	top:2px;
	z-index: 1;
}
#login_box
{
	position:relative;
	left:424px;
	z-index:5;
	height:46px;
	width:309px;
	font-size:0.92em;
	padding:3px;
	vertical-align:top;
	background-image: url(/common/img/page/loginback.gif);
	background-repeat:no-repeat;
}
#myEasyjet
{	
	position:relative;
	left:556px;
	top:-15px;
	width:174px;
	z-index:5;
	font-size:1em;
	padding:5px;
	background-image: url(/common/img/page/dropdown_bg.gif);
	display:none;
}
#myEasyjet_close
{	
	position:relative;
	left:-5px;
	top:10px;
	width:180px;
	height:15px;
	font-size:7pt;
	color:#fff;
	text-align:right;
	padding-right:4px;
	background: url(/common/img/page/dropdown_base.gif) bottom;
	cursor:pointer;
}
.step1email
{	
	width:140px;
	height:15px;
	font-size:0.925em;
	border: 1px solid #ccc;
	padding-top:2px;
	padding-left:2px; 
	margin:2px 0px 3px 0px;
	vertical-align:top;
}
.field_init 
{	
	color:Gray;
}
.step1pwd
{	
	width:65px;
	height:15px;
	font-size:0.925em;
	border: 1px solid #ccc;
	padding-top:2px; 
	padding-left:2px; 
	margin:2px 0px 3px 0px;
	vertical-align:top;
}


/* Fixes when switching between EN and default style pages */
.channelcenter
{
  padding-top: 9px;
}
/* Check-in/Manage Bookings tabs */
.loginTab
{
	padding-top: 17px;
	margin-right: 22px;
	margin-left: 10px;
	float: left;
	width: 183px;
	font-size:1.05em;
    display:block;	
}
.loginTabBackground_select_left
{
	background-image: url(/common/img/page/tab_select_left_middle.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:215px;
	padding-bottom: 2px;
}
.loginTabHead_select_left
{
	display:block;	
	background-image: url(/common/img/page/tab_select_left_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 215px;
	height: 21px;
}
.loginTabBottom_select_left
{
	display:block;	
	clear:both;
	background-image: url(/common/img/page/tab_select_left_bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:215px;
	height:10px;
}
.loginTabBackground_select_right
{
	background-image: url(/common/img/page/tab_select_right_middle.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:215px;
	padding-bottom: 2px;
}
.loginTabHead_select_right
{
	display:block;	
	background-image: url(/common/img/page/tab_select_right_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 215px;
	height: 21px;
}
.loginTabBottom_select_right
{
	display:block;	
	clear:both;
	background-image: url(/common/img/page/tab_select_right_bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:215px;
	height:10px;
}
.loginTab ul
{
	display:block;	
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: bottom;
}

.loginTab li.tabon
{
	display: block;
	float: left;
	margin: 0px;
	text-align:center;
	text-indent:3px;
	font-size:1.0em;
	color:#fff;
	font-weight:bold;
}
.loginTab li.taboff
{
	display: block;
	float: left;
	margin: 0px;
	text-align:center;
	width: 104px;
	font-size:0.86em;
	color:#555555;
	cursor:pointer;
}
.loginTab li.taboff a
{
	color:#555;
}
.loginTabHead_select_left li.tabon
{
	padding: 5px 4px 0px 2px;
	width: 104px;
}
.loginTabHead_select_left li.taboff
{
	padding: 6px 4px 0px 8px;
	width: 93px;
}
.loginTabHead_select_right li.tabon
{
	padding: 5px 4px 0px 0px;
	width: 114px;
}
.loginTabHead_select_right li.taboff
{
	padding: 6px 0px 0px 4px;
	width: 93px;
}
.loginTabBottom
{
	background: url(/common/img/page/tabbottom.jpg) left top;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	height: 20px;
	width: 215px;
	overflow:hidden;

}
.loginTab_checkin_or_managebookings
{
	border-left:solid 2px #f60;
	border-right:solid 2px #f60;
	padding:0px 10px 0px 10px;
	margin: 0px;
	width: 191px;
}
.loginTab_checkin_or_managebookings_text
{
	font-size:0.86em;
}
.loginTab_checkin_or_managebookings_links
{
	color:#FF6600;
	display:inline;
	font-size:0.86em;
	text-decoration:none;
}

#eOffers
{
	display:table;
	height:22px;
	position:relative;
}

#eOffers .img
{
	display:table-cell;
	padding-left:2px;
	float:left;
}

#eOffers .text
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding-left: 5px;
}

#eOffers div a
{
	font-size: 0.92em;	
}

#eOffers .userName
{
	vertical-align: middle;
	display:inline;
	padding-right: 5px;
	width:40%;
}

#eOffers .logoutBtn
{
	display:inline;
	vertical-align: middle;
}

#eOffers .userInfoLogout
{
	display:table-cell;
	 float:right;
	 vertical-align:middle;
	 line-height:22px;
}

#eOffers .userInfoLogout span
{
	position:relative;
	top: -4px;
	padding-right:5px;
}

