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: #000;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #5d5d5d;
}
	
/****************************************/
/********  BEGIN PAGE STRUCTURE  ********/
/****************************************/
body {
	padding:0 0 0 0; 
	margin:auto;
	background: #acabad url(/images/organizations/cms/cud2/images/backgroundTileTop.png) repeat-x 0 0;
}

#outerWrap {
	background: transparent url(/images/organizations/cms/cud2/images/backgroundTileBottom.png) repeat-x bottom;
	padding-bottom:30px;
	height:100%;
}

#outerWrap2 {
	background: transparent url(/images/organizations/cms/cud2/images/shadow.png) no-repeat bottom;
	padding-bottom:27px;
}

#outerWrap3 {
	background: transparent url(/images/organizations/cms/cud2/images/outerTile.png) repeat-y 0 0;
	width:968px;
	margin:auto;
}

#wrap {
	background: transparent url(/images/organizations/cms/cud2/images/bodyTile.png) repeat-y 9px 0;
	margin:auto;
}
	
#header {
	background: transparent url(/images/organizations/cms/cud2/images/header.png) no-repeat 0 0;
	width: 968px; 
	height: 42px; 
	position:relative;
}

#header2 {
	background: transparent url(/images/organizations/cms/cud2/images/header2.jpg) no-repeat 0 0;
	width: 968px; 
	height: 162px; 
	position:relative;
}

#navBar {
	background: transparent url(/images/organizations/cms/cud2/images/navBar.png) no-repeat 0 0px;
	height:34px;
	clear:both;
}
	
#sideColumn {
	float:left;
	width:192px;
	height:100%;
	background: transparent;
	padding:0;
	margin-top:0px;
	margin-left:9px;
	clear:left;
	display:inline;
}

#bodyWrap {
	height:auto;
	background-color:transparent;
	margin:0 0 0 220px;
}	
	
#mainBody {
	width: 716px;
	min-height:300px;
	clear: none;
	background-color:transparent;
	overflow: visible;
	margin-top:10px;
}

#foot {
	background: transparent url(/images/organizations/cms/cud2/images/footer.png) no-repeat 0 0;
	height: 84px;
	margin:auto;
	clear:both;
}
/**************************************/
/********  END PAGE STRUCTURE  ********/
/**************************************/


/**************************************/
/*******  BEGIN HEADER CONTENT  *******/
/**************************************/
#slideshow {
	float:right;
	position:relative;
	top:0px;
	right:9px;
}	

#rotatorPng {	
	background: transparent url(/images/organizations/cms/cud2/images/rotator.png) no-repeat 0px 0px;
	position:absolute;
	float:right;
	right:9px;
	top:0px;
	width:482px;
	height:162px;
	z-index:999;
}
	
#logoImage {
	float:left;
	position:relative;
	top:30px;
	left:20px;
}

#rssFeed {
	background:transparent url(/images/organizations/cms/cud2/images/rssOrange.png) no-repeat 0px -5px;
	float:left;
	margin:5px 0px 0 15px;
	display:inline;
	padding-bottom:5px;
}

/*#rssFeed:hover {
	background:transparent url(/images/organizations/cms/cud2/images/rssBlue.png) no-repeat -2px -5px;
}*/

#translate {
	background: transparent url(/images/organizations/cms/cud2/images/blank.png) no-repeat 0 0px;
	margin-left:0px;
	width:112px;
	height:24px;
	position:relative;
	top:0px;
	float:right;
	right:22px;
}

#languagetoggle {
	background:transparent;
	width:112px;
	height:24px;
	padding:0px 0 0 0px;
	font-weight:normal;
	position:relative;
	top:3px;
	right:4px;
	color:#000;
	clear:both;
	display:block;
}

#languagetoggle img {
	visibility:hidden;
}

#languagemenu {
	margin-top:4px;
	margin-left:10px;
	z-index:999;
}

.languagemenuitem a:link, .languagemenuitem a:visited {
	font-weight:normal;
	color:#000;
}

.languagemenuitem a:hover{
	color:#8a8888;
}

#translationBar {
	background: transparent;
	margin: 10px 0 0 28px;
	position:relative;
	float:left;
	display:inline;
	clear:left;
	width: 111px;
	height: auto;
}
/****************************************/
/********  END HEADER CONTENT  ********/
/**************************************/



/**************************************/
/*****  BEGIN SIDE COLUMN CONTENT *****/
/**************************************/
#cal {
	float:left;
	margin: 10px 0 5px 6px;
	display:inline;
}

#weather {
	background: transparent url(/images/organizations/cms/cud2/images/weather.png) no-repeat 0 0px;
	clear:both;
	margin-left:3px;
	top:8px;
	position:relative;
}

#weather table {
	background:transparent;
}

#weather a:link, #weather td {color:#000;}

#weather a:hover {color:#1c3495;}

#personalDashBoard {
	position:absolute;
	top:-25px;
	left:10px;
}

#welcomeMsg {
	cursor:pointer;
	float:left;
	height:auto;
}

#welcomeMsg.expand {
	background: url("/images/organizations/cms/cud2/images/expand.png") no-repeat 131px 0px;
	padding:8px 55px 12px 5px;
	margin-left:1px;
	width:131px;
}

#welcomeMsg.collapse {
	background: url("/images/organizations/cms/cud2/images/collapse.png") no-repeat 131px 0px;
	padding:8px 55px 12px 5px;
	margin-left:1px;
	width:131px;
}

#personal {
	clear:both;
	margin-left:-5px;
	font-weight:bold;
	color: #fff;
	float:left;
	width:192px;
	position:relative;
	z-index:1;
	border:none;
	height:auto;
	padding-top:30px;
	padding-left:5px;
	display:inline;
}

#welcome {
	background: url("/images/organizations/cms/cud2/images/welcomeMsgDivider.png") no-repeat 22px 0px;
	float:left;
	clear:left;
	padding-bottom:39px;
	margin-bottom:-13px;
	width:100%;
	padding-top:11px;
}

#whats_happening {
	padding: 10px 0 0 0;
	margin:10px 0 0;
	color: #fff;
	float:left;
}

#whats_happening .medium_text {
	color:#fff;
}

#whats_happening .spaced {
	color:#b7b7b7;
}

#whats_happening a {
	color:#fff;
}

#whats_happening a:hover {
	color:#b7b7b7;
}

/*  32x32 icons  */
#welcome {padding-left:22px;margin-left:-22px;}
#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:#fff;
} 

#welcome a:hover {
	color:#b7b7b7;
}
/**************************************/
/******  END SIDE COLUMN CONTENT ******/
/**************************************/



/**************************************/
/*******  BEGIN FOOTER CONTENT  *******/
/**************************************/
#powered .spaced span{
	font-size:11px;
	text-align:center;
	color:#fff;
}

#powered {
	height:50px;
	margin-top:-50px;
	position:relative;
	z-index:999;
}	

#powered .spaced span a {/*footer_meat extra*/
	color:#fff;
}

#powered .spaced span a:hover { /*powered underline hover color*/
	color:#fff;
	/*text-decoration:none; // take out of comment to get rid of the inherited underline*/
}

#powered .link_reg a:hover {/*effects hover color of content below Privacy Policy,Printer Friendly, etc...*/
	color:#fff;/*text-decoration:none; // take out of comment to get rid of the inherited underline*/
}

#powered .text_small span{
	font-size:9px;
	text-align:center;
	color:#fff;
}

/**************************************/
/********  END FOOTER CONTENT  ********/
/**************************************/



/**************************************/
/*********  BEGIN NAVIGATION  *********/
/**************************************/

/***********************/
/***** BEGIN TOPNAV ****/
/***********************/
#nav, #nav ul {
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}

#nav {
	float:right;
	margin:0 10px 0 0;
}

#nav li {
	background: transparent url(/images/organizations/cms/cud2/images/topNavDivider.png) no-repeat 0px 0px;
	position:relative;
	float:left;
	margin:0;
	z-index:10;
}

#nav li:hover, #nav .sfhover  {
	z-index: 9999;
	white-space: normal;/*needed so that ie7 doesn't ignore z-index*/
}

#nav a {
	display:block;
	padding:9px 10px;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	color:#8e8e8e;
}

#nav a:hover, #nav .sfhover { /* targets ie6, make exactly the same as the a:hover below */
	background:#135686 url(/images/organizations/cms/cud2/images/aHover.png) repeat-x 0px 0px;
	color:#fff;
}

#nav a:hover, #nav li:hover>a {
	background:#135686 url(/images/organizations/cms/cud2/images/aHover.png) repeat-x 0px 0px;
	color:#fff;
}

#nav li ul {
	background-image: url(/images/organizations/cms/blank.gif);	/* required for ie6 & ie7 */
	width:178px;
	position: absolute;
	left:-999em;
	padding:0 30px 30px 30px;
	margin-left:-30px;
}

#nav li li ul {
	padding:30px;
	margin:-26px 0 0 -45px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left:0;
	z-index:99000;
}

#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 {
	left: -999em
}

#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%;
}

#nav li li {
	background-image:none;
	background-color:#8e8e8e;
	/*border-top: 1px solid #186ca8;
	border-bottom: 1px solid #0f4369;*/
	float:left;
	clear:both;
	width:100%;
}

#nav li li.first {
	background:#8e8e8e url(/images/organizations/cms/cud2/images/topNavUlFirst.png) no-repeat 0px 0px;
	padding-bottom:3px;
	padding-top:4px;
}

#nav li li.last {
	background:transparent url(/images/organizations/cms/cud2/images/topNavUlLast.png) no-repeat 0px 0px;
	padding-bottom:42px;
}

#nav li li a {
	color:#fff;
	padding:5px 8px;
	display:block;
	border-bottom: 1px solid #858585;
	height:100%;
}
	
#nav li li a:hover, #nav li .sfhover { /* targets ie6, make exactly the same as the a:hover below */
	color:#292929;
	background:#8e8e8e url(/images/organizations/cms/cud2/images/ie6topNavUlHover.png) repeat-y 0px 0px;
}

#nav li li a:hover, #nav li li:hover>a {
	color:#292929;
	background:transparent url(/images/organizations/cms/cud2/images/topNavUlHover.png) repeat-y 0px 0px;
}
/***********************/
/****** END TOPNAV *****/
/***********************/

/***********************/
/**** BEGIN SIDENAV  ***/
/***********************/
#sideNav{
	width: 192px;
	margin:0px 0px 0px 0px;
	clear:both;
}

#nav-secondary, #nav-secondary li {
	list-style:none;
	margin:0;
	padding:0;
}

#nav-secondary a {
	padding:6px 15px 5px 10px;
	color:#fff;
	font-weight:bold;
	display:block;
	height:100%;
}

#nav-secondary a, #nav-secondary a:link, #nav-secondary a:visited, #nav-secondary a:hover, #nav-secondary a:active {
	text-decoration:none;
	cursor:pointer;
} 

#nav-secondary a {
	background: transparent url("/images/organizations/cms/cud2/images/sideNavSprite.png") no-repeat 0 1px;
}

#nav-secondary a:link, #nav-secondary a:visited {
	color:#b0b0b0;
	background-position:0 1px;
	margin:0 0 0 0px;
} 

#nav-secondary li {
	margin:0;
	padding:0;
}

#nav-secondary a:hover {
	color:#161616;
	background-position:0 -50px;
}

#nav-secondary li li a:link, #nav-secondary li li a:visited {
	font-weight:normal;
	display:block;
	padding-left:15px;
	color:#161616;
	background:transparent;
}

#nav-secondary li li a:hover, #nav-secondary li li a:active {
	color:#161616;
	text-decoration:underline;
}

#nav-secondary li li.first {
	background:#d0d0d0 url(/images/organizations/cms/cud2/images/sideNavUlFirst.png) no-repeat top;
	margin-top:-2px;
	padding-bottom:2px;
	margin-bottom:-1px;
}

#nav-secondary li ul {
	background:#d0d0d0 url(/images/organizations/cms/cud2/images/sideNavUlBg.png) no-repeat bottom;
	width:192px;
	margin-left:0px;
	padding:2px 0;
}

#nav-secondary li.verticalItemOn a {
	color:#161616;
	background-position:0 -50px;
}

/* SECONDARY NAVIGATION - 2nd TIER */
#nav-secondary li li ul {
	padding-left:15px;
	background:none;
}

#nav-secondary ul {
	margin:0;
	padding:0;
	display:none;
	visibility:hidden;
}

#nav-secondary li.active li {
	border:none;
	margin: 0;
}

#nav-secondary li li li a {
	background:transparent;
}

#nav-secondary li li li.first, #nav-secondary li li li li.first {
	background:transparent;
}

#nav-secondary li li ul {
	width:158px;
}
/***********************/
/***** END SIDENAV *****/
/***********************/

/***********************/
/** BEGIN QUICKLINKS ***/
/***********************/
/*Start QuickLinks HOVER*/
#quickLinks a:hover {
	background: transparent url(/images/organizations/cms/cud2/images/tabRightHover.png) no-repeat top right;	
}

#quickLinks span:hover {
	background: transparent url(/images/organizations/cms/cud2/images/tabLeftHover.png) no-repeat top left;	
	padding-left:18px;
	margin-left:-8px;
}	

#quickLinks span:hover>a {
	background: transparent url(/images/organizations/cms/cud2/images/tabRightHover.png) no-repeat top right;	
	margin-left:0px;
	color:#fff;
}

/*#quickLinks .lastQuickLink:hover>a {
	background: transparent url(/images/organizations/cms/cud2/images/tabLastHover.png) no-repeat top right;	
	margin-left:0px;
	color:#fff;
}*/

#quickLinks .lastQuickLink a:hover, #quickLinks .lastQuickLink:hover>a {
	background: transparent url(/images/organizations/cms/cud2/images/tabLastHover.png) no-repeat top right;
}

#quickLinks .firstQuickLink .medium_text:hover, #quickLinks .firstQuickLink:hover>a {
	background: transparent url(/images/organizations/cms/cud2/images/tabRightHover.png) no-repeat top right;	
	margin-left:-12px;
	color:#fff;
}

#quickLinks .firstQuickLink:hover {
	background: transparent url(/images/organizations/cms/cud2/images/tabFirstHover.png) no-repeat top left;
	margin-left:2px;
}
/*End QuickLinks HOVER*/

#quickLinks {
	float:left;
	position:absolute;
	top:11px;
	left:25px;
}

#quickLinks a:link, #quickLinks a:visited {
	color:#aaa6a6;
	font-weight:normal;
	text-decoration:none;
}	

#quickLinks a:hover {
	color:#fff;
	text-decoration:none;
}
	
#quickLinks span a {
	background: transparent url(/images/organizations/cms/cud2/images/tabRight.png) no-repeat top right;
	padding: 10px 25px 0px 8px;
	margin: 0px -10px 0 0px;
	float:left;	
	height: 35px;
	font-weight:normal;
}

#quickLinks span {
	background: transparent;
	padding: 0px 0px 0px 10px;
	float:left;	
	height: 35px;
	width: auto;
	margin-right: 0px;
	margin: 0px 0 0 0;
}
	
#quickLinks .firstQuickLink {
	background: transparent url(/images/organizations/cms/cud2/images/tabFirst.png) no-repeat top left;
	padding: 0px 0px 0px 7px;
	float:left;	
	height: 35px;
	width: auto;
	margin: 0px 0 0 1px;
}

#quickLinks .firstQuickLink a {
	background: transparent url(/images/organizations/cms/cud2/images/tabRight.png) no-repeat top right;
	padding-right:25px;	
}	

#quickLinks .lastQuickLink a{
	background: transparent url(/images/organizations/cms/cud2/images/tabLast.png) no-repeat top right;
}

/***********************/
/*** END QUICKLINKS ****/
/***********************/


/**************************************/
/**********  END NAVIGATION  **********/
/**************************************/



/**************************************/
/********  BEGIN FORM ELEMENTS ********/
/**************************************/
#loginSlideOut {
	float:left;
	position:absolute;
	margin:0;
	display:inline;
	top:126px;
	left:8px;
}

.loginSlideOutBtn {
	float:left;
	cursor:pointer;
}

#loginSlideOut a {
	display:block;
	z-index:999;
	font-size:11px;
	color:#4b4b4b;
	float:left;
	height:25px;
	width:68px;
	padding-top:6px;
}

#dropdownLoginBtn {
	background: url("/images/organizations/cms/cud2/images/loginButtonExpand.png") no-repeat 0px 0px;
	height:37px;
	width:84px;
	z-index:999;
	position:absolute;
}

#dropdownLoginBtn.expand {
	background: url("/images/organizations/cms/cud2/images/loginButtonExpand.png") no-repeat 0px 0px;
	height:37px;
	width:84px;
	z-index:999;
	position:absolute;
}

#dropdownLoginBtn.collapse {
	background: url("/images/organizations/cms/cud2/images/loginButtonCollapse.png") no-repeat 0px 0px;
	height:37px;
	width:84px;
	z-index:999;
	position:absolute;
}

#logoutBtn {
	height:37px;
	width:84px;
	z-index:999;
	position:absolute;
	background: transparent url(/images/organizations/cms/cud2/images/logoutButton.png) no-repeat 0 0;
}


#dropdownLogin li:active {
	display:block;
}

#dropdownLogin {
	background:transparent url(/images/organizations/cms/cud2/images/loginBox.png) no-repeat 0 0;
	position:absolute;
	top:0px;
	left:64px;
	float:left;
	padding:0 0px 0px 0px;
	width:284px;
	height:36px;
	cursor:default;
	z-index:0;
	display:inline;
}

#login {
	text-align:right;
	font-size:10px;
	color:#646464;
	width:284px;
	height:13px;
	margin-top:2px;
	padding:12px 8px 8px 8px;
	cursor:default;
	position:relative;
	z-index:9999;
	display:block;
}

#login input {
	background:transparent;
	border:none;
	width: 80px;
	height: 12px;
	padding: 1px;
	margin: 3px 8px 1px 0px;
}

#loginUsername {
	position:relative;
	top:-5px;
	left:-89px;
}

#loginPW {
	position:relative;
	top:-5px;
	left:-72px;
}

input#login_btn {
	background: transparent url(/images/organizations/cms/blank.gif) no-repeat 0 0px;
	border:0;
	height:17px;
	width:50px;
	position:absolute;
	top:8px;
	right:19px;
	cursor:pointer;
	margin:0;
}

#forgotten {
	display:none;
}

#search {
	background: transparent url(/images/organizations/cms/cud2/images/search.png) no-repeat 0px 0;
	margin: 3px 0 -12px 0px;
	padding:13px 0 0 28px;	
	width: 192px;
	height:42px;
	float: left;
	display:inline;
}
	
#searchInput {
	border:none;
	background:transparent;
	text-align: left;
	width: 120px;
	font-size: 10px;
	vertical-align:baseline;
}

#searchBtn {
	background: transparent url(/images/organizations/cms/blank.gif) no-repeat 0 0px;
	height:20px;
	width: 20px;
	border:none;
	cursor:pointer;
	font-size:0px;
	color:#fff;
	text-indent: -9999px;
	margin:0 0 0 3px;
	padding:0;
	vertical-align:top;
}
/**************************************/
/*********  END FORM ELEMENTS *********/
/**************************************/