/* CSS Document */
.exemplars-content h3{
	font-size: 1.1em;
}

.exemplars-content h3 em {
    font-size: 1.1em;
}

.exemplars-content h4{
	font-size: 0.95em;
}

#header-ex-tereo {
	background-color: #003366;
	background-image: url(/r/assessment/exemplars/maori/img/header_tereo_ex.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tnotes img {
	border: 0;
	margin: 8px 0 0 0;
	padding: 0;
}

.h-titlewhite-tereo {
	background-color: #003366;
	background-image: url(/r/assessment/exemplars/maori/img/header_tereo_ex.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 105%; 
	color: #FFFFFF;
	padding: 0 0 0 2px;
	width: 404px;
	height: 23px;
	line-height: 23px;
	margin: 0;
}	

#top-section-tereo {
	margin: 0 0 0 10px;
	border: 0;
}

.shellcell {
	width: 75px;
	margin: 0;
	padding: 0;
}

.footnote  {
	font-size:0.80em;
	background-color:#ffc;
	border: 1px solid #f60;
	padding:0px 1px;
	margin:0px 1px;
	}
	
.transcript {
	border:1px solid black;
	padding:10px;
	}

.original-work-trans p {
	line-height:1.4em;
}

.original-work-trans p.center{
	text-align:center;
}



p.nobreak-bot {
	margin-bottom:0px;
}
.nobreak-top {
	margin-top:0px;
}

/* align caption to be centered with taiaha man to right */
.taiaha {
	width: 292px !important;
	margin-left:160px !important;
}

/* Over-riding Trebuchet MS font, does not display macrons */

div.local-nav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
}
h2.section {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	letter-spacing: 0.1em;
}
/* student transcript box */
h4.view-transcript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: normal;
	text-align: center;	
	color: #003366;
	border: 2px solid #330066;
	width: 160px;
}



/* to fix CSS bug in nested lists */
.exemplars-content li {
    font-size: 1em;
}
/* to fix CSS bug in nested lists */
li li {
    font-size: 1.1em;
}

/* to fix CSS bug in nested lists */
li li li {
    font-size: 1.1em;
}	

/* Student work - generally 1 off's */


/* End student work */


td > img { /* for opera */
    display: block;
}

table.matrix-grid-table {
	width: 750px;
}

table.matrix-grid-table td, th {
    font-size: 0.85em;
	background-color: #EEEEEE;
	vertical-align:top;
	padding:4px;
}
.matrix-th {
	background-color: #CCCCCC;
	text-align: left;
}

.matrix-th p {
	font-weight: normal;
}

.matrix-th ul {
	font-weight: normal;
	margin-left: 16px;
}

.matrix-cell {
	width: 120px !important;
}
.matrix-th p, .matrix-cell p {
	margin-bottom:0px;
}
.matrix-th ul, .matrix-cell ul {
	margin-top:0px;
	margin-left:0px;
	padding-left:16px;
}
.highlite {
	color:#660000;
}

