.clear {
	clear: both;
	display: block;
	height: 0px;
	line-height: 0px;
	font-size: 0px; 
}

.clearFix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearFix {height: 1%;}
/* End hide from IE-mac */

html {
	padding: 0px;
	margin: 0px;
	min-width: 690px;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

fieldset {
	margin-left: 5px;
	margin-right: 15px;
}

legend {
	color: #555555;
}

li {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

/* TinyMCE specific rules */
body.mceContentBody {
	text-align: left;
	background-color: #FFFFFF;
}

h1 {
	color: #7C8732;
	font-size: 16px;
}

h2 {
	color: #7C8732;
	font-size: 12px;
}

h3 {
	color: #7C8732;
	font-size: 1px;
}

label, input {
	color: #666666;
	font-size: 9px;
}

a:link {
	color: #558050;
}

a:visited {
	color: #559050;
}

a:hover {
	color: #55A050;
}

input, select, button, textarea {
	margin: 0px;
	padding: 0px;
}

table {
	border: 0px solid #666666;
	border-collapse: collapse;
}

td {
	border: 0px solid #666666;
}

textarea {
	border: 1px solid #999999;
}

img {
	border: 0px;
}

form {
	display: inline;
}

.formouter {
	overflow: hidden;
}

.contenttextblock ul {
	list-style-image: url(images/bullet.gif);
}

.contenttextblock li {
	margin-bottom: 1px;
}

#pagecontainer {
	padding: 0px;
	min-width: 800px;
}

#headerleft {
	width: 1000px;
	height: 126px;
	background-color: #FFFFFF;
}

#headerright {
	text-align: left;
	float: left;
	background-color: #FFFFFF;
}

#menuouter {
	background-color: #7C8732;
	height: 23px;
	width: 100%;
}

#premenu a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7C8732;
	text-align: left;
	float: left;
	background-color: #5B6917;
	width: 120px;
	padding: 5px 0px 5px 5px;
	color: #FFFFFF;
	text-decoration: none;
}

#premenu a:hover {
	background-color: #CC9900;
}

#subheaderleft a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7C8732;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7C8732;
	text-align: left;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5B6917;
	width: 120px;
	padding: 5px 0px 5px 5px;
}

#subheaderleft a:hover {
	background-color: #CC9900;
}

#subheaderleft1 a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7C8732;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7C8732;
	text-align: left;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5B6917;
	width: 129px;
	padding: 5px 0px 5px 5px;
}

#subheaderleft1 a:hover {
	background-color: #CC9900;
}

#subheaderright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7C8732;
	margin-left: 260px;
	background-color: #7C8732;
	padding: 5px 0px 5px 5px;
	color: #FFFFFF;
}

#maincontainer {
	background-image: url(images/leftcolbg.gif);
	background-repeat: repeat-y;
	width: 1000px;
	margin: 0px auto;
	background-color: #F8F5C9;
	text-align: left;
}

#innercontainer {
	width: 1000px;
	text-align: left;
}

#leftcolumnouter {
	float: left;
	background-image: url(images/leftcoltopbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 280px;
}

#leftcolumn {
	text-align: left;
	margin: 5px 0px 0px 10px;
	width: 240px;
	display: block;
}

#centrecolumn {
	margin: 5px 0px 0px 280px;
	display: block;
	width: 697px;
}

#rightcolumn {
	text-align: left;
	margin: 5px 0px 2px 0px;
	width: 7px;
	float: right;
	display: block;
}

#prefooter {
	background-image: url(images/leftcolbotbg.gif);
	background-repeat: no-repeat;
	width: 280px;
	height: 20px;
	clear: left;
}

#footer {
	text-align: left;
	color: #FFFFFF;
	background-color: #7C8732;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7C8732;
	padding: 10px;
}

#footer a:link {
	color: #FFFFFF;
}

#footer a:visited {
	color: #CCCCCC;
}

#footer a:hover {
	color: #999999;
}

.divider {
	border-bottom: 1px solid #231F20;
	margin-left: 150px;
	margin-right: 100px;
}

.contenthomebox {
	margin: 5px 5px 5px 5px;
	text-align: center;
}

.contentpicleft {
	float: left;
	margin: 5px 10px 5px 5px;
}

.contentpicright {
	float: right;
	margin: 5px 10px 5px 5px;
}

.contentpic {
	margin: 5px 5px 5px .5px;
	text-align: center;
}

.contentpiclink {
	float: left;
	margin: 5px 5px 5px 5px;
}

.contentpiccaption {
	text-align: center;
	font-size: 7px;
	color: #000000;
}

.contenttextblock {
	color: #000000;
	text-align: left;
	font-size: 12px;
}

.contentaddprop {
	overflow: hidden;
}

.contenteditprop {
	overflow: hidden;
}

.contenteditpropp {
	overflow: hidden;
}

.contentlogo {
	margin: 5px 0px 5px 3px;
	float: left;
}

.contentlink {
	margin-left: 30px;
	margin-bottom: 10px;
	float: left;
}

.contentquote {
	width: 300px;
	float: right;
	margin: 5px 10px 5px 5px;
	background-color: #00DDFF;
}

.contentquoteleft {
	background-image: url(images/quotes_left.gif);
	background-repeat: no-repeat;
	width: 29px;
	height: 22px;
	float: left;
	margin-right: 5px;
}

.contentquoteright {
	background-image: url(images/quotes_right.gif);
	background-repeat: no-repeat;
	width: 29px;
	height: 25px;
	float: right;
	margin-left: 5px;
}

.contentquoteinner {
	width: 230px;
	float: left;
}

.contentquotesource {
	margin-top: 5px;
	margin-right: 10px;
	width: 300px;
	text-align: right;
	float: right;
}

.contentlogin {
	overflow: hidden;
}

.contentsubsblk {
	overflow: hidden;
}

.contentformleft {
	width: 140px;
	color: #000000;
	margin-bottom: 10px;
	float: left;
}

.contentformright {
	text-align: left;
	margin-left: 10px;
}

.contentformleftaligned {
	margin-left: 200px;
	margin-bottom: 10px;
}

.contentformcentre {
	text-align: center;
}

.contentslideblk {
	text-align: center;
}

.contentadvertblk {
	text-align: center;
}

.contentalbum {
}

.contentalbumphoto {
	padding: 5px;
	float: left;
	text-align: center;
}

.contentresults {
	text-align: left;
	float: left;
}

.contentresultsimg {
	float: left;
	margin-left: 10px;
}

.boxtop {
	background-image: url(images/boxtop.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 8px;
	overflow: hidden;
}

.boxcentre {
	background-image: url(images/boxcentre.gif);
	background-repeat: repeat-y;
	width: 230px;
	float: left;
}

.boxbottom {
	background-image: url(images/boxbottom.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 12px;
	float: left;
}

.boxtopwide {
	background-image: url(images/boxtopwide.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 8px;
	overflow: hidden;
}

.boxcentrewide {
	background-image: url(images/boxcentrewide.gif);
	background-repeat: repeat-y;
	width: 700px;
	float: left;
}

.boxbottomwide {
	background-image: url(images/boxbottomwide.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 12px;
	float: left;
}

.boxcolumn {
	float: left;
	padding: 5px;
}

.emailtop {
	background-image: url(images/emailtop.gif);
	background-repeat: no-repeat;
	width: 510px;
	height: 8px;
}

.emailcentre {
	background-image: url(images/emailcentre.gif);
	background-repeat: repeat-y;
	width: 510px;
}

.emailbottom {
	background-image: url(images/emailbottom.gif);
	background-repeat: no-repeat;
	width: 510px;
	height: 12px;
}

.emailinner {
	margin: 0px 10px 0px 10px;
}

.hometop {
	background-image: url(images/hometop.gif);
	background-repeat: no-repeat;
	width: 360px;
	height: 8px;
}

.homecentre {
	background-image: url(images/homecentre.gif);
	background-repeat: repeat-y;
	width: 360px;
}

.homebottom {
	background-image: url(images/homebottom.gif);
	background-repeat: no-repeat;
	width: 360px;
	height: 12px;
}

.hometopsmall {
	background-image: url(images/hometopsmall.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 8px;
}

.homecentresmall {
	background-image: url(images/homecentresmall.gif);
	background-repeat: repeat-y;
	width: 225px;
}

.homebottomsmall {
	background-image: url(images/homebottomsmall.gif);
	background-repeat: no-repeat;
	width: 225px;
	height: 12px;
}

.leftboxtop {
	background-image: url(images/leftboxtop.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 60px;
	float: left;
}

.leftboxcentre {
	background-image: url(images/leftboxcentre.gif);
	background-repeat: repeat-y;
	width: 240px;
	float: left;
}

.leftboxbottom {
	background-image: url(images/leftboxbottom.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 12px;
	float: left;
}

.rightboxtop {
	background-image: url(images/rightboxtop.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 60px;
	float: left;
}

.rightboxcentre {
	background-image: url(images/rightboxcentre.gif);
	background-repeat: repeat-y;
	width: 210px;
	float: left;
}

.rightboxbottom {
	background-image: url(images/rightboxbottom.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 15px;
	float: left;
}

.titledboxtop {
	background-image: url(images/titledboxtop.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 37px;
	float: left;
}

.titledboxtitle {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 40px;
	float: left;
}

.titledboxhelp {
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 38px;
	float: left;
}

.resultstop {
	background-image: url(images/resultstop.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 20px;
	float: left;
}

.graph {
	background-color: #7C8732;
	margin-top: 10px;
	width: 363px;
	text-align: center;
}

.smallformleft {
	width: 160px;
	font-size: 9px;
	color: #000000;
	margin-bottom: 8px;
	float: left;
	text-align: left;
}

.smallformright {
	text-align: left;
	font-size: 9px;
	float: left;
}

.mediumformleft {
	width: 250px;
	font-size: 9px;
	color: #000099;
	float: left;
}

.leftbox {
	background-color: #F0FFFF;
	border: 1px solid #3399FF;
}

.searchformleft {
	float: left;
	color: #666666;
	margin-left: 10px;
	margin-bottom: 9px;
	font-size: 9px;
}

.searchformright {
	float: right;
	color: #666666;
	margin-right: 20px;
}

.searchformfield {
	float: right;
	color: #666666;
	margin-right: 20px;
}

.searchformitem {
	color: #666666;
	font-size: 9px;
}

.searchformcentre {
	text-align: center;
}

.contentfspeciesinner {
	text-align: center;
	margin-right: 10px;
}

.bargraph {
	background-image:url(images/barbg.gif);
	background-repeat: no-repeat;
	display: inline;
}

.contentleft {
	float: left;
}

.contentmaint {
	border: thin solid #3399FF;
	margin: 10px;
	width: 700px;
	float: left;
}

.contentright {
	float: right;
	text-align: right;
}

.contentrightx {
	float: right;
	text-align: right;
	padding-right: 5px;
	margin-top: -9px;
}

.smallTextField {
	font-size: 10px;
	color: #000000;
}

input.smallTextField {
	border: solid 1px #999999;
}

.textField {
	color: #000000;
}

.htmlarea {
	width: 700px;
}

.normalTxtLarge {
	font-size: 12px;
	display: inline;
	color: #000000;
}	

.normalTxtMedium {
	color: #000000;
	display: inline;
	text-align: left;
}

.inlineTxtMedium {
	color: #000000;
	display: inline;
}

.normalTxtSmall {
	font-size: 8px;
	color: #000000;
	display: inline;
	text-align: left;
}

.narrowform {
	width: 300px;
}

.mediumform {
	width: 500px;
}

.redTxtMedium {
	color: #E51678;
	display: inline;
}

.redTxtSmall {
	font-size: 10px;
	color: #E51678;
	display: inline;
}

.blackTxtSmall {
	color: #000000;
	text-align: center;
}

.blackTxtMedium {
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.blueTxtMedium {
	font-size: 10px;
	color: #000099;
	display: inline;
}

.blueTxtSmall {
	font-size: 10px;
	color: #000099;
	display: inline;
	vertical-align: top;
}

input.blueTxtSmall {
	border: solid 1px #999999;
}

.controlbar {	
	background-image:url(images/controlbar4.gif);
	width: 76px;
	height: 34px;
}

.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}

.controlbar a:hover {
	background-image:url(images/controlbar4-hover.gif);
}

.controlbar .highslide-move {
	width: 40px;
}

.controlbar .close {
	width: 36px;
	background-position: -40px 0;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}

/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 10px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(images/cancel.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}
