/**
 * Striker Superstars :: http://www.strikersuperstars.com
 * Copyright (c) 2011 Coli Games Ltd
 * Game Guide Stylesheet
 */
/** Importing of LESS styles from library **/
/**
 * Striker Superstars :: http://www.strikersuperstars.com
 * Copyright (c) 2011 Coli Games Ltd
 * Library of Reusable Elements
 */
/**
 * Variables
 */
/**
 * Rounded Corners
 */
/**
 * Gradient
 */
/**
 * Positioning + Layout Hacks
 */
.clearIt:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
@font-face {
  font-family: 'Bauhaus93Regular';
  src: url('../../css/fonts/bauhs93-webfont.eot');
  src: url('../../css/fonts/bauhs93-webfont.eot#iefix') format('embedded-opentype'), url('../../css/fonts/bauhs93-webfont.woff') format('woff'), url('../../css/fonts/bauhs93-webfont.ttf') format('truetype'), url('../../css/fonts/bauhs93-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/**
 *  Basic Layout Styles
 */
body#shop #content-frame {
  background: #000 !important;
  color: #fff !important;
  padding: 12px !important;
  width: 736px !important;
}
body#shop #content-frame h1 {
  border-bottom: 0px !important;
}
#shop-landing-page-wrapper {
  /*background: url(http://strikersuperstars.com/images/shop/shop-landing-bg.jpg) top left no-repeat;*/

}
#shop-landing-page-options-wrapper {
  border: 1px solid #fff;
  /*background: url(../../images/shop/landing-page-option-wrapper-bg.jpg) top left no-repeat;*/

  background: url(../../images/shop/landing-page-option-wrapper-bg.jpg) top left no-repeat;
  height: 350px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  padding: 18px 14px;
}
#shop-landing-page-wrapper h3 {
  font-size: 14px;
  text-transform: uppercase;
  text-align: right;
  margin-top: 20px;
}
#shop-landing-page-options-wrapper hr {
  margin-top: 25px;
}
#shop-landing-page-options-wrapper ul {
  list-style-type: none;
}
#shop-landing-page-options-wrapper li {
  position: relative;
  width: 226px;
  height: 125px;
  text-indent: -5000em;
  cursor: pointer;
  float: left;
  margin-right: 14px;
  margin-bottom: 14px;
}
#shop-landing-page-options-wrapper li.last {
  margin-right: 0px;
}
#shop-landing-page-options-wrapper li.mobile a {
  display: block;
  /**Localised Image**/

  /*background: url(http://strikersuperstars.com/images/shop/shop-landing-mobile-button.jpg) top left no-repeat;*/

  width: 226px;
  height: 125px;
}
#shop-landing-page-options-wrapper li.mobile a:hover {
  background-position: 0 -125px;
}
#shop-landing-page-options-wrapper li.mobile a:active {
  background-position: 0 -250px;
}
#shop-landing-page-options-wrapper li.card a {
  display: block;
  /**Localised Image**/

  /*background: url(http://strikersuperstars.com/images/shop/shop-landing-card-button.jpg) top left no-repeat;*/

  width: 226px;
  height: 125px;
}
#shop-landing-page-options-wrapper li.card a:hover {
  background-position: 0 -125px;
}
#shop-landing-page-options-wrapper li.card a:active {
  background-position: 0 -250px;
}
#shop-landing-page-options-wrapper li.paypal a {
  display: block;
  /**Localised Image**/

  /*background: url(http://strikersuperstars.com/images/shop/shop-landing-paypal-button.jpg) top left no-repeat;*/

  width: 226px;
  height: 125px;
}
#shop-landing-page-options-wrapper li.paypal a:hover {
  background-position: 0 -125px;
}
#shop-landing-page-options-wrapper li.paypal a:active {
  background-position: 0 -250px;
}

#shop-landing-page-options-wrapper li.more a {
  display: block;
  /**Localised Image**/

  /*background: url(http://strikersuperstars.com/images/shop/shop-landing-paypal-button.jpg) top left no-repeat;*/

  width: 226px;
  height: 125px;
}
#shop-landing-page-options-wrapper li.more a:hover {
  background-position: 0 -125px;
}
#shop-landing-page-options-wrapper li.more a:active {
  background-position: 0 -250px;
}


#shop-landing-page-options-wrapper li.earn a {
  display: block;
  /**Localised Image**/

  /*background: url(http://strikersuperstars.com/images/shop/shop-landing-earn-button.jpg) top left no-repeat;*/

  width: 226px;
  height: 125px;
}
#shop-landing-page-options-wrapper li.earn a:hover {
  background-position: 0 -125px;
}
#shop-landing-page-options-wrapper li.earn a:active {
  background-position: 0 -250px;
}

#shop-landing-page-options-wrapper li.futbolyildizi a {
  display: block;
  /**Localised Image**/
  width: 226px;
  height: 125px;
}
#shop-landing-page-options-wrapper li.futbolyildizi a:hover {
  background-position: 0 -125px;
}
#shop-landing-page-options-wrapper li.futbolyildizi a:active {
  background-position: 0 -250px;
}