/*
 * CSS document.
 * $Id$
 */

html {
	margin: 0;
	padding: 0;
}
body {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #000;
	background-color: #FFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
}
/* Remove the link colour from around the main image. */
#headcontent img {
	border: 0;
}
#headcontent {
	margin: 0 0 12pt 0;
	border-bottom: 1pt solid #CCC;
}
#searchbar {
	display: none;
}
#menu {
	display: none;
}
#content, #contentnowhitespace, .flora {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
/* Make sure front page site directory has bolded items. */
#sitedir td a {
	font-weight: bold;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
h2.subtitle {
	padding: 0;
	margin-top: -9pt;
	font-size: 13pt;
	text-transform: uppercase;
	color: #666;
}
h3 {
	font-size: 13pt;
}
h4 {
	font-size: 12pt;
}
h5 {
	font-size: 11pt;
}
h6 {
	font-size: 10pt;
	font-style: italic;
}

blockquote {
	background: transparent url(/images/quote-close.png) right bottom no-repeat;
	margin: 0;
	padding: 0;
}
blockquote > p {
	padding: 0 24pt;
}
blockquote > p:first-child {
	background: transparent url(/images/quote-open.png) left top no-repeat;
}

/*
 * Doctable is a class for a table used to display documentation in table form.
 */
.doctable {
	width: auto;
	float: none !important;
	margin: 1pt;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
.doctable th {
	background: #EEE;
	text-align: left;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
.doctable td {
	border: 1px solid #CCC;
	border-collapse: collapse;
}
.doctable td, .doctable th {
	margin: 0;
	padding: 3px;
	vertical-align: top;
}
/* Table caption. */
.doctable caption {
	font-weight: bold;
	text-align: left;
}
.doctable .num {
	text-align: right;
	width: 7em;
}

/*
 * Notetable is a class for the calendar tables used in Management Notes.
 */
.notetable {
	border: 1px solid #CCC;
	border-collapse: collapse;
	line-height: 18px;
	margin-bottom: 18px;
	width: auto;
}
.notetable td, .notetable th {
	border: 1px solid #CCC;
	border-collapse: collapse;
	line-height: 18px;
	padding: 0 3px;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}
.notetable th {
	background: #EEE;
}
.notetable .o { /* highlight colour for concept "occasional" */
	background-color: lightgreen;
}
.notetable .y { /* highlight colour for concept "yes, regularly" */
	background-color: cyan;
}
.notetable .u { /* highlight colour for concept "uncertain" */
	background-color: #CCC;
}

/* Items presented in a small box. */
.boxeditem {
	width: auto !important;
}
.boxeditem dt {
	margin: 0;
	padding: 0;
	page-break-after: avoid;
}
.boxeditem dd {
	margin: 0;
	padding: 0;
}
.boxeditem dd img {
	border: 0;
	margin: 0;
}
th, dt {
	font-weight: bold;
}
.ref {
	color: #777777;
	font-size: 9pt;
}
.common {
	font-size: 11pt;
}
h2 .compiler {
	font-size: 9pt;
	color: #777;
}
.flora p {
	text-align: justify;
}
.cite, #footer {
	font-size: 9pt;
	text-align: justify;
	clear: both;
}
#footer img {
	border: 0;
}
#sponsors {
	margin: 0;
}
#sponsors img {
	margin: 0;
	padding: 0 25px 0 0;
	border: 0;
}
#map {
	float: right;
}
#map img, #photo img {
	border: 0;
	padding: 5px 0 5px 5px;
}
/* Avoid changing line-height of "layout" tables. */
#contentinner table, #content table, #contentnowhitespace table {
	line-height: normal;
	text-align: left;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
#contentinner table th, #contentinner table td, #content table th,
#content table td, #contentnowhitespace table th, #contentnowhitespace table td {
	padding: 5px;
}

.downloadlist .download img {
	float: right;
}

.message {
	background-color: #FF9;
	border: 1pt solid rgb(191,191,115);
	border-radius: 3pt;
	font-size: 12pt;
	margin-top: 12pt;
	padding: 12pt;
}

.help {
	text-align: left;
}

.nav ul {
	list-style-type: none;
	margin-left: 0;
	white-space: nowrap;
}
.nav ul li {
	color: #000;
	display: inline;
	padding-left: 0;
}

#icontable {
	border: 1px solid #CCC !important;
	text-align: center;
	width: 100%;
}
#icontable tr, #icontable td {
	background-color: white;
	border: 0;
	border-collapse: collapse;
	height: auto !important;
	height: 12pt;
	line-height: normal;
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
}
#icontable p {
	line-height: normal !important;
	margin: 1pt;
	padding: 0;
}
#icontable img, #icontable .consv_code {
	background-color: white !important;
	border: 1px solid #CCC !important;
}
/*
 * Conservation Codes
 */
.consv_code {
	background-color: #6699CC;
	border: 1px solid #336699;	
	color: black;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	height: 28px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	vertical-align: baseline;
	width: 28px;
}
.consv_code:link, .consv_code:visited, .consv_code:hover {
	color: black;
	text-decoration: none;
}
.consv_code .text {
	display: inline-block;
}
