* {
  margin: 0;
  padding: 0;
}

body#help {
  width: 100%;
  background: #fff;
  text-align: left;
}

body {
  /*Backgroung color*/
  text-align: center;
  font-family: Verdana;
  font-size: 0.75em;
  background: #000;
  margin: 0;
  padding: 0;
}

ul {
  margin-left: 15px;
  margin-bottom: 10px;
}

ul#rules {
  margin-left: 15px;
  margin-bottom: 10px;
  list-style: disc;
}

ul#penalties {
  margin-left: 35px;
  margin-bottom: 10px;
  list-style: disc;
  color: #2d2d2d;
  font-family: MS Reference Sans Serif;
  font-size: 1.1em;
}

ul#penalties2 {
  margin-left: 35px;
  margin-bottom: 10px;
  list-style: square;
  color: #2d2d2d;
  font-family: MS Reference Sans Serif;
  font-size: 1.1em;
}

#regulations {
  margin-left: 35px;
  margin-bottom: 10px;
  color: #2d2d2d;
  font-family: MS Reference Sans Serif;
  font-size: 1.1em;
}

li.rulesli {
  margin-bottom: 3px;
}

li.rulesli2 {
  margin-bottom: 3px;
  color: #676265;
}

a {
  /*����� ��� ��� ������������� ��� ������� ���������� ��� IS, ������� ��� rank, ����� ��� Donate*/
  text-decoration: none;
  color: #2d2d2d;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

a.none {
  /*����� ��� ��� ������������� ��� ������� ���������� ��� IS, ������� ��� rank, ����� ��� Donate*/
  text-decoration: none;
  color: #2d2d2d;
  font-weight: normal;
}

a.none:hover {
  text-decoration: none;
  background: #ebdc31;
}

img.IS {
  border: 0;
  vertical-align: -52%;
}

input {
  /*������� ����������� �� ������..*/
  border: 1px solid #cecece;
  background: #f3f3f3;
  font-size: 0.8em;
  padding: 2px;
  font-family: Verdana;
  color: #000;
}

input.submit {
  /*������� ����������� �� ������..*/
  border: 1px solid #308b28;
  background: #f1f1e6 url("img/layout/submit.png") repeat-x;
  font-size: 0.8em;
  padding: 2px;
  font-family: Verdana;
  color: #000;
}

input.submit:hover {
  /*������� ����������� �� ������..*/
  border: 1px solid #6cf11a;
  background: #f1f1e6 url("img/layout/submit_hover.png") repeat-x;
  cursor: pointer;
}

input.reset {
  /*������� ����������� �� ������..*/
  border: 1px solid #2b5a9a;
  background: #f1f1e6 url("img/layout/reset.png") repeat-x;
  font-size: 0.8em;
  padding: 2px;
  font-family: Verdana;
  color: #000;
}

input.reset:hover {
  /*������� ����������� �� ������..*/
  border: 1px solid #43a1f9;
  background: #f1f1e6 url("img/layout/reset_hover.png") repeat-x;
  cursor: pointer;
}

input.send {
  /*������� ����������� �� ������..*/
  border: 1px solid #999;
  background: #f1f1e6;
  font-size: 0.9em;
  padding: 2px;
  font-family: Verdana;
  color: #3c0015;
}

input.send:hover {
  /*������� ����������� �� ������..*/
  border: 1px solid #cecece;
  background: #fefbc7;
  cursor: pointer;
  color: #8e0032;
}

input.send2 {
  /*������� ����������� �� ������..*/
  border: 1px solid #999;
  background: #f1f1e6;
  font-size: 0.8em;
  padding: 2px;
  font-family: Verdana;
  color: #3c0015;
}

input.send2:hover {
  /*������� ����������� �� ������..*/
  border: 1px solid #cecece;
  background: #fefcdb;
  cursor: pointer;
  color: #8e0032;
}

textarea {
  border: 1px solid #cecece;
  background: #f3f3f3;
  font-size: 0.8em;
  padding: 2px;
  font-family: Verdana;
  color: #000;
}

select {
  /*������� �� ������, ����� "select"..*/
  border: 1px solid #cecece;
  background: #f3f3f3;
  font-size: 0.8em;
  padding: 2px;
  font-family: Verdana;
  color: #000;
}

iframe.pscCheck {
  width: 100%;
  height: 500px;
  border: 1px solid #848484;
}

.boxright {
  width: 150px;
  background: #000;
  border: 1px solid #000;
  float: right;
}

.lager {
  width: auto;
}

.lager td {
  width: 25px;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
  text-align: center;
}

.ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 917px;
  position: relative;
  height: 43px;
  padding: 0px 0 0px 0px;
}

.ul li.li {
  font-size: 0.9em;
  margin-right: 1px;
  display: block;
  position: relative;
  float: left;
}

.ul li a.link {
  /* "A href" ����� hover, ���� Navi bar */
  display: block;
  color: #ddd;
  background: url("img/layout/button.png");
  line-height: 34px;
  height: 40px;
  width: 130px;
  cursor: pointer;
  padding: 0 0 0 0px;
  visibility: visible;
  text-decoration: none;
}
.ul li a.link span {
  text-align: center;
  font-weight: bold;
  display: block;
  padding: 0 0px 0 0px;
  height: 40px;
}
.ul li a.link span.down {
  float: left;
  display: block;
  padding: 0 0px 0 0px;
  height: 40px;
  background: url(img/layout/down.gif) no-repeat right top;
}

.ul li a.link:hover {
  background: url("img/layout/button5.gif");
  width: 130px;
  text-decoration: none;
}
.ul li a.link:hover span {
  background: url(img/layout/button5.gif);
  width: 130px;
}
.ul li a.link:hover span.down {
  background: url(img/layout/button4a.gif) no-repeat right top;
}

.ul li:hover > a.link {
  color: #680039;
  background: url(img/layout/button5.gif);
  width: 130px;
}
.ul li:hover > a.link span {
  background: transparent;
}
.ul li:hover > a.link span.down {
  background: url(img/layout/button4a.gif) no-repeat right top;
}

.ul table {
  border-collapse: collapse;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.ul a:hover {
  visibility: visible;
}
.ul li:hover {
  position: relative;
  z-index: 200;
}

.ul ul,
.ul :hover ul ul,
.ul :hover ul :hover ul ul,
.ul :hover ul :hover ul :hover ul ul,
.ul :hover ul :hover ul :hover ul :hover ul ul {
  position: absolute;
  left: -9999px;
  top: -9999px;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.ul :hover ul.sub {
  left: 2px;
  top: 40px;
  right: 2px;
  background: #e4d0dc;
  padding: 3px 0;
  border: 1px solid #999999;
  white-space: nowrap;
  width: 140px;
  height: auto;
}
.ul :hover ul.sub li {
  display: block;
  height: 20px;
  position: relative;
  float: left;
  width: 130px;
}
.ul :hover ul.sub li a {
  font-weight: normal;
  display: block;
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  text-indent: 5px;
  color: #000;
  text-decoration: none;
  border: 3px solid #6f0048;
  border-width: 0 0 0 3px;
}
.ul :hover ul.sub li a.fly {
  background: #fff url(/images/arrow.gif) no-repeat;
}
.ul :hover ul.sub li a:hover {
  background: #9a5787;
  color: #000;
  width: 135px;
}
.ul :hover ul.sub li a.fly:hover {
  background: #999999 url(/images/arrow_over.gif) 80px 7px no-repeat;
  color: #fff;
}
.ul :hover ul li:hover > a.fly {
  background: #999999 url(/images/arrow_over.gif) 80px 7px no-repeat;
  color: #fff;
}

.ul :hover ul :hover ul,
.ul :hover ul :hover ul :hover ul,
.ul :hover ul :hover ul :hover ul :hover ul,
.ul :hover ul :hover ul :hover ul :hover ul :hover ul {
  left: 90px;
  top: -4px;
  background: #fff;
  padding: 3px 0;
  border: 1px solid 999999;
  white-space: nowrap;
  width: 93px;
  z-index: 200;
  height: auto;
}

.subhover {
  background: #e4d0dc;
  color: #fff;
  width: auto;
  display: block;
  position: absolute;
  float: left;
}

.subhover:hover {
  background: #d6a1c7;
  color: #000;
  width: auto;
  display: block;
  position: absolute;
  float: left;
  text-align: left;
}

/*	-------------------------------------Div	*/

#lang-selector {
  height: 24px !important;
  padding: 2px 5px !important;
  font-size: 0.8em !important;
  font-family: Verdana !important;
  color: #3c0015 !important;
  background: #f1f1e6 !important;
  border: 1px solid #999 !important;
  margin-left: 10px !important;
  vertical-align: middle !important;
  width: auto !important;
}

div#loginbar {
  /*Login bar ���� ������*/
  height: 30px;
  background: #04bf45;
  color: #fff;
  background: url("img/layout/loginbar.png");
  line-height: 28px;
  color: #a9a9a9;
  padding: 0 5px;
}

div#head {
  /* Banner image */
  height: 220px;
  background: #04bf45;
  color: #fff;
  background: url("img/layout/reventon.png");
}

div#navi {
  /*Navi bar bckrnd img*/
  height: 40px;
  background: url("img/layout/navi2.png");
  text-align: center;
  width: 100%;
}

div#naviplatzhalter {
  float: left;
  width: 100px;
  height: 40px;
}

div#container {
  text-align: left;
  width: 1055px;
  margin: 25px auto;
}

div#bgLine {
  /*����� background image*/
  position: fixed;
  z-index: -999;
  top: 0px;
  background: url("img/layout/bg.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: left top;
  width: 100%;
  height: 100%;
}

div#content {
  /*����� background ��� site (��� �� ���� ���� �� ������ ���� :�)*/
  background: url("img/layout/backtr.png");
  color: #888;
  padding: 10px;
}

div#head h1 {
  line-height: 164px;
  font-size: 3em;
  font-weight: bold;
  padding: 0;
  margin: 0 20px;
  visibility: hidden;
}

div#isleft {
  float: left;
  width: 20%;
}

div#isleft h2 {
  /*"Credits" ��� "���������" ��� IS*/
  font-size: 1em;
  border-bottom: 2px solid #6d5e62;
  border-left: none;
  color: #600c2c;
  background: none;
}

div#isleft ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

div#isleft ul li {
  line-height: 25px;
  height: 25px;
  margin-bottom: 5px;
}

div#isleft ul li a {
  /*��������� ��� ������ ���������� ��� IS*/
  display: block;
  text-decoration: none;
  background: #ddd3d6;
  padding-left: 10px;
  border-right: 5px solid #913467;
}

div#isleft ul li a:hover {
  /*On mouse over ��� ��������� ��� ���������� ��� IS */
  background: #be98a3;
  border-right: 5px solid #913467;
}

div#isright {
  float: right;
  width: 79%;
}

div.newsblock {
  margin: 10px 5px;
  padding: 0;
  padding-bottom: 2px;
  border-bottom: 1px solid #d9d9d9;
}

div.newsblock h3 {
  height: 25px;
  line-height: 25px;
  font-weight: normal;
  color: #333;
  font-size: 1.2em;
  background: #f0f0f0;
  padding: 0 3px;
  margin: 0;
  border-bottom: 2px solid #c0c0c0;
}

div.newsblock p {
  margin: 1px 0;
  padding: 3px;
  border: 0;
  background: #e7e7e7;
}

div.newsblock p.footer {
  margin: 1px 0;
  padding: 3px;
  border: 0;
  background: #f5f5f5;
  line-height: 20px;
  height: 20px;
  font-size: 0.9em;
}

.splitLeft {
  float: left;
  width: 49%;
}

.epicdiv {
  float: left;
  width: 30%;
}

.splitRight {
  float: right;
  width: 49%;
}

.splitRight2 {
  float: right;
  width: 49%;
  height: 320px;
  background: url("img/123.png") left;
  background-repeat: no-repeat;
}

div.downloadleft {
  float: left;
  width: 70%;
}

div.downloadright {
  float: right;
  width: 28%;
  margin: 20px 0 0 0;
}

div.worldmap {
  padding: 0;
  margin: 0;
}

div.worldmap a {
  color: #00ff00;
  cursor: crosshair;
  text-decoration: none;
}

div.worldmap a:hover {
  color: #fff;
}

div.worldmapTables {
  position: absolute;
  background: #e9e9e9;
  width: 150px;
  height: auto;
  border: 1px solid #444;
  padding: 1px;
  color: #000;
  display: none;
}

div.worldmapBubble {
  width: 2px;
  height: 2px;
  background: #0f0;
  position: absolute;
  padding: 0;
  margin: 0;
}

/*	-------------------------------------������������	*/

h1 {
  /*������������ ��������*/
  color: #212121;
  font-size: 1.1em;
  padding: 3px;
  margin: 6px 0;
  background: #ddd3d6;
  border-left: 5px solid #aa0052;
  clear: both;
}

h2 {
  /*������������ ��������*/
  color: #212121;
  font-size: 1.2em;
  font-weight: bold;
  padding: 5px;
  margin: 10px 0;
  background: #ddd3d6;
  border-left: 10px solid #660038;
  clear: both;
}

h3 {
  /*������������ ��������*/
  font-size: 1em;
  font-weight: bold;
  color: #222;
  margin: 5px 0;
  padding: 0;
  clear: both;
}

h4 {
  /*������������ ��������*/
  font-weight: bold;
  color: #555;
  text-decoration: underline;
  clear: both;
}

h5 {
  /*������������ ��������*/
  font-size: 1em;
  font-weight: bold;
  color: #800046;
  margin: 5px 0;
  padding: 0;
  clear: both;
  text-align: center;
}

h6 {
  /*������������ ��������*/
  border-bottom: 1px solid #000;
  background: #a0bdd9;
  font-size: 1.5em;
  font-weight: bold;
  color: #550023;
  margin: 50px 0 20px 0;
  padding: 0;
  clear: both;
  text-align: center;
}

h7 {
  /*������������ ��������*/
  font-size: 1em;
  font-weight: bold;
  color: #000;
  margin: 0px 0 0px 10px;
  padding-top: 10px;
  clear: both;
}

p {
  margin: 5px 0;
  line-height: 20px;
  background: linear-gradient(
    to bottom,
    #ffffe0,
    #f5eec4
  ); /* Light beige gradient */
  color: #3a352e; /* Dark brown text color */
  padding: 10px;
  border: 2px solid #c2b49b; /* Softer border */
  border-radius: 5px; /* Rounded corners like the image */
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); /* Light shadow for depth */
}

#desc {
  /*���� �� ���������� (aka ���������� ��������)*/
  margin: 5px 0;
  line-height: 20px;
  border: 1px solid #aa979c;
  background: #f1f1e6;
  color: #222;
  padding: 5px;
}

/*	-------------------------------------�������	*/

table {
  /*�������*/
  font-size: 1em;
  border-spacing: 2px;
  border: 1px solid #b5b5b5;
  margin: 5px 0;
  width: 100%;
  color: #000;
}

table#ranksmall {
  font-size: 1em;
  border-spacing: 2px;
  border: 1px solid #b5b5b5;
  width: 500px; /* Increased width */
  color: #000;
  margin: auto;
  /* background: rgba(255, 255, 255, 0.9); */
  background: transparent;
  position: relative;
  z-index: 2;
}

table#home {
  /*�������*/
  font-size: 2em;
  font-family: Microsoft Sans Serif;
  border-spacing: 2px;
  border-bottom: 1px solid #959595;
  border-top: none;
  border-right: none;
  border-left: none;
  margin: 5px 0 10px 0px;
  width: 100%;
  height: 200px;
  background: url("img/reventon2.png") left;
  background-repeat: no-repeat;
  color: #000;
  text-align: center;
  padding: 0px 0 70px 0px;
}

table#loginbar {
  border: none;
  line-height: 10px;
  margin-top: 0px;
  width: 36%;
  float: right;
  text-align: right;
}

tr.trlogin {
  vertical-align: top;
}

td.tdlogin1 {
  vertical-align: top;
  width: 100%;
  border: none;
}

td.tdlogin2 {
  vertical-align: top;
  width: 20%;
  border: none;
}

table#loginbar form {
  vertical-align: top;
}

table#implementors {
  margin-top: 20px;
  text-align: center;
  border: none;
  width: 50%;
  height: auto;
  font-size: 16px;
  font-style: italic;
  color: #9d6100;
}

tr.implementorsA {
  background: url("img/Admin.png") no-repeat 28px 10px;
  text-align: center;
  width: auto;
  margin-top: 90px;
  height: 140px;
}

tr.implementorsF {
  background: url("img/F.Admin.png") no-repeat 28px 10px;
  text-align: center;
  width: auto;
  margin-top: 90px;
  height: 140px;
}

tr.implementorsM {
  background: url("img/MOD.png") no-repeat 28px 10px;
  text-align: center;
  width: auto;
  margin-top: 90px;
  height: 140px;
}

tr.implementorsG {
  background: url("img/GM.png") no-repeat 28px 10px;
  text-align: center;
  width: auto;
  margin-top: 90px;
  height: 140px;
}

tr.implementorsT {
  background: url("img/TGM.png") no-repeat 28px 10px;
  text-align: center;
  width: auto;
  margin-top: 90px;
  height: 140px;
}

td.implementors {
  padding-top: 75px;
  border-bottom: 1px solid;
}

table#PayPal {
  margin-top: 33px;
  text-align: center;
  border: 1px solid #a5a5a5;
  width: 40%;
  padding-left: 4px;
}

table#PayPal td {
  padding-top: 6px;
}

table#donate {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: none;
  width: 40%;
}

td.donate {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: none;
  width: 50%;
}

table#PayPal caption {
  text-align: left;
  margin-bottom: 10px;
  line-height: 25px;
  color: #545454;
}

.user {
  margin: 0 50px;
}

.user table {
  width: 100%;
  color: #000;
}

table.itemlist {
  width: 100%;
  font-size: 0.8em;
}

.bonus {
  font-size: 1em;
  border-spacing: 2px;
  border: 1px solid #aa979c;
  margin: 5px 0;
  width: 100%;
  color: #000;
}

/*	-----------------------------------	Wiki	*/

table.wikihome {
  border: none;
  background: url("img/spider.png") no-repeat top;
  font-size: 1em;
  width: 100%;
  padding: 53px 23px 73px 23px;
}

table.wikitems {
  border: none;
  background: url("img/itemsbg.png") no-repeat top;
  font-size: 1em;
  width: 100%;
  padding: 36px 23px 8px 23px;
}

table.wiki {
  border: 1px solid #252525;
  background: transparent;
  font-size: 1em;
  padding: 2px;
  font-family: Verdana;
  color: #000;
  width: 100%;
}

table.wiki tr {
  vertical-align: top;
}

td.wikihead1 {
  background: #540023;
  color: #d6d6d6;
  margin-bottom: 5px;
}

div.wikileft {
  float: left;
  width: 160px;
  margin-top: 27px;
}

div.wikikingleft {
  float: left;
  width: 160px;
}

div.wikiright {
  float: right;
  width: 850px;
}

table.leftdiv {
  border: none;
  background: #d6b175;
  font-size: 1em;
  font-family: Verdana;
  color: #000;
}

table.rightdiv {
  border: none;
  background: #d6b175;
  font-size: 1em;
  font-family: Verdana;
  color: #000;
}

table.kingrightdiv {
  border: none;
  background: #d6b175;
  font-size: 1em;
  font-family: Verdana;
  color: #000;
  width: 290px;
}

th.wiki {
  background: transparent;
  color: #000;
  text-align: left;
}

td.wiki3 {
  background: transparent;
  color: #000;
  text-align: left;
  font-size: 0.9em;
  font-weight: normal;
}

td.wiki3 a {
  text-decoration: none;
  font-weight: normal;
}

td.wiki3 a:hover {
  text-decoration: underline;
  font-weight: normal;
}

td.wiki2 {
  background: #000;
  color: #000;
  vertical-align: middle;
  text-align: left;
  padding: 10px;
}

td.wikiplus {
  border: 1px solid #540023;
  background: transparent;
  color: #000;
  vertical-align: middle;
  padding: 3px;
  width: 61.5px;
}

td.wikibonus {
  border: 1px solid #540023;
  background: transparent;
  color: #000;
  vertical-align: middle;
  padding: 3px;
}

td.wikiaverage {
  border: 1px solid #540023;
  background: #e3c350;
  color: #000;
  vertical-align: middle;
  padding: 3px;
  font-style: italic;
}

td.wikiaveragecheck {
  border: none;
  background: #e3c350;
  font-size: 11px;
  font-style: italic;
  text-align: center;
  color: #000;
  vertical-align: middle;
  padding: 3px;
}

td.wikiplus2 {
  border: none;
  background: transparent;
  font-size: 11px;
  text-align: center;
  color: #000;
  vertical-align: middle;
  padding: 3px;
}

td.wikiplus2 img {
  background: #22201c;
  width: 28px;
  height: 28px;
  border: 1px solid #fff;
  padding-top: 0px;
}

td.wikiplus2 a {
  font-weight: normal;
  text-decoration: none;
}

td.wikiplus2 a:hover {
  font-weight: bold;
  text-decoration: none;
}

td.wikiplus2 a img:hover {
  text-decoration: none;
  border: 1px solid #000;
}

td.wikiLv {
  background: #c9691a;
  font-weight: bold;
  font-size: 1em;
  color: #000;
  text-align: center;
}

td.wikikingLv {
  background: #c9691a;
  font-weight: bold;
  font-size: 1em;
  color: #000;
  text-align: center;
  width: 210px;
}

td.wikiLv2 {
  background: transparent;
  font-weight: bold;
  font-size: 0.9em;
  color: #000;
  text-align: center;
}

td.wikirefine {
  background: #e0ad5a;
  padding-top: 6px;
}

/*	-----------------------------------	�����	������	*/

table.epichome {
  border: none;
  background: url("img/dragon.png") no-repeat top;
  font-size: 1em;
  width: 100%;
  padding: 26px 0px 66px 15px;
}

/*	-----------------------------------	�����	����	*/

table.epics {
  border: 1px solid #252525;
  background: #f3f3f3;
  font-size: 1em;
  padding: 2px;
  font-family: Verdana;
  color: #000;
}

table.epics a {
  text-decoration: none;
  color: #000;
}

table.epics a:hover {
  text-decoration: underline;
  color: #000;
}

td.epichead1 {
  background: #252525;
  color: #d6d6d6;
  margin-bottom: 5px;
  vertical-align: middle;
  width: 22%;
}

td.epichead2 {
  background: #252525;
  color: #d6d6d6;
  margin-bottom: 5px;
  vertical-align: middle;
  width: 17%;
}

th.epiccats {
  width: 48%;
  text-align: center;
  background: #252525;
  color: #d6d6d6;
  margin-bottom: 9px;
  vertical-align: middle;
  padding: 6px;
}

td.epicimg1 {
  background: #d6b175;
  height: 65px;
  text-align: center;
}

td.epicimg1 a:hover img {
  width: 35px;
  height: auto;
}

td.epicimg2 {
  background: #d6b175;
  height: 76px;
  text-align: center;
}

td.epicimg2 a:hover img {
  width: 35px;
  height: auto;
}

td.epicimg3 {
  background: #d6b175;
  height: 111px;
  text-align: center;
}

td.epicimg3 a:hover img {
  width: 35px;
  height: auto;
}

td.epicdescr {
  background: #c29659;
  padding-bottom: 0px;
  padding-top: 0px;
  border-spacing: 0px;
  border-bottom: 2px solid #252525;
  height: 137px;
}

td.epicdescr a {
  font-weight: inherit;
  color: #000;
}

td.epicdescr img {
  width: 27px;
  height: 27px;
}

td.epicdescr a:hover img {
  width: 30px;
  height: auto;
}

/*	-----------------------------------	Wiki Refines ��������	*/

table.refinehome {
  border: none;
  background: #d6b175;
  font-size: 1.1em;
  width: 100%;
  color: #000;
}

table.refinehome tr {
  vertical-align: top;
}

table.refinehome a {
  font-weight: normal;
  text-decoration: none;
}

table.refinehome a:hover {
  font-weight: bold;
  text-decoration: underline;
}

table.refinehome a:hover img {
  width: 28px;
  height: 28px;
}

div.center {
  margin: 0px 0x 0px 10px;
  padding: 40px;
  border: none;
  width: 254px;
  line-height: 34px;
}

div.center img {
  width: 27px;
  height: 27px;
}

table.refinehead {
  background: #540023;
  border: 2px solid #000;
  color: #eeeeed;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 11px;
  padding-left: 8px;
}

/*	-----------------------------------	Wiki Refines �����������	*/

table.refine_items {
  border: none;
  background: #d6b175;
  font-size: 1.1em;
  width: 100%;
  color: #000;
  text-align: left;
}

table.refine_items tr {
  vertical-align: top;
}

td.refine_items_img {
  text-align: center;
}

td.refine_items_img img {
  width: 90px;
  height: auto;
  background: #333;
  padding: 5px;
  margin: 20px;
}

td.refine_items_title {
  background: #540023;
  color: #f9f9f9;
  margin-bottom: 5px;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}

div.refine_head {
  border: 0px solid;
  margin-left: 15px;
  width: 230px;
  line-height: 20px;
  font-size: 1em;
  font-weight: bold;
  vertical-align: bottom;
}

ul.refine_list {
  padding: 0px;
  border-right: 1px solid;
  line-height: 20px;
}

ul.refine_list_end {
  padding: 0px;
  border-right: 0px solid;
  line-height: 20px;
}

td.refine_list {
  line-height: 20px;
  width: 390px;
}

.refine_list a {
  font-weight: normal;
  color: #000;
}

.refine_list a:hover {
  font-weight: bold;
  color: #000;
  text-decoration: underline;
}

ul.refine_list_end a {
  font-weight: normal;
  color: #000;
}

ul.refine_list_end a:hover {
  font-weight: bold;
  color: #000;
  text-decoration: underline;
}

/*	-----------------------------------	Wiki ������ �������	*/

div.center2 {
  margin: 0px 0x 0px 10px;
  padding: 30px;
  width: 284px;
  line-height: 34px;
}

div.center2 img {
  width: 27px;
  height: 27px;
}

table.box {
  background: #d6b175;
  font-size: 1.1em;
  width: 100%;
  color: #000;
  text-align: left;
}

table.box tr {
  vertical-align: top;
}

td.tiny img {
  width: 70px;
  height: auto;
  padding-top: 20px;
  padding-left: 120px;
}

/*	-----------------------------------	Wiki ������	*/

table.mobhome {
  background: #d6b175;
  font-size: 1.1em;
  width: 100%;
  color: #000;
  line-height: 18px;
}

table.mobhome tr {
  vertical-align: top;
}

table.mobhome a {
  font-weight: normal;
  text-decoration: none;
}

table.mobhome a:hover {
  font-weight: bold;
  text-decoration: underline;
}

div.mobcenter {
  margin: 0px 0x 0px 10px;
  padding: 20px;
  border: none;
  width: 294px;
}

div.mobcenter ul {
  list-style-type: disc;
  padding-left: 15px;
}

.mobhead {
  background: #540023;
  border: 2px solid #000;
  color: #eeeeed;
  font-weight: bold;
}

table.mobs {
  background: #d6b175;
  font-size: 1.1em;
  width: 100%;
  color: #000;
  text-align: left;
}

table.mobs tr {
  vertical-align: top;
}

table.mobs img {
  width: 442px;
  height: auto;
  padding-top: 20px;
  text-align: center;
}

td.mobs_title {
  background: #540023;
  color: #f9f9f9;
  padding-bottom: 4px;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  border: 2px solid #000;
}

td.big img {
  width: 602px;
  height: auto;
  padding-top: 20px;
  text-align: center;
}

td.small img {
  width: 300px;
  height: auto;
  padding-top: 20px;
}

td.mob_list {
  padding-top: 20px;
  width: 187px;
}

td.mob_list a {
  font-weight: normal;
  color: #000;
}

td.mob_list a img {
  width: 30px;
  height: auto;
  padding-top: 20px;
}

td.mob_list a:hover {
  font-weight: bold;
  color: #000;
  text-decoration: underline;
}

ul.ulfirst {
  list-style: disc;
  font-weight: bold;
  padding-bottom: 2px;
  line-height: 19px;
  margin-left: 35px;
}

ul.ulsecond {
  list-style: none;
  font-weight: normal;
  margin-left: 15px;
}

/*	-----------------------------------	Wiki ���������	*/

table.qhome {
  border: none;
  background: transparent;
  font-size: 1em;
  width: 100%;
  padding: 23px 23px 73px 23px;
}

table.qhome tr {
  vertical-align: top;
}

div.qcenter {
  margin: 0px 0x 0px 0px;
  padding: 00px;
  border: none;
  width: 309px;
}

div.qimg {
  float: right;
  width: 100%;
}

ul.menue2 {
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
}

ul.menue2 li {
  margin-bottom: 2px;
}

ul.menue2 a {
  /*Account �����*/
  display: block;
  background: #ddd3d6;
  color: #212121;
  padding: 3px;
  border-left: 5px solid #913467;
  font-weight: normal;
}

ul.menue2 a:hover {
  /*Account �����, on mouse over*/
  background: #be98a3;
  text-decoration: none;
  font-weight: bold;
}

table.single_quest {
  background: #d6b175;
  font-size: 1em;
  width: 100%;
  color: #000;
  text-align: left;
}

table.single_quest tr {
  vertical-align: top;
}

table.single_quest img {
  width: 442px;
  height: auto;
  padding-top: 20px;
  text-align: center;
}

td.quest_title {
  background: #540023;
  color: #f9f9f9;
  padding-bottom: 4px;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  border: 2px solid #000;
}

td.quest_desc {
  width: 220px;
  height: 190px;
  padding: 20px 10px 10px 3px;
  border: 1px solid;
}

td.quest_desc ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

td.quest_desc li {
  background-image: url("img/blue_dot.png");
  background-repeat: no-repeat;
  background-position: 5px 5px 0px 2px;
  padding-left: 1.9em;
  padding-top: 0.2em;
}

td.quest_desc a img {
  width: 32px;
  height: auto;
  margin-top: -15px;
}
td.quest_desc a img:hover {
  width: 35px;
  height: auto;
  margin-top: -16px;
  text-decoration: none;
}

.bonuscol1 {
  background: #252525;
  color: #ee3670;
  margin-bottom: 5px;
  vertical-align: middle;
  width: 400px;
  text-align: center;
  font-weight: bold;
  font-size: 1.3em;
}

.bonuscol2 {
  background: #252525;
  color: #d6d6d6;
  margin-bottom: 5px;
  vertical-align: middle;
  width: 140px;
  text-align: center;
  font-weight: bold;
}

.bonuscol3 {
  background: #252525;
  color: #d6d6d6;
  margin-bottom: 5px;
  vertical-align: middle;
  width: 50px;
  text-align: center;
  font-weight: bold;
}

table.itemlist td,
th {
  vertical-align: top;
  text-align: left;
  color: #000;
}

table.stone td,
th {
  /*������������ �������*/
  background: #252525;
  color: #d6d6d6;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: left;
  width: 50%;
}

.thell {
  background: rgba(218, 218, 218, 0.8); /* Light gray with transparency */
}

.tdunkel {
  background: rgba(185, 185, 185, 0.8); /* Darker gray with transparency */
}

div.accept {
  /*checkbox ��� register*/
  width: 83%;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.tmarkiert {
  /* Mark ���� ��������� ��� Rank */
  background: #561941;
  color: #fff;
}

td,
th {
  padding: 3px;
}

.topLine {
  /*������������ �������*/
  background: #252525;
  font-size: 11px;
  color: #d6d6d6;
  margin-bottom: 5px;
  margin-right: 0px;
  padding: 3px;
  vertical-align: middle;
}

td.char {
  /*������������ �������*/
  background: #252525;
  color: #d6d6d6;
  margin-bottom: 5px;
  vertical-align: middle;
  width: 300px;
}

td.userbanlog {
  /*������������ ban log �� �������*/
  background: #252525;
  color: #d6d6d6;
  margin-bottom: 8px;
  vertical-align: middle;
  line-height: 16px;
  width: auto;
  text-align: center;
}

td.userbandesc {
  /*����� ban log �� �������*/
  background: #b9b9b9;
  text-align: center;
}

td.statusok {
  /*����� ban log �� �������*/
  background: #b1d2b1;
  text-align: center;
  color: #005608;
  font-weight: bold;
}

td.statusblock {
  /*����� ban log �� �������*/
  background: #fe9999;
  text-align: center;
  color: #910000;
  font-weight: bold;
}

td.statuswarn {
  /*����� ban log �� �������*/
  background: #e1ce96;
  text-align: center;
  color: #876500;
  font-weight: bold;
}

td.IShead {
  /*����������� Item Shop*/
  background: #252525;
  color: #d6d6d6;
  margin-bottom: 5px;
  vertical-align: middle;
  font-size: 13.5px;
  line-height: 17px;
}

td.ISdesc {
  /*��������� ��� Item Shop*/
  background: #c9a767;
}

.hoster1 {
  /* Class ��� Downloads */
  background: #25111b;
  color: #d6d6d6;
  margin-bottom: 5px;
  vertical-align: middle;
}

.hoster2 {
  /* Class ��� Downloads */
  background: #959595;
}

table#credits {
  /* Class ��� about us */
  border: 4px double #444;
  font-size: 13px;
  width: 70%;
  vertical-align: middle;
}

td.credits1 {
  /* Class ��� about us */
  background: #994c6c;
  color: #000;
  line-height: 25px;
  vertical-align: middle;
  border-bottom: 1px solid #000;
  border-right: 2px solid #000;
}

td.credits2 {
  /* Class ��� about us */
  background: #f2ecdb;
  color: #000;
  vertical-align: middle;
  border-bottom: 1px solid #000;
}

.topLine a {
  color: #fff;
}

div.footer {
  /* Footer Container */
  font-size: 0.8em;
  color: #cc4b6b;
  background: #2b2a2a;
  padding: 15px 0;
  font-style: normal;
  clear: both;
  margin-top: 20px;
  border-top: 3px solid #78001e;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  text-align: left;
}

div.footer-section {
  /* Each Footer Column */
  width: 6%;
  min-width: 135px;
}

div.footer-section h3 {
  font-size: 1em;
  color: #ffffc5; /* Updated color */
  border-bottom: 1px solid #ffffc5;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

div.footer-section ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

div.footer-section ul li {
  margin: 5px 0;
}

div.footer-section ul li a {
  color: #cc4b6b;
  text-decoration: none;
  font-size: 0.9em;
}

div.footer-section ul li a:hover {
  color: #fe2f63;
  text-decoration: underline;
}

div.footer-bottom {
  width: 100%;
  text-align: center;
  margin-top: 15px;
  font-size: 12px; /* Keep it small but readable */
  background-color: #2b2a2a; /* Matches the rest of the footer */
  color: #ffffc5; /* Ensures text is visible */
  padding: 10px 0; /* Adds spacing */
  border-top: 1px solid #cc4b6b;
}

div.footer-bottom p {
  background-color: transparent; /* Keeps background consistent with footer */
  color: #cc4b6b; /* Darker red for visibility */
  font-size: 12px;
  margin: 0; /* Removes default margins */
  padding: 0; /* Ensures alignment */
}

.small td {
  color: #000;
  font-size: 0.8em;
}

.small input {
  font-size: 1.2em;
  font-family: Tahoma;
}

.isImg {
  /*������� ������������ ��� IS*/
  width: 100px;
  max-width: 100px;
  background: #101010;
  text-align: center;
}

.isBuy {
  background: #dadada;
  text-align: right;
  padding: 5px;
}

.isBuy a {
  margin: 5px;
  padding: 2px;
  background: #212121;
  color: #ffffff;
  border: 1px solid #5a5a5a;
}

#userInfo {
  padding: 0;
  margin: 0;
  float: right;
  color: #fff;
  background: transparent;
}

#userInfo a {
  /*Top navigation bar*/
  display: block;
  float: right;
  margin-top: 4px;
  margin-right: 5px;
  padding: 0 5px;
  line-height: 20px;
  height: 20px;
  background: transparent;
  color: #fff;
  font-size: 0.9em;
}

#userInfo a:hover {
  /*Top navigation bar, on mouse over*/
  text-decoration: none;
  background: #fff;
  color: #8e1346;
}

img {
  border: 0;
  vertical-align: -22%;
}

.ipListBox {
  height: 200px;
  width: 100%;
  overflow: auto;
}

ul.menue {
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
}

ul.menue li {
  margin-bottom: 2px;
}

ul.menue a {
  /*Account �����*/
  display: block;
  background: #ddd3d6;
  color: #212121;
  padding: 3px;
  border-left: 5px solid #913467;
}

ul.menue a:hover {
  /*Account �����, on mouse over*/
  background: #be98a3;
  text-decoration: none;
}

ul.stones {
  display: block;
  background: #ddd3d6;
  color: #212121;
  padding: 3px;
  border-left: 5px solid #913467;
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}

.refine {
  width: 48%;
  text-align: center;
  background: #252525;
  color: #d6d6d6;
  margin-bottom: 9px;
  vertical-align: middle;
  padding: 8px;
}

.clear {
  clear: both;
}

p.meldung {
  text-align: center;
  font-weight: bold;
  color: #850002;
  font-size: 1.1em;
  background: #d7babb;
}

p.meldungok {
  text-align: center;
  font-weight: bold;
  color: #1c8100;
  font-size: 1.1em;
  background: #b1d2b1;
}

p.meldungspecial {
  text-align: center;
  color: #8c101a;
  font-size: 1.1em;
  background: #d7babb;
}

p.meldunginfo {
  text-align: center;
  font-weight: normal;
  color: #ooo;
  font-size: 1.1em;
  background: #cce1ef;
}

p.meldungwarn {
  text-align: center;
  font-weight: bold;
  color: #926e00;
  font-size: 1.1em;
  background: #eee4b8;
}

li.coinsdesc {
  margin-top: 10px;
  margin-left: 10px;
  line-height: 10px;
}

/*Register page ������� ������*/
.error .messages,
.error .messages li {
  float: left;
  margin-left: 10px;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}

.error .messages li {
  padding: 0.3em 0 0 1.5em;
  color: #b92d23;
}

.error input {
  color: #b92d23;
}

.success {
  background: url(img/ok.png) 160px 0.3em no-repeat;
}

.error {
  background: url(img/error.png) 160px 0.3em no-repeat;
}

.field {
  overflow: auto;
  padding: 0 0 0.5em;
}

label,
.checkbox p,
.radio p {
  padding: 0.2em 0 0;
  float: left;
  width: 180px;
}

input.check,
select.check {
  float: left;
  width: 160px;
}

select {
  width: 163px;
}

fieldset {
  border: none;
}

.checkbox p,
.checkbox .inputs {
  float: left;
}

.checkbox p {
  padding: 0;
  margin: 0 0 1em;
}

.checkbox .inputs {
  width: 165px;
}

.checkbox .inputs,
.checkbox .inputs li {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
}

.checkbox .inputs li {
  margin: 0 0 0.3em;
}

.checkbox li label,
.checkbox li input {
  display: inline;
  float: none;
  width: auto;
}

.button input {
  width: auto;
}

.validate_any {
  position: relative;
}

.validate_any.error {
  padding-top: 2em;
  background-position: 0 0.2em;
}

#terms_block {
  background-position: 205px 0.2em;
}

#terms_block .messages li {
  padding-top: 0.2em;
}

.validate_any .messages {
  position: absolute;
  left: 0;
  top: 0.1em;
}

/*Password meter cheker*/
#passwordStrength {
  height: 10px;
  display: block;
  float: left;
}

.strength0 {
  width: 90px;
  background: #cccccc;
}

.strength1 {
  width: 29px;
  background: #ff0000;
}

.strength2 {
  width: 57px;
  background: #ff5f5f;
}

.strength3 {
  width: 86px;
  background: #56e500;
}

.strength4 {
  background: #4dcd00;
  width: 114px;
}

.strength5 {
  background: #399800;
  width: 147px;
}

table#view {
  text-align: left;
  float: left;
  font-family: Verdana;
  width: 300px;
  margin-left: 20px;
  margin-top: 20px;
}

img#job {
  float: right;
  margin-top: 20px;
  margin-right: 70px;
  border: none;
  width: 83px;
}

.logo-container img {
  width: 120px; /* Adjust size as needed */
  transition:
    transform 0.3s ease,
    filter 0.3s ease;
}
.logo-container img:hover {
  transform: scale(1.1);
  filter: brightness(1.2);
}

.logo-container-team {
  width: 200px;
  height: 75px;
  transition:
    transform 0.3s ease,
    filter 0.3s ease;
}
/* Hover state: scale and brighten the image */
.logo-container-team:hover {
  transform: scale(1.1); /* Slightly enlarges the image */
  filter: brightness(1.2); /* Brightens the image */
}

#tsparticles {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
}

.button-container {
  text-align: center;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  gap: 10px;
}
.toggle-button {
  background: linear-gradient(to bottom, #8c5a4a, #a88981);
  border: 2px solid #5a3e32;
  color: white;
  font-size: 16px;
  width: 111px;
  height: 27px;
  padding: 0;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Yu Gothic UI Light", sans-serif;
}
.toggle-button:hover {
  background: linear-gradient(to bottom, #5a3e32, #a88981);
}

/* Table Styling */
#fadeTable {
  font-size: 1em;
  border-spacing: 2px;
  border: 1px solid #b5b5b5;
  margin: 5px 0;
  width: 100%;
  color: #000;
}

/* Table Header with Fade Effect */
#fadeTable th {
  background: linear-gradient(
    to bottom,
    #444,
    #000
  ); /* Fade from gray to black */
  color: #d6d6d6; /* Light gray text */
  padding: 8px;
  text-align: left;
  border: 1px solid #777;
  vertical-align: middle;
}

/* Table Cells */
#fadeTable td {
  background: #252525;
  color: #d6d6d6;
  padding: 8px;
  text-align: left;
  border: 1px solid #777;
}

/* Hover Effect */
#fadeTable tr:hover td {
  background: #3a3a3a !important;
  color: white;
}

.instructions-button {
  background-color: #007bff;
  color: white;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  font-size: 14px;
  border-radius: 5px;
}

.instructions-button:hover {
  background-color: #0056b3;
}

#language-switcher {
  position: absolute;
  top: 6px;
  left: 15px;
  z-index: 999;
}

#discord-widget {
  position: fixed;
  top: 100px;
  right: 10px; /* ������ �� left: 10px �� �� ��� �������� */
  z-index: 9999;
  width: 350px;
  height: 500px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

#discord-widget iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 8px;
}

@media (max-width: 768px) {
  #discord-widget {
    display: none;
  }
}
