@charset "UTF-8";
/* CSS Document */

#realflexwrap a:link {
  color: #fff;
  text-decoration: none;
}
#realflexwrap a:visited {
  text-decoration: none;
  color: #fff;
}
#realflexwrap a:hover {
  text-decoration: none;
  color: #fff;
}
#realflexwrap a:active {
  text-decoration: none;
  color: #fff;
}




#realflexwrap {
  background: url(/media/landing-pages/reebok-realflex-shoes/images/RealflexLP_bg.jpg) no-repeat center top;
  width: 976px;
  height: 789px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position:relative;
  
  }
  
  
#realflex-header {
  background: url(/media/landing-pages/reebok-realflex-shoes/images/Realflex_header.png) no-repeat center top;
  width: 295px;
  height: 503px;
  float: left;
  position:relative;
  top: 16px;
  left:12px;
  
  }
  
#realflex-video {
  width: 286px;
  height: 174px;
  padding: 0;
  overflow: hidden;
  position:absolute;
  top:536px;
  left:20px;
  float:left;
  
  }
  
  
#realflex_headline{
  font-family:Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 28px;
  text-align:left;
  float:right;
  width: 550px;
  height:30px;
  top: 35px;
  right: 70px;
  position:relative;

  }


#realflex_subhead{
  font-family:Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  text-align:left;
  float:right;
  width: 550px;
  top: 55px;
  right: 70px;
  position:relative;
  margin-bottom:5px;
  margin-top:10px;

  }
  
#realflex_mshoes{
  background: url(/media/landing-pages/reebok-realflex-shoes/images/Realflex_m.png) no-repeat center top;
  width: 595px;
  height: 126px;
  float: right;
  position:relative;
  top: 60px;
  right: 25px;
  
  }
  
#realflex_shop{
  font-family:Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align:center;
  width:595px;
  float:right;
  top: 65px;
  right:25px;
  position:relative;
  margin-bottom:10px;
  margin-top:5px;

  }
  
  
#realflex_wshoes{
  background: url(/media/landing-pages/reebok-realflex-shoes/images/Realflex_w.png) no-repeat center top;
  width: 595px;
  height: 121px;
  float: right;
  position:relative;
  top: 60px;
  right: 25px;
  
  }
  
#realflex_kshoes{
  background: url(/media/landing-pages/reebok-realflex-shoes/images/Realflex_k.png) no-repeat center top;
  width: 336px;
  height: 113px;
  float: right;
  position:relative;
  top: 60px;
  right: 285px;
  
  }
  
#realflex_kshop{
  font-family:Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align:center;
  width:336px;
  float:right;
  top: 175px;
  right:-50px;
  position:relative;
  margin-bottom:10px;
  margin-top:5px;

  }

#realflex_seo{
  font-family:Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
  text-align:left;
  padding-right:20px;
  padding-left:20px;
  bottom:-115px;
  float:left;
  position:relative

}