/* 1.004 */

body
{
 -webkit-touch-callout: none; /* iOS Safari */
 -webkit-user-select: none; /* Safari */
 -khtml-user-select: none; /* Konqueror HTML */
 -moz-user-select: none; /* Firefox */
 -ms-user-select: none; /* Internet Explorer/Edge */
 user-select: none; 
}
.btnbk
{
 position:absolute;
 top:20px;
 left:26px;
 width:128px;
}
.btnhlp
{
 position:absolute;
 top:20px;
 left:586px;
 width:128px;
}
.BtnRo128
{
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 font-family:arial;
 font-size:18px;
}
a.BtnRo128
{
 background-image: url('btnro128.png');
 display:block;
 width:128px;
 height:28px;
 color:#003300;
 text-decoration: none;
}
a.BtnRo128:hover
{
 background: url('btnro128.png') 0 -28px;
}
#sndPnl
{
 position:absolute;
 width:736px;
 left:50px;
 top:24px;
 height:40px;
 padding-top:10px;
 background-color:#fcc;
 text-align:center;
 font-size:20px;
}
#sndBtn
{
 cursor:pointer;
}
#sndBoxes
{
 position:absolute;
 left:-100px;
 top:-100px;
 width:10px;
 height:10px;
}
.lbl
{
 position:absolute;
 border:solid #000 1px;
 top:20px;
 width:320px;
 height:50px;
 background-color:#fbb;
 font-family:arial;
 font-size:28px;
 text-align:center;
}
.lbl:first-letter
{
 font-size:42px;
 font-weight:bold;
 color:#f00;
}
.mainPw
{
 position:absolute;
 height:460px;
 width:736px;
 left:50px;
 top:84px;
 background-color:#fff;
 display:none;
}
.coin
{
 position:absolute;
 left:10px;
 top:460px;
}
#coinBin
{
 position:absolute;
 top:472px;
 left:0px;
 width:736px;
 height:92px;
 background-color:#0ff;
}
.wmsgPnl
{
 background-color:#fdd;
 font-size:24px;
 text-align:center;
 margin:80px;
 padding:20px;
}