td {
    font-size: 12px;
    font-family: Verdana;
}

h1 {
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
}

h2 {
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
}

h3 {
    font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
}

table.center {
    margin-left: auto;
    margin-right: auto;
    width: 80%
}

.positiveNumber {
    color: green;
}

.negativeNumber {
    color: red;
}

.reportHeader {
    background-color: #e2e2e2;
    color: #000000;
    font-weight: bold;
}

.reportData {
    color: #000000;
    background-color: #FFFFFF;
}

.reportSum {
    color: white;
    background-color: #66cc66;
    font-weight: bold;
}

.AlignRight {
    text-align: right !important;
}

.FinAll {
    background-color: #ccffcc;
    color: #000000;
}

.FinBreakdown {
    background-color: #ffff99;
    color: #000000;
}

.dashboardData {
    font-weight: bold;
    font-size: 14pt;
    color: maroon;
}

.scCard {
    border-right: black 1px solid;
    padding-right: 1px;
    border-top: black 1px solid;
    padding-left: 1px;
    padding-bottom: 1px;
    margin: 1px;
    border-left: black 1px solid;
    padding-top: 1px;
    border-bottom: black 1px solid;
    width: 28px;
    height: 28px;
    font-size: 10px;
}

.scCardPrize {
    border-right: black 1px solid;
    padding-right: 1px;
    border-top: black 1px solid;
    padding-left: 1px;
    padding-bottom: 1px;
    margin: 1px;
    border-left: black 1px solid;
    padding-top: 1px;
    border-bottom: black 1px solid;
    width: 28px;
    height: 28px;
    font-size: 10px;
    background-color: #ccffff;
}

.scPurchased {
    border-right: black 1px solid;
    padding-right: 1px;
    border-top: black 1px solid;
    padding-left: 1px;
    padding-bottom: 1px;
    margin: 1px;
    border-left: black 1px solid;
    padding-top: 1px;
    border-bottom: black 1px solid;
    width: 22px;
    height: 10px;
    font-size: 10px;
    background-color: #000000;
}
/* WinningTickets
--------------------------------------------------- */

#winningTicket {
    width: 336px;
    text-align: left;
    font-size: 110%;
    background: #fcc url(/App_Themes/Standard/Images/winningTicketBack.gif);
}

#winningTicketTop {
    width: 336px;
    height: 8px;
    background: url(/App_Themes/Standard/Images/winningTicketTop.gif) -1px 0;
}

.winLotto img {
    margin: 8px 0 0 17px;
}

.winLotto.resSummaryBox img {
    margin-left: 0;
}

.winLottoDN #lottologo {
    margin: 8px 0 0 17px;
}

.winLottoDN #dnlogo {
    margin: -5px 0 0 15px
}

.winLottoDN #dnlogotop {
    margin: 8px 0 0 15px
}

.winEM img {
    margin: 4px 0 0 19px;
}

.winHotPicks img {
    margin: 6px 0 0 17px;
}

.winThunder img {
    margin: 8px 0 0 14px;
}

.winDailyPlay img {
    margin: 8px 0 0 10px;
}

#winningTicketDetails {
    line-height: 1.2;
}

.winLotto #winningTicketDetails {
    margin: -57px 0 7px 88px;
}

.winLottoDN #winningTicketDetails {
    margin: -50px 0 7px 88px;
}

.winEM #winningTicketDetails {
    margin: -57px 0 7px 98px;
}

.winHotPicks #winningTicketDetails {
    margin: -57px 0 7px 88px;
}

.winThunder #winningTicketDetails {
    margin: -52px 0 7px 98px;
}

.winDailyPlay #winningTicketDetails {
    margin: -52px 0 7px 98px;
}

.winningTicketDivider {
    width: 336px;
    height: 4px;
    background: url(/App_Themes/Standard/Images/winningTickerDivider.gif) -3px 0 repeat-x;
}

#winningTicket table {
    font-size: 100%;
}

.winLotto table, .winHotPicks table, .winThunder table, .winDailyPlay table, .winLottoDN table {
    padding-right: 17px;
}

.winEM table {
    padding-right: 12px;
}

#winningTicket th {
    white-space: nowrap;
    font-weight: normal;
    text-align: center;
    width: 80px;
}

    #winningTicket th.rowHead {
        font-weight: bold;
        vertical-align: bottom;
        line-height: 1.8;
        width: auto;
    }

#winningTicket tbody td {
    text-align: center;
    vertical-align: bottom;
    line-height: 1.8;
}

#winningTicket tbody .dreamalign {
    text-align: left;
}

#winningTicket tbody .lftalign {
    text-align: left;
    padding-left: 18px;
}

#contentWrapper .winLotto tbody td.match, #contentWrapper .winThunder tbody td.match, #contentWrapper .winLottoDN tbody td.match {
    line-height: 1.3;
    vertical-align: middle;
}

#contentWrapper .winEM tbody td.match {
    width: 65px;
    line-height: 1.3;
    vertical-align: middle;
}

#winningTicket tbody td img {
    margin: -4px 0 0 0;
    position: relative;
    top: 4px;
    left: 0;
}

#winningTicket .winCellLft {
    padding-left: 14px;
    color: #900;
}

#winningTicket .winRow {
    font-weight: bold;
}

    #winningTicket .winRow .LD {
        font-weight: normal;
    }

#winningTicket .bonusBall {
    display: block;
    position: relative;
    top: 27px;
    margin-top: -20px;
}

#winningTicket .ticketCost {
    padding: 7px 0 16px 15px;
    text-align: left;
    line-height: 1.2;
}

#winningTicketFoot {
    width: 336px;
    height: 10px;
    background: url(/App_Themes/Standard/Images/winningTicketFoot.gif) no-repeat -1px 0;
}

#contentWrapper #displayDream {
    color: #900;
    font-weight: bold;
    padding: 0 0 3px 15px;
    text-align: left;
}

.dottedDivider {
    background: url(/App_Themes/Standard/Images/dotted_divider.gif) repeat-x;
    width: 215px;
    margin-top: 15px;
    padding-bottom: 15px;
}

#resBox .dottedDivider {
    margin-top: 0;
    position: relative;
    top: 15px;
    padding-bottom: 30px;
}

#dnDraw {
    padding-bottom: 5px;
}

#longplaynav {
    position: relative;
    left: -10px;
    color: #000099;
    list-style: none;
    line-height: 1.3;
    padding: 0;
    margin: 0 0 8px;
}

    #longplaynav li {
        display: inline;
        font-size: 110%;
    }

    #longplaynav a {
        font-weight: bold;
    }

/* --------------------------------------------------- */
.divderLotto {
    height: 1px;
    color: #99F;
    margin: 0;
    border: 0;
    background-color: #99f;
    clear: both;
    padding: 0;
    width: 593px;
}

.viewTicketLink {
    font-weight: bold;
    margin: 10px 0 10px 0;
    color: #009;
}

    .viewTicketLink p {
        font-weight: bold;
        text-align: center;
        width: 300px;
    }

    .viewTicketLink a {
        float: right;
        font-weight: bold;
        font-size: 110%;
    }

    .viewTicketLink p a {
        float: none;
        font-size: 100%;
    }

.viewThisTicket {
    line-height: 1.2;
}

#resultsTbl a, #resultsTbl thead td, .finalticket a, .drawResults tbody td, .rowHead, #winningTicket a, .resSummaryBox a {
    font-weight: bold;
}

.wrapper775 form {
    margin: 0;
}

.drawResults th {
    font-weight: normal;
}

.tokenText {
    margin-top: .75em;
    color: #f00;
}

.noMsgs {
    margin: 1em 0 0 1em;
}

.nextPrevious {
    padding-top: .4em;
}

.EMLogo {
    padding-left: 15px;
    padding-top: 2px;
}

.LottoLogo {
    padding-left: 17px;
    padding-top: 6px;
}

.smallText {
    font-size: 9px;
    font-family: Verdana;
}

#topbar {
    position: absolute;
    border: 1px solid black;
    padding: 2px;
    background-color: #FF0000;
    width: 200px;
    visibility: hidden;
    z-index: 100;
    color: #FFFFFF;
}

.elgordoTicket {
    background-image: url(/App_Themes/Standard/Images/el-gordo-ticket-small.jpg);
    width: 194px;
    height: 117px;
    background-repeat: no-repeat;
    padding-left: 70px;
    padding-top: 10px;
}

.elgordoTicketNumber {
    font-family: Arial;
    font-size: 18pt;
    font-weight: bold;
    color: #000000;
    padding-right: 4px;
}

.elgordoSheetNumber {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    padding-left: 7px;
    padding-top: 7px;
}

.elgordoDecimaNumber {
    font-family: Arial;
    font-size: 7pt;
    font-weight: bold;
    color: #000000;
    padding-left: 100px;
    padding-top: 6px;
}

.promoCodePromoted {
    background-color: green;
    color: white;
}

.promoCodeDemoted {
    background-color: white;
    color: black;
}

.jackpotsDate {
    width: 80px
}

.jackpotsAmount {
    width: 115px;
}

.tabPanelHeader {
    line-height: 30px;
}

.ajax__tab_xp .ajax__tab_tab {
    height: 21px !important;
}

.ajax__tab_xp .ajax__tab_header {
    height: 21px !important;
}

.rowPadding{
    padding-bottom: 2px;
    padding-right: 2px;
}
