body
	{
	font-family: Verdana, sans-serif;
	margin:0px;
	padding:0px;
	font-size:10pt;
	color:#dddddd;
	background-color:#000000;
	}
#intro 			{border:0px solid #111111; }
#introtable 	{height:100%;border:0px solid #111111; width:99%;}
.introtable 	{}
.intrologo 		{height:40%;vertical-align:bottom;text-align:center;}
.introemail 	{height:10%;vertical-align:top;text-align:center;}
.intromobile 	{height:10%;vertical-align:top;text-align:center;}
.introlocation 	{height:40%;vertical-align:bottom;;text-align:right;}
.flashrequired  	{font-size:7pt;}

a,link,visited,active  {
	font-size:11pt;
	color:#EEEEEE;
	background-color:transparent;
	text-decoration:none;
	border:0px;
	}
a:hover {}

img {border:0px;}
.calign		{text-align:center;}
.clear {clear:both;}	
hr {width:80%;}

#frontPageBanner {
	position:relative;
	left:auto;
	height:100px;
	top:10px;
	width:900px;
	}
.businessname {
	float:left;
	width:480px;
	text-align:left;
	font-size:24pt;
	}
.contactdetails {
	float:left;
	width:420px;
	text-align:right;
	}
.tel {font-size:12pt; color:#EEEEEE;}
.email a,link,visited,active {font-size:10pt;}
.email hover {color:#888888;}

#navigation {
	position:relative;
	left:auto;
	top:-10px;
	width:900px;
}
.navigationLeft {
	font-size:11pt;
	float:left;
	width:450px;
	text-align:left;
}
.navigationRight {
	font-size:11pt;
	float:left;
	width:450px;
	text-align:right;
}

#galleryLists {
	width:auto;
	left:auto;
	top:0px;
	width:900px;
}
#galleryLists a,link,visited,active {font-size:8pt;}

#galleryLists h2 {font-size:10pt; color:#FFFFFF;}
.publicGalleries{text-align:left;
	font-size:8pt;
	float:left;
	width:445px;
	text-align:left;
}
.privateGalleries{text-align:left;
	font-size:8pt;
	float:left;
	width:445px;
	text-align:left;
}


#galleryHolder {
	position: relative;
	margin: 0px auto;
	width:700px;
	border:0px solid white;
	}
.photoholder {
	float:left;
	height:140px;
	width:140px;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	background-color:transparent;
	border: 2px solid #AAAAAA;
	text-align:center;
	vertical-align:bottom
	}
.photoholder img {
	border: 0px solid yellow;
	height:130px;
	width:130px;
	}

#menu {}
.menuTable {
	width:750px;
	background:transparent;
	padding: 10px 0px 0px 0px;
	}
.menuTable td {
	text-align:center;
	width:150px;
	font-size:9pt;
	color:#dddddd;
	}
.menuTable td  a,link,visited,active {
	font-size:10pt;
	color:#FFFFFF;
	border:0px;
	}	
.menuTable td a:hover {color:#888888;}


#footer {
	width:700px;
	padding:10px 0px 15px 0px;
	}
.copyright {
	font-size:9pt;
	float:left;
	width:350px;
	text-align:left;
	color:#AAAAAA;
	}
.termslink {
	font-size:9pt;
	text-align:left;
	color:#EEEEEE;
	}	
.gallerylink {
	font-size:9pt;
	float:left;
	width:345px;
	text-align:right;
}

#terms {
	padding: 0 30px 0 30px;
	text-align:left;
	color:#CCCCCC;
	}
#terms .smallprint {font-size:8pt;color:#999999;}	

#services {
	padding: 0 30px 0 30px;
	text-align:left;
	color:#CCCCCC;
		}
#services .price1 {padding-left:50px;}
#services .price2 {position:absolute;left:350px;}
#services .quote  {font-size:9pt;color:#AAAAAA;padding-left:75px;}
#services .printtype	{font-weight:bold;}
#services .smallprint {font-size:8pt;color:#999999;}
#services h1 {padding-left:5px;}
#services h2 {padding-left:20px;}
#services h3 {padding-left:30px;}
#services hr {text-align:center; width:300px;}


#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: 5px; }
#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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; }
