@charset "UTF-8";
/* index page */
#welcome{ margin: 150px auto 0 auto; width: 600px;}

/* home page layout */
#wrap{ margin: 0 auto; width: 980px;}

#headerWrap{ position: relative; height: 185px; overflow: visible; z-index: 1500; }

#logo{ position: absolute; left: 53px; top: 25px; width: 357px; height: 160px;
       background: url(../images/site/logo.png) no-repeat;}
	   
#itemsAndSearch{ width: 240px; height: 70px; position: absolute; top: 35px; left: 550px; z-index: 100;}	   
	   
#navigation{ position: absolute; left: 410px; top: 25px; width: 568px; height: 160px; 
             background: url(../images/site/menuBg.png) no-repeat; overflow: visible;}
			 
#navigationOpeningTimes{ position: absolute; left: 410px; top: 25px; width: 568px; height: 160px; 
                         background: url(../images/site/menuBg_openingTimes.png) no-repeat;}


#contentWrap{ height: 435px; background: url(../images/site/contentBg.png) no-repeat; position: relative;}
#contentWrapRound{ height: 435px; background: url(../images/site/contentBg_round.png); position: relative;}

#contentWrapRoundShop{ min-height: 435px; background: url(../images/site/contentBg_round.png) no-repeat; position: relative; }

#contentWrapHome{ height: 485px; background: url(../images/site/contentBg_home.png) no-repeat; position: relative;}
#contentWrapOpeningTimes{  height: 435px; background: url(../images/site/contentBg_openingTimes.png); position: relative;}
#contentWrapCorporateMain{ height: 435px; background: url(../images/site/contentBg_corporateMain.png); position: relative; z-index: 1}
#contentWrapParties{ height: 435px; background: url(../images/site/contentBg_candyParies.png); position: relative;}
#contentWrapShopIntro{ height: 435px; background: url(../images/site/contentBg_ShopIntro.png); position: relative;}
#contentDigiShopWrap{ min-height: 400px; background: url(../../images/site/contentBg_DigiShop.png) no-repeat;}
#contentWrapOurStory{ height: 435px; background: url(../images/site/contentBg_OurStory.png); position: relative;}
#contentWrapOurEthics{ height: 435px; background: url(../images/site/contentBg_OurEthics.png); position: relative;}

#contentWrapGallery{  height: 500px; background: url(../images/site/contentBg_home1.png) no-repeat; position: relative;}


/* club section */
#contentWrapClubIndex{ height: 435px; background: url(../images/site/contentBg_ClubIndex.png); position: relative;}
#contentFunAndGames{ height: 435px; background:url(../images/site/contentBg_FunAndGames.png); position: relative;}


#indexLeft{ width: 170px; float: left; margin-left: 80px; margin-top: 0px;}
#subNav{ width: 209px; float: left; margin-left: 80px; margin-top: 20px;}

/* shop section */
#subMenu{ width: 230px; float: left; margin-left: 70px; margin-top: 5px;}


#footerWrap{ position: relative; height: 270px; background: #FFF url(../images/site/footerBg.jpg) 0px 0px no-repeat;}
#footerWrap_index{ position: relative; height: 270px; background: #FFF url(../images/site/footerBg.jpg) 0px 0px no-repeat;}
#footerWrap_shop{ position: relative; height: 270px; background: #FFF url(../images/site/footerBgShop.jpg) 0px 0px no-repeat; }

#footerNav{ position: absolute; top: 71px; left: 435px; width: 525px;}

#external{ position: absolute; top: 151px; left: 110px; width: 185px; height: 65px;}
#sponsorship{ position: absolute; top: 151px; left: 750px; width: 200px; height: 80px;}

#by{ position: absolute; top: 226px; left: 100px; width: 250px; height: 20px;
     background: url(../images/site/byBg.jpg) no-repeat;}





