@charset "UTF-8";
/* CSS Document */

/* General */

body {
	background-image:url('/pics/body_bg.gif');
	background-repeat:repeat-x;
	background-color: #e3e3e3;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#shadow {
	width: 960px;	
	padding:0 60px;
	background-image:url('/pics/shadow.png');
	behavior: url('/apps/shared/iepngfix.htc');
	background-repeat:repeat-y;
}
div#wrapper {
	margin: 0 auto;
	width: 1080px;
	text-align: left;
}
.contentIndex {
	text-align: left;
	background-color:#FFF;
	width: 960px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFF;
	width: 944px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 922px;
	height: 32px;
	padding: 8px 0 0 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #005b9d;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') repeat-x left top;
	text-transform: uppercase;
}
#searchbar {
	color: #000;
	font-weight: bold;
	float: left;
	right:160px;
	top:0;
	position:absolute;
}
#googleTranslate {
	float: right;
	margin: 0;
	position:absolute;
	top:0;
	right:0;
}
marquee {
	width: 950px;
	height: 18px;
	background: #fff;
	color: #000;
	padding: 8px 5px 2px;
	font-family:"Times New Roman", Times, serif;
    font-size:15px;        
}

/* Header */
div#header {
	position: relative;
    z-index:9000;
	background-image:url('/pics/header.jpg');
    background-repeat:none;
}

div#header h1 {
	width: 960px;
	height: 182px;
	margin: 0 60px;
	padding: 0;
}

div#header h1 a {
	display: block;
	height: 0;
	padding-top: 182px;
	width: 960px;
	overflow: hidden;
	position: relative;
	z-index: 999;
	font-size: .2em;
}

/* Navigation menu */

div#menu {
	width: 700px;
	height: 45px;
	margin-left:320px;
	margin-right:60px;
	position: relative; /* do not remove, this fixes something for IE6 */
	z-index: 9999;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	padding-left:21px;
	width: 679px;
	position: relative;
	z-index: 9999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 41px 0 0 0;
	margin:0 3px;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 75px; background: url('/pics/topnav/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 96px; background: url('/pics/topnav/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 74px; background: url('/pics/topnav/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 83px; background: url('/pics/topnav/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 68px; background: url('/pics/topnav/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 115px; background: url('/pics/topnav/topNav6.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 104px; background: url('/pics/topnav/topNav7.gif') no-repeat; }

ul#topNavItems li:hover a, ul#topNavItems li.over a {
	background-position: 0 -41px !important;
}
/* 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: 168px;
	margin: 0;
	padding: 0;
	z-index: 9999;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	z-index: 9999;
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border: 0;
}

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #005b9e;
}
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: #122855;
	background: #afafaf;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #005b9e;
}
/* Index properties */

#indexTop {
	position:relative;
	width:960px;
	height:278px;
	background-image:url('/pics/indextop_bg.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}
#columns {
	background-image:url('/pics/columns_bg.gif');
	background-repeat:repeat-y;
	background-position:center;
	width:960px;
	overflow:auto;
}
.sideColumn {
	width: 236px;
	padding: 0 13px;
	float: left;
}
.centerColumn {
	width: 412px;
	padding: 0 12px;
	float: left;
}

#mission {
	width:137px;
	padding:30px 17px 10px;
	margin-top:28px;
	float:left;
	background-image:url('/pics/mission_header.gif');
	background-repeat:no-repeat;
	background-position:top center;
}

div.hpsuperintendent {
	height:60px;
	overflow:hidden;
	margin-bottom:10px;
}
/* Quicklinks */

#quickLinks {
	width: 133px;
	float:left;
	padding: 0;
	margin: 40px 0 0 13px;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	padding: 0 0 2px 0;
	margin: 0;
	width: 120px;
	overflow:auto;
}
#quickLinks ul li {
	width: 119px;
	float: left;
}
#quickLinks a {
	width: 93px;
	text-decoration: none;
	height:31px;
	padding:0 0 0 26px;
	line-height:31px;
	margin: 0 0 7px 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px "Times New Roman", Times, serif;
	line-height:31px;
	background: url('/pics/quicklinks.gif') no-repeat;
}
#quickLinks a:hover {
	background-position: -119px 0 !important;
	color:#000;
}

/* Homepage Section Headers */

.sideColumn h2 a {
	padding: 30px 236px 0 0;	
}
.centerColumn h2 a {
	padding: 30px 412px 0 0;
}	
h2 a#news, h2 a#bulletin, h2 a#events, h2 a#links, h2 a#superintendent_message {
	width: 0;
	height: 0;
	font-size: 0;
	display: block;
	margin: 0;
	overflow: hidden;
}

h2 a#news { background: url('/pics/news_header.gif') no-repeat left top; }
h2 a#bulletin {	background: url('/pics/bulletin_header.gif') no-repeat left top; }
h2 a#events { background: url('/pics/events_header.gif') no-repeat left top; }
h2 a#links { background: url('/pics/selected_links_header.gif') no-repeat left top; }
h2 a#superintendent_message { background: url('/pics/superintendent_header.gif') no-repeat left top;}
/* Homepage Sections Containers */

.sideColumn .container {
	width:224px;
	margin-bottom:5px;
	padding:14px 6px;
}
.centerColumn .container {
	width:400px;
	margin-bottom:5px;
	padding:14px 6px;
}
.container {
	background-image:url('/pics/content_bg.gif');
	background-repeat:repeat-x;
	background-position:center top;
	
	min-height: 125px;
	height: auto!important;
	height: 125px;
}
/* Homepage Section Table Includes */

.HPNews, .HPEvents, .HPBBMessages, .HPLinks {
	padding: 0 10px;
	margin: 0;
	color: #000;
}


a.HPSchools {
	width:113px;
	padding-top:97px;
	height:0px;
	overflow:hidden;
	float:left;
}
a.HPSchools:hover {
	background-position: bottom;	
}
/* 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;
}

/* Image shuffles */
#rotate_overlay {
	position:absolute;
	width:643px;
	height:278px;
	z-index: 91;
	left:0;
	top:0;
}
#shuffle1 {
	width: 595px;
	height: 223px;
	float:left;
	padding: 22px 25px 33px 23px;
	position: relative;
	z-index: 90;
}
#shuffle2 {
	width:200px;
	height:139px;
	padding:15px 19px 19px 15px;
	background-image:url('/pics/shuffle2_bg.jpg');
}
/* Footer */

div#footer {
	width: 100%;
	height: 96px;
	padding-top:0;
	margin: 0;
	text-align: left;
	background: url('/pics/footer_bg.gif') repeat-x center top;
}
div#footer_inner {
	width:960px;
	height:96px;
	margin:0 auto;
	padding:0 60px;
	background: url('/pics/footer.jpg') no-repeat top center;
}
address {
	margin-top:10px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	left: 180px;
	top:27px;
}
#district_logo {
	position: absolute;
	left: 887px;
	top: 35px;
	width: 60px;
	height: 0;
	padding: 52px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/district_logo.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}
a#edlio {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edlio.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
	
}
#edu_logo {
	width: 245px;
	margin: 0 auto;
}


/***   Mandatory   ***/
.HPQuickPoll h2 {
    width: 342px;       /* header width  */
	height: 0;
	padding: 71px 0 0 0; /* header height */
	overflow: hidden;
	
	
    /* default background image is /pics/pics/quick_poll_header.png  */
}

.HPQuickPoll .bar-color {
    background-color: #10296B;   /* results bar color */
}


/***  Optional  ***/
.HPQuickPoll {
     width: 342px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url('/pics/right_section_bottom.png') no-repeat bottom;
	
}

/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	margin:0 auto;
	width:70%;
}

.HPQuickPoll .question {
    padding: 9px;
    margin: 0;}

/* use for a repeating inside background if necessary */
.HPQuickPoll .quickpoll {
	width: 342px;
    background: url('/pics/right_section_bg.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}





