@charset "utf-8";
/* reset defaults */
*{padding:0;margin:0;outline:none;}

body,html{font:1em Garamond,helvetica,sans-serif;background-color:#000; color:#fff;font-style:italic;}
body {min-height:500px;}

a {color:#fff;}

h1{padding-bottom:12px;}

#Container
{width:408px;margin-top:1px;margin-left:auto;margin-right:auto;margin-bottom:0;padding-bottom:10px;}

#ContainerHome 
{width:901px;margin-top:0;margin-left:auto;margin-right:auto;margin-bottom:0;padding-bottom:10px; text-align:center;}

#PhotosHome
{width:567px;margin-top:1px;margin-left:auto;margin-right:auto;margin-bottom:45px;;padding-bottom:10px; margin-top:55px; clear:right;color:#fff; text-align:center;}


#ContentText
{width:750px;margin-top:1px;margin-left:auto;margin-right:auto;margin-bottom:45px;padding-bottom:10px; padding-left:55px; clear:both; color:#fff; text-align:left; font-size:1.2em; font-style:normal; line-height:1.2em;}

#ContentText p{
	padding-top:.7em;
	padding-bottom:.7em;}
	
#ContentText h1
{
	padding-top:1em;
	font-size: 1.4em;
	color:#710000;}

#PhotosHome a, img
{text-decoration:none;
font-weight:bold;
color:#fff;
}

.HomeGalleryImage
{margin-right:10px;
margin-left:10px;}

.HomeGalleryImageWide
{margin-right:10px;
margin-left:10px;
padding-top:40px;
padding-bottom:22px;}

.grey
{color:#666;}

#GalleryContainer
{width:910px;margin-top:0;margin-left:auto;margin-right:auto;margin-bottom:0;padding-bottom:10px; clear:both; text-align:center;}

#GalleryAdimContainer
{width:600px;margin-top:0;margin-left:auto;margin-right:auto;margin-bottom:0;padding-bottom:10px; clear:both; padding-top:9px; text-align:center;}

#GalleryContainer table
{padding:2px;}

#PhotoResize 
{width:388px;}

#PhotoResize img
{float:left;
clear:both;}

#Gallery
{height:175px;
width:205px;
float:left;
text-align:center;
padding-top:20px;
border:4px;
}

.Gallery
{height:175px;
width:205px;
float:left;
text-align:center;
padding-top:20px;
border:4px;
}

#GalleryAdmin
{height:185px;
width:95px;
float:left;
}

#GalleryAdminLandscape
{height:185px;
width:155px;
float:left;
}

#footer
{float:left;
clear:both;
width:900px;
margin-left:auto;
margin-right:auto;
margin-top:22px;
text-align:center;
}
.pictures {padding:5px;
	float:right;
	text-align:left;
	}
			
#iCap{
  text-align: left;
  font-weight: normal;
  margin: 2px;
  font-size:.8em;
  float:left;
  width:190px;
  padding-top:15px;
}

#iCapLandscape
{
  text-align: left;
  font-weight: normal;
  margin: 2px;
  font-size:.8em;
  float:left;
  width:190px;
    padding-top:15px;
}

#PhotoCup
{float:left;
padding:9px;}

.PhotoCup
{float:left;
padding:9px;}




#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(/js/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/js/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; }
