/* CSS Document */

#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(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; }


body {
	background-color: #000000;
	padding-top: 35px;
	
}

td {vertical-align: top;}

img {
border:0;
}



a:link {
	color: #EC8801;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #EC8801;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}




#leftleader {
	padding-left: 284px;
}

#tel {
	text-align: left;
	padding-top: 37px;
}
#main {
	text-align: left;
	padding-top: 180px;
}

#mainhome {
	text-align: left;
	padding-top: 118px;
}



#foot {
	padding-top: 100px;
	padding-left: 318px;
}

#email {
	text-align: left;
	padding-top: 48px;
}

#copyright {
	padding-top: 15px;
	text-align: left;
	font-size: 10px;
	text-transform: none;
	padding-left: 0px;
	font-family: Tahoma;
	color: #666666;
	padding-right: 0px;
	padding-bottom: 0px;
}

#leftnav {
	text-align: left;
	padding-left: 8px;
	line-height: 15px;
	padding-right: 25px;
}


#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #0000;
	line-height: 17px;
}
#nav {
	padding-top: 20px;
}
#arch {
	background-image: url(images/architecture.bg_08.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 55px;
}

#pr {
	background-image: url(images/pr-background_pic_08.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 55px;
}

#portraits {
	background-image: url(images/portraits-bg_08.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 55px;
}

#ls {
	background-image: url(images/lifestyle-bg_08.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 55px;
}

#services-cell {
	background-image: url(images/services-bg_08.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 50px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 16px;
}

.title {
	font-family: Tahoma;
	font-size: 12px;
	color: #EC8801;
	text-transform: uppercase;
	font-weight: bold;
}


#profile-cell {
	background-image: url(images/profile_08.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 250px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 16px;
}

#clients-cell {
	background-image: url(images/clients-bg_08.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 100px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 16px;
}


#testi-cell {
	background-image: url(images/testi-bg_08.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 80px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 16px;
}

#contact-cell {
	background-image: url(images/contact-bg_08.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 305px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 16px;
}
#theterms {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	padding-top: 25px;
	padding-bottom: 25px;
}
