body {
	/*font: 90%/100% "Trebuchet MS", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;*/
	font: 90%/100% Helvetica, sans-serif;
	color: #666; 
	margin: 0; 
	background-color: #343434; }
	p {
		font-size: 18px;
	}
/*	
#logo {
	position:absolute;
	width:auto;
	height:95px;
	top: 0px;
	text-align: left;
	text-indent: 35px;
	padding-top: 5px;
	visibility: visible;
	margin-right: 5px;
}
	
#fwsbar {
	text-indent: 149px;
	height: 31px;
	width: auto;
	position:absolute;
	top: 12px;
	visibility: visible;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 19px;
	color: #FFF;
	font-weight:bold;
	margin-top: 6px;
	}
#fwsbarhome {
	text-indent: 149px;
	height: 31px;
	width: auto;
	position: absolute;
	top: 12px;
	visibility: visible;
	z-index:1;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 19px;
	color: #FFF;
	font-weight:bold;
	margin-top: 2px;
	}
	
#sitename {
	position:absolute;
	height:36px;
	z-index:1;
	top: 39px;
	font-size: 35px;
	line-height: 40px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	white-space: nowrap;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	visibility: visible;
	padding-right: 10px;
	padding-left: 0px;
	text-indent: 149px;}
/*
#searchbar {
	height:38px;
	width: auto;
	top: 107px;
	position: absolute;
	padding-top: 2px;
	padding-bottom: 2px;
	visibility: visible;
	vertical-align: middle;
	z-index: 3;
	overflow: hidden;
	padding-left: 10px;
}
.searchbar .search-cell img {
	float: right;
	vertical-align: middle;
	padding-top: 20%;
	top: 50%;
	position: relative;}
#searchbar .search-button {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0em;}
	*/

a:link {
	color: #003366;
	text-decoration: underline;
	background-color: transparent
}
a:visited {
	color: #003366;
	text-decoration: underline;
	background-color: transparent
}
a:active { color: #750508; text-decoration: none; background-color: transparent }
a:hover {	color: #23669A;	text-decoration: none;	background-color: transparent;}
	
	

.contentbox {
	border: 1px solid #999;
	padding: 10px 20px 10px 20px; 
	width: auto; 
	margin-left: 31px;
	color: #666; background-color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height:170%;}
	

		
.publications {font-size: 85%; color: #666; background-color: #fff; line-height: 150%;}
.caption {
	font-size: 115%;
	line-height: 140%;
	color: #858585;
}
.nav {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 120%;
	color: #999; background-color: #111F39;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
}
a.nav:link  { color: #999; text-decoration: none;}
a.nav:visited { color: #999; text-decoration: none;}
a.nav:active { color: #ccc; text-decoration: none;}
a.nav:hover { color: #ccc; text-decoration: none;}

.navsub {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 100%;
	color: #333;
	background-color: #A4A4A4;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	text-align: center;
}
a.navsub:link  { color: #333; text-decoration: none;}
a.navsub:visited { color: #333; text-decoration: none;}
a.navsub:active { color: #333; text-decoration: none;}
a.navsub:hover { color: #FFF;	text-decoration: none;}



.navtertiary {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	color: #0000FF;
	background-color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
}
a.navtertiary:link  { color: #0000FF; text-decoration: none;}
a.navtertiary:visited { color: #0000FF; text-decoration: none;}
a.navtertiary:active { color: #0000FF; text-decoration: none;}
a.navtertiary:hover { color: #333;	text-decoration: none;}


.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	line-height: 100%;
	color: #535353; background-color: #E0E0E0;
	padding-top: 8px; 
	padding-left: 31px;
}
.H2 {
	font-size: 18px;
	font-weight: bold;
	color: black; background-color:#fff;
	line-height: 130%; 
	text-align:left;
}
.H2-bigger {
	font-size: 28px;
	font-weight: bolder;
	color: black;
	background-color: #fff;
	line-height: 28px;
	text-align: left;
}
.H2-biggest {
	font-size: 40px;
	font-weight: bolder;
	color: black;
	background-color: #fff;
	
}
.footer {
	text-align: left;
	font-size: 70%;
	line-height: 160%;
	color: #333; background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}


.go {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999; background-color: #111F39;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.H3 {

	font-size: 16px;
	font-weight: bold;
	color: #D65434; /*background-color:#fff; */
	line-height: 130%; text-align:left;
}

.H3A {

	font-size: 130%;
	font-weight: bold;
	color: #D65434; background-color:#fff;
	line-height: 150%; text-align:left;
}

.H3-Center {
	font-size: 100%;
	font-weight: bold;
	color: #D65434; background-color:#fff;
	line-height: 130%; text-align:center;
}

.H4 {

	font-size: 110%;
	font-weight: bold;
	color: #339933; background-color:#fff;
}
.H5 {
	font-size: 105%;
	font-weight: bold;
	color: #000;
	background-color:#fff;
	text-transform: uppercase;
}
.exitlink {
	font-size: 85%;
	line-height: 160%;
	color: #FF6600;
	background-color: #FFF;
	font-weight: bold;
}
.clear {clear: both;}
img.floatRight { 
    float: right; 
	margin: 10px 0 10px 20px;}
img.floatLeft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
}
.job-alert-table {
	background-color: #FFFFCC;
	border: 2px solid #000066;
}
.job-alert-table-alert-text {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #000033;
	text-align: center;
}

#pagination li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
display:inline;
margin: 3px;
}
#pagination ul {margin-left: 0; padding-left: 0;}
.current a {
background:#999999;
color:#FFFFFF;
text-decoration:none;
padding: 3px;
}
.fa-browse-table-header {
	font-size: 12px;
	font-weight: normal;
	background-color: #255981;
	color: #FFFFFF;
}
.fa-browse-table-data {
	font-size: 12px;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #000000;
	background-image: none;
}
.dk-red-text {
	color: #660000;
}

.fa-browse-table-data-darker {
	font-size: 12px;
	font-weight: normal;
	background-color: #999999;
	color: #000000;
	background-image: none;
}

/*
////////////////////////////////////////
	Start of feather atlas modifications
/////////////////////////////////////////
	

*/

.full-page-content {
	/* This padding with background color replaces the shim */
	width:968px;
	padding-bottom: 10px;
	background-color: #666;
	padding-left: 10px;
	padding-right: 10px;
	margin-left:auto;
	margin-right:auto;
}

.fa-contentbox {
	width:928px;
	min-height: 830px;
	border: 1px solid #999; 
	color: black; 
	background-color: #fff;
	line-height:170%;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	}

.fa-logo {
	width:95%;
}
.fa-logo-small {
	display:none;
}

.footer-box {
	width: 95%;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-top: 10px;
	background-color: #E0E0E0;
	margin-bottom:10px;
}

.disappear-on-mobile {
		display:inline-block;
		
	}
	
.kicker {
	display:none;
}

/*
////////////////////////////////////////
	menu for all pages
/////////////////////////////////////////
*/

.fa-navsub {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
	background-color: #255981;
	width: 100%;
	height:33px;
}

a.fa-navsub:link  { color: #FFFFFF; text-decoration: none;}
a.fa-navsub:visited { color: #FFFFFF; text-decoration: none;}
a.fa-navsub:active { color: #FFFFFF; text-decoration: none;}
a.fa-navsub:hover { color: #999999;	text-decoration: none;}
	
.fa-nav-icon {
	display: none;
	position: fixed;
	z-index: 8;
	top:103px;
	height:33px;
	width: 100%;
	background: #255981;
}

.bar1, .bar2, .bar3 {
  width: 35px;
  height: 3px;
  background-color:  #FFFFFF;
  margin: 6px;
  transition: 0.4s;
}

/* The side navigation menu */
.sidenav {
  height: 100%; 
  width: 0;
  position: fixed; 
  z-index: 9; 
  top: 0;
  left: 0;
  background-color: #255981; 
 overflow: hidden;
  padding-top: 60px; 
  transition: 0.9s;
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 16px;
	line-height: 100%;
	font-family:Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}


/* menu dropdown */

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #255981;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: #FFFFFF;
  padding: 12px 16px;
  display: block;
  font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
}

.show {
  display: block;
}


/* size changing options */

@media only screen and (max-width: 968px) {
	.fa-navsub {
	width: 100%;
	}
}

@media only screen and (max-width: 600px) {
	.fa-nav-icon {
		display: inline-block;
		cursor: pointer;
	}
	.fa-navsub {
		display: none;
	}
}

@media screen and (max-height: 450px) {
	.sidenav {padding-top: 15px;}
	.sidenav a {font-size: 18px;}
}



/*
////////////////////////////////////////
	ID Tool page
/////////////////////////////////////////
*/


.buttonSection {
	margin-right:auto;
  margin-left:auto;
  padding-left:15px;
  padding-right:15px;
  text-align:center;
  align-content:center;
  font-size: 17px;
  line-height: 120%;
}

.btngrp {
	margin-bottom: 10px;
}

.patternButton, .colorButton, .sizeButton, .featherTypeButton, .birdTypeButton {
	padding: 5px 7px; /* Some padding */
	border-radius: 5px;
}

.buttonIcon {
	width:100px;
	height:auto;
	border-radius: 5px;
}

/* Style the  panels  */
.instructionsPanel {
  background-color: #eee;
  width: 100%;
  border: none;
  outline: none;
  overflow:auto;
  text-align: center;
}
.patternPanel, .colorPanel, .sizePanel, .fTypePanel, .bTypePanel{
  background-color: #eee;
  width: 100%;
  border: none;
  outline: none;
  display: none;
  margin-bottom: 20px;
  text-align: center;
  overflow:auto;
}

.fTypeSelector{
	width:70%;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

#featherTypeImage{
	width:100%; 
	height:auto; 
	margin: 15px;
	display: block;
}

.bTypePanel li {
	line-height:1em;
    min-height:2em;
	
}


/* Style the individual sections for the pattern options */

.items {
	list-style-type: none;
	padding: 0px;
}

.patternOption {
	display:inline-block;
	margin: 5px;
	width: 30%;
}
.patternImg {
	width:100%;
	height:auto;
	border-radius: 5px;
  	cursor: pointer;
  	transition: 0.3s;
}

.instructions {
	margin: 5px;
}

.colorRow {
	text-align: center;
}
.colorOption {
	margin: 5px;
	width: 30%;
	display: inline-block;
	vertical-align: top; 
}

.colorImg {
	width:100%;
	height:auto;
	border-radius: 5px;
  	cursor: pointer;
	transition: 0.3s;
}





/*
////////////////////////////////////////
	Browse pages
/////////////////////////////////////////
*/

.browseImg {
	width: 100%;
	height: auto;
}
.browseItem {
	width:  130px;
	height: 180px;
	display:inline-block;
	padding: 5px;
	font-size: 12px;
	text-align: left;
}

/*
////////////////////////////////////////
	search page
/////////////////////////////////////////
*/

.searchInput {
	width: 400px;
}

/*
////////////////////////////////////////
	index page
/////////////////////////////////////////
*/

.homeInstructions {
	width: 66%;
	
}

.idButtons {
	display:inline-block;
}
/* Style tab links */
.tablink {
  color: white;
  vertical-align: middle;
  border: none;
  outline: none;	
  font-size: 17px;
   font-weight: bold;
  width: 30%;
  
}


/*
////////////////////////////////////////
	Below is transferred from old mobile styles sheet
/////////////////////////////////////////
*/

/*
////////////////////////////////////////
	All pages
/////////////////////////////////////////
	

*/

@media only screen and (max-width: 968px) {
	.full-page-content {
		width:100%;
		padding-left: 0px;
		padding-right: 0px;
	}	
	.fa-logo {
		width :95%;
	}
	
	.fa-contentbox {
		padding: 10px 5px 10px 5px;
		width: 95%;
	}
	.fa-logo {
		display:none;
	}
	.fa-logo-small {
		width:85%;
		display:block;
	}
	.footer-box {
	width: 100%;
	}
	.full-size-images {
		width:100%;
		height:auto;
	}
	.disappear-on-mobile {
		display:none;
		width: 0%;
	}
}


@media only screen and (max-width: 600px) {
	#logo {
	text-indent: 0;
	}
	
	#fwsbar {
		text-indent: 90px;
		font-size: 15px;
	}
	#fwsbarhome {
	}
	
	#sitename {
		text-indent: 90px;
		font-size: 20px;
	}
	
	.fa-contentbox {
		padding: 10px 5px 10px 5px;
		width: 95%;
	}
	.title-area {
		z-index: 8;
		position: fixed;
		top: 0px;
		left: 0px;
	}
	
	.fa-logo-small {
		margin-top: 133px;
	}
	
	
}


/*
////////////////////////////////////////
	ID Tool page
/////////////////////////////////////////
*/

.fTypeSelector {
		display: block;
	}
	.fTypeSelectorMobile {
		display: none;
}

@media only screen and (max-width: 968px) {
	#featherTypeImage{
		display:block;
		float:none;
		margin:0;
	}
}

@media only screen and (max-width: 600px) {
	/* style array of buttons */
	.patternButton, .colorButton, .sizeButton, .featherTypeButton, .birdTypeButton {
		
	}

	.fTypeSelector{
		width:100%;
	}
	
	.patternOption {
		float: left;
		margin: 3px;
		width: 45%;
	}
	.colorOption {
	margin: 3px;
	width: 30%;
	}
}

.featherTypeSelector {
	
}

.nextButton, .submitButton {
	font-size: 18px; 
	font-weight: bold; 
	color: #000033; 
	text-align: center; 
	margin-bottom:10px;
}

/*
////////////////////////////////////////
	id results pages
/////////////////////////////////////////
*/

.singleResult {
	margin:10px;
	width: 30%;
	height:auto;
	display:inline-block;
	vertical-align: top;
}
.resultImg {
	width:100%;
	height:auto;
	border-radius: 5px;
  	cursor: pointer;
  	transition: 0.3s;
}
@media only screen and (max-width: 720px) {
	.singleResult {
		width: 45%;
		margin: 5px;
	}
}

/*
////////////////////////////////////////
	browse feathers pages
/////////////////////////////////////////
*/

@media only screen and (max-width: 670px) {
	.browse-table {
		width:100%;
	}
	
	.browseItem {
		
	}
}

/*
////////////////////////////////////////
	id position page
/////////////////////////////////////////
*/

.featherDescriptions {
				display:inline-block; 
				width:33%;
				vertical-align: top;
			}
			@media only screen and (max-width: 968px) {
				.featherDescriptions {
					width:45%;
				}
			}
			@media only screen and (max-width: 740px) {
				.featherDescriptions {
					width:100%;
				}
			}


/*
////////////////////////////////////////
	Glossary page
/////////////////////////////////////////
*/

@media only screen and (max-width: 968px) {
	.two-thirds-size-images {
		width:66%;
		height:auto;
	}
}
@media only screen and (max-width: 600px) {
	.two-thirds-size-images {
		width:100%;
		height:auto;
	}
}

/*
////////////////////////////////////////
	individual feather page
/////////////////////////////////////////
*/

.featherTable  {
	overflow-x: hidden;
}
.featherTable td {
	padding: 10px;
}

.mainFeatherImage {
	width: 100%;
	height: auto;
}

.additionalTable {
	width:80%;
}

@media only screen and (max-width: 670px) {
	.additionalTable {
	width:100%;
}
}

/*
////////////////////////////////////////
	search page
/////////////////////////////////////////
*/


@media only screen and (max-width: 600px) {
	.searchInput {
	width:100%;
}
}

/*
////////////////////////////////////////
	index page
/////////////////////////////////////////
*/
@media only screen and (max-width: 968px) {
	.homeInstructions {
	width:100%;
}
}

/*
////////////////////////////////////////
	faq page
/////////////////////////////////////////
*/
	.screenFAQ {
		display: block;
	}
	.mobileFAQ {
		display: none;
	}

