@charset "utf-8";
/* CSS Document */

div.invalidpromocode { z-index: 25500; }

div.invalidpromocode div.invalid_form_header
{
  border-bottom: none;

  width: 250px;

  height:      280px;
  line-height: 19px;
  vertical-align: middle;

/*  background: url(http://m3.nflrush.com/live/play/images/msgBox.png) no-repeat; */
  background: url(http://m3.nflrush.com/live/play/images/msgBox.png) no-repeat;

  text-decoration: none;
  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #206040;
  cursor:  default;
}

div.invalidpromocode img.invalid_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

div.redeemedpromocode { z-index: 25500; }

div.redeemedpromocode div.redeemed_form_header
{
  border-bottom: none;

  width: 250px;

  height:      280px;
  line-height: 19px;
  vertical-align: middle;

/*  background: url(http://m3.nflrush.com/live/play/images/redeemed.png) no-repeat; */
  background: url(http://m3.nflrush.com/live/play/images/redeemed.png) no-repeat;

  text-decoration: none;
  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #206040;
  cursor:  default;
}

div.redeemedpromocode img.redeemed_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

div.invalidaccount { z-index: 25500; }

div.invalidaccount div.invalidaccount_form_header
{
  border-bottom: none;

  width: 250px;

  height:      280px;
  line-height: 19px;
  vertical-align: middle;

/*  background: url(http://m3.nflrush.com/live/play/images/invalidaccount.png) no-repeat;*/
  background: url(http://m3.nflrush.com/live/play/images/invalidaccount.png) no-repeat;

  text-decoration: none;
  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #206040;
  cursor:  default;
}

div.invalidaccount img.invalidaccount_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

div.paymentpromo { z-index: 25500; }

div.paymentpromo div.paymentpromo_form_header
{
  border-bottom: none;

  width: 250px;

  height:      280px;
  line-height: 19px;
  vertical-align: middle;

  background: url(http://m3.nflrush.com/live/play/images/paymentpromo.png) no-repeat;

  text-decoration: none;
  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #206040;
  cursor:  default;
}

div.paymentpromo img.paymentpromo_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}
