﻿
#center
{
    /* width:400px; */
    width:300px;   
    margin:0 auto;
}
#Header {padding-left:16px;}

#LogonForm { font-family:Verdana; font-size:10pt; padding-left:16px;}

.LogonFormSubmitButton
{
}

.logonSubmit 
{
    height:21px; 
    width:63px; 
    cursor:pointer; 
    
    background: transparent url(../../Images/common/btnSubmit.gif) no-repeat 0 0 ;
    position:relative;
    left:90px; top:-40px;
}
.FormButton
{
}
#RegistrationInfo {font-family:Verdana; font-size:9pt; border-top:solid 5px #dff1f6; border-bottom:solid 5px #dff1f6; width:282px; padding: 20px 0 20px 16px; }
#RegistrationInfo a { color:#d33849; font-family:Verdana; font-size:11pt; font-weight:bold; text-decoration:none; }
#RegistrationInfo a:hover { text-decoration:underline;}

.ForgottenPasswordText { color:#000000; font-family:Verdana; font-size:11pt; width:100%; padding:20px 0 0 16px;}
.ForgottenPasswordText a { color:#d33849; font-family:Verdana; font-size:11pt; font-weight:bold; text-decoration:none; }
.ForgottenPasswordText a:hover { text-decoration:underline;}

/* **************** */
/* RegistrationPage */
/* **************** */

#RegistrationForm { font-family:Verdana; font-size:10pt; }

#RegistrationForm a { color:#af2d43; text-decoration:none; }
#RegistrationForm a:hover { text-decoration:underline;}

.LeftColumn { font-weight:bold; width: 175px; padding-top:15px; padding-right:10px;   text-align:right; }
.RightColumn { width: 400px; padding-top:15px; vertical-align:bottom;  }
.RegLine {padding-bottom:5px;}

.RegTextBox { width:300px;}
.ErrorIndicator { color:Red; }

/* ******************** */
/* PasswordRecoveryPage */
/* ******************** */

#PasswordRecoveryForm
{
    font-family:Verdana;
    font-size: 10pt;
}
#PasswordRecoveryForm a { color:#af2d43; text-decoration:none; }
#PasswordRecoveryForm a:hover { text-decoration:underline;}
