/* default blue was #006da5 */



body, td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	margin-left: 62px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}


.f { margin: 25px 0 20px 0 !important; font-size: 18px !important; }
.f a { color: #003399 !important; }
#gs label { display: block; }
#gs label input[type="radio"] { width: 25px; }

fieldset, legend, label, select, option, textarea, input, button { vertical-align: top; font-size: 1.0em; line-height: 1.5em; }

.searchform { margin: 0 0 10px 0; padding: 0; }
.searchform fieldset { border: 1px solid #cccccc; margin: 0; padding: 10px; }
.searchform legend { color: #666; font-size: 11pt; padding: 10px 10px 0px 10px; }
.searchform label { height: 0px; margin-left: -999em; position: absolute; }
.searchform input { width: 75%; }
.searchform button { width: 24%; }

.feedbackform { margin: 0 0 10px 0; padding: 0; width: 90%; }
.feedbackform fieldset { border: 1px solid #cccccc; margin: 0; padding: 10px;  }
.feedbackform legend { color: #666; font-size: 12pt; padding: 10px; }
.feedbackform label {  width: 15em; display: inline-block; font-weight: bold; }
.feedbackform input { width: 70%; }
.feedbackform textarea { width: 70%; height: 10.0em; }

.feedbackform button { font-size: 1.1em; text-align: center; font-weight: bold; background-color: #ffffff; 
	background-repeat: repeat; background-position: center center; 
	margin: 1.5em 0 1.5em 14em; padding-top: 0.4em; padding-bottom: 0.5em; border: none; clear: both; }

.feedbackform button.submit { width: 40%; color: #ffffff; padding-right: 15px; text-align: center; 
background-image: url(https://www.otago.ac.nz/cs/fragments/otg_assets/gfx/form/submit.jpg); background-repeat: no-repeat; background-position: right center; padding-left: 0px; }

.feedbackform button.submit:hover { text-decoration: underline; background-image: url(https://www.otago.ac.nz/cs/fragments/otg_assets/gfx/form/submit_hover.jpg); background-repeat: no-repeat; background-position: right center; }





#i_txt0_0 { font-weight: bold; font-size: 1.1em; }

h1 {
	color: #666;
	font-size: 22pt;
	margin: 30px 0 20px	22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif; color: #cc6600; 
	
}

h1 img { border: none; margin: -20px 25px 10px 0; float: left;  }

h2 {
	font-size: 11pt;
	margin: 0;
	}
	
.column1 h2 { padding: 10px 0 0 0; color: #666; font-weight: normal; }
.column2 h2 { margin-top: 20px; }

	a:link {
  color:#003399;
  text-decoration:none;
  }
a:visited {
  color:#006da5;
  text-decoration:none;
  }
a:hover {
  color:#006da5;
  text-decoration:underline;
}

h3 {
	color: #333333;
	font-size: 10pt;
	text-transform: uppercase;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.maincolumns {
	border: none;
	padding: 10px;
	margin: 23px;
	border-collapse: collapse;
	width: 96%;
}

td.column1, td.column2 {
	vertical-align: top;
	padding: 0px;
}

td.column1 {
	border-bottom: 0px solid #006da5;
	padding-bottom: 10px;
}

td.column2 {
	color: #333333;
	width: 79%;
	border-left: 25px solid #ffffff;
	vertical-align: left;
	padding: 0 44px;
	
}

td.column2 table.classificationsample { color: #333333; }
td.column2 table.classificationsample tr {}
td.column2 table.classificationsample th { text-align: left; padding: 0.5em; vertical-align: top; border-bottom: 1px solid #cccccc; }
td.column2 table.classificationsample td { padding: 0.5em; vertical-align: top;  border-bottom: 1px solid #cccccc; }

td.column2 table.alphabet-table {}
td.column2 table.alphabet-table tr {}
td.column2 table.alphabet-table th { vertical-align: top; text-align: left; }
td.column2 table.alphabet-table td { border-bottom: 1px solid #cccccc; padding: 0.5em; }

td.column2 h2 { color: #333333; font-size: 15pt; }

td.spacer {
	width: 20px;
	border-bottom: 0px solid #006da5;
}

hr {
	background-color: #666;
	color: #666;
	height:1px;
	border: 0px;
}

div#copyright {
	font-size: 8pt;
	vertical-align: center;
	margin-top: 10px;
	margin-right: 48px;
}

div.heading {
	border: 5px solid #E7E7E7;
	margin-bottom: 10px;
	padding: 5px;
}

span.termtitle {
	font-weight: bold; 
}

select {
	font-family: Tahoma, Verdana, Helvetica;
}



table.termproperties {
	width: 80%;
	padding: 10px;
	border-collapse: collapse;
}

table.termproperties td {
	width: 50%;
	vertical-align: top;
}

table.termproperties h3 { color: #333333; }

.highlight {
	background-color: #DDD;
	border-right: 1px solid #CC0000;
	padding-right: 5px;
}

td.column1 p {
	margin-bottom: 0px;
}

/* search styles */

div.section { 
	display: none; 
}

table#previoussearches {
	border: 1px solid black;
	border-collapse: collapse;
}

table#previoussearches td {
	border: 1px solid gray;
	padding: 3px;
}

div.section a {
	font-weight: bold;
}