/* Default stylesheet by Ollie Parsley for TwitterLeague.com */
/* Feel free to copy this stylesheet for your own league css */

/* default */
.twitterleague{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:normal; text-align:center; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:270px;}

/* link colours */
.twitterleague a{color:#000000; text-decoration:none; font-weight:normal;}
.twitterleague a:hover{color:#000000; text-decoration:underline;}

/* images */
.twitterleague table tbody img{width:22px; height:22px; border:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

/* table */
.twitterleague table{color:#000000; background:#FFFFFF; width:270px; border:1px #000000 solid; margin:0px 0px 0px 0px; padding:0px 10px 10px 10px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; border:2px solid #3e8ca9; background-image:url('http://twitterleague.com/images/background/table.gif'); background-position:top left; background-repeat:no-repeat;}
.twitterleague table td{color:#000000;margin:0px 0px 0px 0px; padding:4px 2px 4px 2px; text-align:left;}
.twitterleague table th{color:#000000;margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-weight:normal;}
.twitterleague table tbody td{color:#000000;border-top:1px #3e8ca9 solid;}
.twitterleague table tfoot td{color:#000000;text-align:center; padding-bottom:0px;}
.twitterleague table thead th{color:#000000;font-size:14px; color:#3e8ca9; padding:0px 0px 4px 0px}
.twitterleague table thead .name{color:#000000;text-align:left;}
.twitterleague table thead a{color:#000000;color:#3e8ca9; text-decoration:none; font-weight:normal;}
.twitterleague table thead a:hover{color:#000000;color:#3e8ca9; text-decoration:none;}
.twitterleague table .stat{color:#000000;text-align:center;}
.twitterleague table .stat{color:#000000;text-align:center;}
.twitterleague table .image{color:#000000;text-align:center; width:30px;}
.twitterleague table .title{color:#000000;text-align:center;font-size:18px; color:#3e8ca9;}

