/* 		Artfully masterminded by Dave Gamache  
 *		dhgamache@gmail.com
 */

/* Structural Setup 
-------------------------------------------- */
.image-holder {
	width: 100%; 
	margin-bottom: 0; 
}
.image-holder li {
	height: 700px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left;
	background-attachment: fixed;
}
.image-holder li .content h1 {
	color: #FFF;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.image-holder li .content {
	z-index: 2;
}

/* Loading
-------------------------------------------- */
.loading {
	background: #000 url('../images/loading.gif') no-repeat center center; 
	width: 100%; 
	height: 100%;
	position: fixed; 
	z-index: 5; 
	top: 0; 
	left: 0; 
}
.loading span {
	position: absolute; 
	top: 54%; 
	left: 50%; 
	margin-left: -65px; 
	color: #fff; 
	font-family: Georgia, "Times New Roman", serif; 
}

/* intro
-------------------------------------------- */
.image-holder .intro {
	margin-top:100px;
	height:900px;
	z-index: 3;
}

/* gallery one 
-------------------------------------------- */

.image-holder .gallery-one {
	background-image: url(../images/1.jpg);
	background-position: 0px 500px;
	background-color: #FFF;
	z-index: 3;
}


/* gallery two 
-------------------------------------------- */

.image-holder .gallery-two {
	background-color: #fff;
	background-image: url(../images/2.jpg);

	z-index: 3;
}

/* gallery three 
-------------------------------------------- */

.image-holder .gallery-three {
	background-color: #fff;
	background-image: url(../images/3.jpg);
	z-index: 3;
}


/* gallery four 
-------------------------------------------- */

.image-holder .gallery-four {
	background-color: #fff;
	background-image: url(../images/4.jpg);
	z-index: 5;
}


/* gallery five 
-------------------------------------------- */

.image-holder .gallery-five {
	background-color: #ffffff;
	background-image: url(../images/5.jpg); 
	z-index: 4;
}

/* gallery six 
-------------------------------------------- */

.image-holder .gallery-six {
	background-image: url(../images/6.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}

.image-holder .gallery-sevennew {
	background-image: url(../images/7.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}




/* gallery eight 
-------------------------------------------- */
.image-holder .gallery-eight {
	background-image: url(../images/8.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}
/* gallery nine 
-------------------------------------------- */
.image-holder .gallery-nine {
	background-image: url(../images/9.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}
/* gallery ten 
-------------------------------------------- */
.image-holder .gallery-ten {
	background-image: url(../images/10.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}
.image-holder .gallery-eleven {
	background-image: url(../images/11.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}
.image-holder .gallery-twelve {
	background-image: url(../images/12.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}
.image-holder .gallery-thirteen {
	background-image: url(../images/13.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}
.image-holder .gallery-fourteen {
	background-image: url(../images/14.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}
.image-holder .gallery-fifteen {
	background-image: url(../images/15.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}
.image-holder .gallery-sixteen {
	background-image: url(../images/16.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}
.image-holder .gallery-seventeen {
	background-image: url(../images/17.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}
.image-holder .gallery-eighteen {
	background-image: url(../images/18.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}
.image-holder .gallery-nineteen {
	background-image: url(../images/19.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}
.image-holder .gallery-twenty {
	background-image: url(../images/20.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}
.image-holder .gallery-twentyone {
	background-image: url(../images/21.jpg);
	z-index: 4;
	background-repeat: no-repeat;
	background-color : transparent;
}
.image-holder .gallery-twentytwo {
	background-image: url(../images/22.jpg);
	z-index: 3;
	background-repeat: no-repeat;
	background-color : transparent;
}
.image-holder .gallery-twentythree {
	background-image: url(../images/23.jpg);
	z-index: 9999;
	background-repeat: no-repeat;
	background-color : transparent;
}

.image-holder .gallery-twentyfour {
	background-image: url(../images/24.jpg);
	z-index: 999999;
	background-repeat: no-repeat;
	background-color : transparent;
}
