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

body{
 
	background-color: #fff;
	text-align: center;
	font-family:Helvetica,Arial, sans-serif; 
 
}

body{
		text-transform:uppercase;
		color:#666;
		background-color: #fff;
		overflow: hidden;
}

html, body {height: 100%; margin:0;width:100%;}
/*  MAIN WRAPPERS 96.5%  */
#container_full{
		height:100%;
		margin:0;
}
#container_scroll{overflow:visible; width:100%; height:100%;}
#container_scroll div{ float:left;overflow:visible; height:100%; width:900px;}
#container_scroll img{ height:100%;width:auto;}


/* Black boxes  */



/*  NAV + FOOTER LINKS */
#FOOTER {	position:fixed;	top:96%; 	width:100%;  	text-align:center;z-index:50;}
#SIDEBAR {	position:fixed;	top:96%; 	width:200px; margin-left:20px;  	text-align:left;z-index:48;  display:none;}
#RIGHTBAR {	position:fixed;	top:96%; 	width:100px; right:20px;  	text-align:right; z-index:47; display:none;}
#FOOTER #RIGHTBAR li{ display:block; list-style-type:none; color:#999999;text-align:left; text-transform:lowercase;}
#DJONES #container_full #FOOTER #RIGHTBAR li #CREDITS{
		font-size: 8px;
		text-transform: none;
}
#FOOTER #SIDEBAR li{ display:inline; list-style-type:none; color:#999999;}
#p-FOOTER {color: #999999;}
img{border:0;}
#FOOTER li{ display:inline; list-style-type:none; color:#999999;}
#FOOTER a{
	padding: 3px 5px;
	color:#666;
	text-decoration:none;
}
 
#nav {
position:fixed;
left:50%;
top:45%;
padding:0;
width:264px;
margin-left:-132px;
text-align:center;
 
}
* html #nav {position:absolute;}
#nav a,#nav p,#FOOTER a{ text-transform:uppercase; cursor:default;}
 #nav img{
height:auto;
width:auto;  
}



/*   */ 
.copy p{
	position:relative;
	width:700px;
	margin: 0 auto;
	color:#777;
	margin-top:0px;
	 
}
.copy {
height:100%;
position:relative;
z-index:5;
background-color:#000;
text-align:center;
}


.shots_p {
		position:absolute;
		z-index:5;
		color:#666;
}

.shots_p{
		font-size:12px;
		text-transform:capitalize;
				text-align:left;
 }
.shots_p img{ height:175px; }
 
#PRODUCTTEXT{
position:fixed;
left:50%;
top:25px;
padding:0;
width:700px;
margin-left:-350px;
text-align:center;
z-index:3;
}
.pad{
		padding-top:25px;
		text-transform: uppercase;
}

/* CLICKERS  */ 
#container_left{
		width:20%;
		height:100%;
		position:fixed;
		overflow:hidden;
		left:0%;
		top:0%;
		z-index:6;
 }
 
 #container_right{
	width:20%;
	height:100%;
	top:0%;
	position:fixed;
	overflow:hidden;
	left:80%;
  	z-index:7;
 
 }

 



 

 

/* other  */ 
#container_full #container_scroll #PRESS img {
	height: 150px;
	margin: 20px;
}
#container_full #container_scroll #PRESS .remooz-box-focus img{height:100%;}  
 #PRESSDJ{
 z-index:8;
 position:relative;

 }
