/* CFM Leaderboard */
.alignCenter {text-align:center;}
.pick_dateHeader { padding:3px 0px 3px 5px; background: #E5E5E5; color: #000000; border-width: 1px 0px 1px 1px; border-color: #FFF #FFF #999999 #FFF; border-style: solid; margin-top: 4px; }
.pick_dateHeader:first-Child {margin-top:0px !important;}
.pick_daysTable {width:700px;float:left;padding:5px 3px;border:1px solid #999999;border-width:0px 1px 1px; position: relative; top:-1px;}
.pick_daysTable a { color: #0059BA !important; text-decoration: none; }
.pick_daysTable a:hover { text-decoration: underline; }
.pick_daysTable table {padding: 0px 5px 5px 5px;}
.pick_daysTable td {padding: 3px 0;font-size: 11px;}
.pick_daysTable .pager, .messageHolder .pager { padding: 0px; margin: 0px; margin-top: -1px; border-top: 1px solid #999999; border-left: 1px solid #FFF}
.pick_daysTable .innerPager, .messageHolder .innerPager {padding:3px 0px 3px 5px !important; background: #E5E5E5; color: #000000; border-top: 1px solid #FFF}
.floatRight { float: right; }
.floatLeft { float: left; }
.moduleBox { margin-bottom: 10px; padding: 0px; float: left; width: 700px; font-size: 11px; }
.picks_tableHolder { border: 1px solid #B2B2B2; margin-bottom: 4px;}
.picks_tableHolder table { width: 100%; padding: 0px; }
.picks_tableHolder table tr th { color: #989898; font-size: 10px; font-weight: normal; border: 1px solid #D9D9D9; border-width: 0px 0px 1px 1px; padding: 2px; }
.picks_tableHolder table tr th:first-child { border-left: 0px; }
.pick_daysTable .leaderboard { margin-top: 3px; }
.pick_daysTable td { padding: 3px; }
.pick_tableAlt0 {background:#EAEDF2; overflow: hidden; height: 14px;}
.pick_tableAlt1 {background:#ffffff; overflow: hidden; height: 14px;} 

/* Mania Picks Table */

#teams{  
width: 700px;
}

.spacer{
width: 80px;
font-size: 19pt;
font-weight: bold;
}

#teams #teamtext{
width: 125px;
font-size: 9pt;
font-weight: bold;
}

#teams .weekheader{
width: 100%;
}

#teams #topweekheader{
width: 100%;
height: 30px;
text-align: center;
font: bold 230%/100% "Lucida Grande";
position: relative;
color: #ffffff;
padding-top: 2px;
border-top: 2px solid black;
border-left: 2px solid black;
border-right: 2px solid black;
background-color: #db040f;
background: -webkit-gradient(linear, left top, left bottom, from(#ad0003), to(#db040f));
background: -moz-linear-gradient(top, #ad0003, #db040f);
display:block;
}

#teams #bottomweekheader{
width: 100%;
height: 4px;
border-left: 2px solid black;
border-right: 2px solid black;
display: block;
}

#teams .bottomheader{width: 100%;}

#teams #bottomheader{
width: 100%;
height: 14px;
border-left: 2px solid black;
border-right: 2px solid black;
border-bottom: 2px solid black;
background-color: #e6e7e8;
display: block;
}

.team1{
width: 100%;
height: 25px;
border-left: 2px solid black;
border-right: 2px solid black;
background-color: #e6e7e8;
text-align: left;
display: block;
}

.left{
margin-left: 10px;
width: 45%;
height: 1.5em; 
display: table-cell;
float: left;
}

.right
{
width: 45%;
margin-left: 20px;
height: 1.5em;
display:table-cell;
float: right;  
}

.team2{
width: 100%;
height: 25px;
border-left: 2px solid black;
border-right: 2px solid black;
text-align: left;
display: block;
}


