
body, body * {
    vertical-align: baseline;
    border: 0 none;
    outline: 0;
    padding: 0;
    margin: 0;
    font-family: Arial, sans-serif;
    /*    font-size: 9pt;*/
    color: #fff;
    /* margin: auto; */
}

#exit{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    cursor: pointer;
}


#banner {
    position: absolute;
    width: 300px;
    height: 250px;
    box-sizing: border-box;
    border: 1px solid black;
    top: 0;
    left: 0;
    background: #fff;
    overflow: hidden;
    display: none;
}

#ctaCont{
    position: absolute;
    left: 71px;
    top: 130px;
    width: 158px;
    height: 34px;
    overflow: hidden;
    cursor: pointer;
    display: none
}
#cta{
    position: absolute;
    background: url(cta.svg)no-repeat;
    left: 0px;
    top: 0px;
    width: 158px;
    height: 68px;
}
/******************CONTENT*****************/

#bg{
    position: absolute;
    background: url(bg.jpg);
    background-size: 300px 250px;
    width: 600px;
    height: 500px;
    top: 0px;
    left: 0px;
}
#aviator22{
    position: absolute;
    background: url(Nameplate.svg)no-repeat;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
}

#txt1{
    position: absolute;
    background: url(txt1.svg)no-repeat;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
}
#logo{
    position: absolute;
    background: url(logo.svg)no-repeat;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
}

#interior{
    position: absolute;
    background: url(interior.jpg);
    background-size: 300px 250px;
    width: 600px;
    height: 250px;
    top: 0px;
    left: 0px;
}
#directive{
    position: absolute;
    background: url(directive.svg)no-repeat;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
    display: none;
}
#hotspotCont{
    position: absolute;
    width: 300px;
    height: 250px;
    top: 0px;
    left: 0px;
    display: none;
}
#hot01{
    position: absolute;
    background: url(hotspot.svg)no-repeat;
    width: 20px;
    height: 20px;
    top: 200px;
    left: 24px;
    cursor: pointer;
}
#hot02{
    position: absolute;
    background: url(hotspot.svg)no-repeat;
    width: 20px;
    height: 20px;
    top: 154px;
    left: 165px;
    cursor: pointer;
}
#hot03{
    position: absolute;
    background: url(hotspot.svg)no-repeat;
    width: 20px;
    height: 20px;
    top: 122px;
    left: 261px;
    cursor: pointer;
}

#infoCont{
    position: absolute;
    background-color: #874522;
    width: 260px;
    height: 166px;
    top: 20px;
    left: 20px;
    opacity: .9;
    overflow: hidden;
    display: none;
}

#mochiCont{
    position: absolute;
    width: 50px;
    height: 8px;
    top: 30px;
    left: 105px;
}

#mochi01{
    position: absolute;
    border: 2px solid white;
    border-radius: 5px;
    width: 4px;
    height: 4px;
    top: 0px;
    left: 0px;
    cursor: pointer;
}
#mochi02{
    position: absolute;
    border: 2px solid white;
    border-radius: 5px;
    width: 4px;
    height: 4px;
    top: 0px;
    left: 22px;
    cursor: pointer;
}
#mochi03{
    position: absolute;
    border: 2px solid white;
    border-radius:5px;
    width: 4px;
    height: 4px;
    top: 0px;
    right: 0px;
    cursor: pointer;
}

.mochiactive{
        background-color: white;
}

.mochhit{
    width: 15px;
    height: 15px;
    top: -5px;
}
#mochiHit01{
    position: absolute;
    left: -4px;
    cursor: pointer;
}
#mochiHit02{
    position: absolute;
    right: 16px;
    cursor: pointer;
}
#mochiHit03{
    position: absolute;
    right: -4px;
    cursor: pointer;
}
#infotxt{
    position: absolute;
    background: url(copy.svg);
    width: 732px;
    height: 166px;
    top: 0px;
    left: 0px;
}

#infoDisc{
    position: absolute;
    background: #000;
    width: 256px;
    height: 170px;
    top: 0px;
    left: 0px;
    display: none;
    /* text-align: center; */
}
#infoDisc p{
    font-size: 10pt;
    line-height: 12pt;
    width: 256px;
    height: 170px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    /* display: none; */
}
#discTxt{
    position: absolute;
    width: 64px;
    height: 7px;
    top: 152px;
    left: 96px;
    cursor: pointer;
}
#infoDiscHit{
    position: absolute;
    
    width: 66px;
    height: 10px;
    top: 151px;
    left: 95px;
    cursor: pointer;
}

#closebtn{
    position: absolute;
    font-size: 12px;
    width: 10px;
    height: 15px;
    top: 4px;
    right: 4px;
    font-family: sans-serif;
    cursor: pointer;
}

#disclose{
    position: absolute;
    font-size: 12px;
    width: 10px;
    height: 15px;
    top: 4px;
    right: 6px;
    font-family: sans-serif;
    cursor: pointer;
}


/********************** DISCLAIMER ***********************/
#disclaim{
    height: 250px;
    width: 300px;
    position: absolute;
    background: #874522;
    color: #fff;
    text-align: left;
    display: none;
    overflow-x: hidden;
    overflow-y: hidden;
    cursor: pointer;
}
#disclaim p {
    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 9px;
    line-height: 12px;
    padding:29px 20px
}

#discHit{
    position: absolute;
    top: 233px;
    left: 242px;
    height: 12px;
    width: 48px;
    cursor: pointer;
}

#claimHit{
    position: absolute;
    width: 100%;
    height: 100%;
     display: none; 
    cursor: pointer;
}

:focus {
  outline:none;
}
::-moz-focus-inner {
  border:0;
}
