#barrauol {
	display: none;
}

.base,.top
{
	position: relative;
}
#banners,li
{
	list-style: none;
}
*
{
	margin: 0;
	padding: 0;
}
a img
{
	border: 0;
}
.base
{
	background: url(./../imgs/background_xmas.jpg) #000;
	height: 450px;
	width: 1024px;
}
.logo,.top
{
	height: 31px;
}
.top
{
	padding: 14px 14px 32px;
}
.in-game
{
	float: left;
	width: 40%;
}
.in-game li
{
	float: left;
	margin-right: 14px;
}
.in-game a,.out-game a
{
	background-image: url(./../imgs/buttons.png);
	display: block;
	height: 31px;
	width: 174px;
}
.in-game a.create-your-account:hover
{
	background-position: 0 -31px;
}
.in-game a.know-the-game
{
	background-position: -174px 0;
}
.in-game a.know-the-game:hover
{
	background-position: -174px -31px;
}
.out-game
{
	float: right;
	width: 40%;
}
.out-game li
{
	float: right;
	margin-left: 14px;
}
.out-game a
{
	width: 38px;
}
.out-game a.buy-warcash
{
	background-position: -348px 0;
	width: 173px;
}
.out-game a.buy-warcash:hover
{
	background-position: -348px -31px;
}
.out-game a.facebook
{
	background-position: -521px 0;
}
.out-game a.facebook:hover
{
	background-position: -521px -31px;
}
.out-game a.twitch
{
	background-position: -559px 0;
}
.out-game a.twitch:hover
{
	background-position: -559px -31px;
}
.out-game a.youtube
{
	background-position: -597px 0;
}
.out-game a.youtube:hover
{
	background-position: -597px -31px;
}
.out-game a.forum
{
	background-position: -635px 0;
}
.out-game a.forum:hover
{
	background-position: -635px -31px;
}
.logo
{
	left: 50%;
	margin-left: -118px;
	position: absolute;
	top: 14px;
	width: 236px;
}
.frame.bottom
{
	background-position: 0 -63px;
	bottom: 0;
	height: 14px;
	top: auto;
}
.corner
{
	background-image: url(./../imgs/frame_corners.png);
	bottom: 0;
	height: 63px;
	left: 0;
	width: 54px;
}
.corner.right
{
	background-position: -54px 0;
	left: auto;
}
.advertising
{
	display: table;
	width: 100%;
}
.combo
{
	background: url(./../imgs/loader.gif) center center no-repeat #000;
	height: 246px;
	position: relative;
	width: 426px;
}
.combo.left
{
	float: left;
	margin-left: 60px;
	overflow: hidden;
}
.combo.left .alternative
{
	display: none;
	height: 246px;
	overflow: hidden;
	width: 426px;
}
.combo.left .original
{
	height: 246px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 426px;
}
.combo.right
{
	float: right;
	margin-right: 60px;
}
#banners
{
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 10;
}
#banners li {
	display: block;
	width: 100%;
}
.banner_tabs
{
	position: absolute;
	right: 10px;
	text-align: center;
	top: 10px;
	z-index: 20;
}
.banner_tabs li
{
	float: left;
	margin-left: 10px;
}
.banner_tabs a
{
	background-color: #4D5255;
	display: block;
	font-size: 0;
	height: 14px;
	width: 14px;
}
.banner_tabs li.banner_here a
{
	background-color: #c41b1c;
}
#news
{
	display: none;
	font-family: Verdana;
	margin: 16px 0 0 60px;
	width: 904px;
}
#news .title
{
	background-image: url(./../imgs/news.png);
	height: 19px;
	margin-bottom: 6px;
	width: 71px;
}
#news li
{
	display: none;
	float: left;
	width: 226px;
}
#news a
{
	color: #8f8f8f;
	cursor: pointer;
	display: block;
	height: 51px;
	text-decoration: none;
	width: 206px;
}
#news a:hover
{
	text-decoration: underline;
}
#news .date,.license
{
	text-decoration: none;
}
#news .date
{
	background: url(./../imgs/divisor.png) right top no-repeat;
	color: #fff;
	float: left;
	height: 51px;
	margin-right: 8px;
	padding-right: 8px;
}
#news .date .day
{
	font-size: 18px;
	line-height: 16px;
	margin-top: 3px;
}
#news .date .month
{
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
}
#news p
{
	color: #c1c1c1;
	font-size: 11px;
	height: 32px;
	line-height: 16px;
	margin-right: 20px;
	overflow: hidden;
}
.license
{
	bottom: 10px;
	color: #666;
	font: 11px Arial,serif;
	position: absolute;
	right: 20px;
}
.license:hover
{
	color: #999;
}

#div-gpt-ad-1424469652670-0 > * {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	}

.banner_container {
	position: absolute;
	width: 100%;
	height: 60px;
	bottom: 0;

	box-sizing: border-box;
	background-color: black;
	border-bottom: 2px solid #c41b1c;
}

.banner_date {
	position: absolute;
	bottom: 5px;
	width: 65px;
	height: 50px;
	border-right: 2px solid #272b2e;
	
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	
	color: #c30018;
	font-size: 26px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	font-family: Titillium Web;
}

.banner_monthly {
	font-size: 18px;
}

.banner_title {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 60px;
	width: 80%;
	
	display: flex;
	align-items: center;
	
	color: white;
	font-size: 18px;
	line-height: 18px;
	font-family: Quantico;
	text-transform: uppercase;
}

.banner_img {
	position: relative;
	height: 246px;
    left: 50%;
    z-index: -1;
    transform: translate(-50%);
}

@font-face {
	font-family: 'Titillium Web';
	src: url('../fonts/TitilliumWeb-SemiBold.woff2') format('woff2'), url('../fonts/TitilliumWeb-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Quantico';
	src: url('../fonts/Quantico-Regular.woff2') format('woff2'), url('../fonts/Quantico-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

#banner-426x250-area {
	text-align: center;
}

#barrauol {
	display:none;
}

.barrauol {
	display: none;
}