/*------------------------------------------------------------------------------*/
/* PageStyleATH.css																*/
/* ActiveCampus StyleSheet														*/
/* This file comprises all display styles for Baldwin-Wallace Programs			*/
/* section display.																*/
/* Author:  	J. Corcoran 10/4/04 											*/
/* Copyright:	LiquidMatrix Corporation										*/
/*------------------------------------------------------------------------------*/



#gridCt															{}
.why #globalNav ul li.WhyBW										{background:url(/images/globalnav/global_WhyBW_roll.gif);}
.why #LinkBar													{background-image:url(/admission/new_look/why_head_bottom.jpg);}
.why #HeaderImage												{background-image:url(/admission/new_look/why_head_top.jpg);}
#APART #LinkBar                                                                                                  {background-image:url(/admission/new_look/apart_head_bottom.jpg);}

#APART #HeaderImage                                                                                                  {background-image:url(/admission/new_look/apart_head_top.jpg);}

#GuidanceCounselor #LinkBar                                                                                                  {background-image:url(/admission/new_look/resources_head_bottom.jpg);}
#GuidanceCounselor 
#HeaderImage                                                                                                  {background-image:url(/admission/new_look/resources_head_top.jpg);}



.evening2 	#HeaderImage										{background-image:url(/images/headers/evening_header_short.jpg);}
.why #rCol														{padding:0px 0px 97px 0px;}


#BottomCt 														{background:url(/images/why/why_BottomContent.gif) top left no-repeat #D2A77A;border-bottom:9px solid #E18242;}
#BottomCt .BannerRow											{width:480px;height:140px;float:left;margin:20px 0px 0px 0px;}
#BottomCt .BannerRow .BannerAd									{margin:0px 0px 0px 10px;float:left;}
#BottomCt .BottomContent										{width:480px;float:left;margin:20px 3px 0px 0px;}
#BottomCt .RightContent											{width:280px;}
#BottomCt .RightContent											{wid\th:180px;float:right;margin:-97px 0px 0px 0px;position:relative;background:url(/images/why/why_arrowBG.gif) top left no-repeat;padding:50px 0px 0px 100px;}
.why #BottomCt .ImageCt											{background:url(/images/why/why_BottomImage.jpg) top right no-repeat;width:778px;float:right;}
.why .BWBrief													{font-size:9px;background:url(/images/why/bwinbrief.gif) top left no-repeat;padding:25px 10px 0px 15px;}
.why .EventsBlock												{background:url(/images/why/events_head.gif) top left no-repeat;padding:30px 0px 0px 10px;margin:15px 0px 0px 100px;width:285px;}
.why .EventArrow												{text-align:right;width:270px;}
#AC-EventListBlock .EventListItem								{border:none;}
/*---------------------- Setting up Min-Height for bottom content---------*/


/* for Mozilla/Safari/Opera */
*>.ImageCt {
	padding-top:347px;
	min-height:1px;
}
*>.ImageCt .Content {
	margin-top:-347px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html .ImageCt {
	height:347px;
}
/* end filter */
