html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}


#Overlay {
  background: #FFF;
  background: rgba(255, 255, 255, 0.9);
  display: none;
  height: 100%;
  width: 100%;
  z-index: 100;
  position: fixed;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
#Overlay img {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  font-size: 62.5%;
  line-height: 1.4;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.group {
  zoom: 1;
}
.group:before, .group:after {
  content: " ";
  display: block;
}
.group:after {
  clear: both;
}

body {
  background: url(https://d1ofzb2c8mzsyd.cloudfront.net/background.jpg) center top no-repeat, url(https://d1ofzb2c8mzsyd.cloudfront.net/background-footer.jpg) center bottom no-repeat;
}

body {
  color: #717171;
  font-family: Arial;
  -webkit-font-smoothing: antialiased;
}

h1 {
  color: #232323;
  font-family: 'Open Sans';
  line-height: 1.8;
  font-size: 26px;
  font-size: 2.6rem;
}

h2 {
  color: #232323;
  font-family: 'Open Sans';
  font-size: 18px;
  font-size: 1.8rem;
}

h3 {
  color: #232323;
  font-family: 'Open Sans';
  font-size: 12px;
  font-size: 1.2rem;
}

.navigation-primary .link {
  font-family: 'Open Sans';
  font-size: 18px;
  font-size: 1.8rem;
}

.content-primary p {
  font-size: 18px;
  font-size: 1.8rem;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container {
  margin: 0 auto;
  width: 980px;
}

.header-primary {
  margin: 0 0 5px 0;
  padding: 65px 0 0 0;
}
.header-primary .navigation-primary {
  background: url(https://d1ofzb2c8mzsyd.cloudfront.net/background-navigation.png) left top no-repeat;
  position: fixed;
  top: 0;
  width: 1030px;
  z-index: 100;
}
.header-primary .navigation-primary .items {
  height: 65px;
}
.header-primary .navigation-primary .items .item {
  border-right: 1px solid #D3D3D3;
  border-left: 1px solid #FFF;
  float: left;
  height: 63px;
}
.header-primary .navigation-primary .items .item .link {
  border-bottom: 5px solid transparent;
  color: #232323;
  display: block;
  height: 63px;
  line-height: 63px;
  padding: 0 5px;
  -webkit-transition: border 180ms ease-in-out;
  -moz-transition: border 180ms ease-in-out;
  -ms-transition: border 180ms ease-in-out;
  -o-transition: border 180ms ease-in-out;
  transition: border 180ms ease-in-out;
}
.header-primary .navigation-primary .items .item .link:hover, .header-primary .navigation-primary .items .item .link:active, .header-primary .navigation-primary .items .item .link:focus {
  border-bottom: 5px solid #2090E2;
}
.header-primary .navigation-primary .items .item .link img {
  display: block;
}
.header-primary .navigation-primary .items .item .link.home {
  background: url(https://d1ofzb2c8mzsyd.cloudfront.net/logo.png) center 12px no-repeat;
  height: 63px;
  text-indent: -9999px;
  width: 76px;
  border: none;
}
.header-primary .navigation-primary .items .item .link.home:hover, .header-primary .navigation-primary .items .item .link.home:active, .header-primary .navigation-primary .items .item .link.home:focus {
  background-position: center -64px;
  border: none;
}

.header-primary .navigation-primary .items .item .link.facebook {
  margin: 0 0 0 0;
  padding: 15px;
}
.header-primary .navigation-primary .items .item .link.new {
  background: url(https://d1ofzb2c8mzsyd.cloudfront.net/icon-new.png) 15px center no-repeat;
  padding: 0 15px 0 95px;
  text-transform: uppercase;
}
.header-primary .navigation-primary .items .item .link.download {
  background: url(https://d1ofzb2c8mzsyd.cloudfront.net/icon-arrow-down.png) 15px 25px no-repeat;
  padding: 0 15px 0 45px;
  text-transform: uppercase;
}
.header-primary .navigation-primary .items .item .link.cta {
  background: url(https://d1ofzb2c8mzsyd.cloudfront.net/background-buy.png) right top no-repeat;
  border: none;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  width: 162px;
  font-size: 20px;
  font-size: 2rem;
}
.header-primary .navigation-primary .items .item .link.cta:hover, .header-primary .navigation-primary .items .item .link.cta:active, .header-primary .navigation-primary .items .item .link.cta:focus {
  border: none;
}
.header-primary .navigation-primary .items .item .link.cta:hover span, .header-primary .navigation-primary .items .item .link.cta:active span, .header-primary .navigation-primary .items .item .link.cta:focus span {
  background-position: left bottom;
}
.header-primary .navigation-primary .items .item .link.cta span {
  background: url(https://d1ofzb2c8mzsyd.cloudfront.net/button-buy.png) left top no-repeat;
  display: block;
  float: left;
  height: 20px;
  margin: 22px 0 0 15px;
  text-indent: -9999px;
  width: 102px;
  -webkit-transition: background 120ms ease-in-out;
  -moz-transition: background 120ms ease-in-out;
  -ms-transition: background 120ms ease-in-out;
  -o-transition: background 120ms ease-in-out;
  transition: background 120ms ease-in-out;
}
.header-primary .navigation-primary .items .item.first {
   margin: 0 0 0 20px;
}
.header-primary .navigation-primary .items .item.end {
  border: none;
  float: right;
}
.header-primary .navigation-primary .items .item.demo {
  border-right: 1px solid transparent;
}
.header-primary > h1 {
  background: url(https://d1ofzb2c8mzsyd.cloudfront.net/header.png) center top no-repeat;
  height: 383px;
  margin: 30px auto;
  text-indent: -9999px;
  width: 598px;
}
.header-primary > h2 {
  text-indent: -9999px;
}
.header-primary .intro {
  border-bottom: 1px solid #cacaca;
  padding: 0 0 45px 0;
}
.header-primary .intro h1 {
  font-size: 30px;
  font-size: 3rem;
}
.header-primary .intro p {
  float: left;
  line-height: 1.25;
  width: 480px;
  font-size: 18px;
  font-size: 1.8rem;
}
.header-primary .intro p:last-child {
  float: right;
}

.content-primary .article {
  border-bottom: 1px solid #cacaca;
  color: #8F8F8F;
  margin: 0 0 25px 0;
  overflow: hidden;
  padding: 0 0 25px 0;
}
.content-primary .article .image {
  display: block;
  position: relative;
}
.content-primary .article .copy p {
  line-height: 1.45;
}
.content-primary .article-copy .copy {
  float: left;
  width: 440px;
}
.content-primary .article-copy .image {
  float: right;
  right: 10px;
}
.content-primary .article-image .copy {
  float: right;
  width: 440px;
}
.content-primary .article-image .image {
  float: left;
  left: 10px;
}
.content-primary .article-no-padding {
  padding: 15px 0 0;
}
.content-primary .article-no-padding .copy {
  margin: 0 0 0 0;
  width: 475px;
}
.content-primary .facebook {
  background: url(https://d1ofzb2c8mzsyd.cloudfront.net/background-facebook.png) 35px top no-repeat, url(https://d1ofzb2c8mzsyd.cloudfront.net/icon-arrow-right.png) center right no-repeat;
  border-bottom: 1px solid #cacaca;
  height: 143px;
  margin: -45px 0 45px 0;
  padding: 0 0 0 280px;

}
.content-primary .facebook a p {color: #000;}

.content-primary .facebook .copy {
  color: #1a87c0; 
  padding: 35px 0 0 0;
}
.content-primary .facebook .copy h1 {
  line-height: 1.4;
  font-size: 30px;
  font-size: 3rem;
}
.content-primary .quote {
  border-bottom: 1px solid #cacaca;
  margin: -45px 0 0 0;
  padding: 30px 0;
  text-align: center;
}
.content-primary .quote p {
  font-family: Arial;
  font-style: italic;
  font-size: 20px;
  font-size: 2rem;
}
.content-primary .quote .author, .content-primary .quote .author .link {
  color: #1a87c0;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
}
.content-primary .quote .author .link {
  -webkit-transition: color 180ms ease-in-out;
  -moz-transition: color 180ms ease-in-out;
  -ms-transition: color 180ms ease-in-out;
  -o-transition: color 180ms ease-in-out;
  transition: color 180ms ease-in-out;
}
.content-primary .quote .author .link:hover, .content-primary .quote .author .link:active, .content-primary .quote .author .link:focus {
  color: #232323;
}
.content-primary .more-games .games {
  margin: 10px 0 0 0;
}
.content-primary .more-games .games .game {
  float: left;
  margin: 0 10px 0 0;
}
.content-primary .more-games .games .game:last-child {
  margin: 0;
}
.content-primary .more-games .games .game .link {
  border-bottom: 5px solid transparent;
  display: block;
  -webkit-transition: border 180ms ease-in-out;
  -moz-transition: border 180ms ease-in-out;
  -ms-transition: border 180ms ease-in-out;
  -o-transition: border 180ms ease-in-out;
  transition: border 180ms ease-in-out;
}
.content-primary .more-games .games .game .link:hover, .content-primary .more-games .games .game .link:active, .content-primary .more-games .games .game .link:focus {
  border-bottom: 5px solid #2090E2;
}
.content-primary .more-games .games .game .link img {
  display: block;
}

.footer-logo {
  margin: -45px 0 0 0;
  padding: 30px 0;
}
.footer-logo .link {
  background: url(https://d1ofzb2c8mzsyd.cloudfront.net/logo-positech.png) left top no-repeat;
  display: block;
  height: 51px;
  margin: 0 auto;
  width: 225px;
}
.footer-logo .link img {
  -webkit-transition: all 180ms ease-in-out;
  -moz-transition: all 180ms ease-in-out;
  -ms-transition: all 180ms ease-in-out;
  -o-transition: all 180ms ease-in-out;
  transition: all 180ms ease-in-out;
  filter: alpha(opacity=0);
  opacity: 0;
}
.footer-logo .link:hover img, .footer-logo .link:active img, .footer-logo .link:focus img {
  filter: alpha(opacity=100);
  opacity: 1;
}

.footer-additional {
  background: #111111;
  color: #7C7C7C;
  padding: 20px 0;
}
.footer-additional p {
  float: left;
  line-height: 33px;
}
.footer-additional img {
  float: right;
}

.footer-primary {
  background: #000;
  color: #7C7C7C;
  font-size: 12px;
  font-size: 1.2rem;
}
.footer-primary .navigation-footer {
  height: 50px;
  padding: 17px 0 0 0;
}
.footer-primary .navigation-footer .items .item {
  border-right: 1px solid #7C7C7C;
  float: left;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}
.footer-primary .navigation-footer .items .item .link {
  color: #7C7C7C;
  line-height: 18px;
  -webkit-transition: all 180ms ease-in-out;
  -moz-transition: all 180ms ease-in-out;
  -ms-transition: all 180ms ease-in-out;
  -o-transition: all 180ms ease-in-out;
  transition: all 180ms ease-in-out;
}
.footer-primary .navigation-footer .items .item .link:hover, .footer-primary .navigation-footer .items .item .link:active, .footer-primary .navigation-footer .items .item .link:focus {
  color: #FFF;
}
.footer-primary .navigation-footer .items .item:nth-last-child(2) {
  border: none;
}
.footer-primary .navigation-footer .items .designed-by {
  background: url(https://d1ofzb2c8mzsyd.cloudfront.net/icon-fi.png) right top no-repeat;
  border: none;
  float: right;
}
.footer-primary .navigation-footer .items .designed-by .link {
  display: block;
  height: 17px;
  line-height: 18px;
  padding: 0 40px 0 0;
}

.basic_text
{
  font-size: 18px;
  font-size: 1.8rem;
}
.mod_table
{
    border-style: solid;
    border-width: 5px;
	border-color: #777777;
}

.mod_item
{
     padding: 3px 3px 3px 3px;
}

.mod_title_text
{
  color: #232323;
  font-family: 'Open Sans';
  line-height: 1.8;
  font-size: 18px;
  font-size: 1.8rem;
  background-color:#ffffff;
  padding: 5px 5px 5px 5px;
}

.mod_basic_text
{
  font-size: 14px;
  font-size: 1.4rem;
  background-color:#ffffff;
  padding: 5px 5px 5px 5px;
  vertical-align:top;
}

.modding_basic_text
{
  font-size: 18px;
  font-size: 1.8rem;
  background-color:#ffffff;
  padding-top:10px;
  padding-bottom:10px;
  padding-right:25px;
  padding-left:25px;
}
.modding_basic_text .p
{
   padding: 10px 410px 10px 10px;
   margin: 10px 10px 0 0;
}

.moddingguide
{
  	background: #AAA;
	border: 1px solid black;
	 color: #222222;
}

.modlist_container {
  margin: 0 auto;
  width: 1280px;
}

.review
{
  font-size: 15px;
  font-size: 1.5rem;
  font-style: italic;
}

.reviewer
{
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #000000;
}