/*-----------------------------------------------------------------------------
Default Style Sheet

version:   1.0
author:    Chris Sanderson
email:     chris.sanderson@headscape.co.uk
website:   http://www.headscape.co.uk
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
	}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table {
	margin: 1em 0;
	}

/* Class for clearing floats */
.clear {
	clear:both;
	}


/* Remove border around linked images */
img {
	border: 0;
	}

/* Removes styling from all list items */
ul, li {
	list-style:none;
	}


/* =Typography (Global)
-----------------------------------------------------------------------------*/

body {
	font: 62.5%/1.6 Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff url(../images/header_back.gif) repeat-x;
	}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


/* =Layout (Global)
-----------------------------------------------------------------------------*/

#container {
	min-width: 870px;
	max-width: 1200px;
	}
	
#accessibility, #pageDescription, #printLogo, #printLogoMC, #footnotes, .printOnly {
	display: none;
	}


/* =Branding
-----------------------------------------------------------------------------*/

#header {
	min-height: 42px;
	padding-top: 56px;
	padding-right: 47px;
	}
	
#branding h2 {
	margin: 0;
	}
	
#branding h2 a {
	position: absolute;
	top: 33px;
	left: 28px;
	width: 394px;
	height: 53px;
	margin: 0;
	overflow: hidden;
	text-indent: -5000em;
	background: url(../images/logo.gif) no-repeat;
	}
	
#branding p {
	display: none;
	}

#logo h2 {
	margin: 0;
	}
	
#logo h2 a {
	position: absolute;
	width: 224px;
	height: 216px;
	margin: 0;
	overflow: hidden;
	text-indent: -5000em;
	background: url(../images/logo_mc.gif) no-repeat;
	}
	
#logo p {
	margin-top: 0;
	padding: 235px 20px 17px 20px;
	font-size: 1.1em;
	}

#logo p a {
	color: #000000;
	}
	
#tools {
	float: right;
	margin-left: 422px;
	text-align: right;
	}
	
#tools h3 {
	display: none;
	}
	
#tools ul li {
	display: inline;
	font-size: 1.1em;
	padding: 0 0.5em;
	border-right: 1px solid #666666;
	}
	
#tools ul li a {
	color: #666666;
	}
	
#search {
	float: right;
	text-align: right;
	}
	
#search form, #search fieldset, #searchAgain fieldset {
	margin: 0;
	border: none;
	}
	
#search legend, #search label {
	display: none;
	}
	
#search input#sField {
	width: 12em;
	margin: 0 5px 0 10px;
	padding: 2px 2px 1px 2px;
	font-size: 1.1em;
	vertical-align: top;
	}
	
#searchAgain input#saField {
	margin-right: 5px;
	}
	
#search #sButton, #searchAgain #saButton {
	width: 18px;
	height: 18px;
	text-indent: -5000px;
	vertical-align: top;
	border: none;
	cursor: pointer;
	background: url(../images/search_button.gif) no-repeat;
	}

#searchAgain legend, #searchAgain label {
	display: none;
	}
	
form#searchAgain {
	padding: 1.4em 0 0 0;
	font-size: 0;
	}
	
.tSearch #rsList .highlight {
	font-weight: bold;
	color: #4D8031;
	}


/* =Main Nav
-----------------------------------------------------------------------------*/

#pNavigationContainer {
	float: left;
	width: 100%;
	min-height: 52px;
	background: url(../images/pnav_shadow.gif) repeat-x left bottom;
	}
	
#pNavigation {
	float: left;
	width: 100%;
	min-height: 52px;
	background: url(../images/pnav_shadow_right.gif) no-repeat right bottom;
	}
	
#pNavigation h3 {
	display: none;
	}
	
#pNavigation ul {
	padding: 0 34px 0 26px;
	}
	
#pNavigation ul li {
	position: relative;
	z-index: 4;
	display: inline;
	float: left;
	min-height: 52px;
	text-transform: uppercase;
	font-size: 1.1em;
	background: url(../images/pnav_back.gif) repeat-x left bottom;
	}

.tNewsletter #pNavigationContainer, .tNewsletter #pNavigation, .tNewsletter #pNavigation ul li {
	min-height: 27px;
	}
	
#pNavigation ul li a {
	display: block;
	min-height: 24px;
	padding: 28px 23px 0 0;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/pnav_offoff.gif) no-repeat right bottom;
	}
	
#pNavigation ul li #pnStart {
	position: absolute;
	left: -26px;
	bottom: -9px;
	width: 26px;
	height: 61px;
	background: url(../images/pnav_startoff.gif) repeat-x left bottom;
	}
	
#pNavigation ul li#pnCurrent #pnStart {
	background: url(../images/pnav_starton.gif) repeat-x left bottom;
	}

.tNewsletter #pNavigation ul li #pnStart {
	background: url(../images/pnav_start.gif) repeat-x left bottom;
	}
	
#pNavigation ul li#pnCurrent {
	background: url(../images/pnav_back_on.gif) repeat-x left bottom;
	}
	
#pNavigation ul li#pnCurrent a {
	color: #000000;
	background: url(../images/pnav_onoff.gif) no-repeat right bottom;
	}
	
#pNavigation ul li a.preCurrent {
	background: url(../images/pnav_offon.gif) no-repeat right bottom;
	}
	
#pNavigation ul li.end a {
	background: url(../images/pnav_endoff.gif) no-repeat right bottom;
	}
	
#pNavigation ul li.end#pnCurrent a {
	background: url(../images/pnav_endon.gif) no-repeat right bottom;
	}

#pNavigation ul ul {
	display: none;
	position: absolute;
	width: 19em;
	margin-left: -10px;
	padding: 7px 0;
	background: #d2e4ec;
	border: 1px solid #294459;
	}
	
#pNavigation ul ul li {
	top: 0;
	float: none;
	margin-bottom: 0;
	padding-left: 0;
	font-size: 0.8em;
	background: none;
	}
	
#pNavigation ul ul li a {
	display: block;
	min-height: 0;
	padding: 5px 20px 5px 20px;
	line-height: normal;
	color: #1f4967;
	white-space: normal;
	background: url(../images/snav_bullet.gif) no-repeat 10px 9px !important;
	}

#pNavigation ul ul li a:hover {
	background-color: #e8f3f7 !important;
	}
	

/* =Sub Nav
-----------------------------------------------------------------------------*/

#sNavigation {
	margin: 264px 61px 0 46px;
	}
	
#sNavigation h3 {
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: normal;
	}

#sNavigation h3 a {
	text-decoration: none;
	color: #1f4661;
	}
	
#sNavigation ul li {
	min-width: 174px;
	line-height: 1.5em;
	}
	
#sNavigation ul li.alt {
	background: url(../images/snav_li_back.png) repeat-y;
	}
	
#sNavigation ul ul li.alt {
	background: none;
	}
	
#sNavigation ul li#sCurrent {
	color: #1F4661;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	}
	
#sNavigation ul li a {
	display: block;
	padding: 0.5em 8px;
	text-decoration: none;
	font-size: 1.2em;
	color: #000000;
	border-left: 4px solid #aac1d1;
	}
	
#sNavigation ul li a:hover {
	border-left: 4px solid #1f4661;
	}
	
#sNavigation ul li#sCurrent li {
	font-size: 1em;
	font-weight: normal;
	color: #1f4661;
	border-left: none;
	}
	
#sNavigation ul li#sCurrent li a {
	color: #1f4661;
	font-size: 0.9em;
	border-left: none;
	}
	
#sNavigation ul ul li a {
	line-height: 1em;
	padding-left: 2em;
	padding-bottom: 3px;
	font-size: 1.1em;
	background: url(../images/bullet_snav.gif) no-repeat 1.2em center;
	}


/* =Main Content
-----------------------------------------------------------------------------*/

#colContainer {
	clear: both;
	background: url(../images/colContainer_back.gif) repeat-x;
	}
	
#navigationContainer {
	min-height: 692px;
	width: 279px;
	float: left;
	background: url(../images/navContainer_back.jpg) no-repeat;
	}
	
#contentContainer {
	min-height: 692px;
	margin-left: 279px;
	background: url(../images/contentContainer_back.jpg) no-repeat right top;
	}
	
#contentContainerInner {
	float: left;
	width:100%;
	position: relative;
	}
	
#subImageContainer {
	float: right;
	position: relative;
	margin: 39px 44px 2em 2em;
	padding: 0 9px 9px 9px;
	background: #d2e4ec url(../images/sub_bl_corner.gif) no-repeat left bottom;
	}

#subCorner {
	position: absolute;
	width: 9px;
	height: 9px;
	top: 82px;
	left: -9px;
	background: url(../images/sub_tl_corner.png) no-repeat;
	}

#subImage {
	position: relative;
	float: left;
	}

#subImageBL {
	position: absolute;
	width: 4px;
	height: 4px;
	bottom: 0;
	background: url(../images/subimage_bl_corner.png) no-repeat;
	}

#subImageTL {
	position: absolute;
	width: 4px;
	height: 4px;
	background: url(../images/subimage_tl_corner.png) no-repeat;
	}

#subImageTR {
	position: absolute;
	width: 4px;
	height: 4px;
	right: 0;
	background: url(../images/subimage_tr_corner.png) no-repeat;
	}
	
#subImage img {
	display: block;
	}

#pageInfo {
	padding: 17px 20px 15px 20px;
	margin: 30px 44px 35px 0;
	background: #d2e4ec;
	}

#pageInfoTL {
	position: absolute;
	width: 9px;
	height: 9px;
	top: 30px;
	left: 0;
	background: url(../images/pageinfo_tl_corner.gif) no-repeat;
	}

#pageInfoTR {
	position: absolute;
	width: 9px;
	height: 9px;
	top: 30px;
	right: 44px;
	background: url(../images/pageinfo_tr_corner.gif) no-repeat;
	}

#pageInfoBL {
	position: absolute;
	width: 9px;
	height: 9px;
	top: 121px;
	left: 0;
	background: url(../images/pageinfo_bl_corner.png) no-repeat;
	}
	
#pageInfo h2 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	font-weight: normal;
	letter-spacing: -0.02em;
	line-height: 1em;
	color: #5888a8;
	text-transform: uppercase;
	}
	
#pageInfo h2 .highlight {
	color: #253c4f;
	}
	
#pageInfo h3 {
	display: none;
	}

#pageInfo ul {
	line-height: 1.3em;
}
	
#pageInfo ul li {
	display: inline;
	text-transform: lowercase;	
	}
	
#pageInfo ul li a {
	color: #253c4f;
	padding: 0 0.8em 0 0;
	background: url(../images/snav_bullet.gif) no-repeat right center;
	}
	
.content #bannerImage {
	width: 100%;
	height: 150px;
	}
	
.content #pageAbstract {
	color: #253c4f;
	font-size: 1.4em;
	line-height: 1.4em;
	}

.content #pageAbstract a {
	font-weight: normal;
	}
	
.content {
	margin-left: 20px;
	margin-bottom: 50px;
	padding-right: 63px;
	font-size: 1.2em;
	}
	
.content h2 {
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -0.02em;
	line-height: 0.8em;
	color: #315d18;
	}
	
.content h3 {
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: normal;
	color: #1f4661;
	border-bottom: 1px solid #aac1d1;
	overflow: hidden;
	}

.tNewsletter .content h3 {
	clear: both;
	}
	
.content h4 {
	margin-top: 0.5em;
	font-size: 1.2em;
	font-weight: normal;
	color: #666666;
	}

.content h3.cleared, .content h4.cleared {
	clear: both;
	}

.content a {
	color: #457a9f;
	font-weight: bold;
	}
	
.content a:hover {
	color: #1f4661;
	}

.content a:visited {
	color: #666666;
	}
	
.content .imageRight {
	float: right;
	clear: right;
	margin: 0.3em 0 1em 1.5em;
	}

.content .imageLeft {
	float: left;
	margin: 0.3em 1.5em 1em 0;
	}

.content a .imageLeft, .content a .imageRight {
	cursor: pointer;
	}

.tNewsletter .content .imageLeft {
	margin-bottom: 1.5em;
	}
	
.content .imageLeft p, .content .imageRight p {
	margin: -0.5em 0 0 0;
	padding: 5px 20px 5px 5px;
	display: block;
	line-height: 1.4em;
	font-size: 0.8em;
	text-transform: uppercase;
	}
	
.content ul, .content ol {
	margin: 0.5em 2em;
	padding: 0.5em 2em;
	overflow: hidden;
	}
	
.content ol li {
	list-style-type: decimal;
	}
	
.content ul li {
	color: #1f4661;
	list-style-image: url(../images/bullet_content.gif);
	}
	
.content ul.highlight li {
	list-style-image: url(../images/bullet_featured.gif);
	font-weight: bold;
	}
	
.content blockquote {
	height: 1%;
	display: table;
	margin: 0 2em;
	padding-left: 2em;
	color: #253c4f;
	font-size: 1.2em;
	line-height: 1.5em;
	background: url(../images/quote_open.gif) left top no-repeat;
	}
	
.content blockquote p {
	padding-right: 2em;
	background: url(../images/quote_close.gif) right bottom no-repeat;
	}
	
.content .small {
	font-size: 0.9em;
	color: #666666;
	}
	
#relatedLinks {
	min-height: 219px;
	margin: 3em 25px 0 25px;
	padding: 1px 21px;
	background: url(../images/rellinks_back.gif) no-repeat;
	}
	
#relatedLinks h3 {
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: normal;
	color: #1f4661;
	}
	
#relatedLinks ul {
	}
	
#relatedLinks ul li {
	padding: 0 18px;
	margin-bottom: 0.7em;
	background: url(../images/bullet.gif) no-repeat left 0.2em;
	line-height: 1.3em;
	}
	
#relatedLinks ul li.featuredItem {
	background-image: url(../images/bullet_featured.gif);
	}
	
#relatedLinks ul li a {
	text-decoration: none;
	font-size: 1.1em;
	color: #000000;
	}

#relatedLinks ul li a img {
	display: block;
	float: left;
	margin-right: 5px;
	}

#relatedLinks ul li.featuredItem a {
	font-weight: bold;
	color: #1f4967;
	}


/* =Home Content
-----------------------------------------------------------------------------*/

.tHome #col1 {
	min-height: 642px;
	padding: 9px 0 0 25px;
	}
	
.tHome #col1 #col1back {
	width: 25px;
	height: 692px;
	position: absolute;
	left: 0;
	z-index: 3;
	background: url(../images/col1_back.jpg) no-repeat;
}

.tHome #logoContainer {
	position: relative;
	z-index: 3;
	width: 234px;
	padding: 0 9px 18px 0;
	overflow: hidden;
	}

.tHome #logo {
	width: 234px;
	padding: 21px 0 0 0;
	min-height: 400px;
	overflow: hidden;
	background: #ffffff;
	}

#logo {
	padding: 30px 0 0 25px;
	}

.tHome #logoContainer #logoBackCorner {
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 9px;
	background: url(../images/logo-back-corner.png) no-repeat;
	}

.tHome #logoContainer #logoBackBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 234px;
	height: 18px;
	background: url(../images/logo-back-bottom.png) no-repeat;
	}
	
.tHome #col2 {
	position: relative;
	min-height: 651px;
	margin-right: 253px;
	padding-right: 9px;
	background: url(../images/col2_back_strip.gif) repeat-x;
	}

.tHome #col2 img {
	position: absolute;
	z-index: 1;
	top: 9px;
	right: 0;
	}

.tHome #col2 #mainImageLeft {
	position: absolute;
	z-index: 2;
	top: 9px;
	right: 466px;
	width: 69px;
	height: 431px;
	background: url(../images/home-image-back-left.png) no-repeat;
	}

.tHome #col2 #mainImageRight {
	position: absolute;
	z-index: 2;
	top: 9px;
	right: 0;
	width: 9px;
	height: 9px;
	background: url(../images/home-image-back-right.png) no-repeat;
	}

.tHome #col2 #mainImageBottom {
	position: absolute;
	z-index: 2;
	top: 440px;
	right: 0;
	width: 535px;
	height: 69px;
	background: url(../images/home-image-back-bottom.png) no-repeat;
	}
	
.tHome #col3 {
	width: 219px;
	min-height: 520px;
	float: right;
	padding: 9px 25px 9px 9px;
	background: #ffffff url(../images/col3_back.gif) no-repeat right top;
	}
	
.tHome #featureItem {
	width: 234px;
	height: 347px;
	margin-bottom: 9px;
	}
	
.tHome #relatedLinks {
	overflow: hidden;
	min-height: 0;
	margin: 0 0 9px 0;
	padding: 1px 12px 20px 12px;
	background: #d2e4ec url(../images/quicklinks_bottom.gif) no-repeat bottom;
	}
	
.tHome #relatedLinks h3 {
	margin: -1px -12px;
	padding: 1em 12px;
	background: url(../images/quicklinks_top.gif) no-repeat;
	}	
	
.tHome #relatedLinks a {
	text-decoration: underline;
	}

.tHome #currentMoon {
	overflow: hidden;
	margin: 0;
	padding: 1px 12px 20px 12px;
	background: #294459 url(../images/moon_bottom.gif) no-repeat bottom;
	}

.tHome #currentMoon #moonFlashContent p {
	margin-top: 0;
	font-size: 1.1em;
	color: #D2E4EC;
	}

.tHome #currentMoon #moonFlashContent p a {
	color: #ffffff;
	}

.tHome #currentMoon object#moonFlashContent {
	display: none;
	}
	
.tHome #currentMoon h3 {
	margin: -1px -12px;
	padding: 1em 12px;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: normal;
	color: #ffffff;
	background: url(../images/moon_top.gif) no-repeat;
	}
	
.tHome #currentMoon #moonLink {
	padding-top: 5px;
	text-align: center;
	}

.tHome #currentMoon #moonLink a {
	color: #ACACAC;
	}
	
.tHome #relatedLinks a {
	text-decoration: underline;
	}

.tHome .button {
	margin-bottom: 9px;
	color: #ffffff;
	font-size: 1.3em;
	line-height: 1.1em;
	}

.tHome #whatMothContainer {
	background: url(../images/whatmoth_back_strip.jpg) repeat-y;
	}

.tHome #eventsContainer {
	background: url(../images/events_back_strip.jpg) repeat-y;
	}

.tHome #helpContainer {
	background: url(../images/help_back_strip.jpg) repeat-y;
	}
	
.tHome #whatMothContainer #whatMothLink {
	background: url(../images/whatmoth_back.jpg) no-repeat left bottom;
	}

.tHome #eventsContainer #eventsLink {
	background: url(../images/events_back.jpg) no-repeat left bottom;
	}

.tHome #helpContainer #helpLink {
	background: url(../images/help_back.jpg) no-repeat left bottom;
	}		
	
.tHome .button a {
	display: block;
	width: 107px;
	min-height: 56px;
	padding: 10px 12px 10px 100px;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	}

.tHome #whatMothLink a {
	background: url(../images/whatmoth_back_top.jpg) no-repeat;
	}

.tHome #eventsLink a {
	background: url(../images/events_back_top.jpg) no-repeat;
	}

.tHome #helpLink a {
	background: url(../images/help_back_top.jpg) no-repeat;
	}
	
.tHome .button .btHeading {
	padding-bottom: 0.2em;
	margin-left: -88px;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 1em;
	}

	
/* =News & Events
-----------------------------------------------------------------------------*/

.tHome #modules .mNews {
	position: relative;
	z-index: 3;
	margin-left: 9px;
	}
	
.tHome #modules .mNews .mNewsT {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	height: 100%;
	background: url(../images/homebox2.png) right top no-repeat;
	}
	
.tHome #modules .mNews h3 {
	margin: 0 12px 0 0;
	padding: 4px 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	text-transform: uppercase;
	color: #294459;
	background: url(../images/homebox2.png) left top no-repeat;
	}

.tHome #modules .mNews ul {
	position: relative;
	min-height: 170px;
	padding: 20px 0 30px 0;
	background: #ffffff url(../images/mnews_back.gif) repeat-x;
	}
	
.tHome #modules .mNews li {
	min-height: 1px;
	padding: 0 18px;
	font-size: 1.1em;
	}
	
.tHome #modules .mNews li p {
	margin-top: 0;
	}
	
.tHome #modules .mNews li .lDate {
	float: left;
	margin-right: 9px;
	font-size: 0.9em;
	}
	
.tHome #modules .mNews li .day, .tHome #modules .mNews li .month {
	display: block;
	width: 3em;
	height: 1.5em;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: #89b8dc;
	}
	
.tHome #modules .mNews li a {
	color: #000000;
	text-decoration: none;
	}
	
.tHome #modules .mNews li .month {
	text-transform: uppercase;
	background: #5888a8;
	}
	
.tHome #modules .mNews li .entry-title a {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}
	
.tHome #modules .mNews li .more {
	font-size: 0.9em;
	text-decoration: underline;
	text-transform: uppercase;
	}
	
#butterflyContainer {
	float: left;
	width: 100%;
	}
	
.recordSet {
	clear: both;
	text-align: center;
	margin: 0.7em 0 2.5em 0 !important;
	padding: 0.5em 0 0 0;
	border-top: 1px solid #e5e5e5;
	}
	
.rsNumbersContainer {
	display: table;
	margin: 0 auto;
	}
	
.rsNumbers {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
	}
	
.rsNumbers li {
	display: table-cell;
	float: left;
	padding: 0 5px;
	margin-bottom: 5px;
	border-left: 1px solid #cccccc;
	color: #00948d;
	}
	
.rsPrevious {
	float: left;
	width: 100px;
	text-align: left;
	}
	
.rsNext {
	float: right;
	width: 100px;
	text-align: right;
	}
	
span.rsPrevious, span.rsNext {
	color: #cccccc;
	}
	
#newsList {
	float: left;
	width: 100%;
	}
	
.tNews #rsList, .tEvents #rsList, .tList #rsList {
	margin: 0;
	padding: 0;
	clear: both;
	}
	
.tNews #rsList h3, .tEvents #rsList h3, .tList #rsList h3 {
	clear: none;
	margin: 0 0 0.2em 2.5em;
	padding-bottom: 0.15em;
	line-height: 1.4em;
	overflow: inherit;
	}
	
.tNews #rsList li a, .tEvents #rsList li a, .tList #rsList li a {
	text-decoration: none;
	cursor: hand;
	}
	
.tNews #rsList li a:hover {
	color: #1f4661;
	}
	
.tNews #rsList li a:hover h3 {
	color: #1f4661;
	}
	
.tEvents #rsList h3, .tEvents #rsList li a:hover, .tList #rsList h3, .tList #tList li a:hover {
	color: #000000;
	}
	
.tEvents #rsList li a:hover h3, .tList #rsList li a:hover h3 {
	color: #1f4661;
	}
	
.tNews #rsList li, .tEvents #rsList li, .tList #rsList li {
	list-style-image: none;
	clear: left;
	padding: 1.2em 0;
	}
	
.tNews #rsList li br, .tEvents #rsList li br, .tList #rsList li br {
	display: none;
	}
	
.tNews #rsList .lDescription, .tEvents #rsList .lDescription {
	display: block;
	margin-left: 6.5em;
	font-weight: normal;
	font-size: 0.9em;
	color: #000000;
	}
	
.tNews #rsList h3 {
	margin-left: 4.5em;
	}
	
.tEvents #rsList .lstart, .tEvents #rsList .lend {
	display: block;
	margin-left: 3.5em;
	font-weight: normal;
	color: #1f4661;
	}
	
.tEvents #rsList .lVenue, .tList #rsList .lVenue {
	display: block;
	margin-left: 3.5em;
	font-weight: normal;
	color: #1f4661;
	}
/* fix for wide select box on event filtering */
.tEvents #branches option {
	width: 400px;
	}
.tList #rsList h3, .tList #rsList .lVenue {
	margin-left: 0;
	}
	
li .lDate, li .lDate {
	float: left;
	margin-right: 9px;
	font-size: 0.9em;
	}
	
li .day, li .day, li .month, li .month {
	display: block;
	width: 3em;
	height: 1.5em;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background: #89b8dc;
	}
	
li a:hover .day, li a:hover .day {
	background: #a5cae6;
	}
	
li .month, li .month {
	text-transform: uppercase;
	background: #5888a8;
	}
	
li a:hover .month, li a:hover .month {
	background: #79a2bd;
	}
	
.tEvent #rsList {
	margin: 0;
	padding: 1em 0;
	line-height: 1.5em;
	font-size: 1.15em;
	background: url(../images/hr_dotted.gif) repeat-x left bottom;
	}
	
.tEvent #rsList li {
	list-style-image: none;
	}
	
.tEvent #rsList li strong {
	color: #315D18;
	}
	
	
/* =Sitemap
-----------------------------------------------------------------------------*/

#siteMap ul {
	margin: 0;
	padding: 0;
	}
	
#siteMap ul li {
	font-size: 1.8em;
	list-style-image: none;
	border-bottom: 1px dotted #00948d;
	}
	
#siteMap ul li a {
	text-decoration: none;
	font-weight: normal !important;
	}
	
#siteMap ul ul {
	margin: 0 1.5em;
	padding: 0.5em 1.5em;
	}
	
#siteMap ul ul ul {
	padding: 0 1.5em;
	}
	
#siteMap ul ul li {
	margin-top: 0;
	font-size: 0.6em;
	list-style-image: url(../images/bullet.gif);
	border: none;
	}
	
#siteMap ul ul ul li {
	padding-left: 1.1em;
	font-size: 0.85em;
	list-style-image: none;
	background: url(../images/subnav_bullet1.gif) no-repeat left 0.55em;
	}
	
#siteMap ul ul ul li a {
	color: #666666 !important;
	font-weight: normal !important;
	}
	
#siteMap ul ul ul li a:hover {
	color: #999999 !important;
	}
	
#siteMap ul ul ul ul li {
	font-size: 1em;
	}
	

/* =Secondary Content
-----------------------------------------------------------------------------*/

#flashContentContainer {
	float: right;
	width: 240px;
	margin-left: 20px;
	}

.tSightings #locationMap {
	float: left;
	width: 432px;
	height: 558px;
	margin-bottom: 10px;
	overflow: hidden;
	}
	
.tSightings #mapContainer {
	margin-bottom: 1em;
	}

.tSightings #mapContainer #map {
	float: left;
	width: 432px;
	margin: 0 10px 10px 0;
	}
	
.tSightings #mapContainer #scrollWheel {
	font-size: 0.9em;
	}
	
.tSightings #mapContainer #scrollWheel input {
	margin-right: 4px;
	}
	
.tSightings #mapControls {
	float: left;
	width: 158px;
	min-height: 380px;
	padding: 12px;
	background: url(../images/map_back.gif) repeat-x;
	}
	
.tSightings #mapControls form label {
	display: none;
	}

.tSightings #mapControls form input.fText {
	width: 150px;
	padding: 0.2em;
	font-size: 0.9em;
	}

.tSightings #mapControls form input.fSubmit {
	width: 80px;
	height: 19px;
	margin: 5px 0;
	text-indent: -5000px;
	border: none;
	background: url(../images/search.gif) no-repeat;
	cursor: hand;
	}

.tSightings #mapControls h4 {
	margin: 0;
	font-size: 1.4em;
	color: #2d5b13;
	}

.tSightings #mapControls h5 {
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	}

.tSightings #mapControls h6 {
	margin: 0;
	padding-left: 19px;
	font-size: 1.1em;
	font-weight: normal;
	color: #2d5b13;
	background: url(../images/icon_butterfly.gif) no-repeat left center;
	}

.tSightings #mapControls p.large {
	font-size: 1.2em;
	}
	
.tSightings #mapControls ul {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: 0.9em;
	color: #ffffff;
	line-height: 1.2em;
	}
	
.tSightings #mapControls ul li {
	padding: 5px 0;
	list-style-image: none;
	color: #416a0e;
	}

.tSightings #mapControls ul li .sText {
	float: right;
	width: 135px;
	}

.tSightings #mapControls #totalSightings p {
	margin-top: 0;
	font-size: 0.9em;
	}

.tSightings #mapControls ul li#key1sighting {
	padding-left: 50px;
	background: url(../images/icon_sighting.png) no-repeat left center;
	}

.tSightings #mapControls ul li#key2sightings {
	padding-left: 50px;
	background: url(../images/icon_groupSighting.png) no-repeat left center;
	}

.tSightings #sbtStep1 {
	clear: left;
	display: block;
	width: 134px;
	height: 34px;
	text-indent: -5000px;
	border: none;
	background: url(../images/nextstep_wheredidyouspotit.gif) no-repeat;
	cursor: hand;
	}

.tSightings #sbtStep2 {
	width: 114px;
	height: 34px;
	text-indent: -5000px;
	border: none;
	background: url(../images/nextstep_personaldetails.gif) no-repeat;
	cursor: hand;
	}

.tSightings #recenterPoint {
	width: 147px;
	height: 19px;
	text-indent: -5000px;
	border: none;
	background: url(../images/recenter_marker.gif) no-repeat;
	cursor: hand;
	}

.tSightings #sfrmStep1 label {
	/*display: none;*/
	}

.tSightings #sfrmStep1 img {
	float: left;
	margin-right: 0.8em;
	}

.tSightings #sfrmStep1 .insect {
	clear: left;
	float: left;
	width: 98%;
	padding: 0.5em;
	margin-bottom: 0.5em;
	}

.tSightings #sfrmStep1 .selected {
	background: #D1E0BF;
}

.tSightings #mapControls #selectExample {
	float: left;
	padding: 5px 9px 0 0;
}

.tSightings #mapControls #locationSearch p {
	font-size: 0.9em;
	}

.tSightings #rsList {
	margin: 0.5em 0;
	padding: 0.5em 0;
	overflow: inherit;
	clear: both;
	}
	
.tSightings #rsList h3 {
	margin-top: 0;
	margin-bottom: 0.2em;
	padding-bottom: 0.15em;
	line-height: 1.4em;
	}

.tSightings #rsList li {
	margin-bottom: 1em;
	padding-left: 30px;
	list-style-image: none;
	background: url(../images/icon_sighting.png) no-repeat 0 2px;
	}

.tSightings #rsList li#moreMoths {
	background-image: url(../images/icon_sighting_red.png);
	}

.tSightings #rsList li#howJoinIn {
	background-image: url(../images/icon_sighting_green.png);
	}
	
.tSightings #rsList li a {
	text-decoration: none;
	color: #1f4661;
	}
	
.tSightings #rsList li a:hover {
	color: #88A8BF;
	}
	
.tSightings #rsList li .lDescription {
	font-size: 0.9em;
	color: #1f4661;
	}
	

/* =Image Gallery
-----------------------------------------------------------------------------*/

.recordSet {
	clear: both;
	text-align: center;
	margin: 0.7em 0;
	padding: 0.5em 0 0 0;
	border-top: 1px solid #e5e5e5;
	}
	
.rsNumbersContainer {
	display: table;
	margin: 0 auto;
	}
	
.rsNumbers {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
	}
	
.rsNumbers li {
	display: table-cell;
	float: left;
	padding: 0 5px;
	margin-bottom: 5px;
	border-left: 1px solid #cccccc;
	color: #00948d;
	}
	
.rsPrevious {
	float: left;
	width: 100px;
	text-align: left;
	}
	
.rsNext {
	float: right;
	width: 100px;
	text-align: right;
	}
	
span.rsPrevious, span.rsNext {
	color: #cccccc;
	}
	
#gList {
	float: left;
	width: 100%;
	}
	
#gList .column {
	float: left;
	width: 30%;
	padding: 1.2em 0 1.2em 1.2em;
	font-size: 0.9em;
	}
	
#gList .column2 {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	}
	
#gList .row {
	clear: left;
	border-top: 1px solid #e5e5e5;
	}
	
#gList img {
	padding: 3px;
	border: 1px solid #afafa8;
	background: #ffffff;
	}


/* =Downloads
-----------------------------------------------------------------------------*/

.tDownloads #rsList, ul.downloads {
	margin: 0 1em 1em 1em;
	padding: 0 1em 1em 1em;
	overflow: inherit;
	clear: both;
	}
	
.tDownloads #rsList h3 {
	margin-bottom: 0.2em;
	padding-bottom: 0.15em;
	line-height: 1.4em;
	}
	
.tDownloads #rsList li a {
	text-decoration: none;
	color: #1f4661;
	}
	
.tDownloads #rsList li a:hover {
	color: #88A8BF;
	}
	
.tDownloads #rsList li .dwnSize {
	font-size: 0.9em;
	color: #1f4661;
	}
	
.tDownloads #rsList li {
	list-style-image: url(../images/icon_unknown.gif);
	}
	
li.doc, li.docx {
	list-style-image: url(../images/icon_word.gif) !important;
	}
	
li.xls, li.xlsx {
	list-style-image: url(../images/icon_excel.gif) !important;
	}
	
li.ppt, li.pptx {
	list-style-image: url(../images/icon_powerpoint.gif) !important;
	}
	
li.pdf {
	list-style-image: url(../images/icon_pdf.gif) !important;
	}
	
li.zip {
	list-style-image: url(../images/icon_zip.gif) !important;
	}
	
li.gif, li.jpg, li.jpeg {
	list-style-image: url(../images/icon_image.gif) !important;
}


/* =Forms
-----------------------------------------------------------------------------*/

.content form {
	float: left;
	width: 100%;
	margin: 0 0 13px 0;
	line-height: 1.1em;
	}
	
.content #success, .content #errorMessage {
	color: #1F4661;
	font-weight: bold;
	}
	
.content form .row {
    padding: 3px 10px 4px 10px;
	}
	
.content form .row, .clearAfterFix {
	display: inline-block;
	}
	
.content form .row:after, .clearAfterFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
/* Hides from IE-mac \*/
* html .content form .row, .clearAfterFix {
	height: 1%;
	}
	
.content form .row, .clearAfterFix {
	display: block;
	}
	
/* End hide from IE-mac */
.content form .alternate {
    background-color: #e5eff7;
	}
	
.content form .row.noDivide {
	border-top: none;
	}
	
.content form .row .label {
	float: left;
	width: 250px;
	padding-right: 8px;
	}
	
.content form .row input {
	vertical-align: middle;
	}
	
.content p.required {
	color: #FF0000;
	}

.content form td.required {
		background: transparent url(/images/required.gif) no-repeat scroll 90% 50%
	}
	
.content form .row.required {
	background-image: url(../images/required.gif);
	background-repeat:  no-repeat;
	}
	
* html .content form .row.required {
	background-position: 513px 6px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-position: 533px 6px;
	}
	
html>body .content form .row.required {
	background-position: 528px 6px;
	}
	
.content form .fText, .content form .fEmail, .content form .fDrop, .content form .fTextArea {
	border: 1px solid #7F9DB9;
	width: 250px;
	}
	
.content form textarea {
	font-size : 1.1em !important;
	}
	
.content form .shortField {
	width: 123px;
	margin-right: 4px;
	}
	
.content form #ufSubmit {
	width: 114px;
	height: 19px;
	margin: 5px 0 4px -3px;
	text-indent: -5000px;
	border: none;
	background: url(../images/submit.gif) no-repeat;
	cursor: hand;
	}
	
.tIdentifier .content form #ufSubmit {
	width: 80px;
	background-image: url(../images/search.gif);
	}


/* =E-Commerce Pages
-----------------------------------------------------------------------------*/

.worldpayLogo {
	margin: 2em auto 15px auto;
	display: block;
	border: none;
	text-decoration: none;
	text-align: center;
	}
	
.white {
	color: #ffffff;
	}


/* =Appeals Page
-----------------------------------------------------------------------------*/

.AppealForm {
	float: right;
	margin-left: 2em;
	padding: 0.2em 1.5em;
	width: 40%;
	background: #E6F3D5;
	}
	
.AppealForm form {
	float: none;
	}
	
.AppealForm .checkBox {
	float: right;
	margin: 10px;
	}
		
.AppealForm h4 {
	line-height: 1.3em;
	}

#goToWorldPay {
	width: 141px;
	height: 19px;
	margin: 5px 0;
	text-indent: -5000px;
	border: none;
	background: url(../images/gotoworldpay.gif) no-repeat;
	cursor: hand;
	}


/* =Product Page
-----------------------------------------------------------------------------*/

.productInfo {
	float: right;
	margin-left: 2em;
	padding: 0.2em 1.5em;
	width: 40%;
	background: #E6F3D5;
	}
	
.productInfo form {
	float: none;
	}
	
.productInfo h4 {
	line-height: 1.3em;
	}


/* =Tables
-----------------------------------------------------------------------------*/

.content table {
	width: 100%;
	border-collapse: collapse;
	margin: 5px 0 15px 0;
	clear: both;
	}

.content table.right { 
	float: right;
	margin-left: 2em;
	}
	
.content table.left { 
	float: left;
	margin-right: 2em;
	}

.content table .alternate {
	background-color: #D1E0BF;
	}
	
.content table th {
	text-align: left;
	padding: 3px 5px;
	border: none;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #607C42;
	}
	
.content table td {
	padding: 3px 5px;
	border: 1px solid #D1E0BF;
	}
	
.content table a {
	color: #607C42;
	}
	
.content table a:hover {
	color: #315D18;
	}


/* =Footer
-----------------------------------------------------------------------------*/

#hlfLogo {
	clear: both;
	float: right;
	position: absolute;
	bottom: 5em;
	right: 0;
	}

#footer {
	clear: both;
	position: relative;
	margin: 3em 3em 0 3em;
	padding: 2.5em 100px 5em 100px;
	text-align: center;
	background: url(../images/hr.gif) no-repeat center top;
	}
	
.tHome #footer {
	margin-top: 0;
	}
	
#footer li {
	display: inline;
	font-size: 1.1em;
	color: #666666;
	padding: 0 0.5em;
	border-right: 1px solid #666666;
	}

#footer .last_footer_item {
	display: inline;
	font-size: 1.1em;
	color: #666666;
	padding: 0 0.5em;
	border-right: 0px solid #666666;
	}
	
#footer li a {
	text-decoration: none;
	color: #666666;
	}


/* =Extras
-----------------------------------------------------------------------------*/

.error {
	background: #FF0000 !important;
	}

#sighting_form #day, #sighting_form #month {
	width:55px;
	}

#sighting_form #year {
	width:110px;
	}

.hide {
	display: none !important;
	}

.show {
	display: block !important;
	}

#lightboxswf {
	background: #CCFF66;
	}
	
/* =Extras
-----------------------------------------------------------------------------*/


.tMaps .content {margin-bottom: 30px;}

.tMaps #subImage img {width: 150px !important; height: 150px !important;}

.speciesTitle {text-transform: uppercase; font-size: 1.3em; font-weight: normal; color: #1f4661; border-bottom: 1px dotted #aac1d1; width: 92%; padding: 0 0 10px 0;}


.firstLetters {margin: 0px 30px 10px 0; padding: 10px 0; border-bottom: 1px dotted #aac1d1; position: relative; float: left; width: 92%; background-color: #e3f3fa}
.firstLetters li {float: left; width: 20px; text-align: center; color: #ff5a00;}
.firstLetters li a {display: block; font-size: 1.2em; font-weight: bold; color: #253c4f}
.firstLetters li a:hover {color: #ff7800}
.firstLetters li.current a { color:inherit; text-decoration:none; }

.nbnMap {float: left; clear: left; width: 60%; margin: 0px; position: relative; min-width: 489px;}
.nbnMap img.gridMap {width: 480px !important;}
.nbnMap a {color: #253c4f;}
.nbnMap a:hover {color: #ff7800;}
.nbnMap ul {margin: 5px 0; color: #555; list-style: none; position: absolute; top: 5px; left: 5px;}
.nbnMap li {margin: 0; clear: left;}
.nbnMap li .colour {margin: 5px; float: left; width: 8px; height: 8px; text-indent: 100px; overflow: hidden;}
.nbnMap li .colour.red {background-color: #FF8A00; border: 1px solid #000000;}
.nbnMap li .colour.green {background-color: #253c4f; border: 1px solid #000000;}
.nbnMap p {width: 480px;}

.speciesList {float: right; width: 27%; height: 570px; padding: 0 4px 0 10px; overflow-y: auto; margin-right: 70px; margin-bottom: 20px;  border-left: 1px dotted #aac1d1; min-width: 212px}
.speciesList li a {display: block; padding: 5px; color: #253c4f;}
.speciesList li a:hover {color: #ff7800}
.speciesList li.current a {color:inherit; text-decoration: none;}