/* General styles the user has no control over */

/* main text style and background colour */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	background: #FFFFFF url('../images/background.gif') top left;
	color: #333333;
	margin: 0;
	padding: 0;
}

/* general link style */
a {
	text-decoration: underline;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}

/* general hover style */
a:hover {
	text-decoration: none;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
}

/* general paragraph style */
p {
	margin: 0 0 1em 0;
	padding: 0;
}

/* general list style */
li {
	margin-bottom: 0.5em;
}

/* general table style */
.tablestyle {
	display: block;
	width: 556px;
}

/* holds the whole site and keeps it centered on screen */
.maincontainer {
	position: relative;
	top: 12px;
	display: block;
	width: 784px;
	margin: 0 auto 12px auto;	
}

/* holds the banner */
.banner {
	position: relative;
	display: block;
	width: 784px;
	height: 143px;
}

/* holds the banner frame */
.bannerframe {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

/* holds the changable banner image */
.bannerpane {
	position: absolute;
	top: 10px;
	left: 376px;
	z-index: 2;
	visibility: hidden;
}

/* used for the link on the banner */
.mappingframe {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

/* holds the main content and main menu system */
.bodycontainer {
	position: relative;
	display: block;
	float: left;
	clear: both;
	width: 784px;
	background: transparent url('../images/inside.gif') repeat-y top left;
}

/* main menu column */
.mmcolumn {
	position: relative;
	left: 24px;
	top: -5px;
	display: block;
	float: left;
	clear: none;
	width: 134px;
	text-align: left;
	padding: 12px 8px 12px 8px;
}

/* main content column */
.mccolumn {
	position: relative;
	left: 40px;
	top: -2px;
	display: block;
	float: left;
	width: 556px;
	font-size: 100%;
	font-style: normal;
	line-height: 140%;
	clear: none;
	white-space: normal;
	color: #333333;
}

/* holds the whole bottom section of the site */
.bottomsection {
	position: relative;
	display: block;
	float: left;
	clear: both;
	width: 784px;
}

/* holds the sponsorship logos */
.sponsors {
	position: relative;
	display: block;
	float: left;
	clear: both;
	width: 784px;
	background: transparent url('../images/white02.gif') repeat-y top left;
}

/* used to hold bottom parts */
.bottomdiv {
	position: relative;
	display: block;
	float: left;
	clear: both;
	width: 784px;
}

/* spacer between white section and bottom links */
.spacer {
	position: relative;
	display: block;
	float: left;
	clear: both;
	width: 784px;
	height: 16px;
}

/* unselected main menu button style */
.mmbutton {
	display: block;
	width: auto;
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8DDCF;
	padding: 0px;
}

/* main menu button link text */
a.homelink,
a.maplink,
a.newslink,
a.activitieslink,
a.wildlifelink,
a.younglink, 
a.funlink,
a.multimedialink, 
a.forumlink,
a.volunteerslink, 
a.contactlink, 
a.linkslink {
	display: block;
	width: auto;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	padding: 6px;
}

/* main menu button hover style */
a.homelink:hover,
a.maplink:hover,
a.newslink:hover,
a.activitieslink:hover,
a.wildlifelink:hover,
a.younglink:hover, 
a.funlink:hover,
a.multimedialink:hover, 
a.forumlink:hover,
a.volunteerslink:hover, 
a.contactlink:hover, 
a.linkslink:hover {
	display: block;
	width: auto;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	background-color: #576BAA;
	color: #FFFFFF;
	padding: 6px;	
}

/* selected main menu button style */
.mmbuttonselected {
	display: none;
	width: auto;
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8DDCF;
	background-color: #FFFFFF;
	color: #003366;
	padding: 6px;	
}

/* sub-menu button style */
.smlist {
	display: none;
	width: auto;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8DDCF;
	background-color: #EAF4E8;	
}

/* selected sub-menu button selected style */
.smbuttonselected {
	display: none;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
	background: url(../images/arrow.gif) no-repeat 6px center;
	color: #003366;
	padding: 4px 0px 4px 20px;
}

/* sub-menu button style */
.smbutton {
	display: block;
	padding: 4px 0px 4px 0px;
}

/* sub-menu link style */
a.smlink {
	display: block;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	padding-left: 20px;
}

/* sub-menu hover style */
a.smlink:hover {
	display: block;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
	color: #003366;
	padding-left: 20px;
}

/* bottom menu link style */
a.bottomlink {
	font-weight: bold;
	color: #003366!important;
	text-decoration: none;
}

/* bottom menu hover style */
a.bottomlink:hover {
	font-weight: bold;
	color: #003366!important;
	text-decoration: underline;
}

/* a container for holding information on the right */
.infotableright {
	margin: 0 0 4px 12px;
	padding: 8px;
	background-color: #336633;
	color: #FFFFFF;
}

/* a container for holding information on the left */
.infotableleft {
	margin: 0 12px 4px 0;
	padding: 8px;
	background-color: #336633;
	color: #FFFFFF;
}

/* style for title of form box */
.formtitle {
	position: relative;
	display: block;
	float: left;
	width: 60px;
	text-align: right;
	padding-right: 12px;	
}

/* style for form box */
.formbox {
	position: relative;
	display: block;
	width: 400px;
	float: left;
}

/* style of div holding title and box */
.formdiv {
	position: relative;
	display: block;
	float: left;
	width: 500px;
	clear: both;
	padding-bottom: 10px;
}

/* letter button for billy bug game */
.letterbutton {
	position: absolute;
	background-color: #006600;
	display: block;
	padding: 2px;
	height: 20px;
	line-height: 20px;
	width: 20px;
	text-align:center;
	border: 1px solid #ffffff;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFFF;
}

/* container for displayed letters in billy bug game */
.letters {
	display: block;
	width: 200px;
}

/* syle for displayed letters in billy bug game */
.letter {
	position: relative;
	display: block;
	float: left;
	margin: 2px;	
}

/* style for the div container */
.hiddenbox {
	display: block;
	width: 470px;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #555555;
	border-right: solid 1px #555555;
	margin-top: 4px;
	margin-bottom: 16px;
}

/* hidden answer style */
a.hiddenanswer {
	display: block;
	width: 460px;
	text-decoration: none;
	padding: 5px;
	background-color: #226600;
	color: #226600;
	cursor: default;
}

/* revealed answer style */
a.hiddenanswer:hover {	
	display: block;
	width: 460px;
	text-decoration: none;
	padding: 5px;
	background-color: #DAEFD0;;
	color: #006600;
	cursor: default;
}

/* size of text container */
.textsizebuttons {
	position: relative;
	top: 12px;
	left: 5px;
	display: block;
	width: 130px;
	padding: 0;
	margin: 0;
}

/* size of text button style */
a.textsize {
	position: relative;
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin: 4px;
	border: 1px solid #999999;
}

/* size of text button hover style */
a.textsize:hover {
	position: relative;
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin: 4px;
	border: 1px solid #00FF00;
}

/* container to hold the crossword puzzle board */
.crosswordplacer {
	display: block;
	position: relative;
	height: 349px;
	width: 358px;
	top: 0;
	left: 0;
}

/* container for a crossword letter */
.cwelement {
	display: block;
	position: absolute;
	height: 28px;
	width: 20px;
	top: 0;
	left: 0;
	cursor: pointer;
}

/* container for the letter board */
.boardletter {
	position: absolute;
	display: none;
	width: 110px;
	height: 150px;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

/* container for the letter board */
.speciestable {
	position: relative;
	top: 3px;
	border: 1px solid #CADFC0;
}

/* container for the letter board */
.speciestable td {
	border: 1px solid #CADFC0;
}

/* style for heading 1 */
.speciesheading1 {
	width: 45%;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.4em;
	font-style: normal;
	text-align: left;
	color: #007700;
	background-color: #DAeFD0;
	padding: 4px;
}

/* style for heading 2 */
.speciesheading2 {
	width: 25%;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.4em;
	font-style: normal;
	text-align: center;
	color: #007700;
	background-color: #DAeFD0;
	padding: 4px;
}

/* style for heading 3 */
.speciesheading3 {
	width: 30%;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.4em;
	font-style: normal;
	text-align: center;
	color: #007700;
	background-color: #DAeFD0;
	padding: 4px;
}

/* news table style */
.newstable {
	display: block;
	width: 556px;
}

/* news headline style */
.newsheadline {
	background-color: #DAeFD0;
	color: #007700;
	font-size: 120%;
	line-height: 1.4em;
	font-style: normal;
	text-align: left;
	width: 480px;
	font-weight: bold;
	border-top: 1px solid #CADFC0;
	border-left: 1px solid #CADFC0;
	border-bottom: 1px solid #CADFC0;
	padding: 4px;
}

/* date on news entry style */
.newsdate {
	background-color: #DAeFD0;
	color: #007700;
	font-size: 120%;
	line-height: 1.4em;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	font-weight: normal!important;
	border-top: 1px solid #CADFC0;
	border-right: 1px solid #CADFC0;
	border-bottom: 1px solid #CADFC0;
	padding: 4px;
}

/* actual news style */
.newsinfo {
	padding-top: 20px;
}
