﻿table#tbAllPersonalInfo {
    width: 760px;
}

table#tblPersonalInfo {
    width: 575px;
}

#tblPersonalInfo tr td {
    padding-bottom: 3px;
    padding-top: 3px;
    width: 580px;
}

#tblPersonalInfo td {
    font-size: 12px;
    font-family: arial;
}

.txtAsLabel {
    background: #D5D5D5;
    border-style: dotted;
    border-color: #D5D5D5;
    text-align: right;
    width: 80px;
    font-weight: bold;
    color: Black;
    font-size: 12px;
    font-family: arial;
    padding-bottom: 1.5px;
    padding-top: 2px;
}

.txtAsLabel3 {
    background: transparent;
    border-style: dotted;
    border-color: #D5D5D5;
    text-align: left;
    width: 80px;
    font-weight: normal;
    color: Black;
    font-size: 12px;
    font-family: arial;
    padding-bottom: 1.5px;
    padding-top: 2px;
}

.txtAsLabelWhite {
    background: #FFFFFF;
    border-style: dotted;
    border-color: #FFFFFF;
    text-align: right;
    width: 80px;
    font-weight: bold;
    color: Black;
    font-size: 12px;
    font-family: arial;
    padding-bottom: 1.5px;
    padding-top: 2px;
}

.txtAsLabelWhiteSponsor {
    background: #FFFFFF;
    border-style: dotted;
    border-color: #FFFFFF;
    text-align: right;
    width: 200px;
    font-weight: bold;
    color: Black;
    font-size: 12px;
    font-family: arial;
    padding-bottom: 1.5px;
    padding-top: 2px;
}

.txtDate {
    width: 80px;
}

.txtwidth {
    width: 65px;
    font-family: Arial;
}

.ajax__calendar_container td {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}


input[type="submit"] {
    font-size: x-small;
}

.backgroundmodal {
    background-color: Gray;
    -ms-filter: alpha(opacity=50);
    -ms-opacity: 0.5;
}

.modalpopup {
    background-image: url("../site/images/bg-inline-form.jpg");
    background-color: white;
    border-color: #043264;
    border-width: 1px;
    border-style: solid;
}



.HeadingLabel {
    font-size: small;
    font-weight: bold;
}

.parentWheel {
    position: relative;
}

.aWheel {
    position: absolute;
    width: 100%;
    height: 23px;
    z-index: 100;
    background-color: #6a2e89ad;
    text-align: Left color #000000;
    font-size: 10pt;
    font-family: arial, helvetica, verdana, geneva;
    font-weight: bold;
    border-bottom: 1 solid #000000;
    vertical-align: middle;
}

.bWheel {
    position: absolute;
    width: 400px;
    height: 23px;
    z-index: 100;
    left: 350px;
    top: 0px;
}

.belowWheel {
    position: relative;
    top: 23px;
}

input[type=text] {
    margin-bottom: 3px;
}

select {
    margin-bottom: 3px;
}

table#insertTable {
    width: 700px;
}

#insertTable tr td {
    padding-bottom: 3px;
    padding-top: 3px;
    border: 1px solid black;
}

#insertTable td {
    text-align: center;
    font-size: small;
}

.WrapperDiv {
    width: 800px;
    height: 400px;
    border: 1px solid black;
}

    .WrapperDiv TH {
        position: relative;
    }

    .WrapperDiv TR {
        /* Needed for IE */
        height: 0px;
    }



.focus {
    border: 2px solid #FFB000;
    outline: none;
}

.blur {
    border: 1px solid #CCCCCC;
    outline: none;
}

.newMemberLeft {
    vertical-align: top;
    text-align: right;
    width: 100px;
}

.newMemberTable {
    width: 900px;
}

.newMemberHeading {
    background: url(/site/images/bg-content-img.png);
}

.style1 {
    vertical-align: top;
    text-align: right;
    width: 227px;
}

.tdAlignRight {
    vertical-align: top;
    text-align: right;
}

.smallTextBox {
    width: 50px;
}

table#insertTable {
    width: 450px;
}

#insertTable tr td {
    padding-bottom: 3px;
    padding-top: 3px;
    border: 1px solid black;
}

#insertTable td {
    text-align: center;
    font-size: small;
}

.txtwidth {
    width: 75px;
    font-family: Arial;
}

.ajax__calendar_container td {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.HeadingCell {
    height: 20px;
    background-color: #6a2e89ad;
    text-align: Left color #000000;
    font-size: 10pt;
    font-family: arial, helvetica, verdana, geneva;
    font-weight: bold;
    border-bottom: 1 solid #000000;
    vertical-align: middle;
}

/*.darkBlueLabel {
    background-color: #9e64a6;
    padding: 0px 5px 0px 5px;
    width: 200px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}*/

.hiddencol {
    display: none;
}

div#divReplaceButtons {
    width: 1100px;
    height: 125px;
    margin: 50px 0 0 0;
    font-size: 250%;
    color: White;
    vertical-align: middle;
    text-align: center;
    font-family: Georgia, Times, "Times New Roman", serif;
}
.admin {
}

    .admin iframe {
        height: 37rem !important;
        background-color: #D5D5D5;
    }

    .admin a {
        color: #0a775a !important;
        text-decoration: underline !important;
    }

        .admin a:hover {
            text-decoration: none !important;
        }