.print .athtext {
font-family:Arial;
font-size:12px;
line-height:12px;
}
.print .athtextbold {
font-family:Arial;
font-size:12px;
font-weight:bold;
line-height:12px;
}


/*---------------**NEW**--------------------*/
/*-----Athletics Recent/Upcoming Games------*/
	.UpcomingGameTitle, .RecentGamesTitle,
	#UpcomingGameTeamName, #RecentGamesTeamName,
	.UpcomingGameDate, .RecentGamesDate,
	.UpcomingGameCancelled { font-weight:bold; color:#000000; }

		#UpcomingGameTeamName, #RecentGamesTeamName,
		#UpcomingGameTeamName a, #RecentGamesTeamName a,
		#UpcomingGameTeamName a:link, #RecentGamesTeamName a:link,
		#UpcomingGameTeamName a:active, #RecentGamesTeamName a:active,
		#UpcomingGameTeamName a:hover, #RecentGamesTeamName a:hover,
		#UpcomingGameTeamName a:visited, #RecentGamesTeamName a:visited {}

	.UpcomingGameOpponentContainer {}
		.RecentGamesOpponentLine, .RecentGamesOpponentContainer {}
			.UpcomingGameVS, .RecentGamesVS,
			.UpcomingGameOpponent, .RecentGamesOpponent {}

	.UpcomingGameCancelled { color:#C6170C; }
	.UpcomingGameHomeOrAway {}
	.UpcomingGameTime {}
	
	#atHighlightsButton {}
		#atHighlightsButton a{}


/*--------------------------------------------*/
/*-----------Athletics Team DDLB--------------*/
#at-ddlb-container{
	/*this is the container for the ddlb*/
	/*background: url('/images/at_ddlb.gif') no-repeat;*/
	background: url('/ftpimages/3/podium/style734/at_ddl_bg.png') no-repeat;
	width:460px;
	height:60px;
	/*width:386px; 
	height:89px;*/
	margin-bottom:10px;
}
#at-ddlb-teams-container{
	/*this is the container for team listing, and its header*/
	float:left;
	padding:9px 0 0 16px;
}
#ddlb-teams-header{
	/*team header*/
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#156812;
}
#ddlb-team{
	/*this is the container for team listing*/
}
#at-ddlb-teams{
	/*the ddlb, used to set width*/
	/*width:225px;*/
	width:273px;
}

#at-ddlb-season-container{
	/*this is the container for season listing, and its header*/
	float: left; 
	padding-left:29px;
	padding-top:9px;
	/*padding-left:32px;*/
	/*padding-top: 36px;*/
}
#ddlb-season-header{
	/*season header*/
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#156812;
}
#ddlb-season{
	/*this is the container for season listing*/
}
#at-ddlb-season{
	/*the ddlb, used to set width*/
	/*width:89px;*/
	width:116px;
}
/*--------------------------------------------*/
/* --------------- Athetic Teams DDLB SIDEBAR ---------------*/
#at-ddlb-sb-container{

}
#at-ddlb-sb-header{

}
#at-ddlb-sb-teams-container{}
#ddlb-sb-teams-header{

}
#ddlb-sb-team{}
#at-sb-ddlb-teams /* DDLB */ {} 
#at-ddlb-sb-season-container{}
#ddlb-sb-season-header{

}
#ddlb-sb-season{}
#at-sb-ddlb-season  /* DDLB */{}
/*-------------Athletics Portal---------------*/
#at-news-header{
	/*height:21px;*/
	text-indent:-9999px;
	
	background:url(/ftpimages/3/podium/style734/news_header.png) no-repeat;
	width:460px;
	height:42px;
}
#at-teamspotlight-header {
	text-indent:-9999px;
	background:url(/ftpimages/3/podium/style734/at_teamspotlight.png) no-repeat;
	width:460px;
	height:42px;
}
#no-news-container{
	font-size:12px;
	padding-left:40px;
}
.news-container{
	font-size:12px;
	line-height:20px;
	color:#000000;
	/*padding-left:40px;*/
	padding-left:18px;
	padding-right:18px;
	background:url(/ftpimages/3/podium/style734/news_container_bg.png) repeat-y;
}
.news-footer {
	background:url(/ftpimages/3/podium/style734/news_footer.png) no-repeat;
	width:460px;
	height:12px;
	margin-bottom:14px;
}
.news-seperator{
	/*background:url(/images/news_sep.gif) bottom left no-repeat;
	margin-bottom:15px;
	margin-top:15px;
	height:2px;
	*/
	/*background:url(/ftpimages/3/podium/style734/news_container_bg.png) repeat-y;*/
	padding-top:22px;
}
.at-news-thumbphoto{
	float:left;
	margin:5px 9px 9px 0;
}
.at-news-headline{
	/*font-weight:bold;
	color:#721616;	*/
	font-weight:bold;
	color:#277009;
	font-size:14px;
	/*padding-top:10px;*/
}
.at-news-headline a{
	/*font-weight:bold;
	color:#721616;	
	text-decoration:none;*/
	font-weight:bold;
	color:#277009;
	font-size:14px;
	text-decoration:underline;
}
.at-news-headline a:hover{
	/*text-decoration:underline;*/
	text-decoration:none;
	font-size:14px;
}
.at-news-date{
	color:#721616;
		display:none;
}
.news-archive-year-selector{
	padding-left:40px;
	margin-bottom:10px;
}
.archive-month-header{
	margin-bottom:10px;
}
#archive-button{
	/*margin-left:40px;*/
	background:url(/ftpimages/3/podium/style734/at_archives_bottom.png) no-repeat;
	width:68px;
	height:18px;
}
#archive-button a.button {
	text-indent:-999999;
}
#archive-button a.button span {
	display:block;
}
#archive-back-button{
	/*margin-left:40px;*/
}
/*Canceled Box Styes*/
.canceled-game-container{
	padding-bottom:1px;
}
.canceled-game-date{
	font-weight:bold;
}
.canceled-vs{}
.canceled-opp{}
.canceled-ind{
	font-weight:bold;
	color:#C6170C;
}
/*use these styles to change the look of the highlights button 
in the recent scores sidebar if its different from the link style*/
#atHighlightsButton{}
#atHighlightsButton a{}

/*--------------------------------------------*/
/*-------------Athletics Calendar-------------*/
#atCalHeaderMid {
	border-top:1px solid #C6CCDF;
	border-bottom:1px solid #C6CCDF;
	margin-bottom:10px;
}
#atCalHeaderLeft {}
#atCalHeaderRight {}

#rangeIndicator {
	font-family:Verdana;
	font-size:11px;
	color:#243971;
	font-weight:bold;
	float:left;
}
#atPrintButton {
	background:url(/images/at_az_printer.gif) no-repeat;
	float:right;
	text-indent:-999999;
}
#atPrintButton a {
	width:137px;
	height:22px;
	display:block;
}
#no-games-container{
	
}

/*Athletics Calendar Styles*/
/*AT Key Styles*/
#calWidth {
	width:180px;
	text-align:center;
}
#cal-container {
	margin:auto;
	width:160px;
	text-align:left;
}

#selected-day{}
#selected-day .bgcolor{
	background:#203568;
	float: left; 
	margin-right:3px;
	margin-top:1px;
	width:11px;
}
#selected-day .border {border:1px solid #000000;}
#selected-day .height {height:9px;}
#selected-day .text{ 
	font-size:11px;
	float: left;
	color:#ffffff;
	font-family:Verdana;
}
.selected-day-clear {
	height:3px;
	clear:both;
}

#event-sch{}
#event-sch .bgcolor{
	background:#D6DCED;
	float: left; 
	margin-right:3px;
	margin-top:1px;
	width:11px;
}
#event-sch .border {border:1px solid #000000;}
#event-sch .height {height:9px;}
#event-sch .text{
	font-size:11px;
	float: left;
	color:#ffffff;
	font-family:Verdana;
}
.event-sch-clear {
	clear:both;
}

/*season ddlb styles*/
#season-ddlb-container {
	margin-top:5px;
	width:180px;
}
#cal-season-label{
	font-size:11px;
	color:#000000;
	font-family:Verdana;
	text-indent:-9999px;
	background:url(/images/season_label.gif) 0px 2px no-repeat;
	width:82px;
	height:18px;
	float:left;
}
#cal_season_ddlb-container{float:left;}
#cal_season_ddlb{
	width:79px;
}

/*--------------------------------------------*/
/*---------- Athletics Team Page -------------*/
/*Team Nav Styles*/
#team-nav-container{
	/*padding-left:24px;*/
	padding-left:14px;
}

#team-schedule{}
#team-schedule a{
	display:block;
	text-indent:-9999px;
	float:left;
	background:url(/images/at_1_off.gif) no-repeat;
	width:228px;
	height:30px;
	/*margin-right:21px;*/
	margin-bottom:3px;
}
#team-schedule a:hover, #team-schedule a.on{
	background:url(/images/at_1_on.gif) no-repeat;
}

#team-news{}
#team-news a{
	display:block;
	text-indent:-9999px;
	float:left;
	background:url(/images/news_off.gif) no-repeat;
	width:58px;
	height:31px;
	/*margin-right:20px;*/
	margin-bottom:3px;
}
#team-news a:hover, #team-news a.on{
	background:url(/images/news_on.gif) no-repeat;
}

#team-roster{}
#team-roster a{
	display:block;
	text-indent:-9999px;
	float:left;
	background:url(/images/at_3_off.gif) no-repeat;
	width:228px;
	height:30px;
	margin-bottom:3px;
}
#team-roster a:hover, #team-roster a.on{
	background:url(/images/at_3_on.gif) no-repeat;
}
/*end team roster styles*/

#team-bio-container{
	margin-bottom:10px;
}
#team-name{}
/*--------------------------------------------*/
/*---------- Stats Sidebar Sidebar -----------*/
ul#at-stats{
	/*DO NOT REMOVE*/
	margin:0px;
	padding:0px;
	list-style:none;
	width:100%;
	/*DO NOT REMOVE*/
}
ul#at-stats li{
	/*DO NOT REMOVE*/
	display:inline;
	float:left;
	width:33%;
	/*DO NOT REMOVE*/
	text-align:center;
}
#stat-win-text{
	font-weight:bold;
}
#win-color{}

#stat-loss-text{
	font-weight:bold;
}
#loss-color{}

#stat-tie-text{
	font-weight:bold;
}
#tie-color{}


/*--------------------------------------------*/
/*------------- Coach Sidebar ----------------*/
.coach-photo{
	float:left;
	margin-right:6px; 
	margin-bottom:6px;
}
/*use these styles to show and hide fields in the coach sidebar*/
.coach-email{height: 0.01%}
.coach-name{display:none; height: 0.01%}
.coach-title{ height: 0.01%}
.coach-appointed{ height: 0.01%}
.coach-phone{ height: 0.01%}
.coach_bio{ height: 0.01%}

/*--------------------------------------------*/
/*------- Schedule Box Channel Style ---------*/
#sbox .chbox {
	background:url(/ftpimages/331/podium/style460/portal_bg_left.gif) top left repeat-y #F7F8FA;
}
#sbox .chbox2 {
	background:url(/ftpimages/331/podium/style460/portal_bg_right.gif) top right repeat-y;
}
#sbox .chbox3 {}
#sbox .chbox4 {}

/*Footer*/
#sbox .chfooter {
	background:url(/ftpimages/331/podium/style460/portal_bg_bottom.gif) repeat-x;
}
#sbox .chfooter2 {}
#sbox .chfooter3 {}
#sbox .chfooter4 {
	height: 7px;
}

/*Header*/
#sbox .chheader {
	background:url(/ftpimages/331/podium/style460/portal_bg_left.gif) top left repeat-y #F7F8FA;
}
#sbox .chheader2 {
	background:url(/ftpimages/331/podium/style460/portal_bg_right.gif) top right repeat-y;
}
#sbox .chheader3 {
	background:url(/ftpimages/331/podium/style460/portal_bg_top.gif) top left repeat-x;	
}
#sbox .chheader4 {}

/*Header Text*/
#sbox .chhtext{
	color: #435976;
	font-family: Arial;
	font-weight:bold;
	font-size: 12px;
}

/*Link*/
#sbox a,
#sbox a:link,
#sbox a:hover,
#sbox a:active,
#sbox a:visited {
	font-family : Arial;
	font-size : 12px;
	color : #ffffff;
	text-decoration : none;
	font-weight:bold;
	padding:0px 2px 0px 2px;
	background:#7485A1;
}
#sbox a:hover {
	text-decoration: none;
}

/*Buttons*/
#sbox a.button,
#sbox a.button:link,
#sbox a.button:active,
#sbox a.button:hover,
#sbox a.button:visited {
    color: #ffffff;
	display: block;
	float: left;
	font: Bold 12px Arial;
	margin-right: 6px;
	text-decoration: none;
}
#sbox a.button span {
	white-space:nowrap; /*DO NOT REMOVE THIS*/
	background: #7485A1;
	display: block;
	line-height: 14px;
	padding: 0px 2px 0px 2px;
}

/*Text*/
#sbox .chtext {
	color: #53565B;
	font-family: Arial;
	font-size: 12px;
}

/*--------------------------------------------*/
/*------- Athletics Directions Page ----------*/
#directions-ddlb-background{
	background: url('/images/at_directions_ddlb.gif') no-repeat;
	width:452px; 
	height:89px;
	margin-bottom:15px;
}
/*Container for the header and DDLB*/
#directions-ddlb-container{
	padding-left:133px; 
	padding-top:35px;
}
/*the header*/
#ddlb-directions-header{
	display:none;
}
/*Container for the DDLB*/
#ddlb-directions{float:left;}
/*set the width of the ddlb here*/
#at-directions-ddlb{
	width:225px;
}
#directions-container{
	padding-left:25px;
}
#directions-container{
	
}
/*various map buttons.....*/
#google-button{
	
}
#atPrintButton-directions{

}
#map-button{

}

#google-button a, #google-button a:link, #google-button a:active, #google-button a:hover, #google-button a:visited{
	
}
#map-button a, #map-button a:link, #map-button a:active, #map-button a:hover, #map-button a:visited{}

#atPrintButton-directions a, #atPrintButton-directions a:link, #atPrintButton-directions a:active, #atPrintButton-directions a:hover, #atPrintButton-directions a:visited {
	
}
#google-button a:hover, #map-button a:hover, #atPrintButton-directions a:hover {}

#google-button a {
	background:url(/images/google_map_button.gif) no-repeat;
	width:128px;
	height:30px;
	float:left;
	display:block;
	text-indent:-9999px;
}
#map-button a {
	
	
}
#atPrintButton-directions a {
	background:url(/images/print_directions.gif) no-repeat;
	width:128px;
	height:30px;
	float:left;
	display:block;
	text-indent:-9999px;
}
#map-button-container{
	margin-top:10px;
	margin-bottom:10px;
}
#directions-back-button{
}

/*--------------------------------------------*/
/*--------------- Team Roster ----------------*/
#roster-container{
	margin-top:10px;
}



