/* CSS Document */
/*Author Syamkrishna BG*/
/*Date:16-mach-2010*/



.errorBox{height:auto;width:450px;background:#f6f4c3; color:#993300;border:solid #cbc9c9; border-width:1px; text-indent:5px; margin-bottom:10px;float:left; padding:5px 0px 5px 0px  }

.status{ width:80%;background:#f6f4c3; color:#993300;text-indent:5px; margin:0; border:none;float:left; }
.status ul {list-style:none; padding:5px 0 0 0 }
.status li {display:block;font-weight:500; font-weight:bold; font-size:12px; color:#a03c6d  }
.status li.noerror {padding:2px 5px 5px 25px; }
.status li.err1 {padding:2px 5px 5px 25px; background:url(../images/error_login.png) no-repeat; }
.status li.err {padding:2px 5px 5px 25px; background:url(../images/error.jpg) no-repeat; }
.status li.success {padding:2px 5px 5px 25px; background:url(../images/success.jpg) no-repeat; color:#006600 }


.closePar{float:left; width:30px; padding-top:5px;}
.closePar a{text-decoration:underline;color:#993300;}
.closePar a:hover{text-decoration:underline;color:#FF9933}





#logBG{width:423px;}
#logBGHead{width:420px; text-align:left;}
#logBG #lbppad{padding-top:10px; width:346PX;float:left;}

#logBGHead{}
#logBGHead ul {list-style:none; padding:5px 0 0 0 }
#logBGHead li {display:block;font-weight:500; font-weight:bold; font-size:14px; color:#0e1428  }
#logBGHead li.loginLock {padding:2px 5px 5px 25px; background:url(../images/loginLock.png) no-repeat; color:#0e1428 }



.loginFormRow{width:420px;float:left; padding-top:10px; color:#0b2d5c;}
.loginFormRow .labelP{ width:150px;float:left;}
.loginFormRow .labelB{ width:250px;float:left; padding-left:15px;}
.loginFormRow h6{font-size:13px;font-weight:normal; float:right}
.loginFormRow span { font-size:11px;}
.loginFormRow a{text-decoration:none; color:#0b2d5c}
.loginFormRow a:hover{color:#996600; }
.loginFormRow input{background:#eef0f1;border:solid #cbc9c9; border-width:1px; height:20px;}
.loginFormRow input:focus{background:#fdfdfd;border:solid #cbc9c9; border-width:1px;}
#lgBoxBg{background:#fdfdfd; border:solid 1px #e6e5e5; width:450px; height:200px;}
.smallRemMe{margin:auto;}
 .btnLogin{background:url(../images/loginBtn.png) no-repeat; width:129px; height:26px; border:0 none; color:#FFFFFF;}

.loginBox td{ height:28px; padding-left:5px; font-size:13px; color:#0e1428; text-align:left}
.loginBox td h6{font-size:13px;font-weight:normal;text-align:left}
.smallText{font-size:13px;font-weight:normal;}
.aRight{float:right}