/*---------------**NEW**--------------------*/
/*-----Athletics Recent/Upcoming Games------*/
	.UpcomingGameTitle, .RecentGamesTitle,
	#UpcomingGameTeamName, #RecentGamesTeamName,
	.UpcomingGameDate, .RecentGamesDate,
	.UpcomingGameCancelled { font-weight:bold; }

		#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/ddlb_top.png') no-repeat #cccc99;
	width:343px;
	margin-bottom: 10px;
}
#at-ddlb-teams-container{
	/*this is the container for team listing, and its header*/
	padding-left: 22px;
	padding-top:18px;
}
#ddlb-teams-header{
	/*team header*/
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000001;
}
#ddlb-team{
	/*this is the container for team listing*/
}
#at-ddlb-teams{
	/*the ddlb, used to set width*/
	width:217px;
}

#at-ddlb-season-container{
	/*this is the container for season listing, and its header*/
	padding-left: 22px;
	padding-top:10px;
	padding-bottom: 15px;
}
#ddlb-season-header{
	/*season header*/
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000001;
}
#ddlb-season{
	/*this is the container for season listing*/
}
#at-ddlb-season{
	/*the ddlb, used to set width*/
	width:120px;
}
/*--------------------------------------------*/
/*-------------Athletics Portal---------------*/
#at-news-header{
	height:21px;
	text-indent:-9999px;
}
#no-news-container{
	padding-left:40px;
}
.news-container{
	padding-left:40px;
}
.news-seperator{
	background:url(/images/news_sep.gif) bottom left no-repeat;
	margin-bottom:15px;
	margin-top:15px;
	height:2px;
}
.at-news-thumbphoto{
	float:left;
	margin-right:9px;
	margin-bottom:9px;
}
.at-news-headline{
	font-weight:bold;
	color:#721616;	
}
.at-news-headline a{
	font-weight:bold;
	color:#721616;	
	text-decoration:none;
}
.at-news-headline a:hover{
	text-decoration:underline;
}
.at-news-date{
	color:#721616;	
}
.news-archive-year-selector{
	padding-left:40px;
	margin-bottom:10px;
}
.archive-month-header{
	margin-bottom:10px;
}
#archive-button{
	margin-left:40px;
}
#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-------------*/
.monthname{
	font-size: 12px;
	font-weight: bold;
	padding-left:10px;
	padding-bottom: 10px;	
}

#atCalHeaderMid {
	
}
#atCalHeaderLeft {}
#atCalHeaderRight {}

#rangeIndicator {
	clear:both;
	color: #3E3B35; 
	font-family: Georgia; 
	font-size: 17px; 
	font-weight: 500; 
	line-height: 17px; 
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#atPrintButton {
	display:none;
}
#atPrintButton a {
	width:103px;
	height:14px;
	display:block;
}
#no-games-container{
	
}

/*Athletics Calendar Styles*/
/*AT Key Styles*/
#calWidth {
	width:210px;
	text-align:center;
}
#cal-container {
	margin:auto;
	width:210px;
	text-align:left;
	padding-left: 10px;
}

#selected-day{float:left;}
#selected-day .bgcolor{
	background:#9e761d;
	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:#000000;
	font-family:Verdana;
}
.selected-day-clear {
	height:3px;
	clear:both;
}

#event-sch{float:left;}
#event-sch .bgcolor{
	background:#585e30;
	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:#000000;
	font-family:Verdana;
}
.event-sch-clear {
	clear:both;
}

/*season ddlb styles*/
#season-ddlb-container {
	margin-top:5px;
	width:180px;
}
#cal-season-label{
	display:none;
}
#cal_season_ddlb-container{float:left;}
#cal_season_ddlb{
	width:79px;
}

/*--------------------------------------------*/
/*---------- Athletics Team Page -------------*/
/*Team Nav Styles*/

#teamnav{
	margin: 0px;
	padding: 0px 5px;
	list-style: none;
	height: 20px;
	width: 552px;
	background: url(/images/team_nav_back.png) repeat-x;
	}
	#teamnav li{
		margin: 0px;
		padding: 0px;
		display: inline;
		}
		#teamnav li a{
			display: block;
			float:left;
			height: 20px;
			padding:0px 8px;
			font-family: Arial;
			color: #ffffff;
			font-size: 12px;
			text-decoration: none;
		}
		#teamnav li a:hover,#teamnav li a.on{
			color: #3c444b;
			background: #eeeecc;
			}
			#teamnav li a span{
				display: block;
				padding-top:3px;
			}
		
			
		


/*
#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;
}

#team-name{
	color: #3E3B35; 
	font-family: Georgia; 
	font-size: 17px; 
	font-weight: 500; 
	line-height: 17px; 
	margin-top: 10px; 
}

/*--------------------------------------------*/
/*---------- Stats Sidebar Sidebar -----------*/
.sidebarheaderpurple{
	color:#533A46;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 13px;
	line-height: 20px;
}
.countpadding{
	padding-left:6px;
}



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{display:none;}
/*use these styles to show and hide fields in the coach sidebar*/
.coach-email{}
.coach-name{display:none;}
.coach-title{}
.coach-appointed{display:none;}
.coach-phone{}
.coach_bio{margin-top:10px;}

/*--------------------------------------------*/
/*------- 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;
}

