/******************* BIO SETTINGS *******************/



.rosterTable a, .rosterTable a:link, .rosterTable a:visited, .rosterTable a:active, .rosterTable a:hover {color:#0066A4;}.coaches a, .coaches a:link, .coaches a:visited, .coaches a:active, .coaches a:hover {color:#0066A4;}
.rosterBioDiv{
	padding:5px;
}
.rosterBioPhoto {
	padding:4px 4px 4px 4px;
	margin: 2px 5px ;
	text-align:center;
	background:#0066A4;
	color:#fff;
	float:left;
}
.bio {
	margin-left:4px;
}
.bioName {
	font-weight:bold;
	color:#0066A4;
	padding-bottom: 5px;
	font-size: 14px;
}

.bioInfo div{
	padding-bottom:4px;
}
span.label{
	font-weight:bold
}

/******************* TEAM PHOTO SETTINGS *******************/
.rosterTeamPhoto {
	text-align:center;
}

/******************* COACHES SETTINGS *******************/
.coaches{
	margin-top:20px;
}
.coach{
	text-align:left;
	padding:3px 24px;
	font-size:12px;
}

/******************* ROSTER PLAYER SETTINGS *******************/

.rosterTable {
	border-spacing: 0px;
	width:548px;
	margin:0 1px;
	font-size:11px;
	border-collapse:collapse;
}
.rosterTable th{
	background:#666666;	
	color:#FFFFFF}

table.rosterTable thead tr .header {
	background:#666666 url(/images_web/icon_arrow_both.gif) no-repeat center right;
	cursor: pointer;
	padding-right:15px;
	color:#FFFFFF}
table.rosterTable thead tr .headerSortUp, table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_asc.gif);
}
table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_desc.gif);
}
.rosterTable td, .rosterTable th{
	padding-left:3px;
	text-align:left;
}
.rosterTownH, .rosterTown{
	min-width:100px;
}
.rosterPrevSchoolH, .rosterPrevSchool{
	min-width:100px;
}
td.rosterName{
	min-width:100px;
}
td.rosterNum{
	text-align:right;
	padding-right:6px;
}
td.rosterBatThrow{
	text-align:center;
	padding-right:12px;
}
/******************* REDSHIRT SETTINGS *******************/


.rosterRedshirt{
	text-align:left;
	padding:10px 0px 5px 33px;
	font-size:11px;
}
