html {margin:0;padding:0} /*DO NOT EDIT - removes browser defaults*/
body, td {font:13px/1.231 arial,helvetica,clean,sans-serif;} /*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*/



/***************************************/
/*******BEGIN GLOBAL TEXT STYLES********/
/***************************************/
table {font-size:inherit;font:100%;}
a:link {text-decoration: none; color:#01549a;}
a:visited {text-decoration:none; color:#01549a;}
a:focus, a:hover, a:active {text-decoration:underline; color:#01549a;}
/***************************************/
/************END TEXT STYLES************/
/***************************************/





/****************************************/
/**********BEGIN PAGE STRUCTURE**********/
/****************************************/
body {
	background: #fff url(/images/organizations/cms/orenda/images/bgTile.gif) repeat-x 0 0;
	margin:0; /*DO NOT EDIT - removes browser defaults*/
	padding:0; /*DO NOT EDIT - removes browser defaults*/
}
#wrap {
	margin:0 auto; /*centers the page*/
	width:808px; /*set site width here*/
	position:relative;
	background: transparent url(/images/organizations/cms/orenda/images/bodyTile.gif) repeat-y 0 0;
}
#header {
	background: url(/images/organizations/cms/orenda/images/header.gif) no-repeat top right; 
	height: 267px; 

}
#sideColumn {
	float:left;
	width:221px;
	background:transparent url("/images/organizations/cms/orenda/images/sideNavBkgd.gif") repeat-y 0 0;
	margin:40px -6px 0 9px;
}
#bodyWrap {
	margin:23px 0px 0px 219px;
}	
#mainBody {
	width:568px;
	overflow:visible;
	margin-top:-23px;
	float:left;
}
#foot {
	background: transparent url(/images/organizations/cms/orenda/images/footer.gif) no-repeat 0 0;
	height:53px;
	margin:0 auto; 
	clear:both; /*DO NOT EDIT - needed for functionality*/
}
#powered {
	margin:0px auto 0 auto;
	width:920px;
	height:50px;
}	
/**************************************/
/**********END PAGE STRUCTURE**********/
/**************************************/
	
	
	
	
	
/****************************************/
/************BEGIN NAVIGATION************/
/****************************************/

/***********************/
/*****BEGIN TOPNAV******/
/***********************/
/* NAV - top horizontal nav */
#nav, #nav ul {padding: 0;margin: 0;list-style: none;}
#nav {float:left;font:bold 12px Verdana,Arial,Helvetica,sans-serif;margin: 6px 17px 0px 28px;position:relative;z-index:9999;}
#nav li {line-height:29px;position:relative;float: left;width: 10em;display:block;margin: 0;padding-right:0px;background:none no-repeat 0px    0px;   }
#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {font-weight:bold;text-decoration:none;font-size:1.0em;font-family:Verdana, Arial, Helvetica, sans-serif;cursor:pointer;color:#fff;display: block;padding: 1px 14px 4px 11px}
#nav a:hover {color:#fff;background-color:none}
#nav li ul {border:1px solid #01549a;background: #dfe0e0 url(/images/organizations/cms/orenda/images/navImage.gif) no-repeat 100% 100%;;width:17em;font-size:90%;position: absolute;font-weight:normal;left: -999em; margin-top:-6px;}
#nav li:hover ul, #nav li.sfhover ul {left: 0;z-index:99000}
#nav li:hover li ul, #nav li.sfhover ul ul{left: -999em}
#nav li:hover li:hover ul, #nav li.sfhover li.sfhover ul{left:100%;top:0em;z-index:99999;font-size:100%}
#nav li li {background:none;float:none;border-bottom: 1px solid #01549a;padding-left:0;padding-right:0;}
#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {color:#01549a;padding: 9px 8px 9px 8px;width:15.6em}
#nav li li a:hover {color:#fff;background: #01549a; margin-left:-1px}
#nav li ul .first {border-top:none;}
#nav li.last {border-right:none}
#nav ul li {line-height:14px;}
/* hide from IE mac \*/
#nav li {width:auto}
/* end hiding from IE5 mac */

/*IE7 SUCKERFISH DROPDOWN MENU FIX*/
*:first-child+html #nav {
height: 1%;
}
*:first-child+html #nav li {
height: 1%;
} 
/*END IE7 FIX*/

#menu li:hover, #menu li.over {
position: static; /* make menus not sticky in ie7 */
} 
/***********************/
/******END TOPNAV*******/
/***********************/


/***********************/
/*****BEGIN SIDENAV*****/
/***********************/
/*begin sideNav*/
#liquidSideNav .liquidBox .bd .c .s  {padding:0;}
#sideNav {padding-left:0px; margin-top:-40px;margin-left:10px; position:relative;}
#adxmSideNav {
	width: 180px;/* 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*/

	}
	
#adxmSideNav ul {
	width: 180px;

}
#adxmSideNav  {
	border-left: 1px solid #aec1d1;
	border-right: 1px solid #aec1d1;

}


#adxmSideNav, #adxmSideNav ul {	/* remove all list stylings */
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

#adxmSideNav li {
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
	display: block;
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

#adxmSideNav li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

#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-image: url(/images/organizations/cms/exp/images/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -9px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}


/* - - - ADxMenu: DESIGN styles - - - */

#adxmSideNav, #adxmSideNav ul li {
	background: transparent;
	}
#adxmSideNav ul li {
	background:#fff;
	}
#adxmSideNav a {
	text-decoration: none;
	font-weight:bold;
	color: #000;
	padding: 6px 0px 4px 14px;
	display: block;

	}
/*   makes hover color/background work correctly in ie6  ***MUST BE IN MAIN CSS NOT IE6 SPECIFIC***   */
#adxmSideNav a:hover /* hover state */, #adxmSideNav .adxmhoverA /* active state */{		/* li:hover>a selector */
	color: #000;
	background: url("/images/organizations/cms/orenda/images/arrow.gif") no-repeat 5px;
}
/*   end ie6 fix   */

#adxmSideNav a:hover, #adxmSideNav li:hover>a {
	color: #000;
	background: url("/images/organizations/cms/orenda/images/arrow.gif") no-repeat 5px;
	}
#adxmSideNav a:hover, #adxmSideNav li:hover>a {
	color: #000;
	background: url("/images/organizations/cms/orenda/images/arrow.gif") no-repeat 5px;
	}
#adxmSideNav li li a:hover, #adxmSideNav li li:hover>a {
	color: #000;
	background: url("/images/organizations/cms/orenda/images/sidenavHovli.gif") no-repeat 0 0;
	}
#adxmSideNav li li a:hover, #adxmSideNav li li .adxmhoverA {
	color: #000;
	background: url("/images/organizations/cms/orenda/images/sidenavHovli.gif") no-repeat 0 0;
	}

#adxmSideNav li {	/* create borders around each item */
	background: #fff url("/images/organizations/cms/orenda/images/sidenav.gif") no-repeat 0 0;
	}
#adxmSideNav li li{
	background:none;
	}
#adxmSideNav>li + li, #adxmSideNav ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
	}

#adxmSideNav li:hover>ul {	/* inset submenus, to show off overlapping */
	top: 5px;
	left: 100%;	
	}
	
#adxmSideNav li ul li {background:#ffffff; border:solid .5px #c1bfb8;}
#adxmSideNav li ul li a { padding-left:23px;}
#adxmSideNav li:hover>ul li ul {left:90%;}
/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts 
#adxmSideNav>li:first-child>a, #adxmSideNav li + li + li li:first-child>a {
	color: #fff;
}
*/

/*end sideNav*/
	
/*end sideNav*/


/****************************************/
/*************END NAVIGATION*************/
/****************************************/
	
	
	
	
	

/****************************************/
/**********BEGIN HEADER CONTENT**********/
/****************************************/
#logoImage {
	margin-top:0px;
}
#rotatorPng {	
	background: transparent url(/images/organizations/cms/orenda/images/rotator.png) no-repeat 0px 0px;
	position:absolute;
	float:right;
	right:42px;
	top:80px;
	width:729px;
	height:135px;
	z-index:999;
	}	
	
#slideshow {
	clear:both;
float:left;
left:37px;
margin-top:-90px;
position:relative;
}
#rssFeed {
	clear:left;
	float:right;
	height:22px;
	left:-9px;
	position:relative;
	top:11px;
	width:52px;
	}
/****************************************/
/***********END HEADER CONTENT***********/
/****************************************/




/****************************************/
/*******BEGIN SIDE COLUMN CONTENT********/
/****************************************/
#weather {margin:-18px 0px 5px 14px;}


.liquidSideWrap {width:29%;}
#weatherTest {margin-left:-6px;}


#cal {margin:12px 0 12px 3px;
	background: transparent url("/images/organizations/cms/orenda/images/ender.gif") no-repeat 0 0;
	margin:0px 0pt 12px 2px;
	padding:26px 0px 0px 10px;
	position:relative;
}	
/****************************************/
/********END SIDE COLUMN CONTENT*********/
/****************************************/



/****************************************/
/********BEGIN MAINBODY CONTENT**********/
/****************************************/
#eventsWrap {width:180px; border:1px solid #bfbfbf; overflow:visible}
#liquidWrapper0 {min-width:0;} /*DO NOT EDIT - this overrides the min-width from the liquidBox common css. needed to get liquid announcements correct*/
/****************************************/
/*********END MAINBODY CONTENT***********/
/****************************************/




#tabNav { float:right; margin: 13px 204px 0px 0px;}
#tabNav, #tabNav a , #tabNav img{ color:#FFFFFF;}







	
#search {
	background: transparent url("/images/organizations/cms/orenda/images/search.gif") no-repeat 0 0;
	clear:right;
	float:right;
	height:71px;
	margin-top:41px;
	padding:0px 0pt 0pt 0px;
	width:186px;
	}

#search form {margin-top:-4px;}
	
#searchInput {
	text-align: center;
	width: 129px;
	background: #fff;
	margin:0 0 0 8px;
	color:#000;
	}
#searchBtn {
	background:transparent url("/images/organizations/cms/orenda/images/blank.gif") no-repeat 0 0;
	height: 25px;
	width: 29px;
	border:none;
	padding: 1px 0 0px 0px;
	margin-right:13px;
	margin-top:-3px;
	vertical-align:middle;
	cursor:pointer;
	font:0px Verdana, Arial, Helvetica, sans-serif;
	}
	
#login {
	background:transparent url("/images/organizations/cms/orenda/images/login.gif") no-repeat 0 0;	
	text-align:right;
	width:206px;
	height:119px;
	margin-top:5px;
	padding-right:6px;
	padding-top:33px;
	margin-left:-9px;
	color:#000;
}
#login input {color:#00163b;}
#login input[type='text'], #login input[type='password']{width:95px;margin-right:15px;margin-top:4px; background-color:#fff;border-top:1px solid #666666;border-left:1px solid #666666;border-bottom:1px solid #eaeaea;border-right:1px solid #eaeaea;}
#login input[type='image'], #login input[type='submit']{border:0;}
#login_btn {background: transparent url(/images/organizations/cms/orenda/images/blank.gif) no-repeat 0 0px;
	height:21px;
	width:51px;
	border:0;
	margin-top:2px;
	margin-right:13px;
	padding-bottom:0px;
	cursor:pointer;
	}


#forgotten a {
	font-size:10px;
	color: #000;
	text-align:center;
	display:block;
	float:right;
	margin:0px 20px 0 0px;
	}



#personal {
	clear:both;
	background: transparent url(/images/organizations/cms/orenda/images/divider.png) no-repeat 2px 0px;
	border-top:dashed 1px #fff;
	margin: 5px 0px 0px 19px;
	padding-top:18px;
	color:#000;
	position:relative;
	width:173px;
	}

#whats_happening {
	background: transparent url(/images/organizations/cms/orenda/images/divider.png) no-repeat 2px 0px;
	border-top:dashed 1px #fff;
	padding: 18px 0px 10px 9px;
	margin-left:0px;
	color:#000;
	width:160px;	
}
#welcomeMsg {font-weight:600}

#welcome li {
	text-align:left;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0px 0px 0px 33px;
	margin: 0px 0px -4px -42px;
	height:32px;
}


/*  32x32 icons  */
#welcome {padding:0;margin:25px 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:link, #welcome a:visited {color:#000; text-decoration:none;} /*controls the link color in the personal dashboard*/
#welcome a:hover {color:#01549a;text-decoration:underline;} /*controls the link hover color in the personal dashboard*/
#whats_happening a  {color:#000} /*this overides the font color from main php color settings for the whats happening div*/
#whats_happening a:hover {color:#024b17;text-decoration:underline;}
#whats_happening a font {color:#000} /*this overides the font color from main php color settings for the category abbreviation for the whats happening div*/
#whats_happening .medium_text {color:#000;} /*this controls the font color for "my upcoming events" and "my classrooms" in the whats happening div*/
#whats_happening span.text_light {color:#000;} /*this controls the font color for the event day and time in the whats happening div*/

	

#powered .spaced span{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000;
}
#powered .text_small span{
	font:9px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;

	color:#000;
}
