﻿* { /* Global Whitespace Reset - do not delete */
	margin: 0;
	padding: 0;
}

html {overflow-y: scroll;}

body {
	padding: 0 0 35px;
	font: 12px Arial, Verdana, sans-serif;
	color: #000;
	background: #1a1a1a;
}

img {border: 0;}

a:focus {outline: 0;}

br.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}

div.top {
	margin: 0 auto;
	width: 962px;
	height: 12px;
	background: url(images/bg-top.gif) no-repeat 0 0;
}

div.bottom {
	margin: 0 auto;
	width: 962px;
	height: 15px;
	background: url(images/bg-bottom.gif) no-repeat 0 0;
}

div.main {
	position: relative;
	margin: 0 auto;
	padding: 0 10px;
	width: 942px;
	min-height: 400px;
	background: url(images/bg-main.gif) repeat-y 0 0;
}

div.footer {
	margin: -3px auto 0;
	width: 940px;
	font-size: 11px;
	color: #999;
}

div.footer a:link,
div.footer a:visited {
	color: #999;
	text-decoration: none;
}
div.footer a:hover {text-decoration: underline;}


/* Main Navigation */

div.main img.mainHomeLink {
	position: absolute;
	top: 50px;
	left: 35px;
	z-index: 999;
}

div.mast {
	position: absolute;
	top: 25px;
	left: 10px;
	width: 942px;
	height: 247px;
	background: url(images/bg-mast.png) no-repeat 0 bottom;
	z-index: 998;
}

div.internal-mast {
	position: absolute;
	top: 25px;
	left: 10px;
	width: 942px;
	height: 216px;
	background: url(images/bg-internal-mast.png) no-repeat 0 bottom;
	z-index: 998;
}

div.main div.nav {
	position: absolute;
	top: 0;
	left: 10px;
	width: 942px;
	height: 25px;
	background: #06357a;
	z-index: 1001;
}

div.main div.nav ul {
	list-style: none;
	margin: -3px 0 0 7px;
	width: 1000px;
	position: relative;
}

div.main div.nav ul li {
	float: left;
	height: auto;
	z-index: 1000;
	position: relative;
}



div.main div.nav ul li a:link,
div.main div.nav ul li a:visited {
	float: left;
	padding: 4px;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #b4932b;
	position: relative;
}
div.main div.nav ul li a:hover,
div.main div.nav ul li a.on:link,
div.main div.nav ul li a.on:visited {
	color: #eeb211;
	background: #1a2745;
	position: relative;
}

div.main div.nav ul li.about-pius a:link,
div.main div.nav ul li.about-pius a:visited {border: 0;}

div.main div.nav ul li.main2 ul {margin-left: 0;}

div.main div.nav ul li ul {display: none;}

div.main div.nav ul li.on ul {
	clear: both;
	display: block;
	position: absolute;
	top: 0;
	margin: 23px -1px 0 1px;
	padding: 3px 0;
	width: auto;
	min-height: 1px;
	background: url(images/bg-nav-submenu.png) repeat-x 0 0;
}

div.main div.safari ul li.on ul {margin-top: 20px;}

div.main div.nav ul li.firefox ul {margin-left: 0;}

div.main div.nav ul li ul li {
	float: none;
	position: relative;
	white-space: nowrap;
}

div.main div.nav ul li ul li.ie {margin-right: -1px;}

div.main div.safari ul li ul li.ie {padding-right: 1px !important;}

div.main div.nav ul li ul li a:link,
div.main div.nav ul li ul li a:visited {
	float: none;
	display: block;
	line-height: 18px;
	padding: 0 12px 0 4px !important;
	border: 0;
}
div.main div.nav ul li ul li a:hover,
div.main div.nav ul li ul li.on a:link,
div.main div.nav ul li ul li.on a:visited {
	color: #06357a;
	background: #cb9b1b;
}

div.main div.nav ul li ul li ul {
	visibility: hidden;
	padding-top: 0;
	padding-left: 3px !important;
	padding-right: 3px !important;
	margin-top: 0 !important;
	position: absolute;
	top: 0;
	left: 99% !important;
	width: auto !important;
	background: url(images/bg-nav-thirdlevel-menu.png) no-repeat right bottom !important;
}

div.main div.nav ul li ul li.on ul {visibility: visible !important;}

div.main div.nav ul li ul li.on ul li,
div.main div.nav ul li ul li.on ul li a:link,
div.main div.nav ul li ul li.on ul li a:visited {background: none !important;}
div.main div.nav ul li ul li.on ul li a:hover {color: #fff;}


/* Main Content Area */

div.content {
	padding: 100px 0 0;
	width: 942px;
}


/* Homepage */

div.content div.home {
	width: 942px;
	background: #041d57;
}

div.content div.home div#rotate {
	margin-top: -10px;
	width: 942px;
	height: 439px;
}

div.content div.home div.career-goals {background: url(images/rotate/career-goals.jpg) no-repeat 0 0;}
div.content div.home div.catholic-values {background: url(images/rotate/catholic-values.jpg) no-repeat 0 0;}
div.content div.home div.curriculum {background: url(images/rotate/curriculum.jpg) no-repeat 0 0;}
div.content div.home div.diversity {background: url(images/rotate/diversity.jpg) no-repeat 0 0;}
div.content div.home div.independent {background: url(images/rotate/independent.jpg) no-repeat 0 0;}

div.content div.home img.enroll-today {
	float: none;
	position: absolute;
	top: 440px;
	left: 107px;
	z-index: 1000;
}

div.content div.home div.home-frame {
	position: absolute;
	top: 430px;
	left: 10px;
	z-index: 999;
	width: 942px;
	height: 128px;
	background: url(images/bg-frame.png) no-repeat 0 0;
}

div.content div.content-footer {
	margin-top: 10px;
	width: 942px;
	min-height: 178px;
	background: #fff url(images/bg-home-footer.jpg) repeat-x 0 0;
}

div.content div.content-footer div.links {
	float: left;
	padding: 14px 0 0 12px;
	width: 140px;
	border-right: 1px solid #fff;
}

div.content div.content-footer div.links h3 {
	margin-bottom: 5px;
	font-size: 12px;
	text-transform: uppercase;
	color: #06357a;
}

div.content div.content-footer div.links h3.quick-links {
	width: 91px;
	height: 11px;
	text-indent: -10000em;
	background: url(images/h3-quick-links.gif) no-repeat 0 0;
}

div.content div.content-footer div.links h3.forms {
	width: 52px;
	height: 11px;
	text-indent: -10000em;
	background: url(images/h3-forms.gif) no-repeat 0 0;
}

div.content div.content-footer div.links h3.log-in {
	width: 48px;
	height: 11px;
	text-indent: -10000em;
	background: url(images/h3-log-in.gif) no-repeat 0 0;
}

div.content div.content-footer div.links ul {
	list-style: none;
	margin-bottom: 7px;
}

div.content div.content-footer div.links ul li {
	font-size: 12px;
	line-height: 16px;
}

div.content div.content-footer div.links ul li a:link,
div.content div.content-footer div.links ul li a:visited {
	color: #6a737b;
	text-decoration: none;
}
div.content div.content-footer div.links ul li a:hover {text-decoration: underline;}

div.content div.content-footer div.links p a:link,
div.content div.content-footer div.links p a:visited {
	color: #06357a;
	text-decoration: none;
}
div.content div.content-footer div.links p a:hover {text-decoration: underline;}

div.content div.content-footer div.callout {
	float: right;
	margin: 20px 25px 0 0;
	padding: 14px 0 0;
	width: 166px;
	text-align: center;
}

div.content div.content-footer div.callout img {
	float: left;
	margin: 0 0 5px;
}

div.content div.content-footer div.callout a:link,
div.content div.content-footer div.callout a:visited {
	color: #06357a;
	text-decoration: none;
}
div.content div.content-footer div.callout a:hover {text-decoration: underline;} 

div.content div.content-footer div.last {border: 0; width: 140px;}
			

/* Breadcrumb Styles */

div.content div.breadcrumb {
	padding: 0 0 0 12px;
	line-height: 24px;
	color: #6a737b;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

div.content div.breadcrumb a:link,
div.content div.breadcrumb a:visited {
	color: #6a737b;
	text-decoration: none;
}
div.content div.breadcrumb a:hover {text-decoration: underline;}


/* Secondary Pages */

div.content div.internal {
	width: 942px;
}

div.content div.internal div.frame {
	position: absolute;
	top: 430px;
	left: 10px;
	z-index: 999;
	width: 942px;
	height: 128px;
	background: url(images/bg-frame.png) no-repeat 0 0;
}

div.content div.internal div.copy {
	padding: 150px 0 0;
	width: 942px;
	height: 289px;
	color: #fff;
	background: #000;
}

div.content div.internal div.staff-blogs {background: url(images/secondary/bg-staff-blogs.jpg) no-repeat 0 0;}
div.content div.internal div.prospective {background: url(images/secondary/bg-prospective.jpg) no-repeat 0 0;}
div.content div.internal div.support {background: url(images/secondary/bg-support.jpg) no-repeat 0 0;}
div.content div.internal div.student-showcase {background: url(images/secondary/bg-student-showcase.jpg) no-repeat 0 0;}
div.content div.internal div.current-students {background: url(images/secondary/bg-current-students.jpg) no-repeat 0 0;}
div.content div.internal div.about-pius {background: url(images/secondary/bg-about-pius.jpg) no-repeat 0 0;}
div.content div.internal div.academics {background: url(images/secondary/bg-academics.jpg) no-repeat 0 0;}
div.content div.internal div.athletics {background: url(images/secondary/bg-athletics.jpg) no-repeat 0 0;}
div.content div.internal div.clubs {background: url(images/secondary/bg-clubs.jpg) no-repeat 0 0;}
div.content div.internal div.campus-ministry {background: url(images/secondary/bg-campus-ministry.jpg) no-repeat 0 0;}
div.content div.internal div.alumni {background: url(images/secondary/bg-alumni.jpg) no-repeat 0 0;}

div.content div.internal div.copy h2 {
	margin: 0 0 0 20px;
	width: 800px;
	height: 50px;
	visibility: hidden;
}

div.content div.internal div.copy h2.sIFR-hasFlash {visibility: hidden;}

div.content div.internal div.copy p {
	padding: 0 0 0 70px;
	width: 230px;
	font-size: 11px;
}


/* Sidebar Styles */

div.content div.sidebar {
	float: left;
	padding: 8px 0 0 12px;
	width: 208px;
	min-height: 492px;
	background: url(images/bg-sidebar.jpg) repeat-x 0 0;
}

div.content div.sidebar h3 {
	color:#06357A;
	padding-bottom:5px;
}

div.content div.sidebar ul {list-style: none;}

div.content div.sidebar ul li {line-height: 18px;}

div.content div.sidebar ul li a:link,
div.content div.sidebar ul li a:visited {
	color: #6a737b;
	text-decoration: none;
}
div.content div.sidebar ul li a:hover,
div.content div.sidebar ul li a.on:link,
div.content div.sidebar ul li a.on:visited {color: #06357a;}

/* Sidebar Sub-menus */
div.content div.sidebar ul li ul li { padding-left:20px; }


/* Tertiary Styles */

div.content div.page {
	padding: 100px 0 15px;
	width: 942px;
	background: url(images/page/bg-facts.jpg) no-repeat 0 -10px;
}

div.content div.academics-copy {background: url(images/page/bg-academics.jpg) no-repeat 0 -10px;}
div.content div.art-copy {background: url(images/page/bg-art.jpg) no-repeat 0 -10px;}
div.content div.soccer-copy {background: url(images/page/bg-soccer.jpg) no-repeat 0 -10px;}
div.content div.basketball-copy {background: url(images/page/bg-basketball3.jpg) no-repeat 0 -10px;}
div.content div.golf-copy {background: url(images/page/bg-golf.jpg) no-repeat 0 -10px;}
div.content div.volleyball-copy {background: url(images/page/bg-volleyball.jpg) no-repeat 0 -10px;}
div.content div.baseball-copy {background: url(images/page/bg-baseball.jpg) no-repeat 0 -10px;}
div.content div.softball-copy {background: url(images/page/bg-softball.jpg) no-repeat 0 -10px;}
div.content div.track-copy {background: url(images/page/bg-track.jpg) no-repeat 0 -10px;}
div.content div.hockey-copy {background: url(images/page/bg-hockey.jpg) no-repeat 0 -10px;}
div.content div.cross-country-copy {background: url(images/page/bg-cross-country.jpg) no-repeat 0 -10px;}
div.content div.football-copy {background: url(images/page/bg-football.jpg) no-repeat 0 -10px;}
div.content div.swimming-copy {background: url(images/page/bg-swimming.jpg) no-repeat 0 -10px;}
div.content div.tennis-copy {background: url(images/page/bg-tennis.jpg) no-repeat 0 -10px;}
div.content div.engineering-copy {background: url(images/page/bg-engineering.jpg) no-repeat 0 -10px;}
div.content div.english-copy {background: url(images/page/bg-english.jpg) no-repeat 0 -10px;}
div.content div.fitness-copy {background: url(images/page/bg-fitness.jpg) no-repeat 0 -10px;}
div.content div.math-copy {background: url(images/page/bg-math.jpg) no-repeat 0 -10px;}
div.content div.performing-arts-copy {background: url(images/page/bg-performing-arts.jpg) no-repeat 0 -10px;}
div.content div.social-studies-copy {background: url(images/page/bg-social-studies.jpg) no-repeat 0 -10px;}
div.content div.special-copy {background: url(images/page/bg-special.jpg) no-repeat 0 -10px;}
div.content div.theology-copy {background: url(images/page/bg-theology.jpg) no-repeat 0 -10px;}
div.content div.world-languages-copy {background: url(images/page/bg-world-languages.jpg) no-repeat 0 -10px;}
div.content div.pom-pons-copy {background: url(images/page/bg-pom-pons.jpg) no-repeat 0 -10px;}
div.content div.tac-copy {background: url(images/page/bg-tac.jpg) no-repeat 0 -10px;}
div.content div.history-copy {background: url(images/page/bg-history.jpg) no-repeat 0 -10px;}
div.content div.about-overview-copy {background: url(images/page/bg-about-overview.jpg) no-repeat 0 -10px;}
div.content div.directory-copy {background: url(images/page/bg-directory.jpg) no-repeat 0 -10px;}
div.content div.staff-development-copy {background: url(images/page/bg-staff-development.jpg) no-repeat 0 -10px;}
div.content div.news-copy {background: url(images/page/bg-news.jpg) no-repeat 0 -10px;}
div.content div.curriculum-guide-copy {background: url(images/page/bg-curriculum-guide.jpg) no-repeat 0 -10px;}
div.content div.book-copy {background: url(images/page/bg-book.jpg) no-repeat 0 -10px;}
div.content div.bowling-copy {background: url(images/page/bg-bowling.jpg) no-repeat 0 -10px;}
div.content div.french-club-copy {background: url(images/page/bg-french-club.jpg) no-repeat 0 -10px;}
div.content div.global-youth-copy {background: url(images/page/bg-global-youth.jpg) no-repeat 0 -10px;}
div.content div.comedy-sportz-copy {background: url(images/page/bg-comedy-sportz.jpg) no-repeat 0 -10px;}
div.content div.gsa-copy {background: url(images/page/bg-gsa.jpg) no-repeat 0 -10px;}
div.content div.jsa-copy {background: url(images/page/bg-jsa.jpg) no-repeat 0 -10px;}
div.content div.key-club-copy {background: url(images/page/bg-key-club.jpg) no-repeat 0 -10px;}
div.content div.film-society-copy {background: url(images/page/bg-film-society.jpg) no-repeat 0 -10px;}
div.content div.polish-club-copy {background: url(images/page/bg-polish-club.jpg) no-repeat 0 -10px;}
div.content div.ski-club-copy {background: url(images/page/bg-ski-club.jpg) no-repeat 0 -10px;}
div.content div.spanish-club-copy {background: url(images/page/bg-spanish-club.jpg) no-repeat 0 -10px;}
div.content div.stage-crew-copy {background: url(images/page/bg-stage-crew.jpg) no-repeat 0 -10px;}
div.content div.scuba-club-copy {background: url(images/page/bg-scuba-club.jpg) no-repeat 0 -10px;}
div.content div.drill-team-copy {background: url(images/page/bg-drill-team.jpg) no-repeat 0 -10px;}
div.content div.mock-trial-copy {background: url(images/page/bg-mock-trial.jpg) no-repeat 0 -10px;}
div.content div.model-un-copy {background: url(images/page/bg-model-un.jpg) no-repeat 0 -10px;}
div.content div.performing-arts-society-copy {background: url(images/page/bg-performing-arts-society.jpg) no-repeat 0 -10px;}
div.content div.flexible-schedule-copy {background: url(images/page/bg-flexible-schedule.jpg) no-repeat 0 -10px;}
div.content div.blog-copy {background: url(images/bg-blog.jpg) no-repeat 0 -10px;}

div.content div.page h2 {
	padding: 4px 0 6px 12px;
	font: 22px/1 Arial, Verdana, sans-serif;
	color: #06357a;
	text-transform: uppercase;
}

div.content div.page div.photo {
	float: right;
	margin: 0 -60px 10px 20px;
	padding: 10px 12px 0 0;
	width: 254px;
}

div.content div.page div.photo img {float: left;}

div.content div.page div.photo p {
	color: #4d4d4d;
	line-height: 24px;
	text-align: center;
}

div.content div.page div.copy {
	margin: 0 0 -11px 241px;
	padding: 15px 0 15px;
	width: 625px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 18px;
}

div.content div.page div.copy h3 {
	padding: 5px 0 4px;
	font-size: 16px;
	font-weight: bold;
}

div.content div.page div.copy p.commentlink {
	padding-bottom: 8px;
	color: Gray;
}

div.content div.page div.copy p.commentlink a {
	color: Gray;
}

div.content div.page div.copy span.date {
	font-size: 14px;
	color: #4d4d4d;
}

div.content div.page div.copy ul, ol {margin: 16px 0 20px 26px;}

div.content div.page div.copy ul li {padding-bottom: 4px;}

div.content div.page div.copy ul li ul {margin: 4px 0 0 26px;}

div.content div.page div.copy ol li ul {margin: 4px 0 4px 26px;}

div.content div.page div.copy a:link,
div.content div.page div.copy a:visited {
	color: #06357a;
	text-decoration: none;
}
div.content div.page div.copy a:hover {text-decoration: underline;}

div.content div.page div.copy blockquote {
	margin: 0;
	padding: 0 25px;
}

div.content div.page div.copy table {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

div.content div.page div.copy table td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
}

div.content div.page div.copy table.registration-table,
div.content div.page div.copy table.registration-table table,
div.content div.page div.copy table.registration-table td {border: 0 !important;}

div.content div.page div.login-form #formGradient {
	min-width: 200px;
	padding: 0 10px;
}

div.content div.page div.login-form #formLeft {
	padding: 25px 15px 0 22px;
	margin-right: 9px;
	background: url("/images/login_left.gif") no-repeat top left;
	height: auto;
	line-height: 14px;
	padding-bottom: 50px;
}

div.content div.page div.login-form #formRight {
	width: 15px;
	background: url("/images/login_right.gif") no-repeat top left;
	float: right;
	color: #f1f1f1;
	height: 190px;
}

div.content div.page div.login-form #formWrapper {
	width: 480px;
	margin: 0 auto;
	min-width: inherit;
	padding: 0px 20px 10px 20px;
	text-align: left;
}

div.content div.page div.login-form #additional {
	width: 440px;
	margin: 100px auto 0 auto;
}

div.content div.page div.login-form #additional h1 {	
	margin: 0 75px 15px 75px;
}

div.content div.page div.login-form dd span {
	color: #ccc;
}

div.content div.page div.login-form h1 {
	font-size: 20px;
	margin: 5px 0 15px 0;
	text-align: left;
	line-height: 24px;
}

div.content div.page div.login-form h2 {
	font-size: 14px;
	color: #2ba02c;
}

div.content div.page div.login-form label {
	float: left;
	width: 75px;
	line-height: 26px;
}

div.content div.page div.login-form input {
	float: left;
	margin: 0 0 5px;
	font-size: 14px;
	padding: 3px;
	font: normal 14px verdana, arial, helvetica, sans-serif;
}

div.content div.page div.login-form input.submit {margin-left: 72px;}

div.content div.page div.login-form input.button {
	padding: 0;
	vertical-align: middle;
}

div.content div.page div.login-form input#username {
	width: 250px;
}

div.content div.page div.login-form input#password {
	width: 150px;
	margin-right: 5px;
}

div.content div.page div.login-form input#emailpassword {
	vertical-align: middle;
	margin-right: 5px;
}

div.content div.page div.login-form input#forgot {
	width: 280px;
}

div.content div.page div.login-form #success {
	background: url("/images/icons/tick.gif") no-repeat top left;
	padding: 0 0 0 44px;
	margin-bottom: 15px;
	text-align: left;
}

div.content div.page div.login-form #failure {
	background: url("/images/icons/error.gif") no-repeat top left;
	padding: 10px 0 0 44px;
	margin-bottom: 15px;
	text-align: left;
	height: 25px;
}

div.content div.page div.login-form #success h1, #failure h1 {
	font-size: 16px;
	margin: 0 0 3px 0
}

div.content div.page div.login-form p {	
	margin-bottom: 18px;
	text-align: left;
	font-size: 12px;
}

div.content div.page div.login-form p em {
	font-style: italic;
	color: #a1a1a1;
}

div.content div.page div.login-form p.success {
	color: #009754;
	font-weight: bold;
}

div.content div.page div.login-form p.error {
	color: #cc2a2a;
	font-weight: bold;
}

div.content div.page div.login-form p.extraPad {
	margin-bottom: 30px;
}



div.content div.page div.comments {
	background: #EAF1FE;
	margin: 50px 0 0 231px;
	padding: 15px 10px 15px 10px;
	width: 460px;
	border: 1px solid #e5e5e5;
	line-height: 18px;
}

div.content div.page div.comments h3,
div.content div.page div.postcomment h3
{
	border-bottom: 1px #C0C0C0 solid;
	font-size: 16px;
	color: #06357a;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

div.content div.page div.comment {
	margin:25px 0 10px;
}


div.content div.page div.comment h4 {
	margin: 10px 0 2px;
}

div.content div.page div.comment h4 .author {
	color: #336699;
	font-size: 16px;
}

div.content div.page div.comment h4 .date {
	font-size: 12px;
	color:Gray;
}



div.content div.page div.postcomment 
{
	background: #EAF1FE;
	margin: 50px 0 0 231px;
	padding: 15px 10px 15px 10px;
	width: 460px;
	border: 1px solid #e5e5e5;
	line-height: 18px;
}

div.content div.page div.postcomment dd 
{
	margin-bottom:10px;
}

div.content div.page div.postcomment dd textarea 
{
	margin-bottom:15px;
}

div.content div.page div.copy table.calendar-table {
	margin: 15px auto 0;
	width: 910px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

div.content div.page div.copy table.calendar-table td {
	width: 130px;
	height: 130px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.content div.page div.forms {
	margin: 0 auto;
	width: 900px;
}

div.content div.page div.alumni-registration {
	float: left;
	margin: 0 0 0 25px;
	width: 675px;
}

div.content div.page div.forms h3 {padding: 10px 0; font-size: 14px;}

div.content div.page div.forms h3 span {font-weight: normal; font-size: 10px;}

div.content div.page div.forms div.parent-guardian {
	float: left;
	margin-right: 20px;
	width: 410px;
}

div.content div.page div.forms label {
	float: left;
	padding: 0 10px 0 0;
	width: 125px;
	line-height: 20px;
	text-align: right;
}
div.content div.page div.alumni-registration label {width: 150px;}

div.content div.page div.forms input.text {
	float: left;
	margin: 0 0 8px;
	padding: 1px 0 0 2px;
	width: 198px;
	height: 17px;
	border: 1px solid #aaa;
}
div.content div.page div.forms input.class-of {
	width: 40px;
	margin-right: 158px;
}
div.content div.page div.forms input.other {
	margin: 2px 0 8px 4px;
	width: 120px;
}

div.content div.page div.forms select {
	float: left;
	margin: 0 0 8px;
	padding: 1px 0 0 2px;
	width: 201px;
	height: 21px;
	border: 1px solid #aaa;
}

div.content div.page div.forms span.graduate {line-height: 30px;}

div.content div.page div.forms .required {color: #06357a;}

div.content div.page div.forms div.children {
	float: left;
	padding: 10px;
	width: 410px;
	display: none;
}

div.content div.page div.forms div.oneChild {background: #f0f2f4; margin-top: 20px;}
div.content div.page div.forms div.twoChildren {margin-top: 20px;;}
div.content div.page div.forms div.threeChildren {background: #f0f2f4;}

div.content div.page div.forms div.children select.month {width: 90px;}
div.content div.page div.forms div.children select.day {width: 40px; margin: 0 5px;}
div.content div.page div.forms div.children select.year {width: 60px;}
div.content div.page div.forms div.children select.gender {width: 80px; margin-right: 120px;}
div.content div.page div.forms div.children select.grade {width: 90px; margin-right: 110px;}

div.content div.page div.forms div.children span.interests {float: left; white-space: nowrap; width: 130px;}


div.content div.page div.forms div.registering {
	float: left;
	width: 700px;
	padding: 25px 0 0;
}

div.content div.page div.forms div.registering select {
	float: left;
	padding: 1px 0 0 2px;
	width: 40px;
	height: 21px;
	border: 1px solid #aaa;
}

div.content div.page div.forms div.submit {
	float: left;
	clear: both;
	margin: 20px 0 0;
	width: 450px;
	display: none;
}

div.content div.page div.forms div.submit span.informed,
div.content div.page div.alumni-registration span.informed {
	float: left;
	margin: 0 75px 8px 25px;
}

div.content div.page div.forms div.submit input.submit,
div.content div.page div.alumni-registration input.submit  {
	display: block;
	width: 100px;
	margin: 25px auto 0;
}

div.content div.page div.forms div.alumni-submit {
	float: left;
	clear: both;
	margin: 20px 0 0;
	width: 450px;
	background: #0f0;
}

div.content div.page div.forms textarea.text {
	float: left;
	margin: 0 0 8px;
	padding: 1px 0 0 2px;
	width: 198px;
	height: 75px;
	border: 1px solid #aaa;
	font: 13px Arial, Verdana, sans-serif;
}




div.content div.page div.search-results {
	padding:10px;
}




/* sIFR Styles - do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


/* Calendar Styles */

div.calendar-nav {
	margin: 0 auto 15px;
	width: 900px;
	height: 65px;
	background: #fef9ee;
	border: 1px solid #fef0ce;
}

div.calendar-nav div {
	float: left;
	padding: 10px 30px 0 20px;
	line-height: 12px;
}

div.calendar-nav div input {
	float: left;
	margin: 5px 0 0;
	width: 14px;
	height: 14px;
}

div.calendar-nav div label {
	float: left;
	margin: 5px 0 0 5px;
}

div.calendar-nav div.submit {
	float: left;
	margin: 22px 0 0;
	padding: 0;
}

div.calendar-nav div.submit input {
	margin: 0;
	padding: 0;
	width: 140px;
	height: 25px;
}

div.calendar-nav div a:link,
div.calendar-nav div a:visited {font-size: 11px;}

div.calendar-nav div select {
	float: left;
	margin: 0 0 0 5px;
	width: 185px;
}

div.calendar {
	margin: 0 auto;
	padding: 0 0 0 100px;
	position: relative;
}

div.calendar select.month {
	position: absolute;
	top: 9px;
	left: 425px;
	width: 150px;
}

div.calendar a.hiddenMonth:link,
div.calendar a.hiddenMonth:visited {
	position: absolute;
	top: 9px;
	left: 425px;
	width: 150px;
	display: block;
	text-decoration: none;
}
div.calendar a.hiddenMonth:hover {text-decoration: none;}

div.month-january {background: #ffe9ac url(images/calendar/calendar-months.gif) no-repeat 0 center;}
div.month-february {background: #ffe9ac url(images/calendar/calendar-months.gif) no-repeat -110px center;}
div.month-march {background: #ffe9ac url(images/calendar/calendar-months.gif) no-repeat -220px center;}
div.month-april {background: #ffe9ac url(images/calendar/calendar-months.gif) no-repeat -330px center;}
div.month-may {background: #ffe9ac url(images/calendar/calendar-months.gif) no-repeat -440px center;}
div.month-june {background: #ffe9ac url(images/calendar/calendar-months.gif) no-repeat -550px center;}
div.month-july {background: #ffe9ac url(images/calendar/calendar-months.gif) no-repeat -660px center;}
div.month-august {background: #ffe9ac url(images/calendar/calendar-months.gif) no-repeat -770px center;}
div.month-september {background: #ffe9ac url(images/calendar/calendar-months.gif) no-repeat -880px center;}
div.month-october {background: #ffe9ac url(images/calendar/calendar-months.gif) no-repeat -990px center;}
div.month-november {background: #ffe9ac url(images/calendar/calendar-months.gif) no-repeat -1100px center;}
div.month-december {background: #ffe9ac url(images/calendar/calendar-months.gif) no-repeat -1210px center;}

div.calendar table.main {
	width: 800px;
	background: #fff;
}

div.calendar table.main td {
	height: 100px;
	padding: 0 !important;
}

div.calendar table td table.calendar-title,
div.calendar table td table.calendar-title tr,
div.calendar table td table.calendar-title tr td {
	background: none;
	color: #fff;
	height: 15px;
	border: 0 !important;
}

div.calendar table th.days {
	height: 50px;
	padding: 0 0 10px !important;
	font: 20px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #fff;
	background: #003c82;
	vertical-align: bottom;
}

div.calendar table td.othermonth {color: #000;}

div.calendar table td.weekend {background: #fff2d3;}

div.calendar table td.nextprev {font-size: 36px;}
div.calendar table td.nextprev a:hover {text-decoration: none;}


div.calendar table.main td {padding: 4px 6px !important;}

div.calendar table.main td ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

div.calendar table.main td ul li {
	margin: 0 3px 6px 12px;
	padding: 0;
	background: #fff;
	line-height: 15px;
}

div.calendar table.main td ul li.saturday,
div.calendar table.main td ul li.sunday {background: #fff2d3;}

div.calendar table.main td ul li div {
	position: absolute;
	top: -37px;
	left: -309px;
	padding: 0 10px 0 0;
	width: 300px;
	min-height: 87px;
	background: url(images/calendar/calendar-bubble.gif) no-repeat 0 0;
	display: none;
}

div.calendar table.main td ul li.sunday div, 
div.calendar table.main td ul li.mon-tue div {
	position: absolute;
	top: -37px;
	left: 98%;
	padding: 0 0 0 10px;
	width: 290px;
	min-height: 87px;
	background: url(images/calendar/calendar-bubble-sunday.gif) no-repeat 0 0;
	display: none;
}

div.calendar table.main td ul li div span.date {
	float: left;
	padding: 0 0 0 8px;
	font-size: 32px !important;
	line-height: 38px !important;
	font-weight: bold;
	color: #003c82 !important;
}

div.calendar table.main td ul li div span.title {
	float: left;
	padding: 8px 10px 0;
	width: 215px;
	font-size: 18px !important;
	line-height: 22px !important;
	font-weight: bold;
	color: #000 !important;
}

div.calendar table.main td ul li div p {
	clear: both;
	padding: 5px 25px 20px 20px;
}

div.calendar table.main td ul li div.on {display: block;}


/* Site Search */

div.main div.site-search {
	position: absolute;
	top: 50px;
	right: 35px;
	width: 180px;
	height: 25px;
	z-index: 999;
}

div.main div.site-search span.site-search {
	float: left;
	padding: 3px 0 0 4px;
	width: 122px;
	height: 17px;
	background: url(images/bg-site-search.gif) no-repeat 0 0;
}

div.main div.site-search input.text {
	float: left;
	width: 120px;
	height: 16px;
	border: 0;
	font-size: 11px;
	color: #999;
	margin: 0;
}

div.main div.site-search a:link,
div.main div.site-search a:visited {
	float: left;
	margin: 0 0 0 5px;
	line-height: 19px;
	color: #fff;
	text-decoration: none;
}
div.main div.site-search a:hover {text-decoration: underline;}


/* Video Player */

div.content div.page div.video {
	float: right;
	margin: 0 0 0 20px;
	padding: 7px 13px 0;
	width: 360px;
	height: 350px;
	background: #f5f5f5;
}

div.content div.page div.video span {
	color: #06357a;
	text-decoration: none;
	cursor: pointer;
}
div.content div.page div.video span:hover,
div.content div.page div.video span.on {text-decoration: underline;}

















/* Global Styles */

.show-this {
	visibility: visible !important;
	line-height: 1.5
}

.invalid {color: #de1717;}







