/* Global */

body {
	background-color: #3b5b74;
	background-image:url(../media/background-gradient.gif);
	background-repeat:repeat-x;
	font-size: 100%;
}

#wrapper {
  background: #FFF;
  font-size: 0.75em; /* 12px - base size */
  margin: 0 auto;
  padding: 9px 0 0 0;
  width: 945px;
  
}

a:link, a:visited, a:hover, a:active, a:focus {
	color: #002446;
	outline: none;
}

a:visited {
	color: #002446;
}

a:hover {
	color: #000;
}

img {
	border: none;
}

h1 {
	color: #3a5a73;
	font-size: 1.75em; /* 21px */
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;
}

h1.topmargin	{
		margin-top: 0px;
}

h2 {
	font-size: 1em; /* 12px */
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 6px;
}

p {
	margin: 0 0 6px;
	font-size: 1em;
}

.border	{
	border-top: 3px solid #e6efde;
	padding-top: 10px;
}


hr {
	margin-top: 17px;
	border: 0;
	color: #edddbd;
	background-color: #edddbd;
	height: 1px;
	width: 220px;
	left: -5px;
	right: -5px;
	position: relative;
	z-index: -100;
}

span.pdf {
	font-size: 80%;
}

.pdf-icon	{
	background-image: url(../media/Icon-PDF.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 18px;
}

.aside	{
	margin: 20px 0;
  padding: 20px;
  background: #EEE;
}

a.continue {
	background-image: url("../media/Icon-Arrow.gif");
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
}

.smfont {
	font-size: 80%;
}

.credit {
	color: #999;
	font-style: italic;
	margin-top: 8px;
	font-size: 0.8333em; /* 10px */
}

.articleBody {
	margin: 0 4px;
}

fieldset {
	margin: 0;
	padding: 0;
}

#lastUpdated {
	color: #999;
}

.mockupWrapper {
	width: 100%;
	text-align: center;
}

.mockup {
	margin-top: 15px;
	margin-bottom: 10px;
}

.pullbox {
  background: #f7fef0;
  border: 1px solid #d2d9ca;
  margin-bottom: 1em;
  padding: 10px;
}

/* Services Styles overrrides */

body {
  width: auto;
	max-width: none;
	min-width: none;
}

#mainBody {
  position: static;
}

#fwsBar {
  position: static;
}

#organizationName {
  margin-top: 35px;
  position: static;
}

#headerBack {
  height: auto;
  top: 0px;
  width: 945px;
}

/* Header */

#organizationName {
	background-color: #3a5a73;
	border-bottom: none;
}

#fwsBar {
		background-image: url(../media/usfws_bar.gif);
}

/* Breadcrumb */

#breadcrumb {
	margin: 5px 0 15px 0;
}

#breadcrumb span.intro {
	color: #CFA236;
}

/* Search and Translation */

#searchBar {
	background-color: #5a8590;
	border: none;
}

#searchBar form {
	padding-left: 13px;	
}

#searchBar input.search_source {
  cursor: pointer;
	position: relative;
	top: 1px;
}

#searchBar label.search_source {
	font-size: 0.91667em; /* 11px */
	padding-right: 10px;
	cursor: default;
}
#searchBar #search_source_endangered, #searchBar #search_source_fws
{
	cursor:pointer;
}
.search-cell {
	height: inherit;
}

.icon1, .icon2, .icon3 {
	border: 1px solid #b3d8dd;
	height: 17px;
	margin-bottom: 2px;
	margin-top: 4px;
	width: 30px;
}

.icon1 {
	background-image: url("../media/zh.gif");
}

.icon2 {
	background-image: url("../media/fr.gif");
}

.icon3 {
	background-image: url("../media/es.gif");
}

#query-field {
  background: url("../media/Input-Background.gif") no-repeat scroll 0 0 transparent;
	border: 1px solid #3c8791;
	color: #666;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 3px;
	vertical-align: middle;
	width: 245px;
}

#query-field.selected {
	color: #000;
}

.search-button {
	cursor: pointer;
	vertical-align: middle;
}

#siteContent {
	float: left;
	width: 915px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	/*border-bottom: 1px solid #e3ccc1; */
	
	
}

/* Main Content */

#endangeredWrapper {
	margin-bottom: 30px;
}

#endangeredWrapper table {
	border-collapse: collapse;
}

#endangeredWrapper table .landing {
	width: 100%;
}

#endangeredWrapper td {
	padding: 0;
	vertical-align: top;
}

#mainContent {
	float: left;
	width: 612px;
	vertical-align: top;
	margin-left: 0px;
	margin-right: 10px;
}

#mainContent.home {
	width: auto;
	background: url("../media/3col-Background.gif") repeat-y;
	margin-right: 0;
}

#mainContent.full-width {
	width: 915px;
}

#mainContent.nav {
	width: 520px;
}

#mainContent.nav.fullwidth {
	width: 700px;
}

#mainContent.nav.3rdCol {
	width: 570px;
}



/* Sub Content */

#subContent {
	vertical-align: top;
	width: 283px;
	float: left;
}

#subContent.nav {
	width: 200px;
}

/* Navigation */

#navigation {
	margin-top: 39px;
	float: left;
	width: 100%;
	background-color: #002446;
	background-image: url(../media/Nav-BKG2.gif);
	background-repeat: no-repeat;
}

#navigation a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 8px 10px 10px;
	border-left: 1px solid white;
	display: block;
}

#navigation a:hover {
	color: #e7efdd;
	background-color: #5a8590;
}

#navigation ul {
	list-style: none;
	margin: 0 15px 0 15px;
	padding: 0;
}

#navigation li {
	float: left;
}

a#n12 {
	border-right: 1px solid white;
}

.unbold	{
	font-weight: normal;
}

#navigation .menu {
	font-size: 11px;
	display: none;
	text-align: left;
	position: absolute;
	background-color: #efefdd;
	/*border: 1px solid white;*/
	border-bottom: 3px solid #002446;
	padding: 5px;
	width: 380px;
}

#navigation .menu ul {
	margin: 0 0 8px 0;
}

#navigation .menu li {
	float: none;
	margin: 2px 0 2px 0;
}

#navigation .menu li a {
	font-size: 11px;
	text-decoration: underline;
	color: #002446;
	padding: 0;
	border: none;
	display: inline;
}

#navigation .menu li a:hover {
	color: black;
	background-color: transparent;
}

#navigation .menu li ul li a {
	font-weight: normal;
	margin-left: 1px;
	padding-left: 9px;
	background-image: url(../media/Sub-Arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.menu .col1, .menu .col2 {
	width: 185px;
	float: left;
}

.menu .col2 {
	padding-left: 10px;
}

/* Single Column Navigation */

#navigation .menu.about, #navigation .menu.species, #navigation .menu.laws, #navigation .menu.regions, #navigation .menu.landowners, #navigation .menu.news, #navigation .menu.library, #navigation .menu.permits, #navigation .menu.grants, #navigation .menu.kids {
	width: 185px;
}

#navigation .menu.library	{
	width: 151px;
}

#navigation .menu.permits	{
	width: 150px;
}

#navigation .menu.regions	{
	width: 190px;
}

#navigation .menu.grants	{
	width: 115px;
}


#navigation .menu.landowners	{
	width: 190px;
}

/*Moves Final Menu Item to the Right*/


#navigation .menu.kids	{
	margin-left: -103px;
	width: 160px;
}

/* Interal Pages Navigation */

/* TODO: Port over css styling from superfish.css to this area, so
   we can potentially update the class later if necessary.
*/

#internalMenu {
  width: 155px;
  float:left;
  margin-top:15px;
  margin-right: 10px;
  background-color:#E7EFDD;
}


#internalMenu UL {

	PADDING-BOTTOM: 5px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; LIST-STYLE-IMAGE: none; PADDING-TOP: 5px

}

#internalMenu UL UL {

	PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 5px

}

#internalMenu UL LI {

	WIDTH: 145px

}

#internalMenu .sf-menu LI:hover UL {

	BACKGROUND-COLOR: #e7efdd; TOP: 0px; LEFT: 100%

}

#internalMenu .sf-menu LI.sfHover UL {

	BACKGROUND-COLOR: #e7efdd; TOP: 0px; LEFT: 100%

}

.sf-menu LI:hover UL LI {

	WIDTH: 100%

}

UL.sf-menu LI LI:hover UL {

	TOP: 0px; LEFT: 100%

}

UL.sf-menu LI LI.sfHover UL {

	TOP: 0px; LEFT: 100%

}

#internalMenu A {

	BORDER-BOTTOM: #fff 2px solid; POSITION: relative; PADDING-BOTTOM: 0.75em; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; DISPLAY: block; TEXT-DECORATION: none; PADDING-TOP: 0.75em

}

#internalMenu LI.last A {

	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-TOP: medium none; BORDER-RIGHT: medium none

}

#subMenu {

	WIDTH: 150px; FLOAT: right; MARGIN-LEFT: 10px

}

#subMenu UL {

	PADDING-BOTTOM: 5px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; LIST-STYLE-IMAGE: none; PADDING-TOP: 5px

}

#subMenu UL UL {

	PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 5px

}

#subMenu UL LI {

	WIDTH: 100%

}

#subMenu A {

	BORDER-BOTTOM: #e7efdd 2px solid; POSITION: relative; PADDING-BOTTOM: 0.75em; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; DISPLAY: block; TEXT-DECORATION: none; PADDING-TOP: 0.75em

}

#secondaryNavigation {

	WIDTH: 20%

}

#secondaryNavigation .box1 {

	MARGIN-TOP: 20px; MARGIN-RIGHT: 15px

}

#secondaryNavigation UL {

	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px

}

#secondaryNavigation LI {

	LIST-STYLE-TYPE: none; MARGIN-BOTTOM: 6px; LIST-STYLE-IMAGE: none

}


.landing-nav {
	width: 100%;
}

.landing-nav ul {
	list-style: none;
	margin-left: 40px;
	margin-top: 20px;
	padding: 0;
}

.landing-nav li {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px;
}

/* Rounded Box */

.box-wrapper {
	margin-left: 7px;
	margin-right: 7px;
}

.box1, .box2, .box3, .box4, .box5, .box-wrapper {
	background-repeat: no-repeat;
}

.box1 {
	background-image: url("../media/Corner-Body.gif");
	background-position: top left;
	position: relative;
}

.box2 {
	background-image: url("../media/Corner-Right.gif");
	background-position: top right;
	background-repeat: repeat-y;
}

.box3 {
	background-image: url("../media/Corner-Upper-Right.gif");
	background-position: top right;
}

.box4 {
	background-image: url("../media/Corner-Lower-Left.gif");
	background-position: left bottom;
}

.box5 {
	background-image: url("../media/Corner-Lower-Right.gif");
	background-position: right bottom;
}

/* Footer */



.endangeredFooter {
	margin-bottom: 20px;
	
}

#shadowFooter	{
	background-image:url(../media/footer-shadow.png);
	background-repeat: repeat-x;
	background-position: top center;
	width:100%;
	height: 100%;
	float:left;
	padding-top: 10px;
	margin: 0 0 20px;
}

.bottom-nav	{
}


h4.toplevel	{
	font-size: .9em;
	margin: 10px 0 5px;
	text-transform: none;
	color:#333;
}

#shadowFooter .col	{
	float: left;
	width: 15%;
	margin: 0 0 0 10px;
	}
	
#shadowFooter .col-first	{
	margin-left: 20px;
	float: left;
	width: 15%;
	}
	
#shadowFooter ul	{
	margin: 0;
	padding: 0;
}

#shadowFooter li {
font-size: .7em;
list-style: none;
margin:0 0 5px;
padding:0;
}

#shadowFooter a {
	padding: 0;
	color: #333;
	border: none;
	display: inline;
	text-decoration: none;
}

#shadowFooter a:hover {
	color: black;
	background-color: transparent;
	text-decoration:underline;
}


#serviceFooter	{
	clear: both;
	}
	

/* Columns */

#col1, #col2, #col3 {
	float: left;
}

#col1, #col2 {
	width: 211px;
}

#col1 {
	margin-right: 10px;
}

#col2 {
	margin-left: 10px;
	margin-right: 10px;
}

#col3 {
	width: 453px;
	margin-left: 10px;
}

.recovery-champions	{
  border-top: 1px solid #EFEFDD;
	height: 80px;
	margin: 10px 0 0 0;
	overflow: hidden;
}

.recovery-champions .photo {
  float: left;
  padding: 10px 10px 10px 5px;
  width: 50px;
}

.recovery-champions .content {
  
}

.recovery-champions p	{
	padding-left: 10px;
	padding-top: 10px;
	color:#666;
}



#recovery-champs h2	{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 5px 5px;
	background-color: #e6efde;
}

#recovery-champs p	{
	padding-left: 10px;
}

#recovery-champs table	{
	margin-bottom: 30px;
}


/* Ticker */

#ticker {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 11px;
	background: url(../media/Ticker-Background.gif) no-repeat;
	height: 27px;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 12px;
}

#ticker ul {
	float: left;
	width: 800px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#ticker li {
	float: left;
	margin-right: 15px;
}

#ticker p {
	float: right;
}

#ticker p a {
	padding-left: 14px;
	background: url(../media/Icon-External.gif) no-repeat 0 1px;
}

/* Photo */

.photo	{
}

.photo.left {
	padding-right: 14px;
	margin-bottom: 5px;
	float:left;
	
}

.photo.right {
	margin-left: 14px;
	margin-bottom: 10px;
	float: right;
}

.photo.small {
	margin-left: 8px;
	margin-bottom: 8px;
}

.photo p.caption {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
}

.photo p.credit {
	margin: 0;
}

.photo.recovery	{
	float: left;
	margin: 15px 5px 0 10px;
}




/* Species Find */

#find {
	height: 356px;
	padding: 15px 155px 15px 15px;
	margin-bottom: 5px;
}

.find1 {
	background: url(../media/SpeciesBG-1.gif) no-repeat;
}

.find2 {
	background: url(../media/SpeciesBG-2.gif) no-repeat;
}

.find3 {
	background: url(../media/SpeciesBG-3.gif) no-repeat;
}

.find4 {
	background: url(../media/SpeciesBG-4.gif) no-repeat;
}

.find5 {
	background: url(../media/SpeciesBG-5.gif) no-repeat;
}

.find6 {
	background: url(../media/SpeciesBG-6.gif) no-repeat;
}

.find7 {
	background: url(../media/SpeciesBG-7.gif) no-repeat;
}

.find8 {
	background: url(../media/SpeciesBG-8.gif) no-repeat;
}

.find9 {
	background: url(../media/SpeciesBG-9.gif) no-repeat;
}

.find10 {
	background: url(../media/SpeciesBG-10.gif) no-repeat;
}

#find form {
  margin-bottom: 10px;
	padding: 0;
	position: relative;
	width: 280px;
}

#find form.species {
  z-index: 10;
}

#find form label {
  clear: both;
  display: block;
  float: none;
}

#find select {
	width: 220px;
}

#find label {
  color: #4F4532;
  margin-bottom: 3px;
}

#find input.text {
	border: 1px solid #c5b699;
	padding: 3px 4px;
	width: 210px;
	color: #666666;
	background: url(../media/Input-Background.gif) no-repeat;
}

#find input.text.selected {
  color: #000;
}

#find input.button {
	background: url(../media/Button-Magnifying-Glass.gif) no-repeat;
	border: none;
	color: transparent;
	cursor: pointer;
	height: 21px;
	margin: 0 0 0 3px;
	padding-bottom: 2px;
	text-indent: -9999px;
  text-transform: capitalize;
	width: 21px;
}

#find h1 {
	margin-top: 0;
	margin-bottom: 4px;
	color: #4f4532;
}

#find ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 250px;
}

#find li {
	margin-bottom: 4px;
}

#find #species-search-results {
  position: absolute;
  width: 219px;
  z-index: 10;
}

#find .ajax_busy {
  position: absolute;
  top: 20px;
  right: 64px;
  width: 16px;
  height: 16px;
  background: url(../media/ajax-loader.gif) no-repeat top left;
}

#find .ajax_response,
#find iframe.ajax {
  position: absolute;
  top: 43px;
  left: 0;
  width: 219px;
  z-index: 10;
}

#find iframe.ajax {
  border: none;
  height: 200px;
  z-index: 9;
}

/* Permit Find */


#permit-find {
	height: 50px;
	padding: 15px 15px 10px 0;
	margin-bottom: 5px;
}

#permit-find form {
  margin-bottom: 10px;
	padding: 0;
	position: relative;
	width: 280px;
}

#permit-find form label {
  clear: both;
  display: block;
  float: none;
}

#permit-find select {
	width: 220px;
}

#permit-find label {
  color: #000;
  margin-bottom: 3px;
}

#permit-find input.text {
	border: 1px solid #c5b699;
	padding: 3px 4px;
	width: 210px;
	color: #666666;
	background: url(../media/Input-Background.gif) no-repeat;
}

#permit-find input.text.selected {
  color: #000;
}

#permit-find input.button {
	background: url(../media/Button-Magnifying-Glass.gif) no-repeat;
	border: none;
	color: transparent;
	cursor: pointer;
	height: 21px;
	margin: 0 0 0 3px;
	padding-bottom: 2px;
	text-indent: -9999px;
  text-transform: capitalize;
	width: 21px;
}

#permit-find h1 {
	margin-top: 0;
	margin-bottom: 4px;
	color: #4f4532;
}

#permit-find ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 250px;
}

#permit-find li {
	margin-bottom: 4px;
}

#permit-find #species-search-results {
  position: absolute;
  width: 219px;
  z-index: 10;
}

#permit-find .ajax_busy {
  position: absolute;
  top: 20px;
  right: 64px;
  width: 16px;
  height: 16px;
  background: url(../media/ajax-loader.gif) no-repeat top left;
}



#more-news table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 8px;
}

#more-news table th, #more-news table td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0 8px;
}

#more-news p {
	padding: 0 8px;
}

#more-news table th {
	width: 100%;
}

#more-news table td {
	white-space: nowrap;
	padding-bottom: 3px;
	color: #666666;
}


/* Spotlight */

#spotlight .photo {
	margin-top: 15px;
}

#spotlight ul {
	list-style: none;
	padding: 0;
	margin: 15px 0;
}

.article-top {
	margin-bottom: 15px;
	border-bottom: 1px dotted #5a8590;
}
.article {
	margin-bottom: 15px;
}

.navigation-for-species
{
	width: 200px;	
}
.navigation-for-species #previous
{
	width: 100px;
	float:left;
}
.navigation-for-species #next
{
	float:right;
	width:70px;
}

/* List/charts */

ul.chart {
  list-style: none;
  margin: 1em auto;
  overflow: hidden;
  width: 510px;
}

ul.chart li {
  float: left;
  list-style: none;
  text-align: center;
  width: 170px;
}

ul.chart li p.title {
  margin-bottom: 1em;
}

/* Regions Tabs */

.regions_wrapper {
  margin: 1em auto;
  width: 600px;
}

#tabs {
  width: 100%;
}

#tabs .region {
  float: left;
  margin-bottom: 1em;
  padding-right: 5%;
  width: 47.5%;
}

#tabs .region.last {
  padding-right: 0;
}

/* Species Search */

.search-full {
  margin-bottom: 1em;
}

.search-right label {
  color: #4F4532;
  display: block;
  padding-bottom: 3px;
}

.search-right .search-species {
  z-index: 10;
}

.search-right input.text {
  width: 300px;
}

.search-right select {
  width: 306px;
}

.search-right input.button {
	background: url(../media/Button-Magnifying-Glass.gif) no-repeat;
	border: none;
	color: transparent;
	cursor: pointer;
	height: 21px;
	margin: 0 0 0 3px;
	padding-bottom: 2px;
	text-indent: -9999px;
  text-transform: capitalize;
	width: 21px;
}

.search-right .ajax_response {
  position: absolute;
  top: 43px;
  left: 0;
  width: 305px;
}

.ajax_response #county-search-results {
  width: 100%;
}

.search-right form {
  position: relative;
}

.search-right .ajax_busy {
  width: 16px;
  height: 16px;
  background: url(../media/ajax-loader.gif) no-repeat top left;
  position: absolute;
  top: 22px;
  right: 48px;
}

.search-right .instructions {
  background: #fbeed9;
  color: #666;
  margin: 0.5em 0;
  padding: 0.5em;
  width: 292px;
}

/* News home */

.article {
  margin-bottom: 1.5em;
  overflow: hidden;
}

.article .teaser-headline {
  color: #900;
  font-size: 0.8em;
  line-height: 1.2em;
  text-transform: uppercase;
}

div#mainContent.bulletin .article h2 {
  margin-top: 0;
}

.article .dateline {
  color: #777;
  font-size: 0.9em;
}

.article ul {
  overflow: hidden;
}

/* Document Library */

#library h2	{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0 5px 5px;
	background-color: #e6efde;
}

h2.cca	{
	font-size: 1.25em;
}
