body
{
}

.headerdarklink
{
    color: #000000;
    font-family: Verdana;
    font-size: 7.5pt;
    text-decoration: none;
    font-weight: bold;
}

.headerdarklink:hover
{
    color: #f6a0a6;
}

.headergreylink
{
    color: #111111;
    font-family: Verdana;
    font-size: 7.5pt;
    text-decoration: none;
}
.headergreylink:hover
{
    color: #f6a0a6;
}
.footerdarklink
{
    color: #000000;
    font-family: Verdana;
    font-size: 6.5pt;
    text-decoration: none;
    font-weight: bold;
}
.footerdarklink:hover
{
    color: #f6a0a6;
}
.footergreylink
{
    color: #111111;
    font-family: Verdana;
    font-size: 6.5pt;
    text-decoration: none;
}
.footergreylink:hover
{
    color: #f6a0a6;
}
.FAQ
{
    width: 360;
    font-size: 10pt;
    font-family: Verdana;
    line-height: normal;
}
.Dermatologist
{
    font-size: 9pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.TermsCondHeader
{
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}
.TermsCondBodyText
{
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
    text-align: justify;
}
.DermatologistNew
{
    color: #696969;
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}
.DermatologistNew:hover
{
    color: #f6a0a6;
    font-weight: bold;
}
.MoreNew
{
    color: #f6a0a6;
    font-family: Verdana;
    font-size: 10pt;
    font-style: italic;
}
.FAQQuestion
{
    color: Black;
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
    text-align: justify;
}
.StimulusPackageBodyText
{
    color: #000000;
    font-family: Verdana;
    font-size: 9pt;
    text-decoration: none;
    text-align: justify;
}
.MakeupClubHomepageHeaderText
{
    color: #000000;
    font-family: Verdana;
    font-size: 9pt;
    text-decoration: none;
    text-align: justify;
}
.MakeUpClubBodyText
{
    color: #000000;
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    text-align: justify;
}
.MakeupClubLink
{
    color: #696969;
    font-family: Verdana;
    font-size: 11pt;
    text-decoration: none;
}
.MakeupClubLink:hover
{
    color: #f6a0a6;
}
.MakeupClubSubHeaderBodyText
{
    color: #000000;
    font-family: Verdana;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
}
.MakeupClubSubPagesBodyText
{
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
}

.black_overlay
{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .50;
    filter: alpha(opacity=50);
}
.white_content
{
    display: none;
    position: absolute;
    top: 13%;
    left: 30%;
    width: 640px;
    height: 510px;
    padding: 0px;
    border: 0px solid orange;
    background-color: Black;
    z-index: 1002;
}
.BodyText
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 10pt;
    text-decoration: none;
    font-weight: normal;
}
.smalllink
{
    color: #00B0D8;
    font-family: Verdana, Arial;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}
.MakeupClubProductHeaderText
{
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}
.MakeupClubProductText
{
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
}
.WarrantyRegistrationHeaderText
{
    color: White;
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}
.WarrantyRegistrationText
{
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
    text-decoration: none;
}
.WarrantyRegistrationWatermarkText
{
    color: Gray;
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
}
.WarrantyRegistrationCardInfo
{
    text-transform: capitalize;
    color: #000000;
    font-size: 10.5pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}
.WarrantyRegistrationCardInfo1
{
    color: #000000;
    font-size: 10.5pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}
.modalHeader
{
    font-family:Arial;
    font-size:24px;
    font-weight:bold;
    background-color:#000;
    color:#fff;
    padding:10px 5px 10px 5px;
}
.modalSubHeader
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    padding:15px 0 15px 0;
    text-align:center;
}
.modalBody
{
    font-family:Arial;
    font-size:15px;
    font-weight:normal;
    text-align:center;
}
