
/****************************************
  ==== RESETS
****************************************/

html,body,div,canvas { margin: 0; padding: 0; }
::-moz-selection { color: #333; text-shadow: none; }
::selection {  color: #333; text-shadow: none; }
.clear:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clear { display: inline-table; clear: both; }
/* Hides from IE-mac \*/ * html .clear { height: 1%; } .clear { display: block; } /* End hide from IE-mac */

/****************************************
  ==== LAYOUT
****************************************/

html, body { width: 100%; height: 100%; font-family: Helvetica, Verdana, Arial, sans-serif; }
body { }
p.header, p.footer { display: none; }
div.logo { width: 500px; height: 345px; float: left; background: url(logo.png) 0 0 no-repeat; position: relative; z-index: 10; }
div.title { height: 27px; line-height: 27px; padding: 0 7px; margin: 0 1px 0 0; float: right; color: #D2D2D2; text-align: right; font-size: 13px; position: relative; z-index: 10; }
div.addgame{ height: 28px; line-height: 28px; padding: 0 10px; margin: 0 1px 0 0; float: left; color: #333; text-align: left; font-size: 13px; position: relative; z-index: 10; }
a.button{

    
    background: #000000;
    padding: 8px;
    text-align: center;
    border-radius: 3px;
    color: white;
    font-weight: bold;
    text-decoration:none;
}
a.button:hover{
background: #000000;
}
.template-wrap { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #000E1E; }
.template-wrap canvas {  margin: 0 0 0px 0; position: relative; z-index: 9; box-shadow: 0 10px 30px rgba(0,0,0,0.2); -moz-box-shadow: 0 10px 30px rgba(0,0,0,0.2); }
.fullscreen { float: right; position: relative; z-index: 10; padding-right:4px; }
.testing{ position:fixed;bottom:0px; width:100%; color:white; font-size:20px; line-height: 33px; margin: 0 0px 0 0;}
.logolink{ text-align:center; width:200px; max-width:200px; color:white; font-size:20px;background:blue; line-height: 33px; margin: 0 0px 0 0;}

#background { background: #000000; position: absolute; }
#screen { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; width: 100%; }
#y8-logo { background-image: url('afc300x200_4.png'); width: 300px; height: 200px; margin: 0 auto; box-shadow: 0 0 15px 10px #141414; border-radius:10px; }
#progress-frame-loader { margin: 0 auto; margin-top: 20px; height: 18px; width: 141px; visibility: hidden; }
#progress-bar-loader { height: 18px; width: 141px; margin: 0 auto; text-align: left; margin-top: -18px; }
#progress-bar { height: 18px; }
#message-area { color: #ffffff; width: 100%; font-size:14px; font-weight: bold; }
#message-area img { vertical-align: middle; }
#name-display { color: #ffffff; width: 100%; font-size:20px; font-weight: bold; }

#headerTop{display:inline-block;color:#222c36; font:22px/22px Arial,tahoma,sans-serif;font-weight: bold;font-weight:bold;line-height:25px;vertical-align:middle;text-shadow:0px 0px 0px #00476c;float:left;margin:0; margin-left:10px; margin-top:2px; width:200px;}#top #headerTop b{font-size:18px;font-weight:normal;color:#cdedff;line-height:25px;}#top a:hover #headerTop b{color:#fff;}#top #headerTop .yellow{color:#ffe53a;}.yellow{color:#ffe53a;}.red{color:#ff6c6c;}#top #headerTop .green{color:#4dff3a;}.green{color:#4dff3a;}#top #headerTop .orange{color:#ffa044;font-size:25px;}.orange{color:#ffa044;}.purple{color:#ef68ff;}#top a:hover #headerTop{color:#cdedff;}#top a:hover #headerTop .yellow{color:#4dff3a;}#top a:hover #headerTop .red{color:#ffa044;}#top a:hover #headerTop .green{color:#ef68ff;}#top a:hover #headerTop .orange{color:#ffe53a;}#top a:hover #headerTop .purple{color:#ff6c6c;}