/*------------------------------------------------------------------------------*/
/* 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															{}
.programs #globalNav ul li.Programs								{background:url(/images/globalnav/global_Programs_roll.gif);}
.programs #LinkBar												{background-image:url(/admission/new_look/programs_head_bottom.jpg);}
.programs #HeaderImage											{background-image:url(/admission/new_look/programs_head_top.jpg);}
#PSEO #LinkBar												{background-image:url(/admission/images/short_arrow_PSEO.gif);}
#Conservatory #LinkBar											{background-image:url(/admission/new_look/undergrad_head_bottom.jpg);}

#Conservatory #HeaderImage											{background-image:url(/admission/new_look/undergrad_head_top.jpg);}

#Business #HeaderImage	{background-image:url(/images/headers/CampusLife_header.jpg);}

#evening2 #HeaderImage	{background-image:url(/admission/new_look/evening_head_top.jpg);}
#evening2 #LinkBar	{background-image:url(/admission/new_look/evening_head_bottom.jpg);}


#BottomCt 														{background:url(/images/programs/programs_BottomContent.gif) top left no-repeat #857B4A;border-bottom:9px solid #756E4E;}
#BottomCt .BannerRow											{width:547px;height:140px;float:left;margin:0px;}
#BottomCt .BannerRow .BannerAd									{margin:20px 0px 0px 15px;float:left;}
#BottomCt .BottomContent										{width:547px;float:left;margin:20px 0px 0px 0px;}
#BottomCt .RightContent											{width:190px;float:middle;margin:2px 0px 0px 0px;}
#BottomCt .ImageCt												{background:url(/images/programs/programs_BottomImage.jpg) top right no-repeat;width:778px;float:right;}

#evening2 #BottomCt .ImageCt										{background:url(/images/International/programs_ahmed_cutout.JPG) top right no-repeat;width:778px;float:right;}

.TextCallout													{color:#FFFFFF;margin:20px 0px 0px 130px;width:310px;}
.TextCallout .arrow												{text-align:right;}
/*---------------------- Setting up Min-Height for bottom content---------*/


/* for Mozilla/Safari/Opera */
*>.ImageCt {
	padding-top:273px;
	min-height:1px;
}
*>.ImageCt .Content {
	margin-top:-273px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html .ImageCt {
	height:273px;
}
/* end filter */
