﻿#tblContent input[type=text], select{
    font-family:Verdana;
    font-size:11px;
    border:1px solid gray;
    width:220px;
}
.Validators{
    font-family:Verdana;
    font-size:11px;
    color:Red;
}
.LeftCell{
    font-weight:bold;
    width:220px;
    font-family:Verdana;
    font-size:11px;
    color:Gray;
}
.DescriptionCell{
    font-weight:bold;
    width:120px;
    font-family:Verdana;
    font-size:11px;
    color:Gray;
    vertical-align:top;
}
.CommandButtons{
    font-family:Verdana;
    font-size:11px;
}
.EventsList_Title{
    font-family:Verdana;
    font-size:11px;
    color:Gray;
}
.EventsList_Numbers{
    font-family:Verdana;
    font-size:11px;
    color:Gray;
    font-weight:bold;
}
.EventsList_DeletLink, a.EventsList_DeletLink:link ,a.EventsList_DeletLink:visited ,a.EventsList_DeletLink:hover{
    font-family:Verdana;
    font-size:11px;
    color:red;
    font-weight:bold;
}
.EmptyData{
    font-family:Verdana;
    font-size:11px;
    color:green;
    font-weight:bold;
}
.GrayText{
    font-family:Verdana;
    font-size:11px;
    color:gray;
}
.InviteeManagement-Labels{
    font-family:Verdana;
    font-size:11px;
    color:gray;
}
.InviteeManagement-Links, a.InviteeManagement-Links:link ,a.InviteeManagement-Links:visited ,a.InviteeManagement-Links:hover{
    font-family:Verdana;
    font-size:11px;
    color:gray;
}
.InviteeManagement-SectionHead
{
    font-family:Verdana;
    font-size:11px;
    color:black;
}
.InviteeManagement-UserTable
{
    border-bottom:1px solid lightgray;
    width:400px;
}
.InviteeManagement-TitleLabel{
    font-family:Verdana;
    font-size:11px;
    color:gray;
    }
.InviteeManagement-ValueLabel{
    font-family:Verdana;
    font-size:11px;
    color:black;
    font-weight:normal;
}    

.InviteeManagement-InviteButton{
    font-family:Verdana;
    font-size:11px;
    color:black;
    border:1px solid gray;
}    
.InviteeManagement-EmptyDate{
    font-family:Verdana;
    font-size:11px;
    color:green;
}    
.PManagement-TitleLabel{
    font-family:Verdana;
    font-size:11px;
    color:gray;
}

.InviteeDetails-TitleLabel{
    font-family:Verdana;
    font-size:11px;
    color:gray;
    width:130px;
    text-align:right;
    padding-right:3px;
    vertical-align:top;
}

.InviteeDetails-ListLabel
{
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}

.InviteeDetails-ValueLabel
{
    font-family: Verdana;
    font-size: 11px;
    color: #3E3E3E;
    font-weight: bold;
}

.InviteeDetails-ICalButton{
    border:1px solid #BCBCBC;
    font-family:Verdana;
    font-size:11px;
    width:100px;
}

.InviteeDetails-AcceptButton{
    border:1px solid #BCBCBC;
    font-family:Verdana;
    font-size:11px;
    width:60px;
}

.InviteeDetails-UpdateButton{
    border:1px solid #BCBCBC;
    font-family:Verdana;
    font-size:11px;
    width:60px;
}

.InviteeDetails-DeclineButton{
    border:1px solid #BCBCBC;
    font-family:Verdana;
    font-size:11px;
    width:60px;
}
.InviteeDetails-BoxControls
{
    border: 1px solid #BCBCBC;
    font-family: Verdana;
    font-size: 11px;
    width: 250px;
}

.InviteeDetails-Links, a.InviteeDetails-Links:link, a.InviteeDetails-Links:visited, a.InviteeDetails-Links:hover
{
    font-family: Verdana;
    font-size: 11px;
    color: #136186;
}

a.PublicLinks:link, a.PublicLinks:visited, a.PublicLinks:hover{
    font-family: Verdana;
    font-size: 11px;
    color: #136186;
}
.InviteeDetails-Buttons{
    border:1px solid #BCBCBC;
    font-family:Verdana;
    font-size:11px;
}

.InviteeDetails-ValueLabel
{
    font-family: Verdana;
    font-size: 11px;
    color: #333333;
}
.InviteeManagement-ScrollPlaceHolder
{
    width: 100%;
    height: 400px;
    overflow: auto;
}
