#spread1 {
  background: url("background1.jpg") bottom center no-repeat;
  background-size: cover;
}

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

#spread3 {
  background: url("background3.jpg") bottom center no-repeat;
  background-size: cover;
}

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

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

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

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

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

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

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

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

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

h1 {
  display: inline-block;
}

h2,
h3 {
  font-family: universbold,sans-serif;
  color: #df002a;
}

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

div.spread {
  height: 100%;
  padding: 0% 3% 0% 23%;
  background: url("background.jpg") center center no-repeat;
  background-size: cover;
}

strong {
  font-family: univers,sans-serif;
  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: #df002a;
  text-decoration: none;
  font-family: univers,sans-serif;
}

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

a:focus {
  outline: none !important;
}

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

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

#cover h2 {
  position: absolute;
  left: 23%;
  top: 2%;
  margin: 10px;
  width: 45%;
  font-size: 30px;
  color: #df002a;
  text-shadow: 5px 5px 10px #000;
}

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

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

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

#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;
  height: 100%;
}

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

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

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

#webmanualintro {
  width: 13%;
  left: initial;
  bottom: initial;
  top: 46px;
  right: 20px;
  border-radius: 0px;
  border: 2px solid #df002a;
  padding: 15px;
  background: rgba(0,0,0,0.8);
  color: #fff;
  position: absolute;
}

#webmanualintro .close {
  border: 2px solid #df002a;
}

#webmanualintro h3 {
  color: #df002a;
}

.rhp,
.lhp {
  background: none;
  background-color: rgba(0,0,0,0.8);
  box-shadow: none;
  padding: 2%;
  width: 44%;
  height: auto;
  border: none;
  border-radius: 0px;
  margin-top: 2.5%;
}

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

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

span.keyboard strong {
  color: transparent;
}

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

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

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

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

header h1 a {
  color: #df002a;
}

#manual {
  font-size: 100%;
}

#manual h2 {
  background-color: transparent;
}

#manual h2 a {
  color: #df002a;
  font-size: 100%;
  font-family: universbold,sans-serif;
}

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

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

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

.active {
  color: #df002a !important;
}

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

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

#cover .pagenumber {
  display: none;
}

.pagenumber {
  background: rgba(0,0,0,0.8);
  height: 0px;
  color: transparent;
  background-size: contain;
}

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

img#gamepaddiagram {
  position: absolute;
  width: 90%;
  left: 0;
  top: 0;
}

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

table#gamepadcontrols {
  width: 90%;
}

th {
  font-family: universbold,sans-serif;
  color: #df002a;
  font-size: 100%;
}

td {
  border: 1px solid #df002a;
  background-color: none;
}

table {
  width: 100%;
}

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: 0px;
  position: absolute;
  display: table-row;
  width: auto;
  padding: 5px;
}

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

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

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

#search #searchresults .searchresults_column .searchresults_details {
  position: absolute;
  padding: 5px;
  border: 1px solid #000;
  top: 5px;
  right: 99%;
  width: 100%;
  text-align: right;
  float: right;
  background-color: rgba(0,0,0,0.8);
  display: none;
}

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

#i_epilepsy_warning {
  display: none;
}

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

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

#warranty-credits .lhp,
#warranty-credits .rhp {
  background: rgba(0,0,0,0.8);
  border: "";
  box-shadow: none;
}

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

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

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

#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: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

#contentscolumns div {
  position: fixed;
  height: 100%;
  width: 20%;
  left: 0px;
  padding-left: 30px;
  top: 0px;
  padding-top: 80px;
  background: -webkit-linear-gradient(left, #000 0%, #000 3%, transparent 100%);
  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;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

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

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

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

#manual h2 {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  position: absolute;
  top: 13px;
  left: -5px;
  height: 30px;
  padding: 10px !important;
  border-radius: 10px 10px 0px 0px;
  width: auto;
  -webkit-transition: -webkit-transform 0.5s ease, background-color 0.5s ease, left 0.5s ease;
  transition: transform 0.5s ease, background-color 0.5s ease, left 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 {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 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(223,0,42,0.2);
  right: 90px;
  left: auto;
  top: 20px !important;
}

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

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

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

body #manual {
  text-shadow: 0px 0px 5px rgba(0,0,0,0.65),0px 0px 3px rgba(0,0,0,0.65);
}

body #manual #contentscolumns div {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY0JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjMiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=");
  background: -webkit-linear-gradient(left, #000 0%, rgba(0,0,0,0.3) 64%, transparent 100%);
  background: linear-gradient(to right, #000 0%, rgba(0,0,0,0.3) 64%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
}

.bounce,
#cover a {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
  }

  40% {
    -webkit-transform: translateY(-30px) rotate(90deg);
    transform: translateY(-30px) rotate(90deg);
  }

  60% {
    -webkit-transform: translateY(-15px) rotate(90deg);
    transform: translateY(-15px) rotate(90deg);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
  }

  40% {
    -webkit-transform: translateY(-30px) rotate(90deg);
    transform: translateY(-30px) rotate(90deg);
  }

  60% {
    -webkit-transform: translateY(-15px) rotate(90deg);
    transform: translateY(-15px) rotate(90deg);
  }
}

#cover a {
  color: transparent;
  width: 150px;
  height: 150px;
  clip: rect(auto, 180px, auto, 92px);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background: none;
  bottom: 7%;
  left: auto;
  right: 50%;
  margin-right: -5%;
}

#cover a::after {
  content: "";
  margin: 0;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  background: -webkit-linear-gradient(-45deg, transparent 60%, #df002a 100%);
  background: -moz-linear-gradient(-45deg, transparent 60%, #df002a 100%);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#cover a:hover {
  color: transparent;
}

#cover h2 {
  display: none;
}

#spread7 img {
  width: 100%;
  margin-bottom: 10px;
}

#cover #logos {
  bottom: 0;
  right: 0;
  left: auto;
  width: 40%;
  padding: 15% 15px 55px 0;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==");
  background: -webkit-linear-gradient(-30deg, transparent 0%, transparent 55%, rgba(0,0,0,0.1) 72%, rgba(0,0,0,0.65) 100%);
  background: -webkit-linear-gradient(300deg, transparent 0%, transparent 55%, rgba(0,0,0,0.1) 72%, rgba(0,0,0,0.65) 100%);
  background: linear-gradient(150deg, transparent 0%, transparent 55%, rgba(0,0,0,0.1) 72%, rgba(0,0,0,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );
}

div#webmanualintro div.close {
  text-align: center;
  padding-left: 0;
  line-height: 1.2em;
  width: 20px;
}

#cover .logo:nth-child(1) {
  height: 120%;
  max-height: 48px;
  margin-right: 20px;
}

#cover .logo:nth-child(2) {
  height: 80%;
  max-height: 32px;
  margin-right: 20px;
}

#cover .logo:nth-child(3) {
  height: 105%;
  max-height: 42px;
}

body #ratings {
  margin: 10% 0;
}

td {
  padding: 5px 10px 0;
  height: 32px;
}

#spread7 td {
  padding: 5px 10px 0;
  height: 22px;
}

.gamepadbuttons[src$="select.png"],
.gamepadbuttons[src$="start.png"] {
  width: 38px;
}

#spread5 .rhp {
  text-align: center;
}

#spread5 .rhp img#gamepaddiagram {
  position: relative;
  margin: 2% auto;
  max-width: 510px;
  float: none;
  left: auto;
  top: auto;
}

@media all and (min-width: 1402px) and (max-height: 1000px) {
  #cover a {
    bottom: 145px;
    left: auto;
    right: 35px;
    margin-right: 2%;
  }
}