html {height: 101%;}
body { background-color: #2a2a2a;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 15px;}

img {border: 1px solid #FFF;}
#container {position: relative; width: 934px; height: 510px;margin: 0px auto;background: #2a2a2a;}
#subcontainer-home {margin: 0px auto; position: relative; width: 869px; height: 510px; background: #2a2a2a url(/images/home-bg.jpg) no-repeat top left;}
#subcontainer {margin: 0px auto; position: relative; width: 869px; height: 510px;background: #2a2a2a url(/images/bg-follow.png) no-repeat top left;}

#nav {position: absolute; top: 348px; left: 0; width: 200px; height: 140px; color: #FFF; line-height: 34px;}
#nav a {color: #fff; text-decoration:none}
#nav a:hover {color: #fff; text-decoration:underline}

#contact {color: #cc3300;}
#contact a {color: #cc3300; text-decoration:none}
#contact a:hover {color: #cc3300; text-decoration:underline}

#contactpage {margin-left: 50px; font-family: Arial, Helvetica, sans-serif;font-size: 15px;}
#contactinfo {font-family: Arial, Helvetica, sans-serif;font-size: 18px;}

#nav-home {position: absolute; top: 498px; left: 0; width: 200px; height: 20px; color: #cc3300; font-weight: bold;}
#nav-home a {color: #cc3300; text-decoration: none;}
#nav-home a:hover{color: #cc3300; text-decoration:underline;}

#architect-header {position: absolute; top: 434px; left: 191px; width: 672px; height: 22px; color: #cc3300;}
#sa-header {position: absolute; top: 480px; left: 731px; width: 130px; height: 15px; color: #cc3300;}
.text-padding {padding: 0 0 10px 0;}

#display a {color:#FFF; text-decoration: none;}

.clear{clear:both;height:0;font-size:1px;line-height:0;}

#architects, #architects span {  width: 672px; height: 22px; background-image: url(/images/marcus-smit-architects.png);background-repeat: no-repeat;}
#architects span { margin-bottom: -30px; }
/* non-repeated code */  
h1 span { display: block; position: relative;  z-index: 1; }  
/* IE5 Mac Hack \*/  
h1 { overflow: hidden; }  
/*/  
h1 { text-indent: -100em; }  
/* End Hack */

#sa, #sa span {  width: 130px; height: 13px; background-image: url(/images/southafrica.png);background-repeat: no-repeat;}
#sa span { margin-bottom: -30px; }
/* non-repeated code */  
h2 span { display: block; position: relative;  z-index: 1; }  
/* IE5 Mac Hack \*/  
h2 { overflow: hidden; }  
/*/  
h2 { text-indent: -100em; }  
/* End Hack */

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

