@charset "UTF-8";
/* CSS Document */
 
body{
 
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
}
 
body{
		 
		color:#000;
		background-color: #fff;
		overflow-x: hidden;overflow-y: hidden;
		
}
html, body {height: 100%; margin:0;width:100%;overflow: hidden;}

#PAD{
	position:fixed;
	bottom:0px;
	height:100%;
	width:100%;
	overflow-x:scroll;
	overflow-y:hidden;
	visibility:hidden;
	z-index:150;
}

#NAV{
	width:300%;
	height:80px;
	bottom: 0px;
	position: absolute;
	left: 0px;
 }
	
 #logo{
		text-align:center;
		font-size:36px;
		letter-spacing:1px;
		position:relative;
		z-index:20;
		top:20px;
		font-weight:bold;
}

#links{  }

/*  MAIN WRAPPERS 96.5%  */
#container_full{
		margin:0;
		width:150%;
		margin-left:-25%;		 
		text-align: right;
		left:0px;
		top:0px;
		position:absolute;
 		z-index:500;
		overflow:hidden;
}

#container_scroll{overflow:hidden; width:100%; height:100%; text-align:center; padding-top:0px;}
#container_scroll div{ overflow:hidden; height:100%;}
 
 
 
/* Black boxes  */
 
 
  
 
 
 
 
 
/*   */ 
.copy p{
	position:relative;
	width:700px;
	margin: 0 auto;
	color:#777;
	margin-top:0px;
	 
}
.copy {
height:100%;
position:relative;
z-index:5;
background-color:#000000;
text-align:center;
}
.shots {
 
		z-index:5;
}
 


#CONTACTTEXT, #CONTACTTEXT a{
		position:absolute;
		right:10px;
		bottom:-15px;
		font-size:10px;
		padding:0;
		width:30px;
		margin-left:0px;
		text-align:left;
		z-index:500;
		cursor:pointer;
					font-family:"Times New Roman", Times, serif;
 }
	
	#enter:hover{ text-decoration:underline;}
.pad{
padding-top:25px;}
 
/* CLICKERS  */ 
 
 #container_MENU{
		position:absolute;
		left:0px;
		bottom:10px;
		padding:0;
		width:100%;
		height:100px;
		overflow:hidden;
		margin-left:0px;
		text-align:left;
		z-index:500;
		font-family:Arial, Helvetica, sans-serif;
		visibility:hidden;
}
 
 .thumbimg{
	height:80px; width:auto;  
 }
 .parentbox{
	float:left; height:80px; margin-top:-15px;	
}
 
.imgbox{
	float:left; height:80px; overflow:hidden; width:0px;cursor:pointer;	
}
 
 	
 
/* other  */ 
 
  

#caption{
	position:fixed;
	width:100%;
	height:100px;
	top:49%;
	left:0px;
	z-index:600;
	visibility:visible;
	font-family:"Times New Roman", Times, serif;
	text-transform:none;
	font-size:12px;
	color:#000;
	text-align:center;
	margin-top: -60px;
}

 
#captions{
		width:700px;
		position:absolute;
		margin-left:-350px;
		left:50%;
		z-index:25;
		top: 0px;
}

.nav_complete{}

.folio{ display:none; height:500px; overflow:hidden; cursor:pointer;}

#ballnavarea{ visibility:hidden;}

#features p {  }


object,embed { }


#blog:hover {cursor:pointer;}


a { color:black; text-decoration:none;} a:hover { color:black; text-decoration:underline;}


#CLOSEBUTTON{
	position:absolute;
	left:10px;
	top:10px;
	visibility:hidden;
	z-index:900;
	cursor:pointer;
	color:#666;
} 


#CREDIT{ position:absolute; bottom: 35px; right:35px; visibility:hidden; 
	 
	text-decoration:none;
	z-index:950;
	
}
 
#CREDIT a {font-size:9px;text-decoration:none;}
#CREDIT a:hover {font-size:9px;text-decoration:none;}
