
.rosterTeamName {
	padding-top:10px;
	font-size:16px;
	font-weight:bolder;
}
.rosterTable td{
	padding-left:5px;
}
.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: #1D355B;
	background:url(/images_web/tickerBg.jpg) repeat-x scroll 0 0 transparent;
	line-height:18px;
}
.rosterRow{
	line-height:18px;
}
.rosterNumH, .rosterPosH, .rosterWeightH {
	padding-left:2px;
	padding-right:12px;
	text-align:left;
}
.rosterTeamPhoto {
	text-align:center
}
table.rosterTable thead tr .header {
	background-image: url(/images_web/icon_arrow_both.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color:#fff;
	font-weight:bold;
	border-top:none;
	color: #1D355B;
	cursor: pointer;
	margin:0px;
}
table.rosterTable thead tr .headerSortUp, table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_asc.gif);
	color: #1D355B;
	background-color:#F9DA14;
}
table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_desc.gif);
}
.coaches{
	padding-top:10px;
}
.coach{
	text-align:left;
	padding:1px 24px;
	font-size:12px;
	font-weight:bold;
}
.rosterBioPhoto{
	float:right;
	padding:10px;
	padding-left:0px;
	padding-top:0px;
}
.rosterBioPhoto img {
    border: 4px solid #FFFFFF;
    height: 245px;
    overflow: hidden;
    width: 185px;
}
.rosterBioDiv{
	padding:10px;
}
.bioYearsCoached, .bioPos{
	font-weight:bold;
	font-size:14px;
	line-height:22px;
}
.bioName{
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #F9DA14;
	line-height:20px;
	margin-bottom:5px;
	color:#F9DA14;
}
.bioInfoDiv{
	min-height:150px
}
.bioInfo{
	padding:10px;
	margin-left:215px;
	margin-top:84px;
	line-height:20px;
	font-size:13px;
	background:url(/images_web/boxMainMiddleBg.jpg) repeat-x scroll 0 0;
	width:465px;
	border: solid 1px #284370;
	
}
.bio{
	padding-bottom:5px;
	text-align:justify;
}
.rosterBioPhoto{
	float:left;
}
.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{
	text-align:left;
	padding-left:15px;
	padding-top:10px;
}
.bioBox .boxContent{
	padding:0px;
	background:url(/images_web/advancedBioGraphic.jpg) no-repeat scroll 0 0 #122239;
}
.rosterBioCoachListDiv{
	padding:20px 5px;
	border-top: dotted 1px #284370;
}
.firstCoach .rosterBioCoachListDiv{
	border:none;
	padding-top:5px;
}
