	body {
 background: url("http://subtlepatterns.com/patterns/white_brick_wall.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
 
 
}

#panel {
	width:1048px;
	height:600px;
	border-radius:10px;
	margin:auto;
	margin-top:30px;
	padding-top:10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		background:#eee;
		-moz-box-shadow: 1px 0px 0px #ccc;
    -webkit-box-shadow: 0px 0px 0px #ccc;
    box-shadow: 2px 2px 8px #000; /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000')"; /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength = 4, Direction = 135, Color = '#000');
	
}


#mtn-flash,#standardbank-flash1,#fnb-flash3,#redbull-flash3,#loading,#redbull-flash2,#fnb_update2,#standardbank-flash2,#oldmutual-flash1,#oldmutual-flash2,#coke-flash1,#coke-flash2,#fnb_update,#nedbank1,#nedbank2,#redbull-flash1 {

position:absolute;
}

#ned1,#ned2,#fnb1,#fnb3,#fnb2,#redbull3,#coke1,#coke2,#oldmutual1,#oldmutual2,#standardbank1,#standardbank2,#redbull1,#redbull2,#pulse, #mtn1 {
 display:none;

}
#vodacom {position:absolute;}
#mtn-flash {position:absolute;}

#mtn1, #voda1 {display:none}


#play {

  width:1020px;
  height:40px;

}


#show {
  
  width:1014px;
  height:0px;
  margin-top:1px;
  margin-left:4px;
   margin:auto;
  background-color:#fff;
  background-image:url(./images/background.jpg);
  
  
  	
}

#buttons  {
  width:1005px;
  height:70px;
position:absolute;
  margin:auto;

z-index:100000;

}


#hide {
  background-color:#ddd;
  width:1024px;
 position:relative;
  height:0px;
  margin:auto;
 
}