/* ACKSTY.CSS - ACKNOWLEDGEMENTS PAGE STYLE SHEET  - - - - - - - - - - - - - - - - - */

.gallerycontainer2{
position: fixed;
top:80px;
margin-left:5%;				/* left margin for triggers 5% */
margin-right:5%;			/* right margin for triggers 20% */
text-align: left;
background: white;			/* supposed to fix fadeOut Errors 20% */
z-index: 50;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

#tg1 {					/* for target placement */
position:fixed;
bottom:-0.5em;
margin-left:75%;
}

.text{					/* defines text box */
	position:fixed;
	top:30%;			/* top:67%; */
	bottom:18%;
	width: 20%;			/* width: 70%; */
	border: 1px;			/* solid #363636 while working */
	margin-left:70%;		/* left-right box alignment */
	margin-right:9%;		/* left-right box alignment */
					/* #2d2d2d while working */
        background: rgba(0,0,0,0.5);
	padding-top: 0em;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	padding-left: 3%;		/* text box left margin for text */
	overflow: hidden;
	text-decoration: none;
}

.fader {					/* text-box text placement */
font-weight: normal;
font-family: ftb;
color: rgb(255, 255, 240);
position: absolute;
bottom: 0;

}

.ftb {
position:fixed;
margin-left:0%;
font-size:2em;
color: rgb(255, 255, 240);

}


/*  NUTSUPDATE4 IMAGEHOVER AND FADE-IN STYLES  - - - - - - - - - - - - - - - - - */





/*  ANIMATE TEXT OPACITY  - - - - - - - - - - - - - - - - - - - - - - - - - */

   /*p { position:relative; width:400px; height:90px; } */ 

    /*.fader {
    position:fixed;
    padding-top:25px;  
    top:0px;
    left:0px;
    /*display:none;*/
    /*} */

    /* .spa { display:none; }  */