/* Sweepstakes */

#im4s-congratulations {
    display: none;
    position: fixed;
    left: 50%;
    top: 87px;
    z-index: 999;
    margin: 0 0 0 -213px;
    width: 426px;
    height: 217px;
    background: url("/api/images/congratulations.png") 0 0 no-repeat;
}
#im4s-congratulations p {
    margin: 0 auto;
    padding: 100px 0 18px;
    width: 310px;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}
#im4s-enter-now {
    display: block;
    margin: 0 auto;
    width: 131px;
    height: 25px;
    background: url("/api/images/enter-now.gif") 0 0 no-repeat;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
}

/* Recent activity */

.im4a-event {
    position: relative;
    clear: both;
    width: 320px;
}
.im4a-event img {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
}
.im4a-event p {
    float: left;
    width: 273px;
    height: 20px;
    margin: 0;
    padding: 7px 10px 10px;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 15px;
    background: url("/api/images/arrow-reversed.gif") 0 0 no-repeat;
}
.im4a-event p span {
    color: #f4b811;
}
.im4a-event p span a {
    color: #f4b811;
    text-transform: uppercase;
    text-decoration: underline;
}
.im4a-event p span a:hover {
    color: #ff3d00;
    text-decoration: none;
}


/* Connect widget */

#im4c-not-connected {
    margin: 0 0 0 47px;
    padding: 0;
    width: 172px;
}

.im4c-bar-holder {
    height: 48px;
    background: url("/api/images/bar-left.png") left top no-repeat;
}
.im4c-bar {
    position: relative;
    height: 48px;
    margin-left: 8px;
    padding-right: 8px;
    background: url("/api/images/bar-right.png") right top no-repeat;
}
.im4c-sign-in {
    display: block;
    padding: 12px 0 0;
    width: 156px;
    height: 28px;
    background: url("/api/images/sign-in.gif") right bottom no-repeat;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
}


#im4c-connected {
    position: relative;
    left: 0;
    top: 0;
    z-index: 100;
    margin: 0 0 0 28px;
    padding: 0;
    width: 191px;
}

.im4c-badge, .im4c-a-garde, .im4c-elder, .im4c-awarding {
    float: left;
    position: absolute;
    left: -26px;
    top: 4px;
    z-index: 101;
    width: 42px;
    height: 48px;
    background: url("/api/images/badges.png") 0 0 no-repeat;
    overflow: hidden;
}
.im4c-badge p {
    margin: 0;
    padding: 11px 0 0;
    color: #000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    letter-spacing: -1px;
}
.im4c-a-garde {
    background-position: -42px 0;
}
.im4c-elder {
    background-position: -84px 0;
}
.im4c-awarding {
    background-position: -126px 0;
}
.im4c-awarding p {
    color: #0f440a;
}
#im4c-badge-awarded {
    display: none;
    z-index: 102;
}

.im4c-info, .im4c-info p, .im4c-info a {
    padding: 14px 6px 0 0;
    color: #000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.2;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
    white-space: nowrap;
}
.im4c-info {
    float: right;
    width: 126px;
}
.im4c-info p {
    display: inline;
    padding: 0;
}
.im4c-info a {
    position: relative;
    padding: 0;
    font-size: 9px;
    line-height: 1.2;
    font-weight: normal;
    text-decoration: none;
}
.im4c-info a.im4c-sweeps {
    color: #531101;
}
.im4c-info a:hover, .im4c-info a.im4c-sweeps {
    text-decoration: underline;
}
.im4c-info a span {
    display: block;
    position: absolute;
    left: -16px;
    top: -1px;
    padding: 0;
    width: 14px;
    height: 11px;
    background: url("/api/images/key.png") 0 0 no-repeat;
    text-align: left;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
}
.im4c-info a.im4c-sweeps span {
    left: -12px;
    top: 0;
    width: 11px;
    background-image: url("/api/images/star.png");
}

.im4c-f {
    float: right;
    padding: 11px 0 0;
    width: 29px;
    height: 32px;
    background: url("/api/images/f.png") right bottom no-repeat;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
}

.im4c-log-out {
    position: absolute;
    right: 3px;
    top: 48px;
    opacity: 0.7;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}
.im4c-log-out a {
    position: relative;
    padding: 0 8px 0 0;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: 1.2;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.im4c-log-out a span {
    display: block;
    position: absolute;
    right: -3px;
    top: 2px;
    padding: 0;
    width: 10px;
    height: 9px;
    background: url("/api/images/arrow.gif") 0 0 no-repeat;
    text-align: left;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
}

#im4c-key {
    display: none;
    position: relative;
    left: 20px;
    top: -36px;
    z-index: 1;
    width: 197px;
    height: 149px;
    background: url("/api/images/points-key-new.png") 0 0 no-repeat;
    text-align: left;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
}
#im4c-key-learn {
    display: block;
    position: absolute;
    left: 10px;
    top: 53px;
    width: 109px;
    height: 10px;
    background: url("/api/images/points-learn-more.png") 0 0 no-repeat;
    text-align: left;
    text-indent: -9999px;
    text-decoration: none;
    overflow: hidden;
}

/*
    color: #669a98;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
    line-height: 44px;
    text-shadow: #fff 2px 2px 1px;
    text-transform: uppercase;
    white-space: nowrap;
*/
