
.rosterTeamName {
	padding-top:10px;
	color:#5B0003;
	font-size:16px;
	font-weight:bolder;
}
.rosterTable td{
	padding-left:3px;
}
.header{
	padding-right:12px;
}
.rosterTable {
	border-spacing: 0px;
	font-size:11px;
	padding-top:2px;
}
.allAmerican, .allConference, .HOF {
	padding-left: 5px;
}
.HOF td, .allAmerican td, .allConference td {
	padding-left:5px;
}
.rosterRowH, .allAmerican thead tr, .allConference thead tr, .HOF thead tr{
	font-weight: bold;
	color: #002246;
	background:#003764;
}
.rosterNumH, .rosterPosH, .rosterWeightH {
	padding-left:2px;
	padding-right:12px;
	text-align:left;
}
.rosterTeamPhoto {
	padding-top:5px;
	color:#000000;
	font-size:16px;
	font-weight:bolder;
}
table.rosterTable thead tr .header {
	background-image: url(http://demo.sidhelp.com/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(http://demo.sidhelp.com/images_web/icon_arrow_asc.gif);
}
table.rosterTable thead tr .headerSortDown {
	background-image: url(http://demo.sidhelp.com/images_web/icon_arrow_desc.gif);
}

table.allConference thead tr .header {
	background-image: url(http://demo.sidhelp.com/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.allConference thead tr .headerSortUp, table.rosterTable thead tr .headerSortDown {
	background-image: url(http://demo.sidhelp.com/images_web/icon_arrow_asc.gif);
}
table.allConference thead tr .headerSortDown {
	background-image: url(http://demo.sidhelp.com/images_web/icon_arrow_desc.gif);
}

table.allAmerican thead tr .header {
	background-image: url(http://demo.sidhelp.com/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(http://demo.sidhelp.com/images_web/icon_arrow_asc.gif);
}
table.allAmerican thead tr .headerSortDown {
	background-image: url(http://demo.sidhelp.com/images_web/icon_arrow_desc.gif);
}

table.HOF thead tr .header {
	background-image: url(http://demo.sidhelp.com/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(http://demo.sidhelp.com/images_web/icon_arrow_asc.gif);
}
table.HOF thead tr .headerSortDown {
	background-image: url(http://demo.sidhelp.com/images_web/icon_arrow_desc.gif);
}

.coaches {
	background:#AE8535;
	margin:5px 0px;
	padding:5px 0px;
}
.coach{
	text-align:left;
	padding:1px 10px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
.rosterTeamPhoto{
	text-align:center;
}
.rosterBioPhoto{
	float:right;
	padding:10px;
	padding-left:0px;
	padding-top:0px;
}
.rosterBioDiv{
	padding:5px 5px 0px;
	background:url(/images_web/playerBioBg.jpg) no-repeat;
	min-height:240px;
}
.bioName, .bioPos{
	font-weight:bold;
	font-size:14px;
}
.bioHeight, .bioClass, .rosterBioPos, .bioHomeTown, .rosterBioLabel, .bioWeight {
	line-height:24px;
	background:url(/images_web/playerBioInfoBg.jpg) no-repeat 190px center;
	padding-left:200px;
}
.bioInfo{
	padding-top:85px;
}
.bio{
	padding-top:25px;
	padding-bottom:5px;
}
.rosterBioPhoto{
	float:left;
}
.label{
	font-weight:bold
}
.rosterName, .rosterTownH{
text-align:left;
}
.rosterTownH, .rosterTown{
	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{
	text-align:left;
	padding-left:15px;
}
.rosterCoachBioDiv {
	padding:5px;
	text-align:justify;
}
.rosterCoachBioPhoto {
	float:right;
	padding:0 0 0 10px;
}
.coachBio .bioName {
	background:#005693 none repeat scroll 0 0;
	line-height:24px;
	margin-bottom:5px;
	padding-left:7px;
}
.aaPlayer #playerImg, .acPlayer #playerImg {
	float:left;
	padding:0px 20px 10px 10px;
}
.aaPlayer #playerImg img, .acPlayer #playerImg img {
	padding:5px;
}
.aaPlayer #bind, .acPlayer #bind {
	padding:5px 10px 10px;
}
.aaPlayer #playerbio, .acPlayer #playerbio {
	padding-top:5px;
	text-align:justify;
}
#HOF {
	border-collapse:collapse;
}
