﻿/* Support/Team.ascx */
.MCT .EmailImage3
{
    background-position: 78px 49px;
    background-repeat: no-repeat;
}
.MCT .EmailImage4
{
    background-position: 78px 65px;
    background-repeat: no-repeat;
}
.MCT .EmailImage5
{
    background-position: 78px 82px;
    background-repeat: no-repeat;
}
.MCT .EmailImage6
{
    background-position: 78px 97px;
    background-repeat: no-repeat;
}
.MCT .EmailImage7
{
    background-position: 5px 130px;
    background-repeat: no-repeat;
}
.MCT .EmailImage8
{
    background-position: 78px 122px;
    background-repeat: no-repeat;
}

.MarkHanksEmail
{
    background-image: url( 'MarkHanksEmail.gif' );
}
.BrentOstrowskiEmail
{
    background-image: url( 'BrentOstrowskiEmail.gif' );
}
.LizStuertzelEmail
{
    background-image: url( 'LizStuertzelEmail.gif' );
}
.BethPogueEmail
{
    background-image: url( 'BethPogueEmail.gif' );
}

.RhondaMcMullenEmail
{
    background-image: url( 'RhondaMcMullenEmail.gif' );
}

.Jennifer_Email
{
    background-image: url( 'Jennifer_Email.gif' );
}

.AmyWatsonEmail
{
    background-image: url( 'AmyWatsonEmail.gif' );
}

.SueRayEmail
{
    background-image: url( 'SueRayEmail.gif' );
}

.KatieSheetsEmail
{
    background-image: url( 'KatieSheetsEmail.gif' );
}

.DarleenMcNeeseEmail
{
    background-image: url( 'DarleneMcNeeseEmail.gif' );
}


/* Employee Photos ASCX files */
.MCEmployeeGroupHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 0em 0em 0em 0em;
    font-weight: bold;
    color: #0B3557; /* RS Blue */
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 30px;
}
.MCEmployeeGroupHeaderNotes
{
    font-size: 13px;
    color: #00009B;
    font-weight: normal;
}

#MCEmployeeDiv
{
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 30px;
}
.MCEmployeeVertSpacer
{
    font-size: 0px;
    height: 20px;
}
.MCT
{
    border-spacing: 0px; /* */
}
.EmployeeText
{
    padding-top: 3px;
    padding-left: 10px;
}

.EmployeeCell
{
    width: 253px;
    background-color: #EAEAEA;
}
.EmployeeImageCell
{
    padding: 0px;
    margin: 0px;
    height: 110px;
    width: 73;
    background-color: #EAEAEA; /*#99CCFF; */
}
.EmployeeImage
{
    float: left;
    padding-right: 10px;
    height: 110px;
    width: 73px;
}
.EmployeePlaceholder
{
    width: 253px;
    background-color: White;
}
.EmployeeCenter
{
    width: 30px;
}

.EmployeeName
{
    font-weight: bold;
    color: Black; /*#0B3557*/
}

