@import url(//fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic);

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: imfell;
  src: url("imfell.ttf");
}

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

h1 {
  display: inline-block;
}

h2,
h3 {
  font-family: imfell,serif;
  color: #cab167;
}

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

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

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

.pageboundary :link:hover,
.pageboundary :visited:hover {
  color: #cab167;
  text-decoration: underline;
  font-family: lora,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: #cab167;
  text-shadow: 5px 5px 10px #000;
}

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

#cover a {
  bottom: 60px;
  left: 45%;
  padding: 0px;
  background-color: #000;
  color: #cab167;
  border-radius: 10px;
  border: 2px solid #cab167;
  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: -7px;
}

#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: 15%;
  left: 80%;
  bottom: 20%;
  top: initial;
  right: initial;
  border-radius: 0px;
  border: 2px solid #cab167;
  padding: 15px;
  background: rgba(0,0,0,0.8);
  color: #fff;
  position: absolute;
}

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

#webmanualintro h3 {
  color: #cab167;
}

.rhp,
.lhp {
  background: none;
  background-color: rgba(0,0,0,0.8);
  box-shadow: none;
  padding: 1%;
  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: 5px;
  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;
}

span.keyboard strong {
  color: transparent;
}

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

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

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

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

header h1 a {
  color: #cab167;
}

#manual {
  font-size: 100%;
}

#manual h2 a {
  color: #cab167;
  font-size: 100%;
  font-family: imfell,serif;
}

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

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

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

.active {
  color: #cab167 !important;
}

.active::before {
  content: "•";
  color: #cab167;
  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: 64px;
  color: transparent;
  background-size: contain;
}

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

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

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

table#gamepadcontrols {
  width: 90%;
}

th {
  font-family: imfell,serif;
  color: #cab167;
  font-size: 100%;
}

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

table {
  width: 100%;
}

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

html .pl,
html .ru {
  font-family: trebuchet MS,sans-serif;
  font-size: 0.9em;
}

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

#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;
  -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: left;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  transition-property: left;
  transition-duration: 0.5s;
  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;
  background: none;
  height: 30px;
  padding: 10px !important;
  border-radius: 10px 10px 0px 0px;
  width: auto;
  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 {
  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(202,177,103,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(202,177,103,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: #cab167;
}

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

.borderframe,
.lhp,
.rhp {
  border-radius: 0;
  padding: 0;
  font-weight: normal;
  border-style: solid;
  border-width: 48px 40px;
  border-image: url("border.png") 48 40 repeat;
}

.pagenumber {
  border-top: 1px solid #cab167;
}

.compass {
  position: absolute;
  bottom: 27px;
  width: 100%;
  height: 70px;
  background: url("compass.png") no-repeat center center;
  pointer-events: none;
}

.compass .compass_middle,
.compass .compass_shade {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  height: 50px;
  width: 50px;
  top: 10px;
  left: 2px;
}

.compass .compass_middle {
  background: url("compass_mid.png") no-repeat center center;
  -webkit-animation: sway 2s ease-in-out infinite;
  animation: sway 2s ease-in-out infinite;
}

.compass .compass_shade {
  background: url("compass_shade.png") no-repeat center center;
  top: -40px;
}

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

.lhp,
.rhp {
  width: 40%;
}

.inpagenav {
  bottom: 73px;
}

@-webkit-keyframes sway {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  50% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }

  100% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
}

@keyframes sway {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  50% {
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
  }

  100% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
}

.spin {
  -webkit-animation: spin 2s ease 1;
  animation: spin 2s ease 1;
}

#gamescreen {
  position: absolute;
  left: 50%;
  top: 0;
  margin-top: 2.5%;
  width: 45%;
}

.img_screens {
  margin-right: 15px;
  float: left;
  width: 35%;
}

#img_rope {
  margin-bottom: 20px;
}

#spread12 .lhp div,
#spread12 .rhp div,
#spread13 .lhp div,
#spread13 .rhp div {
  position: relative;
  display: block;
  min-height: 60px;
  height: auto;
}

#spread12 .lhp div .inventory,
#spread12 .rhp div .inventory,
#spread13 .lhp div .inventory,
#spread13 .rhp div .inventory {
  position: relative;
  float: left;
  height: 60px;
  max-width: 150px;
  margin-right: 10px;
  border: 1px solid #cab167;
  border-radius: 10px;
}

#grappling {
  margin-bottom: 10px;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(720deg);
    transform: rotate(720deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(720deg);
    transform: rotate(720deg);
  }
}

#logos .logo:first-child {
  height: 81%;
  margin-right: -12px;
}

#logos .logo:nth-child(2) {
  height: 80%;
}

#spread7 .rhp p,
#spread8 .lhp,
#spread8 .rhp p,
#spread9 .lhp,
#spread9 .rhp p {
  line-height: 1.6em;
}

@media all and (max-width: 1366px), all and (max-height: 830px) {
  #spread1 .lhp {
    font-size: 90%;
    line-height: 1.3em;
  }

  #spread1 .lhp h2 {
    font-size: 1.5em;
  }

  #spread12 .lhp div,
  #spread12 .rhp div,
  #spread13 .lhp div,
  #spread13 .rhp div {
    min-height: 50px;
  }

  #tech-support-contact p {
    margin: 0;
  }

  #tech-support-contact ul {
    margin-bottom: 0;
  }

  .fr #spread5 p {
    font-size: .95em;
    line-height: 1.3em;
  }
}