﻿body {
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

SELECT {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
}

.bold {
    font-weight: bold;
}

.btn {
    border: solid 1px #666666;
    color: #ffffff;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.btnInvis {
    border: none;
    color: #333333;
    font-family: Verdana, Arial, Sans-Serif;
    background-color: White;
    font-size: 9px;
    font-weight: normal;
    text-decoration: underline;
    text-transform: uppercase;
    cursor: pointer;
    padding-left: 2px;
    padding-right: 2px;
}

.btnStandard {
    border: solid 1px #666666;
    background-color: #aaaaaa;
    color: #ffffff;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: uppercase;
}

.contentHuge {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    color: #333333;
    text-decoration: none;
}

.contentXLarge {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    color: #333333;
    text-decoration: none;
}

.contentLarge {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    text-decoration: none;
}

.crumb {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    text-transform: capitalize;
}

.reverseText, .reverseHeader {
    color: White;
}

.reverseHeader {
    background-color: #666666;
    font-weight: bold;
    font-size: 8pt;
}

.contentMed {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #333333;
    text-decoration: none;
}

.contentSmall, .error {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
}

.contentSmallWhite {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}

.contentTiny {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    text-decoration: none;
}

.contentTinyWhite {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #ffffff;
    text-decoration: none;
}

.dropDown {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #333333;
}

.error {
    color: Red;
    font-weight: bold;
    font-style: italic;
}

.errorDisplay {
    color: Red;
    font-weight: bold;
    font-size: 8pt;
}

.messageDisplay {
    color: Black;
    font-weight: bold;
    font-size: 8pt;
}

.formLabel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #333333;
}

.gray {
    color: #333333;
}

.red {
    color: #ff0000;
}

.hyperlink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    /*text-decoration: none;*/
}

.ital {
    font-style: italic;
}

.menuMain {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: White;
    font-weight: bold;
}

.menuItem {
    border-left: solid 1px black;
    border-right: solid 1px black;
}

.txtBox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #333333;
}

.underline {
    text-decoration: underline;
}

.defaultBanner {
    margin-bottom: 10px !important;
    margin-bottom: 10px;
    margin-bottom /**/: /**/ 14px;
}

TABLE.panel1 {
    /*background-color:#ffe2a6;
	border:solid 1px #c99631;*/
    background-color: #eeeeee;
    border: solid 1px #aaaaaa;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #333333;
}

TH.panel1 {
    background-color: #cccccc;
}

TD.panel1 {
    background-color: #eeeeee;
}

TABLE.panel2 {
    /*background-color:#ffe2a6; */
    /*background-color:#e8a262;*/
    background-color: #dddddd;
    border-top: solid 1px #ffffff;
}

TH.panel2 {
    background-color: #cccccc;
}

TD.panel2 {
    background-color: #eeeeee;
}


.menuMemberBack {
    /*background-color:#efb55a;*/
    background-color: #dddddd;
    font-size: 10px;
    color: #333333;
}

.menuMemberHover {
    /*background-color:#f3c475;*/
    background-color: #eeeeee;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}

.popupControl {
    background-color: #ffffcc;
    position: absolute;
    visibility: hidden;
    border: solid 2px red;
}

.prizeTitle {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    padding-bottom: 7px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.redHead {
    background-color: red;
    /*border:solid 1px #aaaaaa;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    padding: 3px;
}
/*   ---- TOP NAV ---   */
ul.topNav {
    float: right;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    font-size: 0.8em;
    font-weight: bold;
}

li.topNav {
    display: inline;
}

    li.topNav a {
        float: left;
        text-decoration: none;
        color: #3e3e3e;
        padding: 3px 10px;
        border-left: 1px solid #3e3e3e;
    }

        li.topNav a:hover {
            background-color: #3e3e3e;
            color: #FFFFFF;
        }

/*    ---- SITE LOCATION ----    */
.location {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0.7em;
    padding-right: 20px;
}




/*    ---- ACCOUNT INFO ----    */
p.headerName {
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 10px;
    padding-top: 50px;
    vertical-align: top;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

div.accountInfoHeader {
    background-image: url(../images/navHeader.jpg);
    background-repeat: no-repeat;
    width: 228px;
    vertical-align: top;
}

div.accountInfo {
    padding-left: 10px;
    color: #3e3e3e;
}

span.accountInfo {
    font-size: 0.7em;
    font-weight: bold;
}

a.accountInfo {
    color: #3e3e3e;
    font-size: 0.7em;
    font-weight: bold;
}

h2 {
    margin: 0px;
    padding: 0px;
    color: #3e3e3e;
}

img.accountTitles {
    margin-top: 5px;
    margin-bottom: 5px;
}

div.accountTitles {
    padding-top: 7px;
    padding-bottom: 7px;
}


/*    ---- FOOTER ----    */
p.footer {
    font-size: 0.7em;
    color: #afafaf;
    margin-top: 5px;
    margin-bottom: 0px;
}

div.footerTitle {
    font-size: 14px;
    color: #ffffff;
    margin-top: 5px;
    font-weight: 500;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.footerSocial {
    float: right;
    margin-top: -35px;
}

a.footer {
    color: #afafaf;
    text-decoration: none;
}

    a.footer a:hover {
        text-decoration: underline;
    }

a.lnkSubmit {
    margin: 0px 0px 0px 0px;
    background: url(../images/gelButton_teal.jpg) left center no-repeat;
    padding: 1em 1em 2em 1em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 0px;
}


div.bgroundBottom {
    z-index: -1;
    background-image: url(../images/bgroundBodyBottom.jpg);
    background-repeat: no-repeat;
    height: 66px;
    width: 942px;
    margin-top: -55px;
}

div.gelButtonTeal {
    background-image: url(../images/gelButton_teal.jpg);
    text-align: center;
    padding-top: 9px;
    background-repeat: no-repeat;
    width: 129px;
    height: 49px;
    color: White;
    font-size: 13px;
    font-weight: bold;
}

div.gelButtonTealLong {
    background-image: url(../images/gelButton_teal_200.jpg);
    text-align: center;
    padding-top: 9px;
    background-repeat: no-repeat;
    width: 200px;
    height: 49px;
    color: White;
    font-size: 12px;
    font-weight: bold;
}

div.gelButtonGreen {
    background-image: url(../images/gelButton_green.jpg);
    text-align: center;
    padding-top: 9px;
    background-repeat: no-repeat;
    width: 129px;
    height: 49px;
    color: White;
    font-size: 11px;
    font-weight: bold;
}

table.accounts {
    background-image: url(../images/header_450_green.gif);
    background-repeat: no-repeat;
    color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.marketing {
    background-image: url(../images/headerMarketing.jpg);
    background-repeat: no-repeat;
    color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.orderFind {
    background-image: url(../images/header_215_green.gif);
    background-repeat: no-repeat;
    color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.transfer {
    background-image: url(../images/header_228_green.gif);
    background-repeat: no-repeat;
    color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.now {
    background-image: url(../images/header_225_grape.gif);
    background-repeat: no-repeat;
    color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.cart {
    background-image: url(../images/header_692_green.gif);
    background-repeat: no-repeat;
    color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

th.cart {
    height: 38px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    font-weight: 600;
}

td.cart, td.orderItem, td.transfer {
    /*border-left:solid 1px #66672c;*/
    padding: 7px;
    color: #333333;
    font-size: 11px;
}

td.orderItem {
    border-bottom: solid 1px #eeeeee;
}

td.cartSummary {
    background-color: #eeeeee;
    color: #333333;
    font-size: 11px;
    border-bottom: solid 1px #cccccc;
}

td.silverBack {
    background-image: url(../images/navSlice.gif);
    background-repeat: repeat-x;
    padding-left: 2px;
}

td.transfer {
    font-weight: 600;
    text-transform: uppercase;
}

/*-----------------*/
.heading1 {
    margin: 0px;
    padding: 0px 0px 7px 8px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}

.heading2 {
    margin: 0px;
    padding: 0px 0px 5px 10px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 30px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.para1 {
    margin: 0px;
    padding: 5px 10px 5px 10px;
    font-size: 10px;
    color: #464646;
}

.para2 {
    margin: 0px;
    padding: 5px 10px 5px 10px;
    font-size: 11px;
    color: #FFFFFF;
}

.a1 {
    color: #676767;
}

    .a1:hover {
        color: #676767;
        text-decoration: none;
    }

.pdferror {
    height: 600px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
}

.notificationName {
    margin-bottom: 10px;
}

.notificationEmail {
    margin-bottom: 10px;
}

#divDisplay {
    height: 336px;
    overflow-y: auto;
}
/******/
#ctrNav_Menu1 {
    width: 350px !important;
    float: right !important;
}

    #ctrNav_Menu1 a.static {
        display: inline-block;
        position: relative;
        padding: 4px 15px 0px 15px !important;
    }

        #ctrNav_Menu1 a.static:before {
            position: absolute;
            top: 0;
            right: -2px;
            content: "";
            height: 20px;
            width: 1px;
            background-color: #000;
        }

    #ctrNav_Menu1 img.horizontal-separator {
        display: inline-block;
    }
/******/
#ctrlECPNavTop_Menu1 {
    width: 560px !important;
}

    #ctrlECPNavTop_Menu1 a.static {
        display: inline-block;
        position: relative;
        padding: 4px 15px 0px 15px !important;
    }

        #ctrlECPNavTop_Menu1 a.static:before {
            position: absolute;
            top: 0;
            right: -2px;
            content: "";
            height: 20px;
            width: 1px;
            background-color: #000;
        }

    #ctrlECPNavTop_Menu1 img.horizontal-separator {
        display: inline-block;
    }

/******/
#ctrlRepNavTop_Menu1 {
    width: 550px !important;
}

    #ctrlRepNavTop_Menu1 a.static {
        display: inline-block;
        position: relative;
        padding: 4px 15px 0px 15px !important;
    }

        #ctrlRepNavTop_Menu1 a.static:before {
            position: absolute;
            top: 0;
            right: -2px;
            content: "";
            height: 20px;
            width: 1px;
            background-color: #000;
        }

    #ctrlRepNavTop_Menu1 img.horizontal-separator {
        display: inline-block;
    }

/******/
#ctrlAdminNavTop_Menu1 {
    width: 615px !important;
}

    #ctrlAdminNavTop_Menu1 a.static {
        display: inline-block;
        position: relative;
        padding: 4px 15px 0px 15px !important;
    }

        #ctrlAdminNavTop_Menu1 a.static:before {
            position: absolute;
            top: 0;
            right: -2px;
            content: "";
            height: 20px;
            width: 1px;
            background-color: #000;
        }

    #ctrlAdminNavTop_Menu1 img.horizontal-separator {
        display: inline-block;
    }

/******/
#ctrlVendNavTop_Menu1 {
    width: 330px !important;
}

    #ctrlVendNavTop_Menu1 a.static {
        display: inline-block;
        position: relative;
        padding: 4px 15px 0px 15px !important;
    }

        #ctrlVendNavTop_Menu1 a.static:before {
            position: absolute;
            top: 0;
            right: -2px;
            content: "";
            height: 20px;
            width: 1px;
            background-color: #000;
        }

    #ctrlVendNavTop_Menu1 img.horizontal-separator {
        display: inline-block;
    }

/******/
#ctrlMktNavTop_Menu1 {
    width: 270px !important;
}

    #ctrlMktNavTop_Menu1 a.static {
        display: inline-block;
        position: relative;
        padding: 4px 15px 0px 15px !important;
    }

        #ctrlMktNavTop_Menu1 a.static:before {
            position: absolute;
            top: 0;
            right: -2px;
            content: "";
            height: 20px;
            width: 1px;
            background-color: #000;
        }

    #ctrlMktNavTop_Menu1 img.horizontal-separator {
        display: inline-block;
    }

/*Product Account Page*/

.productcatagorydropdown {
    background-color: White;
}

    .productcatagorydropdown > td:first-child {
        width: 30px;
    }

.tableHeading {
    background-color: White;
    padding-left: 10px;
    border-bottom: solid 1px #eeeeee;
    padding-bottom: 6px;
}

    .tableHeading > a {
        padding-left: 10px;
    }

.lnkRemoveAllAccounts {
    padding-left: 15px;
    padding-bottom: 8px;
}

.ProductAccountList {
    background-color: white;
    height: 100px;
    overflow-y: auto;
}

    .ProductAccountList > td > div > table {
        padding: 0px 10px;
    }

    .ProductAccountList > td > div {
        height: 160px;
        overflow-x: hidden;
        overflow-y: auto;
        margin: 5px;
    }

        .ProductAccountList > td > div > table > tbody > tr > td:first-child {
            width: 17%;
        }

        .ProductAccountList > td > div > table > tbody > tr > td > hr {
            border-top: dotted 3px;
            color: #B2B2B2;
        }

.lblEmptyData, .lblSelectProduct {
    padding-left: 16px;
}

.AccountList {
    background-color: white;
    overflow-y: auto;
}

    .AccountList > td {
        padding: 0px 10px;
        border-bottom: 1px solid #eee;
    }

        .AccountList > td table tbody tr td {
            padding-right: 5px;
        }

.btnSearch {
    padding-top: 16px;
}

.productaccountlnkSubmit {
    padding-right: 30px;
}

.AccountListRows {
    background-color: white;
    overflow-y: auto;
}

    .AccountListRows > td > table > tbody > tr > td > div > table {
        padding: 0px 10px;
    }

    .AccountListRows > td > table > tbody > tr > td > div {
        height: 160px;
        overflow-x: hidden;
        overflow-y: auto;
        margin: 5px;
    }

        .AccountListRows > td > table > tbody > tr > td > div > table > tbody > tr > td > hr {
            border-top: dotted 3px;
            color: #B2B2B2;
        }

.lblSelectProduct {
    text-align: left;
    padding-left: 26px;
}
