#spread2 {
  background: url("background09.jpg") center center no-repeat;
  background-size: cover;
}

#spread4 {
  background: url("background03.jpg") center center no-repeat;
  background-size: cover;
}

#spread5 {
  background: url("background04.jpg") center center no-repeat;
  background-size: cover;
}

#spread6 {
  background: url("background08.jpg") center left no-repeat;
  background-size: cover;
}

#spread7 {
  background: url("background01.jpg") center center no-repeat;
  background-size: cover;
}

#spread8 {
  background: url("background13.jpg") center left no-repeat;
  background-size: cover;
}

#spread9 {
  background: url("background11.jpg") center left no-repeat;
  background-size: cover;
}

#spread10 {
  background: url("background02.jpg") center left no-repeat;
  background-size: cover;
}

#spread2 .lhp {
  position: absolute;
  top: 8%;
  bottom: initial;
  left: 5%;
  right: initial;
  width: 35%;
}

#spread6 .lhp {
  position: absolute;
  top: 50%;
  bottom: initial;
  left: 65%;
  right: initial;
  width: 25%;
}

#spread11 .lhp {
  position: absolute;
  top: initial;
  bottom: 2%;
  left: 5%;
  right: initial;
  width: 35%;
}

#spread11 .rhp {
  position: absolute;
  top: initial;
  bottom: 2%;
  left: initial;
  right: 2%;
  width: 45%;
}

@font-face {
  font-family: isolation;
  src: url("isolationbold.otf");
}

body {
  min-width: 1024px;
  font-size: 1em;
  font-family: helvetica,sans-serif;
  line-height: 1em;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}

h1 {
  display: inline-block;
}

h2,
h3 {
  font-family: isolation;
  color: #749925;
}

p,
pre {
  margin: 0.5em 0;
  font-size: 1em;
}

.rhp,
.lhp {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAHElEQVQIW2MsmCkvyYADMIIkJ6Q/fI5NftBJAgAGzRlJUZMJsAAAAABJRU5ErkJggg==");
  background-color: rgba(0,0,0,0.8);
  box-shadow: none;
  padding: 0;
  width: 44%;
  height: auto;
  border: none;
  border-radius: 0px;
  margin-top: 2.5%;
}

div.spread {
  height: 100%;
  padding: 0% 3% 0% 23%;
}

strong {
  font-family: isolation;
  font-weight: bold;
  color: #fff;
}

h2 {
  line-height: 1.25em;
  font-size: 1.7em;
}

h3 {
  margin-bottom: 0px;
}

p+h3 {
  margin-top: 1.5em;
}

.pageboundary :link,
.pageboundary :visited {
  color: #749925;
  text-decoration: none;
  font-family: helvetica,sans-serif;
}

.pageboundary :link:hover,
.pageboundary :visited:hover {
  color: #749925;
  text-decoration: underline;
  font-family: helvetica,sans-serif;
}

a:focus {
  outline: none !important;
}

a::-moz-focus-inner {
  border: 0 !important;
}

div.spread {
  background: url("background.jpg") center center no-repeat;
  background-size: cover;
}

#cover {
  background: url("cover.jpg") bottom right #000;
  background-size: cover;
}

#cover h2 {
  position: absolute;
  left: 220px;
  top: 30px;
  margin: 10px;
  width: 40%;
  font-size: 30px;
  color: transparent;
  text-shadow: none;
}

#cover h2 img {
  width: 100%;
  position: relative;
  margin: 0% 0% -3% 0%;
}

#cover a::after {
  content: "▼";
}

#cover a {
  bottom: 90px;
  left: 45%;
  padding: 0px;
  background-color: #000;
  color: #749925;
  border-radius: 0px;
  border: none;
  width: 13%;
  height: 50px;
  text-align: center;
  line-height: 48px;
  z-index: 2;
  position: absolute;
}

#cover #logos {
  height: 40px;
  position: absolute;
  bottom: 40px;
  left: initial;
  right: 3%;
}

#cover .logo {
  position: relative;
  height: 100%;
  width: auto;
}

#cover .logo:first-child {
  margin-bottom: 0px;
}

#cover .logo:nth-child(2) {
  margin-bottom: 0px;
}

#cover .logo:nth-child(3) {
  margin-bottom: 0px;
}

#cover .logo:nth-child(4) {
  margin-bottom: 0px;
}

#webmanualintro {
  width: 25%;
  left: 15%;
  bottom: 60px;
  top: initial;
  border-radius: 0px;
  border: none;
  padding: 15px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAHElEQVQIW2MsmCkvyYADMIIkJ6Q/fI5NftBJAgAGzRlJUZMJsAAAAABJRU5ErkJggg==");
  color: #fff;
  position: absolute;
}

#webmanualintro .close {
  border: none;
}

#webmanualintro h3 {
  color: #749925;
}

.lhp h2:first-child,
.rhp h2:first-child,
.lhp h3:first-child,
.rhp h3:first-child {
  margin-top: 0;
  margin-bottom: 0.5em;
}

.keyboard {
  margin: 0px 2px;
  top: 0px;
  display: inline-block;
  font-size: 22px;
  line-height: 22px;
  width: 22px;
  height: 22px;
  vertical-align: middle;
}

.en .key-lshift,
.en .key-lctrl,
.en .key-tab {
  width: 55px !important;
}

.key-space {
  width: 44px !important;
}

#external {
  background-color: #000;
  border-bottom: 1px solid #749925;
  box-shadow: none;
  font-size: 100%;
  font-family: helvetica,sans-serif;
  z-index: 1;
}

header h1 {
  font-size: 100%;
  color: #fff;
  font-family: helvetica,sans-serif;
}

header a {
  color: #749925;
}

#manual {
  font-size: 100%;
}

#manual h2 a {
  color: #749925;
  font-size: 100%;
  font-family: isolation;
}

#manual li a {
  font-size: 100%;
  line-height: 120%;
  color: #fff;
  font-family: helvetica,sans-serif;
}

#manual li a:hover {
  cursor: pointer;
}

#manual li ul li a {
  color: #fff;
}

.active {
  color: #749925 !important;
}

.active::before {
  content: "•";
  color: #749925;
  display: inline-block;
  width: 18px;
  position: absolute;
  left: 18px;
  font-size: 140%;
}

.active.subitem:before {
  left: 28px;
}

.pagenumber {
  background: none;
  height: 54px;
  color: transparent;
  background-size: contain;
}

.gamepadbuttons {
  width: 22px;
  position: relative;
  vertical-align: middle;
}

img#gamepaddiagram {
  position: absolute;
  width: 35%;
  left: 50%;
  top: 8%;
}

#slashsymbol {
  height: 25%;
  position: relative;
  vertical-align: text-bottom;
  max-height: 30px;
}

table#gamepadcontrols {
  width: 90%;
}

th {
  font-family: isolation;
  color: #749925;
  font-size: 100%;
  padding: 5px 0;
}

td {
  border: 1px solid #749925;
  background-color: rgba(0,0,0,0.2);
}

table {
  width: 94%;
}

table.controls tr {
  line-height: 30px;
}

html .pl,
html .ru,
html .cs {
  font-size: 90% !important;
  font-family: trebuchet MS,sans-serif !important;
}

html .pl h2,
html .pl h3,
html .pl #cover a,
html .pl #manual h2 a,
html .pl th,
html .ru h2,
html .ru h3,
html .ru #cover a,
html .ru #manual h2 a,
html .ru th,
html .cs h2,
html .cs h3,
html .cs #cover a,
html .cs #manual h2 a,
html .cs th {
  font-family: trebuchet MS,sans-serif !important;
}

.pl strong,
.ru strong {
  font-family: trebuchet MS,sans-serif !important;
}

.search_active {
  background-color: rgba(200,0,0,0.8) !important;
  color: #fff !important;
}

#search {
  padding-right: 0 !important;
}

#search #searchresults {
  margin-top: 23px;
  top: 0px;
  right: 17px;
  position: absolute;
  display: table-row;
  width: auto;
  min-width: 150px;
  padding: 5px;
}

#search #searchresults .searchresults_column {
  display: table-row;
  width: 100%;
}

#search #searchresults .searchresults_column .searchresults_cell {
  background-color: rgba(0,0,0,0.8);
  padding: 5px 10px;
  text-align: right;
  border: 1px solid #749925;
  color: #fff;
  width: 100%;
  min-width: 120px;
}

#search #searchresults .searchresults_column .searchresults_cell:hover {
  text-decoration: none;
}

#search #searchresults .searchresults_column .detailslist {
  position: absolute;
  right: 99%;
  width: 100%;
  top: 5px;
}

#search #searchresults .searchresults_column .detailslist a {
  color: #fff;
}

#search #searchresults .searchresults_column .detailslist a .searchresults_details {
  position: relative;
  padding: 5px;
  border: 1px solid #749925;
  text-align: right;
  background-color: rgba(0,0,0,0.8);
  display: none;
}

#search #searchresults .searchresults_column .detailslist a:hover .searchresults_details {
  background-color: rgba(0,0,0,0.8);
}

#search #searchresults .searchresults_column a:hover {
  text-decoration: none;
}

#i_epilepsy_warning {
  display: none;
}

#i_epilepsy_warning+h2 {
  margin-top: 0;
}

#tech-support-contact .lhp {
  width: 95%;
  height: 95%;
}

#warranty-credits .lhp,
#warranty-credits .rhp {
  background: none;
  border: none;
  box-shadow: none;
}

.download #warranty-credits .lhp,
.download #warranty-credits .rhp {
  background-color: rgba(255,255,255,0.3);
  height: auto;
}

#warranty-credits {
  background: url("creditsbg.jpg") center center no-repeat;
  background-size: cover;
}

#tech-support-contact ul+p+p {
  padding-top: 37px;
}

#creditslist dt {
  width: 40%;
}

#adverts .lhp {
  background: none;
  box-shadow: none;
  width: 95%;
}

#adverts h3 {
  color: #000;
  font-size: 120%;
  line-height: 100%;
}

#adverts p {
  font-size: 100%;
}

#manual {
  border: 0px !important;
  background: none !important;
  box-shadow: none !important;
}

.fr #manual {
  font-size: 90%;
  left: 40px;
}

.lhp,
.rhp {
  -webkit-transition-property: width;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
}

#contentscolumns div {
  position: fixed;
  height: 100%;
  width: 20%;
  left: 0px;
  padding-left: 30px;
  top: 0px;
  padding-top: 80px;
  background: linear-gradient(to right, #000 0%, #000 3%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}

.fr #manual h2 {
  height: 45px;
}

.fr #contentscolumns div {
  padding-top: 100px;
}

.pageboundary {
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  left: 60px;
}

#manual h2 {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  position: absolute;
  top: 13px;
  left: -5px;
  background: none;
  height: 30px;
  padding: 10px !important;
  border-radius: 10px 10px 0px 0px;
  width: auto;
  transition: all 0.5s ease;
  z-index: 1;
}

.hideheader {
  -webkit-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

.contentHeader_hidden {
  -webkit-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
  background-color: rgba(0,0,0,0.7) !important;
  left: 15px !important;
}

.contentList_hidden {
  -webkit-transform: translate(-270px, 0px);
  transform: translate(-270px, 0px);
}

header h1 {
  top: 0px;
}

#external,
header h1 {
  transition: all 0.5s ease;
}

body>div.pagenumber {
  z-index: -1;
}

.inpagenav .prev,
#adverts .inpagenav .prev {
  width: 40px;
  padding: 0px;
  height: 40px;
  border-radius: 20px;
  color: transparent;
  background: url("prev.png") no-repeat center center;
  background-color: rgba(116,153,37,0.2);
  right: 90px;
  left: auto;
  top: 20px;
}

.inpagenav .next {
  width: 40px;
  padding: 0px;
  height: 40px;
  border-radius: 20px;
  color: transparent;
  background: url("next.png") no-repeat center center;
  background-color: rgba(116,153,37,0.2);
  right: 40px;
  left: auto;
  top: 20px;
}

.inpagenav .prev:hover,
#adverts .inpagenav .prev:hover {
  background: url("prev.png") no-repeat center center;
  background-color: #749925;
}

.inpagenav .next:hover {
  background: url("next.png") no-repeat center center;
  background-color: #749925;
}

.gridbox,
#gamescreenimg,
#mapiconstable {
  background-color: rgba(0,0,0,0.8);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAHElEQVQIW2MsmCkvyYADMIIkJ6Q/fI5NftBJAgAGzRlJUZMJsAAAAABJRU5ErkJggg==");
  padding: 6%;
}

.numbersingreencircles,
#gamescreentable td:first-child,
#radialtable td:first-child {
  height: 20px;
  width: 20px;
  text-align: center;
  background-color: #749925;
  border-radius: 50%;
  padding: 4px;
  font-weight: bold;
  color: black;
  margin: 1px 0px;
}

.borders,
.topbottomlines::before,
.rhp::before,
.lhp::before,
#webmanualintro::before,
#cover a::before,
#mapiconstable::before,
.topbottomlines::after,
.rhp::after,
.lhp::after,
#webmanualintro::after,
#cover a::after,
#mapiconstable::after {
  content: '';
  border: 1px solid #fff;
  border-radius: 0;
  height: 15px;
  width: 100%;
  box-sizing: border-box;
  display: block;
}

.topbottomlines>*,
.rhp>*,
.lhp>*,
#webmanualintro>*,
#cover a>*,
#mapiconstable>* {
  padding: 0 4% !important;
}

.topbottomlines>ol,
.rhp>ol,
.lhp>ol,
#webmanualintro>ol,
#cover a>ol,
#mapiconstable>ol,
.topbottomlines ul,
.rhp ul,
.lhp ul,
#webmanualintro ul,
#cover a ul,
#mapiconstable ul {
  padding: 0 8% !important;
}

.topbottomlines::before,
.rhp::before,
.lhp::before,
#webmanualintro::before,
#cover a::before,
#mapiconstable::before {
  border-bottom: 0;
  margin: 0;
}

.topbottomlines::after,
.rhp::after,
.lhp::after,
#webmanualintro::after,
#cover a::after,
#mapiconstable::after {
  border-top: 0;
  margin: 0;
}

#webmanualintro {
  padding: 0;
  z-index: 2;
}

#webmanualintro .close {
  display: none;
}

#tech-support-contact .lhp,
#tech-support-contact .rhp {
  margin-top: 30px;
  padding: 2%;
  height: 90%;
}

#tech-support-contact .lhp::before,
#tech-support-contact .rhp::before {
  width: 99%;
  position: absolute;
  left: 0;
  top: 30px;
}

#tech-support-contact .lhp::after,
#tech-support-contact .rhp::after {
  position: absolute;
  width: 99%;
  left: 0;
  bottom: -2%;
}

#tech-support-contact ul+p+p {
  padding-top: 40px !important;
}

#warranty-credits .lhp::before,
#warranty-credits .lhp::after,
#warranty-credits .rhp::before,
#warranty-credits .rhp::after {
  border: none;
}

#adverts .rhp>*,
#adverts .lhp>* {
  padding: 0 !important;
}

#adverts .pageboundary {
  padding-left: 10%;
}

table {
  margin-right: auto;
  margin-left: auto;
}

table#gamepadcontrols {
  float: none;
  margin-right: auto;
  margin-left: auto;
  display: table;
}

#tplogos {
  width: 90%;
}

#legaltext {
  margin-top: 0;
}

#spread6 .lhp {
  overflow: visible;
}

#gamescreenimg {
  width: 200%;
  position: absolute;
  left: -220%;
  bottom: 0%;
}

#gamescreentable {
  border-spacing: 0px 4px;
  border-collapse: separate;
}

#gamescreentable td {
  border: none;
}

#mapimg {
  width: 100%;
}

#mapiconstable {
  position: absolute;
  width: 40%;
  right: 3%;
  bottom: 0%;
  padding: 0;
}

#mapiconstable .mapicons {
  max-width: 40px;
  display: block;
}

#mapiconstable td:first-child,
#mapiconstable td:nth-child(3) {
  width: 40px;
  padding: 4px;
  vertical-align: middle;
}

#motiontrackerimg {
  width: 150px;
  float: left;
  margin: 0px 10px 10px 0px;
}

#radialimg {
  width: 100%;
}

#radial {
  position: relative;
}

#radialtable {
  border-spacing: 0px 4px;
  border-collapse: separate;
  position: absolute;
  bottom: 10px;
  background-color: rgba(0,0,0,0.8);
  right: 30px;
  width: auto;
}

#radialtable td {
  border: none;
}

#cover a {
  font-family: isolation;
  text-transform: uppercase;
}

.cs #cover a {
  font-size: 20px;
}

.de #spread1 .lhp p {
  font-size: .9em;
  line-height: 1.3em;
}

.de #spread1 li {
  margin: 0;
}

.fr #spread9 .rhp p,
.de #spread9 .rhp p {
  margin: .2em 0;
}

@media all and (max-width: 1366px), all and (max-height: 830px) {
  #legaltext {
    line-height: 1.2em;
  }

  #ratings {
    margin: 10% 0;
  }

  #spread5 p {
    line-height: 1em;
  }
}

@media all and (min-width: 1401px) and (min-height: 901px) {
  body {
    font-size: 110%;
    line-height: 120%;
  }
}