@charset "utf-8";
/* CSS Document */

#displaybox_Background {
	z-index: 10;
	filter: alpha(opacity=80); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE */
	-moz-opacity: 0.92; /*older Mozilla*/
	-khtml-opacity: 0.92;   /*older Safari*/
	opacity: 0.92;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#FFFFFF;
	position:fixed; top:0px; left:0px; width:100%; height:100%; color:#000000; text-align:center; vertical-align:middle;
}

#displaybox_Foreground_Friends {
          z-index: 11;
          position:fixed; 
		  top:100px; 
		  left: 50%;
    	  margin-left: -412.5px;
		  width:825px; 
		  height:300px; 
		  text-align:center; 
		  vertical-align:middle;
		  background: url(/za/php/rapidstudio/images/boxbg/friends.png) 100% 100% no-repeat;
}

#displaybox_Background_Software {
	z-index: 65;
	filter: alpha(opacity=80); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE */
	-moz-opacity: 0.8; /*older Mozilla*/
	-khtml-opacity: 0.8;   /*older Safari*/
	opacity: 0.8;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#FFFFFF;
	position:fixed; top:0px; left:0px; width:100%; height:100%; color:#000000; text-align:center; vertical-align:middle;
}

#displaybox_Foreground {
          z-index: 15;
          position:fixed; 
		  top:100px; 
		  left: 50%;
    	  margin-left: -412.5px;
		  width:825px; 
		  height:500px; 
		  text-align:center; 
		  vertical-align:middle;
		  background: url(/za/php/rapidstudio/images/boxbg/foreground.png) 100% 100% no-repeat;
}


#displaybox_Foreground_dist {
          z-index: 11;
          position:fixed; 
		  top:5px; 
		  left: 50%;
    	  margin-left: -412.5px;
		  width:825px; 
		  height:600px; 
		  text-align:center; 
		  vertical-align:middle;
		  background: url(/za/php/rapidstudio/images/boxbg/dist.png) 100% 100% no-repeat;
}

#displaybox_Foreground_Flash {
          z-index: 11;
          position:fixed; 
		  top:100px; 
		  left: 50%;
    	  margin-left: -412.5px;
		  width:825px; 
		  height:600px; 
		  text-align:center; 
		  vertical-align:middle;
		  background: url(/za/php/rapidstudio/images/boxbg/flash.png) 100% 100% no-repeat;
}


#displaybox_Foreground_Login {
          z-index: 11;
          
          position:fixed; 
		  top:100px; 
		  left: 50%;
    	  margin-left: -200px;
		  width:400px; 
		  height:300px; 
		  text-align:center; 
		  vertical-align:middle;
		  background: url(/za/php/rapidstudio/images/boxbg/login.png) 100% 100% no-repeat;
}

#displaybox_Foreground_cd {
          z-index: 11;
          
          position:fixed; 
		  top:100px; 
		  left: 50%;
    	  margin-left: -200px;
		  width:400px; 
		  height:450px; 
		  text-align:center; 
		  vertical-align:middle;
		  background: url(/za/php/rapidstudio/images/boxbg/cd.png) 100% 100% no-repeat;
}

#displaybox_Foreground_Upload {
          z-index: 15;
          background-color:#ffffff;
          position:fixed; 
		  top:0px; 
		  left: 50%;
    	  margin-left: -412.5px;
		  width:825px; 
		  height:600px; 
		  text-align:center; 
		  vertical-align:middle;
		  background: url(/za/php/rapidstudio/images/boxbg/flash.png) 100% 100% no-repeat;
		  position:fixed; 
		  top:0px;
}

#displaybox_Foreground_Tracking {
          z-index: 15;
          position:fixed; 
		  top:50px; 
		  left: 50%;
    	  margin-left: -250px;
		  width:500px; 
		  height:400px; 
		  text-align:center; 
		  vertical-align:middle;
		  background: url(/za/php/rapidstudio/images/boxbg/tracking.png) 100% 100% no-repeat;
}

#displaybox_Foreground_Competition_New {

		  z-index: 15;
          position:fixed; 
		  top:1px; 
		  left: 50%;
    	  margin-left: -412.5px;
		  width:825px; 
		  height:750px; 
		  text-align:center; 
		  vertical-align:middle;
		  background: url(/za/php/rapidstudio/images/boxbg/competition.png) 100% 100% no-repeat;
}

#displaybox_Foreground_Popup {
          z-index: 15;
          position:fixed; 
		  top:50px; 
		  left: 50%;
    	  margin-left: -250px;
		  width:500px; 
		  height:400px; 
		  text-align:center; 
		  vertical-align:middle;
}

#displaybox_Foreground_Makro {
          z-index: 15;
          position:fixed; 
		  top:50px; 
		  left: 50%;
    	  margin-left: -250px;
		  width:520px; 
		  height:420px; 
		  text-align:center; 
		  vertical-align:middle;
		  background: url(/za/php/rapidstudio/images/boxbg/promotions.png) 100% 100% no-repeat;
}

