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: #6e0019;
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #6e0019;
}
	
/****************************************/
/********  BEGIN PAGE STRUCTURE  ********/
/****************************************/
body {
	padding:0 0 0 0; 
	margin:auto;
	background: #a1a1a1 url(/images/organizations/cms/bergen/images/backgroundTile.png) repeat-x 0 0;
}

#wrap {
	background: transparent url(/images/organizations/cms/bergen/images/bodyTile.png) repeat-y 0 0;
	width:967px;
	margin:auto;
}
	
#header {
	background: transparent url(/images/organizations/cms/bergen/images/header.png) repeat 0 0;
	width: 967px; 
	height: 199px; 
	position:relative;
}
#headerPng {	
	background: transparent url(/images/organizations/cms/bergen/images/headerPng.png) no-repeat 0px 0px;
	position:absolute;
	float:right;
	right:0px;
	top:0px;
	width:967px;
	height:199px;
	z-index:999;
}

#header2 {
	background: transparent url(/images/organizations/cms/bergen/images/header2.png) no-repeat 0 0;
	width: 970px; 
	height: 150px; 
	position:relative;
}

#navBar {
	background: transparent url(/images/organizations/cms/bergen/images/bar.png) no-repeat 0 0px;
	height:37px;
	clear:both;
}
	
#sideColumn {
	float:left;
	width:201px;
	height:100%;
	background: transparent;
	padding:0;
	margin-top:0px;
	margin-left:0px;
	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/bergen/images/footer.png) no-repeat 0 0;
	height: 42px;
	margin:auto;
	clear:both;
}
/**************************************/
/********  END PAGE STRUCTURE  ********/
/**************************************/


/**************************************/
/*******  BEGIN HEADER CONTENT  *******/
/**************************************/
#slideshow {
	float:right;
	position:relative;
	top:21px;
	right:2px;
	z-index:99999;
}	

#rotatorPng {	
	background: transparent url(/images/organizations/cms/bergen/images/rotator.png) no-repeat 0px 0px;
	position:absolute;
	float:right;
	right:2px;
	top:21px;
	width:308px;
	height:178px;
	z-index:99999;
}
	
#logoImage {
	float:left;
	position:relative;
	top:30px;
	left:20px;
	z-index:9999;
}

#rssFeed {
	float:right;
	margin:5px 5px 0 0;
}
/**************************************/
/********  END HEADER CONTENT  ********/
/**************************************/



/**************************************/
/*****  BEGIN SIDE COLUMN CONTENT *****/
/**************************************/
#cal {
	float:left;
	margin: 5px 0 5px 9px;
	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: #6e0019;
}

#whats_happening .medium_text {
	color:#6e0019;
}

#whats_happening a {
	color:#6e0019;
}

#whats_happening a:hover {
	color:#ed9017;
}

/*  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:#6e0019;
} 

#welcome a:hover {
	color:#ed9017;
} 
/**************************************/
/******  END SIDE COLUMN CONTENT ******/
/**************************************/



/**************************************/
/*******  BEGIN FOOTER CONTENT  *******/
/**************************************/
#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 ****/
/***********************/
/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

#topNav {float:left;margin:0px 0 0 9px;}
/* remove all list stylings */
#adxmTopNav, #adxmTopNav ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

#adxmTopNav li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

#adxmTopNav 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 */
}

#adxmTopNav li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

#adxmTopNav 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 */
}

#adxmTopNav li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

#adxmTopNav li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
#adxmTopNav:after, #adxmTopNav ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
#adxmTopNav, #adxmTopNav 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 "#adxmTopNav UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
#adxmTopNav ul {
	background-image: url(/images/organizations/cms/blank.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 0px 30px 30px 30px; /* top used to be 10px - removed to stop bouncing while fixed postion on top*/
	margin: 0px 0 0 -30px; /* top used to be -10px - removed to stop bouncing while fixed postion on top*/
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
#adxmTopNav ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */



/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

#adxmTopNav a {
	text-decoration: none;
	padding: 10px 10px 11px 11px;
	display: block;
	position: relative;
	font-weight:bold;
	color:#fff;
}

#adxmTopNav, #adxmTopNav ul li {
	color: #fff;
	background: transparent;
}

#adxmTopNav li {
	background: transparent url(/images/organizations/cms/bergen/images/navBlt.gif) no-repeat 0 0px;
}

#adxmTopNav ul li {
	color: #fff;
	background: #6e0019;
}

#adxmTopNav ul {
	width: 13em;
}
#adxmTopNav li a:hover, #adxmTopNav li .adxmhoverA {  /* targets ie6 */
	color: #6e0019;
	background:#f5bc34 url(/images/organizations/cms/bergen/images/navBlt.gif) no-repeat 0 0px;
}

#adxmTopNav a:hover, #adxmTopNav li:hover>a {
	color: #6e0019;
	background:#f5bc34 url(/images/organizations/cms/bergen/images/navBlt.gif) no-repeat 0 0px;
}

#adxmTopNav li li a {
	color:#fff;
	border-bottom:1px solid #fff;
}
#adxmTopNav li li.last a {
	border-bottom:none;
}
#adxmTopNav li li a:hover, #adxmTopNav li li .adxmhoverA {  /* targets ie6 */
	background-color:#f5bc34;
	color:#6e0019;
}
#adxmTopNav li li a:hover, #adxmTopNav li li:hover>a {
	background-color:#f5bc34;
	color:#6e0019;
}
#adxmTopNav li li {	/* create borders around each item */
	border:none;
}
#adxmTopNav ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

#adxmTopNav li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	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 */
/* #adxmTopNav>li:first-child>a, #adxmTopNav li + li + li li:first-child>a {
	color: #567;
} */

/* End top nav */

/***********************/
/****** END TOPNAV *****/
/***********************/

/***********************/
/**** BEGIN SIDENAV  ***/
/***********************/
/*begin sideNav*/
#sideNav {padding-left:0px;}
#adxmSideNav {
	width: 196px;/* 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: 170px;
}

#adxmSideNav, #adxmSideNav ul {	/* remove all list stylings */
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

#adxmSideNav li {
	margin: 0;
	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 -20px;
	/*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 {
	background: #6e0019 url("/images/organizations/cms/bergen/images/sideNav.png") no-repeat 0 0;

	text-decoration: none;
	font-weight:bold;
	color: #fff;
	padding: .5em .5em .5em .8em;
	display: block;
	font-size:12px;
	}

/*   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: #f6e5ae;
	background: #6e0019 url("/images/organizations/cms/bergen/images/sideNav.png") no-repeat 0 0;
}
/*   end ie6 fix   */

#adxmSideNav a:hover, #adxmSideNav li:hover>a {
	color: #f6e5ae;
	background: #6e0019 url("/images/organizations/cms/bergen/images/sideNav.png") no-repeat 0 0;
	}

#adxmSideNav li {	/* create borders around each item */
	background: transparent url("/images/organizations/cms/bergen/images/sideNavBlt.gif") no-repeat 0 0;
	border-bottom:1px solid #ccc;
	}
#adxmSideNav li.first {
	background:none;
}

#adxmSideNav li.last {
	border-bottom:none;
}

#adxmSideNav li li.last {
	border-bottom:1px solid #ccc;
}

#adxmSideNav li li.first {
	background-color:#fff
}

#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 {
	border:1px solid #ccc;
	background: #fff url("/images/organizations/cms/bergen/images/sideNavUp.gif") no-repeat 0 0;
}

#adxmSideNav li ul li.first {
	border-bottom:none;
}

#adxmSideNav li ul li.last {
	border-top:none;
}

#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 *****/
/***********************/

/***********************/
/** BEGIN QUICKLINKS ***/
/***********************/
#quickLinks {
	color:#0f0;
	float:right;
	position:relative;
	top:5px;
	right:10px;
}

#quickLinks a {
	color:#0f0;
}
/***********************/
/*** END QUICKLINKS ****/
/***********************/


/**************************************/
/**********  END NAVIGATION  **********/
/**************************************/



/**************************************/
/********  BEGIN FORM ELEMENTS ********/
/**************************************/
#login {
	background: transparent url(/images/organizations/cms/bergen/images/login.png) no-repeat 0 0;
	float:left;
	font-size:10px;
	text-align:right;
	margin-left:0px;
	margin-top:10px;
	padding:30px 15px 0px 0px;
	width:179px;
	height:77px;
	color:#fff;	
	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: 90px;
	height: 12px;
	padding: 1px;
	margin: 3px 8px 0px 0px;
}

input#login_btn {
	background: transparent url(/images/organizations/cms/bergen/images/loginBtn.png) no-repeat 0 0px;
	border:0;
	height:21px;
	width:50px;
	position:absolute;
	top:80px;
	right:5px;
	cursor:pointer;
	margin:0;
}

#forgotten {
	display:none;
	position:absolute;
	bottom:0px;
}

#search {
	margin: 10px 0 0 24px;
	padding:0;	
	width: 170px;
	height:20px;
	float: left;
	display:inline;
}
	
#searchInput {
	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: 40px;
	border:none;
	cursor:pointer;
	font-size:0px;
	color:#fff;
	text-indent: -9999px;
	margin:0 0 0 3px;
	padding:0;
	vertical-align:top;
}
#weather { float:left; margin-left:10px;}

#disclaimer {
	font-size:11px;
	text-align:center;
	margin-top:5px;
}
/**************************************/
/*********  END FORM ELEMENTS *********/
/**************************************/