/* CSS Document */
body 
{
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #3366CC;
	/* background-image: url(images/midbluebggrid.jpg); */
}

a 
{	
	color: #0000CC;
}
a:hover, a:active 
{	
	text-decoration: none;
	color: #006600;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	margin-top: 0px;
	padding-top: 0px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0033CC;
	margin-top: 0px; /* added 22Jun07 */
	padding-top: 0px;  /* added 22Jun07 */

}

h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	padding: 0;
	margin: 0;
	font-weight: bold;

}

#container
{
	margin: 1em auto;
	width:990px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #000033;
	padding: 0px;
}

#header
{
	height: 150px;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#header h1
{
	font-size: 1px;
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 0;
}


#floatcolumn
{
	float: right;
	width: 165px;
	border-left: 1px solid #CCCCCC;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	margin-bottom: 10px;
}

#floatcolumn h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 2px;
	font-size: 11px;
}

#floatcolumn h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 2px;
}
#floatcolumn h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 2px;
}

#floatcolumn form {
	margin: 0px;
	padding: 0px;
}


#floatcolumn ul
{
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#floatcolumn li
{
	margin: 0px;
	padding: 2px 0px;
	
}

#floatcolumn a
{
	text-decoration: none;
	color: #000099;
}


#floatcolumn a:hover
{
	text-decoration: underline;
	color: #006600;
}

#floatcolumn ul li a
{
	text-decoration: none;
	color: #000099;
}


#floatcolumn ul li a:hover
{
	text-decoration: underline;
	color: #006600;
}


#contents {
	margin: 0 245px 40px 40px;
	padding: 0px;
	background-color: #FFFFFF;
	z-index: 1;
}

#contents p {
	line-height: 125%;
	margin-top: 0px;
	padding-top: 0px;
}

/* Special large sizes for student pages */
.studentpages {
	font-size: x-large;
	line-height: 1.2em;
	color: #333333;
}
.studentcaptions {
	font-size: large;
	line-height: 1.1em;
}
		
#footer 
{
	clear: both;
	background-color:#3200CB;
	color: #fff;
	text-align: left;
	font-size: 84%;
	padding: 5px 0 2px 30px;
	border-top: 1px solid #3B559F;
	height: 30px;
}

#footer a
{
	text-decoration: none;
	color: #fff;	
}

#footer a:hover
{
	text-decoration: none;
	color: #ffcc00;	
}

#footer-left {
	float: left;
	height: auto;
	width: 750px;
}
#footer-right {
	float: right;
	height: auto;
	width: 180px;
}

.caption10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.textsmall {
	font-size: 11px;
}
.imagefloatleft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
}

#catalogtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 5px;
}

#catalogdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 5px;
	margin-left: 10px;
}
.cattext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#greyline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	width: 98%;
	margin-top: 15px;
	margin-bottom: 10px;
}
#clearboth {
	clear: both;
}
.bluetext {
	color: #000099;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.greentext12 {
	font-size: 12px;
	color: #009900;
}
.archivetitle {
	font-size: 12px;
	color: #009900;
	padding-bottom: 10px;
	font-weight: bold;
}
#indent50px {
	padding-left: 50px;
}
.archiveimage {
	color: #009900;
	margin-right: 10px;
	border: 1px solid #009900;
}
#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	height: auto;
	width: 200px;
	float: right;
	margin: 0px;
	text-align: right;
	color: #999999;
}
#pagetitle {
	float: left;
	height: auto;
	width: 500px;
}


#pagetitle h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 14px; */
	color: #000066;
	margin: 0px;
	padding: 0px;
}


#downloadbox {
	height: 50px;
	width: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px 0px 10px;
}

#downloadbox table tr td UL {
	list-style-image:  url(images/bullet.gif);
}


#clearright {
	clear: right;
}
#clearleft {
	clear: left;
}
.catimage {
	padding-right: 5px;
	padding-bottom: 2px;
}
.text11 {
	font-size: 11px;
}
.text10 {
	font-size: 10px;
}
#contentscart {
	margin: 0 20px 40px;
	padding: 0px;
	background-color: #FFFFFF;
}
#contentscart p {
	line-height: 125%;
	margin-top: 0px;
	padding-top: 0px;
}
#dateleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	height: auto;
	width: 200px;
	float: left;
	margin: 0px;
	text-align: left;
	color: #999999;
}
.bluetext10 {
	color: #0066CC;
	font-size: 11px;
}
.pdfdownload {
	font-size: 11px;
}
.imagefloatrightbdr {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #009900;
}
.ltbluetext {
	color: #0066CC;
}
.ltgreentext {
	color: #009900;
}
.archives ul {
	margin: 0px 0px 10px;
	padding: 0px;
	/*list-style-image:  url(images/bullet.gif); */
}
.archives {
	font-size: 11px;
}
.imagefloatleftbdr {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #009900;
	padding: 0px;
}
#archivesbox {
	text-align: left;
	height: auto;
	width: auto;
}
#archivesbox ul {
	list-style-type: square;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

.highlighted {
	color: #CC0000;
}

.mainarea {
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

.redtext {
color: #FF0000;
}

/*
#mainarea ul {
	list-style-image:  url(images/bullet.gif);
	list-style-type: solid;
}

#mainarea li {
}
#mainarea p ul {
	list-style-image:  url(images/bullet.gif);
	list-style-type: solid;
}
*/
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: inline;
	height: auto;
	width: 490px;
	float: left;
	padding-bottom: 8px;
}
#breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#breadcrumbs li {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}

#breadcrumbs a {
	color: #666666;
}

#breadcrumbs a:hover {
	color: #0033CC;
	text-decoration: none;

}

/* Left and Top align ALL table elements in the site */
table tr td {
	text-align: left;
	vertical-align: top;
}
#studentwork {
	font-size: 20px;
}
#studentwork h1 {
	font-size: 24px;
}
#studentwork h2 {
	font-size: 22px;
}

#readingpieces {
	font-size: 20px;
}
#readingpieces h1 {
	font-size: 24px;
}
#readingpieces h2 {
	font-size: 22px;
}



pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #009900;
}
code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #009900;
}

/* specific styles for subsites */
.booktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
	margin: 0px;
	padding: 0px;
}
.bookauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

#bookreview p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.news {
	color: #ff3300;
}

#newsdesc p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.audiology {
	color: #009933;
}

#audiologyindex h2 {
	color: #009933;
}

.literacy {
	color: #0099FF;
}

#literacyindex h2 {
	color: #0099FF;
}

.speech {
	color: #CC0000;
}

#speechindex h2 {
	color: #CC0000;
}

.deaf {
	color: #9933FF;
}
#deafindex h2 {
	color: #9933FF;
}

.newsandviews {
	color: #009933;
}

#newsandviews h2 {
	color: #009933;
}

#cartbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	height: auto;
	width: 310px;
	float: right;
	margin: 0px;
	text-align: right;
	color: #666666;
}
#subsitelogos {
	font-family: Arial, Helvetica, sans-serif;
}
#subsitelogos td {
	text-align: center;
	width: 200px;
}
#subsitelogos table tr td img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.readpiecequestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #660099;
	font-style: italic;
	line-height: normal;
}
.readingpieceanswer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000099;
	line-height: normal;
}

/* AJAX Scriptaculous sortable list styles */
ul#sortableList {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 300px;
}
ul#sortableList li {
	cursor: move;
	padding: 2px;
	margin: 2px 0px 2px 15px;
	border: 1px solid #336600;
	background-color: #DAFB89;
	list-style-image: none;
}
div#sortableList div {
	cursor: move;
	padding: 2px 2px;
	margin: 2px 0px;
	border: 1px solid #000000;
	background-color: #daeda3;
	width: 400px;
}
div#sortableList img {
	cursor: move;
	display: block;
	margin: 5px 0px;
	border: 1px solid #000000;
}
/* end of sortable list styles */
.nzsl_alphabet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0033;
	padding: 2px;
	height: 10px;
	width: 100px;
	margin-bottom: 2px;
	border-top: 1px dotted #0033CC;
	border-right: 1px dotted #0033CC;
	border-left: 1px dotted #0033CC;
}
#nzslsearchbox1 {
	padding: 5px;
	border: 1px dotted #FF3300;
	width: 500px;
	height: 30px;
}
#nzslsearchright {
	float: right;
	width: 200px;
}
#nzslsearchleft {
	float: left;
	width: 250px;
}
#nzslsearchbox1 form {
	margin: 0px;
	padding: 0px;
}
