/* CSS Document */
body {margin:0px; padding:0px; background:url(../image/pg-bg.jpg) repeat-x 0px 0px #F4F9FF; font-family:Arial, Helvetica, sans-serif;}
.full {width:100%; float:left;}

/*  #wrapper {width:1004px; float:none; margin:0px auto;}*/

.mr-tp1 {margin-top:15px;}

.admin-logo {width:220px; float:left; padding:25px 0px 140px 5px;}

.admin-details {width:573px; float:none; margin:0px auto;}
.loginbg {width:573px; height:170px; float:left; background:url(../image/login-bg.jpg) no-repeat 0px 0px; padding:45px 0px 0px 0px;}
.forgotbg {width:573px; height:170px; float:left; background:url(../image/forgot-bg.png) no-repeat 0px 0px; padding:30px 0px 0px 0px;}
.resetbg {width:573px; height:170px; float:left; background:url(../image/reset-bg.png) no-repeat 0px 0px; padding:30px 0px 0px 0px;}
.login-lt {width:100px; float:left; font-size:12px; font-weight:bold; color:#3E3D3D; padding:5px 0px 0px 130px;}
.forgot-lt {width:100px; float:left; font-size:12px; font-weight:bold; color:#3E3D3D; padding:5px 0px 0px 160px;}
.login-rt {width:310px; float:left;}

input.login {margin:0px; padding:0px 0px 0px 0px; width:300px; height:22px; border:1px solid #909090; background:#FFFFFF; font-size:11px; color:#999999; line-height:20px;}
.errorMessage{
  color:red;
  padding:0 0 0 5px;
}
.mandatory{
 color:red;
}
