/* Default stylesheet by Ollie Parsley for TwitterLeague.com */

/* Feel free to copy this stylesheet for your own league css */



.tl_surround{}



.tl_surround td{

	border-bottom:solid 1px #65adc8;

	border-top:solid 1px #65adc8;

	border-left:solid 1px #65adc8;

	border-right:solid 1px #65adc8;

}



.tl_table{

	font-family:Arial, Helvetica, sans-serif;

	font-weight:normal;

	border-bottom:solid 1px #65adc8;

	border-top:solid 1px #65adc8;

	border-left:solid 1px #65adc8;

	border-right:solid 1px #65adc8;

	width:300px;

}



.tl_header{

	font-size:20px;

	/*background-image: url(http://www1.twitterleague.com/images/other/header.gif);

	background-repeat: no-repeat;

	background-position:left top;*/

	background-color:#65adc8;

	

	color: #FFFFFF;

	text-align:center;

	font-weight:bold;

	padding:2px 2px 2px 2px;

}



.tl_username_header, .tl_followers_header{

	font-size:14px;

	color: #FFFFFF;

	background-color:#65adc8;

	padding-top:3px;

	padding-bottom:3px;

	padding-left:5px;

	background-repeat: no-repeat;

	background-position:left top;

	font-weight:normal;

	font-weight:bold;

	vertical-align:middle;

	padding:2px 2px 2px 2px;

}



.tl_user_profileimage{

	padding:0px 0px 0px 0px;

	width:24px;

}



.tl_user_image{

	height:24px;

	width:24px;
	
	border:none;

}



.tl_position{

	font-size:14px;

	padding:2px 2px 2px 2px;

	color:#186683;

	font-weight:normal;

	text-align:center;

	background-color:#FFFFFF;

}



.tl_user_name{

	font-size:14px;

	padding:2px 2px 2px 2px;

	color:#186683;

	font-weight:normal;

	text-align:left;

	background-color:#FFFFFF;

}



.tl_user_name a{

	font-size:14px;

	color:#186683;

	text-decoration:none;

	font-weight:normal;

	text-align:left;

	background-color:#FFFFFF;

}



.tl_user_name a:hover{

	color:#65adc8;

	font-weight:normal;

	text-decoration:underline;

	background-color:#FFFFFF;

}



.tl_follower_count{

	font-size:14px;

	text-align:center;

	background-color:#FFFFFF;

	color:#186683;

}





