@charset "utf-8";
/* CSS Document */


        	

		   
/* DISPLAY SETTINGS */


iframe#backgroundfade,
#border {
	position: absolute;
	z-index: 1;
	}


#background,
			iframe#screenbackground,
			iframe#posters,
			iframe#tv,
			iframe#bbcweather,
			iframe#rss,
			iframe#adverts {
	position: absolute;
	z-index: 2;
	}


	
/* LOCATION SETTIGNS FOR ELEMENTS */	


	
#border {
	top: 0px;
	left: 0px;
	}
	
iframe#backgroundfade {
	top: 0px;
	left: 0px;
}

#background {
	top: 0px;
	left: 0px;
	}

iframe#screenbackground {
	top: 0px;
	left: 0px;
	}

iframe#posters {
	top: 86px;
	left: 21px;
	}
	
iframe#tv {
	top: 86px;
	left: 160px;
	}

iframe#bbcweather {
	top: 86px;
	left: 363px;
	}

iframe#rss {
	top: 208px;
	left: 160px;
	}

iframe#adverts {
	top: 183px;
	left: 363px;
	}


	
/* ELEMENT SIZE SETTINGS */

#border {
	background-image: url(../Assets/Images/clear.gif);
	width: 547px;
	height: 330px;
	}

iframe#backgroundfade {
	width: 493px;
	height: 276px;
	}

#background {
	background-image: url(../Assets/Images/clear.gif);
	height: 115px;
	width: 260px;
	}
	
iframe#screenbackground {
	height: 276px;
	width: 493px;
	}

iframe#posters {
	height: 180px;
	width: 120px;
	}
	
iframe#tv {
	height: 103px;
	width: 184px;
	}

iframe#bbcweather {
	height: 78px;
	width: 110px;
	}

iframe#rss {
	height: 58px;
	width: 184px;
	}

iframe#adverts {
	height: 83px;
	width: 110px;
	}





	/* LOCATION SETTIGNS FOR ELEMENTS */	
										
										
											
										
											
										
										/* LOCATION SETTINGS FOR EXPlAINED */	
											
										#applications #hoverlayer div#borderexplaned {
											top: 20px;
											left: 120px;
											}
											
										#applications #hoverlayer div#backgroundexplaned {
											top: 27px;
											left: 27px;
											}
										
											
#applications #hoverlayer div#postersexplaned {
	top: 20px;
	left: 120px;
	}
											
#applications #hoverlayer div#tvexplaned {
	top: 86px;
	left: 160px;
	}
											
#applications #hoverlayer div#bbcweatherexplaned {
	top: 86px;
	left: 363px;
	}
											
#applications #hoverlayer div#rssexplaned {
	top: 208px;
	left: 160px;
	}
											
#applications #hoverlayer div#advertsexplaned {
	top: 183px;
	left: 363px;
	}
											
										

