@charset "utf-8";
/* CSS Document */

body {
	background: #000;
	overflow-x: hidden;
	padding: 0px;
	margin: 0px;
}

.bg {
	background:url(../images/bg.png) no-repeat top center;
}

.general-table {
	position: static;
	width: 100%;
	height: 1844px;
}

.content-table {
	position: relative;
	height: 1301px;
	width: 1023px;
	left: -10px;
}

.block-left-top {
	position: relative;
	background:url(../images/block-left-top.png) no-repeat top center;
	width:242px;
	height:769px;
}

.block-left-bottom {
	position: relative;
	background:url(../images/block-left-bottom.png) no-repeat top center;
	width:242px;
	height:469px;
}

.block-center-top {
	position: relative;
	background:url(../images/block-center.png) no-repeat top center;
	width:546px;
	height:1238px;
}

.block-center-footer {
	position: relative;
	background:url(../images/block-center-footer.png) no-repeat top center;
	width:546px;
	height:39px;
}

.block-right-top {
	position: relative;
	background:url(../images/block-right-top.png) no-repeat top center;
	width:244px;
	height:780px;
}

.block-right-bottom {
	position: relative;
	background:url(../images/block-right-bottom.png) no-repeat top center;
	width:244px;
	height:458px;
}

/* правый блок*/

#server-status {
	position: absolute;
	width: 192px;
	height: 160px;
	top: 590px;
	left: 25px;
}

#video {
	position: absolute;
	width: 192px;
	height: 182px;
	top: 160px;
	left: 25px;	
}

#video-btn {
	position: absolute;
	background:url(../images/video-btn.png) no-repeat top center;
	display:block;
	width:191px;
	height:137px;
	top: 34px;
}

/* Status server progress bar */

.progress-bar {
	position: relative;
	display: block;
	width: 165px;
	height: 27px;
	top: 24px;
	left: 2px;
	color: #ddac58;
	font-size: 10px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}

.progress-left {
	background:url(../images/status-left.png) no-repeat top center;
	width:14px;
	height:15px;	
}

.progress-right {
	background:url(../images/status-right.png) no-repeat top center;
	width: 7px;
	height:15px;
}

.progress-fill {
	background:url(../images/status-fill.png) top center repeat-x;
	height:15px;
}

.progress-unfill {
	background:url(../images/status-unfill.png) top center repeat-x;
	height:15px;
}


/* левый блок */

.profile-block {
	position: relative;
	width: 207px;
	height: 140px;
	top: 20px;
	left: 20px;
}

.input-style-profile {
	background:url(../images/input-style-profile.png) no-repeat top center;
	width:100px;
	height:20px;
	border: hidden;
	text-align:center;
	color: #000;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

.auth-table {
	position: relative;
	top: 15px;
	left: 35px;	
}

.menu-left-block {
	display:block;
	position: relative;
	width: 207px;
	top: 37px;
	left: 23px;
}

#menu-left-header {
	width: 207px;
	height: 25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color: #ddac58;
	text-align: center;
}

#menu-left-row {
	text-decoration:none;
	display: block;
	width: 205px;
	height: 25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color: #000;
	text-align: center;
	padding-top: 1px;
}

#menu-left-row:hover {
	background:url(../images/menu-left-hover.png) no-repeat top center;
	width: 205px;
}


#vkontakte {
	position: absolute;
	width: 190px;
	height: 123px;
	top: 61px;
	left: 27px;
}

.vkontakte-content {
	position:relative;
	height: 95px;
	width: 195px;
}

#screenshots {
	position: absolute;
	width: 190px;
	height: 182px;
	top: 213px;
	left: 30px;
}

#screenshots-btn {
	position: absolute;
	background:url(../images/screenshots-btn.png) no-repeat top center;
	display:block;
	width:187px;
	height:140px;
	top: 30px;
}

.profile-link-block {
	position: relative;
	display: block;
	top: 13px;
	left: 20px;
	color: #cfab71;	
}

#profile-link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #cfab71;
}

#profile-link:hover {
	text-decoration:none;
}

/* центальный блок */

#block-content {
	position: absolute;
	display: block;
	top: 7px;
	left: 24px;
	width: 500px;
	height: 1230px;
}

#center-content {
	position: relative;
	display: block;
}

.big-banner-frame {
	display: block;
	position:relative;
	background:url(../images/big-banner-frame.png) no-repeat top center;
	width: 498px;
	height: 109px;	
}

.small-banner-frame-1 {
	display: block;
	position:relative;
	background:url(../images/small-banner-frame-1.png) no-repeat top center;
	width: 246px;
	height: 98px;
}

.small-banner-frame-2 {
	display: block;
	position:relative;
	background:url(../images/small-banner-frame-2.png) no-repeat top center;
	width: 256px;
	height: 98px;
}


.center-block-split {
	position: relative;
	background:url(../images/center-block-split.png) no-repeat top center;
	width:500px;
	height:33px;
	top: 0px;
	left: -1px;
}

.split-title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #dbaf64;
	width:500px;
	height:33px;
	padding-top: 6px;
}

.frame-content-small {
	position: relative;
	background:url(../images/block-center-content-frame_small.png) no-repeat top center;
	width:486px;
	height:103px;
	padding-left: 10px;
}

.frame-content-medium {
	position: relative;
	background:url(../images/block-center-content-frame_medium.png) no-repeat top center;
	width:486px;
	height:189px;
	padding-left: 10px;
}

.center-content {
	padding: 12px;
}

#center-block-link {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #9c2403;
}

#center-block-link:hover {
	text-decoration:none;
}

/*  модули центрального блока */

#topgame-block {
	position: relative;
	height: 140px;
	display: block;
}

#forum-block {
	position: relative;
	height: 230px;
	display: block;
}

#forum-table {
	padding-left: 30px;	
}

#forum-title {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #000;
}

#forum-topic-desc {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #af3210;
}

a#forum-topic-user-link {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #af3210;
	font-weight:bold;
	text-decoration:none;
}

a#forum-topic-user-link:hover {
	text-decoration:underline; 	
}

#forum-topic-link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #4e2f07;
}

#forum-topic-link:hover {
	text-decoration:none;
}


#news-block {
	position: relative;
	display: block;
}

#news-title {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #9c2403;
	font-weight:bold;
}

#news-content {
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#news-footer {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #9c2403;
}

.news-split {
	position: relative;
	background:url(../images/news-split.png) no-repeat top center;
	width:455px;
	height:8px;
}

.input-style {
	background:url(../images/input-style.png) no-repeat top center;
	width:227px;
	height:27px;
	border: hidden;
	text-align:center;
}

.input-code-style {
	background:url(../images/input-code-style.png) no-repeat top center;
	width:105px;
	height:27px;
	border: hidden;
	text-align:center;
}

.reg-font-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #512613;
}

#register-block {
	position: relative;
	display:block;
	min-height: 250px;	
}

#content-info-block {
	position: relative;
	display:block;
	min-height: 250px;	
}


/* нижнее меню*/

#menu-footer-news {
	position: absolute;
	display: block;
	width: 70px;
	height: 26px;
	top: 9px;
	left: 42px;	
}

#menu-footer-game {
	position: absolute;
	display: block;
	width: 65px;
	height: 26px;
	top: 9px;
	left: 132px;	
}

#menu-footer-world {
	position: absolute;
	display: block;
	width: 111px;
	height: 26px;
	top: 9px;
	left: 219px;	
}

#menu-footer-forum {
	position: absolute;
	display: block;
	width: 94px;
	height: 26px;
	top: 9px;
	left: 347px;	
}

#menu-footer-media {
	position: absolute;
	display: block;
	width: 60px;
	height: 26px;
	top: 9px;
	left: 460px;	
}

#regtip {
	width:  100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c81a0d;	
	text-align: center;
}

.popup-auth
{
	background: #a46f35;
	width: 150px;
	height: 26px;
	z-index: 1000;
	display: none;
	position: absolute;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;	
	border-width: 1px;
	border-color:#dab461;
	text-align:justify;
}

#profile {
	height: 105px;
}

#changeinfo 
{
	 font-size: 12px;
	 color: #c81a0d;	
}

#static-block a{
	color: #af3210;
}

#static-block a:hover {
	text-decoration:none;
}


#ranking-table
{
	width:  100%;
}

#ranking-table th
{
	background: #ddac58;
	color: #000;
	text-align: center;
	font-size: 14px;
	height: 25px;
}

#ranking-table td
{
	text-align: center;
	height: 42px;
}

#ranking-table tr:hover
{
  background: #ffca63;
}

.block-lang-change
{
	width: 58px;
	height: 17px;
	position: absolute;
	top: 280px;
	left: 170px;
}

#lang-en-flag {
	display: block;
	position: absolute;
	background:url(../images/country_en.jpg) no-repeat top center;
	width:26px;
	height:17px;
	left: 28px;
}

#lang-ru-flag {
	display: block;
	position: absolute;
	background:url(../images/country_ru.jpg) no-repeat top center;
	width:26px;
	height:17px;
}

#flashheader {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: -194px;	
}

#card3
{
    display: none;
}

#pipi3
{
    display: none;
}

#card4
{
    display: none;
}

#pipi4
{
    display: none;
}

#serverId_auth {
    position: absolute;
    border: hidden;
    width: 75px;
    left: -10px;
    top: 78px;
    background-color: #996633;
    color: #000;
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
}