﻿body {
    background-color: #fc9f35;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-image: url(../img/bodyback.png);
    background-repeat: repeat;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

#logo {
    margin-top: 5px;
    height: 90px;
    margin-left: 290px;
    padding-top: 60px;
    padding-left: 30%;
    position: absolute;
    background-image: url(../img/flogo.png);
    background-repeat: no-repeat;
    width: 900px;
}

#pageWrap {
    margin: 0 auto;
    padding: 0;
    width: 962px;
}
/* Header */

#header {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    height: 260px;
    margin: 0;
    padding: 0;
    width: 959px;
}

#flash {
    background-image: url(../img/aip-header.gif);
    float: left;
    height: 283px;
    margin: 0 0 0 -7px;
    padding: 0;
    width: 990px;
}
/* Main Navigation */

.navBar {
    background-image: url(../img/aip-menu-nav.gif);
    background-repeat: no-repeat;
    height: 51px;
    margin-left: 18px;
    padding: 0;
    width: 978px;
}

/* Shaddow Background */
#left-shaddow {
    background-image: url(../img/ck-left-shaddow-background.png);
    left: 0;
    position: fixed;
    height: 100%;
    width: 301px;
    z-index: -1;
}

#right-shaddow {
    background-image: url(../img/ck-right-shaddow-background.png);
    right: 0;
    position: fixed;
    height: 100%;
    width: 301px;
    z-index: -1;
}
/* Content Container */
#top-container {
    background-repeat: no-repeat;
    width: 979px;
    height: 15px; /*background-image: url(../img/aip-top-container.gif);*/
}

#container {
    background-image: url(../img/aip-container-background.gif);
    background-repeat: repeat-y;
    margin-top: 0px;
    margin-left: 19px;
    height: auto;
    width: 978px;
}
/* Clears nested floats */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
}

/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */


.head-1 {
    color: black;
}

.footer {
    font-size: 12px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    color: #fff;
    background-image: url(../img/aip-footer-nav.gif);
    height: 62px;
    margin-left: 18px;
    padding: 0;
    width: 978px;
}

.gametime {
    font-size: 14px;
    font-weight: bold;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    color: Yellow;
    text-decoration: none;
    text-align: center;
    vertical-align: middle; /*background-image: url(../defaultImg/draw-time-bg.png);*/
    height: 60px;
}

.gamenum {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    color: White;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background-color: #ff0000;
}

.gamename {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    font-weight: 400;
    color: black;
    text-transform: uppercase;
    text-align: center;
}

.SrCss {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
    color: Black;
}

.result {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
    color: Black;
}

.name {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 25px;
    color: #fff;
}

.result {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
    color: Black;
}

.calcrow1 {
    background-color: #c5143a;
}

.calcrow2 {
    background-color: #85c335;
}

.calcrow3 {
    background-color: #1e60ac;
}

.calcrow4 {
    background-color: #fc9f35;
}

.calcrow5 {
    background-color: #a73b13;
}

.calcrow6 {
    background-color: #ff00f8;
}

.CalcBox-out {
    width: 45px;
    height: 26px;
    padding-top: 4px;
    background-image: url(../img/CalcBox.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.QtyBox-out {
    width: 60px;
    height: 24px;
    background-image: url(../img/qtybox.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 4px;
}

.Amtbox-out {
    width: 75px;
    height: 24px;
    background-image: url(../img/amtbox.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 4px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}

.loginbox-out {
    width: 150px;
    height: 25px;
    background-position: center center;
    padding-top: 4px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 12px;
}

.loginbox {
    width: 140px;
    height: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid black;
    border-radius: 5px;
}

.Textcss {
    width: 32px;
    height: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid black;
    border-radius: 5px;
}

.Qtytxtcss {
    width: 45px;
    height: 20px;
    background-color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid black;
    border-radius: 5px;
    padding-top: 5px;
}

.Amnttxtcss {
    width: 50px;
    height: 20px;
    background-color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid black;
    border-radius: 5px;
    padding-top: 5px;
}

.lotteryresult {
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    background-color: #f2ed58;
}

.footerbuttonback {
    vertical-align: middle;
    background-image: url(../img/footerbuttonback.png);
    height: 80px;
}

.loginbox {
    width: 140px;
    height: 20px;
    border: 0px solid #fff;
}

.loginback {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    height: 40px;
    vertical-align: middle;
    font-weight: bold;
    color: blue;
    text-align: center;
    font-size: 18px;
    background-image: url(../img/lotteryback5.png);
    background-repeat: repeat-x;
}
