﻿body 
{
    font-family: century gothic, Verdana, Arial, Helvetica;
    font-size: medium;
}

input {
    font-size: medium;
}

.SmallForm
{
    font-size: 11px;
}

.submitbutton
{
    margin-top: 8px !important;
    font-size: 12px;
}

.LoginPanel 
{
    
    width:500px;
    margin: auto auto;
}

.LoginPanel fieldset legend
{
    font-weight: bold;
}

.LayoutTable 
{
    margin: auto auto;
}

.title, .data, .centered
{
    border-bottom: 1px #fff solid;
    border-right: 1px #fff solid;
}

.centered 
{
    text-align: center;
}

.block-centered 
{
    margin: auto;
}

.title
{
    text-align: right;
    padding-right: 4px;
}

.data 
{
    text-align: left;
    padding-left: 4px;
}

.indented
{
    padding-left: 18px;
}

.submitline
{
    padding-top: 18px;
}

.validationerror 
{
    background-color: #FFC;
    color: Red;
}

.validationerror td
{
    border-bottom: 1px #ccc solid;
    border-right: 1px #ccc solid;
}

.ValidationSummary
{
    background: transparent url(../_images/warning-3-48.png) no-repeat 5px 50%;
    border: 0px;
    padding: 15px;
    padding-left: 70px;
    margin: 5px 0px;
    text-align: left;
}

.ValidationSummary span 
{
    font-size: 16px;
    letter-spacing: .03em;
    margin-left: 45px;
    font-weight: bold;
}

.ValidationSummary ul 
{
    margin: 0;
    padding: 0;
    margin-left: 20px;
    list-style: square;
}

.SaveConfirmation
{
    background: transparent url(../_images/ok-48.png) no-repeat 5px 50%;
    border: 0px;
    padding: 15px;
    margin: auto auto;
    margin-bottom: 18px;
    text-align: center;
    width: 60%;
    display: none;
}

.SaveConfirmation span 
{
    margin-left: 45px;
    font-weight: bold;
    font-size: 15px;
}

.pagetitle 
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px #000 solid;
    margin-bottom: 8px;
}

.subtitle
{
    color: #777;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px #777 solid;
    margin-bottom: 8px;
}

.defaulthidden td
{
    display: none;
}

.requiredfielddesc
{
    font-size:smaller;
    font-style: italic;
}

.warningimage 
{
    vertical-align:middle;
    padding: 2px;
    height: 18px;
}

.instructions 
{
    font-style: italic;
    width: 500px;
    margin: auto auto;
    margin-bottom: 18px;
}

.entrybuttons 
{
    font-size: small;
}

.entrytitle 
{
    font-size: small;
    font-weight: bold;
}

.entrydata 
{
    font-style: italic;
    font-size: small;
}

/*Password Strength Meter*/

.passwordstrength.blank 
{
     color: #000;
     border: 1px #ccc solid;
     background-color: #F0F0F0;
}

.passwordstrength.weak, .passwordstrength.medium
{
    color: #000;
     border: 1px red solid;
     background-color: LightSalmon;
}

.passwordstrength.good, .passwordstrength.strong
{
    color: #000;
     border: 1px gold solid;
     background-color: #FF9;
}

.passwordstrength.excellent, .passwordstrength.exceptional
{
    color: #000;
     border: 1px darkgreen solid;
     background-color: #00FF66;
}

.schedulecolumn {
    /*float: left;
    width: 314px;
    padding: 8px;*/
}

.schedulecolumn h2 {
    border-bottom: 1px #ccc solid;
}

.schedulecolumn p {
    font-size: larger;
}

.ClassSlot {
    padding: 4px;
    padding-left: 34px;
    text-decoration:none;
    cursor:default;
}
.ClassSlot.Default {
    color:#90A7D3;
    background: transparent url(../_images/ok-24.png) no-repeat 5px 50%;
}
.ClassSlot.Default:hover {
    vertical-align: middle;
    background: transparent url(../_images/stop-24.png) no-repeat 5px 50%;
    color:#90A7D3;
    text-decoration:none;
    cursor:default;
}

.ClassSlot a {
    color:#90A7D3;
}

.ClassSlot.Inactive {
    vertical-align: middle;
    text-decoration:none;
}
.ClassSlot.Active {
    
}
.ClassSlot.Active a{
    vertical-align: middle;
    color:#32cd32;
    font-weight:bold;
}

.ClassSlot.Active:hover a{
    vertical-align: middle;
    color:#32cd32;
    font-weight:bold;
}
.ClassSlot.Active:hover {
    vertical-align: middle;
    background: transparent url(../_images/ok-24.png) no-repeat 5px 50%;
    color:#32cd32;
    font-weight:bold;
}

.ClassSlot.Warning {
    border:0;
    vertical-align: middle;
    border-width:0px;
    box-shadow: none;
    text-decoration:none;
    font-weight:bold;
    
}

 .ClassSlot.Warning a {
     color:darkorange;
     cursor:default;
     text-decoration:none;
     font-weight:bold;
     
}
.ClassSlot.Warning:hover {
    border:0;
    vertical-align: middle;
    background: transparent url(../_images/warning-5-24.png) no-repeat 5px 50%;
    border-width:0px;
    box-shadow: none;
    text-decoration:none;
    color:orangered;
    font-weight:bold;
    
}

.ClassSlot.Cancel {
    color:#E04006;
    /*background: transparent url(../_images/cancel-24.png) no-repeat 5px 50%;*/
}
.ClassSlot.Cancel a{
    border:0;
    vertical-align: middle;
    border-width:0px;
    box-shadow: none;
    text-decoration:none;
    color:#E04006;
    
    cursor:default;
}

.ClassSlot.Cancel:hover {
    border:0;
    vertical-align: middle;
    background: transparent url(../_images/cancel-24.png) no-repeat 5px 50%;
    border-width:0px;
    box-shadow: none;
    text-decoration:none;
    color:#E04006;
    
}

.ClassSlot.signedUp {
    border:0;
    vertical-align: middle;
    background: transparent url(../_images/ThumbsUp.png) no-repeat 5px 50%;
    border-width:0px;
    box-shadow: none;
    color:#90A7D3;
    font-weight:bold;
}

.ClassSlot.signedUp:hover {
    border:0;
    vertical-align: middle;
    background: transparent url(../_images/stop-24.png) no-repeat 5px 50%;
    border-width:0px;
    box-shadow: none;
    color:orange;
    font-weight:bold;
}

.ClassSlot.signedUp:hover a {
    color:orange;
}

.formline {
    padding-bottom: 4px !important;
}

.formtitle {
    float: left;
    clear: both;
}

.errortext 
{
    float: left;
    clear: both;
    color: Red;
}

.resetpasswordnotifier {
    margin-top: 8px;
    padding: 8px;
    text-align:center;
    color: black;
    border: 1px navy solid;
    background-color: cornflowerblue;
}