/* The master sassy css file which includes all other sassy css files */
/* just a marker for development. Do not use in production */
/* color names */
/* primary */
/* secondary */
/* tertiary */
/* stupiary */
/* greyscale */
/* transparent greyscale */
/* rating labels */
/* topic -> color mapping */
@font-face {
  font-family: "GraphikRegular";
  src: url("fonts/Graphik-Regular.eot");
  src: url("fonts/Graphik-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Graphik-Regular.woff") format("woff"), url("fonts/Graphik-Regular.ttf") format("truetype"), url("fonts/Graphik-Regular.svg#Graphik Web") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "GraphikMedium";
  src: url("fonts/Graphik-Medium.eot");
  src: url("fonts/Graphik-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Graphik-Medium.woff") format("woff"), url("fonts/Graphik-Medium.ttf") format("truetype"), url("fonts/Graphik-Medium.svg#Graphik Web") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "GraphikSemibold";
  src: url("fonts/Graphik-Semibold.eot");
  src: url("fonts/Graphik-Semibold.eot?#iefix") format("embedded-opentype"), url("fonts/Graphik-Semibold.woff") format("woff"), url("fonts/Graphik-Semibold.ttf") format("truetype"), url("fonts/Graphik-Semibold.svg#Graphik Web") format("svg");
  font-weight: 600;
  font-style: normal; }
body {
  font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif; }

/************/
/* Semibold */
/************/
/**********/
/* Medium */
/**********/
/* not defined in style guide */
/***********/
/* Regular */
/***********/
/* not defined in style guide*/
/* not defined in style guide*/
/* not defined in style guide*/
/* not defined in style guide*/
/* not defined in style guide*/
/* not defined in style guide*/
body.loading:before {
  position: fixed;
  content: "\0000a0";
  font-family: GraphikRegular; }
body.loading:after {
  position: fixed;
  content: "\0000a0";
  font-family: GraphikMedium; }
body.loading .wrapper:before {
  position: fixed;
  content: "\0000a0";
  font-family: GraphikSemibold; }

.error-container {
  text-align: center;
  height: 100%;
  min-height: 400px;
  width: 960px;
  margin: 0 auto;
  position: relative;
  vertical-align: middle;
  line-height: 400px; }
  .error-container .error-icon {
    vertical-align: middle;
    display: inline-block;
    background-image: url("img/error_icon.png");
    background-repeat: no-repeat;
    width: 80px;
    height: 67px; }
  .error-container .info {
    vertical-align: middle;
    display: inline-block;
    width: 580px;
    text-align: left; }
    .error-container .info .title {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 22px;
      line-height: 25px;
      letter-spacing: -0.025em;
      color: #FFFFFF; }
    .error-container .info .subtitle {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 18px;
      line-height: 25px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
  .searchresults .error-container, .detail-container .error-container {
    background-color: #FFFFFF; }
    .searchresults .error-container .title, .searchresults .error-container .subtitle, .detail-container .error-container .title, .detail-container .error-container .subtitle {
      color: #1A1A1A; }
  .charts-container .error-container {
    line-height: 595px; }
    .charts-container .error-container .title, .charts-container .error-container .subtitle {
      color: #1A1A1A; }

.dock-panel.lower .panel-content.myprofile span.headline,
.dock-panel.lower .panel-content.mydelete span.headline,
.dock-panel.lower .panel-content.myloyalty span.headline {
  width: 100%;
  font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: -0.025em;
  color: #FFFFFF;
  border-bottom: 1px solid #808080;
  display: inline-block;
  padding-bottom: 16px; }
.dock-panel.lower .panel-content.myprofile .selectors,
.dock-panel.lower .panel-content.mydelete .selectors,
.dock-panel.lower .panel-content.myloyalty .selectors {
  border-bottom: 1px solid #4D4D4D;
  line-height: 34px;
  position: relative;
  height: 69px; }
  .dock-panel.lower .panel-content.myprofile .selectors .tabs,
  .dock-panel.lower .panel-content.mydelete .selectors .tabs,
  .dock-panel.lower .panel-content.myloyalty .selectors .tabs {
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: -0.010em;
    color: #00D0C5;
    line-height: 35px;
    position: absolute;
    top: 16px; }
    .dock-panel.lower .panel-content.myprofile .selectors .tabs .separator,
    .dock-panel.lower .panel-content.mydelete .selectors .tabs .separator,
    .dock-panel.lower .panel-content.myloyalty .selectors .tabs .separator {
      background-color: #4D4D4D;
      position: absolute;
      left: 150px;
      top: 9px;
      width: 1px;
      height: 20px; }
    .dock-panel.lower .panel-content.myprofile .selectors .tabs .tab,
    .dock-panel.lower .panel-content.mydelete .selectors .tabs .tab,
    .dock-panel.lower .panel-content.myloyalty .selectors .tabs .tab {
      cursor: pointer;
      position: absolute; }
      .dock-panel.lower .panel-content.myprofile .selectors .tabs .tab:hover,
      .dock-panel.lower .panel-content.mydelete .selectors .tabs .tab:hover,
      .dock-panel.lower .panel-content.myloyalty .selectors .tabs .tab:hover {
        text-decoration: underline; }
    .dock-panel.lower .panel-content.myprofile .selectors .tabs .tab.selected,
    .dock-panel.lower .panel-content.mydelete .selectors .tabs .tab.selected,
    .dock-panel.lower .panel-content.myloyalty .selectors .tabs .tab.selected {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      line-height: 35px; }
      .dock-panel.lower .panel-content.myprofile .selectors .tabs .tab.selected:hover,
      .dock-panel.lower .panel-content.mydelete .selectors .tabs .tab.selected:hover,
      .dock-panel.lower .panel-content.myloyalty .selectors .tabs .tab.selected:hover {
        text-decoration: none;
        cursor: default; }
  .dock-panel.lower .panel-content.myprofile .selectors .sortoptions,
  .dock-panel.lower .panel-content.mydelete .selectors .sortoptions,
  .dock-panel.lower .panel-content.myloyalty .selectors .sortoptions {
    z-index: 1;
    position: absolute;
    right: 0;
    top: 16px;
    padding-right: 215px;
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #B2B2B2;
    line-height: 35px;
    height: 35px; }
    .dock-panel.lower .panel-content.myprofile .selectors .sortoptions .sort-chooser,
    .dock-panel.lower .panel-content.mydelete .selectors .sortoptions .sort-chooser,
    .dock-panel.lower .panel-content.myloyalty .selectors .sortoptions .sort-chooser {
      position: absolute;
      right: 0;
      top: 0; }

iframe {
  border: 0 none; }

img, .unselectable {
  user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none; }

a, a:focus, a:active, a:visited, a:hover {
  color: #009991;
  text-decoration: none; }

a:focus, a:hover {
  text-decoration: underline; }

a.button, a.button:focus, a.button:active, a.button:visited {
  display: block;
  cursor: pointer;
  outline: 0;
  border: 0;
  text-decoration: none !important; }

.wrapper {
  overflow: hidden; }

.menu-item {
  cursor: pointer;
  font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
  font-weight: 600;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.010em;
  color: #00D0C5; }
  .menu-item:hover {
    text-decoration: underline; }
  .menu-item.selected {
    text-decoration: none;
    cursor: default;
    color: #FFFFFF; }

* {
  font-style: normal; }

html, body {
  height: 100%; }

body {
  background-color: #333333;
  overflow-x: hidden;
  overflow-y: scroll; }
  body.covered {
    overflow: hidden; }

.wrapper {
  background: #333333 center center no-repeat;
  min-height: 100%; }
  .loading .wrapper {
    background-image: url("img/spinner.gif"); }
    .loading .wrapper > div {
      display: none; }

.content-overlay,
.action-overlay,
.view-overlay,
.overlay {
  background-color: black;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  z-index: 2989;
  display: block;
  width: 110%;
  height: 110%; }
  .lt-ie9 .content-overlay *, .lt-ie9
  .action-overlay *, .lt-ie9
  .view-overlay *, .lt-ie9
  .overlay * {
    filter: inherit; }

.action-overlay,
.content-overlay {
  z-index: 1999;
  display: none; }
  .focused .action-overlay, .focused
  .content-overlay {
    display: none !important; }

.title-bar-container {
  height: 50px; }
  .title-bar-container .view-overlay {
    display: none;
    height: 50px; }
    .focused .title-bar-container .view-overlay {
      display: block; }
    .focused.action-overlayed .title-bar-container .view-overlay {
      display: none !important; }
  .title-bar-container .title-bar {
    position: fixed;
    z-index: 1998;
    height: 50px;
    width: 100%;
    background-color: #1A1A1A; }
    .title-bar-container .title-bar .title-bar-content {
      z-index: 1;
      position: relative;
      height: 50px;
      width: 940px;
      margin: 0 auto; }
      .title-bar-container .title-bar .title-bar-content .title {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 22px;
        line-height: 25px;
        letter-spacing: -0.025em;
        color: #FFFFFF;
        height: 50px;
        line-height: 44px; }
    .title-bar-container .title-bar .back-button {
      z-index: 2;
      position: absolute;
      top: 0;
      left: 0;
      width: 150px;
      height: 50px;
      display: none;
      cursor: pointer; }
      .title-bar-container .title-bar .back-button .icon {
        background-image: url("img/sprites/arrows_sprite.png");
        background-position: -150px -166px;
        background-repeat: no-repeat;
        position: absolute;
        width: 12px;
        height: 18px;
        top: 15px;
        left: 22px; }
      .title-bar-container .title-bar .back-button .text {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #FFFFFF;
        line-height: 44px;
        cursor: pointer;
        padding-left: 50px;
        position: absolute; }
      .title-bar-container .title-bar .back-button:hover .icon {
        background-position: -300px -166px; }
      .title-bar-container .title-bar .back-button:hover .text {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #B2B2B2;
        line-height: 44px; }

.search-input-wrapper {
  position: absolute;
  top: 0;
  left: 570px;
  height: 49px;
  width: 275px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #B2B2B2; }
  .search-input-wrapper form {
    display: inline; }
  .search-input-wrapper .search-input {
    cursor: text;
    margin: 10px 20px;
    position: relative;
    height: 30px;
    border-bottom: 1px solid #B2B2B2; }
    .search-input-wrapper .search-input .default-text {
      position: absolute;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2;
      left: 23px;
      top: 8px; }
  .search-input-wrapper .searchbox {
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.010em;
    color: #1A1A1A;
    border: 0px;
    background-color: #FFFFFF;
    position: absolute;
    top: 2px;
    left: 23px;
    width: 220px;
    height: 26px;
    display: none;
    outline: none; }
    .search-input-wrapper .searchbox.has-text {
      display: block; }
  .search-input-wrapper .searchbox-icon {
    border: 0px;
    background-color: transparent;
    position: absolute;
    top: 10px;
    left: 0px;
    width: 14px;
    height: 14px;
    background-image: url("img/sprites/search_sprite.png");
    background-repeat: no-repeat;
    background-position: -200px -368px; }
  .search-input-wrapper .searchbox-clear {
    border: 0px;
    background-color: transparent;
    background-image: url("img/sprites/search_sprite.png");
    background-repeat: no-repeat;
    background-position: -50px -313px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 25px;
    height: 25px;
    display: none;
    cursor: pointer; }
  .search-input-wrapper .searchbox-clear:hover {
    background-position: 0px -313px; }
  .search-input-wrapper.expanded {
    cursor: default; }

.scroller {
  margin: auto;
  padding: 10px 0 0 10px;
  position: relative; }
  .scroller .row {
    position: relative; }
  .scroller .paging-container {
    display: none;
    position: relative;
    margin-right: 10px;
    background: #4D4D4D; }
    .scroller .paging-container .paging {
      background: transparent url("img/lupe.png") left bottom no-repeat;
      padding: 24px 190px 30px;
      height: 166px;
      width: 560px;
      position: relative;
      margin: auto;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
      .scroller .paging-container .paging h4 {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 22px;
        line-height: 25px;
        letter-spacing: -0.025em;
        color: #FFFFFF;
        margin: 0 0 23px; }
      .scroller .paging-container .paging .button, .scroller .paging-container .paging .search-input-wrapper {
        width: 275px;
        height: 50px;
        bottom: 30px;
        position: absolute;
        top: auto;
        left: auto; }
      .scroller .paging-container .paging .search-input-wrapper {
        margin-left: 285px;
        border: 0; }
      .scroller .paging-container .paging .button {
        background-color: #00D0C5;
        cursor: pointer;
        margin: 0;
        padding: 0;
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #333333;
        text-align: center;
        line-height: 50px; }
        .scroller .paging-container .paging .button:hover {
          text-decoration: none;
          background-color: #33D9D1; }
        .scroller .paging-container .paging .button.disabled, .scroller .paging-container .paging .button.inactive {
          background-color: #246360;
          cursor: default; }
          .scroller .paging-container .paging .button.disabled:hover, .scroller .paging-container .paging .button.inactive:hover {
            background-color: #246360; }
      .scroller .paging-container .paging .instructions.end {
        display: none; }
    .scroller .paging-container.end .instructions.end {
      display: block; }
    .scroller .paging-container.end .instructions {
      display: none; }
    .scroller .paging-container.end .button {
      display: none; }
    .scroller .paging-container.end .search-input-wrapper {
      margin-left: 143px; }
    .scroller .paging-container.loading {
      background: #333333; }
      .scroller .paging-container.loading .paging {
        background-image: url("img/squaredance_yeehaw.gif");
        background-position: 50% 50%; }
        .scroller .paging-container.loading .paging * {
          display: none; }
  .scroller.searchresults {
    padding: 0;
    background: #FFFFFF; }
    .scroller.searchresults .paging-container {
      margin: auto;
      width: 940px;
      position: relative;
      top: -1px !important;
      background-color: #F3F3F3; }
      .scroller.searchresults .paging-container .button, .scroller.searchresults .paging-container .paging {
        padding: 0;
        width: 100%;
        height: 100%;
        position: static;
        background: #F3F3F3;
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #009991;
        line-height: 46px; }
      .scroller.searchresults .paging-container .button:hover {
        background-color: #F3F3F3;
        text-decoration: underline; }
      .scroller.searchresults .paging-container .button span:after {
        display: inline-block;
        width: 10px;
        height: 15px;
        content: '';
        margin-left: 10px;
        background: url("img/sprites/arrows_sprite.png") 0 -665px; }
      .scroller.searchresults .paging-container .pmr-area.search {
        height: 385px;
        background: #F3F3F3; }
        .scroller.searchresults .paging-container .pmr-area.search .pmr-carousel-box {
          position: relative;
          top: 0px; }
          .scroller.searchresults .paging-container .pmr-area.search .pmr-carousel-box .pmr-headline {
            background: #FFFFFF;
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 18px;
            line-height: 25px;
            letter-spacing: -0.010em;
            color: #333333;
            padding-top: 60px;
            padding-bottom: 25px; }
          .scroller.searchresults .paging-container .pmr-area.search .pmr-carousel-box .mediacarousel.pmr {
            max-width: 940px;
            background: #F3F3F3; }
          .scroller.searchresults .paging-container .pmr-area.search .pmr-carousel-box .carouselarrow {
            top: 217px; }
          .scroller.searchresults .paging-container .pmr-area.search .pmr-carousel-box .pmr-carouselitem .title {
            color: #333333; }
          .scroller.searchresults .paging-container .pmr-area.search .pmr-carousel-box .pmr-carouselitem .price {
            color: #B76CC7; }
          .scroller.searchresults .paging-container .pmr-area.search .pmr-carousel-box .pmr-carouselitem .discount {
            color: #79337F; }
          .scroller.searchresults .paging-container .pmr-area.search .pmr-carousel-box .pmr-info-link .text {
            color: #009991; }
          .scroller.searchresults .paging-container .pmr-area.search .pmr-carousel-box .pmr-info-link .arrow {
            background: url("img/big_link_arrow_teal.png") no-repeat; }

.tile {
  overflow: hidden;
  position: absolute;
  display: inline-block;
  height: 210px;
  margin: 0 10px 10px 0; }
  .lt-ie9 .tile * {
    filter: inherit; }

.tile-s {
  width: 180px; }

.tile-m {
  width: 275px; }

.tile-l {
  width: 370px; }

.gametile {
  z-index: 0; }
  .gametile,
  .gametile a:link,
  .gametile a:visited,
  .gametile a:active,
  .gametile a:hover {
    text-decoration: none;
    color: #FFFFFF; }
  .gametile .cover, .gametile .details {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #B76CC7; }
  .gametile .cover img {
    /* This is used to scale the test-data, and can be removed in production once the correct image formats are delivered */
    min-width: 100%;
    min-height: 100%; }
  .gametile .details {
    display: none;
    cursor: default; }
    .gametile .details .thumbnail {
      position: absolute;
      cursor: pointer;
      top: 20px;
      left: 20px; }
      .gametile .details .thumbnail img {
        cursor: pointer;
        box-shadow: transparent 0em 0em 0em;
        width: 76px;
        height: 108px; }
        .gametile .details .thumbnail img:hover {
          opacity: 0.7;
          -moz-opacity: 0.7;
          filter: alpha(opacity=70);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
          .lt-ie9 .gametile .details .thumbnail img:hover * {
            filter: inherit; }
    .gametile .details .description {
      position: absolute;
      top: 14px;
      left: 116px;
      overflow: hidden;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
      .gametile .details .description .text {
        cursor: pointer;
        display: block;
        text-overflow: ellipsis; }
        .gametile .details .description .text:hover {
          text-decoration: underline; }
    .gametile .details img {
      display: inline-block; }
    .gametile .details .rating .star {
      margin-right: 3px;
      margin-top: 9px;
      float: left;
      width: 13px;
      height: 13px;
      margin-bottom: -2px; }
      .gametile .details .rating .star.filled {
        background: url("img/sprites/rating_sprite.png") no-repeat -6px -45px; }
      .gametile .details .rating .star.empty {
        background: url("img/sprites/rating_sprite.png") no-repeat -6px 1px; }
      .gametile .details .rating .star.half {
        background: url("img/sprites/rating_sprite.png") no-repeat -6px -22px; }
    .gametile .details .rating .rating-count {
      clear: both;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      line-height: 17px; }
      .gametile .details .rating .rating-count.zero {
        color: #cd98d8; }
    .gametile .details .release-date {
      margin-top: 7px;
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
      .gametile .details .release-date span {
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 11px;
        line-height: 15px;
        letter-spacing: -0.010em;
        color: #FFFFFF; }
    .gametile .details .genre {
      font-size: 11px;
      line-height: 15px;
      opacity: 0.6;
      -moz-opacity: 0.6;
      filter: alpha(opacity=60);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
      .lt-ie9 .gametile .details .genre * {
        filter: inherit; }
  .gametile .titlebar {
    cursor: default;
    position: absolute;
    z-index: 5;
    width: 100%;
    bottom: 19px;
    left: 20px;
    overflow: hidden; }
    .gametile .titlebar .title, .gametile .titlebar .price, .gametile .titlebar .label {
      cursor: pointer;
      margin: 0;
      white-space: nowrap;
      height: 25px;
      overflow: hidden;
      float: left;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      line-height: 22px;
      padding: 0 7px 0 6px;
      width: auto; }
    .gametile .titlebar .label-group {
      float: left; }
    .gametile .titlebar .title, .gametile .titlebar .price {
      background-color: #1A1A1A; }
    .gametile .titlebar .discount, .gametile .titlebar .discount, .gametile .titlebar .misc {
      background-color: #EE6B7B;
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      line-height: 24px; }
    .gametile .titlebar .title {
      white-space: nowrap;
      text-overflow: ellipsis; }
      .gametile .titlebar .title h3 {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #FFFFFF;
        line-height: 22px;
        display: inline;
        margin: 0;
        padding: 0;
        width: 100%; }
    .gametile .titlebar .label.tile-s {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      line-height: 22px;
      width: auto; }
  .gametile .actions {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 50px;
    z-index: 6; }
    .gametile .actions .action {
      background-color: #7f3b8d;
      height: 50px;
      width: 50px;
      right: 0;
      position: absolute;
      background-repeat: no-repeat;
      background-position: center;
      background-image: url("img/sprites/game_action_icons.png"); }
      .gametile .actions .action.active {
        cursor: pointer; }
      .gametile .actions .action.active:hover {
        background-color: #480A53; }
      .gametile .actions .action.inactive {
        cursor: default; }
      .gametile .actions .action.demo {
        background-position: -87px 0px;
        top: 0; }
        .gametile .actions .action.demo.inactive {
          background-position: -137px 0px; }
      .gametile .actions .action.video {
        background-position: -86px -50px;
        top: 156px; }
        .gametile .actions .action.video.inactive {
          background-position: -136px -50px; }
      .gametile .actions .action.rent {
        background-position: -88px -150px;
        top: 104px; }
        .gametile .actions .action.rent.inactive {
          background-position: -138px -300px; }
        .gametile .actions .action.rent .duration {
          display: block; }
        .gametile .actions .action.rent .final {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: #D98FE9;
          padding-left: 3px; }
        .gametile .actions .action.rent .price-orig {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: #B2B2B2;
          text-decoration: line-through; }
        .gametile .actions .action.rent .price {
          line-height: 16px;
          white-space: nowrap; }
      .gametile .actions .action.cart {
        background-position: -87px -200px;
        top: 52px; }
        .gametile .actions .action.cart.confirm {
          background-position: -188px -200px; }
        .gametile .actions .action.cart.inactive {
          background-position: -137px -200px; }
    .gametile .actions .action-menu {
      position: absolute;
      left: 0;
      overflow: hidden;
      background-color: #7f3b8d;
      width: 50px;
      background-image: url("img/sprites/game_action_icons.png");
      height: 50px;
      z-index: 6; }
      .gametile .actions .action-menu:hover {
        background-color: #480A53;
        overflow: visible; }
      .gametile .actions .action-menu.demo {
        background-position: -87px 0px;
        top: 0; }
        .gametile .actions .action-menu.demo .menu-items.item-count-2 .action .text {
          line-height: 102px; }
          .gametile .actions .action-menu.demo .menu-items.item-count-2 .action .text .duration {
            padding-top: 25px; }
        .gametile .actions .action-menu.demo .menu-items.item-count-2 .action:first-child {
          line-height: 103px; }
        .gametile .actions .action-menu.demo .menu-items.item-count-3 .action .text {
          line-height: 67px; }
        .gametile .actions .action-menu.demo .menu-items.item-count-3 .action:first-child {
          line-height: 69px; }
      .gametile .actions .action-menu.rent {
        background-position: -87px -300px;
        top: 104px; }
        .gametile .actions .action-menu.rent.confirm {
          background-position: -178px -300px; }
        .gametile .actions .action-menu.rent .text {
          margin-right: 0px; }
      .gametile .actions .action-menu .menu-items {
        position: absolute; }
        .gametile .actions .action-menu .menu-items.item-count-1 .action {
          height: 206px; }
          .gametile .actions .action-menu .menu-items.item-count-1 .action .icon {
            top: 85px;
            left: 19px; }
          .gametile .actions .action-menu .menu-items.item-count-1 .action .text {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 18px;
            line-height: 25px;
            letter-spacing: -0.010em;
            color: #FFFFFF;
            padding-left: 36px;
            height: 102px; }
          .gametile .actions .action-menu .menu-items.item-count-1 .action:first-child .text {
            height: 103px;
            border-top: none; }
        .gametile .actions .action-menu .menu-items.item-count-1 .action.rent .duration {
          padding-top: 75px; }
        .gametile .actions .action-menu .menu-items.item-count-2 .action {
          height: 103px; }
          .gametile .actions .action-menu .menu-items.item-count-2 .action .icon {
            top: 37px;
            left: 19px; }
          .gametile .actions .action-menu .menu-items.item-count-2 .action .text {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 18px;
            line-height: 25px;
            letter-spacing: -0.010em;
            color: #FFFFFF;
            padding-left: 36px;
            height: 102px; }
          .gametile .actions .action-menu .menu-items.item-count-2 .action:first-child .text {
            height: 103px;
            border-top: none; }
        .gametile .actions .action-menu .menu-items.item-count-2 .action.rent .duration {
          padding-top: 25px; }
        .gametile .actions .action-menu .menu-items.item-count-3 .action {
          height: 68px; }
          .gametile .actions .action-menu .menu-items.item-count-3 .action .icon {
            top: 20px;
            left: 19px; }
          .gametile .actions .action-menu .menu-items.item-count-3 .action .text {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 18px;
            line-height: 25px;
            letter-spacing: -0.010em;
            color: #FFFFFF;
            padding-left: 36px;
            height: 67px; }
          .gametile .actions .action-menu .menu-items.item-count-3 .action:first-child {
            height: 69px; }
            .gametile .actions .action-menu .menu-items.item-count-3 .action:first-child .text {
              height: 69px;
              border-top: none; }
          .gametile .actions .action-menu .menu-items.item-count-3 .action.download {
            height: 69px; }
            .gametile .actions .action-menu .menu-items.item-count-3 .action.download .text {
              height: 68px;
              line-height: 68px; }
        .gametile .actions .action-menu .menu-items.item-count-3 .action.rent .duration {
          padding-top: 9px; }
      .gametile .actions .action-menu .action {
        display: block;
        position: relative;
        background-color: #480A53;
        background-image: none;
        width: auto;
        height: 52px; }
        .gametile .actions .action-menu .action .icon {
          position: absolute;
          top: 11px;
          left: 18px;
          height: 30px;
          width: 30px;
          background-image: url("img/sprites/radio_sprite.png");
          background-position: -51px -160px; }
        .gametile .actions .action-menu .action .text {
          display: block;
          margin: 0 20px;
          padding-left: 36px;
          height: 51px;
          border-top: 1px solid #79337F;
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 18px;
          line-height: 25px;
          letter-spacing: -0.010em;
          color: #FFFFFF;
          line-height: 51px; }
        .gametile .actions .action-menu .action:hover .icon {
          background-position: -51px -210px; }
        .gametile .actions .action-menu .action:first-child {
          height: 51px; }
          .gametile .actions .action-menu .action:first-child span {
            border-top: none; }

/* dimensions */
.gametile.tile-s .titlebar {
  width: 140px; }
  .gametile.tile-s .titlebar .title {
    max-width: 126px; }
.gametile.tile-s .description, .gametile.tile-s .thumbnail, .gametile.tile-s .rating {
  display: none; }
.gametile.tile-s .actions {
  top: 20px;
  left: 20px; }
  .gametile.tile-s .actions .action {
    width: 69px;
    height: 48px; }
    .gametile.tile-s .actions .action.demo {
      background-position: -78px -1px;
      left: 0;
      top: 0; }
      .gametile.tile-s .actions .action.demo.inactive {
        background-position: -128px -1px; }
    .gametile.tile-s .actions .action.rent {
      background-position: -78px -151px;
      left: 71px;
      top: 0; }
      .gametile.tile-s .actions .action.rent.inactive {
        background-position: -129px -301px; }
    .gametile.tile-s .actions .action.cart {
      background-position: -78px -201px;
      left: 0;
      top: 50px; }
      .gametile.tile-s .actions .action.cart.confirm {
        background-position: -180px -200px; }
      .gametile.tile-s .actions .action.cart.inactive {
        background-position: -128px -201px; }
    .gametile.tile-s .actions .action.video {
      background-position: -77px -51px;
      left: 71px;
      top: 50px; }
      .gametile.tile-s .actions .action.video.inactive {
        background-position: -127px -51px; }
.gametile.tile-s .action-menu {
  width: 69px;
  height: 48px; }
  .gametile.tile-s .action-menu.demo {
    background-position: -78px -1px; }
    .gametile.tile-s .action-menu.demo .menu-items {
      left: -18px; }
      .gametile.tile-s .action-menu.demo .menu-items.item-count-2 .action .text {
        line-height: 69px; }
      .gametile.tile-s .action-menu.demo .menu-items.item-count-2 .action:first-child .text {
        line-height: 70px; }
      .gametile.tile-s .action-menu.demo .menu-items.item-count-3 .action .text {
        line-height: 46px; }
      .gametile.tile-s .action-menu.demo .menu-items.item-count-3 .action:first-child .text {
        line-height: 46px; }
  .gametile.tile-s .action-menu.rent {
    background-position: -79px -301px;
    top: 0px;
    left: 71px; }
    .gametile.tile-s .action-menu.rent .menu-items {
      left: -160px; }
      .gametile.tile-s .action-menu.rent .menu-items.item-count-2 .action.rent .duration, .gametile.tile-s .action-menu.rent .menu-items.item-count-1 .action.rent .duration {
        padding-top: 14px; }
      .gametile.tile-s .action-menu.rent .menu-items.item-count-3 .action.rent .duration {
        padding-top: 4px; }
  .gametile.tile-s .action-menu .menu-items {
    top: 48px;
    width: 176px; }
    .gametile.tile-s .action-menu .menu-items .action {
      width: auto; }
      .gametile.tile-s .action-menu .menu-items .action .icon {
        background-position: -102px -14px;
        left: 19px; }
      .gametile.tile-s .action-menu .menu-items .action:hover .icon {
        background-position: -102px -64px; }
    .gametile.tile-s .action-menu .menu-items.item-count-1 .action {
      height: 140px; }
      .gametile.tile-s .action-menu .menu-items.item-count-1 .action .icon {
        top: 60px; }
      .gametile.tile-s .action-menu .menu-items.item-count-1 .action .text {
        padding-top: 34px;
        height: 69px; }
      .gametile.tile-s .action-menu .menu-items.item-count-1 .action:first-child .text {
        height: 70px; }
      .gametile.tile-s .action-menu .menu-items.item-count-1 .action.download .text {
        padding-top: 14px;
        line-height: 20px; }
    .gametile.tile-s .action-menu .menu-items.item-count-2 .action {
      height: 70px; }
      .gametile.tile-s .action-menu .menu-items.item-count-2 .action .icon {
        top: 25px; }
      .gametile.tile-s .action-menu .menu-items.item-count-2 .action .text {
        height: 69px; }
      .gametile.tile-s .action-menu .menu-items.item-count-2 .action:first-child .text {
        height: 70px; }
      .gametile.tile-s .action-menu .menu-items.item-count-2 .action.download .text {
        padding-top: 14px;
        line-height: 20px; }
    .gametile.tile-s .action-menu .menu-items.item-count-3 .action {
      height: 47px; }
      .gametile.tile-s .action-menu .menu-items.item-count-3 .action .icon {
        top: 13px; }
      .gametile.tile-s .action-menu .menu-items.item-count-3 .action .text {
        height: 46px; }
      .gametile.tile-s .action-menu .menu-items.item-count-3 .action:first-child {
        height: 46px; }
        .gametile.tile-s .action-menu .menu-items.item-count-3 .action:first-child .text {
          height: 46px; }
      .gametile.tile-s .action-menu .menu-items.item-count-3 .action.download {
        height: 47px; }
        .gametile.tile-s .action-menu .menu-items.item-count-3 .action.download .text {
          height: 46px;
          padding-top: 3px;
          line-height: 20px; }
    .gametile.tile-s .action-menu .menu-items.item-count-1 .action .text, .gametile.tile-s .action-menu .menu-items.item-count-2 .action .text, .gametile.tile-s .action-menu .menu-items.item-count-3 .action .text {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      padding-left: 29px; }

.gametile.tile-m .titlebar {
  width: 183px; }
  .gametile.tile-m .titlebar .title {
    max-width: 169px; }
.gametile.tile-m .description {
  width: 183px;
  left: 20px; }
  .gametile.tile-m .description .rating-count {
    float: left;
    clear: none;
    margin-top: 6px;
    margin-left: 6px; }
.gametile.tile-m .action-menu .menu-items {
  left: -221px;
  width: 219px;
  white-space: nowrap; }

.gametile.tile-l .titlebar {
  width: 278px; }
  .gametile.tile-l .titlebar .title {
    max-width: 264px; }
.gametile.tile-l .description {
  width: 182px; }
.gametile.tile-l .action-menu .menu-items {
  left: -316px;
  width: 314px; }

.gametile.tile-l .action-menu:hover,
.gametile.tile-m .action-menu:hover {
  border-left: 2px solid #480A53;
  margin-left: -2px; }
.gametile.tile-l .action-menu.demo .menu-items,
.gametile.tile-m .action-menu.demo .menu-items {
  top: 0; }
.gametile.tile-l .action-menu.rent.confirm,
.gametile.tile-m .action-menu.rent.confirm {
  background-position: -188px -300px; }
.gametile.tile-l .action-menu.rent .menu-items,
.gametile.tile-m .action-menu.rent .menu-items {
  top: -208px; }

.specialtile {
  background-color: #480A53;
  z-index: 0;
  background-position: 0 30px; }
  .specialtile .titlebar {
    position: absolute;
    left: 10px;
    top: 10px;
    height: 30px;
    width: 100%;
    z-index: 2; }
    .specialtile .titlebar h3 {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      padding: 0 10px;
      line-height: 30px;
      margin: 0;
      width: 100%; }
  .specialtile .outline-box {
    position: absolute;
    left: 20px;
    top: 51px; }
    .specialtile .outline-box .upper {
      padding: 6px 6px 3px 6px;
      background-image: url("img/sprites/dashed-sprite.png"); }
    .specialtile .outline-box .lower {
      height: 3px;
      background-image: url("img/sprites/dashed-sprite.png"); }
    .specialtile .outline-box .info {
      height: 128px;
      cursor: pointer;
      background-color: white;
      background-position: right bottom;
      background-repeat: no-repeat; }
      .specialtile .outline-box .info:hover .title,
      .specialtile .outline-box .info:hover .subtitle {
        text-decoration: underline; }
      .specialtile .outline-box .info .title {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 28px;
        line-height: 30px;
        letter-spacing: -0.010em;
        color: #480A53;
        padding-top: 5px;
        padding-bottom: 10px; }
      .specialtile .outline-box .info .title,
      .specialtile .outline-box .info .subtitle {
        text-overflow: ellipsis;
        overflow: hidden;
        padding-left: 12px;
        padding-right: 12px;
        display: block; }
      .specialtile .outline-box .info .subtitle {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #480A53;
        padding-bottom: 9px;
        padding-left: 13px; }
      .specialtile .outline-box .info .title.has-subtitle {
        padding-bottom: 4px; }
  .specialtile.tile-s .outline-box {
    width: 140px; }
    .specialtile.tile-s .outline-box .upper {
      background-position: -564px -2px; }
    .specialtile.tile-s .outline-box .lower {
      background-position: -564px 0; }
    .specialtile.tile-s .outline-box .info {
      width: 128px; }
  .specialtile.tile-m .outline-box {
    width: 236px; }
    .specialtile.tile-m .outline-box .upper {
      background-position: -329px -2px; }
    .specialtile.tile-m .outline-box .lower {
      background-position: -329px 0; }
    .specialtile.tile-m .outline-box .info {
      width: 224px; }
  .specialtile.tile-l .outline-box {
    width: 330px; }
    .specialtile.tile-l .outline-box .upper {
      background-position: 0px -2px; }
    .specialtile.tile-l .outline-box .lower {
      background-position: 0px 0; }
    .specialtile.tile-l .outline-box .info {
      width: 318px; }

.hero {
  position: relative;
  height: 360px;
  padding-top: 10px;
  width: 100%;
  background-color: #333333;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  overflow: hidden; }
  .lt-ie9 .hero * {
    filter: inherit; }
  .hero .hero-container {
    overflow: visible;
    position: relative;
    margin: auto;
    height: 360px;
    width: 950px; }
    .hero .hero-container .hero-slider {
      position: absolute;
      overflow: visible;
      top: 0;
      left: 0;
      width: 0;
      height: 0; }
    .hero .hero-container .hero-item {
      display: block;
      height: 360px;
      width: 950px;
      margin: 0;
      padding: 0;
      position: absolute; }
      .hero .hero-container .hero-item.center {
        cursor: pointer; }
        .hero .hero-container .hero-item.center .hero-item-mask {
          display: none !important; }
      .hero .hero-container .hero-item.expanded {
        z-index: 5; }
      .hero .hero-container .hero-item.prebuy:before, .hero .hero-container .hero-item.preview:before {
        position: absolute;
        left: 5px;
        top: 0;
        content: '';
        width: 141px;
        height: 142px; }
      .hero .hero-container .hero-item.prebuy:before {
        background: transparent url("img/preorder_banderole.png") left top no-repeat; }
      .hero .hero-container .hero-item.preview:before {
        background: transparent url("img/preview_banderole.png") left top no-repeat; }
      .hero .hero-container .hero-item img {
        margin: 0 5px;
        padding: 0;
        width: 940px;
        margin: 0 auto;
        display: block; }
      .hero .hero-container .hero-item .hero-item-mask {
        position: absolute;
        top: 0;
        left: 5px;
        height: 360px;
        width: 940px;
        background-color: black;
        opacity: 0;
        -moz-opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
        .lt-ie9 .hero .hero-container .hero-item .hero-item-mask * {
          filter: inherit; }
      .hero .hero-container .hero-item .hero-item-border {
        display: none;
        position: absolute;
        background-color: #333333;
        top: 0;
        height: 360px;
        width: 10px; }
        .hero .hero-container .hero-item .hero-item-border.left, .hero .hero-container .hero-item .hero-item-border.right {
          display: block; }
        .hero .hero-container .hero-item .hero-item-border.left {
          left: -5px; }
        .hero .hero-container .hero-item .hero-item-border.right {
          right: -5px; }
  .hero .button-left,
  .hero .button-right {
    z-index: 1990;
    width: 70px;
    height: 105px;
    background-color: #1A1A1A;
    color: #FFFFFF;
    position: absolute;
    top: 127.5px;
    cursor: pointer;
    overflow: hidden; }
    .hero .button-left .title,
    .hero .button-right .title {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      text-overflow: ellipsis;
      overflow: hidden;
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      width: 100%; }
    .hero .button-left .arrow, .hero .button-left .content,
    .hero .button-right .arrow,
    .hero .button-right .content {
      position: absolute; }
    .hero .button-left .arrow,
    .hero .button-right .arrow {
      top: 39px;
      width: 18px;
      height: 27px;
      background-repeat: no-repeat; }
    .hero .button-left .content,
    .hero .button-right .content {
      width: 116px;
      height: 105px;
      line-height: 105px; }
  .hero .button-left {
    left: 0; }
    .hero .button-left .arrow {
      right: 26px;
      background-image: url("img/hero_carousel_arrow_left.png"); }
    .hero .button-left .content {
      right: 70px; }
      .hero .button-left .content .title {
        text-align: right; }
  .hero .button-right {
    right: 0; }
    .hero .button-right .arrow {
      left: 26px;
      background-image: url("img/hero_carousel_arrow_right.png"); }
    .hero .button-right .content {
      left: 69px; }
      .hero .button-right .content .title {
        text-align: left; }

.hero-overlay {
  position: absolute;
  left: 580px;
  top: 0;
  width: 235px;
  padding: 0 20px 20px 20px;
  background-color: #FFFFFF; }
  .hero-overlay .title, .hero-overlay .subtitle {
    overflow: hidden;
    text-overflow: ellipsis;
    visibility: hidden; }
  .hero-overlay .title {
    display: block;
    padding: 26px 0 5px 0;
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #1A1A1A; }
  .hero-overlay .subtitle {
    margin-top: -3px;
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.010em;
    color: #1A1A1A; }
  .hero-overlay .price, .hero-overlay .discount {
    display: inline-block;
    vertical-align: middle; }
  .hero-overlay .price {
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.010em;
    color: #1A1A1A;
    line-height: 25px; }
  .hero-overlay .discount {
    margin: 3px 0 0 3px;
    background-color: #EE6B7B;
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    height: 25px;
    padding: 0 7px 0 6px; }
    .hero-overlay .discount span {
      padding: 0;
      line-height: 25px; }
      .hero-overlay .discount span.price-orig {
        display: none; }
  .hero-overlay .rating {
    vertical-align: middle;
    padding: 15px 0 0 2px; }
    .hero-overlay .rating .star {
      display: inline-block;
      width: 13px;
      height: 13px;
      background: transparent url("img/sprites/rating_sprite.png") no-repeat -6px -137px;
      margin-right: 2.5px; }
      .hero-overlay .rating .star.filled {
        background-position: -6px -114px; }
      .hero-overlay .rating .star.half {
        background-position: -6px -91px; }
    .hero-overlay .rating .rating-count {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: -0.010em;
      color: #480A53;
      line-height: 17px;
      margin-top: -4px; }
      .hero-overlay .rating .rating-count.zero {
        color: #f4ddf8; }
  .hero-overlay .tag {
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    background-color: #79337F;
    display: inline-block;
    padding: 1px 6px 4px 6px; }

.hero-overlay.details {
  height: 260px;
  z-index: 5002; }
  .hero-overlay.details .properties .rating {
    padding: 4px 0 0 0; }
    .hero-overlay.details .properties .rating .rating-count {
      color: #009991; }
  .hero-overlay.details .properties .call-to-action, .hero-overlay.details .properties .taxes {
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: -0.010em;
    color: #1A1A1A;
    line-height: 17px; }
  .hero-overlay.details .properties .call-to-action {
    text-transform: uppercase;
    padding-top: 8px; }
    .hero-overlay.details .properties .call-to-action.purchase, .hero-overlay.details .properties .call-to-action.rent {
      cursor: pointer; }
      .hero-overlay.details .properties .call-to-action.purchase:hover, .hero-overlay.details .properties .call-to-action.rent:hover {
        text-decoration: underline; }
    .hero-overlay.details .properties .call-to-action.preview, .hero-overlay.details .properties .call-to-action.prebuy {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: -0.010em;
      color: #1A1A1A;
      text-transform: none; }
  .hero-overlay.details .properties .item {
    margin-top: -5px; }
    .hero-overlay.details .properties .item .date {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      letter-spacing: -0.010em;
      color: #333333;
      display: inline-block;
      padding-right: 6px; }
  .hero-overlay.details .properties .taxes {
    padding-bottom: 3px; }

.hero-overlay.highlights {
  background-color: #FFFFFF;
  height: 260px;
  width: 235px;
  padding: 0px;
  right: auto;
  left: 575px; }
  .hero-overlay.highlights .viewport {
    border-width: 0 20px;
    border-style: solid;
    border-color: #FFFFFF;
    position: absolute;
    height: 260px;
    width: 235px;
    overflow: hidden;
    background-color: #FFFFFF; }
    .hero-overlay.highlights .viewport .slider {
      position: absolute; }
    .hero-overlay.highlights .viewport .description {
      max-width: 283px;
      overflow: hidden;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #1A1A1A;
      margin: 5px 0 10px 0; }
    .hero-overlay.highlights .viewport .overlay-item {
      width: 235px;
      height: 260px;
      position: absolute;
      left: 0px;
      top: 0px; }
      .hero-overlay.highlights .viewport .overlay-item .title, .hero-overlay.highlights .viewport .overlay-item .subtitle {
        z-index: 10;
        position: relative;
        cursor: pointer; }
        .hero-overlay.highlights .viewport .overlay-item .title:hover, .hero-overlay.highlights .viewport .overlay-item .subtitle:hover {
          text-decoration: underline; }
      .hero-overlay.highlights .viewport .overlay-item .subtitle {
        padding-bottom: 4px; }
      .hero-overlay.highlights .viewport .overlay-item .rating {
        padding-top: 4px; }
      .hero-overlay.highlights .viewport .overlay-item .tag {
        position: relative;
        line-height: 20px;
        padding: 2.5px 6px;
        top: 2.5px; }
  .hero-overlay.highlights .actions {
    display: none;
    position: absolute;
    background-color: #FFFFFF;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5; }
    .hero-overlay.highlights .actions .action, .hero-overlay.highlights .actions .action-menu {
      cursor: pointer;
      position: absolute;
      background-color: #7f3b8d;
      width: 116px;
      height: 56px; }
      .hero-overlay.highlights .actions .action .icon, .hero-overlay.highlights .actions .action-menu .icon {
        position: absolute;
        background-image: url("img/sprites/game_action_icons.png");
        height: 26px;
        width: 26px;
        left: 45px;
        top: 15px; }
      .hero-overlay.highlights .actions .action.active:hover, .hero-overlay.highlights .actions .action-menu.active:hover {
        background-color: #480A53; }
      .hero-overlay.highlights .actions .action.inactive, .hero-overlay.highlights .actions .action-menu.inactive {
        cursor: default; }
      .hero-overlay.highlights .actions .action.demo, .hero-overlay.highlights .actions .action-menu.demo {
        left: 0;
        bottom: 79px; }
        .hero-overlay.highlights .actions .action.demo .icon, .hero-overlay.highlights .actions .action-menu.demo .icon {
          background-position: -100px -13px; }
        .hero-overlay.highlights .actions .action.demo.inactive .icon, .hero-overlay.highlights .actions .action-menu.demo.inactive .icon {
          background-position: -150px -13px; }
        .hero-overlay.highlights .actions .action.demo .menu-items, .hero-overlay.highlights .actions .action-menu.demo .menu-items {
          left: 0; }
      .hero-overlay.highlights .actions .action.rent, .hero-overlay.highlights .actions .action-menu.rent {
        left: 119px;
        bottom: 79px; }
        .hero-overlay.highlights .actions .action.rent .icon, .hero-overlay.highlights .actions .action-menu.rent .icon {
          background-position: -100px -311px;
          height: 28px;
          width: 28px;
          left: 44px;
          top: 14px; }
        .hero-overlay.highlights .actions .action.rent.inactive .icon, .hero-overlay.highlights .actions .action-menu.rent.inactive .icon {
          background-position: -150px -311px; }
        .hero-overlay.highlights .actions .action.rent .menu-items, .hero-overlay.highlights .actions .action-menu.rent .menu-items {
          left: -119px; }
          .hero-overlay.highlights .actions .action.rent .menu-items .action .price, .hero-overlay.highlights .actions .action-menu.rent .menu-items .action .price {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 15px;
            line-height: 20px;
            letter-spacing: -0.010em;
            color: #D98FE9; }
          .hero-overlay.highlights .actions .action.rent .menu-items .action .price-orig, .hero-overlay.highlights .actions .action-menu.rent .menu-items .action .price-orig {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 15px;
            line-height: 20px;
            letter-spacing: -0.010em;
            color: #B2B2B2;
            text-decoration: line-through;
            display: inline-block;
            vertical-align: middle;
            padding-right: 3px; }
          .hero-overlay.highlights .actions .action.rent .menu-items.item-count-1 .action .text, .hero-overlay.highlights .actions .action.rent .menu-items.item-count-2 .action .text, .hero-overlay.highlights .actions .action.rent .menu-items.item-count-3 .action .text, .hero-overlay.highlights .actions .action-menu.rent .menu-items.item-count-1 .action .text, .hero-overlay.highlights .actions .action-menu.rent .menu-items.item-count-2 .action .text, .hero-overlay.highlights .actions .action-menu.rent .menu-items.item-count-3 .action .text {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 18px;
            line-height: 25px;
            letter-spacing: -0.010em;
            color: #FFFFFF;
            padding-top: 5px;
            margin-bottom: -2px;
            height: auto; }
          .hero-overlay.highlights .actions .action.rent .menu-items.item-count-1 .action .text, .hero-overlay.highlights .actions .action-menu.rent .menu-items.item-count-1 .action .text {
            padding-top: 34px; }
          .hero-overlay.highlights .actions .action.rent .menu-items.item-count-3 .action .text, .hero-overlay.highlights .actions .action-menu.rent .menu-items.item-count-3 .action .text {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 15px;
            line-height: 20px;
            letter-spacing: -0.010em;
            color: #FFFFFF;
            padding-top: 0;
            margin-bottom: -6px; }
          .hero-overlay.highlights .actions .action.rent .menu-items.item-count-3 .action .price, .hero-overlay.highlights .actions .action-menu.rent .menu-items.item-count-3 .action .price {
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #D98FE9; }
          .hero-overlay.highlights .actions .action.rent .menu-items.item-count-3 .action .price-orig, .hero-overlay.highlights .actions .action-menu.rent .menu-items.item-count-3 .action .price-orig {
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #B2B2B2; }
      .hero-overlay.highlights .actions .action.cart, .hero-overlay.highlights .actions .action-menu.cart {
        left: 0;
        bottom: 20px; }
        .hero-overlay.highlights .actions .action.cart .icon, .hero-overlay.highlights .actions .action-menu.cart .icon {
          background-position: -100px -213px; }
        .hero-overlay.highlights .actions .action.cart.confirm .icon, .hero-overlay.highlights .actions .action-menu.cart.confirm .icon {
          background-position: -200px -212px; }
        .hero-overlay.highlights .actions .action.cart.inactive .icon, .hero-overlay.highlights .actions .action-menu.cart.inactive .icon {
          background-position: -150px -213px; }
      .hero-overlay.highlights .actions .action.media, .hero-overlay.highlights .actions .action-menu.media {
        left: 119px;
        bottom: 20px; }
        .hero-overlay.highlights .actions .action.media .icon, .hero-overlay.highlights .actions .action-menu.media .icon {
          background-position: -99px -63px; }
        .hero-overlay.highlights .actions .action.media.inactive .icon, .hero-overlay.highlights .actions .action-menu.media.inactive .icon {
          background-position: -149px -63px; }
    .hero-overlay.highlights .actions .action-menu {
      cursor: default; }
      .hero-overlay.highlights .actions .action-menu:hover .menu-items {
        display: block; }
      .hero-overlay.highlights .actions .action-menu .menu-items {
        z-index: 7;
        display: none;
        position: absolute;
        top: 0;
        width: 235px;
        height: 115px; }
        .hero-overlay.highlights .actions .action-menu .menu-items.item-count-1 .action {
          height: 116px; }
          .hero-overlay.highlights .actions .action-menu .menu-items.item-count-1 .action .icon {
            top: 43px;
            left: 9px;
            height: 30px;
            width: 30px;
            background-position: -51px -160px; }
          .hero-overlay.highlights .actions .action-menu .menu-items.item-count-1 .action .info {
            padding-left: 38px; }
          .hero-overlay.highlights .actions .action-menu .menu-items.item-count-1 .action:hover .icon {
            background-position: -51px -210px; }
        .hero-overlay.highlights .actions .action-menu .menu-items.item-count-2 .action {
          height: 58px; }
          .hero-overlay.highlights .actions .action-menu .menu-items.item-count-2 .action .icon {
            top: 14px;
            left: 9px;
            height: 30px;
            width: 30px;
            background-position: -51px -160px; }
          .hero-overlay.highlights .actions .action-menu .menu-items.item-count-2 .action .text {
            height: 57px;
            line-height: 57px; }
          .hero-overlay.highlights .actions .action-menu .menu-items.item-count-2 .action .info {
            padding-left: 38px; }
          .hero-overlay.highlights .actions .action-menu .menu-items.item-count-2 .action:hover .icon {
            background-position: -51px -210px; }
          .hero-overlay.highlights .actions .action-menu .menu-items.item-count-2 .action:first-child {
            height: 57px; }
        .hero-overlay.highlights .actions .action-menu .menu-items.item-count-3 .action {
          height: 39px; }
          .hero-overlay.highlights .actions .action-menu .menu-items.item-count-3 .action .icon {
            top: 8px;
            left: 10px;
            height: 22px;
            width: 22px;
            background-position: -102px -14px; }
          .hero-overlay.highlights .actions .action-menu .menu-items.item-count-3 .action .text {
            height: 38px;
            line-height: 38px; }
          .hero-overlay.highlights .actions .action-menu .menu-items.item-count-3 .action .info {
            padding-left: 30px; }
          .hero-overlay.highlights .actions .action-menu .menu-items.item-count-3 .action:hover .icon {
            background-position: -102px -64px; }
          .hero-overlay.highlights .actions .action-menu .menu-items.item-count-3 .action:first-child {
            height: 38px; }
          .hero-overlay.highlights .actions .action-menu .menu-items.item-count-3 .action.download {
            height: 38px; }
            .hero-overlay.highlights .actions .action-menu .menu-items.item-count-3 .action.download .text {
              height: 37px;
              line-height: 37px; }
      .hero-overlay.highlights .actions .action-menu .action {
        display: block;
        position: relative;
        left: 0;
        bottom: 0;
        background-color: #480A53;
        background-image: none;
        width: auto; }
        .hero-overlay.highlights .actions .action-menu .action .icon {
          position: absolute;
          background-image: url("img/sprites/radio_sprite.png"); }
        .hero-overlay.highlights .actions .action-menu .action .info {
          margin: 0 10px;
          border-top: 1px solid #79337F; }
        .hero-overlay.highlights .actions .action-menu .action .text {
          display: block;
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 18px;
          line-height: 25px;
          letter-spacing: -0.010em;
          color: #FFFFFF; }
        .hero-overlay.highlights .actions .action-menu .action:first-child .text {
          border-top: none; }

.overlay-item-selectors {
  position: absolute;
  bottom: 10px;
  right: 15px; }
  .overlay-item-selectors .overlay-item-selector {
    z-index: 2;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #1A1A1A;
    cursor: pointer;
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    text-align: center;
    margin-left: 2px; }
    .overlay-item-selectors .overlay-item-selector:hover {
      background-color: #B2B2B2;
      color: #1A1A1A; }
    .overlay-item-selectors .overlay-item-selector.active {
      cursor: default;
      background-color: #FFFFFF;
      color: #1A1A1A; }

.hero-overlay.special {
  height: 155px; }
  .hero-overlay.special.logo-present {
    height: 230px; }
  .hero-overlay.special .subtitle {
    overflow: hidden;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #1A1A1A;
    margin: 5px 0 8px 0; }
  .hero-overlay.special .logo {
    position: absolute;
    top: 155px;
    width: 235px;
    height: 75px;
    overflow: hidden; }
    .hero-overlay.special .logo img {
      min-width: 235px;
      min-height: 75px; }

.panel-container {
  max-height: 0;
  overflow: hidden;
  background-color: #333333; }
  .panel-container.dtmp-animated {
    overflow-y: hidden !important; }
    .panel-container.dtmp-animated.full-cover {
      overflow: auto !important; }
    .lt-ie9 .panel-container.dtmp-animated.full-cover {
      overflow-x: hidden !important; }
  .panel-container .panel-scrollwrapper {
    min-width: 960px;
    position: relative; }
  .panel-container.open {
    overflow: auto; }
    .lt-ie9 .panel-container.open {
      overflow-x: hidden; }
  .panel-container.full-height .panel-scrollwrapper, .panel-container.full-height .dock-panel.lower {
    min-height: 100%; }
  .panel-container.full-height.login .panel-scrollwrapper, .panel-container.full-height.login .dock-panel.lower, .panel-container.full-height.prepurchaseauth .panel-scrollwrapper, .panel-container.full-height.prepurchaseauth .dock-panel.lower {
    height: 100%; }

.dock-panel .left-background {
  background: #4D4D4D;
  position: absolute;
  width: 33%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0; }
.dock-panel.close {
  height: 55px;
  cursor: pointer;
  right: 0px;
  background-color: transparent;
  position: absolute;
  z-index: 2; }
  .dock-panel.close .panel-close {
    margin: 19px; }
    .dock-panel.close .panel-close .icon {
      background: url("img/sprites/other_icons_sprite.png") no-repeat -100px -416px;
      width: 19px;
      height: 19px;
      position: absolute;
      right: 20px; }
    .dock-panel.close .panel-close .closebtn {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      line-height: 17px;
      display: block;
      text-align: right;
      padding-right: 30px;
      vertical-align: middle; }
      .dock-panel.close .panel-close .closebtn:hover {
        text-decoration: none; }
  .dock-panel.close:hover .close-area .closebtn {
    color: #CCCCCC; }
  .dock-panel.close:hover .close-area .icon {
    background-position: -150px -416px; }
.dock-panel.lower {
  /* this whole file is wrapped by _dock.scss, so the generated selectors are actually more specific */
  /* this whole file is wrapped by _dock.scss, so the generated selectors are actually more specific */
  /* this whole file is wrapped by _dock.scss, so the generated selectors are actually more specific */ }
  .dock-panel.lower .panel-content {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    /* IE 7 fix reset */
    padding: 40px 0 30px 0;
    z-index: 1;
    position: relative; }
    .dock-panel.lower .panel-content .return-mygamesload {
      padding-bottom: 18px;
      background: url("img/sprites/arrows_sprite.png") no-repeat -100px -712px; }
      .dock-panel.lower .panel-content .return-mygamesload a {
        padding-left: 18px;
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 15px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #00D0C5; }
    .dock-panel.lower .panel-content:after {
      content: " ";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      font-size: 0;
      height: 0; }
    .dock-panel.lower .panel-content h3.title {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 26px;
      line-height: 30px;
      letter-spacing: -0.025em;
      color: #00D0C5; }
    .dock-panel.lower .panel-content a {
      color: #009991; }
    .dock-panel.lower .panel-content p, .dock-panel.lower .panel-content li {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
    .dock-panel.lower .panel-content .headline {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      padding-bottom: 25px; }
      .dock-panel.lower .panel-content .headline .light {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #FFFFFF; }
      .dock-panel.lower .panel-content .headline .sub {
        margin: 20px 0 0 0;
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #FFFFFF; }
    .dock-panel.lower .panel-content .message {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
    .dock-panel.lower .panel-content .content {
      margin-bottom: 20px; }
    .dock-panel.lower .panel-content .button {
      float: right;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #1A1A1A;
      background: #00D0C5;
      border-style: none;
      min-width: 100px;
      padding: 0 20px 0 20px;
      line-height: 40px;
      height: 40px;
      text-align: center; }
      .dock-panel.lower .panel-content .button:hover {
        background-color: #33D9D1; }
    .dock-panel.lower .panel-content .button.disabled {
      background-color: #246360;
      cursor: default; }
      .dock-panel.lower .panel-content .button.disabled:hover {
        background-color: #246360; }
    .dock-panel.lower .panel-content .input-text {
      height: 35px;
      line-height: 35px;
      width: 220px;
      outline: none; }
      .dock-panel.lower .panel-content .input-text:not(.unregistered-mail) {
        border: none;
        padding: 0 10px; }
    .dock-panel.lower .panel-content label {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      display: block;
      margin-bottom: 5px; }
  .dock-panel.lower .panel-content.two-columns {
    padding-top: 0;
    padding-bottom: 0; }
    .dock-panel.lower .panel-content.two-columns .subpanel {
      float: left;
      padding: 50px 40px 0; }
    .dock-panel.lower .panel-content.two-columns .subpanel.left {
      height: auto;
      width: 250px;
      padding-bottom: 50px;
      background: #4D4D4D; }
    .dock-panel.lower .panel-content.two-columns .subpanel.right {
      width: 500px;
      background: #333333; }
  .dock-panel.lower .panel-content.login {
    height: 100%;
    overflow: hidden; }
    .dock-panel.lower .panel-content.login .subpanel.left {
      height: 100%; }
  .dock-panel.lower iframe {
    overflow: hidden;
    border-style: hidden;
    border-width: 0px;
    width: 100%;
    display: block; }
    .dock-panel.lower iframe.login-iframe {
      width: 571px;
      position: relative;
      left: -7px; }
  .dock-panel.lower .cart {
    padding: 0 40px 15px 40px; }
    .dock-panel.lower .cart.panel-content {
      width: auto; }
      .dock-panel.lower .cart.panel-content .info {
        background-image: url("img/empty-cart-bg.png");
        background-repeat: no-repeat;
        background-position: 145px 46px;
        position: relative;
        width: 960px;
        margin: 0 auto;
        text-align: center;
        height: 200px; }
        .dock-panel.lower .cart.panel-content .info .title {
          position: absolute;
          top: 73px;
          left: 287px;
          text-align: left;
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 22px;
          line-height: 25px;
          letter-spacing: -0.025em;
          color: #FFFFFF; }
        .dock-panel.lower .cart.panel-content .info .subtitle {
          position: absolute;
          top: 107px;
          left: 287px;
          text-align: left;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: #FFFFFF; }
    .dock-panel.lower .cart .cartcarousel {
      margin: 0 auto; }
  .dock-panel.lower .cart-bar {
    padding: 20px 0;
    width: 940px; }
    .dock-panel.lower .cart-bar .payment-methods {
      height: 40px;
      line-height: 35px;
      float: left;
      overflow: hidden; }
      .dock-panel.lower .cart-bar .payment-methods img {
        margin-right: 4px; }
    .dock-panel.lower .cart-bar .summary {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 18px;
      line-height: 25px;
      letter-spacing: -0.010em;
      color: #B2B2B2;
      text-align: right; }
      .dock-panel.lower .cart-bar .summary .sum {
        line-height: 35px;
        color: #FFFFFF;
        margin-left: 8px; }
        .dock-panel.lower .cart-bar .summary .sum .price {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 18px;
          line-height: 25px;
          letter-spacing: -0.010em;
          color: #FFFFFF;
          margin-left: 10px; }
    .dock-panel.lower .cart-bar .checkout-button {
      margin-left: 20px;
      background-color: #00D0C5;
      cursor: pointer; }
      .dock-panel.lower .cart-bar .checkout-button:hover {
        text-decoration: none;
        background-color: #33D9D1; }
      .dock-panel.lower .cart-bar .checkout-button.disabled, .dock-panel.lower .cart-bar .checkout-button.inactive {
        background-color: #246360;
        cursor: default; }
        .dock-panel.lower .cart-bar .checkout-button.disabled:hover, .dock-panel.lower .cart-bar .checkout-button.inactive:hover {
          background-color: #246360; }
  .dock-panel.lower .cartcarousel {
    counter-reset: itemindex;
    position: relative;
    margin: 0 auto; }
    .dock-panel.lower .cartcarousel .carouselarrow {
      cursor: pointer; }
      .dock-panel.lower .cartcarousel .carouselarrow.disabled {
        cursor: default;
        opacity: 0.2;
        -moz-opacity: 0.2;
        filter: alpha(opacity=20);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; }
        .lt-ie9 .dock-panel.lower .cartcarousel .carouselarrow.disabled * {
          filter: inherit; }
    .dock-panel.lower .cartcarousel .carouselarrow, .dock-panel.lower .cartcarousel .carouselscroller, .dock-panel.lower .cartcarousel .carouselitems, .dock-panel.lower .cartcarousel .carouselitem, .dock-panel.lower .cartcarousel .carouselimg {
      height: 165px; }
    .dock-panel.lower .cartcarousel .carouselleft {
      position: absolute;
      left: 0;
      background: url("img/mediacarousel_arrow_left.png") center center no-repeat; }
    .dock-panel.lower .cartcarousel .carouselright {
      position: absolute;
      right: 0;
      background: url("img/mediacarousel_arrow_right.png") center center no-repeat; }
    .dock-panel.lower .cartcarousel .carouselscroller {
      overflow: hidden; }
    .dock-panel.lower .cartcarousel .carouselitems {
      position: relative;
      width: 30000px; }
    .dock-panel.lower .cartcarousel .carouselitem {
      float: left;
      overflow: hidden;
      position: relative; }
    .dock-panel.lower .cartcarousel.full-content {
      width: 960px !important;
      overflow-x: hidden; }
      .dock-panel.lower .cartcarousel.full-content .carouselscroller {
        margin: 0;
        padding-left: 10px; }
      .dock-panel.lower .cartcarousel.full-content .carouselarrow {
        display: none; }
    .dock-panel.lower .cartcarousel .carouselarrow {
      width: 30px;
      margin-top: 30px; }
    .dock-panel.lower .cartcarousel .carouselleft {
      background-position: center 88px; }
    .dock-panel.lower .cartcarousel .carouselright {
      background-position: center 88px; }
    .dock-panel.lower .cartcarousel .carouselscroller {
      margin: 0 30px 0 45px;
      padding-top: 28px; }
    .dock-panel.lower .cartcarousel .carouselitem {
      width: 320px; }
      .dock-panel.lower .cartcarousel .carouselitem:before {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #B2B2B2;
        line-height: 32px;
        counter-increment: itemindex;
        content: counter(itemindex); }
      .dock-panel.lower .cartcarousel .carouselitem .remove-item {
        background-color: transparent;
        background-image: url("img/sprites/search_sprite.png");
        background-position: 0 -313px;
        background-repeat: no-repeat;
        position: relative;
        top: 20px;
        right: 17px;
        width: 26px;
        height: 26px;
        z-index: 1;
        padding: 0;
        margin: 0;
        min-width: 0; }
      .dock-panel.lower .cartcarousel .carouselitem .remove-item:hover {
        background-position: -50px -313px; }
      .dock-panel.lower .cartcarousel .carouselitem .cart-item {
        width: 290px;
        height: 128px;
        cursor: pointer;
        position: relative;
        background: #1A1A1A url("img/kaufen_wk_background.png") bottom right no-repeat; }
        .dock-panel.lower .cartcarousel .carouselitem .cart-item .cart-item-left {
          width: 90px;
          float: left; }
        .dock-panel.lower .cartcarousel .carouselitem .cart-item .cart-item-right {
          width: 174px;
          padding: 15px 12px 20px 11px;
          float: left; }
        .dock-panel.lower .cartcarousel .carouselitem .cart-item .title-area {
          max-height: 34px; }
        .dock-panel.lower .cartcarousel .carouselitem .cart-item .title {
          max-height: 34px;
          overflow: hidden;
          text-overflow: ellipsis;
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #FFFFFF;
          text-decoration: none !important;
          display: block; }
        .dock-panel.lower .cartcarousel .carouselitem .cart-item .product-img {
          cursor: pointer;
          box-shadow: transparent 0em 0em 0em;
          width: 90px;
          height: 128px; }
          .dock-panel.lower .cartcarousel .carouselitem .cart-item .product-img:hover {
            opacity: 0.7;
            -moz-opacity: 0.7;
            filter: alpha(opacity=70);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
            .lt-ie9 .dock-panel.lower .cartcarousel .carouselitem .cart-item .product-img:hover * {
              filter: inherit; }
        .dock-panel.lower .cartcarousel .carouselitem .cart-item .discount {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #FFFFFF; }
          .dock-panel.lower .cartcarousel .carouselitem .cart-item .discount span.price-orig {
            color: #808080;
            text-decoration: line-through;
            margin-right: 7px; }
        .dock-panel.lower .cartcarousel .carouselitem .cart-item .pass-label, .dock-panel.lower .cartcarousel .carouselitem .cart-item .preorder-label {
          background: #FCC000;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 11px;
          line-height: 15px;
          letter-spacing: -0.010em;
          color: #333333;
          text-transform: uppercase;
          padding: 0px 5px 3px;
          margin-top: 5px;
          display: inline-block; }
        .dock-panel.lower .cartcarousel .carouselitem .cart-item .preorder-label {
          background: #B76CC7;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 11px;
          line-height: 15px;
          letter-spacing: -0.010em;
          color: #1A1A1A; }
        .dock-panel.lower .cartcarousel .carouselitem .cart-item .price {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #D98FE9;
          position: absolute;
          bottom: 41px; }
        .dock-panel.lower .cartcarousel .carouselitem .cart-item.pass .price {
          bottom: 37px; }
        .dock-panel.lower .cartcarousel .carouselitem .cart-item.prebuy .price {
          bottom: 37px; }
        .dock-panel.lower .cartcarousel .carouselitem .cart-item .rating {
          margin-top: 9px;
          height: 13px;
          position: absolute;
          bottom: 20px; }
          .dock-panel.lower .cartcarousel .carouselitem .cart-item .rating .star {
            margin-right: 2px;
            float: left;
            width: 13px;
            height: 13px; }
            .dock-panel.lower .cartcarousel .carouselitem .cart-item .rating .star.filled {
              background: url("img/sprites/rating_sprite.png") no-repeat -6px -183px; }
            .dock-panel.lower .cartcarousel .carouselitem .cart-item .rating .star.empty {
              background: url("img/sprites/rating_sprite.png") no-repeat -6px -137px; }
            .dock-panel.lower .cartcarousel .carouselitem .cart-item .rating .star.half {
              background: url("img/sprites/rating_sprite.png") no-repeat -6px -160px; }
        .dock-panel.lower .cartcarousel .carouselitem .cart-item.pass {
          background-image: url("img/leihen_wk_background.png"); }
  .dock-panel.lower .darker {
    background-color: #1A1A1A;
    min-width: 960px; }
  .dock-panel.lower .lighter {
    background-color: #333333;
    min-width: 960px; }
  .dock-panel.lower .prepurchase,
  .dock-panel.lower .payment-methods {
    color: #FFFFFF; }
    .dock-panel.lower .prepurchase .headline,
    .dock-panel.lower .payment-methods .headline {
      width: 100%;
      border-bottom: 1px solid #808080;
      display: inline-block;
      position: relative; }
      .dock-panel.lower .prepurchase .headline .payment-icons,
      .dock-panel.lower .payment-methods .headline .payment-icons {
        display: inline-block;
        margin-left: 18px; }
        .dock-panel.lower .prepurchase .headline .payment-icons img,
        .dock-panel.lower .payment-methods .headline .payment-icons img {
          margin-right: 10px; }
    .dock-panel.lower .prepurchase .error-message,
    .dock-panel.lower .payment-methods .error-message {
      visibility: hidden;
      width: 100%;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: -0.010em;
      color: #EE6B7B;
      line-height: 17px;
      position: relative;
      top: 16px; }
    .dock-panel.lower .prepurchase a.back-link,
    .dock-panel.lower .payment-methods a.back-link {
      position: absolute;
      right: 0;
      bottom: 25px;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #009991;
      cursor: pointer; }
    .dock-panel.lower .prepurchase .cart-items,
    .dock-panel.lower .payment-methods .cart-items {
      display: table;
      border-collapse: collapse;
      width: 100%; }
    .dock-panel.lower .prepurchase .row,
    .dock-panel.lower .payment-methods .row {
      display: table-row;
      margin: 25px 0;
      border-top: 1px solid #4D4D4D; }
    .dock-panel.lower .prepurchase .row:first-child,
    .dock-panel.lower .payment-methods .row:first-child {
      border-top: none; }
    .dock-panel.lower .prepurchase .cell,
    .dock-panel.lower .payment-methods .cell {
      display: table-cell;
      vertical-align: top;
      padding: 25px 0 25px 25px; }
      .dock-panel.lower .prepurchase .cell.firstcolumn,
      .dock-panel.lower .payment-methods .cell.firstcolumn {
        padding-left: 0;
        width: 60px; }
        .dock-panel.lower .prepurchase .cell.firstcolumn img,
        .dock-panel.lower .payment-methods .cell.firstcolumn img {
          width: 60px;
          height: 85px; }
      .dock-panel.lower .prepurchase .cell.title,
      .dock-panel.lower .payment-methods .cell.title {
        position: relative;
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #FFFFFF;
        max-width: 300px; }
      .dock-panel.lower .prepurchase .cell.price,
      .dock-panel.lower .payment-methods .cell.price {
        width: 125px;
        text-align: right;
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #FFFFFF;
        white-space: nowrap; }
      .dock-panel.lower .prepurchase .cell.details,
      .dock-panel.lower .payment-methods .cell.details {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #B2B2B2; }
        .dock-panel.lower .prepurchase .cell.details .key,
        .dock-panel.lower .payment-methods .cell.details .key {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #B2B2B2; }
      .dock-panel.lower .prepurchase .cell.remove,
      .dock-panel.lower .payment-methods .cell.remove {
        width: 100px; }
        .dock-panel.lower .prepurchase .cell.remove .sensitive,
        .dock-panel.lower .payment-methods .cell.remove .sensitive {
          cursor: pointer; }
          .dock-panel.lower .prepurchase .cell.remove .sensitive span.remove-icon,
          .dock-panel.lower .payment-methods .cell.remove .sensitive span.remove-icon {
            position: absolute;
            background: url("img/sprites/search_sprite.png") no-repeat 0 -313px;
            width: 26px;
            height: 26px; }
          .dock-panel.lower .prepurchase .cell.remove .sensitive a,
          .dock-panel.lower .payment-methods .cell.remove .sensitive a {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #808080;
            display: inline-block;
            width: 69px;
            line-height: 26px;
            height: 26px;
            padding-left: 31px;
            background-color: transparent; }
          .dock-panel.lower .prepurchase .cell.remove .sensitive:hover span.remove-icon,
          .dock-panel.lower .payment-methods .cell.remove .sensitive:hover span.remove-icon {
            background-position: -50px -313px; }
          .dock-panel.lower .prepurchase .cell.remove .sensitive:hover a,
          .dock-panel.lower .payment-methods .cell.remove .sensitive:hover a {
            color: #B2B2B2;
            text-decoration: none; }
      .dock-panel.lower .prepurchase .cell .pass-label,
      .dock-panel.lower .payment-methods .cell .pass-label {
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 11px;
        line-height: 15px;
        letter-spacing: -0.010em;
        color: #333333;
        display: inline-block;
        padding: 0 5px 3px;
        margin: 6px 0;
        background: #FCC000;
        text-transform: uppercase;
        white-space: nowrap; }
    .dock-panel.lower .prepurchase .legal-information,
    .dock-panel.lower .payment-methods .legal-information {
      float: left;
      padding-top: 20px;
      width: 520px;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
    .dock-panel.lower .prepurchase .button,
    .dock-panel.lower .payment-methods .button {
      background-color: #00D0C5;
      cursor: pointer;
      padding-left: 0;
      padding-right: 0;
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #1A1A1A;
      width: 280px;
      height: 50px;
      line-height: 50px; }
      .dock-panel.lower .prepurchase .button:hover,
      .dock-panel.lower .payment-methods .button:hover {
        text-decoration: none;
        background-color: #33D9D1; }
      .dock-panel.lower .prepurchase .button.disabled, .dock-panel.lower .prepurchase .button.inactive,
      .dock-panel.lower .payment-methods .button.disabled,
      .dock-panel.lower .payment-methods .button.inactive {
        background-color: #246360;
        cursor: default; }
        .dock-panel.lower .prepurchase .button.disabled:hover, .dock-panel.lower .prepurchase .button.inactive:hover,
        .dock-panel.lower .payment-methods .button.disabled:hover,
        .dock-panel.lower .payment-methods .button.inactive:hover {
          background-color: #246360; }
    .dock-panel.lower .prepurchase .purchase-button,
    .dock-panel.lower .payment-methods .purchase-button {
      margin-top: 25px; }
    .dock-panel.lower .prepurchase .summary,
    .dock-panel.lower .payment-methods .summary {
      float: right;
      position: relative;
      width: 280px;
      margin-right: 21px;
      margin-top: 20px; }
      .dock-panel.lower .prepurchase .summary .content-row,
      .dock-panel.lower .payment-methods .summary .content-row {
        position: relative;
        width: 280px;
        height: 35px; }
        .dock-panel.lower .prepurchase .summary .content-row.voucher-submitted,
        .dock-panel.lower .payment-methods .summary .content-row.voucher-submitted {
          height: auto;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #B2B2B2;
          border-bottom-style: solid;
          border-bottom-width: 1px;
          border-bottom-color: #4D4D4D;
          padding-bottom: 10px; }
        .dock-panel.lower .prepurchase .summary .content-row.voucher-margin,
        .dock-panel.lower .payment-methods .summary .content-row.voucher-margin {
          margin-bottom: 10px;
          margin-top: 6px; }
        .dock-panel.lower .prepurchase .summary .content-row.update-margin,
        .dock-panel.lower .payment-methods .summary .content-row.update-margin {
          margin-top: 12px;
          padding-bottom: 15px;
          border-bottom-style: solid;
          border-bottom-width: 1px;
          border-bottom-color: #4D4D4D; }
        .dock-panel.lower .prepurchase .summary .content-row.border,
        .dock-panel.lower .payment-methods .summary .content-row.border {
          border-bottom-style: solid;
          border-bottom-width: 1px;
          border-bottom-color: #4D4D4D; }
        .dock-panel.lower .prepurchase .summary .content-row.total,
        .dock-panel.lower .payment-methods .summary .content-row.total {
          height: 50px; }
        .dock-panel.lower .prepurchase .summary .content-row.error,
        .dock-panel.lower .payment-methods .summary .content-row.error {
          height: auto;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #EE6B7B; }
      .dock-panel.lower .prepurchase .summary .label, .dock-panel.lower .prepurchase .summary .voucher,
      .dock-panel.lower .payment-methods .summary .label,
      .dock-panel.lower .payment-methods .summary .voucher {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #FFFFFF;
        position: absolute;
        width: auto;
        left: 0px; }
        .dock-panel.lower .prepurchase .summary .label.total, .dock-panel.lower .prepurchase .summary .voucher.total,
        .dock-panel.lower .payment-methods .summary .label.total,
        .dock-panel.lower .payment-methods .summary .voucher.total {
          font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
          font-weight: normal;
          font-size: 18px;
          line-height: 25px;
          letter-spacing: -0.010em;
          color: #FFFFFF;
          top: 11px; }
        .dock-panel.lower .prepurchase .summary .label.subtotal, .dock-panel.lower .prepurchase .summary .voucher.subtotal,
        .dock-panel.lower .payment-methods .summary .label.subtotal,
        .dock-panel.lower .payment-methods .summary .voucher.subtotal {
          top: 4px; }
        .dock-panel.lower .prepurchase .summary .label.mwst, .dock-panel.lower .prepurchase .summary .voucher.mwst,
        .dock-panel.lower .payment-methods .summary .label.mwst,
        .dock-panel.lower .payment-methods .summary .voucher.mwst {
          font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
          font-weight: normal;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #FFFFFF;
          top: 33px; }
      .dock-panel.lower .prepurchase .summary .voucher,
      .dock-panel.lower .payment-methods .summary .voucher {
        bottom: 4px; }
      .dock-panel.lower .prepurchase .summary .subtotal, .dock-panel.lower .prepurchase .summary .voucher-price, .dock-panel.lower .prepurchase .summary .total-price,
      .dock-panel.lower .payment-methods .summary .subtotal,
      .dock-panel.lower .payment-methods .summary .voucher-price,
      .dock-panel.lower .payment-methods .summary .total-price {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #FFFFFF;
        position: absolute;
        width: auto;
        right: 0px; }
      .dock-panel.lower .prepurchase .summary .voucher-price,
      .dock-panel.lower .payment-methods .summary .voucher-price {
        bottom: 4px; }
      .dock-panel.lower .prepurchase .summary .total-price,
      .dock-panel.lower .payment-methods .summary .total-price {
        top: 12px;
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #FFFFFF; }
      .dock-panel.lower .prepurchase .summary .subtotal,
      .dock-panel.lower .payment-methods .summary .subtotal {
        top: 4px; }
      .dock-panel.lower .prepurchase .summary .info-icon,
      .dock-panel.lower .payment-methods .summary .info-icon {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        background: url("img/sprites/other_icons_sprite.png") no-repeat -200px -514px;
        width: 23px;
        height: 23px;
        margin-top: 0;
        margin-left: 0;
        position: absolute;
        left: 81px;
        top: 11px; }
        .dock-panel.lower .prepurchase .summary .info-icon:hover,
        .dock-panel.lower .payment-methods .summary .info-icon:hover {
          background-position: -100px -514px; }
          .dock-panel.lower .prepurchase .summary .info-icon:hover .popup,
          .dock-panel.lower .payment-methods .summary .info-icon:hover .popup {
            display: block; }
      .dock-panel.lower .prepurchase .summary .popup,
      .dock-panel.lower .payment-methods .summary .popup {
        display: none;
        position: relative;
        z-index: 10; }
        .dock-panel.lower .prepurchase .summary .popup .tooltip-arrow,
        .dock-panel.lower .payment-methods .summary .popup .tooltip-arrow {
          width: 25px;
          height: 15px;
          background: url("img/tooltip-arrow.png") no-repeat;
          position: absolute;
          top: 27px;
          left: 0px; }
        .dock-panel.lower .prepurchase .summary .popup .tooltip-box,
        .dock-panel.lower .payment-methods .summary .popup .tooltip-box {
          position: absolute;
          width: 230px;
          height: auto;
          top: 42px;
          left: 0px;
          background-color: #DFDFDF; }
          .dock-panel.lower .prepurchase .summary .popup .tooltip-box .popup-content,
          .dock-panel.lower .payment-methods .summary .popup .tooltip-box .popup-content {
            padding: 15px 15px 15px 15px;
            font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
            font-weight: normal;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #333333; }
            .dock-panel.lower .prepurchase .summary .popup .tooltip-box .popup-content p,
            .dock-panel.lower .payment-methods .summary .popup .tooltip-box .popup-content p {
              font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
              font-weight: normal;
              font-size: 13px;
              line-height: 17px;
              letter-spacing: -0.010em;
              color: #333333; }
              .dock-panel.lower .prepurchase .summary .popup .tooltip-box .popup-content p b,
              .dock-panel.lower .payment-methods .summary .popup .tooltip-box .popup-content p b {
                font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
                font-weight: 500;
                font-size: 13px;
                line-height: 17px;
                letter-spacing: -0.010em;
                color: #333333; }
      .dock-panel.lower .prepurchase .summary .purchase-button,
      .dock-panel.lower .payment-methods .summary .purchase-button {
        background-color: #00D0C5;
        cursor: pointer;
        position: absolute;
        width: 280px;
        height: 50px;
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #333333;
        line-height: 50px;
        text-align: center; }
        .dock-panel.lower .prepurchase .summary .purchase-button:hover,
        .dock-panel.lower .payment-methods .summary .purchase-button:hover {
          text-decoration: none;
          background-color: #33D9D1; }
        .dock-panel.lower .prepurchase .summary .purchase-button.disabled, .dock-panel.lower .prepurchase .summary .purchase-button.inactive,
        .dock-panel.lower .payment-methods .summary .purchase-button.disabled,
        .dock-panel.lower .payment-methods .summary .purchase-button.inactive {
          background-color: #246360;
          cursor: default; }
          .dock-panel.lower .prepurchase .summary .purchase-button.disabled:hover, .dock-panel.lower .prepurchase .summary .purchase-button.inactive:hover,
          .dock-panel.lower .payment-methods .summary .purchase-button.disabled:hover,
          .dock-panel.lower .payment-methods .summary .purchase-button.inactive:hover {
            background-color: #246360; }
      .dock-panel.lower .prepurchase .summary .voucher-input, .dock-panel.lower .prepurchase .summary .update-button,
      .dock-panel.lower .payment-methods .summary .voucher-input,
      .dock-panel.lower .payment-methods .summary .update-button {
        width: 280px;
        height: 35px;
        background-color: #FFFFFF;
        border-style: none;
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #1A1A1A; }
        .dock-panel.lower .prepurchase .summary .voucher-input.initial, .dock-panel.lower .prepurchase .summary .update-button.initial,
        .dock-panel.lower .payment-methods .summary .voucher-input.initial,
        .dock-panel.lower .payment-methods .summary .update-button.initial {
          font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
          font-weight: normal;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: #B2B2B2; }
        .dock-panel.lower .prepurchase .summary .voucher-input.error, .dock-panel.lower .prepurchase .summary .update-button.error,
        .dock-panel.lower .payment-methods .summary .voucher-input.error,
        .dock-panel.lower .payment-methods .summary .update-button.error {
          font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
          font-weight: normal;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: #EE6B7B;
          background-color: #fce1e5;
          border-style: solid;
          border-width: 1px;
          border-color: #EE6B7B; }
      .dock-panel.lower .prepurchase .summary .voucher-input,
      .dock-panel.lower .payment-methods .summary .voucher-input {
        width: 270px;
        padding: 0 5px 0 5px; }
        .dock-panel.lower .prepurchase .summary .voucher-input.initial,
        .dock-panel.lower .payment-methods .summary .voucher-input.initial {
          text-align: center; }
      .dock-panel.lower .prepurchase .summary .update-button,
      .dock-panel.lower .payment-methods .summary .update-button {
        margin-top: 0px;
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #333333;
        line-height: 35px;
        text-align: center;
        background-color: #B2B2B2;
        cursor: pointer; }
        .dock-panel.lower .prepurchase .summary .update-button:hover,
        .dock-panel.lower .payment-methods .summary .update-button:hover {
          text-decoration: none;
          background-color: #c1c1c1; }
        .dock-panel.lower .prepurchase .summary .update-button.disabled, .dock-panel.lower .prepurchase .summary .update-button.inactive,
        .dock-panel.lower .payment-methods .summary .update-button.disabled,
        .dock-panel.lower .payment-methods .summary .update-button.inactive {
          opacity: 0.3;
          -moz-opacity: 0.3;
          filter: alpha(opacity=30);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
          cursor: default; }
          .lt-ie9 .dock-panel.lower .prepurchase .summary .update-button.disabled *, .lt-ie9 .dock-panel.lower .prepurchase .summary .update-button.inactive *, .lt-ie9
          .dock-panel.lower .payment-methods .summary .update-button.disabled *, .lt-ie9
          .dock-panel.lower .payment-methods .summary .update-button.inactive * {
            filter: inherit; }
          .dock-panel.lower .prepurchase .summary .update-button.disabled:hover, .dock-panel.lower .prepurchase .summary .update-button.inactive:hover,
          .dock-panel.lower .payment-methods .summary .update-button.disabled:hover,
          .dock-panel.lower .payment-methods .summary .update-button.inactive:hover {
            background-color: #B2B2B2; }
    .dock-panel.lower .prepurchase .payment-item-list,
    .dock-panel.lower .payment-methods .payment-item-list {
      border-bottom: 1px solid #4D4D4D;
      padding-top: 19px;
      padding-bottom: 24px; }
      .dock-panel.lower .prepurchase .payment-item-list .no-payment-available,
      .dock-panel.lower .payment-methods .payment-item-list .no-payment-available {
        text-align: center;
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #EE6B7B; }
      .dock-panel.lower .prepurchase .payment-item-list .column,
      .dock-panel.lower .payment-methods .payment-item-list .column {
        width: 235px;
        display: inline-block; }
        .dock-panel.lower .prepurchase .payment-item-list .column .payment-item,
        .dock-panel.lower .payment-methods .payment-item-list .column .payment-item {
          position: relative;
          height: 40px;
          vertical-align: middle;
          padding-left: 30px;
          cursor: pointer;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 11px;
          line-height: 15px;
          letter-spacing: -0.010em;
          color: #FFFFFF;
          line-height: 40px; }
          .dock-panel.lower .prepurchase .payment-item-list .column .payment-item .icon,
          .dock-panel.lower .payment-methods .payment-item-list .column .payment-item .icon {
            background: url("img/sprites/radio_sprite.png") no-repeat -2px -5px;
            position: absolute;
            left: 0;
            top: 0;
            height: 40px;
            width: 30px; }
        .dock-panel.lower .prepurchase .payment-item-list .column .payment-item.selected .icon,
        .dock-panel.lower .payment-methods .payment-item-list .column .payment-item.selected .icon {
          background-position: -2px -55px; }
        .dock-panel.lower .prepurchase .payment-item-list .column .payment-item.alert .icon,
        .dock-panel.lower .payment-methods .payment-item-list .column .payment-item.alert .icon {
          background-position: -2px -105px; }
  .dock-panel.lower .prepurchase {
    width: 1000px; }
    .dock-panel.lower .prepurchase .headline {
      width: 960px;
      margin-left: 20px;
      border-bottom: none; }
    .dock-panel.lower .prepurchase .cart-items {
      border-top: 1px solid gray; }
      .dock-panel.lower .prepurchase .cart-items.bottom {
        border-bottom: 1px solid gray; }
    .dock-panel.lower .prepurchase .cart-items {
      width: 960px;
      margin-left: 20px; }
  .dock-panel.lower .panel-content.prepurchaseauth {
    height: auto;
    overflow: hidden; }
    .dock-panel.lower .panel-content.prepurchaseauth .subpanel.left {
      height: 100vh; }
    .dock-panel.lower .panel-content.prepurchaseauth .register {
      height: auto; }
    .dock-panel.lower .panel-content.prepurchaseauth .login {
      color: white; }
      .dock-panel.lower .panel-content.prepurchaseauth .login .headline {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #FFFFFF;
        padding-bottom: 10px;
        margin: 0;
        width: 356px; }
      .dock-panel.lower .panel-content.prepurchaseauth .login .subheadline {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #FFFFFF;
        margin: 0;
        padding-bottom: 24px;
        width: 356px; }
      .dock-panel.lower .panel-content.prepurchaseauth .login iframe {
        top: -9px; }
      .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login {
        width: 356px;
        border-top: 1px solid #4D4D4D;
        padding-top: 25px;
        overflow: hidden;
        position: relative;
        top: -30px;
        font-family: Arial, sans-serif; }
        .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login .form-headline {
          font-size: 12px;
          padding-bottom: 4px; }
        .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login input.input-text {
          float: left;
          width: 356px;
          height: 35px;
          margin-right: 15px;
          font-size: 15px;
          border-width: 2px; }
          .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login input.input-text.error {
            border-width: 2px;
            border-color: #EE6B7B;
            background-color: #fce1e6;
            color: #EE6B7B; }
        .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login input.unregistered-mail {
          float: left;
          width: 356px;
          height: 35px;
          margin-right: 15px;
          margin-bottom: 20px;
          font-size: 15px;
          border-width: 2px; }
          .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login input.unregistered-mail.error {
            border-width: 2px;
            border-color: #EE6B7B;
            background-color: #fce1e6;
            color: #EE6B7B; }
        .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login input.unregistered-mail-confirm {
          float: left;
          width: 356px;
          height: 35px;
          margin-right: 15px;
          margin-bottom: 20px;
          font-size: 15px;
          border-width: 2px; }
          .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login input.unregistered-mail-confirm.error {
            border-width: 2px;
            border-color: #EE6B7B;
            background-color: #fce1e6;
            color: #EE6B7B; }
        .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login input.unregistered-terms {
          float: left;
          margin-bottom: 20px;
          font-size: 15px;
          border-width: 2px; }
          .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login input.unregistered-terms.error {
            border-width: 2px;
            border-color: #EE6B7B;
            background-color: #fce1e6;
            color: #EE6B7B; }
        .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login input.unregistered-terms span {
          float: left;
          margin-bottom: 20px;
          font-size: 15px; }
        .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login .button {
          background-color: #00D0C5;
          cursor: pointer;
          cursor: pointer;
          width: 140px;
          height: 40px;
          float: left;
          padding: 0; }
          .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login .button:hover {
            text-decoration: none;
            background-color: #33D9D1; }
          .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login .button.disabled, .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login .button.inactive {
            background-color: #246360;
            cursor: default; }
            .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login .button.disabled:hover, .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login .button.inactive:hover {
              background-color: #246360; }
          .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login .button .label {
            font-family: Arial, sans-serif;
            font-weight: bold;
            color: black;
            font-size: 13px;
            line-height: 40px; }
        .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login .error-message {
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #EE6B7B;
          clear: left;
          padding-top: 10px;
          width: 245px;
          display: none; }
        .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login .info-text p {
          font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
          font-weight: normal;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: #FCC000; }
          .dock-panel.lower .panel-content.prepurchaseauth .login .unregistered-login .info-text p:first-child {
            margin-top: 2px; }
  .dock-panel.lower .panel-content.postpurchase .subpanel.left {
    padding: 0 30px 0 0;
    width: 610px;
    min-height: 892px; }
  .dock-panel.lower .panel-content.postpurchase .subpanel.right {
    padding: 0 !important;
    width: 320px !important;
    background-color: #4D4D4D; }
  .dock-panel.lower .panel-content.postpurchase .headline {
    padding-bottom: 20px; }
  .dock-panel.lower .panel-content.postpurchase .button.mygames {
    background-color: #00D0C5;
    cursor: pointer;
    float: none;
    width: 167px;
    margin-bottom: 35px; }
    .dock-panel.lower .panel-content.postpurchase .button.mygames:hover {
      text-decoration: none;
      background-color: #33D9D1; }
    .dock-panel.lower .panel-content.postpurchase .button.mygames.disabled, .dock-panel.lower .panel-content.postpurchase .button.mygames.inactive {
      background-color: #246360;
      cursor: default; }
      .dock-panel.lower .panel-content.postpurchase .button.mygames.disabled:hover, .dock-panel.lower .panel-content.postpurchase .button.mygames.inactive:hover {
        background-color: #246360; }
  .dock-panel.lower .panel-content.postpurchase .purchaseditems {
    width: 640px;
    margin-bottom: 20px; }
    .dock-panel.lower .panel-content.postpurchase .purchaseditems:before {
      border-top: 1px solid #808080;
      padding-top: 20px;
      display: block;
      content: "";
      margin-right: 30px; }
    .dock-panel.lower .panel-content.postpurchase .purchaseditems:after {
      border-bottom: 1px solid #808080;
      display: block;
      content: "";
      padding-top: 10px;
      margin-right: 30px;
      clear: both; }
    .dock-panel.lower .panel-content.postpurchase .purchaseditems .game {
      width: 415px; }
      .dock-panel.lower .panel-content.postpurchase .purchaseditems .game .ticket-details .transaction, .dock-panel.lower .panel-content.postpurchase .purchaseditems .game .ticket-details .rentdate {
        display: none; }
  .dock-panel.lower .panel-content.postpurchase .spacer {
    position: relative;
    height: 62px; }
  .dock-panel.lower .panel-content.postpurchase .nag {
    position: relative;
    background-image: url("http://placehold.it/290x358/79337F&text=this+is+a+placeholder+image");
    margin-left: 30px;
    margin-bottom: 15px;
    width: 290px;
    height: 358px; }
    .dock-panel.lower .panel-content.postpurchase .nag:after {
      content: " ";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      font-size: 0;
      height: 0; }
    .dock-panel.lower .panel-content.postpurchase .nag h3 {
      line-height: 30px;
      margin: 0px;
      color: #FFFFFF; }
    .dock-panel.lower .panel-content.postpurchase .nag ul {
      margin: 20px;
      padding: 0;
      list-style: square; }
      .dock-panel.lower .panel-content.postpurchase .nag ul li {
        margin-bottom: 10px; }
    .dock-panel.lower .panel-content.postpurchase .nag .button {
      position: absolute;
      bottom: 20px;
      left: 20px;
      width: 149px;
      height: 40px;
      background-color: #480A53;
      color: #FFFFFF; }
      .dock-panel.lower .panel-content.postpurchase .nag .button:hover {
        background-color: #3a0842; }
  .dock-panel.lower .panel-content.postpurchase .pmr {
    padding-top: 10px;
    padding-bottom: 15px;
    padding-left: 30px; }
  .dock-panel.lower .panel-content.postpurchase .pmr-info-link {
    white-space: nowrap;
    position: relative;
    top: -8px; }
    .dock-panel.lower .panel-content.postpurchase .pmr-info-link .arrow {
      display: inline-block;
      width: 11px;
      height: 8px;
      background: url("img/link-arrow-teal-light.png") no-repeat; }
    .dock-panel.lower .panel-content.postpurchase .pmr-info-link .text {
      display: inline-block;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #00D0C5;
      margin-left: 6px; }
      .dock-panel.lower .panel-content.postpurchase .pmr-info-link .text:hover {
        cursor: pointer;
        text-decoration: underline; }
  .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .content-left {
    display: inline-block;
    margin-right: 14px;
    margin-bottom: 20px;
    width: 65px;
    height: 65px; }
    .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .content-left .packshot {
      cursor: pointer;
      box-shadow: transparent 0em 0em 0em;
      width: 65px;
      height: 65px; }
      .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .content-left .packshot:hover {
        opacity: 0.7;
        -moz-opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
        .lt-ie9 .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .content-left .packshot:hover * {
          filter: inherit; }
  .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .content-right {
    position: absolute;
    display: inline-block;
    max-width: 180px; }
    .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .content-right .rating .star {
      background: transparent url("img/sprites/rating_sprite.png") no-repeat -6px -137px; }
      .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .content-right .rating .star.filled {
        background-position: -6px -183px; }
      .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .content-right .rating .star.half {
        background-position: -6px -160px; }
  .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .game-title {
    margin-top: -4px;
    max-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #FFFFFF; }
    .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .game-title:hover {
      cursor: pointer;
      text-decoration: underline; }
  .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .price {
    display: block;
    margin-top: -1px;
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #D98FE9; }
  .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .discount {
    margin-right: 8px;
    text-decoration: line-through;
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #B2B2B2; }
  .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .rating {
    margin-top: 5px;
    margin-left: -2px; }
    .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .rating .star {
      width: 13px;
      height: 13px;
      margin-left: 2px;
      float: left;
      background: transparent url("img/sprites/rating_sprite.png") no-repeat -6px -68px; }
      .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .rating .star.filled {
        background-position: -6px -114px; }
      .dock-panel.lower .panel-content.postpurchase .pmr-sidebar-entry .rating .star.half {
        background-position: -6px -91px; }
  .dock-panel.lower .panel-content.mygames .headline {
    width: 100%;
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #FFFFFF;
    border-bottom: 1px solid #808080;
    display: inline-block; }
  .dock-panel.lower .panel-content.mygames .selectors {
    border-bottom: 1px solid #4D4D4D;
    line-height: 34px;
    position: relative;
    height: 69px; }
    .dock-panel.lower .panel-content.mygames .selectors .game-choice {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 15px;
      line-height: 25px;
      letter-spacing: -0.010em;
      color: #00D0C5;
      line-height: 35px;
      position: absolute;
      top: 16px; }
      .dock-panel.lower .panel-content.mygames .selectors .game-choice .separator {
        background-color: #4D4D4D;
        position: absolute;
        left: 95px;
        top: 9px;
        width: 1px;
        height: 20px; }
      .dock-panel.lower .panel-content.mygames .selectors .game-choice .viewall {
        cursor: pointer;
        position: absolute;
        width: 90px; }
        .dock-panel.lower .panel-content.mygames .selectors .game-choice .viewall:hover {
          text-decoration: underline; }
      .dock-panel.lower .panel-content.mygames .selectors .game-choice .viewhistory {
        cursor: pointer;
        position: absolute;
        width: auto;
        left: 105px; }
        .dock-panel.lower .panel-content.mygames .selectors .game-choice .viewhistory:hover {
          text-decoration: underline; }
      .dock-panel.lower .panel-content.mygames .selectors .game-choice .viewall.selected,
      .dock-panel.lower .panel-content.mygames .selectors .game-choice .viewhistory.selected {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #FFFFFF;
        line-height: 35px; }
        .dock-panel.lower .panel-content.mygames .selectors .game-choice .viewall.selected:hover,
        .dock-panel.lower .panel-content.mygames .selectors .game-choice .viewhistory.selected:hover {
          text-decoration: none;
          cursor: default; }
    .dock-panel.lower .panel-content.mygames .selectors .dropdown-container {
      z-index: 1;
      position: relative;
      top: 16px;
      float: right;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2;
      line-height: 35px;
      height: 35px; }
      .dock-panel.lower .panel-content.mygames .selectors .dropdown-container.sort {
        right: 0;
        padding-right: 215px;
        margin-left: 15px; }
        .dock-panel.lower .panel-content.mygames .selectors .dropdown-container.sort .chooser {
          position: absolute;
          right: 0;
          top: 0; }
      .dock-panel.lower .panel-content.mygames .selectors .dropdown-container.filter {
        right: 0;
        padding-right: 215px; }
        .dock-panel.lower .panel-content.mygames .selectors .dropdown-container.filter .chooser {
          position: absolute;
          right: 0;
          top: 0; }
  .dock-panel.lower .panel-content.mygames .games {
    float: left;
    clear: both;
    width: 960px; }
    .dock-panel.lower .panel-content.mygames .games.hidden {
      display: none; }
    .dock-panel.lower .panel-content.mygames .games .column {
      padding-top: 10px;
      width: 475px;
      float: left;
      margin-bottom: 20px; }
      .dock-panel.lower .panel-content.mygames .games .column.left {
        margin-right: 10px; }
    .dock-panel.lower .panel-content.mygames .games .empty.info {
      position: relative;
      width: 960px;
      margin: 0 auto;
      text-align: center;
      height: 100%;
      background-image: url("img/basket_empty.png");
      background-position: 50px 110px;
      background-repeat: no-repeat; }
      .dock-panel.lower .panel-content.mygames .games .empty.info .empty.area {
        width: 580px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 100px;
        padding-bottom: 250px; }
        .dock-panel.lower .panel-content.mygames .games .empty.info .empty.area .title {
          left: 197px;
          width: 566px;
          text-align: left;
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 22px;
          line-height: 25px;
          letter-spacing: -0.025em;
          color: #FFFFFF; }
        .dock-panel.lower .panel-content.mygames .games .empty.info .empty.area .subtitle {
          width: 566px;
          margin-top: 15px;
          text-align: left;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: #FFFFFF; }
        .dock-panel.lower .panel-content.mygames .games .empty.info .empty.area .button {
          background-color: #00D0C5;
          cursor: pointer;
          float: none;
          margin-top: 15px;
          width: 150px; }
          .dock-panel.lower .panel-content.mygames .games .empty.info .empty.area .button:hover {
            text-decoration: none;
            background-color: #33D9D1; }
          .dock-panel.lower .panel-content.mygames .games .empty.info .empty.area .button.disabled, .dock-panel.lower .panel-content.mygames .games .empty.info .empty.area .button.inactive {
            background-color: #246360;
            cursor: default; }
            .dock-panel.lower .panel-content.mygames .games .empty.info .empty.area .button.disabled:hover, .dock-panel.lower .panel-content.mygames .games .empty.info .empty.area .button.inactive:hover {
              background-color: #246360; }
  .dock-panel.lower .panel-content.mygames .gamesload-old {
    position: relative;
    float: left;
    width: 960px;
    height: 100px;
    background-color: #4D4D4D; }
    .dock-panel.lower .panel-content.mygames .gamesload-old .text {
      float: left;
      width: 700px;
      margin-top: 16px;
      margin-left: 30px;
      margin-bottom: 17px;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
    .dock-panel.lower .panel-content.mygames .gamesload-old .link {
      position: absolute;
      bottom: 16px;
      left: 49px; }
      .dock-panel.lower .panel-content.mygames .gamesload-old .link a {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #00D0C5; }
    .dock-panel.lower .panel-content.mygames .gamesload-old .link-arrow {
      background: url("img/sprites/arrows_sprite.png") no-repeat 0 -21px;
      width: 11px;
      height: 8px;
      position: absolute;
      bottom: 21px;
      left: 30px; }
    .dock-panel.lower .panel-content.mygames .gamesload-old img {
      float: right;
      margin-top: 20px;
      margin-right: 30px; }
  .dock-panel.lower .panel-content.mygames .purchase-history .order-details {
    overflow: hidden;
    width: 1000px;
    max-height: 0px;
    margin-left: -20px; }
  .dock-panel.lower .panel-content.mygames .purchase-history .table-container {
    width: 1000px;
    background-color: #1A1A1A; }
  .dock-panel.lower .panel-content.mygames .purchase-history.hidden {
    display: none; }
  .dock-panel.lower .panel-content.mygames .purchase-history .product-table .purchase-info {
    position: relative;
    height: 89px;
    background-color: #1A1A1A; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .purchase-info span.order-number {
      position: absolute;
      top: 17px;
      margin-left: 20px;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 18px;
      line-height: 25px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .purchase-info span.order-date {
      margin-left: 20px;
      top: 47px;
      position: absolute;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
  .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary {
    margin-top: 24px;
    width: 280px;
    padding-left: 700px;
    height: auto; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary .subtotal {
      border-bottom-style: solid;
      border-bottom-width: 1px;
      border-bottom-color: #333333;
      padding-bottom: 10px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary .voucher {
      padding-top: 8px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary .voucher-code {
      padding-bottom: 9px;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      border-bottom-color: #333333; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary .sum {
      margin-top: 7px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary .taxes {
      padding-bottom: 30px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary .label, .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary .data {
      width: 140px;
      display: inline-block;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
      .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary .label.sub, .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary .data.sub {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #FFFFFF; }
      .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary .label.big, .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary .data.big {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #FFFFFF; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary .label {
      text-align: left; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary .data {
      text-align: right; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .order-summary .text {
      display: inline-block;
      padding-top: 5px;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2; }
  .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row {
    position: relative;
    width: 960px;
    height: 60px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #4D4D4D;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row.open, .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row.opening, .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row.closing {
      border-bottom-color: transparent; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row.header {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row.details-header {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2;
      border-top-width: 1px;
      border-top-style: solid;
      border-top-color: #808080;
      margin-left: 20px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row.data {
      border-bottom-style: none;
      height: 140px;
      margin-left: 20px;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAYAAAAb4BS0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QMOCCkSfOcXqQAAAA9JREFUCNdjyM7O/s8ABQAWzwJBMflAEAAAAABJRU5ErkJggg==");
      background-repeat: repeat-x;
      background-position: 0 100%; }
      .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row.data:last-child {
        background-image: none;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #808080; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .arrow {
      position: absolute;
      top: 10px;
      right: 5px;
      background: url("img/sprites/arrows_sprite.png") no-repeat -100px -400px;
      width: 30px;
      height: 50px;
      cursor: pointer; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row.open .arrow {
      background-position: -100px -350px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .date {
      margin-right: 10px;
      margin-top: 25px;
      margin-bottom: 25px;
      top: 0px;
      left: 0px;
      position: absolute;
      width: 140px; }
      .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .date.header {
        margin-top: 30px;
        margin-bottom: 20px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .number {
      width: 170px;
      margin-left: 10px;
      margin-right: 10px;
      margin-top: 25px;
      margin-bottom: 25px;
      top: 0px;
      left: 140px;
      position: absolute;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .number.header {
        width: 185px;
        margin-top: 30px;
        margin-bottom: 20px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .article {
      width: 390px;
      margin-left: 10px;
      margin-right: 10px;
      margin-top: 25px;
      margin-bottom: 25px;
      top: 0px;
      left: 325px;
      position: absolute;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .article.header {
        margin-top: 30px;
        margin-bottom: 20px;
        width: 417px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .sum {
      margin-left: 10px;
      margin-right: 10px;
      margin-top: 25px;
      margin-bottom: 25px;
      top: 0px;
      left: 742px;
      position: absolute;
      width: 181px; }
      .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .sum.header {
        margin-top: 30px;
        margin-bottom: 20px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .type {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2;
      position: absolute;
      margin-top: 25px;
      /*margin-left: 10px;*/
      margin-bottom: 25px;
      top: 0px;
      left: 0px;
      width: 140px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .count {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2;
      position: absolute;
      margin-top: 25px;
      margin-bottom: 25px;
      top: 0px;
      left: 140px;
      width: 185px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .detail-article {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2;
      position: absolute;
      margin-top: 25px;
      margin-bottom: 25px;
      top: 0px;
      left: 325px;
      width: 559px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .price {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2;
      position: absolute;
      margin-top: 25px;
      margin-bottom: 25px;
      top: 0px;
      width: 100px;
      text-align: right;
      right: 0; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .type-column {
      position: absolute;
      padding-top: 25px;
      width: 140px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .count-column {
      padding-top: 25px;
      left: 140px;
      position: absolute;
      width: 185px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .article-column {
      padding-top: 25px;
      position: absolute;
      left: 325px;
      width: 559px; }
      .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .article-column .packshot-title .packshot {
        cursor: pointer;
        box-shadow: transparent 0em 0em 0em;
        float: left;
        width: 63px;
        height: 90px; }
        .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .article-column .packshot-title .packshot:hover {
          opacity: 0.7;
          -moz-opacity: 0.7;
          filter: alpha(opacity=70);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
          .lt-ie9 .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .article-column .packshot-title .packshot:hover * {
            filter: inherit; }
      .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .article-column .packshot-title .game-title {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #FFFFFF;
        float: left;
        width: 440px;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-left: 20px; }
    .dock-panel.lower .panel-content.mygames .purchase-history .product-table .row .price-column {
      padding-top: 25px;
      position: absolute;
      left: 884px;
      width: 76px;
      text-align: right; }

.panel-container.postpurchase {
  background-color: #4D4D4D; }
  .panel-container.postpurchase .left-background, .panel-container.postpurchase .panel-content.two-columns .subpanel.left {
    background-color: #333333; }

.toolbar-container {
  visibility: hidden;
  width: 100%;
  position: fixed;
  z-index: 2000; }
  .toolbar-container .view-overlay {
    display: none;
    position: absolute; }
    .focused .toolbar-container .view-overlay {
      display: block; }
    .focused.action-overlayed .toolbar-container .view-overlay {
      display: none !important; }
  .toolbar-container.top-position {
    top: 0px !important; }
  .toolbar-container .notification-bar {
    position: absolute;
    bottom: 0px;
    height: 50px;
    background: #00D0C5;
    text-align: right;
    width: 100%;
    z-index: 3;
    overflow: hidden; }
    .toolbar-container .notification-bar .message {
      position: relative;
      height: 100%;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: black;
      line-height: 50px;
      padding-right: 20px; }
      .toolbar-container .notification-bar .message.info {
        background: #00D0C5; }
      .toolbar-container .notification-bar .message.error {
        background: #EE6B7B; }
      .toolbar-container .notification-bar .message b {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: black; }
      .toolbar-container .notification-bar .message .text, .toolbar-container .notification-bar .message .icon {
        float: right; }
      .toolbar-container .notification-bar .message .icon {
        width: 24px;
        height: 24px;
        margin-top: 13px;
        margin-right: 10px;
        background-position: 100% 100%;
        background-repeat: no-repeat; }
        .toolbar-container .notification-bar .message .icon.cart {
          background-image: url("img/notification_cart.png"); }
        .toolbar-container .notification-bar .message .icon.pass {
          background-image: url("img/leihen_notification_20x20.png"); }

.toolbar {
  position: relative;
  z-index: 4;
  text-align: center;
  /* IE 7 fix */
  width: 100%;
  font-family: "Arial", sans-serif;
  background-color: #FFFFFF;
  background-clip: padding-box;
  -webkit-background-clip: padding-box;
  border-top: 1px rgba(0, 0, 0, 0.13) solid;
  /* imported in _toolbar.scss */
  /* imported in _toolbar.scss */
  /* imported in _toolbar.scss */ }
  .toolbar:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
    height: 0; }
  .lt-ie9 .toolbar {
    overflow: hidden;
    border-top: 1px #DFDFDF solid; }
  .toolbar .toolbar-inner {
    background: #FFFFFF;
    text-align: left;
    /* IE 7 fix reset */
    width: 940px;
    height: 80px;
    margin: 0 auto;
    position: relative;
    overflow: visible; }
    .toolbar .toolbar-inner .dark-background {
      position: absolute;
      top: 0;
      left: 480px;
      width: 10000px;
      height: 100%;
      background-color: #F3F3F3; }
    .toolbar .toolbar-inner a.home {
      position: absolute;
      left: 0px;
      display: block;
      height: 100%;
      width: 160px;
      background: url("img/sprites/navigation_sprites_beta.png") -6px -641px no-repeat;
      text-indent: -10000px;
      overflow: hidden; }
  .toolbar .spacer {
    height: 1px;
    width: 300px; }
  .toolbar .toolbar-element {
    top: 0;
    position: absolute; }
    .toolbar .toolbar-element a:focus, .toolbar .toolbar-element a:hover {
      text-decoration: none; }
  .toolbar .navigation {
    left: 145px;
    /* Toolbar Navigation */ }
    .toolbar .navigation * {
      filter: inherit; }
    .toolbar .navigation .navigation-list {
      padding: 0;
      margin: 0; }
      .toolbar .navigation .navigation-list li {
        float: left;
        list-style-type: none;
        text-transform: uppercase; }
        .toolbar .navigation .navigation-list li a.button {
          display: block;
          padding-top: 57px;
          height: 23px;
          width: 80px;
          outline: 0;
          text-align: center;
          overflow: hidden;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #009991;
          font-size: 11px;
          position: relative;
          cursor: pointer;
          background-color: #FFFFFF;
          background-color: #FFFFFF; }
          .toolbar .navigation .navigation-list li a.button.active, .toolbar .navigation .navigation-list li a.button:hover {
            background-color: #F3F3F3;
            color: #333333; }
          .toolbar .navigation .navigation-list li a.button.button-highlights {
            line-height: 9px;
            margin-left: 15px;
            background-image: url("img/sprites/navigation_sprites_beta.png");
            background-repeat: no-repeat;
            background-position: 26px -8px; }
            .toolbar .navigation .navigation-list li a.button.button-highlights.active, .toolbar .navigation .navigation-list li a.button.button-highlights:hover {
              background-position: -34px -8px; }
          .toolbar .navigation .navigation-list li a.button.button-charts {
            line-height: 9px;
            background-image: url("img/sprites/navigation_sprites_beta.png");
            background-repeat: no-repeat;
            background-position: 24px -88px; }
            .toolbar .navigation .navigation-list li a.button.button-charts.active, .toolbar .navigation .navigation-list li a.button.button-charts:hover {
              background-position: -36px -88px; }
          .toolbar .navigation .navigation-list li a.button.button-browse {
            line-height: 9px;
            background-image: url("img/sprites/navigation_sprites_beta.png");
            background-repeat: no-repeat;
            background-position: 26px -168px; }
            .toolbar .navigation .navigation-list li a.button.button-browse.active, .toolbar .navigation .navigation-list li a.button.button-browse:hover {
              background-position: -34px -168px; }
          .toolbar .navigation .navigation-list li a.button.button-help {
            line-height: 9px;
            background-image: url("img/sprites/navigation_sprites_beta.png");
            background-repeat: no-repeat;
            background-position: 26px -808px; }
            .toolbar .navigation .navigation-list li a.button.button-help.active, .toolbar .navigation .navigation-list li a.button.button-help:hover {
              background-position: -34px -808px; }
  .toolbar .profile {
    left: 480px;
    width: 220px;
    height: 100%; }
    .toolbar .profile .profile-details {
      position: relative;
      height: 100%;
      margin-top: 10px;
      margin-left: 10px; }
      .toolbar .profile .profile-details .arrow-icon {
        position: absolute;
        background: url("img/sprites/arrows_sprite.png") no-repeat 0 -672px;
        top: 49px;
        width: 5px;
        height: 7px; }
        .toolbar .profile .profile-details .arrow-icon.left {
          left: 0px; }
        .toolbar .profile .profile-details .arrow-icon.right {
          left: 100px; }
        .toolbar .profile .profile-details .arrow-icon.far-right {
          left: 115px; }
      .toolbar .profile .profile-details .greeting, .toolbar .profile .profile-details .welcome, .toolbar .profile .profile-details .status-info {
        position: absolute;
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #4D4D4D; }
      .toolbar .profile .profile-details.loggedin .greeting {
        max-width: 140px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: pre; }
      .toolbar .profile .profile-details .status-info {
        top: 21px; }
        .toolbar .profile .profile-details .status-info .status {
          cursor: pointer;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #009991; }
          .toolbar .profile .profile-details .status-info .status:hover {
            text-decoration: underline; }
      .toolbar .profile .profile-details .welcome {
        top: 21px;
        left: 0px; }
      .toolbar .profile .profile-details .bonus {
        position: absolute;
        cursor: pointer;
        top: 21px;
        left: 0px;
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #009991; }
        .toolbar .profile .profile-details .bonus:hover {
          text-decoration: underline; }
      .toolbar .profile .profile-details .greeting {
        top: 2px;
        left: 0px; }
      .toolbar .profile .profile-details a.register, .toolbar .profile .profile-details a.login, .toolbar .profile .profile-details a.logout, .toolbar .profile .profile-details a.mygamesload {
        position: absolute;
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 11px;
        line-height: 15px;
        letter-spacing: -0.010em;
        color: #009991;
        line-height: 17px; }
        .toolbar .profile .profile-details a.register:hover, .toolbar .profile .profile-details a.login:hover, .toolbar .profile .profile-details a.logout:hover, .toolbar .profile .profile-details a.mygamesload:hover {
          text-decoration: underline; }
      .toolbar .profile .profile-details a.register, .toolbar .profile .profile-details a.mygamesload {
        left: 9px;
        top: 43px; }
      .toolbar .profile .profile-details a.login, .toolbar .profile .profile-details a.logout {
        left: 106px;
        top: 43px; }
        .toolbar .profile .profile-details a.login.far-right, .toolbar .profile .profile-details a.logout.far-right {
          left: 124px; }
  .toolbar .cart {
    left: 860px;
    text-transform: uppercase; }
    .toolbar .cart a.button {
      background: url("img/sprites/navigation_sprites_beta.png") 23px -329px no-repeat;
      display: block;
      padding-top: 57px;
      height: 23px;
      width: 80px;
      outline: 0;
      text-align: center;
      overflow: hidden;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #009991;
      font-size: 11px;
      position: relative;
      cursor: pointer;
      background-color: #F3F3F3;
      padding-top: 54px; }
      .toolbar .cart a.button.active, .toolbar .cart a.button:hover {
        background-color: #F3F3F3;
        color: #333333; }
      .toolbar .cart a.button .count {
        display: block;
        position: absolute;
        right: 15px;
        top: 3px;
        width: 20px;
        height: 20px;
        line-height: 17px;
        overflow: visible;
        text-align: center;
        background: #FCC000;
        border: 2px solid #F3F3F3;
        -webkit-border-top-left-radius: 100%;
        -webkit-border-top-right-radius: 100%;
        -webkit-border-bottom-right-radius: 100%;
        -webkit-border-bottom-left-radius: 100%;
        -moz-border-radius-topleft: 100%;
        -moz-border-radius-topright: 100%;
        -moz-border-radius-bottomright: 100%;
        -moz-border-radius-bottomleft: 100%;
        border-top-left-radius: 100%;
        border-top-right-radius: 100%;
        border-bottom-right-radius: 100%;
        border-bottom-left-radius: 100%; }
        .lt-ie10 .toolbar .cart a.button .count {
          line-height: 20px; }
        .lt-ie9 .toolbar .cart a.button .count {
          width: 24px;
          padding: 2px 0;
          border: none;
          background: transparent no-repeat url("img/toolbar-count-bg.png"); }
      .toolbar .cart a.button.active, .toolbar .cart a.button:hover {
        background-color: #F3F3F3;
        background-position: -37px -329px; }
        .toolbar .cart a.button.active .count, .toolbar .cart a.button:hover .count {
          border-color: #F3F3F3; }
  .toolbar .loyalty-badge {
    position: absolute;
    top: -10px;
    left: 142px;
    width: 30px;
    height: 47px;
    background: transparent url("img/loyalty/icons/hl_navigation.png") no-repeat; }
    .toolbar .loyalty-badge:hover {
      cursor: pointer; }
    .toolbar .loyalty-badge .icon {
      position: absolute;
      top: 16px;
      left: 3px;
      width: 24px;
      height: 27px; }
    .toolbar .loyalty-badge .badge-progress {
      position: absolute;
      top: 11px;
      left: 3px;
      width: 24px;
      height: 2px;
      overflow: hidden;
      background-color: #4D4D4D; }
      .toolbar .loyalty-badge .badge-progress .badge-progress-filled {
        height: 100%;
        background-color: #87BE5C; }

.toolbar-wrapper {
  position: relative; }

/* Browser-specific styles */
.filterbar-container {
  display: none;
  max-height: 0;
  position: relative;
  top: 1px; }
  .filterbar-container .filterbar {
    height: 80px;
    position: relative; }
    .filterbar-container .filterbar .filter-navigation .arrow {
      background: url("img/sprites/arrows_sprite.png") no-repeat -100px -272px; }

/* Search-specific styles */
.search-filters {
  border-top: 10px solid #FFFFFF;
  height: 80px;
  position: relative;
  z-index: 1; }
  .search-filters .items {
    top: 80px; }
  .search-filters .arrow {
    background: url("img/sprites/arrows_sprite.png") no-repeat -100px -321px; }

/* Shared styles for browse and search */
.filter-navigation {
  width: 940px;
  margin: 0 auto;
  background: #1A1A1A;
  height: 80px; }
  .filter-navigation .filter {
    display: inline-block;
    border-right: 1px solid #4D4D4D;
    height: 100%;
    width: 187px;
    padding: 0;
    overflow: hidden;
    position: relative;
    vertical-align: bottom; }
    .filter-navigation .filter:hover {
      background: #4D4D4D;
      overflow: visible; }
      .filter-navigation .filter:hover .current {
        color: #FFFFFF !important; }
    .filter-navigation .filter:last-child {
      border-color: #1A1A1A; }
      .filter-navigation .filter:last-child:hover {
        border-color: #4D4D4D; }
    .filter-navigation .filter h4 {
      margin-left: 10px;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      margin-top: 16px;
      margin-bottom: 0px; }
    .filter-navigation .filter .arrow {
      position: absolute;
      top: 40px;
      right: 10px;
      width: 11px;
      height: 7px;
      float: right; }
    .filter-navigation .filter .current {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #00D0C5;
      position: absolute;
      left: 10px;
      top: 35px;
      width: 145px; }
    .filter-navigation .filter .items {
      bottom: 80px;
      background-color: #4D4D4D;
      left: -1px;
      width: 188px;
      height: 190px;
      position: absolute; }
      .filter-navigation .filter .items .column {
        display: inline-block;
        vertical-align: top;
        width: 178px;
        padding-left: 10px;
        padding-top: 26px; }
      .filter-navigation .filter .items .menu-item {
        display: block;
        height: 30px;
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #00D0C5; }
        .filter-navigation .filter .items .menu-item:hover {
          text-decoration: none;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #FFFFFF; }
        .filter-navigation .filter .items .menu-item.selected {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #FFFFFF; }
    .filter-navigation .filter.price-range .items {
      width: 376px;
      height: 190px; }
    .filter-navigation .filter.relevance .items {
      left: -188px;
      height: 160px;
      width: 376px; }
    .filter-navigation .filter.platform .items {
      height: 160px; }
    .filter-navigation .filter.publication .items {
      height: 130px; }
    .filter-navigation .filter.category .items {
      width: 940px;
      height: 190px;
      left: 0px; }
      .filter-navigation .filter.category .items .column {
        width: 225px; }
        .filter-navigation .filter.category .items .column .menu-item {
          padding-left: 30px;
          position: relative; }
          .filter-navigation .filter.category .items .column .menu-item .icon {
            width: 22px;
            height: 22px;
            position: absolute;
            left: -2px;
            top: -3px;
            background-repeat: no-repeat;
            background-position: -22px 0; }
          .filter-navigation .filter.category .items .column .menu-item:hover .icon, .filter-navigation .filter.category .items .column .menu-item.selected .icon {
            background-position: -44px 0; }

.search-suggestion-container {
  z-index: 1;
  position: absolute;
  background-color: #FFFFFF;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  width: 370px;
  overflow: hidden;
  left: -1px;
  top: 50px;
  display: none;
  height: 0;
  border-color: rgba(0, 0, 0, 0.3); }
  .lt-ie9 .search-suggestion-container {
    border-color: #B2B2B2; }

.searchsuggestion-panel {
  position: absolute;
  bottom: 0;
  width: 100%; }
  .searchsuggestion-panel div {
    cursor: pointer; }
  .searchsuggestion-panel .result-all {
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #009991;
    padding: 0 10px;
    height: 30px;
    line-height: 32px;
    vertical-align: middle; }
    .searchsuggestion-panel .result-all.selected {
      background-color: #DFDFDF;
      margin-bottom: -1px;
      border-bottom: 1px solid #DFDFDF; }
  .searchsuggestion-panel .suggestion-item {
    padding: 0 14px;
    position: relative;
    height: 76px; }
    .searchsuggestion-panel .suggestion-item.selected {
      background-color: #DFDFDF;
      margin-bottom: -1px;
      border-bottom: 1px solid #DFDFDF; }
    .searchsuggestion-panel .suggestion-item .suggestion-item-img {
      margin-top: 12px;
      margin-right: 10px;
      width: 50px;
      height: 50px;
      float: left; }
    .searchsuggestion-panel .suggestion-item .suggestion-right {
      border-bottom: 1px solid #DFDFDF;
      padding: 18px 0 16px 0; }
      .searchsuggestion-panel .suggestion-item .suggestion-right .suggestion-item-title {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #4D4D4D;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
        .searchsuggestion-panel .suggestion-item .suggestion-right .suggestion-item-title b {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: #4D4D4D; }
      .searchsuggestion-panel .suggestion-item .suggestion-right .suggestion-item-price {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #79337F;
        display: inline-block; }
      .searchsuggestion-panel .suggestion-item .suggestion-right .suggestion-item-platform {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #808080;
        margin-left: 5px;
        display: inline-block; }
      .searchsuggestion-panel .suggestion-item .suggestion-right .suggestion-item-label {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #79337F;
        display: inline-block; }

.detail-container {
  overflow: hidden;
  background-color: #DFDFDF;
  min-height: 100%; }

.gamedetail {
  position: relative;
  z-index: 1989;
  overflow: hidden;
  background-color: #FFFFFF; }
  .gamedetail .detail-header {
    border-top: 10px solid #DFDFDF;
    position: relative;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1990;
    overflow: hidden; }
    .gamedetail .detail-header .banderole {
      position: absolute;
      z-index: 5002;
      top: 0;
      left: 0;
      height: 142px;
      width: 142px;
      background-repeat: no-repeat; }
      .gamedetail .detail-header .banderole.prebuy {
        background-image: url("img/preorder_banderole.png"); }
      .gamedetail .detail-header .banderole.preview {
        background-image: url("img/preview_banderole.png"); }
    .gamedetail .detail-header .hero-overlay.details .rating .rating-count {
      cursor: pointer; }
      .gamedetail .detail-header .hero-overlay.details .rating .rating-count:hover {
        text-decoration: underline; }
    .gamedetail .detail-header .hero-overlay.details .cash-points {
      margin-left: 23.5px;
      margin-top: 3px; }
  .gamedetail .detail-content {
    z-index: 1989;
    position: relative;
    width: 960px;
    margin-left: auto;
    margin-right: auto; }
    .gamedetail .detail-content:before {
      content: "";
      height: 100000px;
      left: 680px;
      background: #DFDFDF;
      position: absolute;
      top: -10000px;
      width: 100%;
      z-index: -1; }
    .gamedetail .detail-content .detail-content-main {
      float: left;
      height: auto;
      padding-bottom: 340px; }
      .gamedetail .detail-content .detail-content-main .hilfe {
        width: 620px;
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 30px;
        float: right; }
        .gamedetail .detail-content .detail-content-main .hilfe h3, .gamedetail .detail-content .detail-content-main .hilfe h4 {
          padding: 0;
          margin: 0; }
        .gamedetail .detail-content .detail-content-main .hilfe h3.title {
          color: #009991;
          font-size: 26px;
          font-weight: bold;
          margin-top: 36px;
          margin-bottom: 8px; }
        .gamedetail .detail-content .detail-content-main .hilfe h4.subtitle {
          font-size: 18px;
          font-weight: bold;
          margin-bottom: 8px; }
        .gamedetail .detail-content .detail-content-main .hilfe .field {
          width: 350px;
          height: 40px;
          margin-bottom: 15px; }
        .gamedetail .detail-content .detail-content-main .hilfe .field-text {
          width: 350px;
          height: 140px;
          margin-bottom: 15px; }
        .gamedetail .detail-content .detail-content-main .hilfe .button {
          width: 150px;
          height: 40px;
          background: #009991;
          font-size: 12px;
          font-weight: bolder;
          color: #000;
          border: 1px solid #1ca69d;
          margin-left: 205px; }
        .gamedetail .detail-content .detail-content-main .hilfe .button-ga-disable {
          width: 220px;
          height: 40px;
          background: #23D0C5;
          font-size: 12px;
          font-weight: bolder;
          color: #000;
          border: 1px solid #1ca69d;
          cursor: pointer; }
        .gamedetail .detail-content .detail-content-main .hilfe .button-ga-disable p {
          text-align: center;
          font-size: 13px;
          color: #333;
          line-height: 15px; }
      .gamedetail .detail-content .detail-content-main .attributes {
        margin: 40px 0 12px;
        float: left;
        width: 160px; }
        .gamedetail .detail-content .detail-content-main .attributes img.product-image {
          width: 160px;
          height: 223px; }
        .gamedetail .detail-content .detail-content-main .attributes .title {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 18px;
          line-height: 25px;
          letter-spacing: -0.010em;
          color: black;
          margin: 0 0 10px;
          padding: 5px 0 0px;
          line-height: 40px;
          border-bottom: 1px solid #DFDFDF; }
        .gamedetail .detail-content .detail-content-main .attributes .content-item {
          font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
          font-weight: normal;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #1A1A1A;
          display: block;
          margin-bottom: 5px; }
          .gamedetail .detail-content .detail-content-main .attributes .content-item.system span {
            display: inline-block;
            text-indent: -1000em;
            width: 18px;
            height: 18px;
            margin: -18px 1px; }
            .gamedetail .detail-content .detail-content-main .attributes .content-item.system span.pc {
              background: url("img/sprites/icons_betriebssystem.png") -1px -1px; }
            .gamedetail .detail-content .detail-content-main .attributes .content-item.system span.mac {
              background: url("img/sprites/icons_betriebssystem.png") -1px -21px; }
        .gamedetail .detail-content .detail-content-main .attributes .usk-area {
          position: relative;
          border-top: 1px solid #DFDFDF;
          margin-top: 25px;
          margin-bottom: 40px;
          padding: 15px 0 0 55px;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 11px;
          line-height: 15px;
          letter-spacing: -0.010em;
          color: #1A1A1A;
          line-height: 17px;
          min-height: 60px; }
          .gamedetail .detail-content .detail-content-main .attributes .usk-area .icon {
            background-image: url("img/sprites/usk_icon.png");
            display: block;
            position: absolute;
            top: 20px;
            left: -1px;
            height: 45px;
            width: 45px;
            background-position: -17px -19px; }
            .gamedetail .detail-content .detail-content-main .attributes .usk-area .icon.usk0 {
              background-position: -17px -99px; }
            .gamedetail .detail-content .detail-content-main .attributes .usk-area .icon.usk6 {
              background-position: -17px -179px; }
            .gamedetail .detail-content .detail-content-main .attributes .usk-area .icon.usk12 {
              background-position: -17px -259px; }
            .gamedetail .detail-content .detail-content-main .attributes .usk-area .icon.usk16 {
              background-position: -17px -339px; }
            .gamedetail .detail-content .detail-content-main .attributes .usk-area .icon.usk18 {
              background-position: -17px -419px; }
      .gamedetail .detail-content .detail-content-main .properties {
        width: 460px;
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 30px;
        float: right; }
        .gamedetail .detail-content .detail-content-main .properties h3, .gamedetail .detail-content .detail-content-main .properties h4 {
          padding: 0;
          margin: 0; }
        .gamedetail .detail-content .detail-content-main .properties h3.title {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 26px;
          line-height: 30px;
          letter-spacing: -0.025em;
          color: #1A1A1A;
          margin-top: 36px;
          margin-bottom: 8px; }
        .gamedetail .detail-content .detail-content-main .properties h4.subtitle {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 18px;
          line-height: 25px;
          letter-spacing: -0.010em;
          color: #1A1A1A;
          margin-bottom: 8px; }
        .gamedetail .detail-content .detail-content-main .properties .titlebar {
          float: left;
          width: 100%;
          color: #FFFFFF;
          margin-top: -2px;
          margin-bottom: 26px; }
          .gamedetail .detail-content .detail-content-main .properties .titlebar .icon {
            display: inline-block;
            background-position: -68px -2px;
            background-repeat: no-repeat;
            width: 18px;
            height: 18px;
            vertical-align: middle; }
          .gamedetail .detail-content .detail-content-main .properties .titlebar .title, .gamedetail .detail-content .detail-content-main .properties .titlebar .availability, .gamedetail .detail-content .detail-content-main .properties .titlebar .type {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #79337F;
            display: inline-block;
            line-height: 18px;
            padding-left: 7px;
            padding-right: 8px;
            vertical-align: middle; }
          .gamedetail .detail-content .detail-content-main .properties .titlebar .availability {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: black;
            border-left: 1px solid #DFDFDF;
            vertical-align: middle;
            line-height: 18px;
            padding-right: 0px;
            padding-left: 10px; }
          .gamedetail .detail-content .detail-content-main .properties .titlebar .type {
            font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
            font-weight: normal;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: black;
            vertical-align: middle;
            padding-left: 0px;
            line-height: 18px; }
        .gamedetail .detail-content .detail-content-main .properties .detail-price {
          clear: both;
          padding-bottom: 17px;
          border-bottom: 1px dotted #B2B2B2; }
          .gamedetail .detail-content .detail-content-main .properties .detail-price:after {
            content: " ";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            font-size: 0;
            height: 0; }
          .gamedetail .detail-content .detail-content-main .properties .detail-price .price, .gamedetail .detail-content .detail-content-main .properties .detail-price .discount {
            display: inline-block;
            vertical-align: middle; }
          .gamedetail .detail-content .detail-content-main .properties .detail-price .price {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 26px;
            line-height: 30px;
            letter-spacing: -0.025em;
            color: #333333;
            line-height: 25px; }
          .gamedetail .detail-content .detail-content-main .properties .detail-price .taxinfo {
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #333333;
            margin-top: 3px; }
          .gamedetail .detail-content .detail-content-main .properties .detail-price .discount {
            margin-left: 10px;
            background-color: #EE6B7B;
            height: 25px;
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 15px;
            line-height: 20px;
            letter-spacing: -0.010em;
            color: #FFFFFF; }
            .gamedetail .detail-content .detail-content-main .properties .detail-price .discount span {
              line-height: 25px; }
              .gamedetail .detail-content .detail-content-main .properties .detail-price .discount span.discount-value {
                padding-left: 10px; }
              .gamedetail .detail-content .detail-content-main .properties .detail-price .discount span.price-orig {
                color: #FFFFFF;
                padding-left: 10px;
                padding-right: 10px;
                display: inline-block;
                position: relative;
                text-decoration: line-through; }
          .gamedetail .detail-content .detail-content-main .properties .detail-price .cash-points {
            margin-left: 24.5px; }
        .gamedetail .detail-content .detail-content-main .properties .detail-meta {
          clear: both;
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: black;
          margin-bottom: 25px; }
          .gamedetail .detail-content .detail-content-main .properties .detail-meta a, .gamedetail .detail-content .detail-content-main .properties .detail-meta a:visited, .gamedetail .detail-content .detail-content-main .properties .detail-meta a:active {
            color: #009991;
            text-decoration: none; }
        .gamedetail .detail-content .detail-content-main .properties .detail-description {
          overflow: hidden;
          font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
          font-weight: normal;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: black; }
        .gamedetail .detail-content .detail-content-main .properties .expand-button, .gamedetail .detail-content .detail-content-main .properties .collapse-button {
          display: none;
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: #009991;
          position: relative;
          margin-top: 11px;
          padding-left: 18px;
          cursor: pointer; }
          .gamedetail .detail-content .detail-content-main .properties .expand-button .icon, .gamedetail .detail-content .detail-content-main .properties .collapse-button .icon {
            position: absolute;
            top: 7px;
            left: 0;
            background: url("img/sprites/arrows_sprite.png") no-repeat -1px -520px;
            width: 12px;
            height: 10px; }
        .gamedetail .detail-content .detail-content-main .properties .collapse-button .icon {
          background-position: -1px -471px; }
      .gamedetail .detail-content .detail-content-main .detail-accordion {
        margin-top: 25px;
        margin-bottom: 25px;
        clear: both;
        border-bottom: 1px solid #DFDFDF;
        width: 650px; }
        .gamedetail .detail-content .detail-content-main .detail-accordion .tips .accordion-item .content .content-item .body {
          padding-bottom: 42px; }
        .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item {
          overflow: hidden; }
          .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item.closed {
            max-height: 67px; }
          .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .headline {
            position: relative;
            width: 650px;
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 18px;
            line-height: 25px;
            letter-spacing: -0.010em;
            color: #009991;
            line-height: 67px;
            padding-bottom: 2px;
            border-top: 1px solid #DFDFDF;
            cursor: pointer; }
            .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .headline .arrow {
              position: absolute;
              top: 28px;
              right: 19px;
              width: 18px;
              height: 12px;
              background: url("img/sprites/arrows_sprite.png") no-repeat 0 -369px;
              cursor: pointer; }
              .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .headline .arrow.closed {
                background: url("img/sprites/arrows_sprite.png") no-repeat 0 -419px; }
            .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .headline:hover {
              color: #00746E; }
              .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .headline:hover .arrow {
                background-position: -50px -369px; }
                .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .headline:hover .arrow.closed {
                  background-position: -50px -419px; }
          .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content {
            width: 650px; }
            .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item {
              position: relative; }
              .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .title {
                font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
                font-weight: 600;
                font-size: 18px;
                line-height: 25px;
                letter-spacing: -0.010em;
                color: #1A1A1A;
                padding-top: 13px;
                padding-bottom: 2px;
                background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAYAAAAb4BS0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QMOCCkSfOcXqQAAAA9JREFUCNdjyM7O/s8ABQAWzwJBMflAEAAAAABJRU5ErkJggg==");
                background-repeat: repeat-x; }
              .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .date {
                font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
                font-weight: normal;
                font-size: 13px;
                line-height: 17px;
                letter-spacing: -0.010em;
                color: #808080;
                line-height: 1;
                padding-bottom: 13px; }
              .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body {
                font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
                font-weight: normal;
                font-size: 15px;
                line-height: 20px;
                letter-spacing: -0.010em;
                color: #1A1A1A;
                padding-bottom: 25px; }
                .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body strong, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body em, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body b, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body i, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h4, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h5, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h6 {
                  font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
                  font-weight: 600;
                  font-size: 15px;
                  line-height: 20px;
                  letter-spacing: -0.010em;
                  color: #1A1A1A;
                  font-style: normal;
                  font-weight: normal; }
                .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body p, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body ul, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body ol, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body li, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h1, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h2, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h3, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h4, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h5, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h6 {
                  padding: 0;
                  margin: 0; }
                .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body p, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body ul, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body ol {
                  margin-bottom: 20px; }
                  .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body p ul, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body p ol, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body ul ul, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body ul ol, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body ol ul, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body ol ol {
                    margin-bottom: 0; }
                .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body ul {
                  list-style: none; }
                  .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body ul li {
                    background: url("img/list-bullet.png") no-repeat 10px 10px; }
                .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body li {
                  padding-left: 21px; }
                .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body a strong, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body a em, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body a b, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body a i {
                  color: #009991; }
                .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h1, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h2, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h3 {
                  margin-bottom: 10px; }
                  .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h1, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h1 strong, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h2, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h2 strong, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h3, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body h3 strong {
                    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
                    font-weight: 600;
                    font-size: 15px;
                    line-height: 20px;
                    letter-spacing: -0.010em;
                    color: #1A1A1A; }
                .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body .games-load-link {
                  color: #1A1A1A;
                  cursor: inherit;
                  text-decoration: none;
                  outline: none; }
                  .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body .games-load-link strong, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body .games-load-link em, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body .games-load-link b, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .body .games-load-link i {
                    color: #1A1A1A; }
              .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .content-item .more {
                font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
                font-weight: normal;
                font-size: 15px;
                line-height: 20px;
                letter-spacing: -0.010em;
                color: #009991;
                line-height: 20px;
                position: absolute;
                bottom: 17px;
                padding-left: 15px;
                background: url("img/sprites/arrows_sprite.png") no-repeat 0 -14px; }
            .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .more-area {
              border-top: 1px dotted;
              padding-top: 14px;
              padding-bottom: 14px; }
              .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .more-area .more {
                font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
                font-weight: normal;
                font-size: 15px;
                line-height: 20px;
                letter-spacing: -0.010em;
                color: #009991;
                line-height: 20px;
                bottom: 17px;
                padding-left: 15px;
                background: url("img/sprites/arrows_sprite.png") no-repeat 0 -14px; }
            .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area {
              padding-top: 11px;
              background-color: #4D4D4D;
              padding-bottom: 10px;
              height: 97px; }
              .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .login, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .info {
                font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
                font-weight: normal;
                font-size: 13px;
                line-height: 17px;
                letter-spacing: -0.010em;
                color: #FFFFFF;
                padding-left: 18px; }
              .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .feedback {
                display: none;
                font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
                font-weight: normal;
                font-size: 13px;
                line-height: 17px;
                letter-spacing: -0.010em;
                color: #FCC000;
                padding-left: 19px; }
              .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .my-rating {
                display: none; }
                .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .my-rating.submitted {
                  cursor: default;
                  display: block; }
                  .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .my-rating.submitted .star {
                    cursor: default; }
              .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .submit-rating {
                margin-left: 363px;
                margin-top: 14px; }
                .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .submit-rating .rating {
                  height: 30px;
                  display: inline-block;
                  vertical-align: top;
                  margin-top: 10px; }
                  .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .submit-rating .rating .star {
                    width: 20px;
                    display: inline-block;
                    height: 20px;
                    cursor: pointer; }
                    .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .submit-rating .rating .star.filled {
                      background: url("img/sprites/rating_sprite.png") no-repeat -2px -266px; }
                    .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .submit-rating .rating .star.empty {
                      background: url("img/sprites/rating_sprite.png") no-repeat -2px -206px; }
                  .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .submit-rating .rating.disabled .star {
                    cursor: default; }
                .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .submit-rating .button {
                  background-color: #00D0C5;
                  cursor: pointer;
                  float: none;
                  width: 100px;
                  display: inline-block;
                  vertical-align: top;
                  margin-left: 7px;
                  font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
                  font-weight: 500;
                  font-size: 13px;
                  line-height: 17px;
                  letter-spacing: -0.010em;
                  color: black;
                  border-style: none;
                  min-width: 100px;
                  padding: 0 20px 0 20px;
                  line-height: 38px;
                  height: 40px;
                  text-align: center; }
                  .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .submit-rating .button:hover {
                    text-decoration: none;
                    background-color: #33D9D1; }
                  .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .submit-rating .button.disabled, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .submit-rating .button.inactive {
                    background-color: #246360;
                    cursor: default; }
                    .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .submit-rating .button.disabled:hover, .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating-area .submit-rating .button.inactive:hover {
                      background-color: #246360; }
            .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating {
              margin-top: 30px;
              margin-left: 454px; }
              .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating .text {
                font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
                font-weight: normal;
                font-size: 13px;
                line-height: 17px;
                letter-spacing: -0.010em;
                color: #FFFFFF;
                display: inline-block;
                vertical-align: top;
                margin-top: 1px; }
              .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating .stars {
                display: inline-block;
                margin-left: 5px; }
                .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating .stars .star {
                  width: 12px;
                  display: inline-block;
                  height: 12px;
                  cursor: pointer; }
                  .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating .stars .star.filled {
                    background: url("img/sprites/rating_sprite.png") no-repeat -6px -46px; }
                  .gamedetail .detail-content .detail-content-main .detail-accordion .accordion-item .content .my-rating .stars .star.empty {
                    background: url("img/sprites/rating_sprite.png") no-repeat -6px 0px; }
        .gamedetail .detail-content .detail-content-main .detail-accordion .requirements .accordion-item .content .title {
          font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
          font-weight: normal;
          font-size: 18px;
          line-height: 25px;
          letter-spacing: -0.010em;
          color: #1A1A1A; }
      .gamedetail .detail-content .detail-content-main .pmr-area {
        padding-top: 25px; }
        .gamedetail .detail-content .detail-content-main .pmr-area .pmr-carousel-box {
          position: relative;
          top: 0;
          width: 650px; }
          .gamedetail .detail-content .detail-content-main .pmr-area .pmr-carousel-box .pmr-headline {
            color: #333333; }
          .gamedetail .detail-content .detail-content-main .pmr-area .pmr-carousel-box .pmr-info-link .arrow {
            background: url("img/big_link_arrow_teal.png") no-repeat; }
          .gamedetail .detail-content .detail-content-main .pmr-area .pmr-carousel-box .pmr-info-link .text {
            color: #009991; }
          .gamedetail .detail-content .detail-content-main .pmr-area .pmr-carousel-box .mediacarousel {
            background-color: #F3F3F3;
            width: 650px; }
            .gamedetail .detail-content .detail-content-main .pmr-area .pmr-carousel-box .mediacarousel .carouselscroller {
              width: 528px;
              margin-left: 62px; }
              .gamedetail .detail-content .detail-content-main .pmr-area .pmr-carousel-box .mediacarousel .carouselscroller .pmr-carouselitem {
                margin-right: 22px; }
                .gamedetail .detail-content .detail-content-main .pmr-area .pmr-carousel-box .mediacarousel .carouselscroller .pmr-carouselitem .price {
                  color: #79337F; }
                .gamedetail .detail-content .detail-content-main .pmr-area .pmr-carousel-box .mediacarousel .carouselscroller .pmr-carouselitem .discount {
                  color: #B76CC7; }
                .gamedetail .detail-content .detail-content-main .pmr-area .pmr-carousel-box .mediacarousel .carouselscroller .pmr-carouselitem .rating .star {
                  background: transparent url("img/sprites/rating_sprite.png") no-repeat -6px -68px; }
                  .gamedetail .detail-content .detail-content-main .pmr-area .pmr-carousel-box .mediacarousel .carouselscroller .pmr-carouselitem .rating .star.filled {
                    background-position: -6px -114px; }
                  .gamedetail .detail-content .detail-content-main .pmr-area .pmr-carousel-box .mediacarousel .carouselscroller .pmr-carouselitem .rating .star.half {
                    background-position: -6px -91px; }
              .gamedetail .detail-content .detail-content-main .pmr-area .pmr-carousel-box .mediacarousel .carouselscroller .title {
                color: #333333; }
    .gamedetail .detail-content .detail-content-sidebar {
      float: right;
      width: 280px; }
      .gamedetail .detail-content .detail-content-sidebar:before {
        content: "";
        position: absolute;
        top: -2000px;
        left: 680px;
        height: 10000px;
        background: #DFDFDF;
        width: 100%;
        z-index: -1; }
      .gamedetail .detail-content .detail-content-sidebar h4.subtitle {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 8px; }
      .gamedetail .detail-content .detail-content-sidebar .box {
        width: 220px;
        margin: 50px 0 0 30px; }
      .gamedetail .detail-content .detail-content-sidebar .box p {
        font-size: 13px;
        line-height: 25px; }
      .gamedetail .detail-content .detail-content-sidebar .button {
        width: 220px;
        height: 40px;
        background: #23D0C5;
        font-size: 12px;
        font-weight: bolder;
        color: #000;
        border: 1px solid #1ca69d; }
      .gamedetail .detail-content .detail-content-sidebar .button p {
        text-align: center;
        font-size: 13px;
        color: #333;
        line-height: 15px; }
      .gamedetail .detail-content .detail-content-sidebar .button-newsletter {
        width: 220px;
        height: 40px;
        background: #23D0C5;
        font-size: 12px;
        font-weight: bolder;
        color: #000;
        border: 1px solid #1ca69d;
        text-align: center;
        padding: 0 30px 0 0; }
      .gamedetail .detail-content .detail-content-sidebar .linee {
        border: 1px solid #f0f0f0;
        height: 1px;
        background: #f0f0f0;
        margin: 30px 0 0 0; }
      .gamedetail .detail-content .detail-content-sidebar .field {
        width: 215px;
        height: 35px; }
      .gamedetail .detail-content .detail-content-sidebar #icon {
        position: relative;
        left: 130px;
        top: 30px; }
      .gamedetail .detail-content .detail-content-sidebar a {
        text-decoration: none; }
      .gamedetail .detail-content .detail-content-sidebar .content {
        margin: 32px 0 40px 30px; }
        .gamedetail .detail-content .detail-content-sidebar .content .headline {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 18px;
          line-height: 25px;
          letter-spacing: -0.010em;
          color: #333333;
          margin-bottom: 15px; }
        .gamedetail .detail-content .detail-content-sidebar .content .usk18-content {
          padding-top: 20px;
          border-top: 1px solid #B2B2B2; }
        .gamedetail .detail-content .detail-content-sidebar .content .addons {
          padding-bottom: 41px;
          border-bottom: 1px solid #B2B2B2; }
          .gamedetail .detail-content .detail-content-sidebar .content .addons .headline {
            margin-bottom: 5px; }
          .gamedetail .detail-content .detail-content-sidebar .content .addons .addon-entry {
            position: relative;
            min-height: 17px;
            padding-top: 5px;
            padding-bottom: 7px;
            border-bottom: 1px solid #CCCCCC; }
            .gamedetail .detail-content .detail-content-sidebar .content .addons .addon-entry:last-child {
              border-bottom: 0 none; }
            .gamedetail .detail-content .detail-content-sidebar .content .addons .addon-entry a, .gamedetail .detail-content .detail-content-sidebar .content .addons .addon-entry a:focus, .gamedetail .detail-content .detail-content-sidebar .content .addons .addon-entry a:active, .gamedetail .detail-content .detail-content-sidebar .content .addons .addon-entry a:visited, .gamedetail .detail-content .detail-content-sidebar .content .addons .addon-entry a:hover {
              color: inherit; }
            .gamedetail .detail-content .detail-content-sidebar .content .addons .addon-entry .title {
              left: 0px;
              overflow: hidden;
              text-overflow: ellipsis;
              font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
              font-weight: 500;
              font-size: 13px;
              line-height: 17px;
              letter-spacing: -0.010em;
              color: #333333;
              line-height: 18px; }
              .gamedetail .detail-content .detail-content-sidebar .content .addons .addon-entry .title.wide {
                width: 190px; }
            .gamedetail .detail-content .detail-content-sidebar .content .addons .addon-entry .price {
              float: right;
              padding-left: 8px;
              font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
              font-weight: 600;
              font-size: 13px;
              line-height: 17px;
              letter-spacing: -0.010em;
              color: #79337F; }
              .gamedetail .detail-content .detail-content-sidebar .content .addons .addon-entry .price .discount {
                text-decoration: line-through;
                padding-right: 8px;
                font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
                font-weight: 600;
                font-size: 13px;
                line-height: 17px;
                letter-spacing: -0.010em;
                color: #B76CC7; }
          .gamedetail .detail-content .detail-content-sidebar .content .addons a.more {
            font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
            font-weight: normal;
            font-size: 15px;
            line-height: 20px;
            letter-spacing: -0.010em;
            color: #009991;
            position: absolute;
            right: 0px;
            margin-top: 4px; }
          .gamedetail .detail-content .detail-content-sidebar .content .addons .link-arrow {
            background: url("img/sprites/arrows_sprite.png") no-repeat 0 -21px;
            width: 11px;
            height: 8px;
            position: absolute;
            right: 195px;
            margin-top: 13px; }
        .gamedetail .detail-content .detail-content-sidebar .content .related-entry {
          border-bottom-style: solid;
          border-bottom-width: 1px;
          border-bottom-color: #B2B2B2;
          padding-bottom: 14px;
          overflow: hidden;
          margin-bottom: 12px; }
          .gamedetail .detail-content .detail-content-sidebar .content .related-entry .help-link {
            float: right;
            padding-left: 15px;
            background: url("img/sprites/arrows_sprite.png") no-repeat 0 -11px; }
            .gamedetail .detail-content .detail-content-sidebar .content .related-entry .help-link a {
              font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
              font-weight: normal;
              font-size: 15px;
              line-height: 20px;
              letter-spacing: -0.010em;
              color: #009991; }
          .gamedetail .detail-content .detail-content-sidebar .content .related-entry .headline {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 18px;
            line-height: 25px;
            letter-spacing: -0.010em;
            color: #333333;
            margin-bottom: 12px; }
          .gamedetail .detail-content .detail-content-sidebar .content .related-entry .container {
            padding-left: 52px;
            min-height: 50px;
            margin-bottom: 17px; }
            .gamedetail .detail-content .detail-content-sidebar .content .related-entry .container:last-child {
              margin-bottom: 6px; }
            .gamedetail .detail-content .detail-content-sidebar .content .related-entry .container.cloud-manual {
              background: url("img/icon_cloud_manual.png") transparent left 4px no-repeat;
              margin-bottom: 8px; }
            .gamedetail .detail-content .detail-content-sidebar .content .related-entry .container.extras {
              background: url("img/icon_download.png") transparent left 4px no-repeat; }
          .gamedetail .detail-content .detail-content-sidebar .content .related-entry .description {
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #333333; }
          .gamedetail .detail-content .detail-content-sidebar .content .related-entry a.download {
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #009991; }
          .gamedetail .detail-content .detail-content-sidebar .content .related-entry em {
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #808080; }
          .gamedetail .detail-content .detail-content-sidebar .content .related-entry.share iframe {
            display: block;
            width: 100%;
            height: 42px;
            overflow: hidden; }
        .gamedetail .detail-content .detail-content-sidebar .content .pmr {
          padding-top: 10px;
          padding-bottom: 15px; }
        .gamedetail .detail-content .detail-content-sidebar .content .pmr-info-link {
          white-space: nowrap;
          position: relative;
          top: -8px; }
          .gamedetail .detail-content .detail-content-sidebar .content .pmr-info-link .arrow {
            display: inline-block;
            width: 11px;
            height: 8px;
            background: url("img/sprites/arrows_sprite.png") no-repeat 0 -21px; }
          .gamedetail .detail-content .detail-content-sidebar .content .pmr-info-link .text {
            display: inline-block;
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #009991;
            margin-left: 6px; }
            .gamedetail .detail-content .detail-content-sidebar .content .pmr-info-link .text:hover {
              cursor: pointer;
              text-decoration: underline; }
        .gamedetail .detail-content .detail-content-sidebar .content .pmr-sidebar-entry .content-left {
          display: inline-block;
          margin-right: 14px;
          margin-bottom: 20px;
          width: 65px;
          height: 65px; }
          .gamedetail .detail-content .detail-content-sidebar .content .pmr-sidebar-entry .content-left .packshot {
            cursor: pointer;
            box-shadow: transparent 0em 0em 0em;
            width: 65px;
            height: 65px; }
            .gamedetail .detail-content .detail-content-sidebar .content .pmr-sidebar-entry .content-left .packshot:hover {
              opacity: 0.7;
              -moz-opacity: 0.7;
              filter: alpha(opacity=70);
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
              .lt-ie9 .gamedetail .detail-content .detail-content-sidebar .content .pmr-sidebar-entry .content-left .packshot:hover * {
                filter: inherit; }
        .gamedetail .detail-content .detail-content-sidebar .content .pmr-sidebar-entry .content-right {
          position: absolute;
          display: inline-block;
          max-width: 180px; }
        .gamedetail .detail-content .detail-content-sidebar .content .pmr-sidebar-entry .game-title {
          display: block;
          margin-top: -4px;
          max-height: 34px;
          overflow: hidden;
          text-overflow: ellipsis;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #333333; }
          .gamedetail .detail-content .detail-content-sidebar .content .pmr-sidebar-entry .game-title:hover {
            cursor: pointer;
            text-decoration: underline; }
        .gamedetail .detail-content .detail-content-sidebar .content .pmr-sidebar-entry .price {
          display: block;
          margin-top: -1px;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #79337F; }
        .gamedetail .detail-content .detail-content-sidebar .content .pmr-sidebar-entry .discount {
          margin-right: 8px;
          text-decoration: line-through;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #B76CC7; }
        .gamedetail .detail-content .detail-content-sidebar .content .pmr-sidebar-entry .rating {
          margin-top: 5px;
          margin-left: -2px; }
          .gamedetail .detail-content .detail-content-sidebar .content .pmr-sidebar-entry .rating .star {
            width: 13px;
            height: 13px;
            margin-left: 2px;
            float: left;
            background: transparent url("img/sprites/rating_sprite.png") no-repeat -6px -68px; }
            .gamedetail .detail-content .detail-content-sidebar .content .pmr-sidebar-entry .rating .star.filled {
              background-position: -6px -114px; }
            .gamedetail .detail-content .detail-content-sidebar .content .pmr-sidebar-entry .rating .star.half {
              background-position: -6px -91px; }
    .gamedetail .detail-content .tab-area .tabs .tab {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #009991;
      cursor: pointer;
      display: inline-block;
      padding-right: 13px;
      width: 215px;
      background-color: #F3F3F3;
      border: 1px solid #F3F3F3;
      vertical-align: bottom;
      border-bottom-width: 0;
      height: 50px;
      line-height: 50px;
      text-align: center;
      text-transform: uppercase; }
      .gamedetail .detail-content .tab-area .tabs .tab.active {
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #1A1A1A;
        background-color: #FFFFFF;
        cursor: default;
        border: 1px solid #B2B2B2;
        border-bottom-width: 0;
        margin-bottom: -1px;
        line-height: 49px; }
      .gamedetail .detail-content .tab-area .tabs .tab .icon {
        display: inline-block;
        width: 30px;
        height: 30px;
        vertical-align: middle;
        background-image: url("img/sprites/game_action_icons.png"); }
      .gamedetail .detail-content .tab-area .tabs .tab.buy.active .icon {
        background-position: -50px -213px; }
      .gamedetail .detail-content .tab-area .tabs .tab.buy .icon {
        background-position: 0px -213px; }
      .gamedetail .detail-content .tab-area .tabs .tab.test.active .icon {
        background-position: -50px -13px; }
      .gamedetail .detail-content .tab-area .tabs .tab.test .icon {
        background-position: 0px -13px; }
      .gamedetail .detail-content .tab-area .tabs .tab.rent .icon {
        background-position: 0px -311px; }
      .gamedetail .detail-content .tab-area .tabs .tab.rent.active .icon {
        background-position: -50px -311px; }
    .gamedetail .detail-content .tab-area .tabs.three .tab.buy,
    .gamedetail .detail-content .tab-area .tabs.three .tab.test {
      width: 139px; }
    .gamedetail .detail-content .tab-area .tabs.three .tab.rent {
      width: 137px;
      border-right: 1px solid #DFDFDF; }
      .gamedetail .detail-content .tab-area .tabs.three .tab.rent.active {
        border-right: 1px solid #B2B2B2; }
    .gamedetail .detail-content .tab-area .tab-content {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #333333;
      display: none;
      padding: 20px;
      padding-top: 22px;
      padding-left: 19px;
      margin-bottom: 20px; }
      .gamedetail .detail-content .tab-area .tab-content b {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #333333; }
      .gamedetail .detail-content .tab-area .tab-content.active {
        display: block;
        border: 1px solid #B2B2B2; }
      .gamedetail .detail-content .tab-area .tab-content .actions {
        margin-top: 20px; }
        .gamedetail .detail-content .tab-area .tab-content .actions:after {
          content: " ";
          display: block;
          clear: both;
          visibility: hidden;
          line-height: 0;
          font-size: 0;
          height: 0; }
        .gamedetail .detail-content .tab-area .tab-content .actions .button {
          float: right;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #F3F3F3;
          background-color: #009991;
          cursor: pointer;
          border-style: none;
          min-width: 100px;
          padding: 0 20px 0 20px;
          line-height: 40px;
          height: 40px;
          text-align: center; }
          .gamedetail .detail-content .tab-area .tab-content .actions .button:hover {
            text-decoration: none;
            background-color: #00746E; }
          .gamedetail .detail-content .tab-area .tab-content .actions .button.disabled, .gamedetail .detail-content .tab-area .tab-content .actions .button.inactive {
            background-color: #b2e0de;
            cursor: default; }
            .gamedetail .detail-content .tab-area .tab-content .actions .button.disabled:hover, .gamedetail .detail-content .tab-area .tab-content .actions .button.inactive:hover {
              background-color: #b2e0de; }
      .gamedetail .detail-content .tab-area .tab-content .key-description {
        border-bottom: 1px dotted #B2B2B2;
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #333333;
        padding-top: 15px;
        padding-bottom: 20px; }
      .gamedetail .detail-content .tab-area .tab-content .preview-description {
        border-bottom: 1px dotted #B2B2B2;
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #333333;
        margin-top: -6px;
        padding-bottom: 17px; }
      .gamedetail .detail-content .tab-area .tab-content .prebuy-description {
        border-bottom: 1px dotted #B2B2B2;
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #333333;
        padding: 17px 0 17px 0; }
        .gamedetail .detail-content .tab-area .tab-content .prebuy-description .publication-date {
          display: block;
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #333333;
          margin-bottom: 6px; }
      .gamedetail .detail-content .tab-area .tab-content.buy .bonus-area {
        border-bottom-style: dotted;
        border-bottom-width: 1px;
        border-bottom-color: #B2B2B2;
        margin-top: 20px; }
        .gamedetail .detail-content .tab-area .tab-content.buy .bonus-area .title {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #333333;
          margin-bottom: 10px; }
        .gamedetail .detail-content .tab-area .tab-content.buy .bonus-area .banner {
          width: 418px;
          height: 80px;
          cursor: pointer;
          margin-bottom: 10px;
          background-repeat: no-repeat; }
        .gamedetail .detail-content .tab-area .tab-content.buy .bonus-area .info {
          font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
          font-weight: normal;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #009991;
          margin-bottom: 20px;
          cursor: pointer; }
          .gamedetail .detail-content .tab-area .tab-content.buy .bonus-area .info:hover {
            text-decoration: underline; }
      .gamedetail .detail-content .tab-area .tab-content.test, .gamedetail .detail-content .tab-area .tab-content.rent {
        padding-top: 13px; }
        .gamedetail .detail-content .tab-area .tab-content.test .rent-selection ul.demo-list,
        .gamedetail .detail-content .tab-area .tab-content.test .rent-selection ul.rent-list,
        .gamedetail .detail-content .tab-area .tab-content.test .demo-selection ul.demo-list,
        .gamedetail .detail-content .tab-area .tab-content.test .demo-selection ul.rent-list, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection ul.demo-list,
        .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection ul.rent-list,
        .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection ul.demo-list,
        .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection ul.rent-list {
          list-style: none;
          padding: 0px;
          margin: 7px 0px 0px 0px; }
        .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type,
        .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type,
        .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type,
        .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type,
        .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type,
        .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type,
        .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type {
          cursor: pointer;
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 18px;
          line-height: 25px;
          letter-spacing: -0.010em;
          color: #333333;
          position: relative;
          border-bottom: 1px solid #DFDFDF;
          width: 420px;
          height: 53px;
          vertical-align: top; }
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type:hover,
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type:hover,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type:hover,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type:hover, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type:hover,
          .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type:hover,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type:hover,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type:hover {
            background-color: #F3F3F3; }
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type.selected,
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type.selected,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type.selected,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type.selected, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type.selected,
          .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type.selected,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type.selected,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type.selected {
            background-color: #894089;
            border-bottom: 1px solid #894089;
            color: #FFFFFF; }
            .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type.selected:first-child,
            .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type.selected:first-child,
            .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type.selected:first-child,
            .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type.selected:first-child, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type.selected:first-child,
            .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type.selected:first-child,
            .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type.selected:first-child,
            .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type.selected:first-child {
              border-top: 1px solid #894089; }
            .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type.selected .price-final,
            .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type.selected .price-final,
            .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type.selected .price-final,
            .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type.selected .price-final, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type.selected .price-final,
            .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type.selected .price-final,
            .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type.selected .price-final,
            .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type.selected .price-final {
              color: #FFFFFF; }
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type:first-child,
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type:first-child,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type:first-child,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type:first-child, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type:first-child,
          .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type:first-child,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type:first-child,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type:first-child {
            border-top: 1px solid #DFDFDF; }
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .info-popup,
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .info-popup,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .info-popup,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .info-popup, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .info-popup,
          .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .info-popup,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .info-popup,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .info-popup {
            display: none;
            position: absolute;
            top: 0px;
            left: 0px;
            z-index: 2;
            width: 30px; }
            .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .info-popup .popup-content,
            .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .info-popup .popup-content,
            .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .info-popup .popup-content,
            .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .info-popup .popup-content, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .info-popup .popup-content,
            .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .info-popup .popup-content,
            .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .info-popup .popup-content,
            .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .info-popup .popup-content {
              font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
              font-weight: normal;
              font-size: 13px;
              line-height: 17px;
              letter-spacing: -0.010em;
              color: #333333;
              background-color: #DFDFDF;
              padding: 10px 15px 13px 15px;
              margin-top: 47px;
              list-style: none outside none;
              counter-reset: li;
              width: 190px; }
              .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .info-popup .popup-content ul,
              .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .info-popup .popup-content ul,
              .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .info-popup .popup-content ul,
              .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .info-popup .popup-content ul, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .info-popup .popup-content ul,
              .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .info-popup .popup-content ul,
              .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .info-popup .popup-content ul,
              .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .info-popup .popup-content ul {
                padding: 0px;
                list-style: none; }
              .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .info-popup .popup-content p,
              .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .info-popup .popup-content p,
              .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .info-popup .popup-content p,
              .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .info-popup .popup-content p, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .info-popup .popup-content p,
              .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .info-popup .popup-content p,
              .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .info-popup .popup-content p,
              .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .info-popup .popup-content p {
                margin-bottom: 0px; }
              .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .info-popup .popup-content li,
              .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .info-popup .popup-content li,
              .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .info-popup .popup-content li,
              .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .info-popup .popup-content li, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .info-popup .popup-content li,
              .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .info-popup .popup-content li,
              .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .info-popup .popup-content li,
              .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .info-popup .popup-content li {
                font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
                font-weight: normal;
                font-size: 13px;
                line-height: 17px;
                letter-spacing: -0.010em;
                color: #333333;
                height: 30px;
                clear: left; }
                .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .info-popup .popup-content li .number,
                .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .info-popup .popup-content li .number,
                .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .info-popup .popup-content li .number,
                .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .info-popup .popup-content li .number, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .info-popup .popup-content li .number,
                .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .info-popup .popup-content li .number,
                .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .info-popup .popup-content li .number,
                .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .info-popup .popup-content li .number {
                  background: url("img/white-circle.png") no-repeat 0px 0px;
                  margin-right: 8px;
                  margin-bottom: 7px;
                  float: left;
                  text-align: center;
                  height: 22px;
                  width: 22px;
                  font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
                  font-weight: 500;
                  font-size: 11px;
                  line-height: 15px;
                  letter-spacing: -0.010em;
                  color: #333333;
                  line-height: 18px; }
                .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .info-popup .popup-content li div,
                .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .info-popup .popup-content li div,
                .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .info-popup .popup-content li div,
                .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .info-popup .popup-content li div, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .info-popup .popup-content li div,
                .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .info-popup .popup-content li div,
                .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .info-popup .popup-content li div,
                .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .info-popup .popup-content li div {
                  margin-left: 30px; }
              .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .info-popup .popup-content b,
              .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .info-popup .popup-content b,
              .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .info-popup .popup-content b,
              .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .info-popup .popup-content b, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .info-popup .popup-content b,
              .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .info-popup .popup-content b,
              .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .info-popup .popup-content b,
              .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .info-popup .popup-content b {
                font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
                font-weight: 600;
                font-size: 13px;
                line-height: 17px;
                letter-spacing: -0.010em;
                color: #333333; }
            .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .info-popup.download,
            .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .info-popup.download,
            .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .info-popup.download,
            .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .info-popup.download, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .info-popup.download,
            .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .info-popup.download,
            .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .info-popup.download,
            .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .info-popup.download {
              font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
              font-weight: normal;
              font-size: 13px;
              line-height: 17px;
              letter-spacing: -0.010em;
              color: #333333; }
            .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .info-popup .tooltip-arrow,
            .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .info-popup .tooltip-arrow,
            .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .info-popup .tooltip-arrow,
            .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .info-popup .tooltip-arrow, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .info-popup .tooltip-arrow,
            .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .info-popup .tooltip-arrow,
            .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .info-popup .tooltip-arrow,
            .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .info-popup .tooltip-arrow {
              z-index: 2;
              width: 25px;
              height: 15px;
              background: url("img/tooltip-arrow.png") no-repeat;
              position: absolute;
              left: 0px;
              top: 32px; }
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .info,
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .info,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .info,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .info, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .info,
          .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .info,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .info,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .info {
            vertical-align: top;
            display: inline-block;
            background: url("img/sprites/other_icons_sprite.png") no-repeat -200px -514px;
            width: 23px;
            height: 23px;
            margin-left: 5px;
            margin-top: 15px;
            position: relative; }
            .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .info.selected,
            .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .info.selected,
            .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .info.selected,
            .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .info.selected, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .info.selected,
            .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .info.selected,
            .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .info.selected,
            .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .info.selected {
              background: url("img/sprites/other_icons_sprite.png") no-repeat -100px -514px; }
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .desc,
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .price-final, .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .price-orig,
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .desc,
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .price-final,
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .price-orig,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .desc,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .price-final,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .price-orig,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .desc,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .price-final,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .price-orig, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .desc,
          .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .price-final, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .price-orig,
          .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .desc,
          .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .price-final,
          .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .price-orig,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .desc,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .price-final,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .price-orig,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .desc,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .price-final,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .price-orig {
            display: inline-block;
            vertical-align: top;
            margin-left: 10px;
            margin-top: 13px; }
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .price-final,
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .price-final,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .price-final,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .price-final, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .price-final,
          .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .price-final,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .price-final,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .price-final {
            margin-left: 6px;
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 18px;
            line-height: 25px;
            letter-spacing: -0.010em;
            color: #79337F; }
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .price-orig,
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .price-orig,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .price-orig,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .price-orig, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .price-orig,
          .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .price-orig,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .price-orig,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .price-orig {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 18px;
            line-height: 25px;
            letter-spacing: -0.010em;
            color: #B76CC7;
            text-decoration: line-through; }
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .price,
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .price,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .price,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .price, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .price,
          .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .price,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .price,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .price {
            position: absolute;
            top: 0;
            right: 19px; }
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .radio-button,
          .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .radio-button,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .radio-button,
          .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .radio-button, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .radio-button,
          .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .radio-button,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .radio-button,
          .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .radio-button {
            vertical-align: top;
            display: inline-block;
            background: url("img/sprites/radio_sprite.png") no-repeat -1px -160px;
            width: 30px;
            height: 30px;
            margin-top: 13px;
            margin-left: 19px; }
            .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.demo-item-type .radio-button.selected,
            .gamedetail .detail-content .tab-area .tab-content.test .rent-selection li.rent-item-type .radio-button.selected,
            .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.demo-item-type .radio-button.selected,
            .gamedetail .detail-content .tab-area .tab-content.test .demo-selection li.rent-item-type .radio-button.selected, .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.demo-item-type .radio-button.selected,
            .gamedetail .detail-content .tab-area .tab-content.rent .rent-selection li.rent-item-type .radio-button.selected,
            .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.demo-item-type .radio-button.selected,
            .gamedetail .detail-content .tab-area .tab-content.rent .demo-selection li.rent-item-type .radio-button.selected {
              background: url("img/sprites/radio_sprite.png") no-repeat -1px -210px; }
        .gamedetail .detail-content .tab-area .tab-content.test .including-vat, .gamedetail .detail-content .tab-area .tab-content.rent .including-vat {
          position: relative;
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #808080;
          top: 10px; }
        .gamedetail .detail-content .tab-area .tab-content.test .download-demo.header, .gamedetail .detail-content .tab-area .tab-content.rent .download-demo.header {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #333333; }
        .gamedetail .detail-content .tab-area .tab-content.test .download-demo.steps, .gamedetail .detail-content .tab-area .tab-content.rent .download-demo.steps {
          padding: 0px 0px 4px 0px;
          margin-top: 12px;
          counter-reset: li;
          list-style: none outside none; }
          .gamedetail .detail-content .tab-area .tab-content.test .download-demo.steps li, .gamedetail .detail-content .tab-area .tab-content.rent .download-demo.steps li {
            font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
            font-weight: normal;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #333333;
            height: 30px;
            clear: left; }
            .gamedetail .detail-content .tab-area .tab-content.test .download-demo.steps li .number, .gamedetail .detail-content .tab-area .tab-content.rent .download-demo.steps li .number {
              background: url("img/backgroundcircle.png") no-repeat 0px 0px;
              margin-right: 8px;
              display: inline-block;
              text-align: center;
              height: 22px;
              width: 22px;
              float: left;
              font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
              font-weight: 500;
              font-size: 11px;
              line-height: 15px;
              letter-spacing: -0.010em;
              color: #F3F3F3;
              line-height: 17px; }
            .gamedetail .detail-content .tab-area .tab-content.test .download-demo.steps li div, .gamedetail .detail-content .tab-area .tab-content.rent .download-demo.steps li div {
              padding-left: 30px;
              width: 350px; }
        .gamedetail .detail-content .tab-area .tab-content.test .actions.border, .gamedetail .detail-content .tab-area .tab-content.rent .actions.border {
          background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAYAAAAb4BS0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QMOCCkSfOcXqQAAAA9JREFUCNdjyM7O/s8ABQAWzwJBMflAEAAAAABJRU5ErkJggg==");
          background-repeat: repeat-x;
          padding-top: 20px; }
        .gamedetail .detail-content .tab-area .tab-content.test .actions .button, .gamedetail .detail-content .tab-area .tab-content.rent .actions .button {
          padding: 0 30px 0 20px; }
          .gamedetail .detail-content .tab-area .tab-content.test .actions .button .icon, .gamedetail .detail-content .tab-area .tab-content.rent .actions .button .icon {
            width: 25px;
            height: 25px;
            display: inline-block;
            margin-right: 8px;
            vertical-align: middle;
            background: url("img/sprites/button_icon_sprite.png") no-repeat -50px -264px; }
  .gamedetail .cash-points {
    display: inline-block;
    vertical-align: middle;
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #333333;
    position: relative;
    background-color: #F3F3F3;
    padding-left: 17.5px;
    padding-right: 6px;
    line-height: 22px;
    height: 25px; }
    .gamedetail .cash-points .icon {
      position: absolute;
      cursor: pointer;
      background-image: url("img/loyalty/icon_cash-punkte_small.png");
      background-position: center center;
      background-repeat: no-repeat;
      width: 25px;
      height: 100%;
      left: -12.5px; }
      .gamedetail .cash-points .icon .info-popup {
        display: none;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 50px;
        z-index: 2; }
        .gamedetail .cash-points .icon .info-popup .popup-content {
          width: 185px;
          margin-top: 50px;
          background: #DFDFDF;
          padding: 10px 15px 13px 15px;
          font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
          font-weight: normal;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #333333; }
          .gamedetail .cash-points .icon .info-popup .popup-content em {
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #333333; }
          .gamedetail .cash-points .icon .info-popup .popup-content .link {
            background-image: url("img/sprites/arrows_sprite.png");
            background-repeat: no-repeat;
            background-position: 2px -658px;
            padding-top: 7px; }
            .gamedetail .cash-points .icon .info-popup .popup-content .link a {
              font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
              font-weight: normal;
              font-size: 13px;
              line-height: 17px;
              letter-spacing: -0.010em;
              color: #009991;
              padding-left: 9px; }
        .gamedetail .cash-points .icon .info-popup .tooltip-arrow {
          z-index: 2;
          width: 25px;
          height: 15px;
          background: url("img/tooltip-arrow.png") no-repeat;
          position: absolute;
          left: 0px;
          top: 35px; }

.gamedetail .likebox {
  width: 650px;
  background: #F3F3F3;
  height: 50px;
  position: relative; }
  .gamedetail .likebox .trigger, .gamedetail .likebox .globaltrigger, .gamedetail .likebox .permanenttrigger {
    cursor: pointer; }
  .gamedetail .likebox .checkbox {
    display: block;
    width: 20px;
    height: 20px;
    background: white;
    position: absolute;
    top: 15px; }
  .gamedetail .likebox .active .checkbox {
    background: white url("img/check.png") center center no-repeat; }
  .gamedetail .likebox .section {
    float: left;
    width: 300px;
    border-right: 1px solid white;
    padding-top: 15px;
    height: 35px;
    position: relative; }
    .gamedetail .likebox .section img, .gamedetail .likebox .section iframe, .gamedetail .likebox .section .gplus-wrapper {
      display: block;
      cursor: pointer;
      position: absolute;
      top: 15px;
      margin-left: 30px; }
    .gamedetail .likebox .section.fbook .checkbox, .gamedetail .likebox .section.fbook img, .gamedetail .likebox .section.fbook iframe {
      left: 94px; }
    .gamedetail .likebox .section.gplus .checkbox, .gamedetail .likebox .section.gplus img, .gamedetail .likebox .section.gplus .gplus-wrapper {
      left: 119px; }
    .gamedetail .likebox .section.active img {
      display: none; }
    .gamedetail .likebox .section iframe {
      height: 25px;
      width: 110px !important; }
    .gamedetail .likebox .section * {
      vertical-align: middle; }
  .gamedetail .likebox .info-icon {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: url("img/sprites/other_icons_sprite.png") no-repeat -200px -514px;
    width: 23px;
    height: 23px;
    margin-top: 13px;
    margin-left: 13px; }
    .gamedetail .likebox .info-icon:hover {
      background-position: -100px -514px; }
      .gamedetail .likebox .info-icon:hover .popup {
        display: block; }
    .gamedetail .likebox .info-icon:hover {
      background-position: -250px -514px; }
  .gamedetail .likebox .flyout {
    position: absolute;
    top: 55px;
    z-index: 2;
    padding: 15px;
    width: 170px;
    background: #DFDFDF;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #333333;
    overflow: visible;
    display: none; }
    .gamedetail .likebox .flyout.fbook {
      left: 92px; }
    .gamedetail .likebox .flyout.gplus {
      left: 417px; }
    .gamedetail .likebox .flyout.hover, .gamedetail .likebox .flyout:hover {
      display: block; }
    .gamedetail .likebox .flyout .service {
      display: none; }
    .gamedetail .likebox .flyout.gplus .service.gplus, .gamedetail .likebox .flyout.fbook .service.fbook {
      display: inline; }
    .gamedetail .likebox .flyout a {
      display: block;
      margin-top: 15px;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #009991; }
      .gamedetail .likebox .flyout a:before {
        content: '';
        background: transparent url("img/sprites/arrows_sprite.png") 0 -672px;
        width: 11px;
        height: 9px;
        vertical-align: middle;
        display: inline-block; }
    .gamedetail .likebox .flyout:before {
      content: '';
      display: block;
      position: absolute;
      left: -35px;
      top: -21px;
      width: 100%;
      height: 100px;
      background: transparent url("img/tooltip-arrow.png") 35px 6px no-repeat; }
    .gamedetail .likebox .flyout:after {
      content: '';
      display: block;
      position: absolute;
      left: -10px;
      top: -40px;
      width: 10px;
      height: 40px; }
    .gamedetail .likebox .flyout.large {
      width: 285px;
      top: 44px;
      right: 0px;
      left: auto;
      padding-bottom: 0; }
      .gamedetail .likebox .flyout.large:before {
        right: 0;
        left: auto;
        height: 30px;
        top: -30px;
        background-position: right bottom; }
      .gamedetail .likebox .flyout.large .segment {
        border-top: 1px dotted #B2B2B2;
        padding-top: 15px;
        padding-bottom: 15px;
        position: relative; }
      .gamedetail .likebox .flyout.large a {
        margin-bottom: 15px; }
      .gamedetail .likebox .flyout.large p {
        margin-top: 0;
        padding-top: 0; }
      .gamedetail .likebox .flyout.large .globaltrigger {
        padding-left: 30px; }
      .gamedetail .likebox .flyout.large .permanenttrigger {
        display: inline-block;
        position: relative;
        padding: 0 43px 0 30px; }
        .gamedetail .likebox .flyout.large .permanenttrigger .checkbox {
          top: 0;
          left: 0; }
    .gamedetail .likebox .flyout.large.fbook .permanenttrigger.fbook .checkbox, .gamedetail .likebox .flyout.large.gplus .permanenttrigger.gplus .checkbox, .gamedetail .likebox .flyout.large.fbook.gplus .globaltrigger .checkbox {
      background: white url("img/check.png") center center no-repeat; }

.media-container {
  display: none;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 2990; }
  .media-container .media-topnav-bar {
    height: 40px;
    width: 960px;
    margin: 0 auto; }
    .media-container .media-topnav-bar .closebtn {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      line-height: 40px;
      cursor: pointer;
      padding-left: 35px;
      margin-left: 20px;
      font-size: 11px;
      z-index: 2991;
      float: right;
      position: relative;
      width: 100px; }
      .media-container .media-topnav-bar .closebtn .icon {
        background: url("img/sprites/other_icons_sprite.png") no-repeat -100px -416px;
        width: 19px;
        height: 19px;
        position: absolute;
        right: 20px;
        top: 11px; }
      .media-container .media-topnav-bar .closebtn:hover {
        color: #CCCCCC; }
        .media-container .media-topnav-bar .closebtn:hover .icon {
          background-position: -150px -416px; }
    .media-container .media-topnav-bar .actions {
      background-color: #00D0C5;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #F3F3F3;
      line-height: 40px;
      font-size: 11px;
      position: relative;
      float: left;
      z-index: 2991; }
      .media-container .media-topnav-bar .actions:hover {
        background-color: #33D9D1; }
      .media-container .media-topnav-bar .actions .more-info {
        background: url("img/topnav_info.png") no-repeat 8px 5px;
        text-align: left;
        cursor: pointer;
        width: 145px;
        padding: 0 10px 0 45px; }
  .media-container .media-gallery-wrapper {
    width: 100%;
    overflow-y: auto;
    position: relative;
    z-index: 2991; }

.media-gallery {
  width: 960px;
  margin-left: auto;
  margin-right: auto; }
  .media-gallery .view-overlay {
    display: none;
    z-index: 5000; }
    .focused .media-gallery .view-overlay {
      display: block; }
  .media-gallery .media-player {
    height: 540px;
    background: #1A1A1A;
    position: relative;
    overflow: hidden;
    z-index: 5001; }
    .media-gallery .media-player .fullsize {
      width: 100%;
      height: 100%; }
      .media-gallery .media-player .fullsize.youtube-play {
        cursor: pointer;
        position: absolute;
        top: 0px;
        background: transparent url("img/play_icon_initial.png") center center no-repeat;
        z-index: 3; }
        .media-gallery .media-player .fullsize.youtube-play:hover {
          background-image: url("img/play_icon_hover.png"); }
      .media-gallery .media-player .fullsize.flash-play {
        cursor: pointer;
        position: absolute;
        top: 0px;
        background: transparent url("img/testen_icon_initial.png") center center no-repeat;
        z-index: 3; }
        .media-gallery .media-player .fullsize.flash-play:hover {
          background-image: url("img/testen_icon_hover.png"); }
      .media-gallery .media-player .fullsize.flash iframe {
        height: 100%;
        width: 100%; }
      .media-gallery .media-player .fullsize.flash .not-installed {
        width: 100%;
        height: 100%;
        background: #333333 url("img/icon_cloud_download.png") 0 100% no-repeat;
        color: white;
        z-index: 3; }
        .media-gallery .media-player .fullsize.flash .not-installed h2 {
          padding: 172px 0 15px 183px;
          margin: 0;
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 22px;
          line-height: 25px;
          letter-spacing: -0.025em;
          color: #FFFFFF; }
        .media-gallery .media-player .fullsize.flash .not-installed p {
          padding: 0 183px;
          margin: 0;
          font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
          font-weight: normal;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: #FFFFFF; }
  .media-gallery .mediacarousel {
    position: relative; }

.mediacarousel {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  height: 145px;
  background: #1A1A1A; }
  .mediacarousel .carouselarrow {
    cursor: pointer; }
    .mediacarousel .carouselarrow.disabled {
      cursor: default;
      opacity: 0.2;
      -moz-opacity: 0.2;
      filter: alpha(opacity=20);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; }
      .lt-ie9 .mediacarousel .carouselarrow.disabled * {
        filter: inherit; }
  .mediacarousel .carouselarrow, .mediacarousel .carouselscroller, .mediacarousel .carouselitems, .mediacarousel .carouselitem, .mediacarousel .carouselimg {
    height: 81px; }
  .mediacarousel .carouselleft {
    position: absolute;
    left: 0;
    background: url("img/mediacarousel_arrow_left.png") center center no-repeat; }
  .mediacarousel .carouselright {
    position: absolute;
    right: 0;
    background: url("img/mediacarousel_arrow_right.png") center center no-repeat; }
  .mediacarousel .carouselscroller {
    overflow: hidden; }
  .mediacarousel .carouselitems {
    position: relative;
    width: 14600px; }
  .mediacarousel .carouselitem {
    float: left;
    overflow: hidden;
    position: relative; }
  .mediacarousel .carouselheader {
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    padding-left: 42px;
    cursor: default; }
    .mediacarousel .carouselheader span.section-counter {
      cursor: pointer; }
    .mediacarousel .carouselheader .separator {
      color: #333333;
      margin: 0 10px; }
    .mediacarousel .carouselheader .section-counter {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #009991; }
      .mediacarousel .carouselheader .section-counter.selected {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #FFFFFF; }
      .mediacarousel .carouselheader .section-counter:hover {
        text-decoration: underline; }
  .mediacarousel .carouselarrow {
    width: 42px; }
  .mediacarousel .carouselscroller {
    margin: 0 42px; }
  .mediacarousel .carouselitem {
    image-rendering: -moz-crisp-edges;
    image-rendering: crisp-edges;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    cursor: pointer; }
    .lt-ie9 .mediacarousel .carouselitem * {
      filter: inherit; }
    .mediacarousel .carouselitem:hover, .mediacarousel .carouselitem.selected {
      opacity: 1;
      -moz-opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      border: 5px solid #FFFFFF;
      width: 136px;
      height: 71px; }
      .lt-ie9 .mediacarousel .carouselitem:hover *, .lt-ie9 .mediacarousel .carouselitem.selected * {
        filter: inherit; }
      .mediacarousel .carouselitem:hover .carouselimg, .mediacarousel .carouselitem.selected .carouselimg {
        top: -5px;
        left: -5px;
        position: relative; }
    .mediacarousel .carouselitem.selected {
      cursor: default; }
    .mediacarousel .carouselitem .typeicon {
      display: none;
      filter: inherit; }
    .mediacarousel .carouselitem.video .typeicon, .mediacarousel .carouselitem.demo .typeicon, .mediacarousel .carouselitem.flash .typeicon {
      position: absolute;
      top: 0;
      left: 0;
      content: "";
      width: 28px;
      height: 28px;
      display: block;
      z-index: 2;
      border-width: 5px 0 0 5px;
      border-color: #FFFFFF;
      border-style: solid; }
    .mediacarousel .carouselitem:hover .typeicon, .mediacarousel .carouselitem.selected .typeicon {
      border: 0 none; }
    .mediacarousel .carouselitem.video .typeicon {
      background: #FFFFFF url("img/carousel-trailer.png") -2px -2px no-repeat; }
    .mediacarousel .carouselitem.demo .typeicon {
      background: #FFFFFF url("img/carousel-play.png") 6px 6px no-repeat; }
    .mediacarousel .carouselitem.flash .typeicon {
      background: #FFFFFF url("img/carousel-play.png") 6px 6px no-repeat; }
  .mediacarousel .carouselimg {
    display: inline-block;
    vertical-align: top; }
  .mediacarousel .carouselitem, .mediacarousel .carouselimg {
    width: 146px; }

.pmr-carousel-box {
  position: absolute;
  top: 589px;
  padding-bottom: 100px; }

.pmr-headline {
  font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -0.010em;
  color: #FFFFFF;
  margin-bottom: 21px; }

.mediacarousel.pmr {
  max-width: 960px;
  height: 255px;
  width: 960px;
  background: #4D4D4D;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
  .mediacarousel.pmr .carouselarrow, .mediacarousel.pmr .carouselscroller, .mediacarousel.pmr .carouselitems, .mediacarousel.pmr .carouselitem, .mediacarousel.pmr .carouselimg {
    height: 121px; }
  .mediacarousel.pmr .carouselscroller {
    overflow: hidden; }
  .mediacarousel.pmr .carouselitems {
    position: relative;
    width: 16100px; }
  .mediacarousel.pmr .carouselitem {
    float: left;
    overflow: hidden;
    position: relative; }
  .mediacarousel.pmr .product-info {
    width: 161px;
    height: 70px; }
  .mediacarousel.pmr .price {
    display: block;
    margin-top: 0px;
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #D98FE9; }
  .mediacarousel.pmr .discount {
    margin-right: 8px;
    text-decoration: line-through;
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #B2B2B2; }
  .mediacarousel.pmr .rating {
    height: 13px;
    margin-top: 7px;
    margin-left: -2px; }
    .mediacarousel.pmr .rating .star {
      width: 13px;
      height: 13px;
      margin-left: 2px;
      float: left;
      background: transparent url("img/sprites/rating_sprite.png") no-repeat -6px -137px; }
      .mediacarousel.pmr .rating .star.filled {
        background-position: -6px -183px; }
      .mediacarousel.pmr .rating .star.half {
        background-position: -6px -160px; }
  .mediacarousel.pmr .carouselarrow {
    width: 40px;
    height: 70px;
    top: 129px;
    background-color: #808080; }
  .mediacarousel.pmr .carouselarrow {
    cursor: pointer; }
    .mediacarousel.pmr .carouselarrow .carouselleft {
      position: absolute;
      left: 0;
      background: url("img/mediacarousel_arrow_left.png") center center no-repeat; }
    .mediacarousel.pmr .carouselarrow .carouselright {
      position: absolute;
      right: 0;
      background: url("img/mediacarousel_arrow_right.png") center center no-repeat; }
    .mediacarousel.pmr .carouselarrow.disabled {
      cursor: default;
      opacity: 0.2;
      -moz-opacity: 0.2;
      filter: alpha(opacity=20);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; }
      .lt-ie9 .mediacarousel.pmr .carouselarrow.disabled * {
        filter: inherit; }
    .mediacarousel.pmr .carouselarrow.carouselleft.enabled:hover {
      background: url("img/pmr_carousel_dark_arrow_left.png") center center no-repeat;
      background-color: white; }
    .mediacarousel.pmr .carouselarrow.carouselright.enabled:hover {
      background: url("img/pmr_carousel_dark_arrow_right.png") center center no-repeat;
      background-color: white; }
  .mediacarousel.pmr .carouselscroller {
    margin-left: 87px;
    width: 785px;
    height: 255px; }
  .mediacarousel.pmr .pmr-carouselitem {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 47px;
    margin-top: 20px;
    height: 241px;
    border: none;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
    .lt-ie9 .mediacarousel.pmr .pmr-carouselitem * {
      filter: inherit; }
    .mediacarousel.pmr .pmr-carouselitem .product-info .title {
      display: block;
      margin-top: 4px;
      max-height: 51px;
      overflow: hidden;
      cursor: pointer;
      text-overflow: ellipsis;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
      .mediacarousel.pmr .pmr-carouselitem .product-info .title:hover {
        text-decoration: underline; }
  .mediacarousel.pmr .carouselimg {
    vertical-align: top;
    cursor: pointer;
    cursor: pointer;
    box-shadow: transparent 0em 0em 0em; }
    .mediacarousel.pmr .carouselimg:hover {
      opacity: 0.7;
      -moz-opacity: 0.7;
      filter: alpha(opacity=70);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
      .lt-ie9 .mediacarousel.pmr .carouselimg:hover * {
        filter: inherit; }
  .mediacarousel.pmr .pmr-carouselitem, .mediacarousel.pmr .carouselimg {
    width: 161px; }
  .mediacarousel.pmr .pmr-info-link {
    white-space: nowrap;
    margin-top: 7px; }
    .mediacarousel.pmr .pmr-info-link .arrow {
      display: inline-block;
      width: 13px;
      height: 11px;
      background: url("img/big_link_arrow_teal_light.png") no-repeat; }
    .mediacarousel.pmr .pmr-info-link .text {
      display: inline-block;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #00D0C5;
      line-height: 11px;
      margin-left: 6px; }
      .mediacarousel.pmr .pmr-info-link .text:hover {
        cursor: pointer;
        text-decoration: underline; }

.search-navigation-container {
  height: 146px; }
  .search-navigation-container .search-navigation {
    overflow: visible;
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 3;
    width: 100%;
    background-color: #FFFFFF; }
    .search-navigation-container .search-navigation .content {
      width: 940px;
      height: 35px;
      margin: 0 auto;
      padding-top: 26px;
      position: relative; }
      .search-navigation-container .search-navigation .content .results {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #333333; }
        .search-navigation-container .search-navigation .content .results .count {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: #333333; }

.searchresult {
  width: 940px;
  margin: 0 auto;
  position: relative;
  border-bottom: 1px solid #DFDFDF;
  padding: 20px 0 19px 0;
  height: 130px; }
  .searchresult .thumb, .searchresult .details, .searchresult .actions {
    position: absolute;
    top: 20px;
    height: 130px; }
  .searchresult .thumb {
    left: 0;
    width: 90px; }
    .searchresult .thumb img {
      cursor: pointer;
      box-shadow: transparent 0em 0em 0em; }
      .searchresult .thumb img:hover {
        opacity: 0.7;
        -moz-opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
        .lt-ie9 .searchresult .thumb img:hover * {
          filter: inherit; }
  .searchresult .details {
    left: 120px;
    width: 510px; }
    .searchresult .details h4 {
      margin: -5px 0 3px 0; }
      .searchresult .details h4 a {
        display: block;
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #1A1A1A;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
    .searchresult .details .genre {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #79337F; }
    .searchresult .details .price {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #79337F; }
    .searchresult .details .discount {
      margin-right: 10px;
      text-decoration: line-through;
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B76CC7; }
    .searchresult .details .genre-icon, .searchresult .details .genre, .searchresult .details .rating, .searchresult .details .price, .searchresult .details .preview-area {
      display: inline-block;
      vertical-align: middle;
      height: 20px;
      line-height: 20px; }
    .searchresult .details .genre-icon {
      display: inline-block;
      width: 22px;
      background-position: -66px 24px;
      margin: 0 5px 0 1px;
      height: 22px; }
    .searchresult .details .genre, .searchresult .details .rating, .searchresult .details .price {
      padding-right: 20px; }
    .searchresult .details .rating, .searchresult .details .price, .searchresult .details .preview-area {
      padding-left: 20px;
      border-left: 1px solid #DFDFDF; }
    .searchresult .details .preorder-area {
      display: inline-block;
      margin-left: -15px;
      border: none;
      cursor: default; }
    .searchresult .details .rating {
      padding-left: 18px; }
      .searchresult .details .rating .star {
        width: 13px;
        height: 13px;
        margin-left: 2px;
        margin-top: 2px;
        float: left;
        background: transparent url("img/sprites/rating_sprite.png") no-repeat -6px -68px; }
        .searchresult .details .rating .star.filled {
          background-position: -6px -114px; }
        .searchresult .details .rating .star.half {
          background-position: -6px -91px; }
    .searchresult .details .preview-label, .searchresult .details .preorder-label {
      background-color: #79337F;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      text-transform: uppercase;
      display: block;
      vertical-align: middle;
      padding: 0 5px 3px 5px;
      margin-top: 1px; }
    .searchresult .details .description {
      margin: 5px 0 12px 0;
      overflow: hidden;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #1A1A1A;
      max-height: 34px; }
    .searchresult .details .properties {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #333333; }
      .searchresult .details .properties span {
        float: left;
        min-width: 200px;
        display: block;
        margin-bottom: 2px;
        max-width: 308px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: pre; }
      .searchresult .details .properties b {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #333333; }
  .searchresult .actions {
    width: 280px;
    right: 0; }
    .searchresult .actions .action, .searchresult .actions .action-menu {
      position: absolute;
      height: 40px;
      padding-left: 45px;
      cursor: pointer;
      text-transform: uppercase;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: -0.010em;
      color: #009991;
      background-position: left center;
      background-repeat: no-repeat;
      line-height: 40px; }
      .searchresult .actions .action .icon, .searchresult .actions .action-menu .icon {
        padding: 0 10px;
        position: absolute;
        height: 25px;
        width: 25px;
        left: 0;
        top: 8px;
        background-image: url("img/sprites/search_sprite.png"); }
      .searchresult .actions .action.active:hover, .searchresult .actions .action-menu.active:hover {
        color: #333333; }
      .searchresult .actions .action.inactive, .searchresult .actions .action-menu.inactive {
        cursor: default;
        opacity: 0.3;
        -moz-opacity: 0.3;
        filter: alpha(opacity=30);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; }
        .lt-ie9 .searchresult .actions .action.inactive *, .lt-ie9 .searchresult .actions .action-menu.inactive * {
          filter: inherit; }
      .searchresult .actions .action.media, .searchresult .actions .action-menu.media {
        top: 40px;
        width: 125px; }
        .searchresult .actions .action.media .icon, .searchresult .actions .action-menu.media .icon {
          background-position: 10px -63px; }
        .searchresult .actions .action.media.active:hover .icon, .searchresult .actions .action-menu.media.active:hover .icon {
          background-position: -40px -63px; }
      .searchresult .actions .action.purchase, .searchresult .actions .action-menu.purchase {
        top: 0px;
        width: 125px; }
        .searchresult .actions .action.purchase .icon, .searchresult .actions .action-menu.purchase .icon {
          background-position: 10px -213px; }
        .searchresult .actions .action.purchase.active:hover .icon, .searchresult .actions .action-menu.purchase.active:hover .icon {
          background-position: -40px -213px; }
        .searchresult .actions .action.purchase.checked, .searchresult .actions .action.purchase.active.checked:hover, .searchresult .actions .action-menu.purchase.checked, .searchresult .actions .action-menu.purchase.active.checked:hover {
          background-color: #F3F3F3;
          color: #333333; }
          .searchresult .actions .action.purchase.checked .icon, .searchresult .actions .action.purchase.active.checked:hover .icon, .searchresult .actions .action-menu.purchase.checked .icon, .searchresult .actions .action-menu.purchase.active.checked:hover .icon {
            background-position: -140px -213px; }
      .searchresult .actions .action.demo, .searchresult .actions .action-menu.demo {
        top: 40px;
        left: 170px;
        width: 65px; }
        .searchresult .actions .action.demo .icon, .searchresult .actions .action-menu.demo .icon {
          background-position: 10px -13px; }
        .searchresult .actions .action.demo.active:hover .icon, .searchresult .actions .action-menu.demo.active:hover .icon {
          background-position: -40px -13px; }
        .searchresult .actions .action.demo .menu-items, .searchresult .actions .action-menu.demo .menu-items {
          top: -40px; }
          .searchresult .actions .action.demo .menu-items.item-count-3 .action.active .info .text, .searchresult .actions .action-menu.demo .menu-items.item-count-3 .action.active .info .text {
            padding-top: 10px; }
          .searchresult .actions .action.demo .menu-items.item-count-2 .action.active .info .text, .searchresult .actions .action-menu.demo .menu-items.item-count-2 .action.active .info .text {
            padding-top: 19px; }
      .searchresult .actions .action.rent, .searchresult .actions .action-menu.rent {
        top: 0px;
        left: 170px;
        width: 65px; }
        .searchresult .actions .action.rent .icon, .searchresult .actions .action-menu.rent .icon {
          top: 6px;
          height: 30px;
          background-position: 10px -411px; }
        .searchresult .actions .action.rent.active:hover .icon, .searchresult .actions .action-menu.rent.active:hover .icon {
          background-position: -40px -411px; }
        .searchresult .actions .action.rent.checked, .searchresult .actions .action.rent.checked:hover, .searchresult .actions .action-menu.rent.checked, .searchresult .actions .action-menu.rent.checked:hover {
          background-color: #F3F3F3;
          color: #333333; }
          .searchresult .actions .action.rent.checked .icon, .searchresult .actions .action.rent.checked:hover .icon, .searchresult .actions .action-menu.rent.checked .icon, .searchresult .actions .action-menu.rent.checked:hover .icon {
            background-position: -140px -411px; }
        .searchresult .actions .action.rent .menu-items, .searchresult .actions .action-menu.rent .menu-items {
          top: 0px; }
    .searchresult .actions .action-menu {
      overflow: hidden; }
      .searchresult .actions .action-menu:hover {
        overflow: visible;
        background-color: #F3F3F3; }
      .searchresult .actions .action-menu .menu-items {
        position: absolute;
        left: -170px;
        width: 170px;
        height: 40px;
        z-index: 1; }
        .searchresult .actions .action-menu .menu-items .action.active {
          position: relative;
          top: 0;
          left: 0;
          padding-left: 42px;
          width: 128px;
          border-top: 1px solid #DFDFDF;
          color: #333333;
          background-color: #F3F3F3;
          text-transform: none; }
          .searchresult .actions .action-menu .menu-items .action.active:first-child {
            border-top: none; }
          .searchresult .actions .action-menu .menu-items .action.active:hover {
            background-color: #DFDFDF; }
            .searchresult .actions .action-menu .menu-items .action.active:hover .icon {
              background-position: -42px -64px; }
          .searchresult .actions .action-menu .menu-items .action.active .icon {
            background-image: url("img/sprites/radio_sprite.png");
            background-position: -42px -14px;
            height: 22px;
            width: 22px; }
        .searchresult .actions .action-menu .menu-items.item-count-1 .action.active {
          height: 120px; }
          .searchresult .actions .action-menu .menu-items.item-count-1 .action.active .icon {
            top: 49px; }
          .searchresult .actions .action-menu .menu-items.item-count-1 .action.active .info .text {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 15px;
            line-height: 20px;
            letter-spacing: -0.010em;
            color: #333333;
            display: block;
            padding-top: 40px;
            margin-bottom: -11px; }
          .searchresult .actions .action-menu .menu-items.item-count-1 .action.active .info .price-orig {
            padding-right: 7px;
            text-decoration: line-through;
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #B76CC7; }
          .searchresult .actions .action-menu .menu-items.item-count-1 .action.active .info .price {
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #79337F; }
        .searchresult .actions .action-menu .menu-items.item-count-2 .action.active {
          height: 59px; }
          .searchresult .actions .action-menu .menu-items.item-count-2 .action.active:first-child {
            height: 60px; }
          .searchresult .actions .action-menu .menu-items.item-count-2 .action.active .icon {
            top: 19px; }
          .searchresult .actions .action-menu .menu-items.item-count-2 .action.active .info .text {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 15px;
            line-height: 20px;
            letter-spacing: -0.010em;
            color: #333333;
            display: block;
            padding-top: 10px;
            margin-bottom: -11px; }
          .searchresult .actions .action-menu .menu-items.item-count-2 .action.active .info .price-orig {
            padding-right: 7px;
            text-decoration: line-through;
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #B76CC7; }
          .searchresult .actions .action-menu .menu-items.item-count-2 .action.active .info .price {
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #79337F; }
        .searchresult .actions .action-menu .menu-items.item-count-3 .action.active {
          height: 39px; }
          .searchresult .actions .action-menu .menu-items.item-count-3 .action.active:first-child {
            height: 40px; }
          .searchresult .actions .action-menu .menu-items.item-count-3 .action.active .icon {
            top: 8px; }
          .searchresult .actions .action-menu .menu-items.item-count-3 .action.active .info .text {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #333333;
            display: block;
            padding-top: 2px;
            margin-bottom: -13px; }
          .searchresult .actions .action-menu .menu-items.item-count-3 .action.active .info .price-orig {
            padding-right: 4px;
            text-decoration: line-through;
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 11px;
            line-height: 15px;
            letter-spacing: -0.010em;
            color: #B76CC7; }
          .searchresult .actions .action-menu .menu-items.item-count-3 .action.active .info .price {
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 11px;
            line-height: 15px;
            letter-spacing: -0.010em;
            color: #79337F; }

.dropdown {
  position: absolute;
  right: 0;
  top: 0;
  width: 198px;
  height: 33px;
  display: block;
  margin-left: 10px;
  vertical-align: middle;
  border: 1px solid #808080;
  background-color: #333333;
  overflow: hidden;
  font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.010em;
  color: #B2B2B2; }
  .dropdown:hover {
    height: auto; }
  .disabled .dropdown .selected-text {
    background: transparent url("img/searchresult_sort_arrow_inactive.png") no-repeat 175px center;
    color: #808080; }
  .disabled .dropdown:hover {
    height: 33px; }
  .dropdown .selected-text {
    background: transparent url("img/searchresult_sort_arrow.png") no-repeat 175px center;
    padding: 0 10px;
    color: #FFFFFF;
    border-bottom: 1px solid transparent;
    line-height: 33px; }
  .dropdown .options {
    z-index: 1; }
    .dropdown .options ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      width: 100%; }
      .dropdown .options ul li.menu-item {
        padding-left: 10px;
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #FFFFFF;
        line-height: 27px;
        height: 30px; }
      .dropdown .options ul li.menu-item:hover {
        background-color: #808080;
        text-decoration: none; }
      .dropdown .options ul li.menu-item.selected {
        display: none; }

.charts-container {
  background-color: #FFFFFF;
  height: 595px;
  margin: 10px 10px 30px 10px;
  position: relative;
  width: auto;
  min-width: 960px;
  overflow: hidden; }
  .charts-container:last-child {
    margin-bottom: 0px; }
  .charts-container .name {
    width: 100%;
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #FFFFFF;
    background-color: #480A53;
    height: 50px;
    left: 0;
    padding: 0 40px;
    position: absolute;
    top: 0;
    line-height: 44px;
    z-index: 2; }
  .charts-container .name, .charts-container .arrow {
    z-index: 2; }
  .charts-container .arrow {
    width: 40px;
    height: 75px;
    position: absolute;
    top: 265px;
    background-color: #B2B2B2;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer; }
    .charts-container .arrow:hover {
      background-color: #1A1A1A; }
    .charts-container .arrow.left {
      left: 0;
      background-image: url("img/charts_arrow_left.png"); }
    .charts-container .arrow.right {
      right: 0;
      background-image: url("img/charts_arrow_right.png"); }
    .charts-container .arrow.disabled {
      display: none; }
  .charts-container .page-container {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0; }
    .charts-container .page-container .page {
      float: left;
      visibility: hidden; }
      .charts-container .page-container .page.first, .charts-container .page-container .page.active {
        visibility: visible; }
      .charts-container .page-container .page .column-wrapper {
        float: left;
        width: 100%; }
      .charts-container .page-container .page .column-container {
        margin: 0; }
        .charts-container .page-container .page .column-container .column {
          width: 280px; }
          .charts-container .page-container .page .column-container .column:first-child {
            padding-left: 35px; }
          .charts-container .page-container .page .column-container .column:last-child {
            padding-right: 40px; }
          .charts-container .page-container .page .column-container .column .game {
            padding: 0 20px; }
      .charts-container .page-container .page .column {
        padding-top: 90px;
        height: 505px;
        float: left;
        width: 320px; }
        .charts-container .page-container .page .column .game {
          clear: left;
          padding: 0 55px; }
          .charts-container .page-container .page .column .game img {
            cursor: pointer;
            box-shadow: transparent 0em 0em 0em;
            width: 90px;
            height: 128px;
            float: left;
            margin: 0 20px 37px 0; }
            .charts-container .page-container .page .column .game img:hover {
              opacity: 0.7;
              -moz-opacity: 0.7;
              filter: alpha(opacity=70);
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
              .lt-ie9 .charts-container .page-container .page .column .game img:hover * {
                filter: inherit; }
          .charts-container .page-container .page .column .game .rank {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 26px;
            line-height: 30px;
            letter-spacing: -0.025em;
            color: #009991;
            line-height: 0.6; }
          .charts-container .page-container .page .column .game .title {
            display: block;
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 15px;
            line-height: 20px;
            letter-spacing: -0.010em;
            color: #1A1A1A;
            margin-top: 8px;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            visibility: hidden;
            text-decoration: none !important; }
          .charts-container .page-container .page .column .game .price {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #79337F; }
          .charts-container .page-container .page .column .game .preorder-label {
            padding-left: 5px;
            padding-right: 5px;
            margin-right: 7px;
            height: 18px;
            background-color: #79337F;
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 11px;
            line-height: 15px;
            letter-spacing: -0.010em;
            color: #FFFFFF;
            line-height: 18px;
            width: auto;
            display: inline-block; }
          .charts-container .page-container .page .column .game .rating .star {
            margin-right: 1px;
            margin-top: 9px;
            float: left;
            width: 13px;
            height: 13px;
            margin-bottom: -2px;
            background-image: url("img/sprites/rating_sprite.png");
            background-repeat: no-repeat; }
            .charts-container .page-container .page .column .game .rating .star.filled {
              background-position: -6px -114px; }
            .charts-container .page-container .page .column .game .rating .star.empty {
              background-position: -6px -68px; }
            .charts-container .page-container .page .column .game .rating .star.half {
              background-position: -6px -91px; }
        .charts-container .page-container .page .column.top-game {
          background-color: #79337F;
          width: 350px; }
          .charts-container .page-container .page .column.top-game .game img {
            display: block;
            width: 240px;
            height: 340px;
            margin-bottom: 22px;
            float: none; }
          .charts-container .page-container .page .column.top-game .game .rank {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 36px;
            line-height: 40px;
            letter-spacing: -0.025em;
            color: #FFFFFF;
            float: left;
            line-height: 1; }
          .charts-container .page-container .page .column.top-game .game .title {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 26px;
            line-height: 30px;
            letter-spacing: -0.025em;
            color: #FFFFFF;
            line-height: 31px !important; }
          .charts-container .page-container .page .column.top-game .game .price {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 15px;
            line-height: 20px;
            letter-spacing: -0.010em;
            color: #FFFFFF;
            line-height: 2;
            white-space: nowrap;
            padding-bottom: 3px; }
          .charts-container .page-container .page .column.top-game .game .title, .charts-container .page-container .page .column.top-game .game .price, .charts-container .page-container .page .column.top-game .game .rating {
            margin-left: 30px; }
          .charts-container .page-container .page .column.top-game .game .preorder-label {
            padding-left: 5px;
            padding-right: 5px;
            margin-left: 7px;
            margin-right: 7px;
            height: 25px;
            background-color: #480A53;
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 15px;
            line-height: 20px;
            letter-spacing: -0.010em;
            color: #FFFFFF;
            line-height: 25px;
            width: auto;
            display: inline-block; }
          .charts-container .page-container .page .column.top-game .game .rating .star {
            margin-top: -2px; }
            .charts-container .page-container .page .column.top-game .game .rating .star.filled {
              background-position: -6px -183px; }
            .charts-container .page-container .page .column.top-game .game .rating .star.empty {
              background-position: -6px -137px; }
            .charts-container .page-container .page .column.top-game .game .rating .star.half {
              background-position: -6px -160px; }

.slidingtile .tiletitle {
  font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.010em;
  color: #B76CC7;
  position: absolute;
  max-width: 240px;
  top: 10px;
  left: 10px;
  display: inline-block;
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.slidingtile .frame {
  position: relative;
  top: 34px;
  left: 15px;
  width: 355px;
  height: 130px;
  overflow: hidden;
  padding-right: 15px; }
.slidingtile .slider {
  position: absolute;
  top: 0; }
.slidingtile .column {
  position: absolute;
  top: 0; }
.slidingtile .item-selectors {
  position: absolute;
  bottom: 0;
  padding-bottom: 20px;
  width: 100%;
  text-align: right;
  cursor: default;
  right: 20px; }
  .slidingtile .item-selectors .selector {
    position: absolute;
    bottom: 20px;
    right: 20px;
    text-align: center;
    cursor: pointer;
    width: 20px;
    height: 20px;
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #1A1A1A;
    background: #808080; }
    .slidingtile .item-selectors .selector:hover {
      background: #B2B2B2; }
    .slidingtile .item-selectors .selector.active {
      background: #B76CC7;
      color: #480A53; }

.charttile {
  background: #1A1A1A url("img/sprites/tile-sprite.png") right 76px no-repeat; }
  .charttile .details {
    cursor: default; }
  .charttile.tile-s .game .details .title, .charttile.tile-m .game .details .title {
    max-width: 100%; }
  .charttile.tile-s .game .price, .charttile.tile-m .game .price {
    visibility: hidden; }
  .charttile.tile-s .game .details .title {
    max-width: 100%; }
  .charttile.tile-s .game .price {
    visibility: hidden; }
  .charttile.tile-s .column {
    width: 140px; }
  .charttile.tile-m .game .details .title {
    max-width: 100%; }
  .charttile.tile-m .game .price {
    visibility: hidden; }
  .charttile.tile-m .column {
    width: 235px; }
  .charttile.tile-l .game.discounted .details .title {
    max-width: 200px;
    float: left; }
  .charttile.tile-l .game.discounted.prebuy .details .title {
    max-width: 110px;
    float: left; }
  .charttile.tile-l .game.prebuy .details .title {
    max-width: 175px;
    float: left; }
  .charttile.tile-l .game .details .title {
    max-width: 235px;
    float: left; }
  .charttile.tile-l .column {
    width: 331px; }
  .charttile.tile-l .preorder {
    background-color: #B76CC7;
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: -0.010em;
    color: #1A1A1A;
    line-height: 18px;
    float: right;
    margin-top: 1px;
    margin-left: 7px;
    margin-right: 7px;
    padding-left: 5px;
    padding-right: 5px; }
  .charttile .tiletitle {
    left: 20px;
    width: 80%;
    padding-left: 0px;
    line-height: 27px; }
  .charttile .viewAll {
    position: absolute;
    padding-right: 20px;
    right: 0;
    bottom: 6px;
    height: 30px;
    line-height: 20px; }
    .charttile .viewAll a.charts {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #B76CC7;
      margin-left: 7px; }
    .charttile .viewAll .arrow {
      float: left;
      margin-top: 7px;
      background: url("img/sprites/arrows_sprite.png") no-repeat -350px -21px;
      width: 11px;
      height: 8px; }
  .charttile .frame {
    left: 20px;
    top: 50px;
    height: 120px; }
  .charttile .game {
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: white;
    line-height: 19px; }
    .charttile .game a {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: white; }
    .charttile .game .position {
      cursor: pointer;
      float: left;
      width: 20px;
      height: 20px;
      margin-right: 10px;
      text-align: center;
      background: #B76CC7;
      line-height: 18px; }
    .charttile .game .details {
      overflow: hidden;
      display: block;
      height: 23px; }
    .charttile .game .title {
      display: inline-block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: pre; }
    .charttile .game:hover .title {
      text-decoration: underline; }
    .charttile .game .price {
      float: right; }
      .charttile .game .price .orig {
        float: left;
        color: #B76CC7;
        padding-right: 5px;
        text-decoration: line-through; }
      .charttile .game .price .discount {
        float: left; }
  .charttile .item-selectors {
    display: none; }

.newstile {
  background: #1A1A1A url("img/sprites/tile-sprite.png") right -367px no-repeat; }
  .newstile .frame {
    left: 20px; }
    .newstile .frame .column {
      padding: 0; }
  .newstile.tile-s .frame, .newstile.tile-s .column {
    width: 140px; }
  .newstile.tile-m .frame, .newstile.tile-m .column {
    width: 235px; }
  .newstile.tile-l .frame, .newstile.tile-l .column {
    width: 330px; }
  .newstile a.text {
    color: white; }
    .newstile a.text:hover {
      text-decoration: underline; }
  .newstile span.headline, .newstile span.body {
    display: block; }
  .newstile span.headline {
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: white;
    margin: 12px 0 12px 0; }
  .newstile span.body {
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: white;
    margin: 0 0 6px; }
  .newstile a.more, .newstile a.more:hover, .newstile a.more:visited {
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #009991;
    padding-left: 17px;
    background: url("img/sprites/arrows_sprite.png") left -14px no-repeat;
    display: inline-block; }
  .newstile a:hover {
    text-decoration: underline; }

.newstile-tips {
  background-position: right -610px; }

.newstile-reviews {
  background-position: right -153px; }

.special-wrapper {
  border-top: 10px solid #DFDFDF;
  background-color: #DFDFDF;
  position: relative; }
  .special-wrapper .special-content {
    background-color: #FFFFFF;
    width: 960px;
    margin: 0 auto; }
    .special-wrapper .special-content .info-share-bar {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #333333;
      height: 50px;
      border-style: solid;
      border-width: 0px 0px 1px 0px;
      border-color: #DFDFDF;
      position: relative; }
      .special-wrapper .special-content .info-share-bar .game-count {
        margin-left: 25px; }
      .special-wrapper .special-content .info-share-bar .label {
        line-height: 50px; }
      .special-wrapper .special-content .info-share-bar .share {
        top: 0;
        right: 0;
        position: absolute; }
        .special-wrapper .special-content .info-share-bar .share iframe {
          display: inline-block;
          height: 42px;
          width: 302px;
          margin: 0 10px;
          vertical-align: middle;
          position: relative;
          top: -2px; }
    .special-wrapper .special-content .header {
      position: relative; }
      .special-wrapper .special-content .header img.header-img {
        width: 960px;
        height: 540px; }
    .special-wrapper .special-content .games-and-charts {
      width: 960px; }
      .special-wrapper .special-content .games-and-charts:after {
        content: " ";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        font-size: 0;
        height: 0; }
      .special-wrapper .special-content .games-and-charts .column {
        width: 479px;
        float: left; }
      .special-wrapper .special-content .games-and-charts .column.left {
        border-style: solid;
        border-width: 0 0 0px 0;
        border-color: #DFDFDF; }
      .special-wrapper .special-content .games-and-charts .column.right {
        border-style: solid;
        border-width: 0px 0px 0px 1px;
        border-color: #DFDFDF; }
      .special-wrapper .special-content .games-and-charts .special-charts-item {
        position: relative;
        width: 480px;
        height: 287px;
        background-color: white;
        border-style: solid;
        border-width: 0px 0px 1px 0px;
        border-color: #DFDFDF; }
        .special-wrapper .special-content .games-and-charts .special-charts-item .frame {
          position: absolute; }
          .special-wrapper .special-content .games-and-charts .special-charts-item .frame .chart-title {
            width: 420px;
            position: absolute;
            top: 26px;
            left: 29px;
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 18px;
            line-height: 25px;
            letter-spacing: -0.010em;
            color: #333333; }
          .special-wrapper .special-content .games-and-charts .special-charts-item .frame .game-rows {
            position: absolute;
            left: 20px;
            top: 55px;
            width: 426px; }
            .special-wrapper .special-content .games-and-charts .special-charts-item .frame .game-rows .game {
              font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
              font-weight: 600;
              font-size: 15px;
              line-height: 20px;
              letter-spacing: -0.010em;
              color: #333333;
              line-height: 33px; }
              .special-wrapper .special-content .games-and-charts .special-charts-item .frame .game-rows .game .position {
                float: left;
                width: 35px;
                margin-right: 4px;
                padding-top: 4px;
                text-align: center;
                color: #009991; }
              .special-wrapper .special-content .games-and-charts .special-charts-item .frame .game-rows .game .details {
                vertical-align: baseline;
                overflow: hidden;
                display: block;
                height: 33px;
                border-bottom: 1px solid #DFDFDF;
                padding-top: 6px;
                padding-left: 0px; }
              .special-wrapper .special-content .games-and-charts .special-charts-item .frame .game-rows .game.last .details {
                border-bottom: 1px solid white; }
              .special-wrapper .special-content .games-and-charts .special-charts-item .frame .game-rows .game .title {
                max-width: 300px;
                display: inline-block;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: pre;
                float: left; }
              .special-wrapper .special-content .games-and-charts .special-charts-item .frame .game-rows .game:hover .title {
                text-decoration: underline; }
              .special-wrapper .special-content .games-and-charts .special-charts-item .frame .game-rows .game.discounted .title {
                max-width: 245px; }
              .special-wrapper .special-content .games-and-charts .special-charts-item .frame .game-rows .game.discounted.prebuy .title {
                max-width: 175px; }
              .special-wrapper .special-content .games-and-charts .special-charts-item .frame .game-rows .game.prebuy .title {
                max-width: 230px; }
              .special-wrapper .special-content .games-and-charts .special-charts-item .frame .game-rows .game .preorder {
                background-color: #79337F;
                font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
                font-weight: 500;
                font-size: 11px;
                line-height: 15px;
                letter-spacing: -0.010em;
                color: #FFFFFF;
                float: right;
                margin-top: 7px;
                margin-right: 9px;
                padding: 0px 5px 3px 5px; }
              .special-wrapper .special-content .games-and-charts .special-charts-item .frame .game-rows .game .price {
                font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
                font-weight: 600;
                font-size: 13px;
                line-height: 17px;
                letter-spacing: -0.010em;
                color: #79337F;
                float: right;
                line-height: 31px; }
                .special-wrapper .special-content .games-and-charts .special-charts-item .frame .game-rows .game .price .orig {
                  color: #B76CC7;
                  padding-right: 5px;
                  display: inline-block;
                  text-decoration: line-through; }
                .special-wrapper .special-content .games-and-charts .special-charts-item .frame .game-rows .game .price .discount {
                  display: inline-block; }
      .special-wrapper .special-content .games-and-charts .special-game-item {
        position: relative;
        width: 480px;
        height: 287px;
        border-style: solid;
        border-width: 0px 0px 1px 0;
        border-color: #DFDFDF; }
        .special-wrapper .special-content .games-and-charts .special-game-item .packshot {
          position: absolute;
          top: 30px;
          left: 30px;
          bottom: 30px;
          width: 160px;
          height: 227px;
          cursor: pointer; }
          .special-wrapper .special-content .games-and-charts .special-game-item .packshot img {
            cursor: pointer;
            box-shadow: transparent 0em 0em 0em;
            width: 160px;
            height: 227px; }
            .special-wrapper .special-content .games-and-charts .special-game-item .packshot img:hover {
              opacity: 0.7;
              -moz-opacity: 0.7;
              filter: alpha(opacity=70);
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
              .lt-ie9 .special-wrapper .special-content .games-and-charts .special-game-item .packshot img:hover * {
                filter: inherit; }
        .special-wrapper .special-content .games-and-charts .special-game-item .title {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 26px;
          line-height: 30px;
          letter-spacing: -0.025em;
          color: #333333;
          top: 28px;
          left: 218px;
          padding-right: 30px; }
        .special-wrapper .special-content .games-and-charts .special-game-item .subtitle {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 18px;
          line-height: 25px;
          letter-spacing: -0.010em;
          color: #333333;
          top: 60px;
          left: 220px; }
        .special-wrapper .special-content .games-and-charts .special-game-item .title,
        .special-wrapper .special-content .games-and-charts .special-game-item .subtitle {
          position: absolute;
          visibility: hidden;
          display: block;
          text-decoration: none !important; }
        .special-wrapper .special-content .games-and-charts .special-game-item .details {
          position: absolute;
          left: 220px;
          top: 80px;
          width: 240px;
          height: 60px; }
          .special-wrapper .special-content .games-and-charts .special-game-item .details .genre-icon, .special-wrapper .special-content .games-and-charts .special-game-item .details .genre, .special-wrapper .special-content .games-and-charts .special-game-item .details .rating, .special-wrapper .special-content .games-and-charts .special-game-item .details .price {
            position: absolute;
            background-position: -66px 0;
            vertical-align: middle;
            height: 22px;
            line-height: 22px; }
          .special-wrapper .special-content .games-and-charts .special-game-item .details .genre-icon {
            width: 22px;
            top: 11px;
            left: -3px; }
          .special-wrapper .special-content .games-and-charts .special-game-item .details .price {
            position: absolute;
            padding-left: 10px;
            border-left: 1px solid #DFDFDF;
            top: 13px;
            left: 124px;
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #79337F;
            white-space: pre; }
            .special-wrapper .special-content .games-and-charts .special-game-item .details .price.prebuy {
              left: 28px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .details .price.prebuy .prebuy-label {
                font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
                font-weight: 500;
                font-size: 11px;
                line-height: 15px;
                letter-spacing: -0.010em;
                color: #FFFFFF;
                color: #FFFFFF;
                background-color: #79337F;
                display: inline-block;
                margin-left: 8px;
                padding: 0px 4px 3px 4px;
                position: relative;
                top: -1px; }
          .special-wrapper .special-content .games-and-charts .special-game-item .details .discount {
            text-decoration: line-through;
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #B76CC7; }
          .special-wrapper .special-content .games-and-charts .special-game-item .details .rating {
            border-left: 1px solid #DFDFDF;
            padding-left: 10px;
            position: absolute;
            top: 11px;
            left: 28px; }
            .special-wrapper .special-content .games-and-charts .special-game-item .details .rating .star {
              width: 13px;
              height: 13px;
              margin-left: 2px;
              margin-top: 5px;
              float: left;
              background: transparent url("img/sprites/rating_sprite.png") no-repeat -6px -68px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .details .rating .star.filled {
                background-position: -6px -114px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .details .rating .star.half {
                background-position: -6px -91px; }
        .special-wrapper .special-content .games-and-charts .special-game-item .description {
          position: absolute;
          font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
          font-weight: normal;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #333333;
          width: 230px;
          top: 125px;
          left: 220px;
          height: 51px;
          text-overflow: ellipsis;
          overflow: hidden; }
        .special-wrapper .special-content .games-and-charts .special-game-item .actions {
          position: absolute;
          width: 230px;
          height: 50px;
          top: 186px;
          left: 220px;
          border-style: dotted;
          border-width: 1px 0px 1px 0px;
          border-color: #DFDFDF;
          padding-top: 10px;
          padding-bottom: 10px; }
          .special-wrapper .special-content .games-and-charts .special-game-item .actions .action, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu {
            padding: 0 5px;
            background-repeat: no-repeat;
            position: absolute;
            top: -1px;
            cursor: pointer;
            width: 50px;
            height: 72px;
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 11px;
            line-height: 15px;
            letter-spacing: -0.010em;
            color: #009991;
            text-align: center;
            line-height: 102px;
            text-transform: uppercase; }
            .special-wrapper .special-content .games-and-charts .special-game-item .actions .action .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu .icon {
              position: absolute;
              height: 30px;
              width: 30px;
              background-image: url("img/sprites/search_sprite.png");
              top: 14px;
              left: 16px; }
            .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.inactive, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.inactive {
              cursor: default;
              opacity: 0.3;
              -moz-opacity: 0.3;
              filter: alpha(opacity=30);
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; }
              .lt-ie9 .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.inactive *, .lt-ie9 .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.inactive * {
                filter: inherit; }
            .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.active:hover, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.active:hover {
              color: #333333; }
            .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.media, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.media {
              left: 115px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.media .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.media .icon {
                background-position: 2px -62px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.media.active:hover .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.media.active:hover .icon {
                background-position: -48px -62px; }
            .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.purchase, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.purchase {
              left: 175px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.purchase .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.purchase .icon {
                background-position: 0px -213px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.purchase.active:hover .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.purchase.active:hover .icon {
                background-position: -50px -213px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.purchase.checked, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.purchase.active.checked:hover, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.purchase.checked, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.purchase.active.checked:hover {
                background-color: #F3F3F3;
                color: #333333; }
                .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.purchase.checked .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.purchase.active.checked:hover .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.purchase.checked .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.purchase.active.checked:hover .icon {
                  background-position: -150px -213px; }
            .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.demo, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.demo {
              left: -5px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.demo .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.demo .icon {
                background-position: 2px -13px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.demo.active:hover .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.demo.active:hover .icon {
                background-position: -48px -13px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.demo .menu-items, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.demo .menu-items {
                left: 0; }
            .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.rent, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.rent {
              left: 55px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.rent .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.rent .icon {
                background-position: 2px -411px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.rent.active:hover .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.rent.active:hover .icon {
                background-position: -48px -411px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.rent.checked, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.rent.checked:hover, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.rent.checked, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.rent.checked:hover {
                background-color: #F3F3F3;
                color: #333333; }
                .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.rent.checked .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.rent.checked:hover .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.rent.checked .icon, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.rent.checked:hover .icon {
                  background-position: -148px -411px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.rent .menu-items, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.rent .menu-items {
                left: -60px; }
                .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.rent .menu-items .action, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.rent .menu-items .action {
                  line-height: 15px; }
                  .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.rent .menu-items .action .text,
                  .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.rent .menu-items .action .price, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.rent .menu-items .action .text,
                  .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.rent .menu-items .action .price {
                    margin-top: 1px; }
                  .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.rent .menu-items .action .text, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.rent .menu-items .action .text {
                    display: block; }
                  .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.rent .menu-items .action .price-orig, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.rent .menu-items .action .price-orig {
                    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
                    font-weight: 600;
                    font-size: 15px;
                    line-height: 20px;
                    letter-spacing: -0.010em;
                    color: #B76CC7;
                    text-decoration: line-through;
                    display: inline-block; }
                  .special-wrapper .special-content .games-and-charts .special-game-item .actions .action.rent .menu-items .action .price, .special-wrapper .special-content .games-and-charts .special-game-item .actions .action-menu.rent .menu-items .action .price {
                    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
                    font-weight: 600;
                    font-size: 15px;
                    line-height: 20px;
                    letter-spacing: -0.010em;
                    color: #79337F;
                    display: inline-block; }
        .special-wrapper .special-content .games-and-charts .special-game-item .action-menu {
          cursor: default !important; }
          .special-wrapper .special-content .games-and-charts .special-game-item .action-menu:hover {
            background-color: #F3F3F3; }
            .special-wrapper .special-content .games-and-charts .special-game-item .action-menu:hover .menu-items {
              display: block; }
          .special-wrapper .special-content .games-and-charts .special-game-item .action-menu .menu-items {
            position: absolute;
            display: none;
            bottom: 71px;
            width: 240px;
            height: auto; }
            .special-wrapper .special-content .games-and-charts .special-game-item .action-menu .menu-items .action {
              position: relative;
              top: 0;
              left: 0;
              width: auto;
              height: 52px;
              line-height: 52px;
              border-top: 1px solid #DFDFDF;
              text-transform: none;
              background-color: #F3F3F3;
              text-align: left;
              padding-left: 62px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .action-menu .menu-items .action .info,
              .special-wrapper .special-content .games-and-charts .special-game-item .action-menu .menu-items .action .icon {
                position: absolute;
                height: 52px;
                top: 50%;
                margin-top: -26px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .action-menu .menu-items .action .text {
                font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
                font-weight: 600;
                font-size: 18px;
                line-height: 25px;
                letter-spacing: -0.010em;
                color: #333333; }
              .special-wrapper .special-content .games-and-charts .special-game-item .action-menu .menu-items .action:hover {
                background-color: #DFDFDF; }
                .special-wrapper .special-content .games-and-charts .special-game-item .action-menu .menu-items .action:hover .icon {
                  background-position: -101px -199px !important; }
              .special-wrapper .special-content .games-and-charts .special-game-item .action-menu .menu-items .action:first-child {
                border-top: none;
                height: 51px; }
              .special-wrapper .special-content .games-and-charts .special-game-item .action-menu .menu-items .action .icon {
                background-position: -101px -149px !important;
                background-image: url("img/sprites/radio_sprite.png");
                width: 30px; }
            .special-wrapper .special-content .games-and-charts .special-game-item .action-menu .menu-items.item-count-2 .action {
              height: 78px; }
            .special-wrapper .special-content .games-and-charts .special-game-item .action-menu .menu-items.item-count-1 .action {
              height: 157px; }
    .special-wrapper .special-content .seo-content {
      background-color: #F3F3F3;
      width: 960px; }
      .special-wrapper .special-content .seo-content .text {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 60px;
        -moz-column-gap: 60px;
        column-gap: 60px;
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #333333;
        padding: 30px 30px 30px 30px; }

.welcome-popup {
  position: absolute;
  width: 760px;
  height: 400px;
  background-color: #79337F;
  background-image: url("img/welcome-popup-background.gif");
  z-index: 2990;
  top: 60px;
  left: 50%;
  margin-left: -380px; }
  .welcome-popup .frame {
    overflow: hidden;
    position: relative;
    width: 760px;
    height: 400px; }
    .welcome-popup .frame .slider {
      position: absolute; }
      .welcome-popup .frame .slider .column {
        position: absolute;
        width: 560px;
        height: 310px;
        padding: 35px 100px 55px 100px; }
        .welcome-popup .frame .slider .column .title {
          padding-top: 2px;
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 36px;
          line-height: 40px;
          letter-spacing: -0.025em;
          color: #FFFFFF; }
        .welcome-popup .frame .slider .column .content {
          position: absolute;
          left: 100px;
          bottom: 55px;
          width: 560px;
          height: 240px;
          background-color: #480A53; }
          .welcome-popup .frame .slider .column .content .description {
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #FFFFFF;
            position: absolute;
            width: 190px;
            height: 183px;
            left: 0;
            top: 0;
            padding: 27px 20px 30px 30px; }
          .welcome-popup .frame .slider .column .content img {
            position: absolute;
            width: 320px;
            height: 240px;
            left: 240px;
            top: 0; }
  .welcome-popup .arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    background-color: #FFFFFF;
    background-image: url("img/sprites/arrows_sprite.png");
    cursor: pointer; }
    .welcome-popup .arrow:hover {
      background-color: #480A53; }
    .welcome-popup .arrow.arrow-left {
      left: 0;
      background-position: -238px -155px; }
      .welcome-popup .arrow.arrow-left:hover {
        background-position: -137px -155px; }
    .welcome-popup .arrow.arrow-right {
      right: 0;
      background-position: -236px -205px; }
      .welcome-popup .arrow.arrow-right:hover {
        background-position: -135px -205px; }
  .beginning .welcome-popup .arrow-left {
    display: none; }
  .end .welcome-popup .arrow-right {
    display: none; }
  .welcome-popup .item-selectors {
    position: absolute;
    bottom: 0;
    left: 343px;
    width: 760px;
    height: 30px;
    text-align: center; }
    .welcome-popup .item-selectors .selector {
      display: block;
      float: left;
      vertical-align: top;
      background: #480A53;
      border-width: 1px 10px 1px 0px;
      border-style: solid;
      border-color: #79337F;
      cursor: pointer;
      width: 4px;
      height: 4px; }
      .welcome-popup .item-selectors .selector:hover, .welcome-popup .item-selectors .selector.active {
        background: #FFFFFF; }
  .welcome-popup .actions {
    position: absolute;
    top: 145px;
    left: 100px;
    height: 110px;
    background-color: #480A53;
    width: 556px; }
    .welcome-popup .actions .button {
      background-color: #B76CC7;
      position: absolute;
      top: 30px;
      width: 230px;
      height: 50px;
      text-align: center;
      cursor: pointer; }
      .welcome-popup .actions .button a {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #FFFFFF;
        line-height: 49px;
        text-decoration: none !important; }
      .welcome-popup .actions .button .icon {
        width: 25px;
        height: 25px;
        display: inline-block;
        margin: 13px 15px 0 0;
        vertical-align: top; }
      .welcome-popup .actions .button:hover {
        background-color: #c589d2; }
      .welcome-popup .actions .button.register {
        left: 32px; }
        .welcome-popup .actions .button.register .icon {
          background-image: url("img/sprites/other_icons_sprite.png");
          background-position: -98px -363px; }
      .welcome-popup .actions .button.highlights {
        left: 292px; }
        .welcome-popup .actions .button.highlights .icon {
          background-image: url("img/sprites/search_sprite.png");
          background-position: -99px -12px; }
  .welcome-popup .close {
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    line-height: 17px;
    position: absolute;
    top: 8px;
    right: 20px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    cursor: pointer;
    height: 25px; }
    .welcome-popup .close .icon {
      background: url("img/sprites/other_icons_sprite.png") no-repeat -100px -417px;
      position: absolute;
      height: 19px;
      width: 19px;
      top: 12px;
      right: 0px; }
  .welcome-popup .close:hover {
    color: #c589d2; }
    .welcome-popup .close:hover .icon {
      background-position: -200px -417px; }

.media-gallery .clouddemo, .media-gallery .clouddemo .install, .media-gallery .clouddemo #UbiEmbedPlayer, .media-gallery .clouddemo .loginholder, .media-gallery .clouddemo .finish {
  position: absolute;
  top: 0;
  left: 0; }
.media-gallery .clouddemo #UbiEmbedPlayer {
  cursor: pointer;
  background: transparent url("img/testen_icon_initial.png") center center no-repeat;
  z-index: 1; }
  .media-gallery .clouddemo #UbiEmbedPlayer:hover {
    background-image: url("img/testen_icon_hover.png"); }
.media-gallery .clouddemo .install, .media-gallery .clouddemo .loading, .media-gallery .clouddemo .error, .media-gallery .clouddemo .finish, .media-gallery .clouddemo .loginholder {
  display: none; }
.media-gallery .clouddemo .install .download-area {
  font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.010em;
  color: #B2B2B2;
  margin: 26px 183px 36px 183px;
  line-height: 35px;
  height: 35px;
  position: relative; }
  .media-gallery .clouddemo .install .download-area .download.button {
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #B2B2B2;
    display: inline-block;
    background-color: #00D0C5;
    cursor: pointer;
    color: #1A1A1A;
    width: 140px;
    padding: 0 20px;
    text-align: center;
    height: 35px;
    line-height: 35px; }
    .media-gallery .clouddemo .install .download-area .download.button:hover {
      text-decoration: none;
      background-color: #33D9D1; }
    .media-gallery .clouddemo .install .download-area .download.button.disabled, .media-gallery .clouddemo .install .download-area .download.button.inactive {
      background-color: #246360;
      cursor: default; }
      .media-gallery .clouddemo .install .download-area .download.button.disabled:hover, .media-gallery .clouddemo .install .download-area .download.button.inactive:hover {
        background-color: #246360; }
.media-gallery .clouddemo .install .post-download {
  display: none; }
.media-gallery .clouddemo .loading {
  background: #333333 url("img/icon_cloud_play.png") 80px 200px no-repeat;
  position: relative;
  text-align: center;
  z-index: 2; }
  .media-gallery .clouddemo .loading .title {
    padding-top: 176px;
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    text-align: center; }
  .media-gallery .clouddemo .loading .disclaimer {
    margin-top: 24px;
    padding-top: 33px;
    background: transparent url("img/ladebalken.gif") 50% 0 no-repeat;
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    line-height: 17px; }
.media-gallery .clouddemo .error {
  position: relative;
  z-index: 3; }
  .media-gallery .clouddemo .error .error-container {
    background-color: #333333;
    height: 540px;
    line-height: 540px; }
    .media-gallery .clouddemo .error .error-container .error-icon {
      width: 76px; }
    .media-gallery .clouddemo .error .error-container .info {
      width: auto;
      max-width: 470px; }
      .media-gallery .clouddemo .error .error-container .info .title {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 22px;
        line-height: 25px;
        letter-spacing: -0.025em;
        color: #FFFFFF;
        margin-bottom: 12px; }
      .media-gallery .clouddemo .error .error-container .info .subtitle {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #FFFFFF; }
.media-gallery .clouddemo .finish {
  background-color: #333333;
  padding: 40px;
  width: 880px;
  z-index: 2; }
  .media-gallery .clouddemo .finish h2 {
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: -0.025em;
    color: #FFFFFF;
    margin: 27px 0 32px; }
  .media-gallery .clouddemo .finish h3 {
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    margin: 0 0 6px; }
  .media-gallery .clouddemo .finish .survey {
    margin-top: 50px;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF; }
  .media-gallery .clouddemo .finish .action-area {
    background-color: #1A1A1A;
    margin-bottom: 24px; }
    .media-gallery .clouddemo .finish .action-area .row {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      position: relative;
      margin: 0 153px 0 155px;
      height: 42px;
      padding: 23px 0 10px 36px;
      border-top: 1px dotted #B2B2B2; }
      .media-gallery .clouddemo .finish .action-area .row:first-child {
        border-top: 0px none;
        padding-top: 28px; }
      .media-gallery .clouddemo .finish .action-area .row.pass:first-child {
        height: 37px; }
      .media-gallery .clouddemo .finish .action-area .row .icon {
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        left: 1px;
        background: url("img/sprites/button_icon_sprite.png") -50px -215px; }
      .media-gallery .clouddemo .finish .action-area .row.pass .icon {
        background-position: -50px -515px; }
      .media-gallery .clouddemo .finish .action-area .row .pricing {
        position: absolute;
        left: 165px; }
      .media-gallery .clouddemo .finish .action-area .row .price-final, .media-gallery .clouddemo .finish .action-area .row .price-orig {
        margin-right: 10px; }
      .media-gallery .clouddemo .finish .action-area .row .price-orig {
        color: #B2B2B2;
        text-decoration: line-through; }
      .media-gallery .clouddemo .finish .action-area .row .price-final {
        color: #D98FE9; }
      .media-gallery .clouddemo .finish .action-area .row small {
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 11px;
        line-height: 15px;
        letter-spacing: -0.010em;
        color: #FFFFFF; }
      .media-gallery .clouddemo .finish .action-area .row .button {
        display: inline-block;
        background-color: #00D0C5;
        cursor: pointer;
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #333333;
        width: 148px;
        height: 40px;
        line-height: 36px;
        right: 0px;
        top: 20px;
        position: absolute;
        text-align: center; }
        .media-gallery .clouddemo .finish .action-area .row .button:hover {
          text-decoration: none;
          background-color: #33D9D1; }
        .media-gallery .clouddemo .finish .action-area .row .button.disabled, .media-gallery .clouddemo .finish .action-area .row .button.inactive {
          background-color: #246360;
          cursor: default; }
          .media-gallery .clouddemo .finish .action-area .row .button.disabled:hover, .media-gallery .clouddemo .finish .action-area .row .button.inactive:hover {
            background-color: #246360; }
      .media-gallery .clouddemo .finish .action-area .row.pass .button {
        top: 14px; }
      .media-gallery .clouddemo .finish .action-area .row.pass:first-child .button {
        top: 20px; }
.media-gallery .clouddemo .download-message {
  background: #333333 url("img/icon_cloud_download.png") 0 100% no-repeat;
  color: white;
  z-index: 3; }
  .media-gallery .clouddemo .download-message h2 {
    padding: 172px 0 15px 183px;
    margin: 0;
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: -0.025em;
    color: #FFFFFF; }
  .media-gallery .clouddemo .download-message p {
    padding: 0 183px;
    margin: 0;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF; }
.media-gallery .clouddemo .loginholder {
  z-index: 2;
  background: #333333;
  /* this whole file is wrapped by _dock.scss, so the generated selectors are actually more specific */ }
  .media-gallery .clouddemo .loginholder .left-background {
    background: #4D4D4D;
    position: absolute;
    width: 33%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0; }
  .media-gallery .clouddemo .loginholder .left-background {
    width: 330px;
    height: auto; }
  .media-gallery .clouddemo .loginholder .panel-content.two-columns {
    padding-top: 0;
    padding-bottom: 0; }
    .media-gallery .clouddemo .loginholder .panel-content.two-columns .subpanel {
      float: left;
      padding: 50px 40px 0; }
    .media-gallery .clouddemo .loginholder .panel-content.two-columns .subpanel.left {
      height: auto;
      width: 250px;
      padding-bottom: 50px;
      background: #4D4D4D; }
    .media-gallery .clouddemo .loginholder .panel-content.two-columns .subpanel.right {
      width: 500px;
      background: #333333; }
  .media-gallery .clouddemo .loginholder .panel-content.login {
    margin: 0 auto;
    text-align: left;
    /* IE 7 fix reset */
    padding: 40px 0 30px 0;
    z-index: 1;
    position: relative;
    padding-top: 50px; }
    .media-gallery .clouddemo .loginholder .panel-content.login:after {
      content: " ";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      font-size: 0;
      height: 0; }
    .media-gallery .clouddemo .loginholder .panel-content.login h3.title {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 26px;
      line-height: 30px;
      letter-spacing: -0.025em;
      color: #00D0C5; }
    .media-gallery .clouddemo .loginholder .panel-content.login a {
      color: #009991; }
    .media-gallery .clouddemo .loginholder .panel-content.login p, .media-gallery .clouddemo .loginholder .panel-content.login li {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
    .media-gallery .clouddemo .loginholder .panel-content.login .headline {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      padding-bottom: 25px; }
      .media-gallery .clouddemo .loginholder .panel-content.login .headline .light {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #FFFFFF; }
      .media-gallery .clouddemo .loginholder .panel-content.login .headline .sub {
        margin: 20px 0 0 0;
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #FFFFFF; }
    .media-gallery .clouddemo .loginholder .panel-content.login .message {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
    .media-gallery .clouddemo .loginholder .panel-content.login .content {
      margin-bottom: 20px; }
    .media-gallery .clouddemo .loginholder .panel-content.login .button {
      float: right;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #1A1A1A;
      background: #00D0C5;
      border-style: none;
      min-width: 100px;
      padding: 0 20px 0 20px;
      line-height: 40px;
      height: 40px;
      text-align: center; }
      .media-gallery .clouddemo .loginholder .panel-content.login .button:hover {
        background-color: #33D9D1; }
    .media-gallery .clouddemo .loginholder .panel-content.login .button.disabled {
      background-color: #246360;
      cursor: default; }
      .media-gallery .clouddemo .loginholder .panel-content.login .button.disabled:hover {
        background-color: #246360; }
    .media-gallery .clouddemo .loginholder .panel-content.login .input-text {
      height: 35px;
      line-height: 35px;
      width: 220px;
      outline: none; }
      .media-gallery .clouddemo .loginholder .panel-content.login .input-text:not(.unregistered-mail) {
        border: none;
        padding: 0 10px; }
    .media-gallery .clouddemo .loginholder .panel-content.login label {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      display: block;
      margin-bottom: 5px; }
  .media-gallery .clouddemo .loginholder .panel-content.login {
    height: 100%;
    overflow: hidden; }
    .media-gallery .clouddemo .loginholder .panel-content.login .subpanel.left {
      height: 100%; }
  .media-gallery .clouddemo .loginholder iframe {
    overflow: hidden;
    border-style: hidden;
    border-width: 0px;
    width: 100%;
    display: block; }
    .media-gallery .clouddemo .loginholder iframe.login-iframe {
      width: 571px;
      position: relative;
      left: -7px; }
.media-gallery .clouddemo .notsupported {
  display: none; }

.warning-container {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #333333; }
  .warning-container .browser-warning {
    background-image: url("img/background-browser-warning.png");
    background-repeat: no-repeat;
    background-position: 92px 1px;
    position: relative;
    height: 300px;
    width: 960px;
    margin: 0 auto;
    top: 50%;
    position: relative;
    margin-top: -150px; }
  .warning-container .info {
    vertical-align: middle;
    text-align: center;
    height: 100%;
    width: 566px;
    top: 63px;
    left: 190px;
    position: relative; }
    .warning-container .info .title {
      text-align: left;
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 22px;
      line-height: 25px;
      letter-spacing: -0.025em;
      color: #FFFFFF;
      margin-bottom: 15px; }
    .warning-container .info .subtitle {
      text-align: left;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      margin-bottom: 18px; }
    .warning-container .info .continue {
      background-image: url("img/link-arrow-teal-light.png");
      background-repeat: no-repeat;
      background-position: 3px 6px;
      display: block;
      text-align: left;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #00D0C5;
      padding-left: 20px; }

.dock-panel.lower .panel-content.mygamesload {
  padding-top: 41px;
  height: 900px; }
  .dock-panel.lower .panel-content.mygamesload .headline {
    width: 100%;
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.025em;
    color: #FFFFFF;
    border-bottom: 1px solid #808080;
    display: inline-block;
    padding-bottom: 17px; }
  .dock-panel.lower .panel-content.mygamesload .info-box {
    top: 328px;
    position: absolute;
    width: 475px;
    height: 219px;
    background-color: #1A1A1A;
    background-repeat: no-repeat;
    background-position: right bottom; }
    .dock-panel.lower .panel-content.mygamesload .info-box.hidden {
      visibility: hidden; }
    .dock-panel.lower .panel-content.mygamesload .info-box.mygames {
      left: 0;
      background-image: url("img/bg_games.png"); }
      .dock-panel.lower .panel-content.mygamesload .info-box.mygames .purchased {
        position: absolute;
        top: -20px;
        left: 2px; }
      .dock-panel.lower .panel-content.mygamesload .info-box.mygames .rented {
        position: absolute;
        top: 30px;
        left: 2px; }
    .dock-panel.lower .panel-content.mygamesload .info-box.points {
      left: 323px;
      background-image: url("img/bg_points.png"); }
    .dock-panel.lower .panel-content.mygamesload .info-box.data {
      left: 485px;
      background-image: url("img/bg_profile.png"); }
    .dock-panel.lower .panel-content.mygamesload .info-box:last-child {
      margin-right: 0px; }
    .dock-panel.lower .panel-content.mygamesload .info-box span.box-header {
      position: absolute;
      top: 15px;
      left: 21px;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
    .dock-panel.lower .panel-content.mygamesload .info-box .box-content {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      position: relative; }
    .dock-panel.lower .panel-content.mygamesload .info-box.mygames .box-content {
      margin-top: 63px; }
      .dock-panel.lower .panel-content.mygamesload .info-box.mygames .box-content span.count {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 50px;
        line-height: 53px;
        letter-spacing: -0.010em;
        color: #87BE5C;
        margin-left: 20px; }
    .dock-panel.lower .panel-content.mygamesload .info-box.points .box-content, .dock-panel.lower .panel-content.mygamesload .info-box.data .box-content {
      margin-left: 20px;
      margin-right: 20px;
      margin-top: 57px; }
    .dock-panel.lower .panel-content.mygamesload .info-box.data .box-content, .dock-panel.lower .panel-content.mygamesload .info-box.points .box-content.opt-in {
      margin-top: 57px; }
    .dock-panel.lower .panel-content.mygamesload .info-box .box-button {
      background-color: #00D0C5;
      cursor: pointer;
      position: absolute;
      bottom: 20px;
      left: 20px;
      width: 274px;
      height: 30px;
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #333333;
      text-align: center;
      line-height: 30px; }
      .dock-panel.lower .panel-content.mygamesload .info-box .box-button:hover {
        text-decoration: none;
        background-color: #33D9D1; }
      .dock-panel.lower .panel-content.mygamesload .info-box .box-button.disabled, .dock-panel.lower .panel-content.mygamesload .info-box .box-button.inactive {
        background-color: #246360;
        cursor: default; }
        .dock-panel.lower .panel-content.mygamesload .info-box .box-button.disabled:hover, .dock-panel.lower .panel-content.mygamesload .info-box .box-button.inactive:hover {
          background-color: #246360; }
      .dock-panel.lower .panel-content.mygamesload .info-box .box-button span.label {
        background-repeat: no-repeat;
        padding-left: 32px;
        background-position: left 50%; }
    .dock-panel.lower .panel-content.mygamesload .info-box.mygames .box-button span.label {
      background-image: url("img/icon-my-games.png"); }
    .dock-panel.lower .panel-content.mygamesload .info-box.points .box-button span {
      padding-left: 31px;
      background-image: url("img/icon-my-points.png"); }
    .dock-panel.lower .panel-content.mygamesload .info-box.points .box-button.optin-button span.text {
      padding-left: 31px;
      background-image: url("img/thumb_up.png");
      background-repeat: no-repeat; }
    .dock-panel.lower .panel-content.mygamesload .info-box.data .box-button span.label {
      background-image: url("img/icon-my-data.png"); }
  .dock-panel.lower .panel-content.mygamesload .loyalty-info-text {
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.010em;
    color: #B2B2B2; }
    .dock-panel.lower .panel-content.mygamesload .loyalty-info-text div.current {
      margin-top: 8px; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-info-text div.current .data {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #FFFFFF; }
    .dock-panel.lower .panel-content.mygamesload .loyalty-info-text div.next {
      margin-top: -1px; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-info-text div.next .data {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #FCC000; }
        .dock-panel.lower .panel-content.mygamesload .loyalty-info-text div.next .data em {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 18px;
          line-height: 25px;
          letter-spacing: -0.010em;
          color: #FCC000; }
  .dock-panel.lower .panel-content.mygamesload .loyalty-container {
    position: relative;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #4D4D4D;
    height: 188px; }
    .dock-panel.lower .panel-content.mygamesload .loyalty-container .popup {
      z-index: 2;
      position: relative;
      display: none;
      width: 100px;
      height: 100px; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-container .popup.no-loyalty {
        position: absolute;
        left: -4px; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-container .popup .tooltip-arrow {
        width: 25px;
        height: 15px;
        background: url("img/tooltip-arrow.png") no-repeat;
        position: absolute;
        top: 34px;
        left: 3px; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-container .popup .tooltip-box {
        position: absolute;
        width: 230px;
        height: auto;
        top: 48px;
        left: 3px;
        background-color: #DFDFDF; }
        .dock-panel.lower .panel-content.mygamesload .loyalty-container .popup .tooltip-box .popup-content {
          padding: 13px 15px 8px 15px; }
          .dock-panel.lower .panel-content.mygamesload .loyalty-container .popup .tooltip-box .popup-content, .dock-panel.lower .panel-content.mygamesload .loyalty-container .popup .tooltip-box .popup-content p {
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #333333;
            margin: 0 0 5px; }
          .dock-panel.lower .panel-content.mygamesload .loyalty-container .popup .tooltip-box .popup-content .happy-more .arrow {
            display: inline-block;
            background: url("img/sprites/arrows_sprite.png") no-repeat 0 -672px;
            width: 5px;
            height: 7px;
            font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
            font-weight: normal;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #009991; }
    .dock-panel.lower .panel-content.mygamesload .loyalty-container .info-icon {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      background: url("img/sprites/other_icons_sprite.png") no-repeat -200px -514px;
      width: 23px;
      height: 23px;
      margin-top: -2px;
      margin-left: 9px; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-container .info-icon:hover {
        background-position: -100px -514px; }
        .dock-panel.lower .panel-content.mygamesload .loyalty-container .info-icon:hover .popup {
          display: block; }
    .dock-panel.lower .panel-content.mygamesload .loyalty-container .optin-button {
      position: absolute;
      background-color: #00D0C5;
      cursor: pointer;
      top: 138px;
      width: 215px;
      background-image: url("img/thumb_up.png");
      background-repeat: no-repeat;
      background-position: 21px 7px;
      height: 30px;
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #333333;
      line-height: 30px; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-container .optin-button:hover {
        text-decoration: none;
        background-color: #33D9D1; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-container .optin-button.disabled, .dock-panel.lower .panel-content.mygamesload .loyalty-container .optin-button.inactive {
        background-color: #246360;
        cursor: default; }
        .dock-panel.lower .panel-content.mygamesload .loyalty-container .optin-button.disabled:hover, .dock-panel.lower .panel-content.mygamesload .loyalty-container .optin-button.inactive:hover {
          background-color: #246360; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-container .optin-button .text {
        margin-left: 49px; }
    .dock-panel.lower .panel-content.mygamesload .loyalty-container .greeting {
      display: inline-block;
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      margin-top: 22px; }
    .dock-panel.lower .panel-content.mygamesload .loyalty-container .loyalty-info-teaser {
      margin-top: 10px;
      width: 432px;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #B2B2B2; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-container .loyalty-info-teaser .info-icon {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        background: url("img/sprites/other_icons_sprite.png") no-repeat -200px -514px;
        width: 23px;
        height: 23px;
        margin-top: -1px;
        margin-left: 10px; }
        .dock-panel.lower .panel-content.mygamesload .loyalty-container .loyalty-info-teaser .info-icon:hover {
          background-position: -100px -514px; }
          .dock-panel.lower .panel-content.mygamesload .loyalty-container .loyalty-info-teaser .info-icon:hover .popup {
            display: block; }
    .dock-panel.lower .panel-content.mygamesload .loyalty-container .status-container {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-container .status-container .status-entry {
        width: 54px;
        margin-left: 25px;
        float: left;
        height: 140px;
        position: relative; }
        .dock-panel.lower .panel-content.mygamesload .loyalty-container .status-container .status-entry.current {
          width: 98px;
          height: 154px;
          background-image: url("img/loyalty/icons/hl_statusanzeige.png");
          background-repeat: no-repeat; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-container .status-container .status-name {
        text-align: center;
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #808080;
        position: absolute;
        width: 100%;
        bottom: 71px; }
        .dock-panel.lower .panel-content.mygamesload .loyalty-container .status-container .status-name.completed {
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #B76CC7;
          border-bottom: 2px solid #B76CC7;
          bottom: 72px;
          padding-bottom: 8px; }
        .dock-panel.lower .panel-content.mygamesload .loyalty-container .status-container .status-name.current {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: #D98FE9;
          top: 11px; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-container .status-container .current-progress {
        width: 68px;
        height: 2px;
        background-color: #4D4D4D;
        margin: 0 auto;
        overflow: hidden;
        position: absolute;
        bottom: 105px;
        left: 0;
        right: 0; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-container .status-container .status-progress-filled {
        height: 100%;
        background-color: #87BE5C; }
      .dock-panel.lower .panel-content.mygamesload .loyalty-container .status-container .status-icon {
        position: absolute;
        width: 55px;
        height: 62px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto; }
        .dock-panel.lower .panel-content.mygamesload .loyalty-container .status-container .status-icon.current {
          width: 68px;
          height: 75px;
          bottom: 20px; }
    .dock-panel.lower .panel-content.mygamesload .loyalty-container.disabled .status-container {
      top: 4px; }

.dock-panel.lower .panel-content.myprofile {
  padding-top: 41px; }
  .dock-panel.lower .panel-content.myprofile a.mygamesload {
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: -0.010em;
    color: #009991; }
  .dock-panel.lower .panel-content.myprofile .profile-table {
    height: 241px;
    padding-top: 15px;
    padding-bottom: 10px; }
  .dock-panel.lower .panel-content.myprofile .change-password {
    position: relative;
    float: right; }
    .dock-panel.lower .panel-content.myprofile .change-password a {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #00D0C5; }
    .dock-panel.lower .panel-content.myprofile .change-password .arrow {
      position: absolute;
      left: -16px;
      top: 8px;
      background: url("img/link-arrow-teal-light.png") no-repeat;
      background-repeat: no-repeat;
      width: 11px;
      height: 8px; }
  .dock-panel.lower .panel-content.myprofile .nickname-buttons.hidden {
    display: none; }
  .dock-panel.lower .panel-content.myprofile .button-submit {
    background-color: #00D0C5;
    cursor: pointer;
    float: right;
    width: 176px;
    height: 40px;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #333333;
    line-height: 40px;
    text-align: center; }
    .dock-panel.lower .panel-content.myprofile .button-submit:hover {
      text-decoration: none;
      background-color: #33D9D1; }
    .dock-panel.lower .panel-content.myprofile .button-submit.disabled, .dock-panel.lower .panel-content.myprofile .button-submit.inactive {
      background-color: #246360;
      cursor: default; }
      .dock-panel.lower .panel-content.myprofile .button-submit.disabled:hover, .dock-panel.lower .panel-content.myprofile .button-submit.inactive:hover {
        background-color: #246360; }
  .dock-panel.lower .panel-content.myprofile .button-cancel {
    cursor: pointer;
    float: right;
    margin-right: 20px;
    width: 176px;
    height: 40px;
    background-color: #B2B2B2;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #333333;
    line-height: 40px;
    text-align: center; }
    .dock-panel.lower .panel-content.myprofile .button-cancel:hover {
      background-color: #c1c1c1; }
  .dock-panel.lower .panel-content.myprofile .nickname-edit-content, .dock-panel.lower .panel-content.myprofile .nickname-display-content {
    float: left;
    clear: both;
    width: 960px;
    border-top: 1px solid #4D4D4D;
    border-bottom: 1px solid #4D4D4D;
    padding-top: 14px;
    padding-bottom: 8px; }
    .dock-panel.lower .panel-content.myprofile .nickname-edit-content.hidden, .dock-panel.lower .panel-content.myprofile .nickname-display-content.hidden {
      display: none; }
    .dock-panel.lower .panel-content.myprofile .nickname-edit-content.no-edit, .dock-panel.lower .panel-content.myprofile .nickname-display-content.no-edit {
      height: 29px; }
    .dock-panel.lower .panel-content.myprofile .nickname-edit-content .info-icon, .dock-panel.lower .panel-content.myprofile .nickname-display-content .info-icon {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      background: url("img/sprites/other_icons_sprite.png") no-repeat -200px -514px;
      width: 23px;
      height: 23px;
      margin-top: 0;
      margin-left: 0;
      margin-left: 15px; }
      .dock-panel.lower .panel-content.myprofile .nickname-edit-content .info-icon:hover, .dock-panel.lower .panel-content.myprofile .nickname-display-content .info-icon:hover {
        background-position: -100px -514px; }
        .dock-panel.lower .panel-content.myprofile .nickname-edit-content .info-icon:hover .popup, .dock-panel.lower .panel-content.myprofile .nickname-display-content .info-icon:hover .popup {
          display: block; }
    .dock-panel.lower .panel-content.myprofile .nickname-edit-content .popup, .dock-panel.lower .panel-content.myprofile .nickname-display-content .popup {
      display: none;
      position: relative; }
      .dock-panel.lower .panel-content.myprofile .nickname-edit-content .popup .tooltip-arrow, .dock-panel.lower .panel-content.myprofile .nickname-display-content .popup .tooltip-arrow {
        width: 25px;
        height: 15px;
        background: url("img/tooltip-arrow.png") no-repeat;
        position: absolute;
        top: 27px;
        left: 0px; }
      .dock-panel.lower .panel-content.myprofile .nickname-edit-content .popup .tooltip-box, .dock-panel.lower .panel-content.myprofile .nickname-display-content .popup .tooltip-box {
        position: absolute;
        width: 230px;
        top: 42px;
        left: 0px;
        background-color: #DFDFDF; }
        .dock-panel.lower .panel-content.myprofile .nickname-edit-content .popup .tooltip-box .popup-content, .dock-panel.lower .panel-content.myprofile .nickname-display-content .popup .tooltip-box .popup-content {
          padding: 15px 15px 15px 15px;
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #333333; }
    .dock-panel.lower .panel-content.myprofile .nickname-edit-content .nickname-edit-box, .dock-panel.lower .panel-content.myprofile .nickname-display-content .nickname-edit-box {
      float: left;
      width: 320px;
      height: 31px;
      margin-bottom: 10px;
      margin-left: 7px;
      border-style: none; }
      .dock-panel.lower .panel-content.myprofile .nickname-edit-content .nickname-edit-box.invalid, .dock-panel.lower .panel-content.myprofile .nickname-display-content .nickname-edit-box.invalid {
        border-color: #EE6B7B;
        background-color: #fce1e6; }
    .dock-panel.lower .panel-content.myprofile .nickname-edit-content .nickname-edit-desc, .dock-panel.lower .panel-content.myprofile .nickname-display-content .nickname-edit-desc {
      float: left;
      clear: left;
      margin-top: -4px;
      margin-bottom: 10px;
      margin-left: 183px;
      width: 350px;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2; }
      .dock-panel.lower .panel-content.myprofile .nickname-edit-content .nickname-edit-desc.invalid, .dock-panel.lower .panel-content.myprofile .nickname-display-content .nickname-edit-desc.invalid {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #EE6B7B; }
  .dock-panel.lower .panel-content.myprofile .add-nickname {
    float: right;
    padding-top: 82px;
    cursor: pointer;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #00D0C5; }
    .dock-panel.lower .panel-content.myprofile .add-nickname:hover {
      text-decoration: underline; }
  .dock-panel.lower .panel-content.myprofile .label {
    float: left;
    clear: both;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #B2B2B2;
    width: 177px;
    padding-bottom: 22px; }
    .dock-panel.lower .panel-content.myprofile .label.password {
      padding-bottom: 15px; }
  .dock-panel.lower .panel-content.myprofile .data {
    float: left;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF; }
    .dock-panel.lower .panel-content.myprofile .data.nickname {
      width: 400px;
      margin-bottom: 10px; }
  .dock-panel.lower .panel-content.myprofile .legal-info {
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #FFFFFF; }
    .dock-panel.lower .panel-content.myprofile .legal-info a {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #00D0C5; }
  .dock-panel.lower .panel-content.myprofile .boxes {
    padding-top: 31px;
    margin-bottom: 20px;
    border-bottom-style: solid;
    border-bottom-color: #4D4D4D;
    border-bottom-width: 1px; }
    .dock-panel.lower .panel-content.myprofile .boxes .row-one {
      height: 190px; }
    .dock-panel.lower .panel-content.myprofile .boxes .row-two {
      height: 315px; }
  .dock-panel.lower .panel-content.myprofile .settings-box {
    position: absolute;
    width: 475px;
    height: 190px; }
    .dock-panel.lower .panel-content.myprofile .settings-box .toggle-box {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: -0.010em;
      color: #1A1A1A;
      line-height: 17px;
      text-align: center;
      position: absolute;
      bottom: 20px;
      width: 80px;
      height: 20px;
      cursor: pointer; }
      .dock-panel.lower .panel-content.myprofile .settings-box .toggle-box .container {
        position: relative; }
        .dock-panel.lower .panel-content.myprofile .settings-box .toggle-box .container .switch {
          position: absolute;
          left: 0px;
          background-color: #FFFFFF;
          height: 20px;
          width: 40px; }
          .dock-panel.lower .panel-content.myprofile .settings-box .toggle-box .container .switch.on {
            left: 40px; }
        .dock-panel.lower .panel-content.myprofile .settings-box .toggle-box .container .yes {
          background-color: #00D0C5;
          height: 20px;
          float: left;
          width: 40px; }
        .dock-panel.lower .panel-content.myprofile .settings-box .toggle-box .container .no {
          background-color: #808080;
          height: 20px;
          float: left;
          width: 40px; }
    .dock-panel.lower .panel-content.myprofile .settings-box .link {
      position: absolute;
      bottom: 14px;
      background: url("img/sprites/arrows_sprite.png") no-repeat -100px -761px; }
      .dock-panel.lower .panel-content.myprofile .settings-box .link a {
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 15px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #00D0C5;
        margin-left: 13px; }
    .dock-panel.lower .panel-content.myprofile .settings-box .box-content {
      margin-left: 20px;
      margin-top: 25px;
      margin-right: 20px; }
    .dock-panel.lower .panel-content.myprofile .settings-box .title {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      width: 100%;
      margin-bottom: 16px; }
    .dock-panel.lower .panel-content.myprofile .settings-box .text {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2; }
    .dock-panel.lower .panel-content.myprofile .settings-box.newsletter {
      margin-right: 10px;
      background: #1A1A1A url("img/bg-myprofile-newsletter-tile.png") bottom right;
      background-repeat: no-repeat; }
      .dock-panel.lower .panel-content.myprofile .settings-box.newsletter .title {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #B2B2B2; }
      .dock-panel.lower .panel-content.myprofile .settings-box.newsletter .text {
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #B2B2B2; }
      .dock-panel.lower .panel-content.myprofile .settings-box.newsletter.enabled {
        background: #4D4D4D url("img/bg-myprofile-newsletter-tile.png") bottom right;
        background-repeat: no-repeat; }
    .dock-panel.lower .panel-content.myprofile .settings-box.pmr {
      left: 323px; }
    .dock-panel.lower .panel-content.myprofile .settings-box.opt-out {
      left: 485px; }
    .dock-panel.lower .panel-content.myprofile .settings-box.info {
      margin-right: 0px;
      margin-top: 10px;
      height: 285px;
      background-image: url("img/bg_info.png"); }
      .dock-panel.lower .panel-content.myprofile .settings-box.info .link {
        padding-left: 16px;
        background: url("img/link-arrow-teal-light.png") no-repeat 1px 11px;
        position: absolute;
        bottom: 23px;
        left: 20px; }
        .dock-panel.lower .panel-content.myprofile .settings-box.info .link a {
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 15px;
          line-height: 25px;
          letter-spacing: -0.010em;
          color: #00D0C5;
          margin-left: 3px; }
    .dock-panel.lower .panel-content.myprofile .settings-box.levelup {
      left: 323px;
      margin-right: 10px;
      background-image: url("img/bg-myprofile-loyalty-tile.png"); }
      .dock-panel.lower .panel-content.myprofile .settings-box.levelup .title {
        white-space: nowrap; }
    .dock-panel.lower .panel-content.myprofile .settings-box.opt-out {
      background-image: url("img/bg-myprofile-opt-out-tile.png"); }
    .dock-panel.lower .panel-content.myprofile .settings-box.pmr {
      background-image: url("img/bg-myprofile-pmr-tile.png"); }
    .dock-panel.lower .panel-content.myprofile .settings-box.levelup, .dock-panel.lower .panel-content.myprofile .settings-box.opt-out, .dock-panel.lower .panel-content.myprofile .settings-box.pmr, .dock-panel.lower .panel-content.myprofile .settings-box.info {
      background-position: bottom right;
      background-repeat: no-repeat;
      background-color: #4D4D4D; }
  .dock-panel.lower .panel-content.myprofile .selectors .tabs .separator {
    left: 156px; }
  .dock-panel.lower .panel-content.myprofile .selectors .tabs .view-profile {
    width: 142px; }
  .dock-panel.lower .panel-content.myprofile .selectors .tabs .view-settings {
    left: 176px; }

.dock-panel.lower .panel-content.mydelete {
  padding-top: 41px; }
  .dock-panel.lower .panel-content.mydelete a.myprofile {
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: -0.010em;
    color: #009991; }
  .dock-panel.lower .panel-content.mydelete .profile-table {
    height: 241px;
    padding-top: 15px;
    padding-bottom: 10px; }
  .dock-panel.lower .panel-content.mydelete .change-password {
    position: relative;
    float: right; }
    .dock-panel.lower .panel-content.mydelete .change-password a {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #00D0C5; }
    .dock-panel.lower .panel-content.mydelete .change-password .arrow {
      position: absolute;
      left: -16px;
      top: 8px;
      background: url("img/link-arrow-teal-light.png") no-repeat;
      background-repeat: no-repeat;
      width: 11px;
      height: 8px; }
  .dock-panel.lower .panel-content.mydelete .nickname-buttons.hidden {
    display: none; }
  .dock-panel.lower .panel-content.mydelete .button-submit {
    background-color: #00D0C5;
    cursor: pointer;
    float: right;
    width: 176px;
    height: 40px;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #333333;
    line-height: 40px;
    text-align: center; }
    .dock-panel.lower .panel-content.mydelete .button-submit:hover {
      text-decoration: none;
      background-color: #33D9D1; }
    .dock-panel.lower .panel-content.mydelete .button-submit.disabled, .dock-panel.lower .panel-content.mydelete .button-submit.inactive {
      background-color: #246360;
      cursor: default; }
      .dock-panel.lower .panel-content.mydelete .button-submit.disabled:hover, .dock-panel.lower .panel-content.mydelete .button-submit.inactive:hover {
        background-color: #246360; }
  .dock-panel.lower .panel-content.mydelete .button-cancel {
    cursor: pointer;
    float: right;
    margin-right: 20px;
    width: 176px;
    height: 40px;
    background-color: #B2B2B2;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #333333;
    line-height: 40px;
    text-align: center; }
    .dock-panel.lower .panel-content.mydelete .button-cancel:hover {
      background-color: #c1c1c1; }
  .dock-panel.lower .panel-content.mydelete .nickname-edit-content, .dock-panel.lower .panel-content.mydelete .nickname-display-content {
    float: left;
    clear: both;
    width: 960px;
    border-top: 1px solid #4D4D4D;
    border-bottom: 1px solid #4D4D4D;
    padding-top: 14px;
    padding-bottom: 8px; }
    .dock-panel.lower .panel-content.mydelete .nickname-edit-content.hidden, .dock-panel.lower .panel-content.mydelete .nickname-display-content.hidden {
      display: none; }
    .dock-panel.lower .panel-content.mydelete .nickname-edit-content.no-edit, .dock-panel.lower .panel-content.mydelete .nickname-display-content.no-edit {
      height: 29px; }
    .dock-panel.lower .panel-content.mydelete .nickname-edit-content .info-icon, .dock-panel.lower .panel-content.mydelete .nickname-display-content .info-icon {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      background: url("img/sprites/other_icons_sprite.png") no-repeat -200px -514px;
      width: 23px;
      height: 23px;
      margin-top: 0;
      margin-left: 0;
      margin-left: 15px; }
      .dock-panel.lower .panel-content.mydelete .nickname-edit-content .info-icon:hover, .dock-panel.lower .panel-content.mydelete .nickname-display-content .info-icon:hover {
        background-position: -100px -514px; }
        .dock-panel.lower .panel-content.mydelete .nickname-edit-content .info-icon:hover .popup, .dock-panel.lower .panel-content.mydelete .nickname-display-content .info-icon:hover .popup {
          display: block; }
    .dock-panel.lower .panel-content.mydelete .nickname-edit-content .popup, .dock-panel.lower .panel-content.mydelete .nickname-display-content .popup {
      display: none;
      position: relative; }
      .dock-panel.lower .panel-content.mydelete .nickname-edit-content .popup .tooltip-arrow, .dock-panel.lower .panel-content.mydelete .nickname-display-content .popup .tooltip-arrow {
        width: 25px;
        height: 15px;
        background: url("img/tooltip-arrow.png") no-repeat;
        position: absolute;
        top: 27px;
        left: 0px; }
      .dock-panel.lower .panel-content.mydelete .nickname-edit-content .popup .tooltip-box, .dock-panel.lower .panel-content.mydelete .nickname-display-content .popup .tooltip-box {
        position: absolute;
        width: 230px;
        top: 42px;
        left: 0px;
        background-color: #DFDFDF; }
        .dock-panel.lower .panel-content.mydelete .nickname-edit-content .popup .tooltip-box .popup-content, .dock-panel.lower .panel-content.mydelete .nickname-display-content .popup .tooltip-box .popup-content {
          padding: 15px 15px 15px 15px;
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #333333; }
    .dock-panel.lower .panel-content.mydelete .nickname-edit-content .nickname-edit-box, .dock-panel.lower .panel-content.mydelete .nickname-display-content .nickname-edit-box {
      float: left;
      width: 320px;
      height: 31px;
      margin-bottom: 10px;
      margin-left: 7px;
      border-style: none; }
      .dock-panel.lower .panel-content.mydelete .nickname-edit-content .nickname-edit-box.invalid, .dock-panel.lower .panel-content.mydelete .nickname-display-content .nickname-edit-box.invalid {
        border-color: #EE6B7B;
        background-color: #fce1e6; }
    .dock-panel.lower .panel-content.mydelete .nickname-edit-content .nickname-edit-desc, .dock-panel.lower .panel-content.mydelete .nickname-display-content .nickname-edit-desc {
      float: left;
      clear: left;
      margin-top: -4px;
      margin-bottom: 10px;
      margin-left: 183px;
      width: 350px;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2; }
      .dock-panel.lower .panel-content.mydelete .nickname-edit-content .nickname-edit-desc.invalid, .dock-panel.lower .panel-content.mydelete .nickname-display-content .nickname-edit-desc.invalid {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #EE6B7B; }
  .dock-panel.lower .panel-content.mydelete .add-nickname {
    float: right;
    padding-top: 82px;
    cursor: pointer;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #00D0C5; }
    .dock-panel.lower .panel-content.mydelete .add-nickname:hover {
      text-decoration: underline; }
  .dock-panel.lower .panel-content.mydelete .label {
    float: left;
    clear: both;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #B2B2B2;
    width: 177px;
    padding-bottom: 22px; }
    .dock-panel.lower .panel-content.mydelete .label.password {
      padding-bottom: 15px; }
  .dock-panel.lower .panel-content.mydelete .data {
    float: left;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF; }
    .dock-panel.lower .panel-content.mydelete .data.nickname {
      width: 400px;
      margin-bottom: 10px; }
  .dock-panel.lower .panel-content.mydelete .legal-info {
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #FFFFFF; }
    .dock-panel.lower .panel-content.mydelete .legal-info a {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #00D0C5; }
  .dock-panel.lower .panel-content.mydelete .boxes {
    padding-top: 31px;
    margin-bottom: 20px;
    border-bottom-style: solid;
    border-bottom-color: #4D4D4D;
    border-bottom-width: 1px; }
    .dock-panel.lower .panel-content.mydelete .boxes .row-one {
      height: 190px; }
    .dock-panel.lower .panel-content.mydelete .boxes .row-two {
      height: 315px; }
  .dock-panel.lower .panel-content.mydelete .settings-box {
    position: absolute;
    width: 313px;
    height: 190px; }
    .dock-panel.lower .panel-content.mydelete .settings-box .toggle-box {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: -0.010em;
      color: #1A1A1A;
      line-height: 17px;
      text-align: center;
      position: absolute;
      bottom: 20px;
      width: 80px;
      height: 20px;
      cursor: pointer; }
      .dock-panel.lower .panel-content.mydelete .settings-box .toggle-box .container {
        position: relative; }
        .dock-panel.lower .panel-content.mydelete .settings-box .toggle-box .container .switch {
          position: absolute;
          left: 0px;
          background-color: #FFFFFF;
          height: 20px;
          width: 40px; }
          .dock-panel.lower .panel-content.mydelete .settings-box .toggle-box .container .switch.on {
            left: 40px; }
        .dock-panel.lower .panel-content.mydelete .settings-box .toggle-box .container .yes {
          background-color: #00D0C5;
          height: 20px;
          float: left;
          width: 40px; }
        .dock-panel.lower .panel-content.mydelete .settings-box .toggle-box .container .no {
          background-color: #808080;
          height: 20px;
          float: left;
          width: 40px; }
    .dock-panel.lower .panel-content.mydelete .settings-box .link {
      position: absolute;
      bottom: 14px;
      background: url("img/sprites/arrows_sprite.png") no-repeat -100px -761px; }
      .dock-panel.lower .panel-content.mydelete .settings-box .link a {
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 15px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #00D0C5;
        margin-left: 13px; }
    .dock-panel.lower .panel-content.mydelete .settings-box .box-content {
      margin-left: 20px;
      margin-top: 25px;
      margin-right: 20px; }
    .dock-panel.lower .panel-content.mydelete .settings-box .title {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      width: 100%;
      margin-bottom: 16px; }
    .dock-panel.lower .panel-content.mydelete .settings-box .text {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2; }
    .dock-panel.lower .panel-content.mydelete .settings-box.newsletter {
      margin-right: 10px;
      background: #1A1A1A url("img/bg-mydelete-newsletter-tile.png") bottom right;
      background-repeat: no-repeat; }
      .dock-panel.lower .panel-content.mydelete .settings-box.newsletter .title {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #B2B2B2; }
      .dock-panel.lower .panel-content.mydelete .settings-box.newsletter .text {
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #B2B2B2; }
      .dock-panel.lower .panel-content.mydelete .settings-box.newsletter.enabled {
        background: #4D4D4D url("img/bg-mydelete-newsletter-tile.png") bottom right;
        background-repeat: no-repeat; }
    .dock-panel.lower .panel-content.mydelete .settings-box.pmr {
      left: 323px; }
    .dock-panel.lower .panel-content.mydelete .settings-box.opt-out {
      left: 646px; }
    .dock-panel.lower .panel-content.mydelete .settings-box.info {
      margin-right: 0px;
      margin-top: 10px;
      height: 285px;
      background-image: url("img/bg_info.png"); }
      .dock-panel.lower .panel-content.mydelete .settings-box.info .link {
        padding-left: 16px;
        background: url("img/link-arrow-teal-light.png") no-repeat 1px 11px;
        position: absolute;
        bottom: 23px;
        left: 20px; }
        .dock-panel.lower .panel-content.mydelete .settings-box.info .link a {
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 15px;
          line-height: 25px;
          letter-spacing: -0.010em;
          color: #00D0C5;
          margin-left: 3px; }
    .dock-panel.lower .panel-content.mydelete .settings-box.levelup {
      left: 323px;
      margin-right: 10px;
      background-image: url("img/bg-mydelete-loyalty-tile.png"); }
      .dock-panel.lower .panel-content.mydelete .settings-box.levelup .title {
        white-space: nowrap; }
    .dock-panel.lower .panel-content.mydelete .settings-box.opt-out {
      background-image: url("img/bg-mydelete-opt-out-tile.png"); }
    .dock-panel.lower .panel-content.mydelete .settings-box.pmr {
      background-image: url("img/bg-mydelete-pmr-tile.png"); }
    .dock-panel.lower .panel-content.mydelete .settings-box.levelup, .dock-panel.lower .panel-content.mydelete .settings-box.opt-out, .dock-panel.lower .panel-content.mydelete .settings-box.pmr, .dock-panel.lower .panel-content.mydelete .settings-box.info {
      background-position: bottom right;
      background-repeat: no-repeat;
      background-color: #4D4D4D; }
  .dock-panel.lower .panel-content.mydelete .selectors .tabs .separator {
    left: 156px; }
  .dock-panel.lower .panel-content.mydelete .selectors .tabs .view-profile {
    width: 142px; }
  .dock-panel.lower .panel-content.mydelete .selectors .tabs .view-settings {
    left: 176px; }

body.noscript {
  background-color: #333333; }

.noscript-panel {
  width: 100%;
  height: 80px;
  background-color: white; }
  .noscript-panel .logo {
    width: 960px;
    height: 80px;
    margin: auto;
    background-image: url("img/sprites/navigation_sprites_beta.png");
    background-position: 0% -641px;
    background-repeat: no-repeat; }

.noscript-content {
  width: 960px;
  height: 250px;
  margin: auto;
  margin-top: 100px;
  background-image: url("img/bg-noscript.png");
  background-repeat: no-repeat;
  background-position: 107px 53px; }

.noscript-content .title {
  width: 570px;
  padding-top: 113px;
  margin-left: 205px;
  font-family: "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  font-size: 22px;
  line-height: 25px;
  letter-spacing: -0.025em;
  color: white; }

.noscript-content .text {
  width: 570px;
  margin-top: 13px;
  margin-left: 205px;
  font-family: "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.010em;
  color: white; }

body {
  font-family: "Arial", "Helvetica", sans-serif; }

body {
  background-color: #333333; }

.notfound-panel {
  width: 100%;
  height: 80px;
  background-color: white; }
  .notfound-panel .logo {
    width: 960px;
    height: 80px;
    margin: auto;
    background-image: url("img/sprites/navigation_sprites_beta.png");
    background-position: 0% -641px;
    background-repeat: no-repeat; }

.notfound-content {
  width: 960px;
  height: 250px;
  margin: auto;
  margin-top: 100px;
  background-image: url("img/404.png");
  background-repeat: no-repeat;
  background-position: 107px 0px; }
  .notfound-content .title {
    padding-top: 113px;
    margin-left: 205px;
    font-family: "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: -0.025em;
    color: white; }

.notfound-content .text {
  margin-top: 13px;
  margin-left: 205px;
  font-family: "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.010em;
  color: white; }

.panel-content.mygames .games .column .game,
.postpurchase .purchaseditems .game {
  padding: 30px;
  background: #1A1A1A;
  margin: 10px 0; }
  .panel-content.mygames .games .column .game .details,
  .postpurchase .purchaseditems .game .details {
    color: #FFFFFF; }
    .panel-content.mygames .games .column .game .details:hover,
    .postpurchase .purchaseditems .game .details:hover {
      text-decoration: none; }
    .panel-content.mygames .games .column .game .details *,
    .postpurchase .purchaseditems .game .details * {
      vertical-align: top; }
    .panel-content.mygames .games .column .game .details img,
    .postpurchase .purchaseditems .game .details img {
      cursor: pointer;
      box-shadow: transparent 0em 0em 0em;
      margin-right: 30px;
      margin-bottom: 20px; }
      .panel-content.mygames .games .column .game .details img:hover,
      .postpurchase .purchaseditems .game .details img:hover {
        opacity: 0.7;
        -moz-opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
        .lt-ie9 .panel-content.mygames .games .column .game .details img:hover *, .lt-ie9
        .postpurchase .purchaseditems .game .details img:hover * {
          filter: inherit; }
    .panel-content.mygames .games .column .game .details span,
    .postpurchase .purchaseditems .game .details span {
      display: inline-block;
      max-width: 285px; }
    .panel-content.mygames .games .column .game .details .title,
    .postpurchase .purchaseditems .game .details .title {
      cursor: default;
      font-weight: bold; }
  .panel-content.mygames .games .column .game .title-play-share,
  .postpurchase .purchaseditems .game .title-play-share {
    position: relative;
    display: inline-block; }
    .panel-content.mygames .games .column .game .title-play-share .play-button,
    .postpurchase .purchaseditems .game .title-play-share .play-button {
      position: relative;
      margin-top: 25px;
      background-color: #00D0C5;
      cursor: pointer;
      width: 140px;
      height: 40px; }
      .panel-content.mygames .games .column .game .title-play-share .play-button:hover,
      .postpurchase .purchaseditems .game .title-play-share .play-button:hover {
        text-decoration: none;
        background-color: #33D9D1; }
      .panel-content.mygames .games .column .game .title-play-share .play-button.disabled, .panel-content.mygames .games .column .game .title-play-share .play-button.inactive,
      .postpurchase .purchaseditems .game .title-play-share .play-button.disabled,
      .postpurchase .purchaseditems .game .title-play-share .play-button.inactive {
        background-color: #246360;
        cursor: default; }
        .panel-content.mygames .games .column .game .title-play-share .play-button.disabled:hover, .panel-content.mygames .games .column .game .title-play-share .play-button.inactive:hover,
        .postpurchase .purchaseditems .game .title-play-share .play-button.disabled:hover,
        .postpurchase .purchaseditems .game .title-play-share .play-button.inactive:hover {
          background-color: #246360; }
      .panel-content.mygames .games .column .game .title-play-share .play-button .play-icon,
      .postpurchase .purchaseditems .game .title-play-share .play-button .play-icon {
        position: absolute;
        top: 8px;
        left: 27px;
        background: url("img/sprites/button_icon_sprite.png") no-repeat 0 -264px;
        width: 21px;
        height: 21px; }
      .panel-content.mygames .games .column .game .title-play-share .play-button .label,
      .postpurchase .purchaseditems .game .title-play-share .play-button .label {
        position: absolute;
        top: 10px;
        left: 62px;
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #333333; }
  .panel-content.mygames .games .column .game .manager-info, .panel-content.mygames .games .column .game .manager-download-size,
  .postpurchase .purchaseditems .game .manager-info,
  .postpurchase .purchaseditems .game .manager-download-size {
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #B2B2B2; }
  .panel-content.mygames .games .column .game .manager-download-size,
  .postpurchase .purchaseditems .game .manager-download-size {
    padding-top: 15px; }
    .panel-content.mygames .games .column .game .manager-download-size .dlsize,
    .postpurchase .purchaseditems .game .manager-download-size .dlsize {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2; }
  .panel-content.mygames .games .column .game .download-manager-info,
  .postpurchase .purchaseditems .game .download-manager-info {
    width: 100%;
    height: 23px;
    position: relative; }
    .panel-content.mygames .games .column .game .download-manager-info a.manager,
    .postpurchase .purchaseditems .game .download-manager-info a.manager {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #00D0C5;
      line-height: 23px;
      float: left; }
      .panel-content.mygames .games .column .game .download-manager-info a.manager:hover,
      .postpurchase .purchaseditems .game .download-manager-info a.manager:hover {
        text-decoration: underline; }
    .panel-content.mygames .games .column .game .download-manager-info .info-button,
    .postpurchase .purchaseditems .game .download-manager-info .info-button {
      float: left;
      display: inline-block;
      vertical-align: middle;
      position: relative;
      background: url("img/sprites/other_icons_sprite.png") no-repeat -200px -514px;
      width: 23px;
      height: 23px;
      margin-top: 2px;
      margin-left: 15px; }
      .panel-content.mygames .games .column .game .download-manager-info .info-button:hover,
      .postpurchase .purchaseditems .game .download-manager-info .info-button:hover {
        background-position: -100px -514px; }
        .panel-content.mygames .games .column .game .download-manager-info .info-button:hover .popup,
        .postpurchase .purchaseditems .game .download-manager-info .info-button:hover .popup {
          display: block; }
      .panel-content.mygames .games .column .game .download-manager-info .info-button:hover .info-popup,
      .postpurchase .purchaseditems .game .download-manager-info .info-button:hover .info-popup {
        display: block; }
    .panel-content.mygames .games .column .game .download-manager-info .info-popup,
    .postpurchase .purchaseditems .game .download-manager-info .info-popup {
      display: none;
      position: absolute;
      left: -1px;
      top: 0px;
      height: 75px;
      width: 75px;
      z-index: 2; }
      .panel-content.mygames .games .column .game .download-manager-info .info-popup .popup-content,
      .postpurchase .purchaseditems .game .download-manager-info .info-popup .popup-content {
        padding: 15px 15px 15px 15px;
        width: 285px;
        background: #DFDFDF;
        margin-top: 49px;
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #333333; }
        .panel-content.mygames .games .column .game .download-manager-info .info-popup .popup-content .link,
        .postpurchase .purchaseditems .game .download-manager-info .info-popup .popup-content .link {
          padding-top: 15px; }
          .panel-content.mygames .games .column .game .download-manager-info .info-popup .popup-content .link a,
          .postpurchase .purchaseditems .game .download-manager-info .info-popup .popup-content .link a {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #009991; }
          .panel-content.mygames .games .column .game .download-manager-info .info-popup .popup-content .link a:hover,
          .postpurchase .purchaseditems .game .download-manager-info .info-popup .popup-content .link a:hover {
            text-decoration: underline; }
      .panel-content.mygames .games .column .game .download-manager-info .info-popup .tooltip-arrow,
      .postpurchase .purchaseditems .game .download-manager-info .info-popup .tooltip-arrow {
        z-index: 2;
        width: 25px;
        height: 15px;
        background: url("img/tooltipaddingp-arrow.png") no-repeat;
        position: absolute;
        left: 0px;
        top: 34px; }
  .panel-content.mygames .games .column .game .manager-download-button,
  .postpurchase .purchaseditems .game .manager-download-button {
    background-color: #00D0C5;
    cursor: pointer;
    position: relative;
    margin-top: 30px;
    margin-bottom: 20px;
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #333333;
    line-height: 40px;
    width: 140px;
    height: 40px; }
    .panel-content.mygames .games .column .game .manager-download-button:hover,
    .postpurchase .purchaseditems .game .manager-download-button:hover {
      text-decoration: none;
      background-color: #33D9D1; }
    .panel-content.mygames .games .column .game .manager-download-button.disabled, .panel-content.mygames .games .column .game .manager-download-button.inactive,
    .postpurchase .purchaseditems .game .manager-download-button.disabled,
    .postpurchase .purchaseditems .game .manager-download-button.inactive {
      background-color: #246360;
      cursor: default; }
      .panel-content.mygames .games .column .game .manager-download-button.disabled:hover, .panel-content.mygames .games .column .game .manager-download-button.inactive:hover,
      .postpurchase .purchaseditems .game .manager-download-button.disabled:hover,
      .postpurchase .purchaseditems .game .manager-download-button.inactive:hover {
        background-color: #246360; }
    .panel-content.mygames .games .column .game .manager-download-button .text,
    .postpurchase .purchaseditems .game .manager-download-button .text {
      position: absolute;
      left: 45px; }
    .panel-content.mygames .games .column .game .manager-download-button .icon,
    .postpurchase .purchaseditems .game .manager-download-button .icon {
      position: absolute;
      left: 15px;
      top: 13px;
      background: transparent url("img/sprites/button_icon_sprite.png") no-repeat 0 -318px;
      width: 15px;
      height: 15px; }
  .panel-content.mygames .games .column .game .serials .description,
  .postpurchase .purchaseditems .game .serials .description {
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 11px;
    line-height: 15px;
    letter-spacing: -0.010em;
    color: #B2B2B2;
    line-height: 17px; }
  .panel-content.mygames .games .column .game .remaining-time-info,
  .postpurchase .purchaseditems .game .remaining-time-info {
    padding-bottom: 20px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080; }
    .panel-content.mygames .games .column .game .remaining-time-info .countdown,
    .postpurchase .purchaseditems .game .remaining-time-info .countdown {
      padding-top: 20px;
      margin-bottom: 15px;
      border-top-style: dotted;
      border-top-width: 1px;
      border-top-color: #808080;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #808080; }
      .panel-content.mygames .games .column .game .remaining-time-info .countdown .title,
      .postpurchase .purchaseditems .game .remaining-time-info .countdown .title {
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #FCC000; }
      .panel-content.mygames .games .column .game .remaining-time-info .countdown .number,
      .postpurchase .purchaseditems .game .remaining-time-info .countdown .number {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #FCC000;
        margin-left: 9px; }
      .panel-content.mygames .games .column .game .remaining-time-info .countdown .val,
      .postpurchase .purchaseditems .game .remaining-time-info .countdown .val {
        margin-right: 7px; }
    .panel-content.mygames .games .column .game .remaining-time-info .text,
    .postpurchase .purchaseditems .game .remaining-time-info .text {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FCC000; }
    .panel-content.mygames .games .column .game .remaining-time-info .progress-bar,
    .postpurchase .purchaseditems .game .remaining-time-info .progress-bar {
      position: relative;
      width: 415px;
      height: 5px;
      margin-bottom: 15px;
      background-color: #808080; }
      .panel-content.mygames .games .column .game .remaining-time-info .progress-bar .filled,
      .postpurchase .purchaseditems .game .remaining-time-info .progress-bar .filled {
        position: absolute;
        right: 0px;
        height: 5px;
        background-color: #FCC000; }
  .panel-content.mygames .games .column .game .purchase-time-button, .panel-content.mygames .games .column .game .purchase-game-button,
  .postpurchase .purchaseditems .game .purchase-time-button,
  .postpurchase .purchaseditems .game .purchase-game-button {
    background-color: #B2B2B2;
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 195px;
    height: 40px;
    margin-top: 20px;
    margin-bottom: 20px; }
    .panel-content.mygames .games .column .game .purchase-time-button:hover, .panel-content.mygames .games .column .game .purchase-game-button:hover,
    .postpurchase .purchaseditems .game .purchase-time-button:hover,
    .postpurchase .purchaseditems .game .purchase-game-button:hover {
      text-decoration: none;
      background-color: #c1c1c1; }
    .panel-content.mygames .games .column .game .purchase-time-button.disabled, .panel-content.mygames .games .column .game .purchase-time-button.inactive, .panel-content.mygames .games .column .game .purchase-game-button.disabled, .panel-content.mygames .games .column .game .purchase-game-button.inactive,
    .postpurchase .purchaseditems .game .purchase-time-button.disabled,
    .postpurchase .purchaseditems .game .purchase-time-button.inactive,
    .postpurchase .purchaseditems .game .purchase-game-button.disabled,
    .postpurchase .purchaseditems .game .purchase-game-button.inactive {
      opacity: 0.3;
      -moz-opacity: 0.3;
      filter: alpha(opacity=30);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
      cursor: default; }
      .lt-ie9 .panel-content.mygames .games .column .game .purchase-time-button.disabled *, .lt-ie9 .panel-content.mygames .games .column .game .purchase-time-button.inactive *, .lt-ie9 .panel-content.mygames .games .column .game .purchase-game-button.disabled *, .lt-ie9 .panel-content.mygames .games .column .game .purchase-game-button.inactive *, .lt-ie9
      .postpurchase .purchaseditems .game .purchase-time-button.disabled *, .lt-ie9
      .postpurchase .purchaseditems .game .purchase-time-button.inactive *, .lt-ie9
      .postpurchase .purchaseditems .game .purchase-game-button.disabled *, .lt-ie9
      .postpurchase .purchaseditems .game .purchase-game-button.inactive * {
        filter: inherit; }
      .panel-content.mygames .games .column .game .purchase-time-button.disabled:hover, .panel-content.mygames .games .column .game .purchase-time-button.inactive:hover, .panel-content.mygames .games .column .game .purchase-game-button.disabled:hover, .panel-content.mygames .games .column .game .purchase-game-button.inactive:hover,
      .postpurchase .purchaseditems .game .purchase-time-button.disabled:hover,
      .postpurchase .purchaseditems .game .purchase-time-button.inactive:hover,
      .postpurchase .purchaseditems .game .purchase-game-button.disabled:hover,
      .postpurchase .purchaseditems .game .purchase-game-button.inactive:hover {
        background-color: #B2B2B2; }
    .panel-content.mygames .games .column .game .purchase-time-button.primary, .panel-content.mygames .games .column .game .purchase-game-button.primary,
    .postpurchase .purchaseditems .game .purchase-time-button.primary,
    .postpurchase .purchaseditems .game .purchase-game-button.primary {
      background-color: #00D0C5;
      cursor: pointer; }
      .panel-content.mygames .games .column .game .purchase-time-button.primary:hover, .panel-content.mygames .games .column .game .purchase-game-button.primary:hover,
      .postpurchase .purchaseditems .game .purchase-time-button.primary:hover,
      .postpurchase .purchaseditems .game .purchase-game-button.primary:hover {
        text-decoration: none;
        background-color: #33D9D1; }
      .panel-content.mygames .games .column .game .purchase-time-button.primary.disabled, .panel-content.mygames .games .column .game .purchase-time-button.primary.inactive, .panel-content.mygames .games .column .game .purchase-game-button.primary.disabled, .panel-content.mygames .games .column .game .purchase-game-button.primary.inactive,
      .postpurchase .purchaseditems .game .purchase-time-button.primary.disabled,
      .postpurchase .purchaseditems .game .purchase-time-button.primary.inactive,
      .postpurchase .purchaseditems .game .purchase-game-button.primary.disabled,
      .postpurchase .purchaseditems .game .purchase-game-button.primary.inactive {
        background-color: #246360;
        cursor: default; }
        .panel-content.mygames .games .column .game .purchase-time-button.primary.disabled:hover, .panel-content.mygames .games .column .game .purchase-time-button.primary.inactive:hover, .panel-content.mygames .games .column .game .purchase-game-button.primary.disabled:hover, .panel-content.mygames .games .column .game .purchase-game-button.primary.inactive:hover,
        .postpurchase .purchaseditems .game .purchase-time-button.primary.disabled:hover,
        .postpurchase .purchaseditems .game .purchase-time-button.primary.inactive:hover,
        .postpurchase .purchaseditems .game .purchase-game-button.primary.disabled:hover,
        .postpurchase .purchaseditems .game .purchase-game-button.primary.inactive:hover {
          background-color: #246360; }
    .panel-content.mygames .games .column .game .purchase-time-button .label, .panel-content.mygames .games .column .game .purchase-game-button .label,
    .postpurchase .purchaseditems .game .purchase-time-button .label,
    .postpurchase .purchaseditems .game .purchase-game-button .label {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #333333; }
      .panel-content.mygames .games .column .game .purchase-time-button .label.time, .panel-content.mygames .games .column .game .purchase-game-button .label.time,
      .postpurchase .purchaseditems .game .purchase-time-button .label.time,
      .postpurchase .purchaseditems .game .purchase-game-button .label.time {
        position: absolute;
        top: 10px;
        left: 52px; }
      .panel-content.mygames .games .column .game .purchase-time-button .label.purchase, .panel-content.mygames .games .column .game .purchase-game-button .label.purchase,
      .postpurchase .purchaseditems .game .purchase-time-button .label.purchase,
      .postpurchase .purchaseditems .game .purchase-game-button .label.purchase {
        position: absolute;
        top: 10px;
        left: 75px; }
    .panel-content.mygames .games .column .game .purchase-time-button .time-icon, .panel-content.mygames .games .column .game .purchase-game-button .time-icon,
    .postpurchase .purchaseditems .game .purchase-time-button .time-icon,
    .postpurchase .purchaseditems .game .purchase-game-button .time-icon {
      position: absolute;
      top: 10px;
      left: 18px;
      background: url("img/sprites/button_icon_sprite.png") no-repeat 0px -515px;
      width: 27px;
      height: 29px; }
    .panel-content.mygames .games .column .game .purchase-time-button .cart-icon, .panel-content.mygames .games .column .game .purchase-game-button .cart-icon,
    .postpurchase .purchaseditems .game .purchase-time-button .cart-icon,
    .postpurchase .purchaseditems .game .purchase-game-button .cart-icon {
      position: absolute;
      top: 10px;
      left: 41px;
      background: url("img/sprites/button_icon_sprite.png") no-repeat 0 -215px;
      width: 25px;
      height: 25px; }
  .panel-content.mygames .games .column .game .purchase-time-button,
  .postpurchase .purchaseditems .game .purchase-time-button {
    margin-right: 21px; }
  .panel-content.mygames .games .column .game .drawer,
  .postpurchase .purchaseditems .game .drawer {
    clear: both;
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #00D0C5;
    background-image: url("img/drawer-closed.png");
    background-color: transparent;
    background-position: 393px 24px;
    background-repeat: no-repeat;
    overflow: hidden;
    border-top: 1px solid #4D4D4D; }
    .panel-content.mygames .games .column .game .drawer.opened,
    .postpurchase .purchaseditems .game .drawer.opened {
      background-image: url("img/drawer-opened.png"); }
    .panel-content.mygames .games .column .game .drawer .drawer-title,
    .postpurchase .purchaseditems .game .drawer .drawer-title {
      cursor: pointer;
      background: transparent left center no-repeat;
      display: block;
      line-height: 50px;
      height: 50px;
      padding-left: 0; }
    .panel-content.mygames .games .column .game .drawer.info .drawer-contents .name,
    .postpurchase .purchaseditems .game .drawer.info .drawer-contents .name {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      width: 150px;
      line-height: 18px;
      margin: 0;
      margin-top: 10px; }
    .panel-content.mygames .games .column .game .drawer.info .drawer-contents .ticket-history-link,
    .postpurchase .purchaseditems .game .drawer.info .drawer-contents .ticket-history-link {
      padding-top: 10px;
      padding-left: 10px;
      background: url("img/sprites/arrows_sprite.png") no-repeat 0 -653px;
      padding-bottom: 20px;
      border-bottom-style: dotted;
      border-bottom-width: 1px;
      border-bottom-color: #808080; }
      .panel-content.mygames .games .column .game .drawer.info .drawer-contents .ticket-history-link a,
      .postpurchase .purchaseditems .game .drawer.info .drawer-contents .ticket-history-link a {
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #00D0C5; }
      .panel-content.mygames .games .column .game .drawer.info .drawer-contents .ticket-history-link:hover,
      .postpurchase .purchaseditems .game .drawer.info .drawer-contents .ticket-history-link:hover {
        cursor: pointer;
        text-decoration: underline; }
    .panel-content.mygames .games .column .game .drawer.info .drawer-contents .history-link,
    .postpurchase .purchaseditems .game .drawer.info .drawer-contents .history-link {
      padding-top: 10px;
      padding-left: 10px;
      border-top-style: dotted;
      border-top-width: 1px;
      border-top-color: #808080;
      background: url("img/sprites/arrows_sprite.png") no-repeat 0 -656px; }
      .panel-content.mygames .games .column .game .drawer.info .drawer-contents .history-link a,
      .postpurchase .purchaseditems .game .drawer.info .drawer-contents .history-link a {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #00D0C5; }
      .panel-content.mygames .games .column .game .drawer.info .drawer-contents .history-link:hover,
      .postpurchase .purchaseditems .game .drawer.info .drawer-contents .history-link:hover {
        cursor: pointer;
        text-decoration: underline; }
    .panel-content.mygames .games .column .game .drawer.info .drawer-contents .name:first-child,
    .postpurchase .purchaseditems .game .drawer.info .drawer-contents .name:first-child {
      margin-top: 0px; }
    .panel-content.mygames .games .column .game .drawer.info .drawer-contents .value,
    .postpurchase .purchaseditems .game .drawer.info .drawer-contents .value {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2;
      width: 255px;
      text-align: right; }
    .panel-content.mygames .games .column .game .drawer.info .drawer-contents .name,
    .panel-content.mygames .games .column .game .drawer.info .drawer-contents .value,
    .postpurchase .purchaseditems .game .drawer.info .drawer-contents .name,
    .postpurchase .purchaseditems .game .drawer.info .drawer-contents .value {
      display: inline-block; }
    .panel-content.mygames .games .column .game .drawer.info:last-child,
    .postpurchase .purchaseditems .game .drawer.info:last-child {
      border-bottom: 1px solid #4D4D4D; }
    .panel-content.mygames .games .column .game .drawer.download-manager ol, .panel-content.mygames .games .column .game .drawer.download-manager li,
    .postpurchase .purchaseditems .game .drawer.download-manager ol,
    .postpurchase .purchaseditems .game .drawer.download-manager li {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    .panel-content.mygames .games .column .game .drawer.download-manager ol,
    .postpurchase .purchaseditems .game .drawer.download-manager ol {
      padding-top: 10px; }
    .panel-content.mygames .games .column .game .drawer.download-manager li,
    .postpurchase .purchaseditems .game .drawer.download-manager li {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2; }
      .panel-content.mygames .games .column .game .drawer.download-manager li a, .panel-content.mygames .games .column .game .drawer.download-manager li a:visited,
      .postpurchase .purchaseditems .game .drawer.download-manager li a,
      .postpurchase .purchaseditems .game .drawer.download-manager li a:visited {
        color: #00D0C5; }
      .panel-content.mygames .games .column .game .drawer.download-manager li a.error, .panel-content.mygames .games .column .game .drawer.download-manager li .download-error-message,
      .postpurchase .purchaseditems .game .drawer.download-manager li a.error,
      .postpurchase .purchaseditems .game .drawer.download-manager li .download-error-message {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #EE6B7B; }
      .panel-content.mygames .games .column .game .drawer.download-manager li .download-error-message,
      .postpurchase .purchaseditems .game .drawer.download-manager li .download-error-message {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #EE6B7B;
        margin-bottom: 10px; }
        .panel-content.mygames .games .column .game .drawer.download-manager li .download-error-message a,
        .postpurchase .purchaseditems .game .drawer.download-manager li .download-error-message a {
          font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
          font-weight: normal;
          font-size: 13px;
          line-height: 17px;
          letter-spacing: -0.010em;
          color: #EE6B7B;
          text-decoration: underline; }
      .panel-content.mygames .games .column .game .drawer.download-manager li span.download-size.error,
      .postpurchase .purchaseditems .game .drawer.download-manager li span.download-size.error {
        color: #EE6B7B; }
    .panel-content.mygames .games .column .game .drawer.download-manager .serial,
    .postpurchase .purchaseditems .game .drawer.download-manager .serial {
      display: block;
      color: #FFFFFF; }
    .panel-content.mygames .games .column .game .drawer.download-manager .opt-out-info,
    .postpurchase .purchaseditems .game .drawer.download-manager .opt-out-info {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2; }
    .panel-content.mygames .games .column .game .drawer.download-manager .group-title,
    .postpurchase .purchaseditems .game .drawer.download-manager .group-title {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      margin-top: 10px;
      padding-top: 10px;
      display: block;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAYAAAAb4BS0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QMOCCkSfOcXqQAAAA9JREFUCNdjyM7O/s8ABQAWzwJBMflAEAAAAABJRU5ErkJggg==");
      background-repeat: repeat-x; }
    .panel-content.mygames .games .column .game .drawer.download-manager .drawer-contents,
    .postpurchase .purchaseditems .game .drawer.download-manager .drawer-contents {
      color: #B2B2B2; }
      .panel-content.mygames .games .column .game .drawer.download-manager .drawer-contents .error-message,
      .postpurchase .purchaseditems .game .drawer.download-manager .drawer-contents .error-message {
        display: none;
        color: #EE6B7B; }
      .panel-content.mygames .games .column .game .drawer.download-manager .drawer-contents .download-details,
      .postpurchase .purchaseditems .game .drawer.download-manager .drawer-contents .download-details {
        border-top: 1px solid #4D4D4D;
        padding-top: 13px; }
        .panel-content.mygames .games .column .game .drawer.download-manager .drawer-contents .download-details.manager-present,
        .postpurchase .purchaseditems .game .drawer.download-manager .drawer-contents .download-details.manager-present {
          margin-top: 26px; }
        .panel-content.mygames .games .column .game .drawer.download-manager .drawer-contents .download-details .downloads,
        .postpurchase .purchaseditems .game .drawer.download-manager .drawer-contents .download-details .downloads {
          margin-top: 4px; }
          .panel-content.mygames .games .column .game .drawer.download-manager .drawer-contents .download-details .downloads a.download:hover,
          .postpurchase .purchaseditems .game .drawer.download-manager .drawer-contents .download-details .downloads a.download:hover {
            text-decoration: underline; }
    .panel-content.mygames .games .column .game .drawer.prebuy p,
    .postpurchase .purchaseditems .game .drawer.prebuy p {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2;
      margin: 0;
      padding: 0; }
      .panel-content.mygames .games .column .game .drawer.prebuy p.release-date,
      .postpurchase .purchaseditems .game .drawer.prebuy p.release-date {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #FFFFFF;
        margin-bottom: 13px; }
  .panel-content.mygames .games .column .game .drawer-title,
  .postpurchase .purchaseditems .game .drawer-title {
    padding-left: 30px; }
  .panel-content.mygames .games .column .game .rating .drawer-title,
  .postpurchase .purchaseditems .game .rating .drawer-title {
    height: 42px; }
  .panel-content.mygames .games .column .game .rating .drawer-contents,
  .postpurchase .purchaseditems .game .rating .drawer-contents {
    padding-left: 0px; }
    .panel-content.mygames .games .column .game .rating .drawer-contents .feedback,
    .postpurchase .purchaseditems .game .rating .drawer-contents .feedback {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FCC000;
      visibility: hidden; }
    .panel-content.mygames .games .column .game .rating .drawer-contents .info,
    .postpurchase .purchaseditems .game .rating .drawer-contents .info {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B2B2B2;
      visibility: hidden; }
    .panel-content.mygames .games .column .game .rating .drawer-contents .submit-rating,
    .postpurchase .purchaseditems .game .rating .drawer-contents .submit-rating {
      margin-left: 140px;
      margin-top: 7px;
      padding-bottom: 15px; }
      .panel-content.mygames .games .column .game .rating .drawer-contents .submit-rating .rating,
      .postpurchase .purchaseditems .game .rating .drawer-contents .submit-rating .rating {
        height: 30px;
        display: inline-block;
        vertical-align: top;
        width: 116px;
        margin-top: 10px;
        cursor: default; }
        .panel-content.mygames .games .column .game .rating .drawer-contents .submit-rating .rating .star,
        .postpurchase .purchaseditems .game .rating .drawer-contents .submit-rating .rating .star {
          width: 20px;
          display: inline-block;
          height: 20px;
          cursor: pointer; }
          .panel-content.mygames .games .column .game .rating .drawer-contents .submit-rating .rating .star.filled,
          .postpurchase .purchaseditems .game .rating .drawer-contents .submit-rating .rating .star.filled {
            background: url("img/sprites/rating_sprite.png") no-repeat -2px -266px; }
          .panel-content.mygames .games .column .game .rating .drawer-contents .submit-rating .rating .star.empty,
          .postpurchase .purchaseditems .game .rating .drawer-contents .submit-rating .rating .star.empty {
            background: url("img/sprites/rating_sprite.png") no-repeat -2px -206px; }
      .panel-content.mygames .games .column .game .rating .drawer-contents .submit-rating .button,
      .postpurchase .purchaseditems .game .rating .drawer-contents .submit-rating .button {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #333333;
        float: none;
        width: 100px;
        display: inline-block;
        vertical-align: top;
        margin-left: 7px; }
        .panel-content.mygames .games .column .game .rating .drawer-contents .submit-rating .button span.label,
        .postpurchase .purchaseditems .game .rating .drawer-contents .submit-rating .button span.label {
          margin-top: 11px;
          line-height: 40px; }
    .panel-content.mygames .games .column .game .rating .drawer-contents .my-rating,
    .postpurchase .purchaseditems .game .rating .drawer-contents .my-rating {
      margin-top: 32px;
      margin-left: 230px;
      display: none;
      cursor: default; }
      .panel-content.mygames .games .column .game .rating .drawer-contents .my-rating.submitted,
      .postpurchase .purchaseditems .game .rating .drawer-contents .my-rating.submitted {
        display: block; }
      .panel-content.mygames .games .column .game .rating .drawer-contents .my-rating .text,
      .postpurchase .purchaseditems .game .rating .drawer-contents .my-rating .text {
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #FFFFFF;
        display: inline-block;
        vertical-align: top;
        margin-top: 1px; }
      .panel-content.mygames .games .column .game .rating .drawer-contents .my-rating .stars,
      .postpurchase .purchaseditems .game .rating .drawer-contents .my-rating .stars {
        display: inline-block;
        margin-left: 5px; }
        .panel-content.mygames .games .column .game .rating .drawer-contents .my-rating .stars .star,
        .postpurchase .purchaseditems .game .rating .drawer-contents .my-rating .stars .star {
          width: 12px;
          display: inline-block;
          height: 12px; }
          .panel-content.mygames .games .column .game .rating .drawer-contents .my-rating .stars .star.filled,
          .postpurchase .purchaseditems .game .rating .drawer-contents .my-rating .stars .star.filled {
            background: url("img/sprites/rating_sprite.png") no-repeat -6px -46px; }
          .panel-content.mygames .games .column .game .rating .drawer-contents .my-rating .stars .star.empty,
          .postpurchase .purchaseditems .game .rating .drawer-contents .my-rating .stars .star.empty {
            background: url("img/sprites/rating_sprite.png") no-repeat -6px 0px; }
  .panel-content.mygames .games .column .game .rating.opened .drawer-contents .info,
  .panel-content.mygames .games .column .game .rating.opened .drawer-contents .feedback.show,
  .panel-content.mygames .games .column .game .rating.animating .drawer-contents .info,
  .panel-content.mygames .games .column .game .rating.animating .drawer-contents .feedback.show,
  .postpurchase .purchaseditems .game .rating.opened .drawer-contents .info,
  .postpurchase .purchaseditems .game .rating.opened .drawer-contents .feedback.show,
  .postpurchase .purchaseditems .game .rating.animating .drawer-contents .info,
  .postpurchase .purchaseditems .game .rating.animating .drawer-contents .feedback.show {
    visibility: visible; }

.loyaltyteasertile {
  background: #01d0c6 url("img/bg_goblet.png") right bottom no-repeat; }
  .loyaltyteasertile .container {
    position: relative;
    height: 175px;
    padding: 15px 20px 20px 20px; }
  .loyaltyteasertile .title {
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    padding-bottom: 11px; }
  .loyaltyteasertile .bonus-link {
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    position: relative;
    left: -2px; }
    .loyaltyteasertile .bonus-link:hover {
      cursor: pointer;
      text-decoration: underline; }
  .loyaltyteasertile .more-info-link {
    position: absolute;
    bottom: 17px; }
    .loyaltyteasertile .more-info-link .arrow {
      position: absolute;
      float: left;
      background: url("img/sprites/arrows_sprite.png") no-repeat -150px -21px;
      width: 11px;
      height: 8px;
      top: 8px; }
    .loyaltyteasertile .more-info-link .text {
      padding-left: 17px;
      cursor: pointer; }
      .loyaltyteasertile .more-info-link .text:hover {
        text-decoration: underline; }
    .loyaltyteasertile .more-info-link a {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }

.loyaltyteasertile.tile-s .container {
  width: 140px; }
.loyaltyteasertile.tile-s .bonus-link {
  font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  font-size: 22px;
  line-height: 25px;
  letter-spacing: -0.010em;
  color: #FFFFFF; }

.loyaltyteasertile.tile-m .container {
  width: 235px; }

.loyaltyteasertile.tile-l .container {
  width: 330px; }

.loyaltytile {
  background: #01d0c6 url("img/bg_loyalty.png") right bottom no-repeat;
  width: 235px;
  padding: 20px;
  height: 170px; }
  .loyaltytile .badge-container {
    position: absolute;
    right: 10px;
    top: 0px;
    width: 48px;
    padding: 0 2px;
    height: 72px;
    background: transparent url("img/loyalty/icons/highlight_loyalty_L_M.png") no-repeat left bottom; }
    .loyaltytile .badge-container .small-status-text {
      position: absolute;
      width: 100%;
      top: 4px;
      left: 0;
      text-align: center;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 11px;
      line-height: 15px;
      letter-spacing: -0.010em;
      color: #79337F;
      line-height: 17px;
      display: none; }
    .loyaltytile .badge-container .badge-icon {
      position: absolute;
      bottom: 4px;
      left: 3px; }
    .loyaltytile .badge-container .badge-progress-filled, .loyaltytile .badge-container .badge-progress {
      position: absolute;
      background-color: #4D4D4D;
      height: 2px; }
    .loyaltytile .badge-container .badge-progress {
      width: 46px;
      margin: 10px 1px; }
    .loyaltytile .badge-container .badge-progress-filled {
      background-color: #87BE5C; }
  .loyaltytile .title {
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    margin: -6px 0 14px; }
  .loyaltytile .greeting {
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .loyaltytile .current-status-info, .loyaltytile .next-status-info {
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAYAAAAb4BS0AAAABmJLR0QA/wAAAAAzJ3zzAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QcLCyIjDtUm8wAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAEElEQVQI12P4////fwYoAAAp4wP91OGaPgAAAABJRU5ErkJggg==");
    background-repeat: repeat-x;
    background-position: 0 100%;
    position: absolute;
    width: 128px;
    top: 83px;
    padding-bottom: 7px;
    white-space: nowrap; }
    .loyaltytile .current-status-info .status-points, .loyaltytile .next-status-info .status-points {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 30px;
      line-height: 30px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      margin-left: 1px; }
  .loyaltytile .current-status-info.highest {
    width: auto;
    padding-right: 13px; }
  .loyaltytile .info-label {
    position: absolute;
    top: 39px;
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    width: 100%;
    padding-top: 1px; }
  .loyaltytile .next-status-info {
    left: 162px;
    width: 105px; }
    .loyaltytile .next-status-info .status-points {
      margin-left: 0px;
      margin-right: 1px; }
  .loyaltytile .next-status-text {
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    margin-top: 4px; }
  .loyaltytile .small-next-status-info {
    margin-top: 1px;
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF; }
    .loyaltytile .small-next-status-info .points {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 28px;
      line-height: 30px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
  .loyaltytile .next-points-info {
    position: absolute;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    top: 126px;
    left: 17px; }
  .loyaltytile .more-info-arrow {
    position: absolute;
    bottom: 21px;
    left: 20px;
    background: url("img/sprites/arrows_sprite.png") no-repeat -150px -21px;
    width: 11px;
    height: 8px; }
  .loyaltytile .more-info-link {
    position: absolute;
    bottom: 17px;
    left: 20px;
    padding-left: 17px;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF; }
    .loyaltytile .more-info-link:hover {
      text-decoration: underline;
      cursor: pointer; }

.loyaltytile.tile-s {
  width: 140px; }
  .loyaltytile.tile-s .greeting {
    max-width: 120px; }
  .loyaltytile.tile-s .bonus-link {
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: -0.010em;
    color: #FFFFFF; }
  .loyaltytile.tile-s .badge-container {
    width: 41px;
    height: 79px;
    right: 0;
    padding: 0 3px 2px;
    background: transparent url("img/loyalty/icons/highlight_loyalty_S.png") no-repeat left top; }
    .loyaltytile.tile-s .badge-container .small-status-text {
      display: block; }
    .loyaltytile.tile-s .badge-container .badge-progress {
      top: 13px;
      width: 41px;
      margin-left: 0px; }

.loyaltytile.tile-l {
  width: 330px; }
  .loyaltytile.tile-l .current-status-info {
    width: 138px; }
  .loyaltytile.tile-l .next-status-info {
    width: 150px;
    left: 191px; }
  .loyaltytile.tile-l .badge-container {
    right: 20px; }
  .loyaltytile.tile-l .current-status-info.highest {
    top: 98px;
    width: auto; }

.loyaltytile.tile-m .current-status-info.highest {
  top: 110px; }
.loyaltytile.tile-m .next-status-info .status-points {
  margin-right: 2px; }

.dock-panel.lower .panel-content.loyalty-sign-off > span.headline {
  width: 100%;
  font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
  font-weight: 600;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: -0.025em;
  color: #FFFFFF;
  display: inline-block;
  padding-bottom: 17px;
  border-bottom: 1px solid #808080; }
.dock-panel.lower .panel-content.loyalty-sign-off .selectors {
  border-bottom: 1px solid #4D4D4D;
  line-height: 34px;
  position: relative;
  height: 67px; }
  .dock-panel.lower .panel-content.loyalty-sign-off .selectors .tabs {
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #808080;
    padding-top: 22px; }
    .dock-panel.lower .panel-content.loyalty-sign-off .selectors .tabs .view-step-one,
    .dock-panel.lower .panel-content.loyalty-sign-off .selectors .tabs .view-step-two {
      width: 160px;
      height: 20px;
      line-height: 18px;
      cursor: default;
      position: absolute; }
      .dock-panel.lower .panel-content.loyalty-sign-off .selectors .tabs .view-step-one.selected,
      .dock-panel.lower .panel-content.loyalty-sign-off .selectors .tabs .view-step-two.selected {
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 15px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #B2B2B2;
        line-height: 18px; }
    .dock-panel.lower .panel-content.loyalty-sign-off .selectors .tabs .view-step-one {
      width: 156px;
      border-right: 1px solid #4D4D4D; }
    .dock-panel.lower .panel-content.loyalty-sign-off .selectors .tabs .view-step-two {
      left: 176px; }
.dock-panel.lower .panel-content.loyalty-sign-off .content .explanation {
  font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.010em;
  color: #FFFFFF;
  padding-top: 25px;
  padding-bottom: 20px; }
.dock-panel.lower .panel-content.loyalty-sign-off .content .headline {
  font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -0.010em;
  color: #FFFFFF; }
.dock-panel.lower .panel-content.loyalty-sign-off .content .info-box {
  position: absolute; }
  .dock-panel.lower .panel-content.loyalty-sign-off .content .info-box .box-header {
    padding-top: 18px;
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.010em;
    color: #FFFFFF; }
  .dock-panel.lower .panel-content.loyalty-sign-off .content .info-box .box-content {
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    padding-right: 18px; }
  .dock-panel.lower .panel-content.loyalty-sign-off .content .info-box .box-header, .dock-panel.lower .panel-content.loyalty-sign-off .content .info-box .box-content {
    padding-left: 19px; }
    .dock-panel.lower .panel-content.loyalty-sign-off .content .info-box .box-header em, .dock-panel.lower .panel-content.loyalty-sign-off .content .info-box .box-content em {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
.dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .buttons {
  height: 54px; }
.dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .tiles {
  height: 295px;
  border-bottom: 1px solid #4D4D4D; }
.dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box {
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-top: 30px;
  margin-right: 10px;
  width: 313px;
  height: 245px;
  background-color: #1A1A1A; }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.hidden {
    visibility: hidden; }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.current-status {
    background-image: url("img/loyalty/bg-status-tile.png");
    background-position: right 80px; }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box:last-child {
    margin-right: 0px; }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box .box-content {
    position: relative;
    height: 150px; }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.current-status .box-content {
    padding-top: 10px; }
    .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.current-status .box-content .spacer,
    .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.current-status .box-content .status-icon {
      position: absolute; }
    .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.current-status .box-content .spacer {
      background: url("img/sprites/arrows_sprite.png") no-repeat -301px -216px;
      width: 12px;
      height: 18px;
      left: 148px;
      top: 109px; }
    .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.current-status .box-content .status-icon {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #B76CC7;
      text-align: center;
      width: 54px;
      height: 84px;
      top: 72px;
      left: 62px;
      background-repeat: no-repeat;
      background-position: center bottom; }
    .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.current-status .box-content .status-icon.next {
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #808080;
      left: 194px;
      width: 57px;
      background-position: 0px 25px; }
      .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.current-status .box-content .status-icon.next .missing-points-counter {
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 11px;
        line-height: 15px;
        letter-spacing: -0.010em;
        color: #1A1A1A;
        line-height: 20px;
        height: 24px;
        width: 24px;
        position: absolute;
        background-color: #FCC000;
        top: 17px;
        left: 43px;
        border: 2px solid #FFFFFF;
        -webkit-border-top-left-radius: 100%;
        -webkit-border-top-right-radius: 100%;
        -webkit-border-bottom-right-radius: 100%;
        -webkit-border-bottom-left-radius: 100%;
        -moz-border-radius-topleft: 100%;
        -moz-border-radius-topright: 100%;
        -moz-border-radius-bottomright: 100%;
        -moz-border-radius-bottomleft: 100%;
        border-top-left-radius: 100%;
        border-top-right-radius: 100%;
        border-bottom-right-radius: 100%;
        border-bottom-left-radius: 100%; }
        .lt-ie9 .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.current-status .box-content .status-icon.next .missing-points-counter {
          width: 28px;
          padding: 2px 0;
          border: none;
          background: transparent no-repeat url("img/loyalty/status-count-bg.png"); }
    .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.current-status .box-content .icon.background {
      margin-left: 36px;
      margin-right: auto;
      background-image: url("img/loyalty/icons/hl_dark_signoff.png");
      background-position: center;
      background-repeat: no-repeat;
      height: 97px;
      width: 67px;
      margin-top: 17px; }
      .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.current-status .box-content .icon.background.highest {
        margin-left: auto; }
      .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.current-status .box-content .icon.background .highest {
        position: inherit;
        margin-left: 7px;
        padding-top: 5px; }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.cash-points .box-header, .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.activity-points .box-header {
    line-height: 24px; }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.cash-points .box-content, .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.activity-points .box-content {
    position: absolute;
    bottom: 0px; }
    .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.cash-points .box-content .counter, .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.activity-points .box-content .counter {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 28px;
      line-height: 30px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      line-height: 36px;
      width: 242px;
      height: 40px;
      position: absolute;
      bottom: 78px;
      padding-right: 9px;
      left: 40px;
      text-align: right;
      background-color: #333333; }
      .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.cash-points .box-content .counter .icon, .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.activity-points .box-content .counter .icon {
        width: 40px;
        height: 40px;
        background-repeat: no-repeat;
        background-position: center center;
        position: absolute;
        left: -20px; }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.cash-points {
    left: 323px;
    background-image: url("img/loyalty/bg-cash-points-tile.png"); }
    .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.cash-points .box-content .counter .icon {
      background-image: url("img/loyalty/icon_cash-punkte_big.png"); }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.activity-points {
    left: 646px;
    background-image: url("img/loyalty/bg-activity-points.png");
    width: 314px; }
    .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.activity-points .box-content {
      height: 192px; }
      .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.activity-points .box-content .counter {
        width: 239px; }
        .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .info-box.activity-points .box-content .counter .icon {
          background-image: url("img/loyalty/icon_activity-punkte.png");
          width: 39px; }
.dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .button {
  background-color: #00D0C5;
  cursor: pointer;
  width: 267px;
  padding: 0px;
  height: 40px;
  line-height: 38px;
  position: absolute; }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .button:hover {
    text-decoration: none;
    background-color: #33D9D1; }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .button.disabled, .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .button.inactive {
    background-color: #246360;
    cursor: default; }
    .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .button.disabled:hover, .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .button.inactive:hover {
      background-color: #246360; }
.dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .button.sign-off {
  background-color: #EE6B7B; }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .button.sign-off:hover {
    background-color: #f18895; }
.dock-panel.lower .panel-content.loyalty-sign-off .step-one.content .button.exit {
  left: 277px; }
.dock-panel.lower .panel-content.loyalty-sign-off .step-two.content .info-box {
  background-color: #1A1A1A;
  width: 475px;
  height: 321px; }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-two.content .info-box div.box-header {
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    padding-top: 19px; }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-two.content .info-box div.box-content {
    padding-top: 11px;
    line-height: 17px;
    padding-left: 19px; }
    .dock-panel.lower .panel-content.loyalty-sign-off .step-two.content .info-box div.box-content img.my-gamesload,
    .dock-panel.lower .panel-content.loyalty-sign-off .step-two.content .info-box div.box-content img.my-profile {
      position: absolute;
      bottom: 20px;
      left: 20px; }
.dock-panel.lower .panel-content.loyalty-sign-off .step-two.content .info-box.my-profile {
  left: 485px; }
  .dock-panel.lower .panel-content.loyalty-sign-off .step-two.content .info-box.my-profile div.box-header {
    padding-left: 19px; }

.footer {
  padding-bottom: 80px;
  background-color: #DFDFDF; }
  .footer .footer-info {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 38px; }
    .footer .footer-info .section {
      display: inline-block;
      vertical-align: top;
      text-align: left;
      width: 370px;
      padding-top: 34px; }
      .footer .footer-info .section.right {
        margin-left: 30px; }
      .footer .footer-info .section .links {
        display: inline-block;
        vertical-align: top;
        padding-top: 7px; }
        .footer .footer-info .section .links.left {
          width: 185px; }
      .footer .footer-info .section h4 {
        font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
        font-weight: 500;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: -0.010em;
        color: #333333;
        border-bottom: 1px solid #B2B2B2;
        padding-bottom: 8px;
        margin: 0 0 6px 0;
        text-transform: uppercase; }
      .footer .footer-info .section ul {
        margin: 0;
        padding: 0; }
        .footer .footer-info .section ul li {
          list-style-type: none;
          height: 20px; }
          .footer .footer-info .section ul li a {
            font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
            font-weight: 500;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #00746E; }
    .footer .footer-info #follow {
      width: 140px; }
      .footer .footer-info #follow .icons {
        clear: left;
        margin-top: 14px; }
        .footer .footer-info #follow .icons a {
          float: left;
          margin: 0 10px 10px 0; }
          .footer .footer-info #follow .icons a img {
            width: 25px;
            height: 25px; }
  .footer.charts, .footer.browse, .footer.highlights {
    background-color: transparent; }
    .footer.charts .section h4, .footer.browse .section h4, .footer.highlights .section h4 {
      color: #DFDFDF; }
    .footer.charts .section ul li a, .footer.browse .section ul li a, .footer.highlights .section ul li a {
      color: #00D0C5; }
  .footer.search {
    background-color: #FFFFFF;
    padding-top: 25px; }
  .footer.browse {
    padding-bottom: 164px; }

.panel-container.payment .prepurchase .cart-items {
  border-bottom: 1px solid #4D4D4D; }
.panel-container.payment .prepurchase .summary {
  width: 300px;
  float: none;
  position: static;
  margin-left: 680px; }
  .panel-container.payment .prepurchase .summary .left,
  .panel-container.payment .prepurchase .summary .right {
    width: 150px; }
  .panel-container.payment .prepurchase .summary .left {
    text-align: left; }
  .panel-container.payment .prepurchase .summary .right {
    text-align: right; }
  .panel-container.payment .prepurchase .summary span {
    font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    display: inline-block; }
  .panel-container.payment .prepurchase .summary .voucher-value.properties {
    padding-bottom: 10px;
    border-bottom: 1px solid #4D4D4D; }
  .panel-container.payment .prepurchase .summary .sum.properties {
    margin-top: 15px; }
    .panel-container.payment .prepurchase .summary .sum.properties .sum.left {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 18px;
      line-height: 25px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
    .panel-container.payment .prepurchase .summary .sum.properties .price.right {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
.panel-container.payment .payment-methods {
  padding: 16px 0px 30px 0px; }
  .panel-container.payment .payment-methods .headline {
    padding-bottom: 14px; }
    .panel-container.payment .payment-methods .headline .info {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      background: url("img/sprites/other_icons_sprite.png") no-repeat -200px -514px;
      width: 23px;
      height: 23px;
      margin-top: 0;
      margin-left: 0;
      position: absolute;
      top: 5px;
      left: 160px; }
      .panel-container.payment .payment-methods .headline .info:hover {
        background-position: -100px -514px; }
        .panel-container.payment .payment-methods .headline .info:hover .popup {
          display: block; }
      .panel-container.payment .payment-methods .headline .info .info-popup {
        display: none;
        position: absolute;
        width: 100px;
        height: 100px;
        z-index: 2; }
        .panel-container.payment .payment-methods .headline .info .info-popup .popup-content {
          position: absolute;
          padding: 11px 10px 11px 13px;
          width: 220px;
          background: #DFDFDF;
          left: 0px;
          top: 49px; }
          .panel-container.payment .payment-methods .headline .info .info-popup .popup-content p {
            font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
            font-weight: normal;
            font-size: 13px;
            line-height: 17px;
            letter-spacing: -0.010em;
            color: #333333;
            margin: 0px; }
          .panel-container.payment .payment-methods .headline .info .info-popup .popup-content .link {
            padding-top: 15px; }
            .panel-container.payment .payment-methods .headline .info .info-popup .popup-content .link a {
              font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
              font-weight: 600;
              font-size: 13px;
              line-height: 17px;
              letter-spacing: -0.010em;
              color: #009991; }
            .panel-container.payment .payment-methods .headline .info .info-popup .popup-content .link a:hover {
              text-decoration: underline; }
        .panel-container.payment .payment-methods .headline .info .info-popup .tooltip-arrow {
          z-index: 2;
          width: 25px;
          height: 15px;
          background: url("img/tooltip-arrow.png") no-repeat;
          position: absolute;
          left: 0px;
          top: 34px; }
    .panel-container.payment .payment-methods .headline .payment-icons {
      margin-left: 80px; }

.recommendations-overlay-container {
  display: none; }
  .recommendations-overlay-container .recommendations-popup {
    position: fixed;
    z-index: 2990;
    width: 750px;
    left: 50%;
    top: 50%;
    height: 475px;
    margin-left: -375px;
    margin-top: -247px; }
    .recommendations-overlay-container .recommendations-popup .frame {
      padding-left: 30px;
      padding-right: 30px;
      padding-top: 15px;
      height: 432px;
      margin-top: 29px;
      background-color: #FFFFFF;
      display: none; }
      .recommendations-overlay-container .recommendations-popup .frame .main-header {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #333333;
        margin-bottom: 15px; }
      .recommendations-overlay-container .recommendations-popup .frame .inner-content {
        border-top: 1px solid #DFDFDF;
        height: 314px;
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAYAAAAb4BS0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3QMOCCkSfOcXqQAAAA9JREFUCNdjyM7O/s8ABQAWzwJBMflAEAAAAABJRU5ErkJggg==");
        background-repeat: repeat-x;
        background-position: 0 bottom;
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #333333; }
        .recommendations-overlay-container .recommendations-popup .frame .inner-content .sub-header {
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: #333333;
          margin-bottom: 0px;
          margin-top: 11px; }
        .recommendations-overlay-container .recommendations-popup .frame .inner-content .upper {
          margin-top: 20px;
          margin-bottom: 0px; }
        .recommendations-overlay-container .recommendations-popup .frame .inner-content .middle {
          margin-top: 0px;
          margin-bottom: 10px; }
        .recommendations-overlay-container .recommendations-popup .frame .inner-content .lower {
          margin-top: 0px;
          margin-bottom: 21px; }
        .recommendations-overlay-container .recommendations-popup .frame .inner-content .radio-button {
          height: 22px;
          line-height: 22px;
          font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
          font-weight: 600;
          font-size: 15px;
          line-height: 20px;
          letter-spacing: -0.010em;
          color: #333333;
          position: relative;
          padding-left: 31px;
          margin-top: 21px;
          margin-left: -2px;
          cursor: pointer; }
          .recommendations-overlay-container .recommendations-popup .frame .inner-content .radio-button .icon {
            position: absolute;
            background-image: url("img/sprites/radio_sprite.png");
            background-position: -52px -14px;
            width: 22px;
            height: 22px;
            top: 0;
            left: 0; }
          .recommendations-overlay-container .recommendations-popup .frame .inner-content .radio-button.disable {
            margin-top: 15px; }
          .recommendations-overlay-container .recommendations-popup .frame .inner-content .radio-button.checked .icon {
            background-position: -52px -64px; }
      .recommendations-overlay-container .recommendations-popup .frame.result {
        background-image: url("img/tick.png");
        background-repeat: no-repeat;
        background-position: 150px 43px; }
        .recommendations-overlay-container .recommendations-popup .frame.result.error {
          background-image: url("img/error_icon.png");
          background-position: 89px 190px; }
    .recommendations-overlay-container .recommendations-popup .close {
      cursor: pointer;
      right: 0px;
      background-color: transparent;
      position: absolute;
      z-index: 2; }
      .recommendations-overlay-container .recommendations-popup .close .panel-close {
        margin: 0px; }
        .recommendations-overlay-container .recommendations-popup .close .panel-close .icon {
          background: url("img/sprites/other_icons_sprite.png") no-repeat -100px -468px;
          width: 14px;
          height: 14px;
          position: absolute;
          right: 1px;
          top: 3px; }
        .recommendations-overlay-container .recommendations-popup .close .panel-close .closebtn {
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 11px;
          line-height: 15px;
          letter-spacing: -0.010em;
          color: #FFFFFF;
          line-height: 17px;
          display: block;
          text-align: right;
          padding-right: 25px;
          vertical-align: middle; }
          .recommendations-overlay-container .recommendations-popup .close .panel-close .closebtn:hover {
            text-decoration: none; }
      .recommendations-overlay-container .recommendations-popup .close:hover .close-area .closebtn {
        color: #CCCCCC; }
      .recommendations-overlay-container .recommendations-popup .close:hover .close-area .icon {
        background-position: -200px -468px; }
    .recommendations-overlay-container .recommendations-popup .link {
      padding-left: 17px;
      margin-top: 20px;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #333333;
      background: url("img/sprites/arrows_sprite.png") no-repeat 0 -615px;
      width: 0;
      white-space: nowrap; }
    .recommendations-overlay-container .recommendations-popup .opt-out {
      display: none; }
    .recommendations-overlay-container .recommendations-popup .opt-in {
      display: block; }
  .recommendations-overlay-container.initial .frame.info {
    display: block; }
  .recommendations-overlay-container.select .frame.select {
    display: block; }
  .recommendations-overlay-container.enabled .frame.enabled {
    display: block; }
  .recommendations-overlay-container.disabled .frame.disabled {
    display: block; }
  .recommendations-overlay-container.error .frame.error {
    display: block; }
    .recommendations-overlay-container.error .frame.error .inner-content {
      padding-left: 60px;
      padding-right: 60px; }
      .recommendations-overlay-container.error .frame.error .inner-content .upper {
        margin-left: 80px;
        position: relative;
        top: 31%; }
  .recommendations-overlay-container.opt-out .opt-out {
    display: block; }
  .recommendations-overlay-container.opt-out .opt-in {
    display: none; }

.dock-panel.lower .panel-content.myloyalty .selectors {
  height: 71px;
  position: relative; }
  .dock-panel.lower .panel-content.myloyalty .selectors .tabs {
    position: relative;
    line-height: 37px; }
    .dock-panel.lower .panel-content.myloyalty .selectors .tabs .separator {
      line-height: 37px;
      background-color: #4D4D4D;
      position: static;
      margin-top: 8px;
      margin-right: 20px;
      float: left;
      width: 1px;
      height: 20px; }
    .dock-panel.lower .panel-content.myloyalty .selectors .tabs .activity {
      position: relative;
      float: left;
      width: 125px; }
    .dock-panel.lower .panel-content.myloyalty .selectors .tabs .cash {
      position: relative;
      float: left;
      width: 110px; }
    .dock-panel.lower .panel-content.myloyalty .selectors .tabs .reward {
      position: relative;
      float: left;
      width: 100px; }
    .dock-panel.lower .panel-content.myloyalty .selectors .tabs .tab.selected {
      line-height: 37px;
      position: relative;
      float: left; }
  .dock-panel.lower .panel-content.myloyalty .selectors .sortoptions {
    top: 17px; }
    .dock-panel.lower .panel-content.myloyalty .selectors .sortoptions .dropdown {
      height: 35px; }
      .dock-panel.lower .panel-content.myloyalty .selectors .sortoptions .dropdown .selected-text {
        padding-left: 9px;
        background-position: 177px 15px;
        line-height: 30px; }
      .dock-panel.lower .panel-content.myloyalty .selectors .sortoptions .dropdown:hover {
        height: auto; }
    .dock-panel.lower .panel-content.myloyalty .selectors .sortoptions.inactive {
      opacity: 0.3;
      -moz-opacity: 0.3;
      filter: alpha(opacity=30);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; }
      .lt-ie9 .dock-panel.lower .panel-content.myloyalty .selectors .sortoptions.inactive * {
        filter: inherit; }
      .dock-panel.lower .panel-content.myloyalty .selectors .sortoptions.inactive .dropdown:hover {
        height: 35px; }
      .dock-panel.lower .panel-content.myloyalty .selectors .sortoptions.inactive .dropdown .menu-item:hover {
        background-color: transparent; }
.dock-panel.lower .panel-content.myloyalty .info {
  font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.010em;
  color: #FFFFFF;
  padding-bottom: 26px;
  padding-top: 24px;
  width: 600px; }
  .dock-panel.lower .panel-content.myloyalty .info a {
    color: #00D0C5; }
.dock-panel.lower .panel-content.myloyalty .content.cash .info {
  width: auto; }
.dock-panel.lower .panel-content.myloyalty .table {
  border-top: 1px solid #4D4D4D;
  border-spacing: 0px; }
  .dock-panel.lower .panel-content.myloyalty .table .th, .dock-panel.lower .panel-content.myloyalty .table .td {
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #B2B2B2;
    display: inline-block; }
  .dock-panel.lower .panel-content.myloyalty .table .td {
    padding-bottom: 23px;
    padding-top: 19px;
    vertical-align: top; }
  .dock-panel.lower .panel-content.myloyalty .table .th {
    padding-bottom: 23px;
    padding-top: 24px; }
  .dock-panel.lower .panel-content.myloyalty .table .th.date {
    width: 140px; }
  .dock-panel.lower .panel-content.myloyalty .table .th.action {
    width: 500px; }
  .dock-panel.lower .panel-content.myloyalty .table .th.points {
    width: 312px; }
  .dock-panel.lower .panel-content.myloyalty .table em {
    font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    line-height: 17px; }
  .dock-panel.lower .panel-content.myloyalty .table .td.date {
    width: 140px; }
  .dock-panel.lower .panel-content.myloyalty .table .td.description {
    width: 500px; }
    .dock-panel.lower .panel-content.myloyalty .table .td.description .expiry {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FCC000; }
    .dock-panel.lower .panel-content.myloyalty .table .td.description .invalid {
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: -0.010em;
      color: #FCC000;
      background-color: #1A1A1A;
      padding-bottom: 6px;
      padding-top: 5px;
      padding-left: 8px;
      padding-right: 10px;
      display: inline-block;
      margin-top: 8px; }
  .dock-panel.lower .panel-content.myloyalty .table .td.price {
    width: 178px; }
  .dock-panel.lower .panel-content.myloyalty .table .points {
    text-align: right; }
  .dock-panel.lower .panel-content.myloyalty .table .td.points {
    width: 130px; }
    .dock-panel.lower .panel-content.myloyalty .table .td.points.activity {
      padding-left: 182px; }
  .dock-panel.lower .panel-content.myloyalty .table .tr {
    border-bottom: 1px solid #4D4D4D; }
    .dock-panel.lower .panel-content.myloyalty .table .tr.voucher {
      position: relative;
      top: -1px;
      background-color: #1A1A1A;
      border-style: none;
      padding: 0 20px;
      margin-left: -20px;
      margin-right: -20px; }
    .dock-panel.lower .panel-content.myloyalty .table .tr.invalid .td, .dock-panel.lower .panel-content.myloyalty .table .tr.invalid em {
      color: #808080; }
    .dock-panel.lower .panel-content.myloyalty .table .tr.invalid .td {
      padding-bottom: 25px; }
    .dock-panel.lower .panel-content.myloyalty .table .tr.expiry .td {
      padding-bottom: 22px; }
.dock-panel.lower .panel-content.myloyalty .content.activity td.description {
  width: 779px; }
.dock-panel.lower .panel-content.myloyalty .content.reward .info-text p {
  margin-top: 30px; }
.dock-panel.lower .panel-content.myloyalty .content.reward .info-text ul {
  padding-left: 20px; }
.dock-panel.lower .panel-content.myloyalty .content.reward .info-text li {
  margin-top: 20px;
  margin-bottom: 20px; }
  .dock-panel.lower .panel-content.myloyalty .content.reward .info-text li:last-child {
    margin-bottom: 50px; }
.dock-panel.lower .panel-content.myloyalty .content.reward .info-text ul {
  margin-bottom: 30px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #4D4D4D; }
.dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher {
  position: relative;
  float: left;
  width: 475px;
  height: 262px;
  margin-bottom: 10px; }
  .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher:last-child {
    margin-bottom: 50px; }
  .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .info-popup {
    display: none;
    position: absolute;
    top: 153px;
    left: 200px;
    z-index: 2000;
    width: 30px; }
    .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .info-popup .popup-content {
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #333333;
      background-color: #DFDFDF;
      padding: 10px 15px 13px 15px;
      margin-top: 47px;
      list-style: none outside none;
      counter-reset: li;
      width: 190px; }
    .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .info-popup .tooltip-arrow {
      z-index: 2000;
      width: 25px;
      height: 15px;
      background: url("img/tooltip-arrow.png") no-repeat;
      position: absolute;
      left: 0px;
      top: 32px; }
  .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .front {
    background-image: url("img/reward-voucher-bg.png");
    width: 475px;
    height: 262px; }
    .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .front.disabled {
      background-image: url("img/reward-voucher-inactive-bg.png"); }
    .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .front .cash-value {
      position: absolute;
      left: 98px;
      top: 80px;
      width: 199px;
      text-align: center;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 80px;
      line-height: 82px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
  .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .back {
    background-image: url("img/reward-voucher-back-bg.png");
    background-color: #B76CC7;
    width: 475px;
    height: 262px; }
    .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .back .cash-value {
      position: absolute;
      left: 98px;
      top: 80px;
      width: 100px;
      text-align: center;
      font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
      font-weight: normal;
      font-size: 40px;
      line-height: 42px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
    .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .back .voucher-info {
      position: absolute;
      top: 46px;
      left: 300px;
      right: 30px;
      font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FFFFFF; }
    .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .back .voucher-cashpoints {
      position: absolute;
      top: 130px;
      left: 295px;
      width: 73px;
      height: 25px; }
    .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .back .voucher-swap-button {
      position: absolute;
      top: 192px;
      left: 300px;
      width: 140px;
      height: 40px;
      background-color: #480A53;
      font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
      font-weight: 600;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -0.010em;
      color: #FFFFFF;
      text-align: center;
      line-height: 40px;
      cursor: pointer; }
      .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .back .voucher-swap-button:hover {
        background-color: #6d3b75; }
  .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher.odd {
    margin-left: 10px; }
  .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .required-status {
    position: absolute;
    top: 130px;
    left: 378px;
    width: 28px;
    height: 32px; }
    .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .required-status.disabled {
      filter: url("bw-filter.svg#greyscale");
      -webkit-filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: gray;
      -webkit-filter: grayscale(1); }
      .lt-ie9 .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .required-status.disabled * {
        filter: inherit; }
    .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .required-status .icon {
      margin-left: 2px;
      margin-top: 1px;
      width: 24px;
      height: 27px; }
  .dock-panel.lower .panel-content.myloyalty .content.reward .reward-voucher .required-points {
    z-index: 2;
    position: absolute;
    top: 129px;
    left: 301px;
    /* 307px - 6px right margin */
    width: 61px;
    height: 25px;
    font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.010em;
    color: #FFFFFF;
    line-height: 25px;
    text-align: right; }

.panel-container.myloyalty .dock-panel.lower.loading:after, .panel-container.myloyalty .dock-panel.lower.loading:before {
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  display: block;
  width: 100%;
  height: 100%; }
.panel-container.myloyalty .dock-panel.lower.loading:after {
  z-index: 2989;
  background-color: #333333;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
  .lt-ie9 .panel-container.myloyalty .dock-panel.lower.loading:after * {
    filter: inherit; }
.panel-container.myloyalty .dock-panel.lower.loading:before {
  z-index: 2990;
  background-image: url("img/squaredance_yeehaw.gif");
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.reward-overlay-container {
  display: none; }
  .reward-overlay-container.error .success {
    display: none !important; }
  .reward-overlay-container.error .error {
    display: block !important; }
  .reward-overlay-container .reward-purchase-popup {
    position: fixed;
    z-index: 2990;
    width: 750px;
    height: 270px;
    left: 50%;
    top: 50%;
    margin-left: -375px;
    margin-top: -165px; }
    .reward-overlay-container .reward-purchase-popup .frame {
      padding-left: 30px;
      padding-right: 30px;
      padding-top: 33px;
      height: 210px;
      margin-top: 29px;
      background-color: #FFFFFF; }
      .reward-overlay-container .reward-purchase-popup .frame.success {
        background: url("img/reward-popup-bg.png") #FFFFFF no-repeat 50% 50%; }
      .reward-overlay-container .reward-purchase-popup .frame.error {
        display: none; }
        .reward-overlay-container .reward-purchase-popup .frame.error .error-text {
          width: 358px;
          height: 87px;
          padding-left: 80px;
          margin: 44px auto;
          background: url("img/error_icon.png") no-repeat 0 50%; }
          .reward-overlay-container .reward-purchase-popup .frame.error .error-text h2 {
            font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
            font-weight: 600;
            font-size: 22px;
            line-height: 25px;
            letter-spacing: -0.025em;
            color: #333333;
            margin: 0; }
          .reward-overlay-container .reward-purchase-popup .frame.error .error-text p {
            margin: 6px 0;
            font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
            font-weight: normal;
            font-size: 15px;
            line-height: 20px;
            letter-spacing: -0.010em;
            color: #333333; }
      .reward-overlay-container .reward-purchase-popup .frame h1 {
        font-family: "GraphikSemibold", "Arial", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.010em;
        color: #333333;
        margin-top: 0px; }
      .reward-overlay-container .reward-purchase-popup .frame .info-text {
        margin-top: 15px;
        font-family: "GraphikRegular", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.010em;
        color: #333333;
        border-top-style: solid;
        border-top-width: 1px;
        border-bottom-style: dotted;
        border-bottom-width: 1px; }
        .reward-overlay-container .reward-purchase-popup .frame .info-text p.first {
          margin-top: 25px; }
        .reward-overlay-container .reward-purchase-popup .frame .info-text p.second {
          margin-top: -8px;
          margin-bottom: 26px; }
    .reward-overlay-container .reward-purchase-popup .close {
      cursor: pointer;
      right: 0px;
      background-color: transparent;
      position: absolute;
      z-index: 2; }
      .reward-overlay-container .reward-purchase-popup .close .panel-close {
        margin: 0px; }
        .reward-overlay-container .reward-purchase-popup .close .panel-close .icon {
          background: url("img/sprites/other_icons_sprite.png") no-repeat -100px -468px;
          width: 14px;
          height: 14px;
          position: absolute;
          right: 1px;
          top: 3px; }
        .reward-overlay-container .reward-purchase-popup .close .panel-close .closebtn {
          font-family: "GraphikMedium", "Arial", "Helvetica", sans-serif;
          font-weight: 500;
          font-size: 11px;
          line-height: 15px;
          letter-spacing: -0.010em;
          color: #FFFFFF;
          line-height: 17px;
          display: block;
          text-align: right;
          padding-right: 25px;
          vertical-align: middle; }
          .reward-overlay-container .reward-purchase-popup .close .panel-close .closebtn:hover {
            text-decoration: none; }
      .reward-overlay-container .reward-purchase-popup .close:hover .close-area .closebtn {
        color: #CCCCCC; }
      .reward-overlay-container .reward-purchase-popup .close:hover .close-area .icon {
        background-position: -200px -468px; }

/*# sourceMappingURL=gamesload.css.map */
