html, body {
    font-family: Verdana, Helvetica, sans-serif;
    background:#222430  url(../images/main-background.gif?v=2) center top repeat-x;
    color:#dadada;
    font-size:14px;    
}

a, a:visited, a:active , a:hover {
    text-decoration: none;
    color:#fff;
}

.main-container {
    min-height: 576px;
    background:url(../images/main-container-background.jpg) center top no-repeat;
    padding-top:60px;
}

.top-label {
    position: absolute;
    right:-250px;
    top:-78px;
    height:57px;
    background:url('../images/top-label.png?v=1') left top no-repeat;
    background-size: 100% 100%;
	padding: 0 20px 0 10px;
}

.dialog-container {
    width:414px;
    height:455px;
    background:url(../images/dialog-background.png) center top no-repeat;
    margin:auto;
    position:relative;
    text-align: center;
}

.dialog-container-wrapper {
    padding:210px 30px 20px 20px;
    text-align: center;
    line-height: 25px;
    font-size:16px;    
}

.newgame-button {
    position: absolute;
    bottom: -35px;
    left: -45px;
}

.screen1 {
    position: absolute;
    bottom:-170px;
    left:-90px;
    z-index: 0;    
}

.screen2 {
    position: absolute;
    bottom:-184px;
    left: 43px;
    z-index: 1;    
}

.screen3 {
    position: absolute;
    z-index: 2;    
    bottom:-170px;
    left:175px;
}

.screen4 {
    position: absolute;
    z-index: 0;    
    bottom:-163px;
    left:305px;
}

.serverselect {
    margin: auto;
    text-align: center;
    width: 335px;
}

.footer {
    font-size: 10px;
    line-height:11px;
	width:500px;
	margin-left:-58px;
}

.download-button-ios {
	width: 120px;
	height: 40px;
    background:url(../images/appstore-download.png) center top no-repeat;
	background-size:contain;
}

.download-button-android {
	width: 120px;
	height: 40px;
    background:url(../images/playstore-download.png) center top no-repeat;
	background-size:contain;
}

.download-button-steam {
	width: 120px;
	height: 40px;
    background:url(/images/steam-download.png) center top no-repeat;
	background-size:contain;
}

table th, table td {
	border:none;
}

#right-char {
	left:50%;
	margin-left: 220px;
	position: absolute;
	top:80px;
}

#left-char {
	right:50%;
	margin-right: 220px;
	position: absolute;
	top:80px;
}

.info
{
	width: 700px;
	margin: 0px auto 50px;
}

.delimiter
{
	width:700px;
	height:16px;
	background:url(../images/delimiter.png) center top no-repeat;
}

h1
{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}
h2
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

.info a
{
	text-decoration: underline;
}
.info a:hover
{
	text-decoration: none;
}

.container-plush {
	width: 100%;
	background-image: url(../images/plush.png);
	height: 94px;
	background-position: center;
	margin-top:370px;
}

.rating-container
{
	background-image: url(../images/rating_background.png);
	width: 345px;
	height: 126px;
	padding-top: 61px;
	margin: -50px auto 0;
	text-align: center;
}

#android-download-content
{
	padding:10px 20px;
	background:#fff;
}

#android-download-content h3
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#android-download-content p, #android-download-content li
{
	font-size: 14px;
	color: #333;
}

#android-download-content li
{
	font-style: italic;
	margin-bottom: 5px;
}

#screenbox-container
{
    z-index:3;
    position: relative;
    margin: 40px 0 -40px;
}

.cc_banner-wrapper {
    z-index: 9001;
    position: relative;
    font-size: 12px;
}
.cc_container .cc_btn {
    cursor: pointer;
    text-align: center;
    font-size: 0.6em;
    transition: font-size 200ms;
    line-height: 1em
}
.cc_container .cc_message {
    font-size: 0.6em;
    transition: font-size 200ms;
    margin: 0;
    padding: 0;
    line-height: 1.5em
}
.cc_container .cc_logo {
    display: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 100px;
    height: 22px;
    background-size: cover;
    background-image: url(https://s3-eu-west-1.amazonaws.com/assets.cookieconsent.silktide.com/cookie-consent-logo.png);
    opacity: 0.9;
    transition: opacity 200ms
}
.cc_container .cc_logo:hover,
.cc_container .cc_logo:active {
    opacity: 1
}
@media screen and (min-width: 500px) {
    .cc_container .cc_btn {
        font-size: 0.8em
    }
    .cc_container .cc_message {
        font-size: 0.8em;
        padding-top: 3px;
    }
}
@media screen and (min-width: 768px) {
    .cc_container .cc_btn {
        font-size: 1em
    }
    .cc_container .cc_message {
        font-size: 1em;
        line-height: 1em;
        padding-top: 3px;
    }
}
@media screen and (min-width: 992px) {
    .cc_container .cc_message {
        font-size: 1em
    }
}
@media print {
    .cc_banner-wrapper,
    .cc_container {
        display: none
    }
}
.cc_container {
    position: relative;
    padding: 15px 15px 15px;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0
}
.cc_container .cc_btn {
    padding: 8px 10px;
    background-color: #f1d600;
    cursor: pointer;
    text-align: center;
    display: block;
    width: 33%;
    margin-left: 10px;
    float: right;
    max-width: 120px
}
.cc_container .cc_message {
    display: block
}
@media screen and (min-width: 500px) {
    .cc_container .cc_message {
        margin-top: 0.5em
    }
}
@media screen and (min-width: 768px) {
    .cc_container {
        padding: 5px 30px 5px
    }
    .cc_container .cc_btn {
        padding: 8px 15px
    }
}
.cc_container {
    background: #222;
    color: #fff;
    box-sizing: border-box
}
.cc_container::-moz-selection {
    background: #ff5e99;
    color: #fff;
    text-shadow: none
}
.cc_container .cc_btn,
.cc_container .cc_btn:visited {
    color: #000;
    background-color: #f1d600;
    transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px
}
.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
    background-color: #fff;
    color: #000
}
.cc_container a,
.cc_container a:visited {
    text-decoration: none;
    color: #31a8f0;
    transition: 200ms color
}
.cc_container a:hover,
.cc_container a:active {
    color: #b2f7ff
}