/*--------------------------------- 
version: 2.1
author: Simon Ellis
email: simonkellis@gmail.com
website: www.skellis.net 

----------------------------------*/

body {font-size:12px;background-color:#FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif;color:#333333;text-align: center;}
#wrapper{margin-top:20px;margin-bottom:30px;}
#content {margin-top:40px;}
#left {float:left;width:30%;text-align:left;margin-left:40px;margin-top:40px;}
#right{float:right;width:40%;text-align:right;margin-right:10px;}
#bigright{float:right;width:60%;text-align:right;margin-right:10px;}
#menu {clear:both;}
#footer {clear:both;padding-top:30px;}

h1 {text-align: center;font-size: 150px;font-weight:100;letter-spacing: 0.1em;color:#CCCCCC;line-height:0px;}
h2 {margin-top:100px;text-align: center;font-size: 11px;font-weight:100;color:#666666;}
h3{padding:0;margin:0;text-align: right;font-size: 18px;font-weight:100;color:#333333;}
h4{text-align: right;font-size: 14px;font-weight:100;color:#666666;}

.left{font-size:9px;}

#menu {margin:0;padding:0 40px;list-style:none;height:25px;background:#999999;border-bottom:solid 1px #333333;}
#menu li,#menu a{display:block;float:left;}
#menu a{text-decoration:none;color:#FFFFFF;padding:5px 10px;}
#menu a:hover{background:#CCCC99;}

#home #menu .home a, #design #menu .design a, #locations #menu .locations a, #images #menu .images a {
background:#4f8adc;}

ul {list-style:none;}

#left li {padding-top:8px;}

h4 a{color: #666666; text-decoration: none; font-weight: normal; border-bottom: 1px dotted #333333;}
h4 a:link, a:visited {color: #666666; text-decoration: none;}
h4 a:hover {color: #4f8adc; text-decoration: none; }
h4 a:active { color: #666666; text-decoration: none;}

#footer a { color: #666666; text-decoration: none; font-weight: normal; border-bottom: 1px dotted #666666;}
#footer a:link, a:visited {color: #666666; text-decoration: none;}
#footer a:hover {color: #4f8adc; text-decoration: none; }
#footer a:active { color: #666666; text-decoration: none; }

.r {color:#333333; text-decoration: none; font-weight: normal; }
.r:link, .r:visited, .r:active {color:#333333; text-decoration: none; border-bottom: 1px dotted #333333;}
.r:hover {color: #4f8adc; text-decoration: none; border-bottom: 1px dotted #4f8adc; }

#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:images/blank.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; }


