@charset "utf-8";
/* CSS Document */

#footerSlideContainer {
    position: fixed;
    bottom:0;
    width: 100%;
   display:none;	
}
#footerSlideButton {
   
    width:100%;
	height:30px;
    text-align:center;
    border: 1px solid #222222;
    border-bottom: 0px;
	position:relative;
	bottom:0px; z-index:996;
	clear:both;
 
	 /*background-image:url(http://files.zuxxez.com/banner/2w2_goty/footer_small.jpg);*/
	background-position:top center;
	background-repeat:no-repeat;
    /* don't forget Opera & KHTML too */
    cursor: pointer;
     display:none;
}
 
#footerSlideContent {
    width: 100%;
    height: 182px;
    background: none;

	bottom:0px;
    color: white;
	 z-index:998;
    display:none;
	 /*background-image:url(http://files.zuxxez.com/banner/2w2_goty/GotY_footer_video_js.png);*/
	background-position:top center;
	background-repeat:no-repeat;
	 
	

}

#footerSlideArrowDown{
	   display:none;
	 z-index:999; width:960px; height:30px; 0 cursor:pointer; margin:0 auto; 	
 	position:relative;   display:block;
	  
}
 
#videoContent{
   display:none;
	 z-index:999; width:960px; height:30px; 0 cursor:pointer; margin:0 auto; position:relative;	
	
}
#bgFader{
	   display:none;
	  width:396px; height:90px; padding-top:38px;position:absolute; top:48px; left:300px;
	z-index:100;
	
}
.linkUrl{
	   display:none;
	position:absolute; width:100%; text-align:center; z-index:99; 
}