
#myLeagues  .content .bd ul {
    margin: -5px 0 10px;
}

#myLeaguesPage .activate-message {
    background: #cbecb0;
    padding: 40px;
    font-size: 16px;
    margin: 10px;
}
#myLeaguesPage .activate-message p {
    margin-bottom: 15px;
}

#myLeagues  .content .bd ul li em .teamImg b {
    position:absolute;
    top:0px;
    left:0px;
    display:block;
    width:80px;
    height:40px;
    background:url(/static/img/logoOverlay80x40_1367279036.png) no-repeat;
    _background:none;
    z-index: 999;
}


#myLeagues .content .bd h3 {
    height: 36px;
    line-height: 36px;
    text-indent: 10px;
    font-weight: bold;
    background: url(/static/img/customDraftBoardEditSprite_1367279035.png) left -280px repeat-x;
    border: 1px solid #CCC;
    border-width: 0 1px;
}

#myLeagues .content .bd ul li em {
    float: left;
    position: relative;
    padding-left: 85px;
}
#myLeagues .content .bd ul li em .teamImg img {
    display: block;
}


#myLeagues .content .bd ul li em .teamImg {
    float: left;
    margin-right: 5px;
    height: 40px;
    width: 80px;
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
}

#myLeagues .content .bd ul li em .teamName {
    font-weight: bold;
}
#myLeagues .content .bd ul li div.value {
    float: right;
    width: 49%;
    height: 40px;
}

#myLeagues .content .bd ul li div.value span.cta {
    line-height: 40px;
    text-align: middle;
    white-space: nowrap;
}
#myLeagues .content .bd ul li div.value span.cta a {
    font-weight: 700;
}
#myLeagues .content .bd div.noTeams ul li a,
#myLeagues .content .bd ul li div.value a.activateButton {
    height: 28px;
    width: 89px;
    overflow: hidden;
    text-indent: -999em;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    *float: right;
    *margin: 8px 5px 7px;
    vertical-align: middle;
    background: url(/static/img/myLeaguesSprite_1367279036.png) left top no-repeat;
}

#myLeagues .content .bd ul li div.value a.activateButton {
    float: none;
    margin-left: 30px;
}

#myLeagues .content .bd ul li.nameValue {
    padding: 10px;
    border-bottom: 1px dotted #CCC;
    font-size: 108%;
}

#myLeagues .content .bd div.noTeams ul li.nameValue {
    border-bottom: none;
}

#myLeagues .content .bd div.noPreviousTeam {
    padding: 10px;
    text-align: center;
}
#myLeagues .content .bd ul li.activate {
    background: url(/static/img/myLeaguesSprite_1367279036.png) left -182px repeat-x;
}

#myLeagues .content .bd div.noTeams {
    margin-top: -5px;
    background: url(/static/img/myLeaguesSprite_1367279036.png) left -242px no-repeat;
    text-align: center;
    height: 185px;

}
#myLeagues .content .bd div.noTeams ul li p strong {
    display: block;
    font-size: 18px;
   
}

#myLeagues .content .bd div.noTeams ul li p {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 19px;
}

#myLeagues .content .bd div.noTeams ul li a {
    background-position: -89px 0;
    width: 204px;
    height:39px;
    margin: 10px 10px 10px 0;
    
}

#myLeagues .content .bd div.noTeams ul li a.joinLeague {
    background-position: right top;
}
#myLeagues .content .bd .currentSeason ul {
    margin-bottom: 35px;
}

#myLeagues .content .bd h3 {
    text-transform: uppercase;
    font-size: 116%;
    margin: 5px 0;
}
#myLeagues .content .bd h3 a {
    text-transform: none;
    float: right;
    margin: 0 5px;
    font-size: 13px;
}

#myLeagues .content .bd .signIn {
    text-align: center;
    font-weight: bold;
    font-size: 116%;
    margin: 15px 10px;
}

#myLeagues .content .bd .noLeagues {
    text-align: center;
    font-size: 116%;
    margin: 15px 10px;
}

#myLeagues .content .bd .noLeaguesContainer {
    margin-bottom: 40px;
}

#myLeagues .content .bd p {
    text-align: center;
    font-size: 116%;
}

#myLeagues .content .bd ul li:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#myLeagues .content .bd ul li{zoom:1;}
#myLeaguesPage #playerSearchForm label{
    display:none;
}

#preregisterConfirmPage #playerSearchForm label{
    display:none;
}

#preregister {

  padding: 1px;
}

#preregister h1 {
  position: absolute;
  left: -9000px;
}
.yui3-overlay-mask {
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.yui3-overlay .yui3-widget-bd {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 20px #000;
  border: 1px solid #fff;
  position: relative;
  color: #666;
  background-image: linear-gradient(top, #ffffff 28%, #cccccc 64%);
  background-image: -o-linear-gradient(top, #ffffff 28%, #cccccc 64%);
  background-image: -moz-linear-gradient(top, #ffffff 28%, #cccccc 64%);
  background-image: -webkit-linear-gradient(top, #ffffff 28%, #cccccc 64%);
  background-image: -ms-linear-gradient(top, #ffffff 28%, #cccccc 64%);
}
.yui3-overlay .yui3-widget-bd strong {
  font: 28px 'NFLEndzoneSansMedium';
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #666;
  padding-top: 30px;
  padding-bottom: 15px;
}
.yui3-overlay .yui3-widget-bd p {
  font: 14px 'EndzoneSansBold';
  text-align: center;
  color: #666;
  text-transform: uppercase;
  padding: 0 20px;
}
.yui3-overlay .yui3-widget-bd span {
  display: block;
  position: absolute;
  top: -9px;
  right: -9px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: url("/static/img/close_1367279035.png") no-repeat;
  z-index: 1;
}
.yui3-overlay .yui3-widget-bd em {
  font: 18px 'NFLEndzoneSansMedium';
  text-align: center;
  display: block;
  margin-top: 20px;
  padding: 0 20px;
  text-transform: uppercase;
  text-decoration: underline;
  cursor: pointer;
}
#preregisterSignUp {
  height: 410px;
  margin-top: 10px;
  margin-left: -10px;
  position: relative;
  background: url("/static/img/earlyActivationBg_1367279035.png") no-repeat top left #ffffff;
}
#preregisterSignUp .hd {
  position: relative;
  top: 9px;
  left: 16px;
}
#preregisterSignUp .hd img {
  display: block;
}
#preregisterSignUp .bd {
  position: absolute;
  top: 95px;
  right: 10px;
  width: 300px;
}
#preregisterSignUp .bd .confirm {
  margin: 30px;

  color: #555;
  text-align: center;
  position: relative;
  top: -20px;
}
#preregisterSignUp .bd .confirm h4 {
  font: 30px 'NFLEndzoneSansMedium';
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#preregisterSignUp .bd .confirm p {
  font: bold 16px Arial;
}
#preregisterSignUp .bd .confirm p a {
  display: block;
  margin-top: 15px;
}
#preregisterSignUp .bd label {
  display: block;
  font: 14px 'NFLEndzoneSansMedium';
  text-transform: uppercase;
  color: #333;
  margin-bottom: 5px;
  text-shadow: 0 1px 0 white;
}
#preregisterSignUp .bd input.text {
  display: block;
  width: 260px;
  font-size: 13px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: inset 0 0px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition-property: border, box-shadow;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: 0;
  -moz-transition-property: border, box-shadow;
  -moz-transition-duration: .2s;
  -moz-transition-timing-function: linear;
  -moz-transition-delay: 0;
  transition-property: border, box-shadow;
  transition-duration: .2s;
  transition-timing-function: linear;
  transition-delay: 0;
  padding: 6px;
  border: 1px solid #999;
  margin-bottom: 10px;
}
#preregisterSignUp .bd input.text:focus {
  outline: 0;
  border-color: rgba(82, 168, 236, 0.5);
  box-shadow: inset 0 0px 3px rgba(82, 168, 236, 0.4);
}




#preregisterSignUp .bd .bday {
  zoom: 1;
  padding-bottom: 15px;
}
#preregisterSignUp .bd .bday:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#preregisterSignUp .bd .bday label {
  display: none;
}
#preregisterSignUp .bd .bday li.select {
  float: left;
}
#preregisterSignUp .bd .bday li.select select {
  font-size: 10px;
}
#preregisterSignUp .bd .bday li.select span {
  font: 14px 'NFLEndzoneSansMedium';
  padding: 0 5px;

}
#preregisterSignUp .bd .bday ul {
  margin-left: 30px;
  zoom: 1;
}
#preregisterSignUp .bd .bday ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#preregisterSignUp .bd .bday li.select span.error {
    display:none;
}


.off_season_submit,
#preregisterSignUp .bd input.submit {
  background: url("/static/img/earlyActivationBg_1367279035.png") bottom right;
  width: 300px;
  height: 80px;
  border: 0;
  position: absolute;
  right: -10px;
  top: 179px;
  font-size: 0.1em;
  text-indent: -9000px;
  overflow: hidden;
  cursor: pointer;
  cursor: hand;
}
.off_season_submit:hover{
  background-position: -672px -492px;
}
#preregisterSignUp .bd li.optin {
  position: relative;
  zoom: 1;
  margin-bottom: 90px;
  z-index: 1;
  margin-left: 25px;
}
#preregisterSignUp form{
  width: 250px;
  position: relative;
  float: right;
  padding-right: 20px;
}
#preregisterSignUp .bd li.optin:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#preregisterSignUp .bd li.optin input {
  float: left;
  position: relative;
  top: 5px;
  left: 5px;
}
#preregisterSignUp .bd li.optin label {
  font: bold 13px Arial;
  text-transform: none;
  text-shadow: none;
  float: left;
  width: 228px;
}

#preregisterSignUp span.smalltext{
  display: block;
  font: 14px 'NFLEndzoneSansMedium';
  text-transform: uppercase;
  color: #333;
  margin-bottom: 5px;
  text-shadow: 0 1px 0 white;
}

#preregisterSignUp span.mailCheck,
#preregisterSignUp span.selects {
  width: 100%;
  display: block;
  height: 30px;
}


#preregisterSignUp span.mailCheck span.smalltext {
display: block;
width: 220px;
position: relative;
float: right;
}

#preregisterSignUp  .errorField{
  width: 100%;
  color:red;
}

#preregisterConfirm {
  height: 250px;
  right: 7px;
  position: absolute;
  width: 260px;
  background-color: #E9E9E9;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 3px solid #ACACAC;
  text-align: center;
}
#preregisterConfirm .hd {
  position: relative;
  top: 10px;
  left: 31px;
}
#preregisterConfirm .hd img {
  display: block;
}
#preregisterConfirm .bd {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
#preregisterConfirm .bd .confirm {
  margin: 30px;
  color: #555;
  text-align: center;
  position: relative;
  top: -20px;
}
#preregisterConfirm .bd .confirm h4 {
  font: 30px 'NFLEndzoneSansMedium';
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#preregisterConfirm .bd .confirm p {
  font: bold 16px Arial;
}
#preregisterConfirm .bd .confirm p a {
  display: block;
  margin-top: 15px;
}
#preregisterConfirm .share {
  font: bold 16px Arial;
  padding: 8px 0 5px 0;
}

#preregisterConfirm .bd label {
  display: block;
  font: 14px 'NFLEndzoneSansMedium';
  text-transform: uppercase;
  color: #333;
  margin-bottom: 5px;
  padding-left: 20px;
  text-shadow: 0 1px 0 white;
}

.socialImages img {
  cursor: pointer;
}
.hidden{
  display:none;
}
#leagueConfirmMessage {
    color:#555;
    font-size:85%;
    text-align:center;
}
#leagueConfirmMessage p {
    padding:8px;
	font-size: 100%;
    font-weight:bold;
    background:#ffed77;
}
