/* CSS Document */

body			{background-color: #D3D3D3; margin: 0; padding: 0; 
			font-family: arial, verdana, helvetica, sans-serif; font-size: 12pt; color: #000000;}




/* Headers */
h1 			{font-family: arial; font-size: 16pt; text-align: center; color: #000000; margin-top: 20px; margin-bottom: 0px; }
h2 			{font-family: arial; font-size: 12pt; text-align: left; color: #000000; margin-top: 10px; margin-bottom: 0px; }
h3 			{font-family: arial; font-size: 12pt; text-align: center; color: #000000; font-style: italic; margin-top: 5px; margin-bottom: 10px; }



/* Paragraph styles */	
p			{font-family: arial; text-align: justify; font-size: 12pt; margin-left: 1px; margin-right: 1px;}
p.copyright		{font-family: arial; font-size: 60%; margin-top: 1px; margin-bottom: 1px; text-align: center;}
p.center		{font-family: arial; text-align: center;}
p.menu			{font-family: arial; font-size: 12pt; margin-top: 1px; margin-bottom: 4px; text-align: center;}
p.back			{font-family: arial; font-size: 11pt; margin-top: 0px; margin-bottom: 40px; }
p.mid			{font-family: arial; text-align: center;}




/* Horizontal rules */
hr 			{height: 1px;  width: 300px;  color: #999999;  margin-top: 20px;  margin-bottom: 20px;  align: center;}
hr.footer		{height: 1px;  width: 750px;  color: #999999;  margin-top: 15px;  margin-bottom: 10px;  align: center;}
hr.left			{height: 1px;  width: 750px;  color: #999999;  margin-top: 0px;  margin-bottom: 2px;  align: left;}



/* Images */
.photo			{border-width: 1px 1px 1px 1px;  border-style: solid; border-color: #999999; float: right; 
			margin-left: 10px; margin-bottom: 5px;} 
.lgephoto		{border-width: 1px 1px 1px 1px;  border-style: solid; border-color: #999999; float: center;}
.image			{border-width: 2px 2px 2px 2px;  border-style: solid; border-color: #000000; margin-top: 5px; margin-bottom: 5px;}
.lboxphoto		{border-width: 1px 1px 1px 1px;  border-style: solid; border-color: #999999;} 




/* Tables */
table.master		{border: 0px solid #999999;  background-color: #D3D3D3; width: 750px; text-align: center;
			font-family: arial; font-size: 12pt;}

table.footer		{border: none;  width: 750px; font-family: arial; font-size: 8pt; text-align: center;}
table.hundred		{border: none;   width: 560px;  text-align: center;}
table.images_table	{padding: 2px; border: 1px solid #000000; background-color: #ffffff; width: 570px;}
table.image		{border: 0; width: 750px; background-color: #D3D3D3;}
table.gallery		{border: none;  text-align: center;  width: 750px}




/* table headers */
th.images1		{border: 1px solid #999999; background-color: #B8B7B7; text-align: center; font-family: arial; font-size: 10pt; color: #000000}




/* TableCells */
td.header		{border: 1px solid #999999; width: 750px;}
td.links		{border: 1px solid #999999; width: 125px; background-color: #ffffff; font-size: 75%; font-weight: bold; padding: 2px 2px 2px 2px; }
td.images1		{border: 1px solid #999999; width: 190px; background-color: #ffffff; text-align: center; font-family: arial; font-size: 10pt;}
td.images2		{border: 1px solid #999999; background-color: #ffffff; text-align: center; font-family: arial; font-size: 10pt;}
td.footer		{border-top: 1px solid #999999; padding: 8px 0px 8px 0px; }
td.image		{border: 0; background-color: #D3D3D3; width: 750px; padding: 4px 4px 4px 4px; text-align: center; font-size: 90%;}



/* Lists */
ul.left			{color: black; list-style-type: disc; text-align: left;}
li			{margin-top: 8px;  margin-bottom: 8px;  margin-left: 0px;}



/* Span styles */
span			{font-family: arial; font-size: 12pt; font-style: italic; color: #CC0000; text-align: left;}




/* Other */
sup			{font-size: 90%;}




/* Links */
a:link			{color: #333399;}
a:visited		{color: #333399;}
a:hover			{color: #cc0000;}



#lightbox			{position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img			{width: auto; height: auto;}
#lightbox a img			{border: none; }


#outerImageContainer		{position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer			{padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav			{position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>#hoverNav	{ left: 0;}
#hoverNav a			{ outline: none;}


#prevLink, #nextLink		{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); 
				/* Trick IE into showing hover */ display: block; }
#prevLink 			{ left: 0; float: left;}

#nextLink 			{ right: 0; float: right;}
#prevLink:hover, 
#prevLink:visited:hover 	{ background: url(../2.images_birds/images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, 
#nextLink:visited:hover 	{ background: url(../2.images_birds/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer		{ font:10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; 
				overflow: auto; width: 100%	; }


#imageData			{padding:0 10px; color: #666; }

#imageData #imageDetails 	{width: 70%; float: left; text-align: left; color: #666; font-family: Arial; font-size: 12px; font-weight: bold; 
				font-style:italic;}	

#imageData #caption 		{font-size: 12px; font-weight: bold; color: #666; line-height: 22px; font-style: italic; font-family: Arial;} 

#imageData #numberDisplay	{ display: block; clear: left; padding-bottom: 1.0em; color: #666;  font-family: Arial; font-size: 11px; font-weight: bold; 					font-style: italic;}	

#imageData #bottomNavClose	{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none; color: #666; font-family: Arial; font-size: 11px; 
				font-weight: bold; font-style:italic;}	


#overlay			{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




