ul
{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 5px 10px;
}
select
{
	font-size: 12px;
}
input
{
	font-size: 12px;
}

#popup
{
	position: absolute;
	background-color: #ffffff;
	border: solid 1px black;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	display: none;
	z-index: 10000;
}
li#records,li#statistics,li#timeline
{
	position: relative;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	font-weight: bold;
	width: 97px;
	height: 20px;
	text-align: center;
	margin: 0px 0px 0px 10px;
}
li#records a,li#statistics a,li#timeline a
{
	text-decoration: none;
}
li#records
{
	top: 0px;
	left: 0px;
}
li#statistics
{
	top: -20px;
	left: 106px;
}
li#timeline
{
	top: -40px;
	left: 212px;
}
#navtab ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: 20px;
	overflow: hidden;
}

#rrSpeciesName
{
	font-weight: bold;
}
#rrScientificName
{
	font-style: normal;
	font-size: 12px;
}
#recordsFilter
{
	display: block;
	float: left;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
}
#recordsTitle,#recordsTitle2,#recordsTitleTL
{
	display: block;
	float: left;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
}
#recordTotals,#recordTotals2,#recordTotalsTL
{
	display: block;
	float: right;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}
#recordSortTable
{
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0px 5px 5px;
}
#timetitle
{
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	font-weight: bold;
}
#rrDetails
{
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
}
#sdPhoto
{
	text-align: center;
	padding-bottom: 2px;
	background-color: #eeeeee;
}
#sdPhotographer
{
	text-align: left;
	font-size: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-color: #eeeeee;
}
#sdPhotoDescription
{
	text-align: left;
	font-size: 11px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-color: #eeeeee;
}
#sdNotes-body
{
	text-align: justify;
	padding-top: 3px;
}
#sdNotes-toggle
{
	text-align: right;
}
#sdCategory
{
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	width: 150px;
	padding: 5px 0px 2px 0px;
}
#sdBBRC
{
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	text-align: left;
	padding: 5px 0px 2px 0px;
}
#sdLinks
{
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	padding: 5px 0px 2px 10px;
	line-height: 20px;
}
#rrSummary
{
	padding: 5px 10px 5px 10px;
}
#rrFilterBar
{
	
}
#rrFilter
{
	bottom: 0px;
	padding: 5px 10px 5px 10px;
}
#recordsByYear
{
	margin-top: 10px;
	padding: 0px 10px 0px 10px;
}
#rbyTitle
{
	float: left;
	width: 40%;
}
#rbyTotals
{
	float: right;
	text-align: right;
	font-weight: normal;
	width: 60%;
}
#recordsByAge
{
	padding: 5px 10px 5px 10px;
}
#recordsByMonth
{
	margin: 5px 0px 5px 10px;
}
#rbmTitle
{
	float: left;
	width: 50%;
}
#rbmTotals
{
	float: right;
	text-align: right;
	font-weight: normal;
	width: 50%;
}
#losTitle
{
	float: left;
	width: 50%;
}
#losTotals
{
	float: right;
	text-align: right;
	font-weight: normal;
	width: 50%;
}
#timetitle
{
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 10px 5px 10px;
	border-bottom: solid 1px #336666;
	padding: 2px 5px 2px 5px;
}
#tlrow
{
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	text-align: center;
}
#tltips
{
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	padding: 2px 10px 2px 10px;
}

.rrFilterLine
{
	background-color: #336666;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
}
.tab-u
{
	display: block;
	background-image: url(http://www.rarebirdalert.co.uk/gifs/tab-unsel.gif);
	background-repeat: no-repeat;
	width: 97px;
	height: 20px;
	padding: 0px 0px 0px 0px;
}
.tab-u a, .tab-u a:link
{
	color: #336666;
}
.tab-s
{
	display: block;
	background-image: url(http://www.rarebirdalert.co.uk/gifs/tab-sel.gif);
	background-repeat: no-repeat;
	width: 97px;
	height: 20px;
	padding: 0px 0px 0px 0px;
}
.tab-s a, .tab-s a:link
{
	color: #ffffff;	
}
.recordSort
{
	display: block;
	text-align: left;
	color: #000000;
}
.recordSort a
{
	text-decoration: none;
}
.recordSort a:hover
{
	text-decoration: underline;
}
.recordSortSelected
{
	display: block;
	text-align: left;
	font-weight: bold;
}
.recordSortSelected a, .recordSortSelected a:link
{
	color: #ff0000;
}
.rrFilterRow
{
	padding: 0px 0px 0px 0px;
}
.rrFilterBarContent
{
	padding: 5px 0px 5px 0px;
	border-bottom: solid 1px #336666;
}
.rrSubTitle
{
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
	border-bottom: solid 1px #336666;
	padding: 2px 5px 2px 5px;
}
.recordElement
{
	position: relative;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 10px;
	background-color: #dddddd;
	margin: 2px 5px 10px 5px;
}
.recordElement-na
{
	position: relative;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 10px;
	background-color: #ffdddd;
	margin: 2px 5px 10px 5px;
}
.recordLine1
{
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	background-color: #cccccc;
	width: 100%;
	height: 20px;
	overflow: hidden;
}	
.recordLine1-na
{
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	background-color: #eecccc;
	width: 100%;
	height: 20px;
	overflow: hidden;
}	
.recordDates
{
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	width: 30%;
	height: 20px;
	text-align: left;
	text-indent: 5px;
	padding-top: 2px;
}
.recordCounty
{
	position: relative;
	top: -20px;
	left: 30%;
	width: 30%;
	height: 20px;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
}
.recordNumber
{
	position: relative;
	top: -40px;
	left: 60%;
	width: 15%;
	height: 20px;
	font-weight: normal;
	text-align: left;
	padding-top: 0px;	
}
.recordDuration
{
	position: relative;
	top: -60px;
	left: 75%;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	font-style: italic;
	width: 15%;
	height: 20px;
	text-align: left;
	padding-top: 0px;
}
.recordAccepted
{
	position: absolute;
	width: 20%;
	top: 0px;
	right: 0px;
	vertical-align: bottom;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	margin-right: 5px;
	text-align: right;
	/*position: relative;
	top: -20px;
	left: 80%;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	width: 20%;
	height: 20px;
	text-align: right;
	padding-top: -2px;*/
}
.recordLine2
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	width: 100%;
	overflow: hidden;
}
.recordText
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	width: 54%;
	text-align: left;
	padding-left: 45px;
}
.recordShItems
{
	position: relative;
	display: none;
	height: 16px;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	background-color: #ffffff;
	text-indent: 5px;
}
.recordShow
{
	position: absolute;
	width: 20%;
	top: 0px;
	right: 0px;
	vertical-align: bottom;
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	margin-right: 5px;
	text-align: right;
}
.speciesElement
{
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 10px;
	background-color: #dddddd;
	padding: 2px 5px 10px 5px;
}
.sacHeader
{
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	background-color: #336666;
	color: #ffffff;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}
.sacHeader a
{
	color: #ffffff;
}
.crFilterBar
{
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	padding: 5px 5px 5px 5px;
}
.rrFilterBlock
{
	padding: 5px 10px 5px 10px;
}

#rrMapTitleBar table
{
	font-family: Verdana, Arial, Sans-Serif, helvetica;
	font-size: 12px;
	padding: 5px 0px 2px 0px;
}
#rrMap
{
	position: relative;
	border: solid 1px #336666;
	width: 385px;
	height: 555px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mapOverlay
{
	position: absolute;
	display: block;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none 0px #ffffff;
}
.mapOverlay a
{
	border: none 1px #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.sup
{
	font-size: 10px;
	font-style: normal;
}

#tl
{
	font-family: Verdana;
	font-size: 10px;
	color:Black;
}
.timeline-default {
    font-family: Verdana, Helvetica, Arial, sans serif;
    font-size: 10px;
    border: 1px solid #aaa;
}
.timeline-event-bubble-title 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #888;
    margin-bottom: 0.5em;
}

.timeline-event-bubble-body 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
}
