/* General */

.clear { clear: both;}

body {
  background: #8f8f8f url('/pics/body_bg.gif') repeat-x center top;
  text-align: center;
  margin: 0;
  padding: 0;
  font: 12px Arial, Helvetica, sans-serif;
}
div#top {
  width: 900px;
  height: 20px;
  margin: 0 auto;
}

div#wrapper {
  margin: 0 auto;
  width: 900px;
  padding: 0 23px;
  text-align: left;
  background: url('/pics/shadow.png') top left repeat-y;
  behavior: url('/apps/shared/iepngfix.htc');
  
}
.contentIndex, .content {
  text-align: left;
  min-height: 400px;
  height: auto!important;
  height: 400px;
  width: 900px;
}

.contentIndex {
  text-align: left;
  background: url('/pics/content_bg.gif') repeat-x left top;
  width: 900px;
}
.content {
  background: #FFFFFF;
  width: 884px;
  padding: 8px;

}
.contentIndex h2 {
  padding: 0;
  margin: 0;
}
.contentIndex h3 {
  padding: 0;
  margin: 0;
  font: bold 13px Georgia, "Times New Roman", Times, serif;
}
.relative {
  position: relative;
}
.pageTitle {
  display: block;
  width: 864px;
  height: 64px;
  padding: 16px 0 0 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background: url('/pics/pagetitle.gif') no-repeat left top;
  text-transform: uppercase;
}
#search {
  color: #000;
  font-weight: bold;
  float: right;
  margin-right: 26px;
}
#googleTranslate {
  float: left;
  margin: 0;
}
#marquee {
  width: 900px;
  height: 17px;
  background: #057eb3;
  color: #fff;
  font-weight: bold;
  padding-top: 3px;
}
/* Header */
#header {
  width: 946px;
  height: 185px;
  margin: 16px auto 0;
  padding: 0;
  overflow: hidden;
  background: url('/pics/header.jpg') no-repeat;
  position: relative;
}
div#header h1 {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#header h1 a {
  display: block;
  height: 0;
  width: 0;
  top: 30px;
  left: 35px;
  overflow: hidden;
  position: absolute;
  padding: 150px 0 0 120px;
}
/* Navigation menu */
div#topNavBottom {
  width: 900px;
  height: 26px;
  background: url('/pics/topnav_bottom.jpg') no-repeat;
}
div#menu {
  background: url('/pics/topnav_bg.gif') repeat-x;
  width: 900px;
  height: 45px;
  z-index: 99;
}
ul#topNavItems {
  list-style: none;
  margin: 0 0 0 20px;
  padding: 0;
  width: 880px;
  position: relative;
  z-index: 999;
}
ul#topNavItems li {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0;
  float: left;
  position: relative;
  z-index: 999;
}
ul#topNavItems li a {
  height: 45px;
  display: inline-block;
  text-align: center;
  padding: 0;
  font: 14px Georgia, "Times New Roman", Times, serif;
  letter-spacing: 0.3px;
  font-variant: small-caps;
  text-decoration: none;
  color: #fff;
  line-height: 45px;
}

ul#topNavItems li a.top {
  min-width: 80px;
  padding: 0 4px;
}
/*
ul#topNavItems li a#topNav1 { width: 69px; }
ul#topNavItems li a#topNav2 { width: 101px; }
ul#topNavItems li a#topNav3 { width: 106px; }
ul#topNavItems li a#topNav4 { width: 102px; }
ul#topNavItems li a#topNav5 { width: 100px; }
ul#topNavItems li a#topNav6 { width: 70px; }
ul#topNavItems li a#topNav7 { width: 144px; }
ul#topNavItems li a#topNav8 { width: 123px; }


ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1,
ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2,
ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3,
ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4,
ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5,
ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6,
ul#topNavItems li:hover a#topNav7, ul#topNavItems li.over a#topNav7,
ul#topNavItems li:hover a#topNav8, ul#topNavItems li.over a#topNav8,*/
ul#topNavItems li:hover a.top, ul#topNavItems li.over a.top {
  background: url('/pics/topnavf2.jpg') no-repeat center top;
  color: #a49262;
}
/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
  position: absolute;
  left: -9999px;
  z-index: 9999;
  width: 178px;
  margin: 0;
  padding: 0;
  font: 12px Arial, Helvetica, sans-serif;

}
ul#topNavItems ul li {
  margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
  left: 0;
  top: 45px;
  background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
  position: absolute;
  top: 0;
  left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

ul#topNavItems li ul li a {
  line-height: 16pt;
  text-align: left;
  text-decoration: none;
  padding: 3px 0 3px 8px;
  height: auto;
  width: 170px;
  color: #fff;
  background: #000;
  font: 12px Arial, Helvetica, sans-serif;
    text-transform: none;
    z-index: 999;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
  color: #000;
  background: #fff;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
  color: #fff;
  background: #000;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
  border-top: 1px solid #fff;
}

/* 2nd level of top nav */
#midnav {
  width: 900px;
  height: 31px;
  background: url('/pics/midnavbg.jpg') no-repeat;
  text-align: center;
}
#midnav ul {
 /* margin: 0 0 0 40px;*/
/*	margin: 0 0 0 90px; */
	margin: 0 0 0 140px;
  padding: 0;
}

#midnav li {
  position: relative;
  float: left;
  list-style: none;
  padding: 0;
}

#midnav li a {
  height: 31px;
  display: inline-block;
  text-align: center;
  padding: 0;
  font: 13px Georgia, "Times New Roman", Times, serif;
  letter-spacing: 0.3px;
  font-variant: small-caps;
  text-decoration: none;
  color: #fff;
  line-height: 31px;
}

#midnav li a#midnav1 { width: 106px; }
#midnav li a#midnav2 { width: 116px; }
#midnav li a#midnav3 { width: 135px; }
#midnav li a#midnav4 { width: 133px; }
#midnav li a#midnav5 { width: 197px; }
#midnav li a#midnav6 { width: 133px; }

#midnav li:hover a, #midnav li.over a {
  color: #a49262;
}

/* Index properties */
#indexTop {
  width: 892px;
  height: 246px;
  padding: 0 0 0 8px;
  position: relative;
}

#leftColumn {
  width: 523px;
  padding: 0 0 0 9px;
  float: left;
  display: inline;
}
#rightColumn {
  width: 342px;
  padding: 0;
  margin-left: 11px;
  float: left;
  display: inline;
}
/* Quicklinks */

#quickLinks {
  position: absolute;
  top: 0;
  right: 8px;
  width: 362px;
  padding: 0;
  margin: 0;
}
#quickLinks h2 {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
#quickLinks ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*#quickLinks #qloverlay {
	position: absolute;
	top: 0px;
	right: 0px;
}*/
/*#quickLinks a {
  width: 258px;
  text-decoration: none;
  padding: 29px 0 0 104px;
  margin: 0;
  overflow: hidden;
  display: block;
  color: #000;
  font: bold 18px Georgia, "Times New Roman", Times, serif;
  font-variant: small-caps;
}
/*
  padding: 29px 0 0 104px;
*/ 
#quickLinks a {
  width: 258px;
  text-decoration: none;
  margin: 0;
  overflow: hidden;
  display: block;
  color: #000;
  font: bold 18px Georgia, "Times New Roman", Times, serif;
  font-variant: small-caps;
  padding: 29px 0 0 104px;
  
}
/*
  filter: alpha(opacity=25);
   -moz-opacity:0.25;
  -khtml-opacity: 0.25;
  opacity: 0.25;
  */

/*#quickLinks a span {
	padding: 29px 0 0 104px;
	display: inline-block;
	vertical-align: middle;
}

#quickLinks a img {
	border: solid black 2px;
	display: block;
	position: absolute;
	left: 3px;
	right: 29px;
	width: 82px;
	height: 60px;
}
*/
/*#quickLinks a#qlink1 span { background: url('/pics/qlinks/parents.png') no-repeat;}
#quickLinks a#qlink2 span { background: url('/pics/qlinks/students.png') no-repeat;}
#quickLinks a#qlink3 span { background: url('/pics/qlink3.jpg') no-repeat;}
*/
#quickLinks a#qlink1 { height: 42px; background: url('/pics/qlink1.jpg') no-repeat;}
#quickLinks a#qlink2 { height: 44px; background: url('/pics/qlink2.jpg') no-repeat;}
#quickLinks a#qlink3 { height: 43px; background: url('/pics/qlink3.jpg') no-repeat;}


#quickLinks a:hover {
  color: #a49262;
  background-position: -362px 0!important;
}
/* Homepage Section Headers */

h2 a#news {
  width: 0;
  height: 0;
  padding: 0 0 81px 523px;
  font-size: 0;
  background: url('/pics/news_header.png') no-repeat left top;
  behavior: url('/apps/shared/iepngfix.htc');
  display: block;
  margin: 0;
  overflow: hidden;
}

h2 a#events {
  width: 0;
  height: 0;
  padding: 0 0 81px 342px;
  font-size: 0;
  background: url('/pics/events_header.png') no-repeat left top;
  behavior: url('/apps/shared/iepngfix.htc');
  display: block;
  margin: 0;
  overflow: hidden;
}
h2 a#athletic {
  width: 0;
  height: 0;
  padding: 0 0 37px 341px;
  font-size: 0;
  background: url('/pics/athletic_header.png') no-repeat left top;
  behavior: url('/apps/shared/iepngfix.htc');
  display: block;
  margin: 0;
  overflow: hidden;
}

h2 a#textbook {
  width: 0;
  height: 0;
  padding: 0 0 31px 341px;
  font-size: 0;
  background: url('/pics/textbook_header.gif') no-repeat left top;
  behavior: url('/apps/shared/iepngfix.htc');
  display: block;
  overflow: hidden;
	
}
/* Homepage Sections Containers */

#newsContainer {
  width: 523px;
  min-height: 77px;
  height: auto!important;
  height: 77px;
  margin: -30px 0 0;
  padding: 0;
}
#eventsContainer {
  width: 342px;
  min-height: 77px;
  height: auto!important;
  height: 77px;
  margin: -30px 0 10px 0;
  padding: 0;

}
/* Homepage Section Table Includes */

.HPNews {
  padding: 0;
  margin: 0;
  color: #000;
}
.HPEvents {
  width: 292px;
  padding: 0;
  margin: 0;
  color: #000;
}
.HPBBMessages {
  padding: 0;
  margin: 0;
  color: #000;
}
.HPLinks {
  padding: 0;
  margin: 0;
  color: #000;
}
/* Other homepage section extras */

.HPNews a, .HPNews a:active, .HPNews a:link, 
.HPEvents a, .HPEvents a:active, .HPEvents a:link, 
.HPDirectory a, .HPDirectory a:active, .HPDirectory a:link,
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link,
.HPLinks a, .HPLinks a:active, .HPLinks a:link,
.HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link {
  color: #000;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
  padding-top: 6px;
}

#banners {
  border-top: solid 5px #e9e9e9;
  width: 900px;
  height: 112px;
  margin-top: 10px;
}
#banners h2 {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

#banners ul {
  padding: 0;
  margin: 0;
}

#banners li {
  position: relative;
  float: left;
  list-style: none;
  padding: 0;
}

#banners a {
  text-decoration: none;
  padding: 112px 0 0 0;
  height: 0;
  margin: 0;
  display: block;
  overflow: hidden;
}

#banners li#sostene a {background: url('/pics/priories/sostene.jpg'); width: 115px;}
#banners li#alexis a {background: url('/pics/priories/alexis.jpg'); width: 109px;}
#banners li#manettus a {background: url('/pics/priories/manettus.jpg'); width: 117px;}
#banners li#hugh a {background: url('/pics/priories/hugh.jpg'); width: 111px;}
#banners li#amideus a {background: url('/pics/priories/amideus.jpg'); width: 112px;}
#banners li#bonfilius a {background: url('/pics/priories/bonfilius.jpg'); width: 111px;}
#banners li#bonajuncta a {background: url('/pics/priories/bonajuncta.jpg'); width: 113px;}
#banners li#philip a {background: url('/pics/priories/philip.jpg'); width: 112px;}

h2 a#priories {
  width: 0px;
  height: 0px;
  padding: 0 0 52px 900px;
  font-size: 0;
  background: url('/pics/servite_priories_header.png') no-repeat left top;
  behavior: url('/apps/shared/iepngfix.htc');
  display: block;
  margin: 0;
  margin-bottom: -15px;
  overflow: hidden;
}

/* Image shuffles */

#shuffle1 {
  width: 522px;
  height: 209px;
  margin: 0 8px;
  float: left;
  display: inline;
}

/* Footer */
div#footerBG {
  background: url('/pics/footer_bg.gif') top center repeat-x;
  height: 135px;
}
div#footer {
  width: 946px;
  height: 135px;
  margin: 0 auto;
  text-align: left;
  background: url('/pics/footer2.jpg') no-repeat;
	position: relative;
}
address {
  position: absolute;
  left: 90px;
  top: 9px;
  color: #000;
  font: 12px Georgia, "Times New Roman", Times, serif;
  font-variant: small-caps;
  padding-top: 10px;
}

#footer_links{
	position: absolute;
	top: 76px;
	left: 39px;
	width: 872px;
	height: 26px;
	border-top: 1px solid #7d7d7d;
	border-bottom: 1px solid #7d7d7d;
	background-color: black;

	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	
}

#footer_links ul{
	height: 16px;
	list-style: none;
	margin: 0;
	padding: 5px 0;
	width: 100%;
	text-align: center;
}

#footer_links li {
	list-style: none;
	padding: 0;
	margin:0;
	display: inline;
}

#footer_links li a {	
	height: 16px;
	text-align: center;
	padding: 0 8px;
	border-right: 1px solid #7d7d7d;
	font: 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.3px;
	font-variant: small-caps;
	text-decoration: none;
	line-height: 16px;
	color: white;
}
/*	color: #e7bb43;*/

#footer_links .last {
	border: none;
}
  
a#edunet {
  width: 245px;
  height: 0;
  padding: 22px 0 0 0;
  margin: 0 0 30px 0;
  overflow: hidden;
  display: block;
  background: url('/pics/edlio_gray.png') no-repeat;  
}
#edu_logo {
  width: 245px;
  margin: 0 auto;
}

#social {
	position: absolute;
	top: 0px;
	left: 24px;
	font: 16px Times, serif;
	height: 25px;
	line-height: 25px;
	
	list-style-type: none;
	
	margin-top: 0;
	padding-left: 0;
	margin-left: 0;
}

#social li {
	display: inline;
	padding-left: 0;
	margin-left: 0;
}

/* used for aligning text in any list items */
#social li span {
	vertical-align: middle;
}

/* All Access Logo */
#social #all-access-logo {
	max-height: 25px;
	vertical-align: middle;
}

/* buttons */
#social img {
	height: 25px;
	vertical-align: middle;
}

/* Portal Pages */

.portal_list {
  font-size: 1.4em;
  line-height: 1.2em;
  width:350px;
  float: left;
  text-align: left;
}
ul.portal_list, .portal_list li {
  list-style: none;
  padding: 0;
  margin: 0 1px 1px 0;
}
.portal_list li a {
  padding: .4em .8em;
  display: block;
  width: auto;
  background-color: #474747;
  color: #f9f9f9 !important;
  text-decoration: none;
  text-shadow:#333 1px 1px 1px;
}
.portal_list li a:hover {
  background-color: #111111;
  color: #ccc2a8!important;
  text-decoration: none;
}
.portal_container {
  text-align: center;
  margin: 0 auto;
  width: 350px;
  background-color:#938058;
  padding:20px;
  overflow: auto;
}

.portal_container_double {
  text-align: center;
  margin: 0 auto;
  width: 702px;
  background-color:#938058;
  padding:20px;
  overflow: auto;
}

/* Section home styling */

.section_left {
  float: left;
  width: 522px;
}

.section_left #shuffle {
  width: 485px;
  margin: 0 auto;
}
.section_right {
  float: left;
  width: 341px;
  margin-left: 10px;
  height: 52px;
  display: inline;
}

h2.section_left_header, h2.section_right_header { margin: 0; padding: 0; }
  
h2.section_left_header a, h2.section_right_header a {
  display: block;
  height: 0;
  overflow: hidden;
  padding-top: 37px;
  margin: 0;
}

h2.section_left_header { width: 522px;}
h2.section_right_header {width: 341px;}

a.button {
  display:block;
  text-decoration:none;
  padding:4px 0;
  text-align:center;
  background-color:#9C805A;
  border-top:2px solid #000;
  border-bottom:2px solid #000;
  color:#fff;
  font-size:14px;
  margin-bottom:10px;
}

div.alexSlideShow ul, div.alexSlideShow ul li{margin:0;padding:0; }
div.alexSlideShow ul li {position:relative;height:215px; width:490px; background-color:#ededed; float:left; list-style-type:none;}
div.alexSlideShow {
  width:485px;
  height:215px;
  }
  
  
/* Page Navs */

#pageNav {
  background-color:#A4916B;
  border: none;
  font-family: Times, serif;
}

#pageNav ul {
  list-style: none;
  margin: 10px!important;
  padding: 0!important;
  line-height: 18px;
}

#pageNav ul li {
  list-style: none;
  padding: 2px 0 2px 10px;
}

#pageNav ul li a {
  color: #111111;
}

#pageNav ul li:hover, #pageNav ul li.over {
  background-color: #222;
  
}

#pageNav ul li:hover a, #pageNav ul li.over a {
  color: #ccc2a8!important;
}

#pageNav ul li b {
  color: #fff;
} 







