/* CSS Document */
div#maincontentHome {  
	background: transparent url(../images/backgrounds/homeBg.jpg) no-repeat 0 0;
	
	/* Nativity Campaign 
	background: transparent url(../images/backgrounds/Nativity-HP-PG.jpg) no-repeat 0 0;*/
	
	height:689px;
	width:994px;
	position:relative;
}

#flashcontent {
    position: absolute;
	left: 0;
	top: 0;
	height: 120px;
	width: 770px;
    z-index:2; }

div#nowAndNext { 
	position: absolute;
	left: 274px;
	top: 82px;
	height: 28px;
	width: 442px;
	z-index: 1;
}

div#wallPoster { 
	position: absolute;
	left: 121px;
	top: 124px;
	height: 205px;
	width: 261px;
	z-index: 1;
}

div#Karaoke { 
	position: absolute;
	left: 399px;
	top: 262px;
	height: 150px;
	width: 116px;
	z-index: 1;
}

div#clock {  
	position: absolute;
	left: 521px;
	top: 313px;
	height: 44px;
	width: 62px;
	z-index: 1;
}

div#duvetAd {  
	position: absolute;
	left: 295px;
	top: 450px;
	height: 60px;
	width: 180px;
	z-index: 1;
	background-color:Black;
}

div#pspConsole {  
	position: absolute;
	left: 699px;
	top: 308px;
	height: 72px;
	width: 86px;
	z-index: 1;
}

div#MPUhome {  
	position: absolute;
	left: 593px;
	top: 390px;
	height: 272px;
	width: 307px;
	padding:6px 0 0 6px;
	z-index: 1;
	background: transparent url(../images/MPUhomeBG.gif) no-repeat 0 0;
}

div#pictures {
    position: absolute;
	left: 706px;
	top: 267px;
	height: 40px;
	width: 70px;
	z-index: 1;
}

div#tv {
    position: absolute;
	left: 586px;
	top: 276px;
	height: 82px;
	width: 100px;
	z-index: 1;
}

div#shoes {
    position: absolute;
	left: 403px;
	top: 548px;
	height: 74px;
	width: 70px;
	z-index: 1;
}

div#rucksac {
    position: absolute;
	left: 172px;
	top: 531px;
	height: 90px;
	width: 112px;
	z-index: 1;
}

div#dog {
    position: absolute;
	left: 32px;
	top: 539px;
	height: 150px;
	width: 150px;
	z-index: 1;
}

a#myPetShopLink {
    display:block;
    position: absolute;
	left: 300px;
	top: 440px;
	height: 82px;
	width: 190px;
	text-indent:-99999px;
	z-index: 1;
}

a#petShopGameBox {
    display:block;
    position: absolute;
	left: 700px;
	top: 320px;
	height: 54px;
	width: 60px;
	text-indent:-99999px;
	z-index: 1;
}

div#pictures a, div#tv a, div#shoes a, div#rucksac a { display:block; }
div#pictures a { width:70px; height:40px; }
div#tv a { width:100px; height:82px; }
div#shoes a { width:70px; height:74px; }
div#rucksac a { width:112px; height:90px; }

/* Nativity Campaign Monday morning 23rd - Monday morning 30th */
a#BedSpread-nativity,
a#nativity-dog,
a#nativity-noticeboard {
	display:block;
    position:absolute;
    text-indent:-99999px; 
    z-index: 1;
}
a#BedSpread-nativity {
    width:224px;
    height:88px;
	left:246px;
	top:426px;
}
a#nativity-dog {
	height:126px;
	width:118px;
	top:552px;
	left:81px;
}
a#nativity-noticeboard {
	width:170px;
	height:116px;
	top:134px;
	left:493px;
}