@charset "utf-8";
/* CSS Document */

html {font:0.8em Verdana, Arial, Helvetica, sans-serif;}

.draft {float:left;max-width:685px;}

table.rounds_selection {background-color:#000;width:685px;}
table.rounds_selection td {background-color:#333;height:24px;margin:0 10px 0 10px;padding:5px;text-align:center;}
table.rounds_selection td.tab {text-transform:uppercase;}
table.rounds_selection td a {color:#FFF;cursor:pointer;}
table.rounds_selection td a:hover {color:#F00;cursor:pointer;}

td.rank {width:40px;font-size:24px;font-weight:bold;background-color:#949494;line-height:30px;text-align:center;border-bottom:2px solid #000000;}
td.logo{width:60px;border-bottom:2px solid #000000;text-align: center;}
td.logo img {width:40px;height:40px;}
td.teamSelection {background-image:url(../image/draft/fleche_droite.png);background-position:left center;background-repeat:no-repeat;border-bottom:2px solid #000000;color:#666666;font-family:Arial;font-size:0.8em;padding-left:10px;}
td.teamSelection a {color:#045694;font-size:1.25em;}
td.teamSelection a:hover {color:#333;}
td.teamSelection span {text-transform: uppercase;}

table.players_selection {background-color:#000;width:685px;}
table.players_selection td {background-color:#333;height:24px;margin:0 10px 0 10px;padding:5px;text-align:center;}
table.players_selection td a {color:#FFF;cursor:pointer;}
table.players_selection td a:hover {color:#F00;cursor:pointer;}

.dpstatBox {color:#000;font-family:Arial, Helvetica, sans-serif;font-weight:normal;font-size:12px;padding:2px 2px 2px 2px;}