.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;
	line-height:20px;
	background:#001833;
}
.rosterNumH, .rosterPosH, .rosterWeightH {
	padding-left:2px;
	padding-right:12px;
	text-align:left;
}
.rosterTeamPhoto {
	text-align:center;
	padding:0px;
}
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:#133c6b;
	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;
}
.rosterBioPhoto{
	float:right;
	margin:15px 15px 10px 10px;
	border:3px solid #0a1f37;
}
.rosterBioDiv{
	padding:0 10px;
	background:url(/images_web/advancedBioGraphic.jpg) no-repeat center 0;
	min-height:275px;
}
.bio{
	padding-bottom:5px;
}
.label{
  background: url("/images_web/acorn.png") no-repeat scroll 0 center transparent;
    font-weight: bold;
    padding-left: 20px;
}
.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;
}
/*******Player Bio********/
.bioPlayerName{
	font-size:20px;
	font-weight:bold;
	padding-left:95px;
	padding-top:7px;
}
.bioInfo{
	color:#FFF;
	font-size:15px;
	line-height:24px;
	padding:45px 0px 5px 85px;
}
/*********Bio coach Info*********/
.bioCoachInfo{
	color:#FFF;
	font-size:16px;
	line-height:24px;
	padding:65px 0px 70px 85px;
}
.bioYearsCoached, .bioPos{
	font-weight:bold;
  	background: url("/images_web/acorn.png") no-repeat scroll 0 center transparent;
	padding-left:20px;
}
/*********Bio Coach List************/
.coachListBox .boxContent{
	padding-left:0;
	padding-right:0;
	
}
.rosterBioCoachListDiv .rosterBioPhoto{
	margin:0;
	float:left;
	margin-right:10px;
	border-color:#133c6b;
}
.bioCoachList{
	font-size:14px;
	font-weight:bold;
	
}
.coachListWrap{
	background:url("http://p.sidhelp.com/c/images/separators/separatorSolidTransGrey.png") repeat-x scroll center top transparent;
	padding-top:20px;
	padding-bottom: 15px;
	padding-left:15px;
	padding-right:15px;
}
.coachListWrap.firstCoach{
	background:none;
	padding-top:0px;
}
.coachBio{
	padding-top:5px;
	text-align:justify;
}
.bioCoachName{
	font-size:18px;
	line-height:18px;
	padding-bottom:3px;
}
.coachListWrap .bioYearsCoached, .coachListWrap .bioPos{
	font-size:15px;
	background:none;
	padding-left:0px;
	color:#99b4da}
/************Extra Pages***********/
.allAmerican, .allConference, .HOF {
	padding-left: 5px;
}
.HOF td, .allAmerican td, .allConference td {
	padding-left:5px;
}
.allAmerican thead tr, .allConference thead tr, .HOF thead tr{
	font-weight: bold;
	color: #FFF;
	background:#001833;
}
table.allConference thead tr .headerSortUp, table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_asc.gif);
}
table.allConference thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_desc.gif);
}

table.allAmerican 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;
	padding-left:5px;
}
table.allAmerican thead tr .headerSortUp, table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_asc.gif);
}
table.allAmerican thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_desc.gif);
}

table.HOF 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;
	padding-left:5px;
}
table.HOF thead tr .headerSortUp, table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_asc.gif);
}
table.HOF thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_desc.gif);
}

