/*
#myAccountMiniLinks .open span.toggleArrow, #myAccountMiniLinks .close span.toggleArrow, #masthead #hdr_quick_login, body.quick_login {background: url(/images/masthead/y2010/mlb_header_sprite.gif) no-repeat;}
*/

#myAccountMiniContainer {
 position:relative;
 z-index:9997;
}
#masthead #hdr_quick_login {
 position:relative;
 left:510px; top:1.5em;
 z-index:100;
 overflow:hidden;
 width:440px;
 min-height:210px;
 padding:8px 15px;
 background-position: 0 -1105px;
 background-color:#000;
 color:#fff;
-webkit-border-radius: 3px;
-webkit-border-top-right-radius: 0;
-moz-border-radius: 3px;
-moz-border-radius-topright: 0;
border-radius: 3px;
border-top-right-radius: 0;
}
#masthead #hdr_quick_login .fb {
 margin-top:1em;
}
* html #hdr_quick_login {
 height:240px;
}

#hdr_quick_login a,
body.quick_login a {
 color:#54c1f8;
}

body.quick_login {
 font:12px Arial,Helvetica,sans-serif;
 margin:0; padding:0;
 background-position: 0 -1105px;
 background-color:#000;
 color:#fff;
}
body.quick_login h4 {
 font-size:12px;
 font-weight:bold;
}
body.quick_login #main {
 margin:-2px 0 0 10px;
}
body.quick_login label {
 display:block;
 font-size:11px;
 margin-bottom:4px;
}
body.quick_login input.input {
 display:block;
 border:1px solid #333;
}
#actions {
 margin:1em 0;
}
#forgot_pwd {
 font-size:11px;
}


#myAccountMiniLinks.account li {
 float:left;
 padding:0 0 0 8px;
}
#myAccountMiniLinks.account li.first {
 width:220px;
 text-align:right;
}
#myAccountMiniLinks .open,
#myAccountMiniLinks .close {
 display:block;
 position:relative;
 height:2em;
 padding:0 3em 0 1em;
}
#myAccountMiniLinks span.welcomeUser,
#myAccountMiniLinks a {
 padding:0 1em;
 color:#fff;
}
#myAccountMiniLinks .open span.toggleArrow,
#myAccountMiniLinks .close span.toggleArrow {
 position:absolute;
 display:block;
 overflow:hidden;
 right:1em; top:.5em;
 width:11px; height:7px;
}
#myAccountMiniLinks .close {
 background:#000;
}
#myAccountMiniLinks .close span.toggleArrow {
 background-position:0 -1050px;
}

#myAccountMiniLink.loggedIn { padding-right:32px; }
#myAccountMiniLink.loggedOut { width: 100px; padding-right:28px; }

#masthead #quickLoginFrameContainer  {
 float:left;
 width:230px;
 margin:0 10px 0 5px;
 border:1px solid #333;
 border-radius:3px;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
}

body.quick_login #wrp-messages {
 width:180px;
}

ul.errors {
 margin:-10px 0 4px 16px; 
 padding:0;
 font-size:10px;
 color:#c00;
}

*:first-child+html body.quick_login h4,
* html body.quick_login h4 {
 margin:4px 0;
}
*:first-child+html ul.errors,
* html ul.errors {
 margin-top:0;
}
*:first-child+html body.quick_login #login_form,
* html body.quick_login #login_form {
 margin-top:-3px;
}

#quickLoginFrameContainer iframe {
 width:230px;
 height:222px;
 margin:0;
 padding:0;
 border:0;
}

#masthead #myAccountMiniContent h4 {
 margin-bottom:.3em;
 font-weight:bold;
}
#masthead #myAccountMiniContent p {
 margin:0 0 1em;
}
#masthead #quickLoginRegister {
 float:left;
 width:185px;
 margin:1em 0 0;
}

#masthead #myAccountInfo {
 position:relative;
 padding:14px 19px;
 border:1px solid #333;
 border-radius:3px;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
 font-weight: bold;
}
#quickLoginRegister ul {
 margin:.5em 0 0 1em;
}
#quickLoginRegister li {
 margin:0 0 .3em;
}
#quick_logout {
 position:absolute;
 right:1em; top:1em;
 overflow:hidden;
 display:block;
 width:63px; height:21px;
 background:url(/images/account/myAccountMini/btn-logout.gif) 0 0 no-repeat;
 text-indent:-10em;
}

#masthead #accountLinks {
 width:180px;
 float:left;
 margin:1.5em 0 0 2.5em;
}
#masthead #accountLinks ul {
 margin:0 0 0 10px; padding:0;
 list-style:none;
}
#masthead #accountLinks ul li {
 margin:.5em 0;
}

#registrationLinksContainer.disabled a.open {
 color:#999 !important;
 cursor:default !important;
}
#registrationLinksContainer.disabled span.toggleArrow {
 display:none !important;
}








