﻿@charset "utf-8";
/** { margin:0; padding:0; color:#333; font-family:Verdana, Geneva, sans-serif; font-size:11px; line-height:1em; border:0;}*/    
a img,
img,
fieldset { border:0; vertical-align:middle; }
body { background-position:center top; overflow:hidden; background-color:Black; }
html, body {height: 100%; width: 100%;border:0;}
a:hover { text-decoration:underline; }
.fLeft { float:left; display:inline;}
.fRight { float:right; display:inline;}
.standAloneHeader { width:760px; margin:0 auto 12px; margin-top:80px;}
h1 { color:#ccc; font-size:12px; padding:9px 16px; text-transform:uppercase; }
.general h1 { background:url(../images/generalH1.gif) left top no-repeat; text-transform:none; padding:10px 16px 14px; }
.general .generalInner { border:2px solid #5b5b5b; border-top:0; background:#333; padding:0 0 5px 0; }
.main .whiteBox-top { background:url(../images/whiteBox.png) center -39px no-repeat; font-size:0.001em; height:8px; }
.main .whiteBox { background:url(../images/whiteBox.png) center bottom no-repeat; width:728px; margin:auto; padding:1px 9px 9px; clear:both; height:105px; }
.main .whiteBox-h2 { background:url(../images/whiteBox.png) top no-repeat; height:29px; overflow:hidden; padding:10px 16px 0px; }
.aboutHeader .aboutHeaderText { padding:2px 12px 0 0; float:right; line-height:16px; color:#000; width:580px;}
#dvGameContainer {position:absolute; top:0px; bottom:0px; left:0px; right:0px;}

div.container {
    width:100%;
    height:100%;
}

.pageCenter {
    margin: 0;
    position: absolute;
    top: 40%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.errorImage {
    margin: 0 auto;
    position: relative;
    width:50%;
    left:25%;
}

.errorMessage {
    color:white !important;
}