@charset "UTF-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font:10px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#766D64;
	font-size: 100%;
	background-color: #FFF;
	margin-top: 20;
}
.ideas {
	height: 122px;
	width: 78px;
	position: absolute;
	left: 0px;
	top: 0px;
}
a:hover, a:active {
	color: #F9EA3D;
	font-weight: normal;
	text-decoration: none;
}
a:link, a:visited {
	color: #766D64;
	text-decoration: none;
}
.oneColFixCtr #container {
	width: 719px;
	margin: 0 auto;
	text-align: left;
	font-size: 13px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}
.sublinks {
	font-variant: normal;
	text-transform: uppercase;
	font-size: 11px;
	background-color: #FAEA3E;
}
.oneColFixCtr #mainContent {
	margin-top: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
/*lightbox bits*/
#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(web-design-wellington/loading.gif); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(web-design-wellington/null.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover { background: url(web-design-wellington/null.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: #B2C1C8;
}
#imageData #imageDetails{
	width: 70%;
	float: left;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}	
#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: #FFFFFF
	;
}
   
      a.srollover {
	display: block;
	width: 215px;
	height: 246px;
	text-decoration: none;
	background-image: url(web-design-wellington/designer-profiles/kathy-web-designer-wellington.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;   
      }
  
       
   
      a:hover.srollover {
  
          background-position: -215px 0;
  
      }
      a.srollover {
	display: block;
	width: 215px;
	height: 246px;
	text-decoration: none;
	background-image: url(web-design-wellington/designer-profiles/kathy-web-designer-wellington.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;   
      }
  
       
     a.srollover2 {
	display: block;
	width: 215px;
	height: 246px;
	text-decoration: none;
	background-image: url(web-design-wellington/designer-profiles/melanie-photographer-wellington.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
      }
  
       
   
      a:hover.srollover2 {
  
          background-position: -215px 0;
  
      }
	  
	         
     a.srollover3 {
	display: block;
	width: 215px;
	height: 246px;
	text-decoration: none;
	background-image: url(web-design-wellington/designer-profiles/web-design-chris-mouseover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
      }
  
       
   
      a:hover.srollover3 {
  
          background-position: -215px 0;
  
      }
    
    
	  
	  

