div.header {
	margin: auto;
	position: relative;
	width: 1000px;
	height: 633px;
	background-image: url('../../images/panoramaLiveShowOfflineBg.jpg');
	background-repeat: no-repeat;
	z-index: 1;
}

div.headerOnline {
	background-image: url('../../images/panoramaLiveShowOnlineBg.jpg');
}


div.headerMenuPanorama {
	position: absolute;
	top: 99px;
	left: 2px;
	width: 996px;
	height: 334px;
	z-index: 1;
}

div.headerMenuPanoramaLivePage {
	position: absolute;
	top: 98px;
	left: 2px;
	width: 996px;
	height: 334px;
	z-index: 1;
}

div.headerMenuPanoramaOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 433px;
	z-index: 10;
}

div.headerMenuPanoramaClickable {
	position: absolute;
	top: 98px;
	left: 0px;
	width: 1000px;
	height: 337px;
	z-index: 2000;
}

div.headerMenu {
	position: absolute;
	text-align: left;
	top: 80px;
	left: 137px;
	z-index: 20;
	width: 859px;
	height: 16px;
}


div.headerTopWrapper {
	width: 1000px;
	height: 434px;
}

div.headerMenuOptions {
	position: absolute;
	bottom: 5px;
	left: 0px;
	text-align: center;
	width: 1000px;
	height: 30px;
}


div.headerMenuOptionsElements {
	margin: auto;
	width: 710px;
	position: absolute;
	right: 2px;
	top: 0px;
}


div.headerMenuOptionsElements span {
	margin: auto 10px;
}

div.headerMenuOptionsElements div.left { 
	float: left;
	margin-top: 4px;
}

div.headerMenuOptionsElements div.right { 
	float: right;
}

div.headerMenuPanoramaHide {
	display: none;
}


ul.headerMenu,
ul.headerMenu li {
	margin: 0px;
	padding: 0px;
}

ul.headerMenu li {
	display: inline;
}


div.headerMenuPanoramaModelName {
	position: absolute;
	right: 0px;
	top: 412px;
	z-index: 100;
}


div.headerMenuLiveShow {
	position: absolute;
	left: 20px;
	bottom: 0px;
	width: 960px;
	height: 198px;
}


div.headerMenuLiveShowTitle {
	width: 384px;
	height: 30px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
}

div.headerMenuLiveShowText {
	width: 960px;
	height: 60px;
	text-align: justify;
}

div.headerMenuLiveShowInteractive {
	position: absolute;
	bottom: 14px;
	left: 0px;
	width: 960px;
	height: 60px;
}

div.headerShowTimezones {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 317px;
	height: 55px;
}


div.headerShowButton, div.headerShowScheduleDate {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 309px;
	height: 43px;
}


div.headerShowScheduleDate {
	background-image: url('../../images/liveShowScheduleArrows.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 35px;	
	line-height: 35px;
	font-size: 26px;
	font-weight: bold;
	bottom: 5px;
}