* { 
  font-size: 100.01%; 
}
html {
  height:100%;
  font-size: 62.5%;
}

body {
	background: #ffffff url('../images/body-back.jpg') repeat;
	margin:0;
  	height:100%;
  	font:1.4em Arial, Helvetica, sans-serif;
  	min-width:975px;
}

#container {
  min-height:100%;
  position:relative;
  background: url('../images/main-back.jpg') no-repeat top center;
}
* html #container {
  height:100%;
  overflow:visible;
}

.clear {
	clear: both;
}

#header {
  width: 975px;
  margin:0 auto;
  overflow:hidden;
  position:relative;
}

#logo {
	float: left;
}

#logo h1 a {
	width: 250px;
	height: 225px;
	display: block;
	background: url('../images/amy-becklund-creative.png');
	text-indent: -9999px;
	cursor: pointer;
	margin: 0 0 0px 0px;
	/*margin: 0 0 19px 49px;*/
	padding: 0px 0px 0px 0px;
}

#nav {
	float: right;
	text-align: right;
	margin: 115px 0 0 0;
}

#nav ul {
	list-style: none;
	margin: 0 50px 0 0;
	padding: 0 0 0 0;
}

#nav ul li {
	margin: 0 0 0 0;
	padding: 15px 30px 15px 30px;
	display: inline;
	border-right: solid #A4BB37 1px;
	height: 55px;
}

#nav ul li.last {
	padding: 15px 0 15px 30px;
	border-right: none;
}

#nav ul li a {
	font: 24px Arial;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
	text-transform: lowercase;
}

#nav ul li a:hover {
	color: #CBCC2F;
}

#about {
  	width: 975px;
  	margin:0 auto;
  	overflow:hidden;
  	position:relative;
	text-align: center;
}

#about h2 {
	width: 975px;
	height: 71px;
  	font: 48px Arial;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	text-transform: lowercase;
	/*background: url('../images/heading-back.png') no-repeat top center;*/
	padding: 10px 0 0 0;
}

.about-pic {
  	width: 302px;
	height: 349px;
	display: block;
	background: url('../images/amy-becklund.png') no-repeat;
	float: left;
}

.about-text {
  	width: 633px;
	float: left;
	margin: 0 0 0 40px;
	text-align: left;
}

.about-text p {
  	font: 16px Arial;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
}

.about-text p a {
  	color: #006666;
	text-decoration: underline;
}

.about-text p a:hover {
  	color: #ffffff;
	text-decoration: none;
}

.latest-pic {
  	width: 400px;
	float: left;
}

.latest-pic .pic {
  	width: 400px;
	display: block;
}

.latest-text {
  	width: 535px;
	float: left;
	margin: 0 0 0 40px;
	text-align: left;
}

.latest-text h3 {
  	font: 24px Arial;
	font-weight: bold;
	color: #656565;
}

.latest-text p {
  	font: 16px Arial;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
}

.latest-text p a {
  	color: #006666;
	text-decoration: underline;
}

.latest-text p a:hover {
  	color: #ffffff;
	text-decoration: none;
}

.latest-text li, .about-text li  {
  	font: 16px Arial;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
}

.thumbnails {
  	width: 400px;
	margin: -50px 0 0 0;
	z-index: 100;
}

hr {
  width: 975px;
  margin: 50px 0 50px 0px;
  /*margin: 20px 0 0 -8px;*/
  padding: 0 0 0 0;
  color: #0E0E0E;
  background-color: transparent;
  border: none;
  border-bottom: dashed #9E9E9E 1px;
}

/*-------------------- Contact Styles --------------------*/

#contact {
  position:relative;
  background: url('../images/footer-back.png') repeat-x 0px 175px;
  padding: 10px 0 0 0;
}

* html #contact {
  overflow:visible;
}

#contact .left, #contact .center, #contact .right {
  width: 325px;
  padding: 40px 0 40px 0;
  float: left;
  text-align: center;
}

#contact .left h3, #contact .center h3, #contact .right h3 {
  	font: 30px Arial;
  	font-weight: normal;
	color: #CCCD32;
	line-height: 22px;
	margin-bottom: 15px;
}

#contact .left p, #contact .center p, #contact .right p {
  	font: 16px Arial;
  	font-weight: normal;
	color: #BCC994;
	line-height: 34px;
	margin: 0 0 0 0;
}

#contact .left p strong, #contact .center p strong, #contact .right p strong {
  	font-weight: normal;
	color: #ffffff;
}

#contact .left p a {
  	color: #ffffff;
	text-decoration: none;
}

#contact .left p a:hover {
  	text-decoration: underline;
}

.twitter {
	float: left;
	margin: 0px 0 0px 30px;
}

.twitter a {
	width: 122px;
	height: 29px;
	display: block;
	background: url('../images/twitter.png');
	text-indent: -9999px;
	cursor: pointer;
	margin: 0 0 0px 0px;
	padding: 0px 0px 0px 0px;
}

.linked-in {
	float: left;
	margin: 0px 0 0px 20px;
}

.linked-in a {
	width: 122px;
	height: 33px;
	display: block;
	background: url('../images/linked-in.png');
	text-indent: -9999px;
	cursor: pointer;
	margin: 0 0 0px 0px;
	padding: 0px 0px 0px 0px;
}


/*-------------------- Lightbox Gallery Styles --------------------*/
.gallery{
  margin: 0 0 0 0;
  }

.gallery img{
  margin: 10px 8px 0 0;
  padding: 2px;
  background-color: #ffffff;
  }
  
.gallery a img {
  border: solid #A4A4A4 1px;
  }
  
.gallery a:hover img {
  border: solid #006666 1px;
  }
  
#lightbox{
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
  }

#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: -12%;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  }

#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
  width: 49%;
  height: 100%;
  background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
  display: block;
  margin: 25px 0 0 0;
  }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #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;  } 
    
#overlay{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000000;
  }



