/*---------------**NEW**--------------------*/
/*-----Athletics Recent/Upcoming Games------*/

	.UpcomingGameDate { font-weight:bold; color:#ffffff; }

		#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:#b5a9d6; text-transform:uppercase; }
	.UpcomingGameHomeOrAway { text-transform:uppercase; }
	.UpcomingGameTime {}
	
	#atHighlightsButton {}
		#atHighlightsButton a{}


		
.team_header {
	font-family:Tahoma;
	font-size:12px;
	color:#3c3d3d;
	font-weight:bold;
	padding-bottom:3px;
}
.team_text {
	font-family:Tahoma;
	font-size:12px;
	color:#3c3d3d;
	font-weight:normal;
	
}
		
/*--------------------------------------------*/
/*-----------Athletics Team DDLB--------------*/
#at-ddlb-container{
	/*this is the container for the ddlb*/
	background: url('/images/ddlb_ath.gif') no-repeat;
	width:480px; 
	height:77px;
}
#at-ddlb-teams-container{
	/*this is the container for team listing, and its header*/
	float:left;
	width:315px;
}
#ddlb-teams-header{
	/*team header*/
	float:left;
	font-size:14px;
	line-height:14px;
	/*text-indent:-9999px;*/
	/*background:url(/images/ac_dept.gif) no-repeat;*/
	height:28px;
	width:300px;
	margin-top:6px;
	margin-left:13px;
	color: #ffffff;
	font-weight: bold;
}
#ddlb-team{
	/*this is the container for team listing*/
	float: left; 
	padding-left:106px;
	padding-top:24px;
}
#at-ddlb-teams{
	/*the ddlb, used to set width*/
	width:205px;
}

#at-ddlb-season-container{
	/*this is the container for season listing, and its header*/
	float:left; 
	/*padding-left:11px;
	padding-top:21px;*/
	width:165px;
	
}
#ddlb-season-header{
	/*season header*/
/*	float:left;*/
	font-size:14px;
	line-height:14px;
	/*text-indent:-9999px;*/
	/*background:url(/images/ac_grade.gif) no-repeat;*/
	
	margin-top:6px;
	
	color:#ffffff;
	font-weight: bold;
}
#ddlb-season{
	/*this is the container for season listing*/
	width:78px;
	/*float: right;*/
	margin-top:24px;
	padding-left:60px;
}
#at-ddlb-season{
	/*the ddlb, used to set width*/
	width:78px;
}
/*--------------------------------------------*/
/*-------------Athletics Portal---------------*/
#at-news-header{
	height:21px;
	text-indent:-9999px;
}
#no-news-container{
	padding-left:0px;
}
.news-container{
	padding-left:0px;
}
.news-seperator{
	background:url(/images/news_sep.gif) bottom left no-repeat;
	margin-bottom:15px;
	margin-top:15px;
	height:4px;
}
.at-news-thumbphoto{
	float:left;
	margin-right:9px;
	margin-bottom:9px;
}
.at-news-headline{
	font-weight:bold;
	color:#117dc9;	
}
.at-news-headline a{
	font-weight:bold;
	color:#117dc9;	
	text-decoration:underline;
}
.at-news-headline a:hover{
	text-decoration:none;
}
.at-news-date{}
.news-archive-year-selector{
	margin-bottom:10px;
}
.archive-month-header{
	margin-bottom:10px;
}
#archive-button{
}
#archive-back-button{
}
/*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-------------*/

#CalPrintButton { float:right; }

#atCalHeaderMid {
	/*border-top:1px solid #C6CCDF;*/
	/*border-bottom:1px solid #C6CCDF;*/
	padding-bottom:5px;
	background: url(/images/atcal_range_footer.gif) bottom left no-repeat;
	
	margin-bottom:10px;
}
#atCalHeaderLeft {}
#atCalHeaderRight {}

#rangeIndicator {
	font-family:Tahoma;
	font-size:14px;
	color:#3c3d3d;
	font-weight:bold;
	float:left;
}
#pb {
	width: 460px;
	text-align: right;
	margin: 0 auto;
	
}
#atPrintButton a {
	
}
#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:#fafafb;
	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:#9d9d9e;
	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{
	
	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;
}

#team-schedule{}
#team-schedule a{
	display:block;
	text-indent:-9999px;
	float:left;
	background:url(/images/scredule_off.gif) no-repeat;
	width:84px;
	height:31px;
	margin-right:21px;
}
#team-schedule a:hover, #team-schedule a.on{
	background:url(/images/scredule_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;
}
#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/roster_off.gif) no-repeat;
	width:68px;
	height:31px;
}
#team-roster a:hover, #team-roster a.on{
	background:url(/images/roster_on.gif) no-repeat;
}
/*end team roster styles*/

#team-bio-container{
	margin-bottom:10px;
}

/*--------------------------------------------*/
/*---------- 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{}
.coach-name{display:none;}
.coach-title{}
.coach-appointed{}
.coach-phone{}
.coach_bio{}

/*--------------------------------------------*/
/*------- 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 ----------*/
#locationName { font-weight:bold; }

#map-button-container{
	margin-top:10px;
	margin-bottom:10px;
	width:255px;
	float:right;
}
	#map-button-container a { float:right; }

#directionsFloat { float:left; }



#directions-ddlb-background{
	background: url('/images/directions-ddlb-background.gif') top left no-repeat;
	width:471px; 
	height:81px;
	margin-bottom:15px;
}
/*Container for the header and DDLB*/
#directions-ddlb-container{
	padding-left:149px; 
	padding-top:24px;
}
/*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:294px;
}
#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;
}
#directions-back-button{
}

/*--------------------------------------------*/
/*--------------- Team Roster ----------------*/
#roster-container{
	margin-top:10px;
}


