html {
	margin: 0;
	padding: 0;
	background: url(/pics/background_gradient.jpg) center 0 repeat-x #133c6a;
}

body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
}

#shadow_wrapper {
	background: url(/pics/shadow.png) center 0 repeat-y;
}

#wrapper {
	width: 902px;
	margin: 0 auto;
}

.contentIndex {
	width: 898px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}

.content {
	width: 878px;
	padding: 15px 10px;
	background-color: #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}

#top {
	width: 902px;
	height: 24px;
	padding-top: 10px;
	margin: 0 auto;
}

#translate {
	float: right;
	width: 140px;
	padding: 0 6px 0 10px;
}

#marquee {
	float: left;
	width: 746px;
	height: 24px;
	color: #fff;
}

#header {
	position: relative;
	z-index: 9999;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	display: block;
	width: 902px;
	height: 0;
	padding: 187px 0 0 0;
	background: url(/pics/header_1.jpg) 0 0 no-repeat;
	overflow: hidden;
}

.HPNews #l, .HPEvents #l, .HPBBMessages #l, .HPLinks #l, .HPMessage #l, .neutral #l {
    padding-top: 0.58em;
}









/* Top Navigation */

#topnav_holder {
	position: relative;
	height: 30px;
	width: 898px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	background: url(/pics/topnav_bg.png) 0 0 repeat-x;
}

#topnav {
	position: relative;
	float: right;
	left: -50%;
	height: 30px;
	font-size: 15px;
	text-align: center;
	margin: 0;
	z-index: 999;
	

}

#topnav ul {
	position: relative;
	left: 50%;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 999;
	font-family: arial, sans-serif;
	width: 898px;
	height: 30px;
	display: block;
}

#topnav li {
	position: relative;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 12px 0 0;
	z-index: 9999;
	zoom: 1;
	background: url('/pics/topnav_separator.png') top right no-repeat;
}

#topnav li.last {
	padding: 0;
	background: none;
}

#topnav li a {
	display: inline-block;
	padding: 0 19px;
	text-decoration: none;
	color: #fff;
	-moz-text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
	-o-text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
	-webkit-text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
}

#topnav li:hover a, #topnav li.over a, #topnav li a:hover {
	color: #ffc92b;
}





/* Dropdowns */

#topnav li ul{
	position: absolute;
	z-index: 99999;
	left: -9999px;
	width: 162px;
	margin: 0;
	padding: 0;
}

#topnav ul li:hover ul, #topnav ul li.over ul {
	left: auto;
	*left: 0;
	*top: 30px;
}

#topnav ul ul li:hover ul, #topnav ul ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
	margin: 0;
}

#topnav li li {
	height: auto;
	padding: 0;
	list-style: none;
	position: relative;
	display: inline;
	background: none;
	text-align: left !important;
}

#topnav li li a {
	font-family: Arial, sans-serif;
	display: block;
	padding: .37em 6px;
	width: 150px;
	height: auto;
	margin: 0;
	background-image: none;
	text-transform: none;
	background-color: #164895;
	letter-spacing: 0;
	font-size: 10pt;
	line-height: 1.15;
	color: #fff !important;
	
}

#topnav li li a:hover {
	color: #fff !important;
	background-color: #81a8d3;
}









/* MIDDLE */

#middle {
	width: 898px;
	height: 196px;
	background-color: #fff;
	padding: 4px 0;
}

#shuffleone {
	float: left;
	width: 609px;
	height: 196px;
}

#quicklinks {
	float: left;
	width: 289px;
	height: 196px;
	background: url(/pics/quicklinks_gradient.jpg) 0 0 no-repeat;
}

#quicklinks ul {
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none;
}

#quicklinks li {
	width: 265px;
	height: 32px;
	line-height: 32px;
	margin-left: 14px;
}

#quicklinks li a {
	display: block;
	width: 246px;
	height: 32px;
	background-image: url(/pics/quicklink_bg.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 19px;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	-moz-text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
	-o-text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
	-webkit-text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
}

#quicklinks li a:hover {
	color: #05428f;
	background-position: -265px 0;
	text-shadow: none;
}







/*Banners*/

#banners_holder {
	position: relative;
	width: 898px;
	height: 35px;
	background: url(/pics/banner_bg.gif) 0 0 repeat-x;
	border-bottom: 4px solid #fff;
}

#banners {
	position: relative;
	float: right;
	left: -50%;
	height: 35px;
	font-size: 14px;
	text-align: center;
	margin: 0;
	z-index: 999;
}

#banners ul {
	position: relative;
	left: 50%;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 999;
	font-family: arial, sans-serif;
}

#banners li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 12px 0 0;
	z-index: 9999;
	zoom: 1;
	background: url('/pics/topnav_separator.png') top right no-repeat;
}

#banners li.last {
	padding: 0;
	background: none;
}

#banners li a {
	display: inline-block;
	height: 21px;
	line-height: 21px;
	margin: 5px;
	padding: 0 10px;
	text-decoration: none;
	color: #fff;
	-moz-text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
	-o-text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
	-webkit-text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
}

#banners li:hover a {
	display: block;
	background-color: #194f99;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}






/*Columns*/

#columns {
	width: 898px;
	background: url(/pics/col_bg.gif) 0 0 repeat-y;
}

#right_col, #left_col {
	float: left;
	width: 279px;
	padding-right: 10px;
}

#mid_col {
	float: left;
	width: 310px;
	padding-right: 10px;
}

#mid_col h2 a {
	display: block;
	width: 282px;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}

#right_col h2 a, #left_col h2 a {
	display: block;
	width: 267px;
	height: 0;
	padding-top: 27px;
	overflow: hidden;
}

#ffanews_container h2 a {background-image: url(/pics/ffa_header.png);}
#fundraising_container h2 a {background-image: url(/pics/fundraising_header.png) ;}
#principal_container h2 a {background-image: url(/pics/principal_header.png) ;}
#news_container h2 a {background-image: url(/pics/news_header.png) ;}
#bb_container h2 a {background-image: url(/pics/bulletin_header.png) ;}
#community_container h2 a {background-image: url(/pics/community_header.png) ;}
#events_container h2 a {background-image:url(/pics/events_header.png) ;}
#links_container h2 a {background-image: url(/pics/weblinks_header.png) ;}
#thisweek_container h2 a {background-image: url(/pics/thisweek_header.png);}

#right_col table a, #right_col a, #left_col table a, #left_col a{
	color: #fff;
/* 	font-weight: bold; */
}

#right_col table a:hover, #right_col a:hover, #left_col table a:hover, #left_col a:hover {
	color: #ffc92b;
}

#mid_col table a, .neutral a, #pageNav a {
	color: #0b5793;
/* 	font-weight: bold; */
}

#mid_col table a:hover{
	color: #08416d;
}

#right_col table, #left_col table {
	color: #fff;
}



.hp_container {
	padding-bottom: 15px;
}

#search {
	padding: 13px 13px 0 13px;
}

#thermometer {
	width: 150px !important;
	margin: 0 auto;
	padding: 15px 0 5px;
}

#events_container p {
	padding-left: 14px;
	font-size: 12px;
}









/*foooter*/

#footer {
	display: block;
	width: 898px;
	height: 54px;
	margin: 0 auto;
	background: url(/pics/footer_bg.gif) 0 0 repeat-x;
	border-bottom: 2px solid #fff;
		border-right: 2px solid #fff;
			border-left: 2px solid #fff;
}
#footer_bottom {
	display: block;
	height: 21px;
	background: url(/pics/footer_shadow.png) center 0 no-repeat;
}

#district_logo {
	float: left;
}

#district_logo a {
	display: block;
	width: 38px;
	height: 0;
	margin-left: 8px;
	padding-top: 54px;
	background: url(/pics/footer_logo_1.gif) 0 0 no-repeat;
	overflow: hidden;
}


#footer address {
	width: 500px;
	color: #fff;
	font-style: normal;
	font-size: 12px;
	padding: 10px 0 0 60px;
}

#school_logo {
	float: right;
	width: 170px;
	height: 54px;
	background: url(/pics/footer_logo_2.gif) 0 0 no-repeat;
}


/*FROM OLD CSS*/

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	vertical-align: middle;
	padding: 5px 0px 5px 50px;
	margin-bottom: 10px;
	font: bold 11pt "Arial", Times, serif;
	color: #FFFFFF;	
	background-image:url(/pics/pagetitle.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#pageNav {
	border: 1px solid #1D5FAA;
}



.light {
/* 	font: 12pt "Arial", sans-serif; */
	color: #000000;
	background: #ADC7E2;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #1D5FAA; }

.dark {
	font: 12pt "Arial", sans-serif;
	color: #ffffff;
	background: #1D5FAA;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #FCFC47; }

/*a.emHPLinks{ font-weight:normal; font-size:18px; } 
a:link.emHPLinks, a:visited.emHPLinks { color:#FFF;	}
a:hover.emHPLinks, a:active.emHPLinks { color:#F3B917; }*/


#enCountdownDiv {
	clear:both;
	margin-bottom: 10px;
	padding-bottom: 20px;
	color: white;
	display:block;
}
#enCountdownDiv b {
	display:block;
	font-size: 14px;
}


/***   QuickPoll   ***/
.HPQuickPoll h2 {
    width: 355px;       /* header width  */
    padding-top: 28px;  /* header height */
	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: 355px;
     background: url(/pics/bg_index_right_bottom.gif) no-repeat bottom;
}
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only, .HPQuickPoll .question {
	margin:0 auto;
	width:84%;
	padding:2px;
	text-align:left;
}
.HPQuickPoll .quickpoll {
    background: url(/pics/bg_index_right.gif) repeat-y;
    padding-bottom: 20px;
	padding-top:20px;



/* ##### CUSTOM FORM START ##### */
form.customForm {
	margin: 0;
	padding: 0 10px 10px 10px;
	background: #eee;
	border: #ddd 1px solid;
	}
	
form.customForm p {
	padding: 0;
	margin: 13px 0;
	}

form.customForm fieldset {
	background: #eee;
	border: #999 1px solid;
	_padding: 4px 5px 8px 9px;
	color: #000;
	}

form.customForm fieldset legend {
	color: #00;
	text-transform: uppercase;
	font-weight: bold;
	_margin: 0 0 3px -4px;
	}

form.customForm fieldset input,
form.customForm fieldset textarea {
	border: 1px solid #DDD;
	margin: 0 10px 0 0;
	}

form.customForm input#submit {
	background: #FFC;
	margin: 3px 0 0 163px;
	border: 1px solid #DDD;
	}

form.customForm fieldset input:focus,
form.customForm fieldset textarea:focus {
	background-color: #FFC;
	border-color: #FC6;
	}

form.customForm fieldset textarea {
	overflow: auto;
	height: 60px;
	width: 64%;
	}

form.customForm label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	font-variant: small-caps;
	text-align: right;
	margin-right: 3px;
	}

form.customForm ol {
	margin: 0;
	padding: 0;
	}
	
form.customForm li {
	list-style: none;
	padding: 1px;
	margin: 0;
	}
	
form.customForm fieldset fieldset {
	border: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 163px;
	}
	
form.customForm fieldset fieldset legend {
	color: #000;
	padding: 0;
	margin: 3px 0 0 -146px;
	_margin: 3px 0 0 -154px;
	font-size: 12px;
	text-transform: none;;
	font-variant: small-caps;
	font-weight: normal;
	}

form.customForm fieldset fieldset label {
	width: auto;
	text-align: left;
	margin-right: 3px;
	}

form.customForm em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}
	
form.customForm div.note {
	margin: 3px 0 0 163px;
	font-variant: small-caps;
	}

form.customForm fieldset label#firstField { width: 155px;  } /* Width of first label */
form.customForm fieldset fieldset label#firstField { width: 200px;  } /* Width of labels in a secondary fieldset */
form.customForm fieldset fieldset input { margin-right: 5px; }

/*\*//*/ form.customForm legend { display: inline-block; } /* IE Mac legend fix */
/* ##### CUSTOM END START ##### */
