/*--------------------------------------------*/
/*-----------Athletics Team DDLB--------------*/
#at-ddlb-container{
	/*this is the container for the ddlb*/
	background: url('/images/at_ddlb.gif') no-repeat;
	width:492px; 
	height:66px;
	margin-bottom:10px;
}
#at-ddlb-teams-container{
	/*this is the container for team listing, and its header*/
	float:left;
	padding-top:26px;
	padding-left:110px;
}
#ddlb-teams-header{
	/*team header*/
	display:none;
}
#ddlb-team{
	/*this is the container for team listing*/
}
#at-ddlb-teams{
	/*the ddlb, used to set width*/
	width:258px;
}

#at-ddlb-season-container{
	/*this is the container for season listing, and its header*/
	float: left; 
	padding-left:18px;
	padding-top: 26px;
}
#ddlb-season-header{
	/*season header*/
	display:none;
}
#ddlb-season{
	/*this is the container for season listing*/
}
#at-ddlb-season{
	/*the ddlb, used to set width*/
	width:94px;
}
/*--------------------------------------------*/
/*-------------Athletics Portal---------------*/
#at-news-header{
	height:21px;
	color:#3a0909;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	margin-top:25px;
	margin-bottom:25px;
}
#no-news-container{
}
.news-container{
}
.news-seperator{
	margin-bottom:11px;
	margin-top:11px;
	height:4px;
	width:489px;
	background:#e7dbc2;
}
.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{
	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-------------*/
#atCalHeaderMid {
	margin-bottom:10px;
}
#atCalHeaderLeft {}
#atCalHeaderRight {}

#rangeIndicator {
	font-family:Verdana;
	font-size:11px;
	color:#3a0909;
	font-weight:bold;
	float:left;
}
#atPrintButton {
	float:right;
}
#atPrintButton a {
	color:#ae1b1b;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}
#atPrintButton a:hover{
	text-decoration:none;
}
#no-games-container{
	
}

/*Athletics Calendar Styles*/
/*AT Key Styles*/
#calWidth {
	width:190px;
	text-align:center;
	
}
#cal-container {
	width:160px;
	margin:auto;
	text-align:center;
}

#selected-day{}
#selected-day .bgcolor{
	background:#3e8f67;
	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:#fdd76e;
	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:160px;
}
#cal-season-label{
	font-size:11px;
	color:#ffffff;
	font-family:Verdana;
/*	text-indent:-9999px;
	background:url(/images/season_label.gif) 0px 2px no-repeat;
	width:82px;		*/
	padding-top:4px;
	height:18px;
	float:left;
}
#cal_season_ddlb-container{float:left;}
#cal_season_ddlb{
	width:69px;
}

/*--------------------------------------------*/
/*---------- 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{display:none;}
.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 ----------*/
#directions-ddlb-background{
	background: url('/images/at_directions_ddlb.gif') no-repeat;
	width:492px; 
	height:66px;
	margin-bottom:30px;
}
/*Container for the header and DDLB*/
#directions-ddlb-container{
	padding-left:148px; 
	padding-top:26px;
}
/*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:315px;
}
#directions-container{
	
}
/*various map buttons.....*/
#google-button,#atPrintButton-directions,#map-button{
/*since i'm using the same BG for all of them..*/
	background:url(/images/atmap_back.gif) no-repeat;
	float:left;
	margin-right:10px;
}

#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 {
	color:#721616;
	font-weight:bold;
}
#google-button a:hover, #map-button a:hover, #atPrintButton-directions a:hover {}

#google-button a {
	width:155px;
	height:24px;
	display:block;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
}
#map-button a {
	width:103px;
	height:31px;
	display:block;
	
}
#atPrintButton-directions a {
	width:155px;
	height:24px;
	display:block;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
}
#map-button-container{
	margin-top:10px;
	margin-bottom:10px;
}

/*--------------------------------------------*/
/*--------------- Team Roster ----------------*/
#roster-container{
	margin-top:10px;
}
#directions-back-button{
	padding-left:25px;
}
/*sets up the roster*/
.ath_roster_col_name {
	width: 80px;
}
.ath_roster_col_position {
	width: 60px;
	text-align:center;
}
.ath_roster_col_number {
	width: 60px;
	text-align:center;
}
.ath_roster_col_class {
	width: 45px;
	text-align:center;
}
.ath_roster_col_height {
	width: 45px;
	text-align:center;
}
.ath_roster_col_weight {
	width: 60px;
	text-align:center;
}
.ath_roster_col_captian{
	width: 19px;
	text-align:center;
	height:16px;
}
.ath_roster_col_captian img{
	/*padding-top: 3px;
	padding-left: 3px;
	text-align:center;*/
}
.ath_roster_col_name, .ath_roster_col_number, .ath_roster_col_class,
.ath_roster_col_height, .ath_roster_col_weight, .ath_roster_col_captian, .ath_roster_col_position {
	float: left;
	height: 16px;
	/*border:solid 1px #ff0000;*/
}
.ath_roster_rowcolor_0 {
	background: none;
}
.ath_roster_rowcolor_1 {
	background: none;
}
