
/* CSS Document */
body{margin:0; padding:0; background-image:url(../Images/Login/body_bg.png),url(../Images/Login/body_bg2.png) ;}
.wrapper_login{width:100%; min-height:680px; margin:auto; background:url(../Images/Login/logo_bg.1png) no-repeat 50% 0;}
.login_box{width:521px; height:260px; margin:5% auto 0 55%; background:url(../Images/Login/login_box_bg.png) no-repeat;}
.login_box_inner{width:424px; height:250px; margin:auto;}
.celtic_login{width:100%; height:52px; background:url(../Images/Login/celtic_login.png) no-repeat center;}
.username{width:100%; height:38px;}
.username_text{width:100%; height:35px;}
.password{width:100%; height:38px;}
.password_text{width:100%; height:35px;}
.forgot_password{width:100%; height:35px;}
.forgot_text{width:50%;float:left;}
.login_btn{width:50%; float:right;}
.login{width:100%; height:35px;}
.header{width:100%; height:100px;}
p{font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0; color:#7c7e7e; line-height:40px;}




