@charset "utf-8";

body  {
	font: 100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

html {
	overflow-x: hidden;
	overflow-y: auto;
} 

.amphibian #container { 
  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.amphibian #header { 
	background: #FFFFFF; 
	border-bottom:7px #666666 solid;
}

.amphibian #pagetitle {
padding:15px 0px 0px 0px;
height:41px;
background: url(images/green_fade.gif) repeat-x; /*THEME CHANGE HERE*/
}

.amphibian #homepage_title {
width:768px;
height:45px;
background: url(images/welcome_edge.gif) no-repeat 15px 0px;
}

.amphibian #amphibian_title {
width:768px;
height:45px;
background: url(images/title_amphibians.gif) no-repeat 15px 0px;
}

.amphibian #amphibian_conservation_title {
width:768px;
height:45px;
background: url(images/title_conservation_amp.gif) no-repeat 15px 0px;
}

.amphibian #amphibian_support_title {
width:768px;
height:45px;
background: url(images/title_support_amp.gif) no-repeat 15px 0px;
}

.amphibian #emailpage {
float:right;
margin-top:8px;
margin-right:7px;
width:250px;
}

.amphibian #main_navigation { 
	height:30px;
	background: url(images/office_green.jpg) repeat-x; /*THEME CHANGE HERE*/
}

 
.amphibian #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */

}

.amphibian #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 185px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
 /* NOTE: Option to add background colour or a graphic behind the menu if required */

}

.amphibian #mainContent { 
	width: 768px;
	margin: 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
}

/* MIDDLE CONTENT */

.amphibian #home_amp_main {
margin-top:36px;
height:660px;
background:url(images/home_saiga_corner.jpg) no-repeat bottom left;
}

.amphibian #extra_buttons {
float:left;
width:210px;
}

.amphibian #middle_content {
float:left;
width:550px;
height:255px;
background:url(images/home_middle_top.jpg) no-repeat top right;
}

.amphibian #middle_content_align {
width:547px;
height:196px;
}

.amphibian #green_long {
margin-left:213px;
width:304px;
}

.amphibian #green_long a {
display:block;
width:304px;
height:39px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background: url("images/enter_long_amph.gif") 0 0 no-repeat;
text-decoration: none;
}
.amphibian #green_long a:hover { 
width:304px;
background-position: -304px 0px;
color: #FFFFFF;
}
.amphibian #green_long a:active {
width:304px;
background-position: 0 0px;
color:#FFFFFF;
}


/* Focal Boxes */

.focalbox #one {
height:144px;
width:355px;
background:url(images/focal_box_1.gif);
}

.focalbox #two {
height:144px;
width:355px;
background:url(images/focal_box_2.gif);
}

.focalbox #three {
height:144px;
width:355px;
background:url(images/focal_box_3.gif);
}

.focalbox #four {
height:144px;
width:355px;
background:url(images/focal_box_4.gif);
}

.focalbox #five {
height:144px;
width:355px;
background:url(images/focal_box_5.gif);
}

.focalbox #six {
height:144px;
width:355px;
background:url(images/focal_box_6.gif);
}

.focalbox #seven {
height:144px;
width:355px;
background:url(images/focal_box_7.gif);
}

.focalbox #eight {
height:144px;
width:355px;
background:url(images/focal_box_8.gif);
}

.focalbox #nine {
height:144px;
width:355px;
background:url(images/focal_box_9.gif);
}

.focalbox #ten {
height:144px;
width:355px;
background:url(images/focal_box_10.gif);
}

.focalbox #focalbox_title {
color:#006633;
width:350px;
padding:13px 2px 2px 10px;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.focalbox #linkline {
padding:15px 0px 0px 130px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}



















/* MIDDLE CONTENT */

.amphibian #magicbox {
margin-left:20px;
height:285px;
}

.amphibian #introduction {
width:350px;
padding-left:4px;
}

.amphibian #support_button {
float:left;
width:160px;
}

.amphibian #right_panel {
float:right;
width:208px;
}

.amphibian #left_panel {
float:left;
width:100%;
}

.amphibian #community_panel {
margin-top:40px;
width:532px;
float:left;
text-align:right;
}

.amphibian #new_rss {
background: #F3F0E8;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:173px;
height:370px;
text-align:left;
padding: 0px 12px 0px 14px;
overflow:auto;  
}

.amphibian #main_panel {
float:right;
}

.amphibian #main_content {
height:300px;
width:520px;
}

.amphibian #main_box {
float:right;
width:350px;
background: url(images/box_fade_mam.gif) repeat-x top;
border:1px #CCCCCC solid;
}

.amphibian #main_box_title {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#674E3D;
padding-left:7px;
padding-top:3px;
padding-bottom:3px;
}

.amphibian #main_box_piechart {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#F3F0E8;
padding:0px;
}

.amphibian #main_box_content {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:7px 7px 7px 7px;
}

.amphibian #main_box_end {
margin-bottom:20px;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
background: url(images/box_fade_amp.gif) no-repeat top;
}

.amphibian #right_box{
margin-top:0px;
}

.amphibian #right_box_title {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
background: url(images/green_box_header.gif) top;
color:#FFFFFF;
padding-left:7px;
padding-top:3px;
padding-bottom:3px;
border-bottom:3px #BA7766 solid;
}

.amphibian #right_box_piechart {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px;
}

.amphibian #right_box_content {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#F3F0E8;
padding:2px 7px 7px 7px;
}

.amphibian #blogspace {
margin-bottom:48px;
}

.amphibian #right_box_blog {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#F3F0E8;
}

.amphibian #right_box_text {
background-color:#F3F0E8;
padding:4px 7px 4px 7px;
}

.amphibian #right_box_text_end{
background-color:#F3F0E8;
padding:2px 7px 4px 7px;
border-bottom:3px #C3D1C2 solid;
}

.amphibian #right_box_end {
padding-bottom:20px;
background-color:#FFFFFF;
}

.amphibian #footer {
	border-top:#006633 4px solid;
	text-align:right;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	width:768px;
	padding-top:2px;
	padding-bottom:7px;
}

.amphibian #footer_disclaimer {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
	color:#666666;
    text-align:center;
	padding-bottom:7px;
    width:768px;
}

.amphibian #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.amphibian #homepage_title {
width:768px;
height:45px;
background: url(images/welcome_edge.gif) no-repeat 15px 0px;
}

.amphibian #community_title {
width:768px;
height:45px;
background: url(images/title_edge_community.gif) no-repeat 15px 0px;
}

.amphibian #support_edgered {
float:left;
width:150px;
margin-left:11px;
}

.amphibian #support_edgered a {
margin-top:29px;
display:block;
width:150px;
height:100px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background-color:#FFFFFF;
background: url("images/support_red.gif") 0 0 no-repeat;
text-decoration: none;
}
.amphibian #support_edgered a:hover { 
width:150px;
background-position: 0 -123px;
color: #FFFFFF;
background-color:#FFFFFF;
}
.amphibian #support_edgered a:active {
width:150px;
background-position: 0 0px;
color:#FFFFFF;
background-color:#FFFFFF;
}

.amphibian #methods_long a {
display:block;
width:304px;
height:39px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background: url("images/edgered_methodo.gif") 0 0 no-repeat;
text-decoration: none;
}
.amphibian #methods_long a:hover { 
width:304px;
background-position: -304px 0px;
color: #FFFFFF;
}
.amphibian #methods_long a:active {
width:304px;
background-position: 0 0px;
color:#FFFFFF;
}




.amphibian #goal_long a {
display:block;
width:304px;
height:39px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background: url("images/edgered_goalso.gif") 0 0 no-repeat;
text-decoration: none;
}

.amphibian #goal_long a:hover { 
width:304px;
background-position: -304px 0px;
color: #FFFFFF;
}

.amphibian #goal_long a:active {
width:304px;
background-position: 0 0px;
color:#FFFFFF;
}

.amphibian #amp_magni{
float:right;
}

.amphibian #team_long a {
display:block;
width:304px;
height:39px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background: url("images/edgered_teamo.gif") 0 0 no-repeat;
text-decoration: none;
}

.amphibian #team_long a:hover { 
width:304px;
background-position: -304px 0px;
color: #FFFFFF;
}

.amphibian #team_long a:active {
width:304px;
background-position: 0 0px;
color:#FFFFFF;
}



.amphibian #fellows_long a {
display:block;
width:304px;
height:39px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background: url("images/edgered_fellowso.gif") 0 0 no-repeat;
text-decoration: none;
}

.amphibian #fellows_long a:hover { 
width:304px;
background-position: -304px 0px;
color: #FFFFFF;
}

.amphibian #fellows_long a:active {
width:304px;
background-position: 0 0px;
color:#FFFFFF;
}


.amphibian #supportfellow a {
display:block;
width:304px;
height:39px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background: url("images/edgered_supportfellowo.gif") 0 0 no-repeat;
text-decoration: none;
}

.amphibian #supportfellow a:hover { 
width:304px;
background-position: -304px 0px;
color: #FFFFFF;
}

.amphibian #supportfellow a:active {
width:304px;
background-position: 0 0px;
color:#FFFFFF;
}


.summary_boxes {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #E2E2E2;
	border-right-width: 0px;
	border-right-color: #E2E2E2;
	padding-right: 8px;
	padding-left: 10px;
	border-left-width: 0px;
	padding-top: 11px;
	padding-bottom: 0px;
}

.standard_text {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}


/* START of James's styles */

/* Styles for 'top 100' boxes */
.amphibian #arial_title_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.amphibian #arial_ed_title_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.amphibian #Top100_titlebar {
	height: 22px;
	background-image: url(/images/amp_fade_2.gif);
}

.amphibian #Top100_titlebar_highlight {
	height: 22px;
	background-color: #67E564;
	background-image: none;
}

/* AMPHIBIAN Green Link Code */

.amphibian a#Top100:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54744B;
	border-bottom: solid 1px #CCCCCC; 
	font-weight: bold;
}
.amphibian a#Top100:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #54744B;
	border-bottom: solid 1px #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	background-color: #EEE7E0;
}
.amphibian a#Top100:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54744B;
	border-bottom: solid 1px #CCCCCC; 
	font-weight: bold;
}

.amphibian #endangered {
    color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.amphibian #textsection_titlebar {
	height: 22px;
	background-image: url(/images/amp_fade_2.gif);
}

.amphibian #endangered {
    color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}


.amphibian #summary_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #466C57;
}

.amphibian #summary_section2_title
{
	color: #4B7041;
}

.amphibian #summary_distribution_title
{
	color: #4B7041;
}

.amphibian #summary_status
{
	background-color: #70607B;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

/*
Start amp right boxes
*/

.amphibian .MainCol {
float:left;
width:578px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:17px;
}


.amphibian .MainCol #right_panel {
float:right;
width:202px;
margin-bottom:20px;
background-color:#FFFFFF;
}

.amphibian .MainCol #right_box{

margin-top:0px;
border:1px solid #CCCCCC;
background: url(images/box_fade_amp.gif) no-repeat top;
}

.amphibian .MainCol #right_box_title {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
padding-left:7px;
padding-top:3px;
padding-bottom:3px;
border-bottom:3px #C3CDC4 solid;
}

.amphibian .MainCol #right_box_content{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-left:8px;
padding-top:5px;
padding-bottom:5px;
}

.amphibian .MainCol #right_box_text {
background-color:#F3F0E8;
padding:3px 7px 3px 7px;
}

.amphibian .MainCol #right_box_image {
background-color:#FFFFFF;
padding:0px 0px 0px 0px;
}

.amphibian .MainCol #right_box_image_search {
height:47px;
background:url(images/search_box.gif);
padding:0px 0px 0px 0px;
}

.amphibian .MainCol #right_box_focal_donate {
height:340px;
background:url(images/focal_donate_box.gif) no-repeat;
padding: 12px 15px 0px 0px;
}

.amphibian .MainCol #right_box_focal_donate_long {
height:380px;
background:url(images/focal_donate_box_long.gif) no-repeat;
padding: 12px 15px 0px 0px;
}

.amphibian .MainCol #make_donation {
width:203px;
}

.amphibian .MainCol #make_donation a {
display:block;
width:203px;
height:60px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background: url("images/amp_make_donation.gif") 0 0 no-repeat;
text-decoration: none;
}

.amphibian .MainCol #make_donation a:hover { 
width:203px;
background-position: -206px 0px;
color: #FFFFFF;
}

.amphibian .MainCol #make_donation a:active {
width:203px;
background-position: 0 0px;
color:#FFFFFF;
}

.amphibian .MainCol #focal_title {
border-bottom:2px solid #587F4B;
padding:0px 0px 0px 0px;
margin-bottom:20px;
}

.amphibian .MainCol #donate_amount_10 {
background:url(images/focal_amp_donate_10.gif) no-repeat;
padding:41px 0px 13px 13px;
margin-left:1px;
}

.amphibian .MainCol #donate_amount_200 {
background:url(images/focal_amp_donate_200.gif) no-repeat;
padding:41px 0px 13px 13px;
margin-left:1px;
}

.amphibian .MainCol #donate_amount_1000 {
background:url(images/focal_amp_donate_1000.gif) no-repeat;
padding:41px 0px 13px 13px;
margin-left:1px;
}

.amphibian .MainCol #search_align {
    padding:10px 13px 13px 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #466C57;
}

.amphibian .MainCol #right_box_end {
border-top:3px solid #CCCC99;
background-color:#FFFFFF;
}

.amphibian .MainCol #flash_content {
}

.amphibian .MainCol #title {
border-bottom:1px #CCCCCC solid;
}

.amphibian .MainCol #title_halfpage {

}

.amphibian .MainCol #title_halfpage_line {
border-bottom:1px #999999 solid;
}

.amphibian .MainCol #introduction {
background:url(images/introback.jpg) top left no-repeat;
float:left;
width:350px;
padding-left:4px;
}

.amphibian .MainCol #introduction_focal {
background:url(images/intro_focal_back.jpg) top left no-repeat;
float:left;
width:350px;
padding-left:4px;
}

.amphibian .MainCol #focal_species_back {
background:url(images/ampfocalback.jpg) top left no-repeat;
float:left;
width:350px;
}

.amphibian .MainCol #introduction_noimage {
float:left;
width:350px;
padding-left:4px;
}

.amphibian .MainCol #species_found {
margin-top:15px;
margin-bottom:15px;
border:1px #999999 solid;
}

.amphibian .MainCol p {
margin-top:10px;
margin-bottom:10px;
}



/*
End amp right boxes
*/


.amphibian #section_menu {
float:left;
width:165px;
padding: 0px 0px 0px 0px;
border-bottom:1px #999999 solid;
border-right:1px #999999 solid;
border-top:1px #999999 solid;
}

.amphibian #section_menu a {
	color: #000000;
	border:1px #FFFFFF solid;
	background-color: #EDF4E8;
	font: 12px Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	height: 18px;
	display: Block;
	padding-top: 4px;
	padding-left: 8px;
	max-height: 40px;
}

.amphibian #section_menu a:hover {
background-color: #C7D4BC;
color: #000000;
text-decoration: none;
}


/* Amp links */
/* AMPHIBIAN Green Link Code */

.amphibian a.species:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54744B;
	border-bottom: solid 1px #CCCCCC; 
	font-weight: bold;
}
.amphibian a.species:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #54744B;
	border-bottom: solid 1px #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	background-color: #EEE7E0;
}
.amphibian a.species:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54744B;
	border-bottom: solid 1px #CCCCCC; 
	font-weight: bold;
}

/* Species account tables */
.amphibian table.text_section_table {
  text-align: center;
  width: 95%;
  border-style: solid;
  border-color: #54744B;
  border-width: 2px 0px 2px 0px;
  margin: 16px 8px 16px 8px;
}

.amphibian table.text_section_table th {
  border-bottom: 2px solid #54744B;
  border-right: 1px solid white;
  background-color: #f4fbee;
  padding:3px;
}
.amphibian table.text_section_table td {
  border-top: 1px solid white;
  border-right: 1px solid white;
  background-color: #EDF4E8;
  padding:3px;
}

