/* Minification failed. Returning unminified contents.
(167,12): run-time error CSS1036: Expected expression, found '#'
 */
BODY {
    margin: 0;
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

P {
    font-size: 13px;
}

TABLE {
    font-size: 12px;
}

TD {
    font-size: 12px;
}

INPUT {
    margin: 0px;
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

TEXTAREA {
    margin: 0px;
    font-size: 16px;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

LABEL {
    font-size: 11px;
}

SELECT {
    margin: 1px;
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

HR {
    color: #4b5eaa;
}

/* Begin Temp Classes */

.Heading {
    color: #9e2e28;
    font-size: 21px;
    font-weight: bold;
    font-style: italic;
}

.HeadingBlue {
    color: #4b5eaa;
    font-size: 21px;
    font-weight: bold;
    font-style: italic;
}

.HeadingGray {
    color: #AFAFAF;
    font-size: 36px;
    font-weight: bold;
    line-height: 34px;
}

.SubHeading {
    color: #555555;
    font-size: 16px;
    font-weight: bold;
}

.SubHeadingBlue {
    color: #4b5eaa;
    font-size: 16px;
    font-weight: bold;
}

.TitleWhite {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

/* End Temp Classes */


/* Begin Field Classes */

.FieldLabel {
    font-size: 11px;
    font-weight: bold;
}

.FieldLabelWhite {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
}

.FieldLabelRed {
    color: #FF0000;
    font-size: 11px;
    font-weight: bold;
}

.FieldLabelBlue {
    color: #4B5EAA;
    font-size: 11px;
    font-weight: bold;
}

.RegularText {
    font-size: 14px;
}

.BodyText {
    font-size: 12px;
}

.RegularTextRed {
    color: #FF0000;
    font-size: 14px;
}

.RegularTextLightMaroon {
    color: #F535AA;
    font-size: 14px;
}

.FieldText {
    font-size: 11px;
    font-weight: normal;
}

.FieldTextBold {
    font-size: 11px;
    font-weight: bold;
}

.SubText {
    color: #999999;
    font-size: 9px;
}

.SubTextWhite {
    color: #ffffff;
    font-size: 9px;
}

.SubTextBlack {
    color: #000000;
    font-size: 9px;
}

.CalendarText {
    font-size: 8px;
}

.LinkButton {
    font-size: 10px;
}

.ForgotLogin {
    font-size: 12px;
    color: ##4B5EAA;
}

input.Small {
    width: 90px;
    border: 1px solid #285680;
    margin: 1px;
    font-size: 12px;
}

input.SmallCentered {
    border: 1px solid #285680;
    margin: 1px;
    text-align: center;
    font-size: 12px;
}

input.SmallLeft {
    border: 1px solid #285680;
    margin: 1px;
    text-align: left;
    font-size: 12px;
}

input.SmallRight {
    border: 1px solid #285680;
    margin: 1px;
    text-align: right;
    font-size: 12px;
}

input.LoginButton {
    margin: 0px;
    font-size: 11px;
}

input.Button {
    margin: 0px;
    font-size: 11px;
}

input.DataGridButton {
    width: 60px;
    margin: 0px;
    font-size: 11px;
}

/* End Field Classes */


/* Begin Menu Classes */

A {
    color: #4B5EAA;
    font-weight: bold;
    text-decoration: none;
}

    A.Menu_Top_Off {
        font-size: 14px;
        color: White;
        font-weight: bold;
        text-decoration: none;
    }

    A.Menu_Top_On {
        font-size: 14px;
        color: Black;
        font-weight: bold;
        text-decoration: none;
    }

    A.Menu_Bottom_Off {
        color: #4B5EAA;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
    }

    A.Menu_Bottom_On {
        color: #4B5EAA;
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
    }

.TableHeader {
    background-color: #4B5EAA;
    font-weight: bold;
    color: White;
    text-decoration: none;
}

td.Tab_On_Left {
    background-image: url(../images/Menu_Tab_Left.gif);
}

td.Tab_On {
    background-image: url(../images/Menu_Tab_Background.gif);
}

td.Tab_On_Right {
    background-image: url(../images/Menu_Tab_Right.gif);
}

td.Tab_Off_Left {
    background-image: url(../images/spacer.gif);
}

td.Tab_Off {
    background-image: url(../images/spacer.gif);
}

td.Tab_Off_Right {
    background-image: url(../images/spacer.gif);
}

/* End Menu Classes */

.BlueText {
    color: #4b5eaa;
    font-size: 14px;
    font-weight: bold;
}

.RedText {
    color: #9e2e28;
    font-size: 14px;
    font-weight: bold;
}

.GrayText {
    color: #AFAFAF;
    font-size: 14px;
    font-weight: bold;
}

.DarkGrayText {
    color: #555555;
    font-size: 14px;
    font-weight: bold;
}

.ClientNotes {
    font-size: 11px;
}

div.ManageHeader {
    width: 780px;
}

div.ManageMenu {
    width: 780px;
}


/* ShopperSubmittedPhotos */

body.ShopperSubmittedPhotos {
    background-image: url("../images/background.gif");
}

    body.ShopperSubmittedPhotos div#content {
        width: 780px;
    }

    body.ShopperSubmittedPhotos h1 {
        color: #9e2e28;
        font-size: 21px;
        font-style: italic;
        text-align: center;
    }

    body.ShopperSubmittedPhotos h2 {
        font-size: 12px;
        text-align: center;
    }

    body.ShopperSubmittedPhotos h3 {
        background-color: #4B5EAA;
        background-image: url("../images/minus.png");
        background-repeat: no-repeat;
        background-position: 731px center;
        font-size: 12px;
        font-weight: bold;
        clear: both;
        cursor: pointer;
        color: White;
        height: 16px;
        width: 748px;
        margin-left: 15px;
        padding: 2px 1px;
    }

        body.ShopperSubmittedPhotos h3.collapsed {
            background-image: url("../images/plus.png");
        }

    body.ShopperSubmittedPhotos ul {
        padding-left: 27px;
    }

    body.ShopperSubmittedPhotos li {
        display: inline;
        float: left;
        margin: 0px 0px 15px 15px;
    }

    body.ShopperSubmittedPhotos img {
        border: 0px;
    }

        body.ShopperSubmittedPhotos img.ThumbnailImage {
            border: 1px;
            border-style: solid;
            border-color: Gray;
        }

    body.ShopperSubmittedPhotos div.collapsed {
        display: none;
    }

.error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

/* Manage.Master */

body.Manage {
    background-color: #F5F4EF;
}

    body.Manage div#page {
        background-color: White;
        border: solid 1px #999999;
        border-top-style: none;
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }

    body.Manage div.ManageHeader {
        width: auto;
    }

    body.Manage div.ManageMenu {
        width: auto;
    }

    body.Manage div#controlbar {
        background-color: #9e2e28;
        padding: 4px 0px 4px 3px;
    }

        body.Manage div#controlbar * {
            vertical-align: middle;
        }

    body.Manage div#content {
        padding: 10px;
    }

input.emailAddressInput {
    border: 1px solid #828790;
    margin-left: 1px;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
/* For IE 6/7 only */
.clearfix {
    *zoom: 1;
}

.alertBanner {
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.55);
    box-shadow: 0 5px 10px rgba(0,0,0,.55);
    font-weight: bold;
    text-align: center;
    padding: 10px 0 10px 0;
    position: fixed;
    z-index: 10;
    left: 0px;
    top: 0px;
    width: 100%;
}

.information {
    background-color: #d9edf7;
    color: #3a87ad;
}

.warning {
    background-color: #fcf8e3;
    color: #c09853;
}

.critical {
    background-color: #f2dede;
    color: #b94a48;
}

.success {
    background-color: #dff0d8;
    color: #468847;
}

