@charset "UTF-8";
/* CSS Document */

/* Styles for Waiora Imagery - August, 2008 */

/* structure */

body{
	background:#000000;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

#mainWrapper{
	width:843px;
	margin:0 auto;
	position:relative;
	height:622px;
}

#wrapper{
	width:843px;
	background:url(images/wrapperBottomLeft.png) left bottom no-repeat;
	min-height:622px;
	height:622px;
}

#wrapperright{	
	background:url(images/wrapperBottomRight.png) right bottom no-repeat;
	min-height:622px;
	height:622px;
	padding-left:116px;
}

#branding{
	position:absolute;
	top:104px;
	left:59px;
	width:186px;
	height:94px;
}

#branding a{
	background:url(../../imgs/common/branding.png) no-repeat left top;
	width:186px;
	height:94px;
}

#navWrapper{
	padding:0;
	height:166px;
	width:630px;
}


#contentWrapper{
	width:630px;
}

#featureImg{
	 position:relative;
	 width:146px; 
	 height:456px;
	 float:left;
}

#featureImg img{
	position:absolute;
	bottom:0px;
}

#preContent{
	float:left;
	width:484px;
	height:27px;
	background:url(images/preContent.png) left top no-repeat;
}

#content{
	float:left;
	width:484px;
	height:410px;
	background:#ffffff url(images/contentRepeat.png) left top repeat-y;
	font-size:10px;
	line-height:13px;
	position:relative;	
}


#contentBox{
	text-align:right;
	width:265px;
	position:absolute;
	bottom:0px;
	right:30px;
	z-index:10;
}


#postContent{
	background:url(images/postContent.png) left top no-repeat;
	float:left;
	width:484px;
	height:19px;
	margin:0;
	padding:0;	
}

* html #postContent{
	display:none;
}
 
* html #content{
	height:429px !important;
}

* html #contactDetails,
* html #contentBox{
	bottom:10px;
}
 
.hide,
h1, h2{
	display:none;
}

.headingBox{
	position:absolute;
	top:0px;
	left:20px;
	z-index:1;
}

#contactDetails{
	width:160px;
	position:absolute;
	bottom:1px;
	left:20px;
	text-align:right;
	z-index:15;
	padding:0;
	margin:0;
	line-height:14px;
	font-size:11px;
}

#galleryWrapper{
	overflow:hidden;	
	width:484px;
	height:456px;
	position:relative;
}

.galleryItem1,
.galleryItem2,
.galleryItem3{
	float:left;
	width:152px;
	height:120px;
	padding:0;
	margin:0;
	margin-top:20px;
}

.galleryItem2{
	margin-left:13px;
	margin-right:14px;
}
.galleryItem1 a,
.galleryItem2 a,
.galleryItem3 a{
	border:solid 1px #4b4b4b;
	display:block;
	width:150px;
	height:120px;
	padding:0;
	margin:0;
	background:#333333;
}

#galleryInner{
	position:absolute;
	bottom:2px;
	z-index:10;
}
/* Headings */

h1, h2, h3, h4, h5, h6, p{
	margin:0 0 0px 0;
	padding:0 0 10px 0;
}

#headingHome{
	background:url(images/headings/home.gif) no-repeat left top;
	width:237px;
	height:157px;
	
}

#headingContact{
	background:url(images/headings/contact.gif) no-repeat left top;
	height:96px;
	width:237px;
}

#headingContact{

}

#prevButton{
	padding:0;
	position:absolute;
	width:57px;
	height:20px;
	left:0px;
	top:20px;
}

#nextButton{
	padding:0;
	position:absolute;
	width:57px;
	height:20px;
	right:0px;
	top:20px;
}

.galleryButton{
	height:20px;
	width:57px;
	display:block;
	z-index:999;
}

/* navigation */

#nav{
	float:right;
	list-style:none;
	padding:0;
	margin:0;	
	background:#000000;
}

#nav li{
	float:left;
	display:block;
	padding:0;
	margin:0;
	width:111px;
	height:166px;
}

#nav li a{
	display:block;
	float:left;
	padding:0;
	margin:0;
	width:111px;
	height:166px;
}

#home{
	background:url(images/nav/home.gif) center bottom no-repeat;
}

#homeLi{
	background:url(images/nav/homeLi.jpg) center bottom no-repeat;
}

#gallery{
	background:url(images/nav/gallery.gif) center bottom no-repeat;
}

#galleryLi{
	background:url(images/nav/galleryLi.jpg) center bottom no-repeat;
}

#contact{
	background:url(images/nav/contact.gif) center bottom no-repeat;
}

#contactLi{
	background:url(images/nav/contactLi.jpg) center bottom no-repeat;
}
#gallery1{
	background:url(images/nav/under-water.gif) center bottom no-repeat;
}

#gallery1Li{
	background:url(images/nav/under-waterLi.gif) center bottom no-repeat;
}

#gallery2{
	background:url(images/nav/above-water.gif) center bottom no-repeat;
}

#gallery2li{
	background:url(images/nav/above-waterLI.gif) center bottom no-repeat;
}
/* links */

a img{
	border:none;
}

#content a{
	color:#474b9f;
	text-decoration:none;
}

#content a:hover{
	text-decoration:underline;
}

/* Forms */
#formWrapper{
	float:left;
	padding:0;
	margin:0;
}


label{
	text-align:left;
	display:block;
}

.formRow{
	float:left;
	padding:2px 10px;
	border:solid 1px #e2e1e1;
}
.sendRow{
	float:left;
	padding-left:10px;
	padding-bottom:10px;
	border:solid 1px #e2e1e1;
}

.sendRow {
  min-height: 1px;
}
 
* html sendRow {
  height: 1px;
}
 
.sendRow:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}

.textInput{
	height:14px;
	font-size:10px;
	border:solid 1px #9b9b9b;
	width:230px;
	background:#efefef url(images/inputBg.png) center top repeat-x;
}

.error{
	text-align:left;
	display:block;
	background:#a57676;
	border:solid 1px #672829;
	margin-bottom:2px;
	margin-top:2px;
	padding:2px 10px;
	color:#672829;
}
.hidden{
	display:none;
}

.required{
	color:#672829;
}

#contactMessage{
	height:100px;
}

#sendBg{
	padding:0;
	margin:0;
	width:85px;
	height:24px;
	background:url(images/sendHover.png) top left no-repeat;
	float:left;
}

#contactSend{
	width:85px;
	height:24px;
	background:url(images/sendButton.png) top left no-repeat;
	border:none;
	cursor:pointer;
}

