#int_championship{
    font-family:arial,sans-serif;
    margin:0px;
    margin-top:20px;
}
#int_championship #pageContainer{
    width:920px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
}
#int_championship #overlay{
    position:absolute;
    height:100%;
    width:100%;
    background-color:white;
    border:1px solid black;
    z-index:2000;
}
#int_championship #tooltip{
    position:absolute;
    padding:5px;
    background-color:white;
    border:1px solid white;
    color:black;
    border:1px solid black;
    display:none;
    z-index:9000;
    width:180px;
    font-size:10px;
}
#int_championship #tooltip p{
    margin-top:3px;
    margin-bottom:3px;
}
#int_championship #tooltip #city{
    border-bottom:1px solid white;
    font-size:14px;
}
#int_championship #pane #city{
    font-size:22px;
    margin-bottom:0px;
    margin-top:0px;
}
#int_championship #pane p{
    font-size:11px;
    margin-bottom:5px;
    margin-top:5px;
    line-height:normal;
}
#int_championship #canvas_container {  
    width: 918px;
    height:620px;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom:1px solid #aaa;
    z-index:2;
    background:url(http://img.slate.com/features/2012/Championship/stateMap.png);
}
#int_championship #container{
    overflow:hidden;
    clear:both;
    position:relative;
    width:920px;
}
#int_championship #slide{
    height:40px;
    width:920px;
    position:relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#int_championship #slideBG{
    margin-top:10px;
    background:url(http://img.slate.com/features/2012/Championship/bar.gif) center;
    margin-bottom:10px;
    height:20px;
    float:left;
    width:100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#int_championship #slider.active{
    margin-top:-5px;
    height:40px;
    line-height:40px;
    font-size:20px;
    padding-left:20px;
    padding-right:20px;
}
#int_championship #tabs{
    background-color:black;
    height:43px;
    border-left:1px solid black;
    border-right:1px solid black;
    vertical-align:top;
}
#int_championship #All{
    line-height:30px;
}
#int_championship #btn_play{
    color:white;
    padding-left:20px;
    padding-right:20px;
    float:left;
    height:30px;
    line-height:45px;
}
#int_championship .tab{
    margin-top:7px;
    border-top:1px solid black;
    width:122px;
    overflow:visible;
    height:35px;
    margin-right:3px;
    background-color:white;
    float:left;
    cursor:pointer;
    color:white;
    background-color:black;
    opacity:.9;
}
#int_championship .tab.active{
    opacity:1;
    margin-top:3px;
    height:39px;
}
#int_championship .tab:hover{
    opacity:1;
}
#int_championship .tab.nfl{background:url(http://img.slate.com/features/2012/Championship/NFL_btn.gif)}
#int_championship .tab.mlb{background:url(http://img.slate.com/features/2012/Championship/MLB_btn.gif)}
#int_championship .tab.nba{background:url(http://img.slate.com/features/2012/Championship/NBA_btn.gif)}
#int_championship .tab.nhl{background:url(http://img.slate.com/features/2012/Championship/NHL_btn.gif)}
#int_championship .tab.all{background:url(http://img.slate.com/features/2012/Championship/all_btn.gif)}
#int_championship p.NFL, span.NFL{color:#84424d;}
#int_championship p.MLB, span.MLB{color:#82ab7d;}
#int_championship p.NBA, span.NBA{color:#cf6029;}
#int_championship p.NHL, span.NHL{color:#9EB6BD;}
#int_championship .trophy.nfl{color:#84424d;}
#int_championship .trophy.mlb{color:#82ab7d;}
#int_championship .trophy.nba{color:#cf6029;}
#int_championship .trophy.nhl{color:#9EB6BD;}

#int_championship #slider{
    font-size:12px;
    font-family:arial,sans-serif;
    margin-top:10px;
    height:20px;
    width:50px;
    color:white;
    line-height:20px;
    text-align:center;
    background-color:black;
    position:absolute;
    left:0px;
    cursor:pointer;
}
#int_championship #btn_play{
    font-size:13px;
    cursor:pointer;
    text-transform:uppercase;
}
#int_championship .league{
    margin:0px;
}
#int_championship .sport{
    font-size:10px;
    margin:0px;
}
#int_championship .trophy{
    overflow:visible;
    text-align:center;
    display:none;
    position:absolute;
    top:0px;
    left:0px;
    z-index:3;
    cursor:pointer;
}
#int_championship #pane{
    font-family:arial,sans-serif;
    overflow:visible;
    background-color:white;
    font-size:10px;
    position:absolute;
    top:-620px;
    height:620px;
    width:350px;
    z-index:1000;
    border-right:1px solid black;
    border-left:1px solid black;
}
#int_championship #paper2{
        overflow:hidden;
        margin-left:auto;
        margin-right:auto;
        margin-top:20px;
        width:200px;
        height:200px;
        z-index:1200;
        border-bottom:1px solid gray;
    }
#int_championship circle{
    cursor:pointer;
}
#int_championship #pane #textArea{
    padding:20px;
}
#int_championship #xout{
    z-index:5000;
    display:block;
    position:absolute;
    top:10px;
    background-color:white;
    text-align:center;
    font-size:20px;
    cursor:pointer;
    width:30px;
    height:30px;
    line-height:30px;
    font-family:'Arial';
    font-size:13px;
    color:#999999
}
#int_championship #xout:hover{
    color:red;
}
#int_championship #pane #titleYears{
    font-size:16px;
    margin-top:15px;
    border-bottom:1px solid gray;
}
#int_championship #pane #scoreReadout{
    font-size:13px;
}