html {margin:0;padding:0} /*DO NOT EDIT - removes browser defaults*/
body, td {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;} /*DO NOT EDIT - sets global font size and line height*/
table {font-size:inherit;font:100%;} /*DO NOT EDIT - sets global font size*/
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;} /*DO NOT EDIT - sets global font size*/

a:link, a:visited { 
	text-decoration: none; 
	color: #752622;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #424242;
}
	
/****************************************/
/********  BEGIN PAGE STRUCTURE  ********/
/****************************************/
body {
	padding:0 0 0 0; 
	margin:auto;
	background: #d4d4d4 url(/images/organizations/cms/menomonee/images/backgroundTile.png) repeat-x 0 0;
}

#outerWrap2 {
	background: transparent url(/images/organizations/cms/menomonee/images/shadow2.png) no-repeat 50% 0;
}

#outerWrap {
	background: transparent url(/images/organizations/cms/menomonee/images/shadow.png) repeat-y 0 0;
	width:960px;
	margin:auto;
}

#wrap {
	background: transparent url(/images/organizations/cms/menomonee/images/bodyTile.png) repeat-y 10px 0;
	width:960px;
	margin:auto;
}
	
#header {
	background: transparent url(/images/organizations/cms/menomonee/cer/images/header.jpg) no-repeat 0 0;
	width: 960px; 
	height: 231px; 
	position:relative;
}

#navBar {
	background: transparent url(/images/organizations/cms/menomonee/images/navBar.png) no-repeat 0 0px;
	height:35px;
	clear:both;
}
	
#innerWrap {
	background: transparent url(/images/organizations/cms/menomonee/images/navBar.png) no-repeat 0 -35px;
	padding-top:3px;
}

#sideColumn {
	float:left;
	width:201px;
	height:100%;
	background: transparent;
	padding:0;
	margin-top:0px;
	margin-left:15px;
	clear:left;
	display:inline;
}

#bodyWrap {
	height:auto;
	background-color:transparent;
	margin:0 0 0 232px;
}	
	
#mainBody {
	width: 700px;
	min-height:300px;
	clear: none;
	background-color:transparent;
	overflow: visible;
	padding-top:10px;
}

#foot {
	background: transparent url(/images/organizations/cms/menomonee/images/footer.png) no-repeat 0 0;
	height: 60px;
	margin:auto;
	clear:both;
}
/**************************************/
/********  END PAGE STRUCTURE  ********/
/**************************************/


/**************************************/
/*******  BEGIN HEADER CONTENT  *******/
/**************************************/
#slideshow {
	float:right;
	position:relative;
	top:56px;
	right:7px;
}	

#rotatorPng {	
	background: transparent url(/images/organizations/cms/menomonee/images/rotator.png) no-repeat 0px 0px;
	position:absolute;
	float:right;
	right:0px;
	top:56px;
	width:430px;
	height:175px;
	z-index:999;
}
	
#logoImage {
	float:left;
	position:relative;
	top:90px;
	left:30px;
}

#rssFeed {
	float:right;
	margin:5px 13px 0 0;
	display:inline;
}
/**************************************/
/********  END HEADER CONTENT  ********/
/**************************************/



/**************************************/
/*****  BEGIN SIDE COLUMN CONTENT *****/
/**************************************/
#cal {
	background: transparent url(/images/organizations/cms/menomonee/images/calBg.png) no-repeat 0px 0px;
	float:left;
	width:186px;
	height:154px;
	padding:2px 0 0 1px;
	margin: 8px 0 0px 8px;
	display:inline;
}
		
#personal {
	clear:both;
	margin: 15px 0px 0px 11px;
	font-weight:bold;
	color: #333;
	float:left;
	width:192px;
	display:inline;
}

#whats_happening {
	padding: 10px 0 0 0;
	margin:0;
	color: #333;
}

#whats_happening .medium_text {
	color:#333;
}

#whats_happening a {
	color:#752622;
}

#whats_happening a:hover {
	color:#424242;
}

/*  32x32 icons  */
#welcome {padding:0;margin:15px 0 0;}
#welcome li {height:36px;text-align:left;list-style-type: none;}
#welcome a {background: url("/images/organizations/cms/icons/colorIcons.png") no-repeat 0 0;padding:9px 0 9px 40px;display:block}
#wel_lesson a{background-position: 0px 0px;}
#wel_email a {background-position: 0px -32px;}
#wel_cal a {background-position: 0px -64px;}
#wel_files a {background-position: 0px -96px;}
#wel_pers a {background-position: 0px -128px;}
#wel_admin a {background-position: 0px -160px;}
#wel_help a {background-position: 0px -192px;}
#wel_log a {background-position: 0px -224px;}
#wel_onlinegrades a {background-position: 0px -256px;}
#wel_mychildren a {background-position: 0px -288px;}
/*  end icons  */

#welcome a {
	font-size:11px;
}

#welcome a:link, #welcome a:visited {
	color:#752622;
} 

#welcome a:hover {
	color:#424242;
} 
/**************************************/
/******  END SIDE COLUMN CONTENT ******/
/**************************************/



/**************************************/
/*******  BEGIN FOOTER CONTENT  *******/
/**************************************/
#footerText {
	color:#fff;
	text-align:center;
	margin:0;
	padding-top:33px;
	font-size:13px;
}

#powered .spaced span{
	font-size:11px;
	text-align:center;
	color:#424242;
}

#powered {
	height:50px;
}	

#powered .text_small span{
	font-size:9px;
	text-align:center;
	color:#424242;
}
/**************************************/
/********  END FOOTER CONTENT  ********/
/**************************************/



/**************************************/
/*********  BEGIN NAVIGATION  *********/
/**************************************/

/***********************/
/***** BEGIN TOPNAV ****/
/***********************/
#nav, #nav ul {
	padding:0;
	margin:0;
	list-style:none;
}

#nav {
	float:right;
	margin:0 8px 0 0;
	display:inline;
	position:relative;
	z-index:999;
}

#nav li {
	background: transparent url(/images/organizations/cms/menomonee/images/topNavDivider.png) no-repeat 0px 0px;
	position:relative;
	float:left;
	margin:0;
	padding-left:2px;
}

#nav a {
	display:block;
	padding:9px 10px;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	color:#fff;
	z-index:999;
}

#topNavHover {
	height:36px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity = 0);
	z-index:1;
	top:-1px;
}

#topNavHover .left {
	background: transparent url(/images/organizations/cms/menomonee/images/topNavHover.png) no-repeat  0 0;
	position:absolute;
	width:90%;
	height:36px;
	top:0;
	left:0;
}

#topNavHover .right {
	background: transparent url(/images/organizations/cms/menomonee/images/topNavHover.png) no-repeat right 0;
	position:absolute;
	width:20%;
	height:36px;
	top:0;
	right:0;
}

#nav li ul {
	background: transparent url("/images/organizations/cms/menomonee/images/ulBackground.png") no-repeat left bottom;
	width:192px;
	position: absolute;
	padding:0 30px 30px 30px;
	margin-left:-30px;
	display:none;
}

#nav li li ul {
	padding:0 30px 30px 30px;
	margin:0px 0 0 -30px;
}

#nav li:hover ul, #nav li.sfhover ul {
	z-index:99000;
	display:block;
}

#nav li:hover li ul, #nav li.sfhover ul ul,
#nav li:hover li:hover li ul, #nav li.sfhover li.sfhover ul ul,
#nav li:hover li:hover li:hover li ul, #nav li.sfhover li.sfhover li.sfhover ul ul {
	display:none;
}

#nav li:hover li:hover ul, #nav li.sfhover li.sfhover ul,
#nav li:hover li:hover li:hover ul, #nav li.sfhover li.sfhover li.sfhover ul,
#nav li:hover li:hover li:hover li:hover ul, #nav li.sfhover li.sfhover li.sfhover li.sfhover ul {
	left:100%;
	top:0em;
	z-index:99999;
	font-size:100%;
	display:block;
}

#nav li li {
	background: transparent;
	border-top: 1px solid #7b372f;
	border-bottom: 1px solid #3d1111;
 	float:left;
	clear:both;
	width:100%;
	padding:0;
}

#nav li li a {
	color:#fff;
	padding:5px 8px;
	display:block;
	height:100%;
}

#nav li li.last {
	border-bottom:none;
}

#nav li li a:hover, #nav li .sfhover { /* targets ie6, make exactly the same as the a:hover below */
	color:#fff;
	background-image:none;
	background-color:#606060;
}

#nav li li a:hover, #nav li li:hover>a {
	color:#fff;
	background-image:none;
	background-color:#606060;
}

#nav li li.last a:hover, #nav li li.last:hover>a {
	background: transparent url("/images/organizations/cms/menomonee/images/ulBackground.png") no-repeat right bottom;
}

/*third tier*/
#nav li li li.last a:hover, #nav li li li.last:hover>a {
	background: transparent url("/images/organizations/cms/menomonee/images/ulBackground.png") no-repeat right bottom !important;
}

/* needed for dropLeft.js */
#nav ul.dropLeft {
	right:-30px !important;
}
#nav ul ul.dropLeft {
	left:-95% !important;
}
/***********************/
/****** END TOPNAV *****/
/***********************/

/***********************/
/**** BEGIN SIDENAV  ***/
/***********************/
#sideNav{
	background: transparent url("/images/organizations/cms/menomonee/images/sideNavTile.png") repeat-y 0 0;
	width: 199px;
	margin:0;
}
	
#adxmSideNav, #adxmSideNav ul {	/* remove all list stylings */
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

#adxmSideNav {
	background: transparent url("/images/organizations/cms/menomonee/images/sideNavTop.png") no-repeat 0 0;
	width: 199px;/* VERY IMPORTANT! Set this to appropriate value, either here on down in the design section */
	text-align:left; /*this overrides the setting from yui grids*/
	position:relative;
	padding-top:2px;
}

#adxmSideNav ul {
	width: 192px;
}

#adxmSideNav li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
}

#adxmSideNav ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

#adxmSideNav li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	left: 100%;	/* and move them to the right of the item */
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
#adxmSideNav:after, #adxmSideNav ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
#adxmSideNav, #adxmSideNav ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* sticky submenu: it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the "#adxmSideNav UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
#adxmSideNav ul {
	background: transparent url("/images/organizations/cms/menomonee/images/ulBackground.png") no-repeat left bottom;
	padding: 0 30px 30px 30px;
	margin: 4px 0 0 -40px;
}


/* - - - ADxMenu: DESIGN styles - - - */

#adxmSideNav a {
	text-decoration: none;
	font-weight:bold;
	color: #fff;
	padding:6px 8px;
	display: block;
	font-size:12px;
	position:relative;
	z-index:999;
}

#adxmSideNav li {	/* create borders around each item */
	background: transparent url(/images/organizations/cms/menomonee/images/sideNavDivider.png) no-repeat 1px bottom;
}

#sideNavHover {
	position:absolute;
	width:203px;
	height:32px;
	opacity:0;
	filter: alpha(opacity = 0);
	z-index:0;
	left:-2px;
}

#sideNavHover div {
	background: transparent url(/images/organizations/cms/menomonee/images/sideNavHover.png) no-repeat 0px 0px;
	width:203px;
	height:100%;
	position:absolute;
	z-index:0;
	bottom:0;
	left:0;
}

#adxmSideNav li.last {
	background: transparent url("/images/organizations/cms/menomonee/images/sideNavBottom.png") no-repeat left bottom;
	border-bottom:none;
}

#adxmSideNav li.first {
	border-top:none;
}

#adxmSideNav li:hover>ul {	/* inset submenus, to show off overlapping */
	top: 5px;
	left: 100%;	
}
	
#adxmSideNav li li {
	background: transparent;
	padding:0px;
	border:none;
	border-top: 1px solid #7b372f;
	border-bottom: 1px solid #3d1111;
}

#adxmSideNav li li a {
	padding:5px 8px;
	border:none;
}

#adxmSideNav li li.first a {
	background:none;
}

#adxmSideNav li li.first {
	background: transparent url("/images/organizations/cms/menomonee/images/ulBackground.png") no-repeat -30px top;
	border-top:none;
	margin-top:-4px;
}

#adxmSideNav li li.last a {
	background:none;
}

#adxmSideNav li li.last {
	background:none;
	border-bottom:none;
}

/* 2nd level hover */
#adxmSideNav li li a:hover, #adxmSideNav li li:hover>a {
	color:#fff;
	background-image:none;
	background-color:#606060;
}

#adxmSideNav li li.first a:hover, #adxmSideNav li li.first:hover>a {
	background: transparent url("/images/organizations/cms/menomonee/images/ulBackground.png") no-repeat right top;
}

#adxmSideNav li li.last a:hover, #adxmSideNav li li.last:hover>a {
	background: transparent url("/images/organizations/cms/menomonee/images/ulBackground.png") no-repeat right bottom;
}

/* 3nd level hover - needed to override hover>a for first and last*/
#adxmSideNav li li li.first a:hover, #adxmSideNav li li li.first:hover>a {
	background: transparent url("/images/organizations/cms/menomonee/images/ulBackground.png") no-repeat right top;
}

#adxmSideNav li li li.last a:hover, #adxmSideNav li li li.last:hover>a {
	background: transparent url("/images/organizations/cms/menomonee/images/ulBackground.png") no-repeat right bottom;
}

/* ie6 hover */
#adxmSideNav li li a:hover, #adxmSideNav li li .adxmhoverA {
	color:#fff;
	background-image:none;
	background-color:#606060;
}
/* end ie6 hover */

#adxmSideNav li:hover>ul li ul {
	left:105%;
}
/***********************/
/***** END SIDENAV *****/
/***********************/

/***********************/
/** BEGIN QUICKLINKS ***/
/***********************/
#quickLinks {
	color:#fff;
	float:left;
	position:absolute;
	top:10px;
	left:10px;
}

#quickLinks a {
	color:#fff;
}
/***********************/
/*** END QUICKLINKS ****/
/***********************/


/**************************************/
/**********  END NAVIGATION  **********/
/**************************************/



/**************************************/
/********  BEGIN FORM ELEMENTS ********/
/**************************************/
#login {
	background: transparent url(/images/organizations/cms/menomonee/images/login.png) no-repeat 0 0;
	float:left;
	font-size:10px;
	text-align:right;
	margin-left:1px;
	margin-top:8px;
	padding:35px 14px 0px 0px;
	width:185px;
	height:70px;
	color:#424242;	
	position:relative;	
}

#login input {
	background-color:#d6d6d6;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #eaeaea;
	border-right:1px solid #eaeaea;	
	width: 105px;
	height: 12px;
	padding: 1px;
	margin: 3px 8px 0px 0px;
}

input#login_btn {
	background: transparent url(/images/organizations/cms/menomonee/images/loginBtn.png) no-repeat 0 0px;
	border:0;
	height:20px;
	width:50px;
	cursor:pointer;
	margin:4px 8px 0 0;
	float:right;
}

#forgotten {
	display:none;
}

#search {
	margin: 8px 0 0 20px;
	padding:0;	
	width: 165px;
	height:20px;
	float: left;
	display:inline;
}
	
#searchInput {
	text-align: left;
	width: 130px;
	font-size: 10px;
	vertical-align:baseline;
	background:none;
	border:none;
}

#searchBtn {
	background: transparent url(/images/organizations/cms/blank.gif) no-repeat 0 0px;
	height:25px;
	width: 25px;
	border:none;
	cursor:pointer;
	font-size:0px;
	color:#fff;
	text-indent: -9999px;
	margin:-4px 0 0 4px;
	padding:0;
	vertical-align:top;
}
/**************************************/
/*********  END FORM ELEMENTS *********/
/**************************************/

/**************************************/
/********  BEGIN CUSTOM STYLES ********/
/**************************************/
.Page-Header-Style {
	color: #772720;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.Body-Text-Style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B4B4B;
	line-height: 16px;
}

.Body-Header-Style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8C3330;
	font-weight: bold;
}

a.Link-Style:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#003399;
	text-decoration:underline;
	line-height: 16px;
}

a.Link-Style:hover {
	color:#800000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

a.Link-Style:active {
	color:#800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-decoration: underline;
}

a.Link-Style:visited {
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-decoration: underline;
}

a.Link-Style:visited:hover {
	color:#003399;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

.Bullet-List {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(/images/organizations/cms/menomonee/images/bullet-maroon.gif);
	color: #4B4B4B;
	line-height: 17px;
}

.Number-List li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: decimal;
	color: #4B4B4B;
	line-height: 17px;
}

.Table-Border-Perimeter {
	border: 1px solid #D4D4D4;
}

/* same as above but made more global */
#mainBody a:link, #mainBody a:link span {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#003399 !important;
	text-decoration:underline;
	line-height: 16px;
}

#mainBody a:hover, #mainBody a:hover span {
	color:#800000 !important;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

#mainBody a:active {
	color:#800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-decoration: underline;
}

#mainBody a:visited {
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-decoration: underline;
}

#mainBody a:visited:hover {
	color:#003399;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

#mainBody ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-image: url(/images/organizations/cms/menomonee/images/bullet-maroon.gif);
	color: #4B4B4B;
	line-height: 17px;
}

#mainBody ul ul {
	list-style-image: none;
	list-style: circle;
}

#mainBody ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: decimal;
	color: #4B4B4B;
	line-height: 17px;
}

#ttBarAndBody ul, ul#qlist, #qlist ul, ul.easyList {
	list-style: none !important;
}

#mainBody table.tableBorder {
	border-collapse:collapse;
}

#mainBody table.tableBorder, #mainBody table.tableBorder tr, #mainBody table.tableBorder td {
	border: 1px solid #d4d4d4;
}
/**************************************/
/*********  END CUSTOM STYLES *********/
/**************************************/

#mainCal a   { color:#ffffff:}



#mainBody .orgColor a:link{color: #fff !important;}
#mainBody .orgColor a:hover{color: #fff !important;}
#mainBody .orgColor a:visited{color: #fff !important;}