/*-----------------------------------------------------------------------*/
/* SiteStyleClient.css						*/
/* ActiveCampus StyleSheet						*/
/* This file comprises all display styles for ActiveCampus 1.9 frontends	*/
/* Author:  M. Taylor 12/5/06					*/
/* 								*/
/* Copyright: Datatel, Inc.						*/
/*-----------------------------------------------------------------------*/


@import "/includes/css/faculty_profiles.css";
@import "/includes/css/directories.css";

/* ------ Basic HTML Styles ------*/
BODY							{
	background:url(/images/sitewide/body_bg.jpg) repeat-x #9aa9bd;
	color:#000000;
	margin:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3em;
	font-weight: normal;
}
H1, H2, H3, H4					{margin:0;padding:0;line-height:1.2em;}
H2								{padding-bottom:5px;}
UL								{margin-bottom:5px;}
H1 span, H2 span				{display:none;}
H4								{font-size:1.2em; font-weight:bold;}
p								{margin:10px 0; padding:0px;}
img								{border:0;}
a								{font-weight:bold; text-decoration:none; color:#07173f;}


/* ------ Layout styles ------ */
#pageCt							{position:relative; width:776px; margin:0 auto;}
#gridCt							{
	width:772px;
	border:2px solid #fff;
	background-image: url(/images/sitewide/grid_bg.gif);
	background-repeat: repeat-y;
} /* Contains all zones */
#zoneCt							{float:right; width:553px;}  /* Contains zone1 and zone2 */
#photoCt						{float:left; width:391px; height:203px; border-bottom:2px solid #fff;background-color:#fff;}  /* Main photo */
#photoCt img, #extraDiv img		{vertical-align:bottom;}
#extraDiv						{position:relative;float:right; width:160px; height:203px; border-left:2px solid #fff; border-bottom:2px solid #fff; color:#fff; line-height:1.6em;overflow:hidden;}
#zone1							{
	float:left;
	width:331px;
	padding:60px 30px 30px;
	background:url(/images/sitewide/zone1_bg.gif) repeat-x;
	color: 06173E;
	font-weight: normal;
}  /* Center column */	
#zone2							{
	float:right;
	width:160px;
	border-left:2px solid #fff;
	padding-bottom:30px;
	color: #000000;
}  /* Right Column */
#zone3							{float:left; width:217px; border-right:2px solid #fff;}  /* Left column */


/* ------ Header Styles ------ */
#header							{position:relative; width:776px; height:112px;}
#header H2						{position:absolute; width:350px; height:50px; bottom:0px; left:224px; padding-bottom:0;}
.homeLink						{position:absolute; background:url(/images/sitewide/logo.gif) no-repeat; top:15px;}
.homeLink a						{display:block; width:199px; height:73px;}
.homeLink a span				{display:none;}
.athletics .homeLink			{background:url(/images/athletics/logo.gif) no-repeat; left:12px; top:5px;}
.athletics .homeLink a			{width:110px; height:98px;}
.academy .homeLink				{background:url(/images/academy/logo.gif) no-repeat; left:27px; top:70px;}
.academy .homeLink a			{width:305px; height:42px;}

#navHeader						{position:absolute; right:0; top:13px; width:428px; height:23px;}
#searchForm						{position:absolute; right:3px; top:49px; float:right; text-align:right;}
#searchForm input				{vertical-align:middle;}
#searchTerms					{padding:0; margin:0; height:13px; padding-left:3px; padding-top:1px; width:133px; margin-right:7px; color:#505050;}
.home #quicklinks				{margin-left:-10px; padding-top:10px;}
.academy #quicklinks			{position:absolute; right:215px; top:48px;}
.academy #quicklinks select		{}

/* ------ Header section titles ------ */
.admissions #header H2			{background:url(/images/admissions/header_admissions.gif) no-repeat;}
.academics #header H2			{
	background-image: url(../Images/header_library2.gif);
	background-repeat: no-repeat;
}
.about #header H2				{background:url(/images/about/header_about.gif) no-repeat;}
.studentlife #header H2			{background:url(/images/studentlife/header_studentlife.gif) no-repeat;}
.seminars #header H2			{background:url(/images/seminars/header_seminars.gif) no-repeat;}
.support #header H2				{background:url(/images/support/header_support.gif) no-repeat;}
.athletics #header H2			{background:url(/images/athletics/header_athletics.gif) no-repeat; width:402px; height:41px; left:138px;}
.newsevents #header H2			{background:url(/images/news/header_news.gif) no-repeat;}


/* ------ Navigation Layout - Nav specific styles in SiteStyleNav.css ------ */
#navGlobal						{width:772px; height:31px; border:2px solid #fff; border-bottom:none;}
#navSub							{
	background-color:#3e5170;
	width:167px;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	overflow: hidden;
	border-bottom-width: 2px;
	padding-bottom: 30px;
}
.home #navSub					{width:143px;}
/*.athletics #navSub				{background:url(/images/athletics/divider.gif) no-repeat bottom left #040c20; border-bottom:none;}*/
.athletics #navSub				{background: #040c20; border-bottom:none;}
.athletics.aMain #navSub			{background:url(/images/athletics/divider.gif) no-repeat bottom left #040c20; border-bottom:none;}
.academy.aMain #navSub			{background:url(/images/athletics/divider.gif) no-repeat bottom left #040c20; border-bottom:none;}
.athletics .subpage #navSub		{background-image:none; border-bottom:1px solid #cacfd7;}
.programs #navSub a				{font-weight:normal;}
.academy #navSub				{background-color:#003e7f; border-bottom:1px solid #8fa5be;}
.academy.main #navSub			{background:url(/images/academy/academyseal.gif) no-repeat #003e7f; width:217px; height:203px; padding:0; border-bottom:2px solid #fff;}


/* ------ #gridCt page specific styles ------ */
#gridCt.twocolumn	{background:url(/images/sitewide/twocolorbody_bg.gif) #fff repeat-y;}
.visit #gridCt				{background:url(/images/sitewide/twocolorbody_bg.gif) repeat-y #fff;}

.home #gridCt					{background:url(/images/home/body_bg.gif) repeat-y #fff;}


.about #gridCt, .seminars #gridCt, .support.calloutbox #gridCt		{background:url(/images/sitewide/twocolorbody_bg.gif) #fff repeat-y;}
.academy.calloutbox #gridCt																		{background:url(/images/academy/twocolorbody_bg.gif) #fff repeat-y;}
.academics.calloutbox #gridCt		{background:url(/images/sitewide/twocolorbody_bg.gif) #fff repeat-y;}

.athletics #gridCt				{background:url(/images/athletics/body_bg.gif) repeat-y #fff;}
.athletics #gridCt.twocolumn	{background:url(/images/athletics/twocolorbody_bg.gif) repeat-y #fff;}
.academy #gridCt				{background:url(/images/academy/body_bg.gif) repeat-y #fff;}
.academy.main #gridCt			{background:url(/images/academy/home_bg.gif) repeat-y #fff;}
.academy #gridCt.twocolumn		{background:url(/images/academy/home_bg.gif) repeat-y #fff;}
#gridCt.onecolumn				{background:url(file://///ws2/includes/none) #fff;}

/* ------ #zoneCt page specific styles ------ */
.onecolumn #zoneCt				{float:none; width:772px; background-color:#fff;}


/* ------ Main photos ------ */
#photoCt img					{vertical-align:bottom;}
.admissions #photoCt			{background:url(/images/admissions/mainPhoto.jpg) no-repeat;}
.academics #photoCt				{
	background-image: url(../Images/Mossey2.jpg);
	background-repeat: no-repeat;
}
.about #photoCt					{background:url(/images/about/mainPhoto.jpg) no-repeat;}
.studentlife #photoCt			{background:url(/images/studentlife/mainPhoto.jpg) no-repeat;}
.seminars #photoCt				{background:url(/images/seminars/mainPhoto.jpg) no-repeat;}
.support #photoCt				{background:url(/images/support/mainPhoto.jpg) no-repeat;}
.athletics.aMain #photoCt			{width:553px;}
.academy.aMain #photoCt			{width:553px;}
.athletics .subpage #photoCt		{background:url(/images/athletics/mainPhoto_womenstrack.jpg) no-repeat; width:391px;}

.subpage #photoCt				{
	height:203px;
}
.admissions .subpage #photoCt	{background:url(/images/admissions/mainPhotoVisit.jpg) no-repeat;} /* image for all functional subpages */
.support .subpage #photoCt		{background:url(/images/support/mainPhotoAlumni.jpg) no-repeat;}
.programs #photoCt				{background:url(/images/academics/mainPhotoChemistry.jpg) no-repeat;}
.newsevents #photoCt			{background:url(/images/news/mainPhoto.jpg) no-repeat;}
.newsevents .imprimis #photoCt	{background:url(/images/news/mainPhotoImprimis.jpg) no-repeat;}
.visit #photoCt					{height:203px;}

.academy #photoCt				{background:url(/images/academy/mainPhoto.jpg) no-repeat;}

.about.faq #photoCt	         {background:url(/images/admissions/mainPhotoVisit.jpg) no-repeat;} /* image faq page */

.onecolumn #photoCt				{width:510px; background:url(file://///ws2/includes/none) #c7c7c7;}




/* Athletics Rotating Main Photos  Set path using XML Include */


/* ------ Extra div ------ */
#extraDiv img					{vertical-align:bottom;}
#extraDiv H3 span				{display:none;}
#extraDiv .content				{width:127px; height:113px; max-height:113px; padding:65px 15px 25px 18px;}
#extraDiv .button				{position:absolute; bottom:15px; right:15px; text-align:right;}
.admissions #extraDiv			{background:url(/images/admissions/didyouknow.gif) no-repeat #555e46;}
.academics #extraDiv			{
	background-color: #395173;
	background-repeat: no-repeat;
	background-image: url(../Images/mossey3.jpg);
}
.about #extraDiv				{background:url(/images/about/independence.gif) no-repeat #153c67;}
.studentlife #extraDiv			{background:url(/images/studentlife/honorcode.gif) no-repeat #60822b;}
.seminars #extraDiv				{background:url(/images/seminars/educating.gif) no-repeat #06173e;}
.seminars #extraDiv .content	{width:129px; height:105px; max-height:105px; padding-left:16px; padding-top:68px;}
.support #extraDiv				{background:url(/images/support/imprimis.gif) no-repeat #520713;}
.athletics.aMain #extraDiv			{display:none;}
.academy.aMain #extraDiv			{display:none;}

.subpage #extraDiv				{
	height:203px;
}
.admissions .subpage #extraDiv	{background:url(/images/admissions/studentswalking.jpg) no-repeat;} /* image for all functional subpages */
/*.admissions .twocolumn #extraDiv{background:url(/images/admissions/studentswalking.jpg) no-repeat;}*/
.athletics .subpage #extraDiv	{background:url(/images/athletics/trackwoman.jpg) no-repeat;}
.support .subpage #extraDiv		{background:url(/images/support/guy.jpg) no-repeat;}
.programs #extraDiv				{background:url(/images/academics/statue.jpg) no-repeat;}
.newsevents #extraDiv			{background:url(/images/news/lily.jpg) no-repeat; color:#000;}
.newsevents .imprimis #extraDiv	{background:url(/images/news/imprimisDiv.gif) no-repeat;}
.visit #extraDiv				{height:203px;}


.academy #extraDiv				{background:url(/images/academy/soccer.jpg) no-repeat;}


.about.faq #extraDiv	         {background:url(/images/admissions/studentswalking.jpg) no-repeat;} /* image for & faq page */

.onecolumn #extraDiv			{width:260px; background:url(file://///ws2/includes/none) #c7c7c7;}




/* ------ Zone 1 (center column) ------ */
#zone1 p img     {padding:0px 12px 1em 0px;}

.admissions #zone1				{background:url(/images/admissions/zone1_bg.gif) repeat-x;}
H2.headline						{
	height:auto;
	color: #06173E;
}
.programs H4					{margin-top:-15px;}

.academics #zone1 a				{color:#6e1120;}
.studentlife #zone1 a			{color:#60822b;}
.support #zone1 a				{color:#6e1120;}
.studentlife #zone1 #breadcrumbs a	{color:#07173e;}
.academics #zone1 #breadcrumbs a	{color:#07173e;}
.support #zone1 #breadcrumbs a		{color:#07173e;}

.content .text					{float:left; width:175px; margin-left:5px;}
.content .text p				{padding-left:3px;}
.content .img					{float:right; width:136px; margin-right:3px;}

#zone1 .content					{margin-top:50px; padding-bottom:30px;}
#zone1 #News.content			{margin-top:40px; padding-bottom:0px;}
.academics #zone1 .button		{float:right; margin-top:10px;}

#breadcrumbs					{color:#5c5c5c; margin-bottom:15px;}
#breadcrumbs a					{color:#07173e; text-decoration:underline; font-weight:normal;}

H2.welcome						{color:#6e1120; padding:10px 0 8px; font-size:1.8em; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
.notUser						{color:#102453; padding-bottom:17px;}
.notUser a						{color:#b37c26;}

.twocolumn #zone1				{width:493px;}
.onecolumn #zone1				{width:712px;}

.imprimisHeader					{}
.imprimisHeader .imprimisLeft	{float:left;}
.imprimisHeadline				{background:url(/images/news/headline_imprimis_blue.gif) no-repeat; width:186px;height:61px;}
.imprimisHolder				{width:191px;height:100px;}
.imprimisIssue, .imprimisSubTitle	{font-weight:bold;}
.imprimisTitle					{font-size:1.3em;font-weight:bold;}
.imprimisBody					{padding:20px 10px 20px;}
.imprimisBody H3				{font-size:1.3em;font-weight:bold;margin:1.5em 0px .5em;}
.imprimisInfo					{font-weight:bold;}
.imprimisImg					{float:right; width:134px; height:auto; padding-right:40px;padding-bottom:10px;}
.imprimisCopy					{clear:right;padding-top:5px;}


/* ------ Zone 2 (right column) ------ */

/*	gradient (top)	*/
.about #zone2, .seminars #zone2, .support.calloutbox #zone2, .academics.calloutbox #zone2, .academy.calloutbox #zone2	{background: url(/images/sitewide/zone1_bg.gif) repeat-x; width: 162px; border-left: none; padding-top: 72px;}

.visit #zone2			{background:url(/images/admissions/zone1_bg.gif) repeat-x; width:162px; border-left:none; padding-top:87px;}


/*		Issue #725		mschonert		*/

.support #zone2					{}


#zone2 .content					{border-top:1px solid #ababab; border-bottom:1px solid #ababab; margin:0 11px 0 4px; padding:22px 0;}
#zone2 .content p				{padding:0 8px; line-height:1.5em;}
#zone2 .content .button			{float:right; margin-top:10px;}
/*.academy #zone2 .content		{border:none; padding:22px 0;}*/
.academy #zone2 .content p		{padding:0 8px 12px 2px;}

.academy .spotlight p			{padding:5px 14px; line-height:1.7em;}
.academy .spotlight img			{vertical-align:bottom;}
.academy .spotlight p.details	{padding:0px 14px; line-height:1.5em; color:#07173e; font-size:1em;}
.academy .spotlight  s		{font-size:1.2em;}
.academy .spotlight	.button		{float:right; margin-right:10px; margin-bottom:15px;}
.academy .spotlight .footer		{width:160px; height:17px; clear:both; background-color:#555e46;}

#zone2 .bannerArea	{border-bottom:none;}
.subpage #zone2 .bannerArea, .academy #zone2 .bannerArea	{width:160px; height:147px; border-bottom:2px solid #fff;}
.subpage #zone2 .bannerArea img, .academy #zone2 .bannerArea img	{display:block; border:none;}	

.admissions .subpage.twocolumn #zone2		{background:url(/images/admissions/zone1_bg.gif) repeat-x; width:162px; border-left:none; padding-top:72px;}


.bannerArea2						{display:none;  position:absolute; width:123px; right:22px; }

.athletics #zone2					{margin-bottom:204px;}
.athletics .bannerArea2				{display:block; margin-top:-204px;}	
.athletics .bannerArea2 img			{margin-bottom:15px;}

.athletics .subpage #zone2			{margin-bottom:90px;}

.academy.aca_academic .bannerArea2	{display:block; margin-top:-125px; right:10px;}
.academy.aca_academic #zone2			{margin-bottom:125px;}


/* ------ Zone 3 (left column) ------ */
.admTools						{position:relative; background:url(/images/admissions/todo/instructions.gif) no-repeat 0 98px #677893; width:217px; height:169px;}
.admTools span					{display:none;}
.twocolumn.subpage .admTools	{border-bottom:1px solid #fff;}

.admLinks						{position:relative; background-color:#3d506f; width:217px; height:54px; border-bottom:1px solid #fff;}
.admLinks UL					{position:absolute; list-style-type:none;margin:0px;padding:0px; top:18px; left:16px;}
.admLinks UL LI					{float:left;display:inline;height:24px;}
.admLinks UL LI A				{display:block;height:24px;}
.admLinks UL A SPAN				{display:none;}

.admLinks .login				{background:url(/images/admissions/admNav.gif) no-repeat 0px 0px; width:53px;}
.admLinks .pers					{background:url(/images/admissions/admNav.gif) no-repeat -53px 0px; width:130px;}
.admLinks .logout				{background:url(/images/admissions/admNav.gif) no-repeat 0px -24px; width:58px;}
.admLinks .update				{background:url(/images/admissions/admNav.gif) no-repeat -58px -24px; width:125px;}

#zone3 .bannerArea				{padding:30px 0 20px;}
#zone3 .bannerArea img			{display:block; border-top:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd; margin-bottom:10px;}

.newsevents .content			{background-color:#f2f4f6; padding:20px 15px; margin-top:30px; line-height:1.5em;}
.newsevents .content a			{font-weight:normal; text-decoration:underline; color:#505050;}
.newsevents .content h3			{background:url(/images/news/header_contact.gif) no-repeat; width:186px; height:23px;}
.newsevents .content h3	span	{display:none;}

.teamListing					{background-color:#06173e; border-bottom:1px solid #9da5b5; padding:25px 25px 30px; color:#fff; line-height:1.7em;}
.teamListing  s				{font-size:1.2em;}
.teamListing a					{color:#fff; font-weight:normal;}
.teamListing UL					{list-style-type:none; margin:0; padding:0; margin-bottom:7px;}
.teamListing UL LI				{margin-left:15px;}

.programs #navSub				{background:url(/images/academics/divider.gif) no-repeat bottom left #3e5170; border-bottom:none;}
.programs .relatedFields		{background-color:#314463; border-bottom:1px solid #cacfd7; color:#fff; padding:20px 25px;}
.programs .relatedFields  s	{}
.programs .relatedFields a		{color:#fff; font-weight:normal; text-decoration:underline;}
.programs .relatedFields UL		{list-style-type:none; padding:0 10px; margin:5px 0 0;}
.programs .relatedFields UL LI	{margin:0 0 5px 0;}


/*--------------------- Footer Layout -------------------------------------*/
#pageFoot						{padding:26px 0; text-align:center; color:#fff;}
#pageFoot a						{text-decoration:none; color:#fff; font-weight:normal;}	


/* ------ Home page ------ */
.home #header					{height:131px;}
.home #searchForm				{top:76px;}
.home #zoneCt					{width:577px;}
.home #zone1					{width:320px; background:url(file://///ws2/includes/none); padding:0px 0px 115px; margin-top:-25px;}
.home #zone1 p					{width:auto; padding:0 30px 10px 30px;}
.home #zone1 p a				{font-weight:bold; color:#8a9a78;}
.home #zone2					{width:255px; padding-bottom:5px;}
.home #zone3					{width:193px; border-bottom:none; padding-bottom:327px;}
/*.home #photoCt					{background:url(/images/home/educatingforliberty.gif) no-repeat; width:320px; height:190px;}*/
.home #photoCt					{background:url(/images/home/truthliberty.jpg) no-repeat; width:320px; height:190px;}/*educatingforliberty.gif*/
/*.home #extraDiv					{background:url(/images/home/threestudents.jpg) no-repeat; width:255px; height:219px;}*/
.home #extraDiv					{background:url(/images/home/stud-homepg.jpg) no-repeat; width:255px; height:219px;}
.home #navSub					{border-bottom:0px solid #fff;}
.home #zone2 .photo				{background:url(/images/home/hillsdale.jpg) no-repeat; width:255px; height:103px; border-bottom:2px solid #fff;}
.home .homeLink					{position:absolute; background:url(/images/home/hc_logo_notag.gif) no-repeat; top:17px; left:13px;} /*/images/home/logo.gif*/
.home .homeLink a				{display:block; width:243px; height:96px;}
.home .leftPhoto				{position:absolute; left:2px; width:193px; height:325px;background:url(/images/home/wash-chall-homepg.jpg) no-repeat;margin-top:-329px; border-top:2px solid #fff;}
/*.home .leftPhoto				{position:absolute; left:2px; width:193px; height:325px;background:url(/images/home/clocktower.jpg) no-repeat;margin-top:-329px; border-top:2px solid #fff;}*/
.home .bannerArea				{position:absolute; left:197px; margin-top:-85px; width:320px; height:83px;}
.home .bannerArea .imprimis		{float:left;}
.home .bannerArea .give			{float:right;}

/*-----------------------------------
Athletics Subpages Default Photos
mschonert
Last edit: 16 April 2007
-----------------------------------*/

.ath_baseball .subpage #photoCt {background:url(/images/athletics/mbaseball_temp3.jpg) no-repeat; width:391px; height: 147px;}
.ath_baseball .subpage #extraDiv {display:inline; background:url(/images/athletics/mbaseball_temp4.jpg) no-repeat; width: 160px; height: 147px;}

.ath_football .subpage #photoCt {background:url(/images/athletics/mfootball_temp3.jpg) no-repeat; width:391px; height: 147px;}
.ath_football .subpage #extraDiv {display:inline; background:url(/images/athletics/mfootball_temp4.jpg) no-repeat; width: 160px; height: 147px;}

.ath_basketball_m .subpage #photoCt {background:url(/images/athletics/mbasketball_temp3.jpg) no-repeat; width:391px; height: 147px;}
.ath_basketball_m .subpage #extraDiv {display:inline; background:url(/images/athletics/mbasketball_temp4.jpg) no-repeat; width: 160px; height: 147px;}

.ath_crosscountry_m .subpage #photoCt {background:url(/images/athletics/mcc_temp3.jpg) no-repeat; width:391px; height: 147px;}
.ath_crosscountry_m .subpage #extraDiv {display:inline; background:url(/images/athletics/mcc_temp4.jpg) no-repeat; width: 160px; height: 147px;}

.ath_track_m .subpage #photoCt {background:url(/images/athletics/mtrack_temp3.jpg) no-repeat; width:391px; height: 147px;}
.ath_track_m .subpage #extraDiv {display:inline; background:url(/images/athletics/mtrack_temp4.jpg) no-repeat; width: 160px; height: 147px;}

.ath_softball .subpage #photoCt {background:url(/images/athletics/wsball_temp3.jpg) no-repeat; width:391px; height: 147px;}
.ath_softball .subpage #extraDiv {display:inline; background:url(/images/athletics/wsball_temp4.jpg) no-repeat; width: 160px; height: 147px;}

.ath_volleyball .subpage #photoCt {background:url(/images/athletics/wvball_temp3.jpg) no-repeat; width:391px; height: 147px;}
.ath_volleyball .subpage #extraDiv {display:inline; background:url(/images/athletics/wvball_temp4.jpg) no-repeat; width: 160px; height: 147px;}

.ath_basketball_w .subpage #photoCt {background:url(/images/athletics/wbasketball_temp3.jpg) no-repeat; width:391px; height: 147px;}
.ath_basketball_w .subpage #extraDiv {display:inline; background:url(/images/athletics/wbasketball_temp4.jpg) no-repeat; width: 160px; height: 147px;}

.ath_crosscountry_w .subpage #photoCt {background:url(/images/athletics/wcc_temp3.jpg) no-repeat; width:391px; height: 147px;}
.ath_crosscountry_w .subpage #extraDiv {display:inline; background:url(/images/athletics/wcc_temp4.jpg) no-repeat; width: 160px; height: 147px;}

.ath_swimming_w .subpage #photoCt {background:url(/images/athletics/wswim_temp3.jpg) no-repeat; width:391px; height: 147px;}
.ath_swimming_w .subpage #extraDiv {display:inline; background:url(/images/athletics/wswim_temp4.jpg) no-repeat; width: 160px; height: 147px;}

.ath_track_w .subpage #photoCt {background:url(/images/athletics/wtrack_temp3.jpg) no-repeat; width:391px; height: 147px;}
.ath_track_w .subpage #extraDiv {display:inline; background:url(/images/athletics/wtrack_temp4.jpg) no-repeat; width: 160px; height: 147px;}

/*allows use on 1col subpage. widths are different. issue tracker #839 */
.subpage.onecolumn #photoCt {width:510px; height: 147px;}
.subpage.onecolumn #extraDiv {width: 260px; height: 147px;}


/*-----------------------------------
Academy Default Photos
mschonert
Last edit: 30 March 2007
-----------------------------------*/

.academy.aca_about_hillsdale_academy #photoCt {background:url(/images/academy/def_about_left.jpg) no-repeat; width:391px;/* height: 203px;*/}
.academy.aca_about_hillsdale_academy #extraDiv {display:inline; background:url(/images/academy/def_about_right.jpg) no-repeat; width: 160px;/* height: 203px;*/}

.academy.aca_academic #photoCt {background:url(/images/academy/chemfire.jpg) no-repeat; width:391px;/* height: 203px;*/}
.academy.aca_academic #extraDiv {display:inline; background:url(/images/academy/boy.jpg) no-repeat; width: 160px;/* height: 203px;*/}

.academy.aca_academy_admissions #photoCt {background:url(/images/academy/def_admissions_left.jpg) no-repeat; width:391px;/* height: 203px;*/}
.academy.aca_academy_admissions #extraDiv {display:inline; background:url(/images/academy/def_admissions_right.jpg) no-repeat; width: 160px;/* height: 203px;*/}

.academy.aca_academy_news #photoCt {background:url(/images/academy/def_news_left.jpg) no-repeat; width:391px;/* height: 203px;*/}
.academy.aca_academy_news #extraDiv {display:inline; background:url(/images/academy/def_news_right.jpg) no-repeat; width: 160px;/* height: 203px;*/}

.academy.aca_colt_athletics #photoCt {background:url(/images/academy/mainPhoto.jpg) no-repeat; width: 391px;/* height: 203px;*/}
.academy.aca_colt_athletics #extraDiv {display:inline; background:url(/images/academy/soccer.jpg) no-repeat; width: 160px;/* height: 203px;*/}

.academy.aMain #photoCt {background: url(/images/academy/def_colt_athletics.jpg) no-repeat; width: 553px; height: 203px;}

.academy.aca_support_hillsdale_academy #photoCt {background:url(/images/academy/def_support_left.jpg) no-repeat; width:391px;/* height: 203px;*/}
.academy.aca_support_hillsdale_academy #extraDiv {display:inline; background:url(/images/academy/def_support_right.jpg) no-repeat; width: 160px;/* height: 203px;*/}


/* SUBPAGES */

.academy.aca_about_hillsdale_academy .subpage #photoCt {background:url(/images/academy/subpage_photos/about/academy008A.jpg) no-repeat; width:391px; height: 147px;}
.academy.aca_about_hillsdale_academy .subpage #extraDiv {display:inline; background:url(/images/academy/subpage_photos/about/acadmy034A.jpg) no-repeat; width: 160px; height: 147px;}

.academy.aca_academic .subpage #photoCt {background:url(/images/academy/subpage_photos/academics/sponsorateacherA.jpg) no-repeat; width:391px; height: 147px;}
.academy.aca_academic .subpage #extraDiv {display:inline; background:url(/images/academy/subpage_photos/academics/academy041A.jpg) no-repeat; width: 160px; height: 147px;}

.academy.aca_academy_admissions .subpage #photoCt {background:url(/images/academy/subpage_photos/admissions/academy041A.jpg) no-repeat; width:391px; height: 147px;}
.academy.aca_academy_admissions .subpage #extraDiv {display:inline; background:url(/images/academy/subpage_photos/admissions/academy021A.jpg) no-repeat; width: 160px; height: 147px;}

.academy.aca_academy_news .subpage #photoCt {background:url(/images/academy/subpage_photos/news/academy032A.jpg) no-repeat; width:391px; height: 147px;}
.academy.aca_academy_news .subpage #extraDiv {display:inline; background:url(/images/academy/subpage_photos/news/academy030A.jpg) no-repeat; width: 160px; height: 147px;}

.academy.aca_colt_athletics .subpage #photoCt {background:url(/images/academy/subpage_photos/sports/oct19-241.jpg) no-repeat; width: 391px; height: 147px;}
.academy.aca_colt_athletics .subpage #extraDiv {display:inline; background:url(/images/academy/subpage_photos/sports/BoysVarsityCC1.JPG) no-repeat; width: 160px; height: 147px;}

.academy.aca_support_hillsdale_academy .subpage #photoCt {background:url(/images/academy/subpage_photos/support/academy005A.jpg) no-repeat; width:391px; height: 147px;}
.academy.aca_support_hillsdale_academy .subpage #extraDiv {display:inline; background:url(/images/academy/subpage_photos/support/academy28aA.jpg) no-repeat; width: 160px; height: 147px;}


/* CODE FOR www.matchinggifts.com PAGE */
.support.matchinggifts .subpage #photoCt{background:url(/images/support/matchinggifts_photoct.jpg) no-repeat; width:510px; height: 147px;}
.support.matchinggifts .subpage #extraDiv{display:inline; background:url(/images/support/matchinggifts_extradiv.jpg) no-repeat; width: 260px; height: 147px;}


/*-----------------------------------
Calendar Code
mschonert
Last edit: 16 March 2007
-----------------------------------*/

#zone3 .cal_container{
	margin: 2.5em 0 0 0;
	padding: 0 5% 0 5%;
	width: 90%;
	
	background: #f2f4f6;
	color: #555e46;
}

#zone3 .cal_container table{
	width: 90%;
}

#zone3 .cal_container .cal_topspacer{
	background: #f2f4f6;
	color: #555e46;
	margin: 0;
	padding: 0;
	border: 0;
}

#zone3 .cal_container h3{
	background: #f2f4f6 url(/images/sitewide/header_events.gif) no-repeat;
	color: #555e46;
	width: auto;
	height: 22px;
	border-bottom: 1px solid #868c7d;
	padding: 0 0 0 0;
	margin: 0 0 0.5em 0;
}

#zone3 .cal_container h3 span{
	display: none;
}

#zone3 .cal_container table tr{
	background: #f2f4f6;
	color: #555e46;
}

#zone3 .cal_container table tr td{
	vertical-align: top;
}

#zone3 .cal_container table tr td.cal_eventname{
	padding-left: 1em;
}

#zone3 .cal_container table tr td.cal_datetime{
	padding-right: 0.5em;
}

#zone3 .cal_container  a{
	background: #f2f4f6;
	color: #555e46;
	
	font-weight: normal;
	text-decoration: underline;
}

#zone3 .cal_container table tr.moreevents td{
	padding-top: 1.5em;
	
	background: #f2f4f6;
	color: #555e46;
	
	text-align: right;
}

/* BODY CALENDARS */

#zone1 .cal_container{
	display: inline;
	
	margin: 2.5em 10% 0 10%;
	padding: 0 5% 0 5%;
	

	/*
	border: 1px solid black;
	*/

		
	background: #ffffff;
	color: #555e46;
}

#zone1 .cal_container table{
	
	width: 70%;

	/*
	border: 1px solid red;
	*/


}

#zone1 .cal_container .cal_topspacer{
	background: #ffffff;
	color: #555e46;
	margin: 0;
	padding: 0;
	border: 0;
}

#zone1 .cal_container h3{
	display: none;
}

#zone1 .cal_container h3 span{
	display: none;
}


#zone1 .cal_container table tr{
	background: #ffffff;
	color: #555e46;
}

#zone1 .cal_container table tr td{
	vertical-align: top;
	background: #ffffff;
}

#zone1 .cal_container table tr td.cal_eventname{

	padding-left: 1em;
}

#zone1 .cal_container table tr td.cal_datetime{

	padding-right: 0.5em;
}

#zone1 .cal_container  a{
	background: #ffffff;
	color: #555e46;
	
	font-weight: normal;
	text-decoration: underline;
}

#zone1 .cal_container table tr.moreevents td{
	padding-top: 1.5em;
	
	background: #ffffff;
	color: #555e46;
	
	text-align: right;
}


/* USED ON imprimis archive */
#socialbookmarking_bar{}
#socialbookmarking_bar ul{display: block; padding-left: 2em;}
#socialbookmarking_bar ul li{display: inline;padding-right: 1em;}


/* imprimis style */
.newsevents .subpage #issue_date{font-size: small; text-align: center;}
.newsevents .subpage #issue_title{font-size:large; text-align: center;}
.newsevents .subpage #issue_speaker{ }


