﻿html, *
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body 
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	text-align: center
}

.limitedAccess
{

	background-image:url(../images/prepass/landing.png);
	background-repeat:no-repeat;
	width:344px;
	height:268px;
  	margin-left: auto;
  	margin-right: auto;
	margin-top:10%;
}
#logo
{
	position: relative;
	/*background-image:url(../images/prepass/logo.png);
	background-repeat:no-repeat;*/
	background-color: #000;
	width:350px;
	height:65px;
    	margin-left: auto;
	margin-right: auto;
	top:10px;
	z-index:10;
	border: 1px solid #404040;

}
#logoMove
{
	position: absolute;
	left: 140px;
	top: 10px;
}

#prePassEntry
{
	position: relative;
	margin-top: 25px;
  	margin-left: auto;
  	margin-right: auto;
	width: 200px;
	height : 20px;
	z-index: 9;
}

#prePassEntry input
{
	position: relative;
	width: 200px;
	height : 20px;
	line-height: 20px;
	font-family: sans-serif; 
	font-size: 12px;
	font-weight: strong;
	text-align: center;
	padding: 5px;
	letter-spacing: 10px;
	top: -64px;

}

.right
{

	background-image:url(../images/prepass/right.png);
	background-repeat:no-repeat;
	width:462px;
	height:511px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: -2;
}
.left
{

	background-image:url(../images/prepass/leftanim.gif);
	background-repeat:no-repeat;
	width:698px;
	height:768px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: -1;
}
#notify
{

	background-image:url(../images/prepass/notify.png);
	background-repeat:no-repeat;
	width:60px;
	height:15px;
	position: absolute;
	bottom: 25px;
	right: 200px;
	cursor: pointer;

}
#copyrightLogo
{

	background-image:url(../images/prepass/Copyright-Policy.png);
	background-repeat:no-repeat;
	width:154px;
	height:15px;
	position: absolute;
	bottom: 25px;
	right: 25px;
	cursor: pointer;

}
.prepass
{

	background-image:url(../images/prepass/prepass.png);
	background-repeat:no-repeat;
	width:129px;
	height:35px;
	position: absolute;
	top: 25px;
	left: 25px;
}
#arriving
{
	background-image:url(../images/prepass/arrivingBlink.gif);
	background-repeat:no-repeat;
	backgroun-position: center;
	width: 175px;
	margin: 0 auto;
	height: 25px;
	font-family: sans-serif;
	font-size: 16px;
	position: relative;
	color: #fff;
	display: none;	
}
 
#mask 
{  
	position:absolute;  
	float: left;
	z-index:9000;  
	top: 0px;
	background-color: #2A2A2A;
	width: 100%;
	height: 100%; 		
	display:block;  
	opacity:0.6;
	filter:alpha(opacity=60);
	display:none;
}  
     
 #copyright {  
	right: 0px;
   	position:absolute;
	bottom: 0px;
	margin: 20px;  
  	width:250px;  
   	height:400px;  
   	z-index:9998;  
   	padding:20px; 
	background-color: gray; 
	border: 1px solid #fff;
	overflow-y: scroll;
	overflow-x: hidden;
	cursor: default;
	display:none;
 }  
 #notifyForm {  
   	position:absolute;
	bottom: 0px;
	margin: 20px;  
  	width:600px;  
   	height:400px;  
   	z-index:-10;  
   	padding:20px; 
	background-color: gray; 
	border: 1px solid #fff;
	overflow-y: scroll;
	overflow-x: hidden;
	cursor: default;
	right: 0px;
	opacity:0;
	filter:alpha(opacity=0);

 }
   
   
#copy { 
	position: relative;
	text-align: justify;	 
	padding-bottom:20px;
	color: #343434;
 } 

#copyrightClose
{ 
	position: absolute;
	bottom: 446px;
	right: 20px;
	display:none;
	width: 309px;
	height: 46px;
	z-index:9999; 
}
#notifyClose
{ 
	position: absolute;
	bottom: 446px;
	right: 20px;
	display:none;
	width: 309px;
	height: 46px;
	z-index:9999; 
}
#flashPlayer
{
	position: absolute;
	bottom: 25px;
	left: 25px;
	opacity:0.6;
	filter:alpha(opacity=60);

}
#btnMask
{
	background-color: #000;
	width:25px;
	height: 35px;
	position: absolute;
	bottom: 28px;
	left: 75px;
	z-index: 99999;
}
.fb
{
	position: absolute;
	left: 250px;
	top: 15px;
	width: 68px;
	height: 55px;
	 
}
#u589357_1, #fb-root
{
	position: absolute;
	right: 0px;
	top: 0px;
	
	

	width: 300px;
	height: 200px;
	border: none;
}

#update
{
	position: absolute;
	float: left; 
	left: 75px; 
	top: 150px; font-size:14px; 
	font-family: Calibri, sans-Serif; 
	color: gray;
	
}
