@charset "UTF-8";
/* CSS Document */
@import url("/apps/js/polls/polls-pack.css");
/* General */

body {
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image:url('/pics/body_bg.gif');
	background-repeat:repeat-x;
}
div#shadow {
	width: 960px;	
	padding:0 35px;
	background-image:url('/pics/shadow.jpg');
	background-repeat:repeat-y;
}
div#wrapper {
	position:relative;
	margin: 0 auto;
	width: 1016px;
	text-align: left;
}
.contentIndex {
	text-align: left;
	width: 1016px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
}
.content {
	text-align: left;
	width: 930px;
	padding: 0px 43px 27px;
	/*margin-top:27px;*/
	min-height: 400px;
	height: auto!important;
	height: 400px;
	background-image:url('/pics/shadow_in.png');
	background-repeat:repeat-y;
	background-position:bottom center;
	behavior: url('/apps/shared/iepngfix.htc');

}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 100%;
	height: 40px;
	padding: 20px 0 0 5px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #1d3573;
	font-size: 16px;
	font-weight: normal;
	background: url('/pics/PageTitle.gif') no-repeat left bottom;
	text-transform: uppercase;
}
#search {
	position:absolute;
	z-index:8000;
	color: #000;
	font-weight: bold;
	float: left;
	margin-left:10px;
	margin-top:5px;
	position:absolute;
	left:786px!important;
	left:768px;
}
#googleTranslate {
	float: right;
	margin: 0;
}
marquee {
	width: 535px;
	height: 17px;
	color: #fff;
	color: #eff3fd;
	padding: 6px 0 2px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	position: absolute;
	z-index: 999;
}

/* Header */
div#header {
	background-image:url('/pics/header.jpg');
        background-repeat:no-repeat;
		background-position:center;
	margin: 8px 28px 0px 28px;
}

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

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

div#menu {
	width: 960px;
	height: 31px;
	margin-top:1px;
	background:#FFF;
	position: relative; /* do not remove, this fixes something for IE6 */
	z-index: 9999;
	
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 998;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 31px 0 0 0;
	background-position: 0 -31px !important;
}
ul#topNavItems li a#topNav1 { width: 99px; background: url('/pics/topnav/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 99px; background: url('/pics/topnav/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 99px; background: url('/pics/topnav/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 99px; background: url('/pics/topnav/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 113px; background: url('/pics/topnav/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 84px; background: url('/pics/topnav/topNav6.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 81px; background: url('/pics/topnav/topNav7.gif') no-repeat; }
ul#topNavItems li a#topNav8 { width: 82px; background: url('/pics/topnav/topNav8.gif') no-repeat; }
ul#topNavItems li a#topNav9 { width: 99px; background: url('/pics/topnav/topNav9.gif') no-repeat; }
ul#topNavItems li a#topNav10 { width: 105px; background: url('/pics/topnav/topNav10.gif') no-repeat; }

ul#topNavItems li:hover a, ul#topNavItems li.over a {
	background-position: 0 0 !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: #122855;
}
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: #efbb43;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #122855;
}
/* Index properties */

#indexTop {
	width:960px;
	height:341px;
	padding:0px 28px 10px 28px;
	background-image:url('/pics/indextop_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}
#columns {
	background-image:url('/pics/shadow_hp.gif');
	background-repeat:no-repeat;
	background-position:top center;
	width:960px;
	padding:15px 28px 0;
	overflow:auto;
}
#columns img {
	margin-bottom:10px;	
}
.leftColumn, .centerColumn, .rightColumn {
padding: 0 15px;
border-right:1px solid #b2b2b2;
float: left;

	min-height: 510px;
	height: auto!important;
	height: 510px;
}
.leftColumn {
width: 445px;
}
.centerColumn {
width: 210px;
}
.rightColumn {
width: 228px;
padding-right:0;
border:none;
}

/* Quicklinks */

#quickLinks {
	width: 228px;
	padding: 0;
	margin: 0;
	margin-bottom:15px;
	background-image:url('/pics/qlinks_bg.gif');
	background-repeat:no-repeat;
	background-position:right top;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 214px;
}
#quickLinks ul li {
	width: 214px;
	padding: 0;
	margin: 0;
}
#quickLinks a {
	width: 213px;
	text-decoration: none;
	height:0;
	padding:26px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}

#quickLinks a#midNav1 {	background: url('/pics/qlink1.gif') no-repeat; }
#quickLinks a#midNav2 {	background: url('/pics/qlink2.gif') no-repeat; }
#quickLinks a#midNav3 {	background: url('/pics/qlink3.gif') no-repeat; }
#quickLinks a#midNav4 { background: url('/pics/qlink4.gif') no-repeat; }
#quickLinks a#midNav5 { background: url('/pics/qlink5.gif') no-repeat; }
#quickLinks a#midNav6 { background: url('/pics/qlink6.gif') no-repeat; }
#quickLinks a#midNav7 { background: url('/pics/qlink7.gif') no-repeat; }


#quickLinks a:hover {
	background-position: -213px 0 !important;
}

/* Homepage Section Headers */
#news_container h2 {
	padding: 0;
	margin: 0;
}

#news_container h2 a {
	display: block;
	width: 445px;
	padding-top: 27px;
	height: 0;
	overflow: hidden;
	background: url(/pics/news_header.gif) no-repeat;
	margin-bottom: 12px;
}


/* Homepage Sections Containers */
#news_container {
	min-height: 200px; 
	height: 200px;
	height: auto !important;
} 


/* Homepage Section Table Includes */

.HPNews {
	padding: 0 10px;
	margin: 0;
	color: #000;
}
.HPEvents {
	padding: 0 10px;
	margin: 0;
	color: #000;
}
.HPBBMessages {
	padding: 0 10px;
	margin: 0;
	color: #000;
}
.HPLinks {
	padding: 0 10px;
	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;
}

/* Image shuffles */

#rotate_overlay {
	width:960px;
	height:330px;
	position:absolute;
	z-index:10;
	behavior: url('/apps/shared/iepngfix.htc');
	background-repeat:no-repeat;
}

#shuffle_padding {
	position: absolute;
}
#shuffle1 {
	width: 395px;
	height: 307px;
	left:544px;
	margin-top:23px;
	position: absolute;
}
#shuffle2 {
	padding:11px 10px;
	margin-right:-6px;
	background-image:url('/pics/shuffle2_bg.jpg');
	background-repeat:no-repeat;
}
/* Footer */

div#footer {
	width: 400px;
	height: 65px;
	padding:10px 80px 10px 480px;
	margin: 2px auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat center;
	font-family:"Times New Roman", Times, serif;
}
address {
	color: #fff;
	text-align: right;
	width: 380px;
	margin-top:12px;
}
#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');
}

#f_logos {
	width: 960px;
	height: 72px;
	margin: 5px auto 0 auto;
}

a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 5px 0 0 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet_gray.jpg') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}

#edu_logo {
	float: right;
	width: 245px;
}

#facebook{
	float: left;
	width: 60px;
	height: 0;
	padding: 60px 0 0 0;
	margin: 6px 0 0 0;
	overflow: hidden;
	display: block;
	background: url('/pics/facebook.gif') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}

#fb_logo {
	float: left;
	width: 60px;
}


#iphone_logo {
	float: left;
	width: 223px;
	height: 0;
	padding: 72px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url(/pics/iphone.gif) no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}



/***   Quickpolls   ***/
.HPQuickPoll h2 {
    width: 210px;       /* header width  */
	height: 0;
	padding: 27px 0 0 0; /* header height */
	overflow: hidden;
	
	background-image:url('/pics/quick_poll_header.gif');
	
    /* default background image is /pics/pics/quick_poll_header.png  */
}
.HPQuickPoll .bar-color {
    background-color: #10296B;   /* results bar color */
}
.HPQuickPoll {
     width: 210px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url('/pics/right_section_bottom.png') no-repeat bottom;	
}
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	margin:0 auto;
	width:85%;
	padding:2px;
}
.HPQuickPoll .question {
    padding: 2px;
    margin: 0;
	width:85%;
	text-align:left;
}
.HPQuickPoll .quickpoll {
	width: 210px;
    background: url('/pics/right_section_bg.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}







