@import url("whitespace.css");
@import url("forms.css");
@import url("news.css");
@import url("faq.css");
@import url("staff-single.css");
@import url("calendar-layout.css");
@import url("jshowoff.css");
@import url("newswire-vertical-multi.css");
@import url("calendar-color.css");
@import url("photo-gallery.css");
@import url("cms.css");

img {
	margin: 5px;
}
a {outline: none;}
a:link, a:visited {
	color: #1f3a80;
	text-decoration: underline;
}
a:hover, a:active {	text-decoration: none;}
html {
	background: #eaeaea url(../images/district/bg.jpg) 50% 0 repeat-x;
}
body {
	background: url(../images/bar.jpg) 50% 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
#container {
	width: 862px;
	background: url(../images/district/content.gif) 0 170px repeat-y;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#header {
	background: url(../images/district/header.jpg) 0 0 no-repeat;
	margin: 0;
	height: 170px;
	text-indent: -1234em;
}
#navigation {
	margin: 0;
	position: absolute;
	top: 0;
	left: 290px;
	width: 570px;
	height: 32px;
	text-indent: -1234em;
	list-style: none;
	background: url(../images/menu.jpg) 0 0 no-repeat;
	z-index: 1000;
}
#navigation li {
	position: absolute;
	top: 0;
	height: 32px;
	margin: 0;
}
#navigation li a {
	display: block;
	height: 32px;
	text-decoration: none;
}
#navigation ul {	display: none;}
#home {
	left: 1px;
	width: 56px;
}
#home a:hover {	background: url(../images/menu.jpg) -1px -32px no-repeat;}
#about {
	left: 58px;
	width: 58px;
}
li:hover#about,
#about a:hover {	background: url(../images/menu.jpg) -58px -32px no-repeat;}
#schools {
	left: 117px;
	width: 66px;
}
li:hover#schools,
#schools a:hover {	background: url(../images/menu.jpg) -117px -32px no-repeat;}
#departments {
	left: 184px;
	width: 99px;
}
li:hover#departments,
#departments a:hover {	background: url(../images/menu.jpg) -184px -32px no-repeat;}
#faq {
	left: 284px;
	width: 86px;
}
#faq a:hover {	background: url(../images/menu.jpg) -284px -32px no-repeat;}
#onlineservices {
	left: 371px;
	width: 113px;
}
li:hover#onlineservices,
#onlineservices a:hover {	background: url(../images/menu.jpg) -371px -32px no-repeat;}
#contact {
	left: 485px;
	width: 84px;
}
#contact a:hover {	background: url(../images/menu.jpg) -485px -32px no-repeat;}

#navigation li:hover ul {
	display: block;
	background: #40444a url(../images/hoverbg.gif) 0 0 repeat;
	width: 150px;
	left: -1px;
	top: 32px;
	text-indent: 0;
	list-style: none;
	padding: 3px;
	margin: 0;
	border: 1px solid #807e10;
	border-width: 0 1px 1px;
}
#navigation li#schools ul {
	width: 270px;
}
#navigation li#departments ul {
	width: 180px;
}
#navigation ul li {
	position: static;
	height: auto;
	_height: 1px;
}
#navigation ul li a {
	height: auto;
	_height: 1px;
	padding: 3px;
	color: #FFF;
}
#navigation ul li a:hover {
	color: #40444a;
	background: #FDE114;
}
#districtnav {
	margin: 0;
	position: absolute;
	left: 290px;
	top: 32px;
	width: 570px;
	height: 26px;
	list-style: none;
	text-indent: -1234em;
	background: url(../images/district/nav.jpg) 0 0 no-repeat;
}
#districtnav li {
	position: absolute;
	top: 0;
	height: 26px;
	margin: 0;
}
#districtnav li a {
	display: block;
	height: 26px;
	text-decoration: none;
}
#superintendent {
	left: 0px;
	width: 116px;
}
#superintendent a:hover {	background: url(../images/district/nav.jpg) 0px -26px no-repeat;}
#board {
	left: 116px;
	width: 100px;
}
#board a:hover {	background: url(../images/district/nav.jpg) -116px -26px no-repeat;}
#athletics {
	left: 216px;
	width: 55px;
}
#athletics a:hover {	background: url(../images/district/nav.jpg) -216px -26px no-repeat;}
#news {
	left: 271px;
	width: 78px;
}
#news a:hover {	background: url(../images/district/nav.jpg) -271px -26px no-repeat;}
#calendar {
	left: 349px;
	width: 56px;
}
#calendar a:hover {	background: url(../images/district/nav.jpg) -349px -26px no-repeat;}
#gallery {
	left: 405px;
	width: 80px;
}
#gallery a:hover {	background: url(../images/district/nav.jpg) -405px -26px no-repeat;}
#jobs {
	left: 485px;
	width: 85px;
}
#jobs a:hover {	background: url(../images/district/nav.jpg) -485px -26px no-repeat;}


#content {
	margin: 0 70px;
	min-height: 200px;
	padding: 30px 0 0;
	background: #FFF;
}
#title {
	margin: 0;
	position: absolute;
	left: 70px;
	top: 128px;
	line-height: 41px;
	vertical-align: middle;
	font-size: 24px;
	width: 720px;
	color: #1f3a80;
	letter-spacing: -1px;
}
#clear {
	height: 20px;
}
#footer {
	background: #eaeaea;
	border-top: 1px solid #bebebe;
	text-align: center;
	color: #444;
	padding: 10px 0 5px;
	margin: 0;
}
#footer p {
	margin: 5px 0;
}
#footer a {
	text-decoration: none;
	color: #444;
}
#footer a:hover {	text-decoration: underline;}
p#copyright {
	margin: 10px 0 20px;
	color: #989898;
}
#copyright a {	color: #989898;}
#byline {
	text-align: right;
	font-size: 10px;
}
#byline a {	color: #AAA;}
#newswire {display: none;}


/* Schools pages */
#school #title {
	position: static;
	font-weight: normal;
}
#school #schoolhome {
margin: 0;
position: absolute;
left: 0;
top: -52px;
width: 860px;
height: 51px;
text-align: left;
text-indent: -1234em;
}
#school #schoolhome a {
display: block;
height: 51px;
text-decoration: none;
}

ul.schoolnav {
	position: absolute;
	left: 0;
	top: 85px;
	margin: 0;
	width: 862px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-align: center;
	list-style: none;
}
ul.schoolnav li {
	display: inline;
	margin: 0 10px;
	font-weight: bold;
	font-size: 13px;
}
#container ul.schoolnav li a {	text-decoration: none;}
#school #content {
	margin: 0 40px;
	padding: 20px 0;
}
dl#schoolfooter {
	border-top: 1px solid #bebebe;
	text-align: center;
	margin: 0;
	padding: 10px;
}
dl#schoolfooter dt {
	display: inline;
	font-weight: bold;
	margin-right: 7px;
}
dl#schoolfooter dd {
	margin: 0 7px;
	display: inline;
}
#schoolfooter a {
	text-decoration: none;
	color: #444;
}

/* Index */
#photo {
	position: absolute;
	top: 138px;
	left: 1px;
	background: url(../images/district/home.jpg) 0 0 no-repeat;
	width: 430px;
	height: 347px;
}
#index #title {
	background: url(../images/district/welcome.gif) 0 0 no-repeat;
	width: 393px;
	height: 20px;
	text-indent: -1234em;
	left: 448px;
	top: 141px;
}
#index #content {
	min-height: 400px;
	background: none;
	float: right;
	width: 368px;
	padding-right: 31px;
	margin: 0;
}
#index #container {
	background: url(../images/district/home.gif) 0 0 repeat-y;
}
#index #footer {
	background: #eaeaea url(../images/district/footer.jpg) 0 0 no-repeat;
	border-width: 0;
	padding-top: 26px;
}
#index span.photocover {
	display: block;
	background: url(../images/district/logooverlay.png) 0 0 no-repeat;
	width: 22px;
	height: 15px;
	position: absolute;
	left: 45px;
	top: 138px;
	z-index: 900;
}
#index #newswire {
	display: block;
	padding: 327px 0 10px 20px;
	width: 220px;
	float: left;
}
#newswire h2 {	display: none;}
ul#schoollist {
	margin: 0 432px 0 260px;
	padding: 327px 5px 5px;
	text-align: center;
	list-style: none;
}
#schoollist li {
	margin: 0 0 15px 0;
	line-height: 1.2;
}
#schoollist li a {
	text-decoration: none;
	color: #444;
}
#schoollist li a:hover {	color: #004087;}


