/* CSS Document */

body			{background-color: #000000; margin: 0; padding: 0; 
			font-family: arial, verdana, helvetica, sans-serif; font-size: 12pt; color: #ffffff;}




/* Headers */
h1 			{font-family: arial; font-size: 16pt; text-align: center; color: #ffffff; margin-top: 20px; margin-bottom: 0px; }





/* Paragraph styles */	
p			{font-family: arial; text-align: center; 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;}
.paypalbutton		{text-align: center; font-size: 10pt; margin-top: 10px; border: none;}





/* Tables */
table.master		{border: 0px solid #999999;  background-color: #000000; 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.options		{padding: 2px; border: 1px solid #000000; background-color: #ffffff; width: 660px; text-align:
			center; font-family: arial; font-size: 12pt;}
table.hundred		{border: none;   width: 560px;  text-align: center;}
table.gallery		{border: none;  text-align: center;  width: 750px;}
table.images_table	{padding: 2px; border: none; background-color: #000000; width: 570px; text-align: center;}





/* table headers */
th.opt3			{border: 1px solid #999999; background-color: #CCCCCC; text-align: center; font-size: 80%; 
			color: #CC3333; padding: 3px 3px 3px 3px; }
th.opt4			{border: 1px solid #999999; background-color: #CCCCCC; text-align: center; font-size: 80%; 
			color: #CC3333; padding: 3px 3px 3px 3px; }
th.images1		{border: 1px solid #999999; background-color: #333333; text-align: center; font-family: arial; font-size: 11pt; color: #ffffff; 				padding: 2px 2px 2px 2px; }




/* TableCells */
td.header		{border: 1px solid #999999; width: 750px;}
td.footer		{border-top: 1px solid #999999; padding: 8px 0px 8px 0px; }
td.links		{border: 1px solid #999999; width: 150px; background-color: #cccccc; font-size: 75%; font-weight: bold; padding: 3px 3px 3px 3px; }td.options2		{border: 1px solid #999999; width: 170px; background-color: #000000; text-align: center; 
			font-size: 80%; padding: 3px 3px 3px 3px; }
td.options3		{border: 1px solid #999999; width: 320px; background-color: #000000; text-align: center; 
			font-size: 80%; padding: 3px 3px 3px 3px; }
td.images1		{border: 1px solid #999999; width: 190px; background-color: #B8B7B7; text-align: center; font-family: arial; font-size: 11pt; 					padding: 1px 1px 1px 1px; }




/* Images */
.photo			{border-width: 1px 1px 1px 1px;  border-style: solid; border-color: #999999; float: 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;}



/* Other */
sup			{font-size: 90%;}




/* Links */
a:link			{color: #0033cc;}
a:visited		{color: #0033cc;}
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(../galleries/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../galleries/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; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

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

