﻿
body {
    background-color: #fff;
}

/**COVID*/
/*.banner-notification {
    position: absolute;
    z-index: 100000;
    margin: -40px -12px -12px -12px;
    background-color: gray;
    color: white;
}

    .banner-notification strong {
        color: white;
    }

    .banner-notification .container {
        padding: 15px;
    }

.note {
    font-size: small;
}


.PartnerLoginPhoto {
    margin: 40px 0 -30px 0;
}*/
/***/
a img {
    border-style: none;
    border-width: 0px;
}

    a img:hover {
        opacity: 0.8;
        filter: alpha(opacity=80); /* For IE8 and earlier */
    }
/***************************/

/**Login**/
#LoginContent {
    width: 942px;
    margin: 0 auto;
    height: 100%;
}

.BrowserUpdate {
    font-family: Helvetica;
    color: red;
    font-weight: bold;
    font-size: .85em;
    position: absolute;
    margin: 0 auto;
    top: 0px;
    width: 900px;
    height: 80px;
    background-image: url('../Images/BrowserUpdateBack.png');
    background-repeat: no-repeat;
    z-index: 9000000;
}


    .BrowserUpdate td {
        color: red;
    }


    .BrowserUpdate a img:hover {
        opacity: 0.8;
        filter: alpha(opacity=80); /* For IE8 and earlier */
    }

#LoginContentTop {
    width: 942px;
    height: 540px;
    margin: 0 auto;
}

#LoginContentBottom {
    width: 942px;
    margin: 0 auto;
    height: 100px;
}

.FooterContent {
    color: Gray;
    background-color: transparent;
    position: relative;
    font-size: .75em;
}




    .FooterContent td {
        color: Gray;
    }

.PartnerLogoLogin {
    background-image: url('../Images/Login_PartnerLogo.png');
    background-repeat: no-repeat;
    height: 88px;
    width: 255px;
}

#PartnerLoginBack {
    z-index: 50;
    top: 265px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 296px;
    background-image: url('../Images/LoginWegmans.png');
    background-repeat: repeat-x;
}

.PartnerLoginPhoto {
    background-image: url('../Images/LoginPic.png');
    background-repeat: no-repeat;
    height: 353px;
    width: 980px;
}

.PartnerLoginHeaderLeft {
    background-image: url('../Images/LoginLogoLeft.png');
    background-repeat: no-repeat;
    height: 353px;
    width: 328px;
}

.PartnerLoginHeaderRight {
    background-image: url('../Images/LoginPicRight.png');
    background-repeat: no-repeat;
    height: 353px;
    width: 589px;
    float: right;
}


#PartnerLoginFront {
    z-index: 800;
    right: 140px;
    position: relative;
    height: 139px;
    width: 1206px;
    top: -237px;
    margin: 0 auto;
    background-image: url('../Images/PanelHomeWegmans.png');
    background-repeat: no-repeat;
}


/**END Login**/

/***************************/

/*Containers & Wrappers*/
/*Top*/
.HeaderWrapper {
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    /*background-color: #E88600;*/
    position: absolute; /*originally fixed 05/17/2013*/
    /*background-image: url('../Images/Light.png');
    background-repeat: no-repeat;*/
    z-index: 50000;
    /*-moz-box-shadow: 0 0 30px 5px #999;
    -webkit-box-shadow: 0 0 30px 5px #999;*/
    background-image: url('../Images/headershadow.png');
    background-repeat: repeat-x;
}

.HeaderGray {
    top: 40px;
    left: 0;
    height: 176px;
    width: 100%;
    background-color: #f2f2f2;
    background-repeat: repeat-x;
    position: absolute;
}

.HeaderContent {
    margin: 0 auto;
    height: 40px;
    width: 980px; /*background-color: Green;*/
    text-align: center;
    position: relative;
    margin: 0 auto;
    color: #fff;
}

    .HeaderContent a {
        color: #fff;
        font-weight: normal;
        font-style: italic;
        font-size: smaller;
    }


        .HeaderContent a:hover {
            color: #fff;
            font-weight: bold;
            font-size: smaller;
        }

/*END Top*/

.MainWrapper {
    width: 980px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 86px;
    top: 220px; /*background-color: Black;*/
    /*overflow: auto;*/
    left: 0px;
}


.PanelSelectWrapper /*See HoverStyle.css for hover CSS*/ {
    background-color: #e5e5e5;
    background-repeat: repeat-x;
    top: 100px;
    left: 0;
    height: 182px;
    margin: 0 auto; /*background-image: url('../Images/Top.png');     background-repeat: no-repeat; width: 1026px;  padding-top: 30px;*/
}

#ForumTipFeed {
    background-color: white;
    background-repeat: no-repeat;
    /*height: 300px;*/
    width: 600px;
    margin-top: -8px;
    font-family: Helvetica;
    color: #565353;
    font-size: .85em;
}

    #ForumTipFeed td {
        position: relative;
        top: -6px;
        vertical-align: top;
        /*height: 120px;
        width: 420px; /*background-color: Aqua; */
        font-size: .85em;
    }
/*Forums table*/
#tblForums {
    border: 0px none white;
}
/*forum table's heading row*/
.heading {
    background-color: white;
    font-family: Helvetica;
    color: #c1c1c1;
}

/*Rows*/

#row1 {
    width: 980px;
    height: 100px;
    top: 10px;
    margin: 0 auto;
    vertical-align: top; /*background-color: Aqua;*/
    position: relative;
}



#row2 {
    width: 697px;
    height: 180px;
    vertical-align: top;
    margin: 0 auto; /*background-color: Lime;*/
    position: relative;
    top: -100px;
}

/*END Rows*/


/*Columns*/
#col1 {
    float: left;
    width: 980px; /* background: red;*/
    font-size: .95em;
    margin-top: 10px;
}

    #col1 h2 {
        font-size: 1em;
    }

    #col1 a {
        font-size: .85em;
    }

    #col1 td a {
        font-size: 1.2em;
    }

#ProfPic img {
    height: 203px;
    width: 145px; /*border-style: solid;     border-bottom-width: 8px;     border-bottom-color: #0057ff;     border-right-width: 6px;     border-right-color: #0057ff;     border-top-width: 3px;     border-left-width: 3px;     border-top-color: #2b73ff;     border-left-color: #2b73ff;     border-radius: 15px;*/
}


#col1 {
    float: left; /*width: 60%;*/ /*background: yellow;*/
    width: 80%;
    margin-top: 5px;
}

#col2 {
    float: right;
    width: 20%; /* background: Green;*/
    font-size: .95em;
    margin-top: 0px;
}

#col3 h2 {
    font-size: 1em;
}

/*END Columns*/

/***************************/

/*Horizontal & Vertical line styles*/
.hr {
    background-image: url('../Images/HR.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 4px;
    margin: 0 auto;
    border-style: none;
    border-color: transparent;
    border-width: 0px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    background-color: transparent;
}


hr {
    background-image: url('../Images/HR.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 4px;
    margin: 0 auto;
    border-style: none;
    border-width: 0px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    background-color: transparent;
}

.vr {
    background-image: url('../Images/VR.png');
    background-repeat: repeat-y;
    height: 100%;
    width: 4px;
}
/*END Horizontal & Vertical lin2 styles*/

/*Footer*/
.FooterWrapper {
    width: 100%;
    height: 86px;
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    z-index: 1500;
}

.FooterWrapper2 {
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    left: 0;
    /*background-color: #8d8d8d;*/
    background-image: url('../Images/footershadow.png');
    background-repeat: repeat-x;
    /*opacity: 0.9;
    filter: alpha(opacity=9);*/
    margin: 0 auto;
    z-index: 1500;
}

.footershadow {
    background-image: url('../Images/footershadow.png');
    background-repeat: repeat-x;
    bottom: 60px;
    position: absolute;
}

.FooterContent {
    padding-top: 25px;
    bottom: 3px;
    margin: 0 auto;
    font-size: .75em;
    font-family: Helvetica;
    text-align: center;
    color: #fff;
    width: 980px;
    height: 50px;
    /*background: #b7b7b7 repeat-y;*/
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 1500;
}


/*END Footer*/ /*Containers & Wrappers*/
