/*
********************************
*****  FULL (DESKTOP) CSS  *****
********************************
*/

	/* WIDE IMAGES */
	
	#contentWrapper.group {
		background: url("/hamburg/images/main-images/full-width-main-images/hamburg-group-full-width.jpg") center 118px no-repeat;
	}
	
	#contentWrapper.stormSurge {
		background: url("/hamburg/images/main-images/full-width-main-images/hamburg-storm-surge-full-width.jpg") center 118px no-repeat;
	}
	
	#contentWrapper.elevator {
		background: url("/hamburg/images/main-images/full-width-main-images/hamburg-elevator-full-width.jpg") center 118px no-repeat;
	}
	
	#contentWrapper.labyrinth {
		background: url("/hamburg/images/main-images/full-width-main-images/hamburg-labyrinth-full-width.jpg") center 118px no-repeat;
	}
	
	#contentWrapper.library {
		background: url("/hamburg/images/main-images/full-width-main-images/hamburg-library-full-width.jpg") center 118px no-repeat;
	}
	
	#contentWrapper.plague {
		background: url("/hamburg/images/main-images/full-width-main-images/hamburg-plague-full-width.jpg") center 118px no-repeat;
	}
	
	#contentWrapper.prison {
		background: url("/hamburg/images/main-images/full-width-main-images/hamburg-prison-full-width.jpg") center 118px no-repeat;
	}
	
	#contentWrapper.klabautermanss {
		background: url("/hamburg/images/main-images/full-width-main-images/hamburg-klabautermanss-full-width.jpg") center 118px no-repeat;
	}
	
	#contentWrapper.annualPass {
/* 		background: url("/hamburg/images/main-images/full-width-main-images/german-annual-pass.jpg") center 118px no-repeat; */
		background: url("/hamburg/images/main-images/full-width-main-images/map-de-sale.jpg") center 118px no-repeat;
	}
	
	#contentWrapper.halloweenWide {
		background: url("/hamburg/images/main-images/full-width-main-images/hamburg-halloween-full-width.jpg") center 118px no-repeat;
	}
	
	#contentWrapper.outbreak {
		background: url("/london/images/main-images/full-width-main-images/london-outbreak-full-width.jpg") center 118px no-repeat;
	}
	
	#contentWrapper.easter {
		background: url("/london/images/main-images/full-width-main-images/eggcecutioner-full-width.jpg") center 118px no-repeat;
	}
	
	#contentWrapper.boatGangs {
		background: url("/hamburg/images/main-images/full-width-main-images/hamburg-boat-gangs-full-width.jpg") center 118px no-repeat;
	}
	
	#contentWrapper.hamburgerGeschichte {
		background: url("/hamburg/images/main-images/full-width-main-images/hamburger-geschichte-full-width.jpg") center 118px no-repeat;
	}
	
	#contentWrapper.aDungeonChristmas {
		background: url("/hamburg/images/main-images/full-width-main-images/hamburg-a-dungeons-christmas-full-width.jpg") center 118px no-repeat;
	}

	/* TALL IMAGES */
	
	#contentWrapper.inquisition section.tallImageBg {
		background: url("/hamburg/images/main-images/tall-main-images/hamburg-inquisition-tall.jpg") 310px 0px no-repeat;
	}
	
	#contentWrapper.stortebeker section.tallImageBg {
		background: url("/hamburg/images/main-images/tall-main-images/hamburg-stortebeker-tall.jpg") 310px 0px no-repeat;
	}
	
	#contentWrapper.noose section.tallImageBg {
		background: url("/hamburg/images/main-images/tall-main-images/hamburg-noose-tall.jpg") 310px 0px no-repeat;
	}
	
	#contentWrapper.torturer section.tallImageBg {
		background: url("/hamburg/images/main-images/tall-main-images/hamburg-torturer-tall.jpg") 310px 0px no-repeat;
	}
	
	#contentWrapper.firestarter section.tallImageBg {
		background: url("/hamburg/images/main-images/tall-main-images/hamburg-firestarter-tall.jpg") 310px 0px no-repeat;
	}
	
	#contentWrapper.ratWitch section.tallImageBg {
		background: url("/hamburg/images/main-images/tall-main-images/hamburg-rat-witch-tall.jpg") 310px 0px no-repeat;
	}
	
	#contentWrapper.halloween section.tallImageBg {
		background: url("/hamburg/images/main-images/tall-main-images/halloween.jpg") 310px 0px no-repeat;
	}
	
	#contentWrapper.christmasGhost section.tallImageBg {
		background: url("/hamburg/images/main-images/tall-main-images/christmas-ghost-logo.jpg") 310px 0px no-repeat;
	}
	
	#contentWrapper.karnevalDerGaukler section.tallImageBg {
		background: url("/hamburg/images/main-images/tall-main-images/karneval-der-gaukler.jpg") 310px 0px no-repeat;
	}
	
	#contentWrapper.halloweenTall section.tallImageBg {
		background: url("/hamburg/images/main-images/tall-main-images/hamburg-halloween-2014-tall.jpg") 310px 0px no-repeat;
	}
	
	#contentWrapper.wheresJackTall section.tallImageBg {
		background: url("/hamburg/images/main-images/tall-main-images/wheres-jack.jpg") 310px 0px no-repeat;
	}
	#contentWrapper.HalloweePoint section.tallImageBg {
		background: url("/hamburg/images/main-images/tall-main-images/halloween-page-2015.jpg") 310px 0px no-repeat;
	}
	#contentWrapper.HalloweenGrave section.tallImageBg {
		background: url("/hamburg/images/main-images/tall-main-images/halloween-grave.jpg") 310px 0px no-repeat;
	}
	#contentWrapper.ghostWhite section.tallImageBg {
		background: url("/hamburg/images/main-images/tall-main-images/ghost-white.jpg") 310px 0px no-repeat;
	}
	
/*
Panel layout
------------------
*/
	
	/* Tickets Panel */
	#ticketsPanel.homepageTicketsPanel .panelContent {
		padding: 0px 13px 0px 13px;
		height: 476px;
	}
	#ticketsPanel.homepageTicketsPanel .panelDivider {
		margin-bottom: 6px !important;
	}