/* Foundation v2.2 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */



/* -----------------------------------------
   Flick Through
----------------------------------------- */

#logo_img_loader {

	padding: 0 0 0px;
	height:20px;
	width:20px;
	position: absolute;
	top: 70%; left: 50%;
	margin-left: -10px; margin-top:-10px;
	z-index: 109;

}

#homenav_container{min-width:100%; }

#home_logo {
	background-image: url('../../../../../ofnever.com/acheive/images/flick/NEVER.html');
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	width: 100%;
	height:460px;
	position: absolute;
	z-index: 1100;
}

a#home_logo.logo_loaded:hover {

}

.nav_logo{ width:100%;}

.nav_logo #img_wall {
	filter: alpha(opacity=100);
    zoom: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: hidden;
}

.nav_logo #img_wall {
	position: absolute;
	left: 0; top: -0; right: auto;
	
}

	.nav_logo #img_wall img {
		display: block;
		
		
	}
	
	.nav_logo #img_wall .wall_img {
		float: none;
		margin: 0;
		opacity: 1;
		filter: alpha(opacity=100);
    	zoom: 1;
    	-moz-opacity: 1;
    	-khtml-opacity: 1;
    	opacity: 1;
    	overflow: hidden;
		position: absolute;
		top: 0; left: 0;
		width: 100%; height: auto; 
	
		
	}
	
	#img_wall div.wall_img:hover {
		opacity: 1;
	}

	#back{position: absolute; z-index: -10}

	.homenav_container .nav_logo #img_wall img { max-width: 100%; height: auto; }
	.homenav_container .nav_logo #img_wall img { -ms-interpolation-mode: bicubic; }


	#flick_logo{


	position: absolute;
	z-index: 199;
	
	}
	
	#logo_box{ 

		position:absolute;
		z-index: 150;
		
	}
	

/* -----------------------------------------
   Page Name 2
----------------------------------------- */


