﻿body
{
    margin: 0px;
    padding: 0px;
    background-image: url('../SiteImages/BG2.jpg');
    background-repeat: repeat-x;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #1E1E1E;
    background-color: #aaaaaa
}

h1
{
    margin: 0px;
}

h3, h2
{
    padding: 2px;
    margin: 0px;
}

h4
{
    margin: 0;
}

#PageWrapper
{
    width: 1100px;
    margin-right: auto;
    margin-left: auto;
}

#Header
{
    height: 110px;
    color: #C0C0C0;
}

#Footer
{
    background-color: #FFFFFF;
    color: black;
}

.headTitle
{
    margin: 0px;
    color: #0099CC;
}

#SubHeadLeft
{
    float: left;
    width: 350px;
}

#SubHeadRight
{
    float: right;
    width: 350px;
    text-align: right;
    margin-right: 20px;
}


#TopMenu
{
    height: 40px;
    background-color: #111111;
}

#SubTopMenu
{
    background-color: #232323;
}

#MainContent
{
    background-color: #F4F4F4;
    min-height: 500px;
    padding: 10px;
}

.pageContent
{
}

.TopMenuLink
{
    font-size: 20px;
    font-weight: bold;
    color: #0099CC;
    padding-left: 2px;
    padding-right: 5px;
    text-decoration: none;
}

    .TopMenuLink:hover
    {
        text-decoration: underline;
    }

.TopMenuSelected
{
    font-size: 20px;
    font-weight: bold;
    color: #999999;
    padding-left: 5px;
    padding-right: 10px;
    text-decoration: underline;
}

.SchedLink
{
    font-size: 20px;
    font-weight: bold;
    color: #003366;
    padding-left: 2px;
    padding-right: 5px;
    text-decoration: none;
}

    .SchedLink:hover
    {
        text-decoration: underline;
    }


.CustomerLink
{
    font-size: 22px;
    font-weight: bold;
    color: #0099CC;
    padding-left: 5px;
    padding-right: 10px;
    text-decoration: none;
}

#AddCustTable
{
    width: 635px;
    float: left;
}

#CustDuplicate
{
    width: 380px;
    float: left;
}

.addCustTDLeft
{
    padding: 3px;
    width: 180px;
    text-align: right;
}

.addCustTDRight
{
    padding: 3px;
    text-align: left;
    width: 450px;
}

.addCustLable
{
    padding: 3px;
    font-size: 20px;
    font-weight: bold;
}

.addCustText
{
    padding: 3px;
    width: 400px;
    font-size: 20px;
    margin-left: 3px;
}

.addCustDropDown
{
    padding: 3px;
    width: 408px;
    font-size: 20px;
}

.updateCustLable
{
    padding: 2px;
    font-size: 18px;
}

.updateCustText
{
    padding: 2px;
    width: 300px;
    font-size: 16px;
    margin-right: 10px;
}

.updateCustDDL
{
    width: 315px;
    font-size: 15px;
}


.updateAddress
{
    font-size: 16px;
    color: #0099CC;
}

    .updateAddress:hover
    {
        font-size: 16px;
        color: #003366;
    }


.addresspop
{
    font-size: 14px;
}

.addresspopTitle
{
    font-size: 16px;
    font-weight: bold;
}


.modPop
{
    background-image: url('../SiteImages/TranBg.png');
}

.profileTDleft
{
    text-align: right;
    width: 150px;
}

.profileTDright
{
    text-align: left;
    width: 180px;
}

.proftitlelbl
{
    font-weight: bold;
}


.ContactLeft
{
    display: inline-block;
    text-align: right;
    width: 100px;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
}

.ContactRight
{
    font-size: 14px;
}

.eyeexamtdTopleft
{
    width: 140px;
    text-align: right;
    font-weight: bold;
    padding-right: 1px;
}

.eyeexamtdTopRight
{
    padding-right: 1px;
    width: 230px;
    text-align: left;
}

.eyeexamTopDDL
{
    width: 190px;
}

.eyeexamtd
{
    width: 75px;
    text-align: left;
    padding-top: 1px;
    vertical-align: top;
}

.eyeexamLabel
{
    font-size: 12px;
    font-weight: bold;
}

.eyeexamtextbox
{
    width: 48px;
    height: 28px;
    font-size: 15px;
}

.eyeexamNotes
{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 16px;
}

.eyeexamDDL
{
    display: block;
    width: 65px;
    height: 28px;
    font-size: 16px;
}

.validateNew
{
    color: #FF0000;
    font-size: 20px;
    font-weight: bold;
}

.examValidate
{
    color: #FF0000;
    font-size: 13px;
    font-weight: bold;
}

.waterMark
{
    color: #999999;
    padding: 3px;
    width: 400px;
    font-size: 20px;
    margin-left: 3px;
}
.WaterMarkPlain
{
    color: #999999;
    font-size: 18px;
}

.eyeExamListlablehead
{
    font-size: 12px;
    font-weight: bold;
}

.eyeExamListTD, td.eyeExamListTD
{
    text-align: center;
    padding: 2px;
}


.eyeExamListLink
{
    font-size: 20px;
    font-weight: bold;
    color: #0099CC;
}

.cal
{
    margin: 5px auto auto 5px;
}

.multViewButtons
{
    width: 135px;
    height: 35px;
    font-weight: bold;
}

.OrderTDLeft
{
    width: 160px;
    padding: 2px;
    text-align: right;
    vertical-align: top;
}

.OrderTDRight
{
    padding: 2px;
    text-align: left;
    vertical-align: top;
}

.OrderLabel
{
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}

.OrderCheckBox
{
    font-size: 16px;
    font-weight: bold;
    padding-right: 18px;
    padding-left: 2px;
}
.OrderTxt
{
    width: 230px;
    font-size: 16px;

}
.OrderDDL
{
    width: 230px;
    font-size: 16px;
}