@import "content.css";

/* CSS Document */

body {font-family:arial,helvetica,sans-serif;color:#000000;font-size:11px;margin-top:0px;margin-left:40px;line-height:1.4em;}
a		{color:#0f618a;text-decoration:none;}
a:hover {text-decoration:underline;}


/*------------------------Navigation Styles------------------------------------------------------*/
/* #f6e27f is a golden beige color */
#navGlobal				{width:720px;background-color:#f6e27f;border-top:6px solid #f6e27f;border-bottom:5px solid #f6e27f;height:27px;}
#navGlobal UL			{list-style-type:none;margin:0px;padding:0px;}
#navGlobal UL LI		{float:left;display:inline;height:27px;}
#navGlobal UL LI A		{color:#ffffff;display:block;height:27px;}
#navGlobal UL A SPAN	{display:none;}

#navGlobal TD A SPAN	{display:none;}

#clear					{clear:both;}
	
#nHOME					{background-image:url(images/home_off.jpg); width:68px;}
#nHOME A:hover			{background-image:url(images/home_on.jpg);}

#nTEA					{width:131px;background-color:#0f238c;height:27px;}
#nTEA A:hover			{background-color:#f6e27f;}
#nPAR					{width:76px;background-color:#0f238c;height:27px;}
#nPAR A:hover			{background-color:#f6e27f;}
#nSTU					{width:81px;background-color:#0f238c;height:27px;}
#nSTU A:hover			{background-color:#f6e27f;}
#nSCH					{width:83px;background-color:#0f238c;height:27px;}
#nSCH A:hover			{background-color:#f6e27f;}
#nEMP					{width:112px;background-color:#0f238c;height:27px;}
#nEMP A:hover			{background-color:#f6e27f;}
#nABO					{float:left;width:80px;background-color:#0f238c;;height:27px;}

#nABO A:hover			{background-color:#f6e27f;}
	
	.Schools #nSCH				{background-color:#8a380f;}
	.Schools #nSCH A:hover		{background-color:#f6e27f;}	
	.Parents #nPAR				{background-color:#8a380f;}
	.Parents #nPAR A:hover		{background-color:#f6e27f;}
	.Teachers #nTEA				{background-color:#8a380f;}
	.Teachers #nTEA A:hover		{background-color:#f6e27f;}
	.Students #nSTU				{background-color:#8a380f;}
	.Students #nSTU A:hover		{background-color:#f6e27f;}
	.Employment #nEMP			{background-color:#8a380f;}
	.Employment #nEMP A:hover	{background-color:#f6e27f;}
	.About #nABO				{background-color:#8a380f;}
	.About #nABO A:hover		{background-color:#f6e27f;}

/* LeftNav controls how the links look on the left of the page in the red area */	
.LeftNav				{background:#ae1a1a url(images/bg_redline.gif);width:144px;color:#ffffff;}
.LeftNav UL				{list-style-type:none;margin:0px;padding-left:7px;}
.LeftNav UL LI			{height:22px;width:133px;}
.LeftNav UL LI A		{color:#000000;height:22px;color:#ffffff;font-size: 12px;}
.LeftNav UL LI A:hover	{color:#000000;height:22px;color:#e9c92b;text-decoration:none;font-size: 12px;}

.LeftNavDoubleSpace		{background:#ae1a1a url(images/bg_redline.gif);width:144px;color:#ffffff;}
.LeftNavDoubleSpace UL				{list-style-type:none;margin:0px;padding-left:7px;}
.LeftNavDoubleSpace UL LI			{height:30px;width:133px;}
.LeftNavDoubleSpace UL LI A		{color:#000000;height:22px;color:#ffffff;font-size: 12px;}
.LeftNavDoubleSpace UL LI A:hover	{color:#000000;height:22px;color:#e9c92b;text-decoration:none;font-size: 12px;}


/* .LeftNav UL LI A		{color:#000000;height:22px;color:#ffffff;} */
/* .LeftNav UL LI A:hover	{color:#000000;height:22px;color:#e9c92b;text-decoration:none;} */



/*------------------------End Navigation Styles------------------------------------------------------*/

/* .Seal					{position:absolute;left:500px;top:170px;z-index:100;} 400 220*/
.Seal					{position:absolute;left:475px;top:200px;z-index:100;}
.Logo					{position:absolute;left:45px;top:80px;z-index:100;}

#RedBar					{border-bottom:15px solid #98bdc9;}
#BlueBorder				{border-top:15px solid #98bdc9;background-color:#98bdc9;}
.DotLine				{background:#98bdc9 url(images/dottedline_vert.gif);}

/* 
.BlueText UL			{list-style-list:none;margin:5px;padding-left:10px;} bullets on home page */
.BlueText UL			{list-style-list:none;margin:5px;padding-left:10px;font-size: 12px;}
.Home					{color:#0f618a;padding:12px;line-height:1.4em;font-size:12px;}

.RightCol				{width:165px;margin:10px 10px 0px 10px;background-color:#98bdc9;}
.RDotLine				{border-bottom:1px dotted #0f618a;margin:0px 10px 0px 10px;}

UL.Red					{color:#ae1a1a;}
UL.Red a				{color:#ae1a1a;}
.SubContent				{padding:15px 6px 5px 10px;width:370px;background-color:#ffffff;}
.SubContentWide			{padding:30px 10px 5px 10px;width:555px;margin:0px;background-color:#ffffff;}
/* needed to remove some blank space before the Combined Calendar content block on the district_calendar.dwt file, so 
 changed the first top padding from 30 px to 0 px */
.SubContentWideCal		{padding:0px 10px 5px 10px;width:555px;margin:0px;background-color:#ffffff;}
/* searchform original
#SearchForm				{float:right;width:165px;height:15px;padding:3px 8px 0px 0px;font-size:11px;}

- test
#SearchForm				{position:absolute;left:525px;top:275px;z-index:100;width:165px;height:15px;padding:3px 8px 0px 0px;font-size:11px;}

#SearchForm				{position:absolute;left:580px;top:265px;width:165px;height:15px;padding:3px 8px 0px 0px;font-size:11px;
*/
		
#SearchForm				{float:right;width:165px;height:15px;padding:3px 8px 0px 0px;font-size:11px;}
/* #SearchForm FORM		{margin:0px;padding-top:5px;height:15px;} */


/* searchform FORM original
#SearchForm FORM		{margin:0px;padding-top:25px;height:15px;}

-test
#SearchForm FORM		{position:absolute;left:525px;top:275px;z-index:100;margin:0px;padding-top:25px;height:15px;}

}

*/

#SearchForm FORM		{margin:0px;padding-top:25px;height:15px;}

#SearchForm INPUT		{vertical-align:middle;height:15px;color:#0f618a;}
.SearchStyle            {width:100px;height:15px;padding:3px;}
/* #SchoolSearch 			{margin-bottom:5px;} */
#SchoolSearch Form		{margin:0px;padding:2px 0px 10px 0px;}

.SchoolContent		{width:386px;padding:10px;}
/* 2/2/06 jpt Changed the padding and margin to 0 px for depttitle - the bottom part of the letters 'g' and 'p' were being truncated; reset to what it was originally.
/* .DeptTitle			{font-family:arial,helvetica,sans-serif;color:#0f238c;font-size:20px;font-weight:bold;padding:0px 0px 20px 5px;margin:0px 0px 10px 0px;} */
/* padding top right bottom left   */
/* depttitle original
.DeptTitle			{font-family:arial,helvetica,sans-serif;color:#0f238c;font-size:20px;font-weight:bold;padding:0px 0px 180px 5px;margin:0px 0px 10px 0px;}
Health and Physical Education was wrapping 2 second line so added width:300
*/
.DeptTitle			{font-family:arial,helvetica,sans-serif;color:#0f238c;font-size:20px;font-weight:bold;padding:0px 0px 280px 5px;margin:0px 0px 10px 0px;width:300;}

#Footer 			{background:#576197 url(images/footer_bg.gif) no-repeat;height:39px; color:#e1e1e1;font-family:arial,helvetica,sans-serif; font-size:10px;padding:0px 5px 0px 5px;border-top:3px solid #c2a514;}

#Footer a 			{color:#e1e1e1;text-decoration:underline;}
#Footer a:hover 	{color:#e1e1e1;text-decoration:none;}

#SideWordHome		{position:absolute;left:760px;top:44px; width:41px;height:434px;}

#SideWord			{position:absolute;left:760px;top:150px; width:41px;height:434px;margin:0px;padding:0px;}
	
FORM				{padding:0px;margin:0px;}

.PrintTop			{display:none;}

.ImageTitle			{position:absolute;left:190px;top:245px; width:238px;height:85px;margin:0px;padding:0px;}

.ImageTitleSmall	{position:absolute;left:190px;top:245px; width:238px;height:45px;margin:0px;padding:0px;}
.ImageTitleHigherUp	{position:absolute;left:190px;top:245px; width:238px;height:85px;margin:0px;padding:0px;
}
.ImageTitleRight	{position:absolute;left:210px;top:245px; width:50px;height:45px;margin:0px;padding:0px;}
.PhotoCollage		{padding:0px; margin:0px; height:148px;}

/*------------------------Submenu Styling ------------------------------------------------------*/
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText
{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
background-color:#0F238C;
color:#ffffff;
text-decoration:none;
line-height:12px;

}

/*------------------------Submenu hover style ------------------------------------------------------*/
.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
background-color:#0F238C;
color:#f6e27f;
text-decoration:none;
line-height:12px;
}
/*------------------------End Submenu hover style ------------------------------------------------------*/

.roothighText, a.roothighText:link, a.roothighText:visited, a.roothighText:active, a.roothighText:focus {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
background-color:#0F238C;
color:#ffffff;
text-decoration:none;
line-height:12px;
}
/* Borders used by some items */


.itemBorder {
 border: 2px solid #f6e27f;
margin:0px 0px 5px 0px;
}

/* The "button" demo menu styles, as used by the "File-Reopen" menu. Delete if not using */

.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
 text-decoration: none;
 color: #f6e27f;
 font: Bold 11px Arial, Helvetica;
line-height:12px;
}
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus {
 text-decoration: none;
 color: #f6e27f;
 font: Bold 11px Arial, Helvetica;
 padding: 1px;
line-height:12px;
}
.style3 				{font-size: 12px;}
/* style1 is used for the text 'School Level or Center Type' on the home page */
/* #0f618a is a bluegreen color for hyperlinks */
.bluetextStyle1 				{color:#0f618a;font-size: 12px;}
.style1 				{font-size: 12px;}

.anchor_listsummary		
{
	font:  Bold 14px Arial, Helvetica;
	color:#000000;
}
/* alternative instruction plan and main.master */
#pagemid
{
	clear:right;
	float:right;
	width:555px;
	height:100%;
}

#pagemid_top_padding
{
	clear:both;
	height:25px;
}

#pagemid_bottom_padding
{
	clear:both;
	height:25px;
}
#footer_cw
{
	width:760px;
	height:46px;
	text-align: center;
	padding-top: 20px;
	font-size: 10px;
}
