
.rosterTeamName {
	padding-top:10px;
	font-size:16px;
	font-weight:bolder;
}
.rosterTable td{
	padding-left:3px;
}
.header{
	padding-right:12px;
}
.rosterTable {
	border-spacing: 0px;
	width:100%;
	font-size:12px;
	padding-top:2px;
	border-collapse:collapse;
}
.rosterTable th{
	/*border:1px solid #AAAAAA;*/
}
.rosterRowH {
	font-weight: bold;
	color: #FFF;
	/*background:url("/images_web/menuBg.jpg") repeat-x scroll 0 -3px #DEB406;*/
	background:#595959;
	line-height:20px
}
.rosterNumH, .rosterPosH, .rosterWeightH {
	padding-left:2px;
	padding-right:12px;
	text-align:left;
}
table.rosterTable thead tr .header {
	background-image: url(/images_web/icon_arrow_both.gif);
	background-repeat: no-repeat;
	background-position: center right;
	border-top:none;
	color:#FFFFFF;
	cursor: pointer;
	margin:0px;
}
table.rosterTable thead tr .headerSortUp, table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_asc.gif);
	background-color:#888;
	color: #FFF;
}
table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_desc.gif);
}
.coach{
	text-align:left;
	padding:1px 24px;
	font-size:12px;
	font-weight:bold;
}
.coaches{
	padding-top:10px;
}
.rosterRow {
	line-height:18px;
}
.rosterTeamPhoto{
	text-align:center;
	padding-bottom:5px;
}
.bioYearsCoached, .bioPos{
	font-weight:bold;
	font-size:16px;
	color:#FFF;
	line-height:22px;
	margin-left:215px;
}
.bioInfo{
	padding-bottom:5px;
}
.bio{
	padding:5px;
}
.rosterBioPhoto{
	float:left;
	margin:20px 15px 10px;
	border:2px solid #FFF;
}
.label{
	font-weight:bold
}
.rosterName, .rosterTownH{
text-align:left;
}
.rosterTownH, .rosterTown{
	min-width:120px;
	padding-right:9px;
	text-align:left;
}
.rosterPrevSchoolH, .rosterPrevSchool{
	min-width:120x;
	text-align:left;
}
.rosterName, .rosterNameH{
	min-width:120px;
	padding-left:5px;		
}
.rosterClass, .rosterPos{
	text-align:left;
}
.rosterClass, .rosterClassH {
	padding-right:9px;
	padding-left:2px;
	text-align:left;
}
.rosterRedshirt{
	padding-top:10px;
	text-align:left;
	padding-left:24px;
}
/********bioBox**********/
.bioBox .boxTitle{
	display:none;
}
.bioBox .boxContent{
	border-top:1px solid #FFF;
	padding:10px 10px 5px 10px;
}
.rosterBioDiv{
	padding:0 10px;
	background:url(/images_web/advancedBioGraphic.jpg) no-repeat 0 0;
	height:249px;
}
.bioPlayerName, .bioName{
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
	padding-top:39px;
	padding-bottom:15px;
	margin-left:185px;
}
.bioInfo{
	color:#FFF;
	font-size:14px;
	line-height:20px;
	margin-left:215px;
}
/**************Coaches Page********************/
.rosterBioCoachListDiv .rosterBioPhoto{
	margin:0 10px 10px 0;
	border:1px solid #595959;
}
.bioCoachName{
	font-size:20px;
	font-weight:bold;
}
.coachListWrap{
	background:url("/images_web/newsDivider.png") no-repeat scroll left top transparent;
	padding:15px 0;
}
.coachListWrap.firstCoach{
	background:none;
}
