ul.usecases{
    margin:0;
    padding-left:20px;
    font-size:12px;
    text-align:left;
    list-style-image: url('/images/white_arrow_on_black_background.png');
}
.usemixpool{
    font-weight:bold;
    font-size:14px;
}
.usemixpoolarea{
    padding-left:10px;
    color:#fff;
}
.clearer{
    clear:both;
}
#page-container a.fb_link {
    color:#E2001A;
}
#page-container a.fb_link:hover {
    text-decoration:underline;
}
#topSocialMediaLinks.noclear{
    clear:none;
}
#viewAllPointsList {
    width:100px;
    float:right;
    text-align:right;
}
#point2 {
    clear:both;
    overflow:auto;
    height:226px;
}
.hider{
    display:none;
}
.userName {
    color: #E2001A;
}
#pointsBox, #newsFeed {
    float:right;
    overflow:hidden;
    padding: 9px 10px 0;
    position:relative;
    width:390px;
}
#pointsBox ul li span{
    color:#00AEEF;
    float:left;
    font-size:15px;
    padding:0 0 0 3px;
}
#pointsBox ul, #newsFeed ul {
    line-height:28px;
    list-style:none outside none;
}
#pointsBox ul li {
    width:300px;
}
#pointsBox ul li, #newsFeed ul li {
    background:none repeat scroll 0 0 #ECECED;
    margin:0 0 9px;
    overflow:hidden;
    padding:6px 0 6px 4px;
    vertical-align:top;
}
#newsFeed ul li {
    width:385px;
}
#pointsBox ul li strong {
    border-right:2px solid #00AEEF;
    color:#E2001A;
    float:left;
    font-weight:normal;
    width:142px;
}
#pointsBox ul li img, #newsFeed ul li img{
    float:left;
    margin:0 12px 0 0;
}
#pointsBox ul li a{
    width:220px;
    display:block;
    float:left;
}
#pointsBox ul li a, #newsFeed ul li a {
    text-indent: 0;
    height:35px;
}
.neighborhoods {
    float:left;
    clear:left;
}
#todoStill {
    clear:both;
}
#todoStill span {
    font-size:16px;
}
.hideMe {
    display:none;
}
#getActive-box .news-nav li {
    float:left;
}
#getActive-box{
    float:none;
    width: 100%;
    min-height:50px;
}
#getActive-box ul{
    list-style:none outside none;
}
#getActive-box ul li a{
    display:block;
    width:105px;
    height:20px;
    color:white;
    line-height:17px;
    text-align:center;
    background:rgb(125,182,28);
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
}
#getActive-box ul li strong{
    display:block;
    width:17px;
    height:18px;
    background:white;
    color:lightblue;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
    float:left;
    margin-left:1px;
    margin-top:1px;
}
.news-nav li a {
    height:26px;
    overflow:hidden;
}
#tooltipPlacemat {
    position:absolute;
    z-index:9999;  
    color:#fff;  
    max-width:300px; 
    font-size:12px;  
}
#tooltipPlacemat .tipHeader {
    /*
height:8px;  
background:url("/images/tipHeader.gif") no-repeat;
	*/
}
/* IE hack */
/* *html #tooltipPlacemat .tipHeader {margin-bottom:-6px;} */
#tooltipPlacemat .tipBody {
    padding:5px;
    color:#000;
    background-color:#fff;
    border:1px solid #000;
    line-height:14px;
}
/*
#tooltipPlacemat .tipBody.btn-zero{
	background-color:#FDB913;
}
#tooltipPlacemat .tipBody.btn-close-s{
	background-color:#FDB913;
}
#tooltipPlacemat .tipBody.btn-add-s{
	background-color:#FDB913;
}
*/
#tooltipPlacemat .tipFooter {
    /*
	height:8px;
	background:url("/images/tipFooter.gif") no-repeat;
	*/
}
#avoidsListArea {
    display:none;
}
#mixpoolUsersArea {
    display:none;
}
#mixInHelp{
    display:none;
}
a#inviteFbFriendsLink{
    position:absolute;
    top:5px;
    right:4px;
    font-weight:bold;
    font-size:14px;
    padding:5px;
    color:#fff;
    background-color:#FDB913;
}
a#inviteFbFriendsLink:hover {
    font-size:16px;
    font-style:italics;
    text-decoration:none;
    padding:8px;
    top: 3px;
}
a#inviteFbFriendsLink.big {
    font-size:18px;
    font-style:italics;
    text-decoration:none;
    padding:8px;
}
a#nextStepMixinLink{
    position:absolute;
    top:150px;
    right:40px;
    font-weight:bold;
    font-size:18px;
    padding:20px;
    color:#fff;
    background-color:#005379;
}
a#nextStepMixinLink:hover {
    font-style:italics;
    text-decoration:none;
    background-color:#00AEEF;
}
.fb_profile_pic_rendered .fb_link {
    width:50px;
}
.facebook_name {
    float:left;
    width:150px;
    /* margin-top:10px; */
}
.userGuide{
    position:absolute;
    padding:5px;
    background-color:#75C044;
    font-size:14px;
    font-weight:normal;
    line-height:15px;
    color:#fff;
    z-index:100;
}
.userGuideClose{
    background-color:#fff;
    padding:5px;
    float:right;
    color:#75C044;
    margin:5px 0 0 5px;
}
#addFriendsHelp a{
    color:#75C044;
}
#addFriendsHelp a:hover{
    text-decoration:underline;
}
#addFriendsGuide {
    display:none;
    position:absolute;
    top:10px;
    right:10px;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    background-color:#FDB913;
    padding:10px 80px 10px 10px;
    line-height:16px;
    width:240px;
}
#addFriendsGuide .close{
    position:absolute;
    bottom:10px;
    right:10px;
    margin:15px 0px 0px 15px;
    background-color:#fff;
    padding:5px;
}
#explainationVideo h1{
    color:#fff;
    font-size:16px;
    font-weight:bold;
    padding-left:10px;
}
#topSocialMediaLinks {
    float:right;
    text-align:right;
    padding:15px 10px 0 0;
    font-size:12px;
    clear:right;
}
#topSocialMediaLinks a {
    color:#444;
    padding: 0 5px;
}
#registrationHelpDialog .input{
    margin:10px 10px;
}
#registrationHelpDialog label{
    margin-right:20px;
}
#registrationHelpDialog .submit {
    margin-left:50px;
}
#loginHelpDialog .input{
    margin:10px 10px;
}
#loginHelpDialog label{
    margin-right:20px;
}
#loginHelpDialog .submit {
    margin-left:50px;
}
a {
    outline: none;
}
:focus {
    -moz-outline-style: none;
}
#mixed-in-users{
    display:none;
}
#mix-in-instructions{
    padding:20px 30px;
}
.long-or {
    margin:10px 0;
}
.facebook-login {
    text-align:center;
    font-size:16px;
    color:#fff;
    font-weight:bold;
}
#ui-datepicker-div {
    display:none;
}
#authMessage {
    font-size:14px;
    color:#fff;
    font-weight:bold;
    padding:10px 0 20px 0;
}
#UserLoginForm label {
    color:#fff;
    font-size:12px;
    padding-right: 10px;
    font-weight:bold;
}
#UserLoginForm  .input {
    padding: 0 0 10px 10px;
}
#UserLoginForm .submit {
    padding: 20px 0 10px 120px;
}
#flashMessage{
    color:#fff;
    background-color:#FABA00;
    text-align:center;
    font-size:14px;
    padding: 10px 20px;
    font-weight:bold;
    margin-bottom:20px;
    line-height:16px;
}
.w-holder.w-holder-small h2{
    margin:5px 10px;
    font-size:12px;
    font-weight:normal;
}
#facebookFriendSelector{
    margin: 10px 10px;
    color:#fff;
    background-color:#aaa;
    height:150px;
}
.btn-help{
    margin-left:150px;
}
.row.small #datepicker{
    margin-top:5px;
}
#activeMaps{
    position:absolute;
}
#activeMaps img{
    position:absolute;
}
#transparencyMap{
    position:absolute;
}
#mapImages{
    padding-left: 10px;
    width:270px;
    float:right;
}
#mapImages h2{
    margin:10px 0 5px 0;
}
#mapImages div{
    width:270px;
    height:360px;
}
.toolTip{
    position:absolute;
    z-index:100;
    display:none;
}
#friendFilterWrapper {
    margin: 0 0 0 10px;
}
#friendFilter{
    width:240px;
}
.clonableList{
    display:none;
}
#lonelyMessage{
    font-size:18px;
    text-align:center;
    padding-top:20px;
}
.prefBlock{
    float:left;
    margin-left:25px;
} 
.accountButton{
    float:left;
}
.pointPositive{
    color:#00AEEF;
}
#ballpitHeader{
    background:#EBF6FC;
    width:100%;
    min-height:100px;
    margin-bottom: 15px;
    padding:55px 0;
    text-align: center;
    font-size: 20px;
    position:relative;
}
#startJazzGameButton{
    width:120px;
    height:35px;
    background:#75c044;
    color:white;
    padding-top:15px;
    margin:0 auto;
    font-family: monospace;
    border:2px solid rgb(120,120,120);
    cursor:pointer;
}
#startJazzGameButton:hover{
    background:rgb(50,150,80);
}
#playground {
    background:#EBF6FC;
    height:500px;
    width:840px;
    padding:40px;
    position:relative;
}
#jazzTellMeMoreLinkWrapper{
    position:absolute;
    top:90%;
    left:85%;
}
.ball{
    display:block;
    height:30px;
    width:30px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    -webkit-box-shadow: 3px 3px 3px #888;
    -moz-box-shadow: 3px 3px 3px #888;
    position:absolute;
    top:50%;
    left:50%;
}
.color1{
    background:red;
}
.color2{
    background:lightblue;
}
.color3{
    background:green;
}
.color4{
    background:orange;
}
.color5{
    background:lightgreen;
}
#ballpitResponse{
    text-align:center;
    margin:0 auto;
    width:700px;
    margin-top:20px;
    font-size: 20px;
    line-height: 22px;
    padding:10px;
}
#facebooklogin {
    font-size:16px;
    font-weight:bold;
    color:#fff;
    background-color:#005379;
    margin:0 auto 5px auto;
    width:270px;
    padding:5px;
}
#facebooklogin:hover {
    cursor:pointer;
}
#facebooklogin .loginregister {
    font-size:11px;
    font-weight:normal;
    line-height:12px;
}
.instructions{
    padding:35px;
    font-size:14px;
}
#checkmark {
    display:block;
    float:left;
    padding-left:10px;
}
a#skipinvitefbfriends{
    display:block;
    float:right;
    margin: 10px 0 0 0;
    font-weight:bold;
    font-size:18px;
    padding:20px;
    color:#fff;
    background-color:#005379;
}
a#skipinvitefbfriends:hover {
    font-style:italics;
    text-decoration:none;
    background-color:#00AEEF;
}
#fbinvitedirections {
    margin:0 100px;
    line-height:20px;
    font-size:16px;
}
#fbinvitedirections p {
    margin-right:120px;
}
.buttonsWrapper a
{
    float:right;
}
#profileTabs {

}
.profileTabItem{
    background: #7db61c;
    text-align:center;
    height:20px;
    width:100px;
}
.profileTabItem strong {
    background:white;
    width:100%;
    padding-top:9px;
    margin-left:5px;
    margin-top:5px;
    display:block;
    height:80%;
    border:1px solid #C5C4C5;
}