@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(apps/calendar01.css);


body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/esd20bkgd.gif) repeat-x left top;
	color: #333;
	font-family: georgia, times, serif;
	font-size: 76%;
	text-align: center;
	}

#wrap {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(../images/esd20logo.gif) top left no-repeat;
	text-align: left;
}

html>body #wrap {
  	width: 760px;
} 

#header {
	margin: 0;
	background: none;
	height: 100px;
	position: relative;
	width: 760px;
}

#logo {
	position: absolute;
	left: 27px;
	top: 6px;
}

#logo img {
	display: block;
	width: 116px;
	height: 116px;
}

#header p {
	display: none;
}

#printlogo{
	display: none;
	color: #997799;
}

#tabs {
  	margin: 0;
		padding: 0;
}

#nav {
	margin: 0;
	padding: 0;
}

#nav ul{
		 position: relative;
		 left: 145px;
		 width: 650px;
		 height: 26px;
		 list-style: none;
		 margin: 0;
		 padding: 0;
}

#nav li {
	position: relative;
	top: 8px;
	float: left;
	margin: 0 25px 0 0;
	padding: 0;
}

#nav a {
	display: block;	 
	height: 13px;
	float: left;
	text-decoration: none;
	text-indent: -9000px;
	background-image: url(../images/primary.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	color: #fff;
}

/*Home*/
li#t22789 a {
  width: 36px;
	background-position: 0 0;
	}

li#t22789 a:hover {
	background-position: 0 -17px;
	}



/*District 20*/
li#t24845 a{
  width: 64px;
	background-position: -40px 0;
}

li#t24845 a:hover {
	background-position: -40px -17px;
	}

body.tab24845 li#t24845 a {
	background-position: -40px -34px;
	}

/*Greenbrook*/
li#t24846 a {
  width: 72px;
	background-position: -108px 0;
	}

li#t24846 a:hover {
	background-position: -108px -17px;
	}

body.tab24846 li#t24846 a {
	background-position: -108px -34px;
	}

/*Waterbury*/
li#t24847 a {
  width: 64px;
	background-position: -184px 0;
	}

li#t24847 a:hover {
	background-position: -184px -17px;
	}

body.tab24847 li#t24847 a {
	background-position: -184px -34px;
	}	

/*Spring Wood*/
li#t24848 a {
  width: 78px;
	background-position: -252px 0;
	}

li#t24848 a:hover {
	background-position: -252px -17px;
	}

body.tab24848 li#t24848 a {
	background-position: -252px -34px;
	}
	
/*Calendar*/
li#t24849 a {
  width: 56px;
	background-position: -334px 0;
	}

li#t24849 a:hover {
	background-position: -334px -17px;
	}
	
body.tab24849 li#t24849 a {
	background-position: -334px -34px;
	}
	
/*Employment*/
li#t24850 a {
  width: 76px;
	background-position: -394px 0;
	}

li#t24850 a:hover {
	background-position: -394px -17px;
	}

body.tab24850 li#t24850 a {
	background-position: -394px -34px;
	}

#main-table-body {
	clear: both;
	margin: 0;
}

#main-table-body-leftcell, #main-table-body-rightcell {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#sidebar {
	width: 170px;
	margin: 0;
	padding: 15px 0 0 0;
	background: transparent url(../images/sideTop.gif) top center no-repeat;
}

#menu-header {
	display: none;
}


#menu {
	margin: 0;
	padding: 0 0 11px 0;
	background: transparent url(../images/sideBottom.gif) bottom center no-repeat;
}

/*Secondary Menu Links*/

#menu ul{
	list-style: none;
	width: 170px;
	margin: 0;
	padding: 0 0 20px 0;
	background: transparent url(../images/sideBkgd.gif) top center repeat-y;
	font-family: verdana, helvetica, sans-serif;
}

#menu ul li {
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
	text-align: right;
}

#menu a {
	font-weight: bold;
	text-decoration: none;
	color: #303;
}

/*Tertiary Menu Links*/

#menu ul li ul{
	list-style: none;
	width: 100%; /* This solved a strange IE bug that misaligned the menu - if you take it out you will see */
	margin: 0;
	padding: 0;
	background: none;
}

#menu  ul li ul li{
	margin: 4px 0 0 0;
	padding: 0;
	text-align: right;
}

#menu ul li ul li a{
	margin: 0;
	padding: 0 0px 0px 0;
	text-align: right;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
}

#menu a:hover{
	text-decoration: underline;
}

#menu a.current {
	text-decoration: underline;
}

#menu a.subcurrent {
	text-decoration: underline;
}

#menu-footer {
	
}

#banner {
	display: none;
}

#breadcrumbbar{
  position: absolute;
	top: 128px;
	left: 175px;
	margin: 0;
	padding: 0;
}

#breadcrumblist{
	float: left;
	width: 380px;
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	text-transform: capitalize;
	
}

#breadcrumblist a:link, #breadcrumblist a:visited{
	color: #333;
	font-weight: normal;
	text-transform: capitalize;
}

#breadcrumblist a:hover, #breadcrumblist a:active{
	text-decoration: underline;
}

#breadcrumbemail {
	float: right;
	font-size: 10px;
	text-align: right;
	width: 100px;
	line-height: 15px;
}

#breadcrumbemail a {
	background: url(../images/email.gif) no-repeat 0px;
	float: right;
	padding: 0 10px 0 18px;
	text-decoration: none;	
}

#breadcrumbprint {
	float: right;
	font-size: 10px;
	padding: 0 0px 0 0;
	text-align: right;
	width: 100px;
	line-height: 15px;
}

#breadcrumbprint a {
	background: url(../images/printer.gif) no-repeat left;
	float: right;
	padding: 0 10px 0 18px;
	text-decoration: none;
}

td#main-table-body-rightcell {
  width: 590px;
  background: #fff url(../images/contentShadow.gif) 586px 0 no-repeat;
	}
	
#content {
  /*width: 590px;*/
	margin: 0;
	padding: 0;
}

#content-header {
	display: none;
}

#content-body {
	margin: 15px 0 0 8px;
	padding: 0 50px 0 0;
}

#pagetitle{
	margin: 30px 0 0 0;
	padding: 0;
}

#pagetitletext{
	padding: 0;
  margin: 0;	
}

#pagetitletext h1{
	margin: 0 0 .25em 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #413;
	font-style: italic;
	color: #413;
}



#content-footer {
	display: none;
}

#footer {
	clear: both;
	position: relative;
  width: 590px;
	left: 170px;
	margin: 40px 0 20px 0;
	padding: 0;
	border-top: 1px solid #ddd;
	text-align: left;
	font-size: 10px;
	text-align: right;
}

#footerwrap {

}

#footer p {

}

#footer p span {
	
}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

#copyright{
  float: left;
	margin: 0 10px 0 0;
}

#poweredby{
	
}

#poweredby a:link, #poweredby a:visited{
	text-decoration: none;	
}

#poweredby a:hover, #poweredby a:active{
	text-decoration: underline;
}
