body {
  background-color: white;
  background-image: url('../imgs/pattern_431x432.png');
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #444444;
  margin: 0;
  padding: 0; }

html, body {
  height: 100%; }

#root_container {
  min-height: 100%;
  position: relative; }

#body {
  padding-bottom: 50px; }

#footer_holder {
  position: absolute;
  bottom: 0;
  margin-bottom: 0px;
  height: 50px;
  width: 650px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

#footer {
  margin-top: 0px;
  margin-bottom: 0px;
  height: 50px;
  width: 598px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  -moz-border-radius: 20px 20px 0 0;
  -webkit-border-radius: 20px 20px 0 0;
  -khtml-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0;
  background-color: #e6e6e6;
  background-color: #333333; }

#footer .text {
  font-size: 13px;
  padding: 10px;
  color: #cccccc; }
  #footer .text a {
    color: white; }

span.credit_chunk {
  padding: 0 5px; }

a {
  color: black;
  text-decoration: none; }

a img {
  border: 0; }

.content {
  margin: 0;
  padding: 0;
  width: 650px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

div.video {
  background-color: #e6e6e6;
  background-color: #212121;
  margin-top: 70px;
  width: 720px;
  margin-left: auto;
  margin-right: auto;
  width: 720px;
  height: 440px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  -khtml-border-radius: 40px;
  border-radius: 40px;
  text-align: center;
  color: #333333; }

div.video_inside {
  width: 640px;
  height: 360px;
  position: relative;
  left: 40px;
  top: 40px;
  padding: 0;
  margin: 0; }

a:hover {
  text-decoration: underline; }

ul#games {
  list-style-type: none;
  padding: 0;
  margin: 0; }

div.space_below_intro {
  height: 100px; }

div.space_below_games {
  height: 100px;
  clear: both; }

li.game_item {
  font-size: 16px;
  margin-bottom: 15px; }

div.game_item {
  float: left;
  width: 184px;
  height: 184px;
  -moz-border-radius: 92px;
  -webkit-border-radius: 92px;
  -khtml-border-radius: 92px;
  border-radius: 92px;
  margin: 10px;
  display: table-cell;
  vertical-align: middle;
  background-color: black; }

div.game_item.filler {
  background-color: #e6e6e6; }

div.game_item.filler:hover {
  background-color: #e6e6e6; }

div.game_item:hover {
  text-decoration: none;
  background-color: #48bcff; }

div.game_item_name_holder {
  position: relative;
  width: 165.6px;
  height: 73.6px;
  left: 9.2px;
  top: 55.2px;
  display: table;
  table-layout: fixed; }

div.game_item_name_inside {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: white; }

.regular_price {
  color: #999999; }

.sale_price {
  font-weight: bold; }

.platforms, .developer {
  color: #666666;
  font-size: 14px; }

.game_price_holder {
  position: relative;
  top: 60px; }

.game_price_inside {
  font-size: 14px;
  background-color: white;
  padding: 0px 5px 3px 5px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px; }

.bullets {
  position: relative;
  top: -80px; }

span.spaceBetweenBullets {
  padding-right: 1px; }

.platforms_holder {
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -75px; }

.platforms_inside {
  text-align: center; }

.just_added {
  background-color: #f1ee4f;
  width: 60px;
  height: 35px;
  position: relative;
  top: -129px;
  left: 124px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px; }
  .just_added div {
    font-size: 12px;
    position: relative;
    top: 4px; }

.legend {
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: left;
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px; }

.stores_menu .button span, .stores_menu .button a {
  margin: 0px 2px 0px 2px;
  padding: 1px 5px 1px 5px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
  padding: 5px 13px; }
.stores_menu .button a {
  background-color: #333333;
  color: white; }
.stores_menu .button span, .stores_menu .button a:hover {
  background-color: #fc6433;
  color: white;
  text-decoration: none; }

#top {
  margin-top: 30px;
  margin-bottom: -10px; }

.intro_stores_menu {
  margin-top: 30px;
  text-align: center;
  line-height: 40px; }

.top_stores_menu {
  margin-top: 15px;
  margin-bottom: 100px;
  font-size: 20px;
  margin-bottom: 20px; }

.join_holder {
  text-align: center;
  margin-top: 40px; }

.join_btn a {
  font-size: 40px;
  margin: 0px 2px 0px 2px;
  padding: 1px 5px 1px 5px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  border-radius: 30px;
  padding: 8px 16px;
  background-color: #33c4fa;
  color: white; }
.join_btn a:hover {
  text-decoration: none;
  background-color: black;
  color: white; }

.intro {
  margin-top: 50px; }

.subtitle {
  margin-top: 50px;
  font-size: 30px; }

.subintro {
  margin-top: 30px; }

.intro, .subintro {
  font-size: 20px;
  text-align: justify; }

div.launch {
  text-align: center;
  margin-top: 70px; }

span.launch_text {
  font-size: 30px;
  padding: 12px 24px;
  background-color: #48bcff;
  color: black;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  -khtml-border-radius: 40px;
  border-radius: 40px; }

#share {
  width: 90px;
  height: 170px;
  -moz-border-radius: 0 0 0 30px;
  -webkit-border-radius: 0 0 0 30px;
  -khtml-border-radius: 0 0 0 30px;
  border-radius: 0 0 0 30px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #e6e6e6;
  background-color: #333333; }

#share_within {
  position: absolute;
  top: 12px;
  right: 20px;
  text-align: right; }

#facebook {
  padding-top: 10px;
  position: relative;
  right: -8px; }

#twitter {
  position: relative;
  right: -5px; }
