body{
 margin:0px; 
padding:0px; 
font:12px Arial, Helvetica, sans-serif;


}

.login_layout{
background:url(../../images/login/grey_gredient_new.png) repeat left bottom ; 
 border-top:2px solid #bbb;width:100%; 
border-bottom:2px solid #979797;width:100%;

 width:790px;
margin:0px auto
} 

.login_banner{
 height:305px; 
background:url(../../images/login/banner_login.jpg) no-repeat center; 
/*border-bottom:2px solid #00aaad*/
}

.logo_banner{
 height:248px; 
width:203px; 
background:#fff; 
margin-left:70%;
position:relative;
}
.logo_banner img{
display:none;
 margin-top:80px; 

}

.logo_banner p{
 margin:0px; 
padding:10px 8px 10px 10px; 
text-align:center; 
font:12px segoe ui,arial ; 
background:#fecb44;
position:absolute;
bottom:0;
}

.grey_box{
  padding:25px 25px 15px; 
height:100%; 
overflow:hidden; 
width:790px; 
margin:0px auto 
}

.grey_box .left{
 width:540px; 
float:left; 
font:12px segoe ui,arial;
}

.grey_box .left h6{
 font-weight:normal; 
color:#000; 
margin:0px; 
padding:0px; 
font-size:12px;
}

.grey_box .left ul{
 margin:5px 0px; 
padding:0px
}
.grey_box .left ul li{
 margin:0px 0px 0px 5px; 
padding: 0px; 
list-style-type:disc; 
list-style-position:inside; 
color:#555
}

.grey_box .right{
 width:150px; 
float:left; 
font:12px segoe ui,arial;
}

.grey_box .right p{
 margin:0px; 
color:#555; 
font-size:12px;
}

.grey_box .right input[type=text],.grey_box .right input[type=password]{
 margin:0px 0px 5px 0px ; 
font:12px segoe ui,arial; 
width:130px; 
border:1px solid #bbb; 
border-radius:3px; 
background:#fff
}

.grey_box .right input[type=text]:focus,.grey_box .right input[type=password]:focus{
border-color:#666;
}

.login_button{
 background:url(../../images/login/button_bg.png) repeat-x; 
border:1px solid #fecb44; 
border-radius:3px; 
color:#555; 
font:12px segoe ui; 
margin:5px 5px 0px 0px; 
padding:2px 10px;
width : 50px;

}

.login_footer{
 margin:10px auto 0px; 
height:100%; 
overflow:hidden; 
font:11px tahoma; 
color:#555; 
width:790px; 

}

.login_footer .left,.login_footer .right{
 width:50%; 
float:left
}
 
.login_footer .right{
 text-align:right
}
.login_footer .left p{
 margin:0px 5px 0px 0px; 
padding:0px; 
display:inline-block; 
vertical-align:middle
}

.first{
width:10%;
}

.second{
width:70%;
}
.login_footer{
margin-top:0px;
}
.login_footer .right p,.login_footer .right p img{
 margin:0px; 
padding:0px; 
vertical-align:middle
}

.login_footer .right p span{
padding:5px; 
display:inline-block; 
border-right:1px solid #909090; 
vertical-align:middle
}

.line_divider{
 /*background:url(../../images/login/border_divider.png) repeat-x;  */
height:2px; 
line-height:2px; 
clear:both; 
margin:0px 0px 10px 0px;
}

.line_divider_top{
/* background:url(../../images/login/border_divider_top.png) repeat-x; */
height:2px; 
line-height:2px; 
clear:both; 
margin:0px 0px 10px 0px
}

.grey_box a,.grey_box a:link,.grey_box a:visited{
 color:#076fab; 
text-decoration:none; 

}
.grey_box a:hover{
 text-decoration:underline;
}

span.airline_logo{

margin-top:80px;

text-align:center;
position:absolute;
width:100%;
height:82px;
background:url(../../images/login/vi_logo.png) no-repeat center;  
}
