/* SecureLog */

.login { background:#222; border:1px solid #333; padding:10px; float:left; display:block; margin:10px 0; width:480px; }
#SecureLogIn {float:left; width:400px; }
#LoginHolder {float:left; width:300px;   }
#LoginHolder ul {list-style-type:none; padding:0; display:inline; width:300px;}
#LoginHolder ul  li {padding:0;margin:5px 0;}
#LoginHolder .UserNameLabel {float:left; width:55px;margin:5px 0 0 0;height:18px; background:url(/includes/images/general/username.png) left top no-repeat; text-indent:-9999px;  list-style:none;}
#LoginHolder .UserNameField  {float:left; padding:0 5px; width:155px;}
#LoginHolder  input {float:left; width:150px!important;height:15px;border:1px solid red; background:#000; border:1px solid #1B1A1B; color:#fff;}
#LoginHolder .UserPassLabel {clear:both;float:left; margin:5px 0 0 0;width:55px;height:18px; background:url(/includes/images/general/password.png) left top no-repeat; text-indent:-9999px;  list-style:none;}
#LoginHolder .UserPassField  {float:left; padding:0 5px;width:155px;}
.AlertPoint {float:left; width:50px; }
#SecureLogInSubmit {float:left; padding:10px 0 0 62px; }
#ctl00_ContentPlaceHolder1_LogonControl_btnLogin {float:right; width:69px; height:24px; background:url(/includes/images/general/LOGIN.jpg) left top no-repeat; text-indent:-9999px; border:none; cursor:pointer; }
#SecureLogOut {float:left; padding:50px 0 0 0;margin:5px 0;}
#SecureLogOut a{float:left; width:69px; height:24px; background:url(/includes/images/general/LOGOUT.jpg) left top no-repeat; text-indent:-9999px; border:none;}

#SecondaryNavHolder li { display:none; }
#SecondaryNavHolder li.selected, #SecondaryNavHolder li.selected li { display:block; }









