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

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

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

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

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

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

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

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

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

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

#spread11 {
  background: url("F1_2017_July_2017_Cars_005.jpg") right center no-repeat;
  background-size: cover;
}

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

#tech-support-contact {
  background: url("F1_2017_July_Classic_Cars_002.jpg") bottom center no-repeat;
  background-size: cover;
}

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

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

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

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

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

h1 {
  display: inline-block;
}

h2,
h3 {
  font-family: UniversLTStd-BoldCnObl,sans-serif;
  color: #fff;
}

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: Helvetica,sans-serif;
  font-weight: bold;
  color: #fff;
}

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

h3 {
  margin-bottom: 0px;
  font-size: 1.1333333333em;
}

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

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

.pageboundary :link:hover,
.pageboundary :visited:hover {
  color: #efc95f;
  text-decoration: underline;
  font-family: Helvetica,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: #efc95f;
  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: #efc95f;
  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: 15%;
  left: 80%;
  bottom: 20%;
  top: initial;
  right: initial;
  border-radius: 0px;
  border: 2px solid #efc95f;
  padding: 15px;
  background: rgba(0,0,0,0.8);
  color: #fff;
  position: absolute;
}

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

#webmanualintro h3 {
  color: #efc95f;
}

.rhp,
.lhp {
  background: none;
  background-color: rgba(0,0,0,0.8);
  box-shadow: none;
  padding: 2%;
  width: 45%;
  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 #efc95f;
  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 h1 a {
  color: #efc95f;
}

#manual {
  font-size: 100%;
}

#manual h2 {
  background-color: transparent;
}

#manual h2 a {
  color: #efc95f;
  font-size: 100%;
  font-family: UniversLTStd-BoldCnObl,sans-serif;
}

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

#manual li a:hover {
  cursor: pointer;
  text-decoration: none;
}

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

.active,
#manual li a:hover {
  color: #efc95f !important;
}

.active::before,
#manual li a:hover::before {
  content: "•";
  color: #efc95f;
  display: inline-block;
  width: 18px;
  position: absolute;
  left: 18px;
  font-size: 140%;
}

.active.subitem:before,
#manual li a.subitem:hover:before {
  left: 28px;
}

#cover .pagenumber {
  display: none;
}

.pagenumber {
  background: transparent;
  height: 64px;
  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: UniversLTStd-BoldCnObl,sans-serif;
  color: #efc95f;
  font-size: 100%;
}

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

table {
  width: 100%;
}

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

html .pl,
html .ru,
html .cs {
  font-size: 100% !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;
}

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

#contentscolumns div li a {
  transition: opacity .5s linear;
}

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

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

.pageboundary {
  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;
  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(239,201,95,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(239,201,95,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: #efc95f;
}

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

.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 #efc95f;
  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 #000;
  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;
}

.lightboxed {
  cursor: pointer;
}

.lb_wrapper {
  position: relative;
}

.lb_wrapper img {
  width: 100%;
  position: relative;
}

.lb_wrapper .magnifier {
  width: 18px;
  height: 18px;
  position: absolute;
  background: url("magnifier.png") center center no-repeat #fff;
  background-size: 60%;
  pointer-events: none;
  border-radius: 0 0 5px 0;
  top: 0;
  left: 0;
}

.lightboxbg_visible {
  opacity: 1 !important;
  visibility: visible !important;
}

.lightboxbg {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  position: absolute;
  z-index: 1000;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s linear;
}

.lightboxbg .imagewrapper {
  max-width: 70%;
  height: 90%;
  margin: 2% auto;
}

.lightboxbg .imagewrapper img {
  max-width: 100%;
  position: relative;
  margin: 0 auto;
  display: block;
  max-height: 100%;
  border: 1px solid white;
}

em {
  white-space: nowrap;
}

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

#manual h2 {
  font-size: 2em;
  top: 23px;
}

.fr #manual h2 {
  left: -22px;
}

.pl #manual h2 {
  width: 165px;
}

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

.bounce {
  -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 {
  text-align: center;
}

#cover a {
  font-family: 'UniversLTStd-BoldCnObl', sans-serif;
  border: 2px solid #efc95f;
  padding: 9px 5px 2px;
  text-transform: uppercase;
  border-radius: 0;
  bottom: 60px;
  left: 50%;
  margin-left: -10%;
  right: auto;
  top: auto;
  position: absolute;
}

#cover a::after {
  content: "";
  display: none;
}

#cover h2 {
  display: none;
}

#cover h3 {
  font-color: #efc95f;
  font-family: 'UniversLTStd-BoldCnObl', sans-serif;
  letter-spacing: 2px;
  font-size: 20pt;
}

div#webmanualintro {
  top: 10%;
  height: auto;
  width: 12%;
  left: auto;
  right: 40px;
  bottom: auto;
  min-width: 170px;
  text-align: left;
}

div#webmanualintro h3 {
  line-height: 1.1em;
  font-size: 1.5em;
}

.ru div#webmanualintro h3 {
  font-size: 1.2em;
}

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

#cover #logos {
  bottom: 80px;
  right: 25px;
}

#cover .logo:nth-child(1) {
  height: 140%;
  margin-right: 30px;
  margin-bottom: 72px;
}

#cover .logo:nth-child(2) {
  height: 140%;
  margin-right: 20px;
  margin-bottom: 66px;
}

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

h2 {
  font-size: 23pt;
  color: #efc95f;
  font-family: 'UniversLTStd-BoldCnObl', sans-serif;
  text-shadow: 0px 0px 1px rgba(0,0,0,0.5),0px 0px 5px rgba(0,0,0,0.5),0px 0px 7px rgba(0,0,0,0.5),0px 0px 4px rgba(0,0,0,0.5);
  margin-left: -5px;
  margin-top: 5px !important;
  margin-bottom: .35em;
  letter-spacing: 2px;
  line-height: 1.2em;
}

p+h2 {
  margin-top: 1em !important;
}

h3 {
  font-size: 18pt;
  font-family: 'UniversLTStd-CnObl', sans-serif;
  padding-bottom: 5px;
  text-shadow: 0px 0px 1px rgba(0,0,0,0.5),0px 0px 5px rgba(0,0,0,0.5),0px 0px 7px rgba(0,0,0,0.5),0px 0px 4px rgba(0,0,0,0.5);
  margin-left: -2px;
  line-height: 1.1em;
}

h3#i_3b_championships_ii {
  display: none;
}

h4 {
  font-size: 15pt;
  font-family: 'UniversLTStd-CnObl', sans-serif;
  color: #ffffff;
  margin-bottom: 0;
  letter-spacing: 2px;
}

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

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

#tech-support-contact .lhp ul+p+p {
  padding-top: 57px;
}

#spread7 .lhp {
  height: auto;
}

#spread5 .rhp {
  height: auto;
  background-color: transparent;
}

#ratings {
  margin: 10% 0 !important;
}

#spread1 h2 {
  font-size: 19.5pt;
}

#spread1 h3 {
  font-size: 17pt;
}

#spread2 .lhp {
  width: 50%;
}

#spread2 .lhp h2 {
  display: none;
}

#spread2 .lhp h2+h3 {
  font-size: 23pt;
  color: #efc95f;
  font-family: 'UniversLTStd-BoldCnObl', sans-serif;
  text-shadow: 0px 0px 1px rgba(0,0,0,0.5),0px 0px 5px rgba(0,0,0,0.5),0px 0px 7px rgba(0,0,0,0.5),0px 0px 4px rgba(0,0,0,0.5);
  margin-left: -5px;
  margin-top: 5px !important;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

#spread2 .lhp p {
  font-size: 1.2em;
  line-height: 1.4em;
}

#spread3 .lhp {
  width: 27%;
}

#spread3 .rhp {
  width: 63%;
}

#spread3 .rhp ol {
  margin-top: -8px;
  -moz-column-count: 2;
  -moz-column-gap: 60px;
  -webkit-column-count: 2;
  -webkit-column-gap: 60px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
}

#spread3 .rhp ol li {
  margin: 8px 0;
}

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

#spread7 .lhp {
  height: auto;
  position: relative;
  overflow: visible;
  width: 55%;
}

#spread7 .lhp img {
  padding: 2em 0 0;
  margin-bottom: -10px;
}

#spread7 .lhp table {
  position: absolute;
  right: -65%;
  top: 25%;
  background: rgba(0,0,0,0.8);
  width: 60%;
}

#spread7 .lhp table td {
  padding: 22px 20px 0px;
  height: auto;
  border: 0;
}

#spread7 .lhp table td:first-child {
  font-weight: bold;
  font-size: 1.5em;
  color: #efc95f;
  width: 1px;
  font-family: 'UniversLTStd-BoldCn', sans-serif;
  padding-top: 28px;
}

#spread7 .lhp table td:last-child {
  padding-left: 0;
}

#spread7 .lhp table tr:last-child td {
  padding-bottom: 25px;
}

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

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

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

div.pageboundary div.lhp h3:first-child,
div.pageboundary div.rhp h3:first-child {
  margin-top: 0;
}

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

@media all and (max-width: 1366px), all and (max-height: 830px) {
  body {
    font-size: 1.1em;
    line-height: 1.1em;
  }

  td {
    padding: 3px 10px 0;
    height: 28px;
  }

  h2 {
    font-size: 2em;
    line-height: 0.9em;
  }

  h3 {
    font-size: 1.5em;
    margin-bottom: -0.2em;
    margin-top: 1em !important;
    line-height: 1em;
  }

  div.pageboundary div.lhp h3:first-child,
  div.pageboundary div.rhp h3:first-child {
    margin-top: 0 !important;
  }

  div#webmanualintro h3 {
    margin-top: 0 !important;
  }

  #legaltext {
    line-height: 1.2em;
  }

  #spread2 .lhp {
    width: 50%;
  }

  #spread2 .lhp h2 {
    display: none;
  }

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

  #spread5 .rhp img#gamepaddiagram {
    width: 80%;
  }

  #spread7 .lhp table {
    top: 15%;
  }

  #tech-support-contact .lhp ul+p+p {
    padding-top: 44px;
  }
}