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

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

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

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

#spread5 {
  background: url("background5.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") left top no-repeat;
  background-size: cover;
}

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

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

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

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

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

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

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

#spread2 .lhp {
  position: absolute;
  top: initial;
  bottom: -2%;
  left: 3%;
  right: initial;
  width: 40%;
}

#spread3 .lhp {
  position: absolute;
  top: initial;
  bottom: -2%;
  left: 0;
  right: initial;
  width: 24%;
}

#spread3 .rhp {
  position: absolute;
  top: initial;
  bottom: -2%;
  left: initial;
  right: 0;
  width: 34%;
}

#spread4 .lhp {
  position: absolute;
  top: 0;
  bottom: -7%;
  left: initial;
  right: initial;
  width: 96%;
}

#spread5 .lhp {
  position: absolute;
  top: 0;
  bottom: -7%;
  left: initial;
  right: initial;
  width: 96%;
}

#warranty-credits .lhp {
  position: absolute;
  top: initial;
  bottom: -2%;
  left: 0;
  right: initial;
  width: 24%;
}

@font-face {
  font-family: "City BQ";
  font-style: normal;
  font-weight: normal;
  src: url("CityBQ.woff") format("woff"),url("CityBQ.ttf") format("truetype");
}

@font-face {
  font-family: "Eurostile";
  font-style: normal;
  font-weight: normal;
  src: url("Eurostile.woff") format("woff"),url("Eurostile.ttf") format("truetype");
}

@font-face {
  font-family: "Agency FB";
  font-style: normal;
  font-weight: normal;
  src: url("AgencyFB-BlackExtended.woff") format("woff"),url("AgencyFB-BlackExtended.ttf") format("truetype");
}

@font-face {
  font-family: "Edo";
  font-style: normal;
  font-weight: normal;
  src: url("Edo.woff") format("woff"),url("Edo.ttf") format("truetype");
}

@font-face {
  font-family: "EurostileCond-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("EurostileCond-Bold.woff") format("woff"),url("EurostileCond-Bold.ttf") format("truetype");
}

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

h1 {
  display: inline-block;
}

h2,
h3 {
  font-family: "City BQ",sans-serif;
  color: #bc8615;
}

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

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

strong {
  font-family: "Eurostile",Helvetica,sans-serif;
  font-weight: bold;
  color: #fff;
}

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

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

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

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

.pageboundary :link:hover,
.pageboundary :visited:hover {
  color: #bc8615;
  text-decoration: underline;
  font-family: "Eurostile",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: 0%;
  font-size: 40px;
  color: #bc8615;
  text-shadow: 5px 5px 10px #000;
}

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

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

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

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

#webmanualintro h3 {
  color: #bc8615;
}

.rhp,
.lhp {
  background: none;
  background-color: rgba(0,0,0,0.7);
  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: 0px 2px;
  top: 0px;
  display: inline-block;
  font-size: 23px;
  line-height: 23px;
  width: 23px;
  height: 23px;
  vertical-align: middle;
}

span.keyboard strong {
  color: transparent;
}

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

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

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

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

header h1 a {
  color: #bc8615;
}

#manual {
  font-size: 120%;
}

#manual h2 {
  background-color: transparent;
}

#manual h2 a {
  color: #bc8615;
  font-size: 100%;
  font-family: "City BQ",sans-serif;
}

#manual li a {
  font-size: 100%;
  line-height: 110%;
  color: #fff;
  font-family: "Eurostile",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: #bc8615 !important;
}

.active::before,
#manual li a:hover::before {
  content: "•";
  color: #bc8615;
  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: 22px;
  position: relative;
  vertical-align: middle;
}

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

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

table#gamepadcontrols {
  width: 90%;
}

th {
  font-family: "City BQ",sans-serif;
  color: #bc8615;
  font-size: 110%;
}

td {
  border: 1px solid #bc8615;
  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;
}

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

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

.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(188,134,21,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(188,134,21,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: #bc8615;
}

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

.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.7);
  padding: 5px 10px;
  text-align: right;
  border: 1px solid #bc8615;
  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.7);
  display: none;
}

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

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

.lightboxed {
  cursor: pointer;
}

.lb_wrapper {
  position: relative;
}

.lb_wrapper:hover .magnifier {
  background: url("magnifier-black.svg") 4px 4px no-repeat #bc8615;
  background-size: 16px;
}

.lb_wrapper img {
  width: calc(100% - 12px);
  position: relative;
  border: 1px #bc8615 solid;
}

.lb_wrapper .magnifier {
  width: 18px;
  height: 18px;
  position: absolute;
  background: url("magnifier.svg") 4px 4px no-repeat #000;
  background-size: 16px;
  pointer-events: none;
  border-radius: 0 0 10px 0;
  top: 0;
  left: 0;
  padding: 3px 4px 4px 3px;
  border: 1px #bc8615 solid;
}

.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;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.lightboxbg .imagewrapper {
  max-width: 90%;
  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;
}

h2,
h3,
th {
  letter-spacing: 2px;
}

h1 {
  left: 170px;
  -webkit-font-smoothing: subpixel-antialiased;
}

em {
  padding-right: 2px;
}

#feralsite {
  background-size: 24px;
  font-size: 100%;
  padding: 3px 28px;
  -webkit-font-smoothing: subpixel-antialiased;
}

nav #external {
  -webkit-font-smoothing: subpixel-antialiased;
}

nav #manual h2 {
  padding: 5px 10px 10px !important;
}

.ja nav #searchfield {
  height: 16px;
  margin-top: -1px;
}

#cover a {
  font-family: 'City BQ';
  font-size: 24pt;
  text-transform: uppercase;
  letter-spacing: 2px;
}

#cover a:after {
  font-size: 27px;
}

.ja #cover a {
  width: 18%;
}

#cover h2 {
  top: 15%;
  left: 60%;
  letter-spacing: 2px;
  text-shadow: 0px 0px 1px #f6ecc8, 0px 0px 10px #f6ecc8, 0px 0px 15px #f6ecc8, 0px 0px 20px #f6ecc8, 0px 0px 30px #f6ecc8;
  text-shadow: 0px 0px 1px #7f6742, 0px 0px 10px #7f6742, 0px 0px 15px #7f6742, 0px 0px 20px #7f6742, 0px 0px 30px #7f6742;
  color: #ece3d0;
}

.ja #cover h2 {
  text-align: left;
  width: 43%;
  left: 57%;
}

#cover #logos {
  bottom: 70px;
  right: 20px;
}

#cover .logo:nth-child(1) {
  height: 152%;
  margin-right: 17px;
}

#cover .logo:nth-child(2) {
  height: 150%;
  margin-right: 25px;
}

#cover .logo:nth-child(3) {
  height: 143%;
}

div#webmanualintro {
  min-width: 225px;
}

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

#spread1 .lhp ul li {
  font-size: 1.2em;
}

#spread1 .rhp {
  font-size: 125%;
}

#spread1 .rhp #ratings {
  margin: 5% 0;
}

#spread1 .rhp #legaltext {
  line-height: 1em;
}

#spread1 .rhp #wbshield {
  width: 10%;
  margin: 2% 0% 0% 0%;
  float: left;
}

#spread1 .rhp #wbshieldtext {
  width: 80%;
  margin: 3% 0% 0% 1%;
  float: left;
  font-size: 75%;
  line-height: 1em;
  text-align: justify;
}

.spread ul li {
  font-size: 1.2em;
  line-height: 1.4em;
}

.spread ul li p {
  font-size: .95em;
}

.spread ul li ul li {
  font-size: 1em;
}

.spread a {
  -webkit-font-smoothing: subpixel-antialiased;
}

#spread2 .lhp {
  width: 640px;
  overflow-x: hidden;
}

#spread2 .lhp #i_0_introduction_header,
#spread2 .lhp #i_1_introduction {
  display: none;
}

#spread2 .lhp #i_0_introduction_header+#i_1_introduction+h2 {
  margin-top: -.2em;
  margin-bottom: 0;
  font-size: 3em;
  margin-right: -50px;
}

td {
  padding: 2px 10px;
}

#spread4 .lhp h2,
#spread4 .lhp h3,
#spread4 .lhp p,
#spread5 .lhp h2,
#spread5 .lhp h3,
#spread5 .lhp p {
  width: 26%;
}

#spread4 .lhp h3,
#spread5 .lhp h3 {
  display: none;
}

#spread4 .lhp h3:first-of-type,
#spread4 .lhp h3#i_controls_diagram,
#spread5 .lhp h3:first-of-type,
#spread5 .lhp h3#i_controls_diagram {
  display: block;
}

#spread4 .lhp table,
#spread5 .lhp table {
  width: 33.5%;
  position: absolute;
  top: 30px;
  left: 29%;
  font-size: 1.2em;
}

#spread4 .lhp table.ground,
#spread5 .lhp table.ground {
  right: 2%;
  left: auto;
}

#spread4 .lhp table th,
#spread5 .lhp table th {
  text-transform: uppercase;
}

#spread4 .lhp table td,
#spread5 .lhp table td {
  width: 50%;
}

#spread5 img#gamepaddiagram {
  width: 90%;
  margin: 5%;
  max-width: 510px;
  float: left;
  position: relative;
  top: 0;
  left: 0;
}

#spread5 img[src$="select.png"],
#spread5 img[src$="start.png"] {
  width: 33px;
}

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

#spread6 .lhp {
  position: relative;
}

#spread6 .lhp ol {
  position: relative;
  min-height: 100px;
  width: 100%;
  margin-left: 0;
  padding-left: 0;
}

#spread6 .lhp li {
  font-size: 1.2em;
  width: 32%;
  left: 4%;
  top: 0;
  position: absolute;
}

#spread6 .lhp li:nth-child(4),
#spread6 .lhp li:nth-child(5),
#spread6 .lhp li:nth-child(6) {
  width: 50%;
  left: 45%;
}

#spread6 .lhp li:nth-child(2),
#spread6 .lhp li:nth-child(5) {
  top: 35%;
}

#spread6 .lhp li:nth-child(3),
#spread6 .lhp li:nth-child(6) {
  top: 70%;
}

#spread6 .lhp table:first-of-type {
  width: 38%;
  display: inline-block;
  margin-left: 1%;
}

#spread6 .lhp table:last-of-type {
  width: 60%;
  display: inline-block;
  margin: 0;
  float: right;
}

#spread6 .lhp table td {
  font-size: 1.2em;
  vertical-align: top;
  border: none;
}

#spread6 .lhp table td:first-of-type {
  padding-right: 0;
  padding-left: 0;
}

#spread7 .lhp {
  width: 35%;
}

#spread7 .rhp {
  width: 35%;
}

#spread7 .rhp #fury_meter {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

#spread8 .lhp {
  width: 28%;
}

#spread8 .rhp {
  width: 34%;
}

#spread10 .lhp {
  width: 30%;
}

#spread10 .rhp {
  width: 26%;
}

#spread12 .lhp {
  width: 22%;
}

#spread12 .rhp {
  width: 36%;
  position: absolute;
  right: 0px;
  bottom: -20px;
}

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

#warranty-credits .rhp {
  width: 40%;
}

#warranty-credits .rhp #creditslist {
  font-size: 1.2em;
}

#warranty-credits .rhp #creditslist dd {
  width: 55%;
}

html body #adverts a {
  max-width: 5000px !important;
}

#adfootdiv {
  left: 30px;
  right: 30px;
}

#adfootdiv a {
  white-space: nowrap;
}

@media all and (max-width: 1266px), all and (max-height: 790px) {
  body {
    font-size: 1em;
    line-height: 1.2em;
  }

  #spread5 .lhp {
    bottom: -12%;
  }

  td {
    padding: 0px 5px;
  }

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

  #warranty-credits .rhp {
    width: 44%;
  }

  #adverts .adfoot {
    position: absolute;
  }
}

@media all and (min-width: 1401px) and (min-height: 901px) {
  body {
    font-size: 1.4em;
  }

  #feralsite {
    padding-top: 6px;
  }

  h1 {
    padding-top: 8px;
  }

  nav #manual h2 {
    padding: 7px 10px 10px !important;
  }

  nav #manual h2 a {
    position: relative;
    top: -5px;
  }

  nav #help {
    padding-top: 0;
    margin-top: -2px;
  }

  nav #help #searchfield {
    height: 16px;
    margin-top: 5px;
  }

  #spread1 .lhp p {
    font-size: 1em;
    line-height: 1.1em;
  }

  #spread2 .lhp {
    width: 820px;
  }

  #spread10 .lhp {
    width: 35%;
  }

  #spread10 .rhp {
    width: 27%;
  }

  #tech-support-contact ul+p+p {
    padding-top: inherit;
    margin-top: 0;
  }

  #tech-support-contact p {
    font-size: 1.1em;
    line-height: 1.2em;
  }

  #warranty-credits .rhp {
    width: 39%;
  }
}