/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	line-height:130%;
}
a:link {
	color: #9e4a00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9e4a00;
}
a:hover {
	text-decoration: underline;
	color: #9e4a00;
}
a:active {
	text-decoration: none;
	color: #9e4a00;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	/*margin-top:20px;*/
	margin-bottom: 0;
}
h1 {
	font-size: 14px;
	color: #333333;
	text-transform:uppercase;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 13px;
	color: #333333;
	text-transform:uppercase;
}
h4 {
	font-size: 13px;
	color: #333333;
}
h5 {
	font-size: 12px;
	color: #333333;
	text-transform:uppercase;
	margin-bottom:-10px;
}
h6 {
	font-size: 12px;
	color: #333333;
}
ul {
	list-style: outside disc;
	padding-left:9px;
	margin-left:9px;
}
p {
	margin-bottom:0;
}
td {
	align:left;
}	

.banner {
	border-top: #c78f18 solid 2px;
	height: 185px;
	border-bottom: #c78f18 solid 2px;
	vertical-align:top;
}
.banner H1 {
	font-size: 20px;
}
.white {
	color:#FFFFFF;
}
.content_left {
	border-right: #c78f18 solid 1px;
	padding: 10px 20px 30px 28px;
	width: 342px;
	vertical-align: top;
	text-align:left;
}
.content_generic {
	vertical-align: top;
	text-align:left;
	padding-top: 10px;
	padding-left: 28px;
}
.content_right {
	padding: 10px 0 30px 20px;
	width: 343px;
	vertical-align: top;
	text-align:left;
}
.content_left_66_percent {
	border-right: #c78f18 solid 1px;
	padding: 10px 20px 30px 0;
	width: 471px;
	vertical-align: top;
	text-align:left;
}
.content_right_33_percent {
	padding: 10px 0 30px 20px;
	width: 220px;
	vertical-align: top;
	text-align:left;
}
.footer {
	padding: 15px 0 15px 0;
	font-size:9px;
	text-align:center;
	width:651px;
}
.photocredit {
	padding: 15px 0 15px 0;
	font-size:9px;
	text-align:center;
	width:122px;
}
.thumblink {
	border: 1px solid #c78f18;
}
.photocredit150 {
	padding: 15px 0 15px 0;
	font-size:9px;
	text-align:center;
	width:150px;
}
input.searchbox {
	font-size:14px;
	position:relative;
	right:10px;
}
.searchbox {
	background-color:#FFFFFF;
	vertical-align: top;
	text-align:left;
	padding-top: 10px;
	padding-left: 4px;
	margin-left: 4px;
	height: 19px;
	width: 109px;
	margin-right: 1px;

}
.thumbpad {
	margin-right:6px;
	margin-bottom:3px;
}
.padtop6 {
	padding-top: 6px;
}
.newsflash {
	/*border-top: #c78f18 solid 1px; */
	border-bottom: #c78f18 solid 1px;
	padding: 0px 10px 15px 10px;
	margin-top:0px;
	margin-bottom:15px;
	text-align:left;
}
	/*for Google News css formatting */
.j {
	font-size: larger;
	line-height: 95%
}

.breadcrumb {
	height: 10px;
	vertical-align:middle;
	font-size: 9px;
	text-transform:uppercase;
	padding:4px 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: #c78f18 solid 1px; 
}

.horizgold {
	height: 4px;
	vertical-align:middle;
	border-bottom: #c78f18 solid 1px;
}

.horizgold-top {
	height: 1px;
	vertical-align:middle;
	border-top: #c78f18 solid 1px;
}
.horizgold-bottom {
	height: 1px;
	vertical-align:middle;
	border-bottom: #c78f18 solid 1px;
}
.subscript1 {
     position: relative;     
	 top: 0.1em;          
	 font-size: 0.8em; 
}
.rightbox {
	border-left: #c78f18 solid 1px;
	padding-top: 10px;
	padding-left: 28px;
	pading-right: 5px;
	pading-bottom: 5px;
}
.ssi350 {
	height: 1px;
	vertical-align:middle;
	border-bottom: #c78f18 solid 1px;
	padding-bottom: 10px;
	padding-top: 9px;
	padding-right: 0px;
	line-height: 120%;
}
#campaign_join {
	width: 127px;
	margin-top: 4px;
	margin-bottom: 4px;
	display: inline;
}
#species_join {
	width: 127px;
	margin-bottom: 4px;
}

/* Slidebox BEGIN */
#slidebox{
    width:400px;
    height:100px;
    padding:10px;
    background-color:#fff;
    border-top:3px solid #9e4a00;   
    position:fixed;
    bottom:0px;
    right:-430px;
	-moz-box-shadow:-2px 0px 5px #aaa;
	-webkit-box-shadow:-2px 0px 5px #aaa;
	box-shadow:-2px 0px 5px #aaa;
}
#slidebox p, a.more{
    font-size:11px;
    text-transform:uppercase;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing:1px;
    color:#555;
}
a.more{
    cursor:pointer;
    color:#9e4a00;
}
a.more:hover{
    text-decoration:underline;
}
#slidebox h2{
    color:#9e4a00;
    font-size:18px;
    margin:10px 20px 10px 0px;
}
a.close{
    background:transparent url(/images/close.gif) no-repeat top left;
    width:13px;
    height:13px;
    position:absolute;
    cursor:pointer;
    top:10px;
    right:10px;
}
a.close:hover{
    background-position:0px -13px;
}
/* Slidebox END */

/* .addthis_button_email .at300bs { display:none !important; }

/* the GIF menu starts here */
	
#top_about {
	width: 66px; 
	background: url(images/top_about_66x56.gif) no-repeat;
	}
#top_action {
	width: 90px; 
	background: url(images/top_action_90x56.gif) no-repeat;
	}
#top_news {
	width: 111px; 
	background: url(images/top_news_111x56.gif) no-repeat;
	}
#top_programs {
	width: 105px; 
	background: url(images/top_programs_105x56.gif) no-repeat;
	}
#top_publications {
	width: 123px; 
	background: url(images/top_publications_123x56.gif) no-repeat;
	}
#top_species {
	width: 93px; 
	background: url(images/top_species_93x56.gif) no-repeat;
	}
#top_support {
	width: 79px; 
	background: url(images/top_support_79x56.gif) no-repeat;
	}


/* the horizontal menu starts here */
div#listmenu {
	width:100%; 	/* makes the div full width */
	float:left; /*makes the div enclose the list */
	background-color:#FFF; /* colors the div */
	font-family: verdana, arial, sans-serif; 
	font-size:10px;
	text-align:left;
	}
div#listmenu ul {margin:0 0 0 0px;/* indents ul from edge of container */
padding:0;
	}
div#listmenu li {
	float:left;	/* causes the list to align horizontally instead of stack */
	position:relative; /* positioning context for the absolutely positioned drop-down */
	list-style-type:none;	/* removes the bullet off each list item */
	background-color:#FFF; /*sets the background of the menu items */
	background-position: 0 -28px; /* sets the GIF background image possitions for the top_nav items */
	}
div#listmenu li:hover { 
	background-color:#c78f18; /*sets the background of the menu items */
	background-position: 0 0; /* sets the GIF background image possitions for the top_nav items upon hover */
	}
div#listmenu a {
	display:block; /*makes rolled list items in drop down highlight link text, and wrapped lines indent correctly */
	padding:0 6px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#444444;	/* sets the type color */
	}
div#listmenu a:hover {
	color:#FFF;
	}
/* the horizontal menu ends here */

/* the drop-down starts here */
div#listmenu {
	line-height: 20px;
	}
div#listmenu ul li ul {
	margin:0; /* prevents the TEMP value inheriting from the horiz menu - OK to remove if you remove TEMP above */
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:12em; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	left:-1px; /*aligns the drop exactly under the menu */
	}
div#listmenu ul li ul li {
	width:100%; /* makes the list items fill the list container (ul) */
	border-left:1px solid #c78f18; /*  three sides of each drop-down item */
	border-right:1px solid #c78f18;
	padding:0 0 1px;
	}
div#listmenu ul li ul li:first-child {
	border-top:1px solid #c78f18; /*the top edge of the dropdown */
	}
div#listmenu ul li ul li:last-child {
	border-bottom:1px solid #c78f18; /*the bottom edge of the dropdown */
	}
/* make the drop-down display as the menu is rolled over */
div#listmenu ul li ul {display:none;} /* conceals the drop-down when menu not hovered */
div#listmenu ul li:hover ul {display:block; } /* shows the drop-down when the menu is hovered */

/* pop-out starts here */
body div#listmenu ul li ul li ul  {
	visibility:hidden; /* same effect as display:none in this situation */
	left:10em;
	}
div#listmenu ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */
/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */
	border-left:1px solid #c78f18; /* adds the rightmost menu vertical line to the ul */
	margin-left:15px; /* IE doubles the given value above - why? */
	}
/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#listmenu ul li ul {
	border-top:1px solid #c78f18;
	border-left:0px; /* stops the drop inheriting the ul border */
	}
/* end of hack zone */
/* END OF LIST-BASED MENU */
.onpage {
	border:none !important;
	text-decoration:none !important;
}
.photocreditSm {
	padding: 15px 0 15px 0;
	font-size:9px;
	text-align:left;
	width:122px;
	line-height: 12px;
}
