@charset "utf-8";
/* CSS by Spum & DaunnC */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgg.gif);
	font: 11px Arial, Helvetica, sans-serif;
}

hr { 
    background:#b8b8b8; 
	color:#b8b8b8; 
	border:0px; 
	height:1px; 
	clear:both; 
}

a {
	color: #0B98C8;
	text-decoration: none;
}

a:hover {
	color: #d20909;
	text-decoration: none;
}

#login {
	display: block;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#login .left_corner {
	float: left;
}
#login .right_corner {
}
#login_block {
	background-image: url(images/bg_menu_up.png);
	background-repeat: repeat-x;
	display: block;
	height: 38px;
	width: 897px;
	float: left;
}
#login_block ul {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: auto;
}
#login_block ul li {
	display: block;
	background-image: url(images/separator_menu_up.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	float: left;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	height: 38px;
}
#login_block ul li a {
	margin-top: 12px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#login_block ul li a:hover {
	color: #FFF;
}

#login_block .ul2 {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 38px;
	width: auto;
}
#login_block .ul2 li {
	display: block;
	background-image: url(images/separator_menu_up.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	float: right;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	height: 38px;
}
#login_block .ul2 li a {
	margin-top: 12px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#login_block .ul2 li a:hover {
	color: #FFF;
}

#login_block #login {
	display: block;
	float: right;
	height: 38px;
	width: auto;
}
#login_block #login span {
	display: block;
	margin-top: 14px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 2px;
}
#login_block #login .register {
	display: block;
	float: left;
	height: 23px;
	width: 63px;
	margin-top: 10px;
	margin-left: 4px;
}

#login_block #login .text {
	display: block;
	float: left;
	margin-top: 9px;
	border: 1px solid #999;
	height: 20px;
	width: 100px;
	background-color: #EEE;
	font-size: 14px;
}
#login_block #login .login_button {
	display: block;
	height: 23px;
	width: 44px;
	margin-top: 10px;
	margin-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#wrapper {
	display: block;
	background-image: url(images/bg_wrapper.png);
	background-repeat: repeat-y;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper .logo {
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 105px;
	width: 911px;
	background-image: url(images/logo.jpg);
}
#wrapper .logo .lang {
	height:10px;
	display: block;
	text-align:right;
	width: 889px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 14px;
}

#wrapper #menu {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	list-style-type: none;
	display: block;
	height: 39px;
}
#wrapper #menu ul {
	display: block;
	float: left;
	height: 39px;
	width: 640px;
	margin: 0px;
	padding: 0px;
}
#wrapper #menu ul li {
	float: left;
	list-style-type: none;
	height: 39px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/bg_separator.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#wrapper #menu ul li:hover {
	background-image: url(images/menu_bg_hover.gif);
	background-repeat: repeat-x;
}

#wrapper #menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #FFF;
	display: block;
	margin-top: 9px;
}
#wrapper #menu .search {
	display: block;
	float: right;
	width: 250px;
	height: 39px;
	margin: 0px;
	padding: 0px;
}
#wrapper #menu .search #search .input {
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0px;
}
#wrapper #menu .search #search .pole {
	float: left;
	height: 17px;
	margin-top: 9px;
	width: 170px;
	border: 1px solid #2C2C2C;
	background-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
#wrapper .news_block {
	display: block;
	float: left;
	padding: 0px;
	width: 610px;
	margin-top: 4px;
	margin-left: 7px;
}
#wrapper .news_block .news {
	width: 610px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 10px;
}
#wrapper .news_block .news .title {
	width: 610px;
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-x;
	height: 29px;
	display: block;
}
#wrapper .news_block .news .title span {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	width: 610px;
	text-align: left;
	text-indent: 25px;
	float: left;
	font-size: 16px;
	color: #FFF;
	padding-top: 6px;
	font-weight: bold;
	display: block;
	height: auto;
}
#wrapper .news_block .news .context {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #F0F0F0;
	font-size: 12px;
	float: left;
	width: 604px;
	position: static;
	padding: 2px;
	vertical-align: top;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	border-top-color: #D6D6D6;
}
#wrapper .news_block .news .context img {
	float: left;
	height: auto;
	width: auto;
	display: inline;
	margin-right: 3px;
}
#wrapper .news_block .news .context p {
	text-align: justify;
	vertical-align: text-top;
	text-indent:15px;
	margin: 0px;
	padding: 0px;
}
#wrapper .news_block .news .context span {
	display: block;
	width: auto;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFF;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
.context a {
	color: #09F;
}
.context a:hover {
	color: #FFF;
	background-color: #FF02C2;
}


#wrapper .sidebar {
	display: block;
	float: right;
	width: 295px;
	padding: 0px;
	position: relative;
	height: auto;
	margin-top: 4px;
	margin-right: 7px;
}
#wrapper .sidebar .block {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper .sidebar .block .title {
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-x;
	display: block;
	height: 29px;
	width: 100%;
}
#wrapper .sidebar .block .title span {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	width: 100%;
	text-align: left;
	text-indent: 25px;
	height: auto;
	font-size: 14px;
	color: #FFF;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
}
#wrapper .sidebar .block .context {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3C3;
	border-right-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
	border-left-color: #C3C3C3;
	background-color: #CCC;
	font-size: 12px;
}
#wrapper .sidebar .block .context p {
	margin: 0px;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}





#footer  {
	display: block;
	padding: 0px;
	margin-bottom: 0px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}

/* Forms */
form {
  border: none;
  margin: 0px;
  padding: 0px;
}

input, textarea, select {
	border: 1px dotted #066793;
	background-color: #FFF;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

input:active, textarea:active, select:active, input:focus, textarea:focus, select:focus {
  border: 1px solid #CCCCCC;
  background-color: #F6F6F6;
  color: #2C2C2C;
}

input[type="radio"], input[type="checkbox"], 
input[type="radio"]:focus, input[type="radio"]:active,
input[type="checkbox"]:focus, input[type="checkbox"]:active {
  border: 0px;
}

.input {
  background-color: transparent;
  border: none;
  margin: 2px;
}

/* Infomessages - Miscellaneous */
.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #DDDDDD;
  border-left: 4px solid #0E8AEA;
  padding: 4px 10px;
  z-index: 100;
}

.errorbox {
  background-color: #FFCCCC;
  border: 1px dashed #D60000;
  color: #666666;
  font-size: 10px;
  width: 350px;
  padding: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* BBCode Tags */
.quote {
  color: #383838;
  text-align: left;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 3px;
}

.list {
	list-style-type: disc;
	list-style-position:outside;
}
.list_num {
	list-style-type: decimal;
	list-style-position:outside;
}

.list_alpha {
	list-style-type: lower-latin;
	list-style-position:outside;
}

.code {
  color: #000000;
  text-align: left;
  margin: 0 auto;
  padding: 3px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.codeinner {
  color: #000000;
  font: 11px 'Courier New', Courier, monospace;
}

.codeline0 {
	background-color: #F3F3F3;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

.codeline1 {
	background-color: #FFFFFF;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

/* links */

.news_block .title a { 
    color: #fff;text-decoration: none;
}
.news_block .title a:hover {
	color: #fff;text-decoration: none;
}

/* comments */

.title {
	color:#b91e1e;
	background-color: #066793;
	color:#fff;
	height:29px;
	font-size:14px;
	font-weight:bold;
	}
	
.title a {
	font-size:14px;
	font-weight:bold;
	}
	
	.news_block .news .context .ttttt {
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
}
.forum {
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.forum span{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.forum .title {
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-x;
	height: 29px;
	font-size: 14px;
}
.forum .forum-gen {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
	font-size: 12px;
	background-color: #2B5E79;
}
.forum .forum-gen a {
	color: #FFF;
}
.forum .forum-gen small {
	color: #FFF;
}
.matches .clanfight {
	display: block;
	width: 100%;
	margin-bottom: 1px;
	background-color: #F0F0F0;
	float: left;
	height: 20px;
}
.matches .clanfight .clanwar2 strong {
	display: block;
	float: left;
	margin-top: 0px;
	margin-left: 5px;
}

.matches .clanfight .icon {
	display: block;
	padding: 2px;
	width: 5%;
	float: left;
}
.matches .clanfight .clanwar2 {
	display: block;
	float: right;
	width: 91%;
	padding: 2px;
}
.matches .clanfight:hover {
	display: block;
	width: 100%;
	margin-bottom: 1px;
	background-color: #0B98C8;
	float: left;
}
.matches .clanfight .clanwar2 .data {
	display: block;
	float: right;
	margin-right: 20px;
	color: #000;
	margin-top: 0px;
}
.matches .clanfight .clanwar2 .points {
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	width: 35px;
	text-align: right;
}
.matches .upcoming{
	display: block;
	float: left;
	height: 14px;
	width: 100%;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #F0F0F0;
}
.matches .upcoming strong{
	color: #000;
	font-weight: bold;
}
.matches .upcoming .date{
	float: right;
	width: 65px;
	display: block;
	margin-right: 15px;
	margin-top: 0px;
	color: #000;
}
.matches .upcoming .time{
	display: block;
	float: right;
	width: auto;
	margin-right: 10px;
	color: #C03;
}
.matches .upcoming:hover {
	display: block;
	float: left;
	height: 14px;
	width: 100%;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFF;
	background-color: #0B98C8;
}
