/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin:5px o; }
.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
/* Site Specific */
a:link,
a:visited {
	color: #333399;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #FF9900;
	text-decoration: none;
}
img {
	margin: 5px 10px;
	border: 1px solid #333399;
}
body {
	border-top: 17px solid #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	min-width: 900px;
	background: #FFF url(/images/new-repeat.gif) 0 16px repeat-x;
}
#container {
	background: url(../images/leftrepeat.gif) 0 0 repeat-y;
	min-width: 900px;
}
#header {
	margin: 0;
	height: 117px;
	background: url(../images/2009-10-header.jpg) 0 -49px no-repeat;
	text-indent: -1234em;
	border-top: 1px solid #FFF;
}
#content {
	background: url(../images/internal.jpg) 0 0 no-repeat;
	padding: 80px 20px 10px 190px;
	width: 570px;
	min-height: 250px;
}
h2#title {
	color: #FF9900;
	margin: 0 0 30px 110px;
	font-size: 24px;
	font-variant: small-caps;
}
/* Menu */
#navigation {
	position: absolute;
	left: 0;
	top: 105px;
	width: 740px;
	height: 31px;
	margin: 0;
	list-style: none;
	z-index: 1000;
}
#navigation li {
	margin: 0;
	position: absolute;
	text-indent: -1234em;
	height: 31px;
}
#navigation li a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #EFEFEF;
	display: block;
	height: 31px;
}
#navigation li a:hover {
	color: #FFF;
	background-image: url(/images/2009-10-header.jpg);
}

#home {
	left: 0;
	width: 60px;
}
#home a:hover {	background-position: 0 0;}
#district {
	left: 87px;
	width: 68px;
}
#district a:hover {	background-position: -87px 0;}
#schools {
	left: 182px;
	width: 74px;
}
#schools a:hover {	background-position: -182px 0;}
#directory {
	left: 283px;
	width: 83px;
}
#directory a:hover {	background-position: -283px 0;}
#calendar {
	left: 395px;
	width: 78px;
}
#calendar a:hover {	background-position: -395px 0;}
#onlineservices {
	left: 503px;
	width: 130px;
}
#onlineservices a:hover {	background-position: -503px 0;}
#parents {
left: 660px;
width: 73px;
}
#parents a:hover {	background-position: -660px 0;}
#athletics {
left: 760px;
width: 85px;
}
#athletics a:hover {	background-position: -760px 0;}

#navigation ul {
	display: none;
}
#navigation li:hover ul {
	display: block;
	margin: 0;
	list-style: none;
	width: 120px;
	position: absolute;
	top: 31px;
	left: 0px;
	background: #333399;
	border: 3px double #999999;
	z-index: 1000;
}
#navigation ul li {
	float: none;
	padding: 0;
	width: auto;
	position: static;
	height: auto;
}
#navigation ul li a {
	display: block;
	padding: 2px 5px 2px 15px;
	text-indent: -10px;
	height: auto;
	_height: 1px;
}
#navigation ul li a:hover {
	background: #FF9900;
	color: #FFF;
}
#navigation li:hover ul li ul {
	margin: 0;
	width: auto;
	border-width: 0;
	position: static;
	display: none;
}
#navigation li:hover ul li ul a {
	padding-left: 25px;
}
/* Footer */
#footer {
	padding: 3px 0px;
	background: #000;
	color: #FFF;
	font-size: 12px;
}
#footer p {
	width: 760px;
	text-align: center;
	margin: 5px 10px;
}
p#byline {
	font-size: 10px;
}
#byline em {
	text-decoration: underline;
	font-style: normal;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* Index */
#index #content {
	background: url(../images/new-index.jpg) 0 0 no-repeat;
	min-height: 110px;
	padding: 250px 20px 10px 130px;
	width: 630px;
}
#activeparent {
display: block;
position: absolute;
top: 280px;
width: 200px;
left: 540px;
height: 90px;
text-indent: -1234em;
text-decoration: none;
}
#index img {border-width: 0;}
#index h2#title {
	margin: 0 0 15px 0;
	font-size: 14px;
	text-transform: uppercase;
}
#index #content h5 {
	font-size: 12px;
	margin: 15px 0 3px;
}
#index #content p {
	margin: 5px 0 20px;
}
#index #container {
	background: #FFF;
}
#introtext {
	position: absolute;
	top: 136px;
	left: 369px;
	height: 100px;
	padding: 10px;
	width: 351px;
	color: #6F8201;
	font-weight: bold;
	text-align: center;
}
/* Forms */
.contact_form {
	clear: both;
}
option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 160px;
height: 14px;
}
form input, 
form textarea,
form select  {
clear: right;
display: block;
margin: 2px 0 2px 170px;
font-size: 12px;
}

form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form select {
}
form br.clear {
	display: block;
	height: 1px;
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 140px;
text-align: center;
cursor: pointer;
}
form#notify label.checkbox {
	float: none;
	display: block;
	width: auto;
	margin-left: 170px;
	_margin-left: 175px;
}
#notify .relationship input {
	_display: inline;
	_margin-left: 10px;
}
#notify div {
	height: 4.5em;
}
#notify input.button {
	clear: both;
}

/* FAQ */
#faqlist {
	list-style: square;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
#faqlist li {
	margin-left: 20px;
}
#faqlist a {
	text-decoration: none;
}
#faqview {
	list-style: none;
}
#faqview li {
	margin: 10px 0 20px 0;
	border-top: 1px solid #CCC;
}
#faqview li h2 {
	margin-top: 10px;
}
#faqview li a.backtotop {
	display: block;
	margin: 10px 0 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
}
/* Teacher Section */
.plugin_menu {
	list-style: none;
	padding: 0 0 3px;
	border-bottom: 1px solid #bb0000;
	margin: -10px 0 0;
}
.plugin_menu li {
	display: inline;
	margin: 0 5px;
}
#content .plugin_menu a {
	text-decoration: none;
}
.teacher_folder h2 a {
	margin: 10px 0 5px;
}
.teacher_folder ul {
	list-style: none;
	padding: 0 0 3px;
	border-bottom: 1px solid #FC916D;
	margin: 5px 0 0;
}
.teacher_folder li {
	display: inline;
	margin: 0 5px;
}
#content .teacher_folder a {
	text-decoration: none;
}
div.row {
/*	border: dashed 1px #1B317C; */
    	margin: 2px;
	padding: 2px 0; 
	_float: left;
}
#content .row input, #content .row label, #content .row select {
	float: none;
	margin: 0;
	clear: none;
}
.left {
    	width: 210px;
	_width: 150px;
	float: left;
	margin: 0;
}
.center {
	width: 250px;
	padding: 0;
	display: inline-block;
	margin: 0 0 0 220px;
	_margin: 0 0 0 110px;
}
.right {
	margin-left: 320px;
	_margin-left: 160px;
	display: inline-block;
}
/* Schools */
h2.school_name {
	margin: 0 0 5px;
	color: #FF9900;
}
fieldset.documents {
	border: 1px solid #FF9900;
}
.documents legend {
	color: #FF9900;
	font-weight: bold;
	padding: 3px 5px;
	border-right: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
}
h2.teacher_name {
	font-size: 14px;
	margin: 5px 0;
}
h4.notifications {
	background: url(../images/notify.jpg) 5px 50% no-repeat;
	margin: 15px 0;
	border: 1px solid #FF9900;
	width: 18em;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
}
#content .notifications a {
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	display: block;
	background: #C5E50A;
}
td select, td input, td img, td textarea {
	margin: 0;
}
h2.clear {
	clear: both;
	border: 1px solid #000;
	color: #FFF;
	background: #FF9900;
	padding: 5px;
	margin: 15px 0;
}
.row * {
/*	border: 1px solid #000; */
}
/* Calendar of Events */
table {
	border-collapse: collapse;
}
td, th {
	border: 1px solid #333399;
	padding: 3px 2px;
}
#content table a {
	text-decoration: none;
}
table.calendar_month {
	margin: 20px auto;
}
.calendar_month td, .calendar_month th {
	vertical-align: top;
}
th.month_name {
	background: #FF9900;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}
.month_name a {
	color: #FFF;
}
.calendar_month td {
	height: 60px;
	width: 76px;
}
.calendar_month h6.day {
	margin: -3px 0 0 -2px;
	float: left;
	color: #333399;
	padding: 2px 3px;
	border-right: 1px solid #333399;
	border-bottom: 1px solid #333399;
}
.calendar_month .current_week h6.day {
	background: #FFF;
}
.calendar_month .current_day h6.day {
	background: #FFF;
	color: #333399;
	border-right: 1px solid #333399;
	border-bottom: 1px solid #333399;
}
.calendar_month ul {
	margin: 0;
	padding: 22px 0 0;
	list-style: none;
	font-size: 10px;
}
.calendar_month ul li {
	margin: 0;
	padding: 0;
}
.event h4.summary {
	font-size: 18px;
	border-bottom: 1px solid #A9A9A9;
	padding: 5px 0;
	color: #0B597D;
	margin: 10px 0 0px;
}
.event h3.date {
	font-size: 14px;
	color: #555;
	margin: 5px 0 5px;
}
.event .time {
	font-size: 12px;
	color: #555;
	margin: 5px 0 20px;
}
.event p.location {
	border-top: 1px solid #A9A9A9;
	padding: 10px 0 0;
	margin: 20px 0 5px;
	font-weight: bold;
}
.event p.url {
	margin: 5px 0 20px;
}

.year_one h1 {
text-align: center;
border-bottom: 1px solid #A9A9A9;
padding: 3px;
margin: 10px 0 20px;
color: #FF9900;
}
.year_one h1 a {
	margin: 0 30px;
	text-decoration: none;
}

.year_one .month {
float: left;
height: 180px;
width: 49%;
}
.year_one .month table {
margin: 0 auto;
background: #F3FFDF;
}
.year_one .month th {
text-align: left;
}
.year_one .month th a {
text-align: center;
display: block;
}
.year_one .month td {
font-size: 11px;
width: 28px;
}
.year_one .current table {
background: #FFF;
}
.current_week td {
background: #FFECCF;
}
#content .year_one .current .month_name {
	background: #333399;
}
#content .year_one .current .month_name a {
color: #FFF;
}
td.current_day {
color: #FFF;
background: #FF9900;
}
td.current_day a {
	color: #FFF;
}
td.empty {
	background: #C5E50A;
}
/* News */
.newslist h3 {
	margin: 5px 0;
	font-size: 16px;
}
.newslist h3 a {
	text-decoration: none;
}
.newslist h5 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
}
.newslist {
	padding: 0 0 15px;
}
.pagination {
	line-height: 12px;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin: 20px 0;
	border-top: 1px solid #CCC;
	position: relative;
}
#content .pagination a {
	text-decoration: none;
}
.pagination .left {
	text-align: left;
	margin-bottom: -12px;
}
.pagination div {
position: static;
float: none;
display: inline;
margin: 0 20px;
}
.pagination .right {
	text-align: right;
	margin-top: -12px;
}
h3.newstitle {
	font-size: 20px;
	margin-bottom: 5px;
	padding: 0;
	color: #FF9900;
}
h5.newsdate {
	margin: 5px 0 20px;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px;
	font-size: 12px;
}
#content .backtonews {
	display: block;
	margin: 20px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
	border-top: 1px solid #CCC;
}

/* Photo Gallery */
h2.sub_nav {
	font-size: 12px;
}
#content .sub_nav a {
	text-decoration: none;
}
.pg_image_group {
	height: 250px;
	width: 200px;
	text-align: center;
	padding: 10px;
	float: left;
}
.pg_image_group em {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
}
.pg_image_group h5 {
	margin: 0 0 3px;
}
.pg_image_group img {
	margin: 0;
}
#content .pg_image_group a {
	text-decoration: none;
}
.image h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
.image h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 15px;
}
.pg_clear {
	clear: both;
	display: block;
	height: 1px;
}
.pg_pagination {
	width: auto;
}
.pg_pagination * {
	margin: 0;
	position: static;
	float: none;
}
.pg_pagination a {
	margin: 0 10px; 
}
#copyright {
	display: none;
}
/* Testimonials */
.testimonials {
}
.testimonials h3.name {
	font-size: 14px;
	font-style: italic;
	margin: 5px 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #D1E896;
}
.noborder {
	border-width: 0;
}
/* Survey Says */
form dt {
margin: 10px 0 5px;
font-weight: bold;
}
form dd label,
form dt label,
form dd input,
form dd select,
form dd textarea {
display: inline;
float: none;
width: auto;
margin: 0;
}
#leftaddress {
position: absolute;
left: 0;
top: 265px;
color: #FFF;
padding: 10px;
width: 149px;
}
#leftaddress p {
margin: 0 0 10px;
}
#leftaddress a {
color: #FFF;
}

