@charset "utf-8";
@import url(reset.css);

/* clearfix */
.clearfix:after {content: "."; display: block; clear: both;	visibility: hidden;	line-height: 0;	height: 0;} 
.clearfix { display: inline-block;}
html[xmlns] .clearfix { display: block;} 
* html .clearfix { height: 0%; }

html,body { width:100%; height:100%;}
body { font-family: "Trebuchet MS", sans-serif; background:#000; }
.wrapper { position: relative; width:auto; max-width:1600px; min-height:100%; margin: 0 auto; background:url(http://www.mmorpg-onlinegames.ru/aiononline/darkbetrayal/global/includes/images/template-items/background.jpg) no-repeat 50% 0;}

/*
.logo-anim { background:url(../images/logo.png) no-repeat 50% 50%; width:495px; height:253px; margin: 0 auto; position: absolute; top:-30px; left:50%; margin-left: -230px; z-index: 1; }
*/

#header { position: absolute; width:100%; top:0; left: 0; z-index: 10; }
#header .inner { height: 100px; width: auto; max-width: 1600px; margin: 0 auto; position: relative; z-index: 10; position: relative;  }

/*
#header .logo { position: absolute; width:495px; height:253px; top:-51px; left:50%; margin-left:-230px;  z-index: 50; cursor:pointer;}
#header .logo a { width:100%; height:100%; display: block; text-indent: -9999em; font-size: 0; line-height: 0; z-index: 50; background:url(../images/logo.png) no-repeat; }
*/

#logo-swf {
	position: absolute;
	top: -78px;
	left: 50%;
	width: 300px;
	margin-left: -160px;
	height: 300px;
}

.style_top {
	background:url(http://www.mmorpg-onlinegames.ru/global/includes/images/style_top.png) no-repeat 50% 50%; 
	width: 100%; 
	height: 100%; 
	position: absolute; 
	left: 0; 
	top: 0;  
	z-index: 1;
}

.logo {
	background:url(http://www.mmorpg-onlinegames.ru/aiononline/pts/top/img/nav-aion-logo.png) no-repeat 50% 50%;
	position: absolute;
    height: 125px;
    top: 50px;
	left: 30%;
	right: 410px;
    width:650;
}

#table_stye {
	position: absolute;
	width: 150%;
    height: 100%;
    text-align: center;
    top: 400px;
	left: -25%;
}

#table_info {
	position: absolute;
    height: 851px;
    text-align: center;
    top: 200px;
	left: -65%;
    width:740;
}

#footer {
	position: absolute;
	width: 200%;
    height: 200%;
    text-align: center;
    top: 650px;
	left: -80%;
}

td {
	width: 100px;
	background: #2F4F4F;
	opacity: 0.8;
	border: 1px solid #4e7a7f;
	border-radius: 5px;
	padding: 5px;
}

th {
	background: #2F4F4F;
	opacity: 0.8;
	border: 1px solid #4e7a7f;
	border-radius: 5px;
	padding: 5px;
}

table {
	border: none;
}

@font-face {
    font-family: Kankin;
    src: url(../fonts/Kankin.ttf);
}

h1 {	
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 50;
	font-family: Kankin;
}

h2 {	
	margin: 0;
	text-align: left;
	color: #fff;
	font-size: 15px;
	font-weight: 50;
	font-family: Kankin;
}

.video 
.video-bg{width: 100%; height: 100%; overflow: hidden; position: absolute; left: 0; top: 0; position: fixed}
.video-bg video{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  overflow: hidden;
}

#footer .inner { height:260px; width:auto; max-width:1600px; margin: 0 auto;  background:url(http://www.mmorpg-onlinegames.ru/aiononline/darkbetrayal/betrayal/images/footer-bg-new.png) 50% 50% ;  }
#footer .logos { padding:42px 0;}
#footer .logos ul { background:url(http://www.mmorpg-onlinegames.ru/aiononline/darkbetrayal/betrayal/images/footer-logos.png) 50% 50% no-repeat; width:830px; height:83px; margin: 0px auto;}
#footer .logos li { float:left; width:230px; margin:0 20px; height:100%;}
#footer .logos li a { width:100%; height:100%; display:block; text-indent: -9999em; }
#footer .copyright { text-align: center; color: #626262; font-family: georgia, serif; font-size:10px; font-weight: normal; line-height:22px;  margin: 0 auto;}
