@charset "utf-8";
/* CSS Document */

html { overflow: scroll; } 

body {
	text-align:justify;
}

.cancelItem { display:inline; }
#cancelEventLink { font-weight:bold; margin-top:5em; }
#staff { text-align:left; }
#staff h2 { margin-bottom:0; }
#staff td { margin:0; padding:0 20px 5px 0;}
#classrooms td { margin:0; padding-right:20px; vertical-align:text-top;}

img { border:0; padding:0; margin:0; }

h4 { font-size:110%; }
table {border:0; margin:0; padding:0;}
#home td.leftCol {
	width:414px;
}
#home td.rightCol {
	display:block; /* overrides display:none in common.css */
	padding-left:20px;
	width:310px;
}

#fundraiser td.leftCol {
	width:614px;
}
#fundraiser td.rightCol {
	display:block; /* overrides display:none in common.css */
	padding-left:20px;
	width:110px;
	margin-top:30px;
}
#fundraiser #printthis, #anotherchapterdonation #printthis {
	display:block;
	border-bottom:thin dashed black;
}
#fundraiser #fundraiserform, #anotherchapterdonation #honoreeform {
	display:block;
	padding-top:20px;
	font-family:monospace;
}

#EditEventPage ul.bluearrowlist li { margin-top:1em; }
#EditEventPage ul.bluearrowlist li ul.orangesmallarrowlist li { margin-top:0; }	

#history #hardySketchImg { float:right; padding:2px 0 2px 10px; text-align:center; }
#principal #debPhoto, #nurse #kellyPhoto { float:right; padding:0 0 10px 15px; text-align:center; }

td { vertical-align:top; }
table.equalColumns td {width:372px; }


p { margin-top:0; }

.hidden, #mobileheader {display:none; }
div.logo img { display:block; padding:15px; margin:-15px auto; } /* display:block and left/right auto margins for IE8 bug */ 
div.logo a:hover img, div.logo a:focus img, div.logo a:active img { background-color:#FFFF00;  } /* img block goes yellow */
div.homePagePhotos div.logo {padding:10px 20px 15px 20px;  }
div.homePagePhotos a { text-decoration:none }
div.homePagePhotos div.logo img {display:inline;}
div.homePagePhotos { text-align:center; }
#homeworkBeliefsList ol { margin-bottom:30px;}
#homeworkBeliefsList ul { list-style:none; }
#homeworkBeliefsList ul ul { list-style:circle; }
#homeworkBeliefsList ul ul li { background:none; padding:0; }
ul.bluearrowlist, ul.bluearrowlist ul { margin-left:50px; list-style-type:none; padding:0; }
ul.bluearrowlist ul.orangesmallarrowlist { margin-left:30px; list-style-type:none; padding:0; }
ul.bluearrowlist li, td.bluearrowlist { background-image:url(/images/blue_arrow.jpg); background-repeat:no-repeat; padding-left:40px; min-height:30px; }
ul.bluearrowlist ul.orangesmallarrowlist li { background-image:url(/images/orange_small_arrow.jpg); background-repeat:no-repeat; padding-left:20px; background-position:0 5px; min-height:0; }

#homeworkBeliefsList ul li { background-image:url(/images/smallGrayTriangle.png); background-repeat:no-repeat; padding-left:20px; background-position:0 5px; min-height:0; }

.vspace { margin-top:20px; }

#classrooms ul.bluearrowlist, #homeroom ul.bluearrowlist, #contacts ul.bluearrowlist { margin-left:20px; }

.dateInHeading { font-size:80%; font-style:italic; }

#outerheader {
	width:auto;
	padding:0; 
	margin:0; 
	background-color:#426082;
	border-bottom: 1px solid #000;

}

#ask-4-help #outerheader {
	background-color:#3232ca;
}

#header {
	position:relative;
    width:744px;
	margin:0 auto;
	padding:0;
	height:155px;

}
#header {
	background-color:#426082;
	background-image: url(/images/hardy_header_small.jpg);
	background-repeat:no-repeat;
	background-position:center;
}


#bodyID #header, #herald #header {
	height:30px;
	background-color:#426082;
	background-image:none;
}

#ask-4-help #header {
	height:30px;
	background-color:#3232ca;
	background-image:none;
}

#home #header {
	height:340px;
	background-color:#426082;
	background-image: url(/images/hardy_header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#art #header {
	height:361px;
	background-color:#426082;
	background-image: url(/images/art_header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#music #header {
	height:361px;
	background-color:#426082;
	background-image: url(/images/music_header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#gym #header {
	height:369px;
	background-color:#426082;
	background-image: url(/images/gym.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#library #header, #anotherchapterdonation #header {
	height:304px;
	background-color:#426082;
	background-image: url(/images/library_header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#homeroom #header {
	height:319px;
	background-color:#426082;
	background-image: url(/images/homeroom_header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#technology #header {
	height:320px;
	background-color:#426082;
	background-image: url(/images/computer_room_header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#main {
	width:744px;
	margin:0 auto;
	padding-top:10px;
}


#footer { font-size:.85em; margin-top:40px; }  /* color:#565656;  */
#footer hr { width:85%; margin:40px auto 8px auto; }
#nursefooter { margin-top:30px;}


 
/* Used CSS drop-down example from Project Seven Development as the starting point */
#menuouterwrapper {
	z-index:100;
	position: absolute;
	bottom:-1px;
	left:5px;
	/* left:35px; */
	padding:0;
}
#menuwrapper {
	float:left;
	text-align:left;
	border: 1px solid #000;
	background-color: #909090;
	background-image: url(/images/p7exp_mbar_home.jpg);
	background-repeat: repeat-x;
}
#ask-4-help #menuwrapper {
	background-color: #909090;
	background-image: url(/images/p7exp_mbar_ask.jpg);
	background-repeat: repeat-x;
}
div.corevalues {
	display:block; /*overrides display:none in common.css */
	text-align:center;
	font-size:.85em;
	color:#426082;
}
div.corevalues p {
	display:inline;
	padding:0 8px 0 8px;
}
/*
p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
We set padding and margin to zero to eliminate all indentation, turn bullets off,
and set a font-family different from the global font-family declared for the
body element above. This sets font for just the menu. Do not add a font-size here.
*/
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: 76%/1.6em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
*/
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #333;
	font-size: .75em;
	font-weight:bold;
	color: #FFFFFF;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(/images/p7PM_light_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
If you edit the selectors on this rule, don't forget to edit the rule
at the bottom of the page.
*/
#p7menubar li {
	float: left;
	width: 9em;
	position: relative;
	z-index:100;
}
/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increase the left padding
to indent the sub-menu links a small amount in from the root links.
The extra #menuwrapper is for CSS specificity purposes.
*/
#p7menubar ul li a  {
	color: #FFFFFF;
	border-right: 0;
	padding: 3px 12px 3px 16px;
	font-weight:normal;
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(/images/mgrad_home.jpg);
	background-repeat: repeat-x;
}
#art #p7menubar li ul {
	background-image: url(/images/mgrad_art.jpg);
	background-repeat: repeat-x;
}
#music #p7menubar li ul {
	background-image: url(/images/mgrad_music.jpg);
	background-repeat: repeat-x;
}
#gym #p7menubar li ul {
	background-image: url(/images/mgrad_gym.jpg);
	background-repeat: repeat-x;
}
#library #p7menubar li ul, #anotherchapterdonation #p7menubar li ul {
	background-image: url(/images/mgrad_library.jpg);
	background-repeat: repeat-x;
}
#technology #p7menubar li ul {
	background-image: url(/images/mgrad_computer_room.jpg);
	background-repeat: repeat-x;
}
/*
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled. The last item is used for IE5 and IE6 via the script.
*/
#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a  {
	color: #000000;
	background-color: #ff3617;
}
#art #p7menubar li:hover a, #art #p7menubar a:focus, #art #p7menubar a:active, #art #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #aa96a1;
}
#music #p7menubar li:hover a, #music #p7menubar a:focus, #music #p7menubar a:active, #music #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #62afb5;
}
#gym #p7menubar li:hover a, #gym #p7menubar a:focus, #gym #p7menubar a:active, #gym #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #faf05f;
}
#library #p7menubar li:hover a, #library #p7menubar a:focus, #library #p7menubar a:active, #library #p7menubar li.p7hvr a, #anotherchapterdonation #p7menubar li:hover a, #anotherchapterdonation #p7menubar a:focus, #anotherchapterdonation #p7menubar a:active, #anotherchapterdonation #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #d39b52;
}
#homeroom #p7menubar li:hover a, #homeroom #p7menubar a:focus, #homeroom #p7menubar a:active, #homeroom #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #ff3617;
}
#technology #p7menubar li:hover a, #technology #p7menubar a:focus, #technology #p7menubar a:active, #technology #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #cab37f;
}
#menuwrapper #p7menubar li:hover a.trigger, #menuwrapper #p7menubar a.trigger:focus, #menuwrapper #p7menubar a.trigger:active, #menuwrapper #p7menubar li.p7hvr a.trigger {
	background-image: url(/images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should match the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through. The seemingly redundant #menuwrapper is crucial
to make this rule specificity match the rule #art #p7menubar li:hover a.trigger, and so on.
*/
#menuwrapper #p7menubar li:hover ul a, #menuwrapper #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white. 
*/
#p7menubar ul a:hover {
	background-color: #426082!important;
	color: #FFFFFF!important;
}

