body {
	background: url(/pics/background_gradient.png) top left repeat-x #fff;
	margin: 0;
	padding: 0;
	margin-left: -.1px;
}
 
#iona_seal {
	z-index: 9999999;
	display: block;
	margin: 0;
	padding: 0;
	background: url(/redesign/pics/seal_leftside.png) 0 0 no-repeat;
	width: 173px;
	height: 479px;
	position: absolute;
	left: -160px;  /*   left = -(width - width_of_shadow) */
	top: 0px;
	
	margin-left: -653px; /* -(site width)/2 - width of seal + shadow width :  -986/2 - 173 + 13 */
	left: 50%;

}

.index #iona_seal {
	top: -56px;	
}



/*   GENERAL STYLES  */
table, #content {
	font-family: Verdana;
	line-height: 1.7;
	font-size: 11px;
}

table caption {
	padding: .8em;
	font-size: 1.4em;
	font-weight: bold;
}
#content table {
	margin: 0 auto;
}
table.neutral {
	width: 80%;
	margin: 0 auto;
}

table.neutral td {
	padding: .5em .9em;
}

.light, .dark, .neutral {
	font-family: Verdana !important;
	font-size: 11px !important;
}


a {
	color: #69000b !important;
}
a:visited {
	color: #444 !important;
}
table a {
	color: #000 !important;
} 

.dark {
	background-color: #760216 !important;
	color: white !important;
}
.dark a {
	color: #fbf1d2 !important;
}
.light {
	background-color: #edd996 !important;
}
.lightBorderBottom, tbody.light td {
	border-bottom: 1px solid #fff !important;
	border-bottom: 1px solid #fcf8ea !important;
	
}
.darkBorderBottom, thead.dark th {
	border-bottom: 1px solid #000 !important;
	margin-bottom: 10px !important;
}


/*   PAGE STUFF   */

#container {
	width: 986px;
	background: url(/pics/drop_shadows.png) top left repeat-y;
	margin: 0 auto;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}

/*   SEARCH, QUICKLINKS, NAVIGATION    */

#toparea {
	width: 960px;
	height: 62px;
	background: url(/pics/top_bg.png) bottom left no-repeat;
	/*	background: url(/pics/header2.png) top left no-repeat;*/
	height: 121px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 99999; /* contains dropdowns, this is for IE */
}

.index #toparea {
	height: 65px;
}

#toparea h1 {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
.index #toparea h1 {
	display: block;
	height: 0;
	overflow: hidden;
	padding: 0;
}
/* for other pages */
#toparea h1 {
	padding: 8px 0 12px 10px;
}
#toparea h1 a {
	display: block;
	width: 171px;
	height: 0;
	overflow: hidden;
	padding-top: 77px;
	background: url(/pics/ionaprep_small_title.png) top left no-repeat;
}



#searcharea {
	height: 21px;
	width: 200px;
	
	position: absolute;
	bottom: 41px;
	right: 0;
/*	margin: 0 4px 2px 8px;*/
}

#searcharea input#q {
	height: 14px;
	width: 159px;
	margin: 5px 0 0 1px;
	padding: 0 2px 0 3px;
	background-color: #fff;
	border: 1px solid #fff;
	float: left;
	font-size: 11px;
	font-family: Georgia;
}
#searcharea #sa {
	float: left;
	margin: 2px 0 0 5px;
}


#quicklinks_dropdown {
	position: absolute;
	bottom: 39px;
	right: 208px;
	z-index: 99999;
}
	

#quicklinks_dropdown h2 {
	margin: 0;
	padding: 0;
	width: 87px;
	height: 0;
	padding-top: 19px;
	overflow: hidden;
	background: url(/pics/quicklinks_head.png) top left no-repeat;
}

#quicklinks_dropdown:hover h2, #quicklinks_dropdown.over h2  {
	background-position: -87px 0;
	cursor: pointer;
}	
#quicklinks_dropdown ul {
	position: absolute;
	left: -9999em;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	opacity: .82;
	z-index: 99999;
}
#quicklinks_dropdown.noopacity ul {
	opacity: 1.0;
}

#quicklinks_dropdown:hover ul, #quicklinks_dropdown.over ul {
	left: auto;
	z-index: 9999999;
}
#quicklinks_dropdown ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quicklinks_dropdown ul li a {
	display: block;
	width: 76px;
	padding: 5px 4px;
	line-height: 1.5em;
	height: auto;
	background-color: #760216;
	color: #EDD996 !important;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
}
#quicklinks_dropdown ul li a:hover {
	background-color: #EDD996;
	color: #760216 !important;
}

/*  Index Content   */
#contentIndex, #content {
	width: 960px;
	padding-bottom: 55px; /* makes space for bottom quicklinks */
	min-height: 320px;
	height: auto !important;
	height: 320px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#content {
	padding-left: 15px;
	padding-right: 15px;
	width: 930px;
	overflow: auto;
}


.pageTitle {
	display: block;
	margin: 15px 0 8px 0;
	padding: 0;
	width: 930px;
	height: 47px;
	padding: 8px 0 0 15px;
	width: 915px;
	height: 39px;
	font-size: 16pt;
	color: #f1dfa8;
	font-family: Georgia;
	background: url(/pics/pageTitle.png) top left no-repeat;
	line-height: 1;
}
#homepage_photoarea {
	width: 960px;
	height: 338px;
}
#iona_left {
	width: 330px;
	height: 338px;
	float: left;
	background: url(/pics/index_logo.jpg) 0 0 no-repeat;
}
#shuffle1 {
	width: 630px;
	height: 338px;
	float: left;
}

/* left this in so it gets indexed and is accessible to the blind and disabled */
#homepage_photoarea #photocaption {
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#homepage_photoarea #photocaption ol, #homepage_photoarea #photocaption li {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 0px;
	overflow: hidden;
}
/*

OLD PHOTO WAY USING JQUERY ROTATION, REMOVED BECAUSE CAN'T SYNC with image rotator:

#homepage_photoarea #photocaption {
	font-family: 'Adobe Garamond',Georgia,serif;
	font-size: 14px;
	text-align: center;
	color: #fff;
	width: 590px;
	margin: 0;
	padding: 0 10px 0 0;
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 35px;
	z-index: 1700;
	overflow: hidden;
}

#homepage_photoarea div#photocaption,#homepage_photoarea #photocaption ol li {
	width: 590px;
	margin: 0;
	padding: 0;
	line-height: 35px;
	height: 35px;
}

#homepage_photoarea #photocaption ol, #homepage_photoarea #photocaption li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#homepage_photoarea #photocaption li.first {
	left: 0;
	top: 0;
}
#homepage_photoarea #photocaption li {
	position: absolute;
	left: 601px;
	top: 0;
	opacity: .99;
	font-style: oblique;
	font-size: 1.1em;
}

#homepage_photoarea #photocaption li.twolines {
	font-size: .85em;
}


#homepage_photoarea img, #homepage_photoarea object {
	position: absolute;
	right: 0;
	top: 0;
}
#homepage_photoarea .overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1600;
	display: block;
	width: 960px;
	height: 338px;
	background: url(/pics/photo_overlay.png) top left no-repeat;
}*/


#spotlightContainer, #eventsContainer, #newsContainer {
	float: left;
/*	display: inline; */
	/* ie6 fix */
	min-height: 375px;
	height: auto !important;
	height: 375px;
	margin: 0;
	padding: 0;
}

#spotlightContainer h2, #eventsContainer h2, #newsContainer h2 {
	margin: 0;
	padding: 0;
}


/*  Spotlight Area  */
#spotlightContainer {
	width: 249px;
}

#spotlightContainer h2 {
	display: block;
	width: 249px;
	height: 0;
	overflow: hidden;
	padding-top: 53px;
	background: url(/pics/spotlight_head.png) top left no-repeat;
	margin-bottom: 3px;
}


#spotlightContainer #spotlightText {
	display: block;
	margin: 0 auto;
	width: 229px;
	padding: 10px;
	font-family: Georgia;
	font-size: 14px;
	margin-bottom: 0em;
}


#spotlightText p {
	padding: 0 0 10px 0;
	margin: 0;
}
#spotlightText h3, #spotlightText h4, #spotlightText h5 {
	padding: 0 0 10px 0;
	margin: 0;
	text-align: center;
}
#spotlightphoto {
	position: relative;
	width: 212px;
	height: 180px;
	margin: 0 auto 0 auto;
}

#spotlightphoto .overlay{
	position: absolute;
	z-index: 1500;
	left: 0;
	top: 0;
	display: block;
	width: 212px;
	height: 180px;
	background: url(/pics/spotlightphoto_overlay.png) top left no-repeat;
}


/*  Events Area  */
#eventsContainer {
	width: 307px;
	background: url(/pics/vert_divider.png) 0 70px no-repeat;
}
#eventsContainer h2 {
	margin-bottom: 8px;
}

#eventsContainer h2 a {
	display: block;
	width: 307px;
	height: 0;
	overflow: hidden;
	padding-top: 45px;	
	background: url(/pics/events_head.png) top left no-repeat;
}

/*  News Area  */
#newsContainer {
	width: 404px;
	background: url(/pics/vert_divider.png) 0 70px no-repeat;
}

#newsContainer h2 {
	margin-bottom: 5px;
}
#newsContainer h2 a {
	display: block;
	width: 404px;
	height: 0;
	overflow: hidden;
	padding-top: 48px;
	background: url(/pics/news_head.png) top left no-repeat;
}

.HPNews, .HPEvents {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: auto;
}
.HPNews td, .HPEvents td {
	padding-bottom: 1em;
	line-height: 1.5em;
}

.HPNews td#l img, .HPEvents td#l img {
	display: none;
}

#showCalendar td#r, #showAll td#r {
	padding-left: 150px;
}
#showCalendar td#r a, #showAll td#r a {
font-weight: normal;
}

/*   TOP NAVIGATION    */


#navigation_h2 {
	display: block;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/* Set up floated list */
ul#topnav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	clear: both;
	z-index: 9999;
}
#topnav li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
#topnav li a {
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 36px;
}

/* image replacement */

li#about a { width: 94px; }
li#academics a { width: 94px; }
li#admissions a { width: 94px; }
li#alumni a { width: 93px; }
li#athletics a { width: 94px; }
li#contact a { width: 108px; }
li#summer a { width: 108px; }

li#giving a { width: 93px; }
li#home a { width: 102px; }
li#parents a { width: 94px; }
li#studentlife a { width: 94px; }


/* rollovers */
li#about a       { background-image: url('/pics/topnav/about.png'); }
li#about a:hover, li#about:hover a, li#about.over a { background-position: -94px 0; }

li#academics a       { background-image: url('/pics/topnav/academics.png'); }
li#academics a:hover, li#academics:hover a, li#academics.over a { background-position: -94px 0; }

li#admissions a       { background-image: url('/pics/topnav/admissions.png'); }
li#admissions a:hover, li#admissions:hover a, li#admissions.over a { background-position: -94px 0; }

li#alumni a       { background-image: url('/pics/topnav/alumni.png'); }
li#alumni a:hover, li#alumni:hover a, li#alumni.over a { background-position: -93px 0; }

li#athletics a       { background-image: url('/pics/topnav/athletics.png'); }
li#athletics a:hover, li#athletics:hover a, li#athletics.over a { background-position: -94px 0; }

li#contact a       { background-image: url('/pics/topnav/contact.png'); }
li#contact a:hover, li#contact:hover a, li#contact.over a { background-position: -108px 0; }

li#summer a       { background-image: url('/pics/topnav/summer.png'); }
li#summer a:hover, li#summer:hover a, li#summer.over a { background-position: -108px 0; }

li#giving a       { background-image: url('/pics/topnav/giving.png'); }
li#giving a:hover, li#giving:hover a, li#giving.over a { background-position: -93px 0; }

li#home a       { background-image: url('/pics/topnav/home.png'); }
li#home a:hover, li#home:hover a, li#home.over a { background-position: -102px 0; }

li#parents a       { background-image: url('/pics/topnav/parents.png'); }
li#parents a:hover, li#parents:hover a, li#parents.over a { background-position: -94px 0; }

li#studentlife a       { background-image: url('/pics/topnav/studentlife.png'); }
li#studentlife a:hover, li#studentlife:hover a, li#studentlife.over a { background-position: -94px 0; }


/* drop down functionality */

ul#topnav li ul {
	font-size: 12px;
	font-family: Arial;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	width: 145px;
	left: -9999em;
	border: 1px solid #780518;
	border-color: rgba(120,5,24, .95);
	border-top-width: 0;
}

ul#topnav li ul li a {
	background-color: #edd996; /* non rgba support color, all pages */
}

ul#topnav li ul li a {
	width: 129px;
	background-image: none;
	height: auto !important;
	margin: 0;
	padding: .53em 8px .5em 8px;
	text-decoration: none;
	color: #760216 !important;
	line-height: 1.35em;
	background-color: rgba(237,217,150,.95);
	  filter: alpha(opacity = 95);
	
}

.index ul#topnav li ul li a {
	background-color: rgba(237,217,150,.87); /* index only, more transparent bg */
	  filter: alpha(opacity = 87);
	
}

ul#topnav li ul li:hover a, ul#topnav li ul li.over a {
	background-color: #760216; /* non rgba support hover */
}

ul#topnav li ul li:hover a, ul#topnav li ul li.over a {
	background-color: rgba(118,2,22,.95);
	color: #fbf1d2 !important;
}

.index ul#topnav li ul li:hover a, .index ul#topnav li ul li.over a {
	background-color: rgba(118,2,22,.87); /* index only hover, more transparent bg */
}

.index ul#topnav li ul li:hover ul li a, .index ul#topnav li ul li.over ul li a {
	background-color: rgba(237,217,150,.87); /* index only, more transparent bg */
}

#topnav li:hover, #topnav li.over {  
    position: static;  /* ie7 fix for second level not showing */
}

ul#topnav li ul li:hover ul li a, ul#topnav li ul li.over ul li a {
	background-color: #edd996;
	color: #760216 !important;
}

ul#topnav li ul li:hover ul li a:hover, ul#topnav li ul li.over ul li a:hover {
	background-color: rgba(118,2,22,.87);
	color: #fbf1d2 !important;
}
ul#topnav li ul li:hover ul li a:hover, ul#topnav li ul li.over ul li a:hover {
	background-color: #760216; /* non rgba support hover */

}



ul#topnav li:hover ul, ul#topnav li.over ul {
	left: auto;
	background-position: 0 0; /* just in case for IE7 stickiness */
}


/* Multiple levels */
ul#topnav ul {
}
ul#topnav li ul ul {
	margin: -2.4em 0 0 12em;
	opacity: 1.0;
}


#topnav li:hover ul ul, #topnav li.over ul ul {
	left: -999em;
}

#topnav li li:hover ul, #topnav li li.over ul {
	left: auto;
	background-position: 0 0;
}

/*  Home page events & news areas */
.HPNews a, .HPEvents a {
	color: #666666 !important;
	color: #111 !important;
	font-size: 11.4px;
	
}
	
.HPNews, .HPEvents {
	color: #000; 
	color: #333;
	font-size: 11.2px;
}
.HPEvents {
	width: 300px; /* container width - 10px for right padding */
}
.HPNews {
	width: 394px; /* container width - 10px for right padding */
}

/*   footer.jsp    */


/*   BOTTOM QUICKLINKS   */

/* Set up floated list */
ul#quicklinks_bottom {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: -44px;

}
#quicklinks_bottom li { float: right;margin:0;padding:0; list-style: none; position: relative;  }
#quicklinks_bottom li a { display: block;margin:0;padding:0;height: 0;overflow:hidden; padding-top: 59px !important; }

/* image replacement */
#directions a, #donate a, #store a {
	background-position: top left; background-repeat: no-repeat;
}


#directions a {
	background-position: 0 9px;
}

#donate a {
	background-position: 0 0;
}

#store a {
	background-position: 0 9px;
}


/* rollovers */
li#donate { margin-right: 13px; }
li#donate a { width: 123px; padding-top: 59px; }
li#directions a { width: 149px; padding-top: 50px; }

li#store a { width: 134px; padding-top: 50px; }

li#directions a       { background-image: url('/pics/quicklinks_bottom/directions.png'); }
li#directions a:hover { background-position: -149px 9px; }

li#donate a       { background-image: url('/pics/quicklinks_bottom/donate.png'); }
li#donate a:hover { background-position: -123px 0; }

li#store a       { background-image: url('/pics/quicklinks_bottom/store.png'); }
li#store a:hover { background-position: -134px 9px; }


/*  actual footer area  */

#footer {
	clear: both;
	margin: 0 auto;
	width: 986px;
	height: 58px;
	z-index: 10;
	position: relative;
	margin-bottom: 10px;
	
}

#footer .background {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 986px;
	height: 58px;
	background: url(/pics/footer.png) top left no-repeat;
	z-index: -1;
}
#footer p {
	margin: 0;
	padding: 0;
}

#footer p#copyright {
	font-family: 'Georgia';
	font-size: 14px;
	padding-top: 9px;
	text-align: center;
	line-height: 36px;
}


p#poweredby {
	margin: 0 auto 16px auto;
	padding: 0;
	width: 248px;
	height: 19px;
}

p#poweredby a {
	display: block;
	width: 248px;
	height: 0;
	overflow: hidden;
	padding-top: 19px;
	background: url(/pics/poweredby.png) top left no-repeat;
}

#pageNav {
	border: 0;
	font-size: 10px;
}


#pageNav ul, #pageNav ul li {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 20px;
}


#pageNav ul {
	padding: 3px 0 !important;
	margin: 0 auto !important;
	border: 1px solid #555;
	width: 200px;
}

#pageNav ul li {
	font-size: 12px;
	line-height: 2em;
	display: inline; /* this is important for IE6 */
}

#pageNav td img {
	display: none;
}

#pageNav ul li b {
	background-color: #760216;
	font-weight: normal;
	color: #f7f0f1 !important;
}

#pageNav ul li b,#pageNav ul li a {
	padding: 1px 0 1px 1.3em;
	display: block;
	text-decoration: none;	
}

#pageNav ul, #pageNav ul li a {
	background-color: #edd996;
}

#pageNav ul li a:hover {
	background-color: #dac88a;
	border-color: #dac88a;

}



form.edunetForm fieldset select, form.edunetForm fieldset input,
form.edunetForm fieldset textarea {border:1px solid #999999 !important;}



