/* Section-specific styles: Teaching resources */

BODY {background-color: #DFF5D6;}

/* Global navigation top tabs - selected tab -- */

#global {
/*/*/	background: #002654 url(/imgs/site/p-lear.gif) left bottom repeat-x;  /* !NN4; 'left' for Op5 */
}

#global TR.tabs TD {
	border-right: 1px solid #002654;
	border-bottom: 1px solid #002654;
}

#global TD.leartab {
	background: #DFF5D6;
	border-style: solid;
	border-color: #002654;
	border-width: 0 1px 0 0;
}

#global TR.edge TD.leartab {
	border-top: 4px solid #97D27D;
	background-color: #97D27D;  /* for NN4 */
/*/*/	background-color: #DFF5D6;  /* !NN4 */
}

#global TR.tabs TD.leartab {
	border-bottom-color: #DFF5D6;
}


#global TR.tabs TD.leartab {
	font-weight: bold;
	padding: 8px;
}

#global TR.tabs TD.leartab A {
	background: #DFF5D6;
	color: #32591F;
	padding: 0;
}

#global TR.tabs TD.leartab A:visited {color: #32591F;}

#global TR.tabs TD.leartab A:hover {
	color: #00F;
	background: transparent;
}
#global TR.tabs TD.leartab A:visited:hover {color: #00F;}

TR.contextedge TD {
	background-color: #97D27D;  /* for NN4 */
}

/* Contextual navigation - breadcrumbs -------- */

#context {background-color: #DFF5D6;}

/* Local navigation - menu styles ------------- */

.within  {background-color: #B0E19C;}
.this  {background-color: #DFF5D6;}
.below  {background-color: #F1FAEB;}

/* Content area (body text) ------------------- */

#maincontent, #toolnav {background-color: #F8FEF6;}


/* General page elements ---------------------- */

TD.quote {background-color: #DFF5D6;}
TD.quoteline {background-color: #B0E19C;}

.picture IMG {border-color: #B0E19C;}

/* Page footer -------------------------------- */

#footer, .copyright, .imprint {background-color: #DFF5D6;}

#footer {border-color: #97D27D;}
