/*------------------------------------------------------------------------------*/
/* PageStyleATH.css																*/
/* ActiveCampus StyleSheet														*/
/* This file comprises all display styles for Baldwin-Wallace Athletics section	*/
/* display.																		*/
/* Author:  	J. Corcoran 9/30/04 											*/
/* Copyright:	LiquidMatrix Corporation										*/
/*------------------------------------------------------------------------------*/



#gridCt															{}
#lCol															{background:url(/admission/images/yellow_jacket.gif) bottom center no-repeat;padding:0px 0px 190px 0px;}
.athletics #globalNav ul li.Athletics							{background:url(/images/globalnav/global_Athletics_roll.gif);}
.athletics #LinkBar												{background-image:url(/admission/new_look/athletics_head_bottom.jpg);}

#MensVolleyballClub #LinkBar												{background-image:url(/admission/images/short_arrow_mvbc.gif);}
.athletics #HeaderImage											{background-image:url(/admission/new_look/athletics_head_top.jpg);}

#MensVolleyballClub #HeaderImage										{background-image:url(/admission/images/mvbc_header.gif);}


#BottomCt 														{background:url(/images/Athletics/Athletics_BottomContent.gif) top left no-repeat #DBAD3D;border-bottom:9px solid #81786E;}
#BottomCt .BannerRow											{width:547px;height:140px;float:left;margin:20px 0px 0px 0px;}
#BottomCt .BannerRow .BannerAd									{margin:20px 0px 0px 15px;float:left;}
#BottomCt .BottomContent										{width:547px;float:left;margin:37px 0px 0px 0px;}
#BottomCt .RightContent											{width:225px;float:right;}
#BottomCt .ImageCt												{background:url(/images/Athletics/Athletics_BottomImage.jpg) top right no-repeat;width:778px;float:right;}

#MensVolleyballClub #BottomCt .ImageCt												{background:url(/admission/images/Brett_BottomImage.jpg) top right no-repeat;width:778px;float:right;display:block;}

#BottomCt .BottomContent .yellowjacketsfootball					{background:url(/images/athletics/athletics_yellowjacketsfootball.gif) top left no-repeat;width:422px;margin:0px 0px 0px 52px;padding:20px 0px 0px 167px;}
#BottomCt .BottomContent .yellowjacketsfootball					{wid\th:255px;}
.ATH_NewsBlock													{background:url(/images/Athletics/Athletics_NewsTitle.gif) top left no-repeat;padding:20px 0px 0px 0px;margin:20px 0px 0px 0px;}
.ATH_NewsBlock .MoreHeadlines									{float:right;margin:20px 0px 0px 0px;}
/*---------------------- Setting up Min-Height for bottom content---------*/


/* for Mozilla/Safari/Opera */
*>.ImageCt {
	padding-top:338px;
	min-height:1px;
}
*>.ImageCt .Content {
	margin-top:-338px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html .ImageCt {
	height:338px;
}
/* end filter */
