.helpLink
{
	float:right;
	font-weight:bold;
}
.specialObsDate {
	background-color:#f00;
}
.contentSmall {
	width:300px;
	float:left;
}

a.strongLink
{
	font-weight: bold;
	text-decoration: none;
}
a:hover.strongLink
{
	text-decoration: underline;
}
table.recordLocation
{
	width: 440px;
	border-style: solid;
	border-width: 0 0 1px 1px;
	margin-bottom: 130px;
}
table.recordLocation th, #tblSeasonPlanner th, #tblSettings th
{
	padding: 5px;
	font-size: 0.9em;
}
table.recordLocation th.centreHeadItem
{
	text-align: center;
	width: 100px;
	border-style: solid;
	border-width: 0 1px 0 1px;
}
table.recordLocation td
{
	padding: 10px 5px 10px 5px;
	border-style: solid;
	border-width: 1px 1px 0 0;
}
table.recordLocation tr.classChild td
{
	padding: 0 5px 8px 5px;
	border-top-width: 0;
}
table.recordLocation td a
{
	text-decoration: none;
}
table.recordLocation td.spring
{
	border-right: 0;
}
table.recordLocation td.spring, table.recordLocation td.autumn
{
	text-align: center;
}
/*---- ADD LOCATION USES SIMLE FORM FOUND IN SCREEN.CSS ----*/
div.simpleForm span.or
{
	position: absolute;
	left: 120px;
	display: block;
	margin-top: -11px;
}

div.simpleForm .locationHelp, div.simpleForm #Result
{
	margin-left: 10px;
}
/*------------------------------*/
table.recordTable
{
	border-width: 0;
	border-collapse: separate;
}
.availableEvent
{
	text-align: center;
}
.speciesCell
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	width: 144px;
	padding-left: 10px;
	font-weight: bold;
}
.speciesCell a
{
	font-weight: bold;
}
.eventHeader
{
	border-style: solid;
	border-width: 1px 1px 1px 0;
	font-size: 0.9em;
	text-align: center;
}
.noEvent, .availableEvent
{
	border-style: solid;
	border-width: 0 1px 1px 0;
	width: 100%;
}
.eventHeader, .noEvent, .availableEvent
{
	width: 68px;
	padding: 3px;
}
.recordHeader
{
	font-size: 0.9em;
	font-weight: bold;
	padding: 7px;
}
.recordHeader.speciesList
{
	width: 132px;
	border-right-style: solid;
	border-right-width: 1px;
}
.recordFooter
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 20px;
}
.recordFooter.recordFooterRight
{
	border-right-style: solid;
	border-right-width: 1px;
}
.recordFooter.recordFooterLeft
{
	border-left-style: solid;
	border-left-width: 1px;
}
.centered
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.centered td.title
{
	text-align: right;
}
.centered td.content
{
	text-align: left;
}
/*------------------------------*/
#divEventCalendar
{
	visibility: hidden;
	position: absolute;
	background-color: #fff;
	z-index: 8;
	width: 380px;
	min-height: 270px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	top: 400px;
	left: 260px;
}

* html
{
	height: 270px;
}
#divEventCalendar img
{
	border: 0;
}
#divEventCalendar p, #divEventCalendar a.small
{
	font-size: 0.9em;
}
img#imgSpeciesEvent
{
	margin: 15px 0 15px 0;
	border: solid 1px #000;
}
#strongDescription a
{
	color: #000;	
}
#divCalendar table
{
	border-width: 1px;
	border-style: solid;
	width: 160px;
	background-color: #FCFCFC;
}
#divCalendar table a
{
	text-decoration: none;
}
#divEventCalendar .textbox
{
	width: 75px;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}
/*------------------------------*/
.speciesGroups a, .seasonSelector a
{
	background-repeat: repeat-x;
	display: block;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 2.8em;
	border-width: 0 0 1px 1px;
	border-style: solid;
	cursor: hand;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	padding: 0 7px;
}
.speciesGroups a:hover, .speciesGroups .highlight, .seasonSelector a:hover, .seasonSelector .highlight
{
	background-position: 0 -30px;
	text-decoration: none;
}
.seasonSelector
{
}
/*------------------------------*/
.eventLength
{
	background-repeat: repeat-x;
	position: absolute;
	height: 14px;
}
#tblSeasonPlanner .recordEvent
{
	font-size: 0.9em;
	display: block;
	float: right;
	line-height: 1.8em;
	padding-right: 5px;
}
#tblSeasonPlanner .recordEvent img
{
	margin-top: 5px;
}
.speciesName td
{
	font-weight: bold;
}
#tblSeasonPlanner
{
	border: 1px;
	border-style: solid;
}
#tblSeasonPlanner th
{
	padding-top: 7px;
	padding-bottom: 7px;
}
.gridItem
{
	border-width: 1px 0 0 1px;
	border-style: solid;
}
#tblSeasonPlanner th.centreHeadItem
{
	border-left-width: 1px;
	border-left-style: solid;
}
.monthName
{
	font-weight: bold;
	text-align: center;
}
#tblSeasonPlanner .padLeft
{
	padding-left: 5px;
}
/*------------------------------*/
#tblSettings th
{
	padding: 7px 0 7px 10px;
}
#tblSettings
{
	border: 1px;
	border-style: solid;
	width: 100%;
}
#tblSettings .speciesCell
{
	border-left: 0;
}
#tblSettings .speciesCell, #tblSettings .actionCell
{
	font-weight: bold;
}
#tblSettings .actionCell
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 0.9em;
	padding-left: 10px;
	height: 20px;
}
#divSettingsButtons
{
	padding: 15px 0 0 154px;
}
a.settingsButton
{
	font-size: 0.9em;
	font-weight: normal;
}
.viewSelectors
{
	position: relative;
	float: right;
	padding-right: 5px;
	top: 6px;
}
.averages .label
{
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
	width: 70px;
}
.averages
{
	padding-top: 30px;
}
.averages .add
{
	position: relative;
	top: 20px;
	left: 80px;
}
.averageList td
{
	padding: 6px 0 6px 0;
	border-bottom: solid 1px #ddd;
}
.averageYears
{
	border-collapse: collapse;
	border-bottom: solid 1px #000;
}
.averageYears td
{
	padding-bottom: 5px;
}
.yearSelector
{
	float: left;
	margin: 6px;
}
/*------------------------------*/
.favourites
{
	position: relative;	
}
.favouritesTable
{
	width: 100%;
	border-width: 1px;
	border-style: solid;
}
.favouritesTable tbody
{
	padding-bottom: 30px;	
}
.favouritesCell
{
	width: 33%;
	text-align: left;
	padding: 30px 0 0 30px;
}
.favouritesTitle
{
	padding-top: 8px;
	display: block;	
}
.favourites .recordEvent
{
	display: block;
	border-style: solid;
	border-width: 1px;
	min-height: 14px;
	min-width: 69px;
	float: left;
	padding: 3px;
	color: #000;
}
* html .favourites .recordEvent
{
	height: 14px;
	width: 69px;
}
.favourites .recordEvent img
{
	padding: 3px 0 0 3px;
}
.favouritesTitleEvent
{
	font-size: 0.9em;
	font-weight: normal;
}
.favouritesArrow
{
	float: left;
	margin: 4px 7px 0 25px;
}

.validation {
	color:#f00;
}
