@charset "UTF-8";
/* CSS Document */

/* Begin Headers & Footers*/

#header {
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #13192C;
	padding: 40px 250px 0 150px;
	margin: 0;
	height: 75px;
	width: 100%;
	z-index: 1;
	}

#headerimg {
	background-image: url(../images/design/photog/AFphotologo.png);
	position: fixed;
	left: 0px;
	top: 5px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	height: 300px;
	width: 130px;
	z-index: 2;
	}
	
#apDiv1 {
	float: right;
	top: 0px;
	width: 300px;
	height: 250px;
}

#pageheader {
	position: relative;
	width: 100%;
	height: 40px;
	}
	
#pagebody {
	float: left;
	position: relative;
	width: 365px;
	height: 40px;
	top: 0px;
	}

#linkbody {
	position: relative;
	width: 100%;
	height: 40px;
	left: 0;
	top: 0;
	}

	
#bodybg	{
	position: fixed;
	left: 0px;
	top: 0px;
	padding-left: 145px;
	padding-top: 130px;
	height: 100%;
	width: 300px;
	background-image:url(../images/design/photog/alainpattern02.png);
	background-repeat: repeat;
	}
	
#container {
	position: absolute;
	top: 125px;
	left: 578px;
	height: 500px;
	width: 301px;
	}
	
#footer {
	position: absolute;
	left: 1px;
	top: 441px;
	z-index: 1;
	padding: 0;
	}

/* End Headers & Footers*/

/*Begin Main Page structure*/

.mheader {
	padding: 15px auto;
	margin:15px auto;
	height: 10%;
	}

.mnarrowcolumn {
	padding:auto;
	margin:15px auto;
	height: 40%;
	text-align:center;
	}
	
.mfooter {
	padding: 0;
	margin: 15px auto;
	color:#FFFFFF;
	clear: both;
	font-family: Georgia, Times New Roman;
	text-align:center;
	font-size: 0.4pt;
	}
	
/* End Main Page Structure*/

/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */

/* Begin Photography Type & Colors */


.header p{
	font-family:  Georgia, Times New Roman;
	color:#ffffff;
	font-size: 30px;
	text-align:left;}
	
.header a {
	text-align:center;
	width: 12em;
	font-family: Georgia, Times New Roman;
	font-size: 30px;
	color:#99CCCC;
	text-decoration:none;
	}
	
.header a:hover {
	color: #333333;
	}
	
.pagebody p,a,img {
	text-align: left;
	font-family:Georgia, Times New Roman;
	font-size: 14px;
	margin-top: 0;
	}
	
.pagebody a:hover {
	font-size: 14px;
	color: #fff;
	}
	
.pagebody p {
	color: #fff;
	}
	
.pagebody a {
	color:#99CCCC;
	text-decoration:none;
	}
	
.body img {
	text-align: left;
	font-family:Georgia, Times New Roman;
	font-size: 14px;
	margin-top: 0;
	}
	
.body a:hover {
	color: #fff;
	}
	
.body p {
	color: #fff;
	}
	
.body a {
	color:#99CCCC;
	text-decoration:none;
	}
	
.pbcheader p {
	color: #99CCCC;
	font-family: Georgia, Times New Roman;
	font-size: 30px;
	line-height: 1.2em;
	text-decoration: none;
	}
	
.footer {
	color:#999999;
	clear: both;
	font-family: Georgia, Times New Roman;
	text-align:center;
	font-size: 0.4em;
	width: 249px;
	height: 12px;
	}
	
	
/* End Photography Type & Colors*/



/* Begin Photography Structure*/


	

	
#indexbody	{
	font-family:  Georgia, Times New Roman; 
	line-height: 1.5;
	background-color: #CCC;
	padding: 10px
	}
		

	

	
h1,h2 { 
	color:#99CCCC !important;
	line-height: 1.2em;
	}
	
h2	{
	text-align: left;
	text-decoration:none;
	font-family: Georgia, Times New Roman;
	color: #999999;
	}
	
p {
	text-align: left;
	font-family:Georgia, Times New Roman;
	font-size: 14px;
	color: #999999;
	margin-top: 0;
	}
	
a {
	text-align:center;
	font-family: Georgia, Times New Roman;
	font-size: 14px;
	color:#99CCCC;
	text-decoration:none;
	}
	
	
/*a:hover {
	color: #FFF !important;
	text-decoration: none;
	}*/
	
#wrapper {
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	}

.container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	}
	
#content {
	/*position: relative; /* Fixes the z-index */
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	}
	
	/* Let's compensate for IE6's inability to interpret top: 0; and bottom: 0; */
	* html #column-1 .overlay { height: expression(document.getElementById("column-1").offsetHeight); }

/* All Content relating with transparency was provided by the kind folks from http://bitsamppixels.com
{{http://bitsamppixels.com/2008/02/11/cross-browser-transparent-columns/}} */

.floatleft	{
	float: left;
	width: 216px;
	height: 320px;
		}
	


	
.narrowcolumn {
	padding: 0px;
	margin: 15px 0;
	text-align:center;
	}

.column {
	width: 590px;
	}
	
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 700px;
	}
	
.pagefooter {
	padding-top: 60px;
	margin: 90px auto 0;
	width: 425px;
	clear: both;
	font-family: Georgia, Times New Roman;
	text-align:center;
	font-size: 0.6em;
	color:#999;
	}
	
/* End Photographie Structure */


/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */

/* Begin Couture Structure*/



/* End Couture Structure*/
	

/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////// */

/* Begin Lightbox*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	font-family: Georgia, Times New Roman;
}
#lightbox img{
	width: auto;
	height: auto;
	font-family: Georgia, Times New Roman;
}
#lightbox a img{
	border: none;
	font-family: Georgia, Times New Roman;
}

#outerImageContainer{ position: relative; background-color: #13192C; 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/png;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(../images/design/lightbox/prevlabel.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/design/lightbox/nextlabel.png) right 15% no-repeat; }

#imageDataContainer{
	background-color: #13192C;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	font-family: Georgia, Times New Roman;
	font-size: 10px;
}

#imageData{	padding:0 10px; color: #fff; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#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: 115px; left: 0; z-index: 90; width: 100%; /* background-color: #000;*/ }
/* End Lightbox*/
