@charset "utf-8";

/* Amphibian specific header styles and sidebar menu */

h1 {
color:#5D7E53;
float:left;
font-size:26px;
margin:5px 0 0;
padding-left:23px;
}

h2 {
color:#5D7E53;
font-size:26px;
margin-bottom:4px;
margin-top:15px;
}

.amphibian .amp_share {
float:left;
height:32px;
margin-left:73px;
margin-top:6px;
}

.amphibian .amp_conservation_share {
float:left;
height:32px;
margin-left:62px;
margin-top:6px;
}

.amphibian #follow_twitter {
float:left;
width:150px;
margin-left:11px;
}

.amphibian #follow_twitter a {
margin-top:8px;
display:block;
width:150px;
height:100px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background-color:#FFFFFF;
background: url("../images/follow_edge_twitter.gif") 0 0 no-repeat;
text-decoration: none;
}

.amphibian #follow_twitter a:hover { 
width:150px;
background-position: 0 -123px;
color: #FFFFFF;
background-color:#FFFFFF;
}

.amphibian #follow_twitter a:active {
width:150px;
background-position: 0 0px;
color:#FFFFFF;
background-color:#FFFFFF;
}

/* End amphibian specific header styles */


.amphibian #header { 
	background:url(/images/header_amp.jpg) no-repeat top;
	height:125px;
}

.amphibian #pagetitle {
background: url(/images/amphibian/green_fade.gif) repeat-x; /*THEME CHANGE HERE*/
}

/* 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;
}

/* MIDDLE CONTENT */

.amphibian #magicbox {
margin-left:20px;
height:285px;
}

.amphibian #introduction {
/*padding-left:4px;*/
}

.amphibian #support_button {
float:left;
width:160px;
}

.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/amphibian/box_fade_amp.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/amphibian/box_fade_amp.gif) no-repeat top;
}

.amphibian #right_box_container {
border:1px solid #CCCCCC;
background: url(images/box_fade_mam.gif) no-repeat top;
}

.amphibian #right_box_title {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
background: url(/images/amphibian/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;
}

.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/amphibian/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/amphibian/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{
border:1px solid #CCCCCC;
background: url(/images/amphibian/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 #make_donation a {
background: url("/images/buttons/amp_make_donation.gif") 0 0 no-repeat;
}

.amphibian #focal_title {
border-bottom:2px solid #587F4B;
}

.amphibian #donate_amount_10 {
background:url(/images/ads/focal_amp_donate_10.gif) no-repeat;
}

.amphibian #donate_amount_200 {
background:url(/images/ads/focal_amp_donate_200.gif) no-repeat;
}

.amphibian #donate_amount_1000 {
background:url(/images/ads/focal_amp_donate_1000.gif) no-repeat;
}

.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_line {
border-bottom:1px #999999 solid;
}

.amphibian .MainCol #focal_species_back {
background:url(images/ampfocalback.jpg) top left no-repeat;
float:left;
width:350px;
}

/*.amphibian .MainCol #introduction {
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 #normalmenu .content_box_top, .amphibian #section_menu .content_box_top {
  height:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
  background:url(/images/amphibian/box_fade_amp.gif);
  border:1px #E2E2E2 solid;
	padding-right: 5px;
	padding-left: 9px;
	border-left-width: 0px;
	padding-top: 2px;
	border-top-color: #E2E2E2;
}




.amphibian #normalmenu, .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 #normalmenu a, .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 #normalmenu a:hover, .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;
}


/* Green Menubar styles */

.amphibian #main_navigation { 
	height:30px;
	background: url(/images/amphibian/office_green.jpg) repeat-x; /*THEME CHANGE HERE*/
}

.amphibian .chromestyle{
font-weight: bold;
height:30px;
width:800px;
}

.amphibian .chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.amphibian .chromestyle ul #home {
padding-left:6px;
}

.amphibian .chromestyle ul{
padding: 6px 0px;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.amphibian .chromestyle ul li{
display: inline;
}

.amphibian .chromestyle ul li a{
color:#F5F5F5;
padding: 6px 14px;
text-decoration: none;
}

.amphibian .chromestyle ul li a:hover{
background: url(/images/amphibian/greenbg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
text-decoration: none;
color:#F5F5F5;
}

.amphibian .chromestyle ul li a:visited{
text-decoration: none;
color:#F5F5F5;
}

.amphibian .chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
color:#F5F5F5;
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.amphibian .dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.amphibian .dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
text-decoration: none;
width: 100%;
}

.amphibian .dropmenudiv a:hover{ /*THEME CHANGE HERE*/
text-decoration: none;
background-color: #F0F0F0;
}



.amphibian .right_box_image_search {
height:47px;
background:url(/images/amphibian/search_box.gif);
padding:0px 0px 0px 0px;
}


/*
End amp right boxes
*/

.amphibian .menu_advert {
  float:left;
}

.amphibian .basic_search_title {
  display:block;
  background:url(/images/amphibian/basic_search_amp.gif) bottom left no-repeat;
  height:30px;
  width:100%;
}

.amphibian .advanced_search_title {
  display:block;
  background:url(/images/amphibian/advanced_search_amp.gif) bottom left no-repeat;
  height:30px;
  width:100%;
}


