body {
    height: 100%;
	background-color: #000000;
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
}
body#homepage {
}

div#global{
	position: absolute;
	left: 50%;
	margin-left: -472px;
	width: 943px;
}
div#homeglobal{
	position: absolute;
	left: 50%;
	margin-left: -514px;
	width: 1028px;
}
div#stage{
	position: absolute;
	top: 100px;
	width: 943px;
	z-index: 2;
}
div#homestage{
	position:absolute;
	top: 0px;  
	width:100%; 
	height:500px;
}
div#homestage_xformed{
	position:absolute;
	top: 0px;  
	width:100%; 
	height:500px;
}

#homeflash {
	z-index: 2000;
}

div#legacystage{
	position: absolute;
	top: 100px;
	left: -31px;
	width: 1005px;
	z-index: 2;
}
div#bkgdtop{
	position: relative;
	width: 766px;
	float: right;
	height: 89px;
	background-image:url(images/stage_top.png);
	background-repeat:no-repeat;
	z-index: 3;
}
div#bkgdmiddle{
	position: relative;
	width: 766px;
	float: right;
	min-height: 685px;
	background-color: #FFF;
	z-index: 4;
}
div#bkgdbottom{
	position: relative;
	width: 766px;
	float: right;
	height: 30px;
	background-image:url(images/stage_bottom.png);
	background-repeat:no-repeat;
	z-index: 6;
}
#legal{
	position: relative;
	float:right;
	width: 766px;
	background-color: #FFF;
	padding-top: 8px;
	margin-bottom: -6px;
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-size: 11px;
	color: #3b3b3b;
	z-index: 12;
}
#legal a:link{
	padding-left: 65px;
	color:#3b3b3b;
}
#legal a:visited{
	padding-left: 65px;
	color:#3b3b3b;
}
#legal a:hover{
	padding-left: 65px;
	color:#97322c;
}
#legal a:active{
	padding-left: 65px;
	color:#97322c;
}

div.textblock{
	margin-top: -6px;
	margin-left: 65px;
	width: 675px;
	padding-top: 1px;
	padding-bottom: 14px;
	z-index: 8;
}
div.textblock p{
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-style:normal;
	font-weight:normal;
	color: #3b3b3b;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: -8px;
	position: relative;
	top: -7px;
	padding-top: 10px;
}
.reg{
	font-size: 9px;
	position: relative;
	top: -4px;
}
.highlight {
	color: #97322c;
}
.subhead{
	font-size: 17px;
	color: #97322c;
	line-height: 14px;
}
.bodytext{
	font-style:normal;
	font-weight:normal;
}
.subhead2{
	font-size: 14px;
	color: #97322c;
	line-height: 19px;
	font-style:normal;
}
	.subhead2 a:link, .subhead2 a:visited{
		text-decoration:none;
		color:#97322c;
	}
	.subhead2 a:hover, .subhead2 a:active{
		text-decoration:none;
		color:#c6381d;
	}

.faqtext{
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-style:normal;
	font-weight:normal;
	color: #3b3b3b;
	font-size: 14px;
	line-height: 15px;
	padding-left: 25px;
}


div#flash {
	background-color:#000;
	width:960px;
	height:475px;
	z-index:5;
}
div#legacyflash {
	background-color:#000;
	width:1005px;
	height:422px;
	z-index:5;
}
sup{
	font-size: 8px;
	vertical-align: super;
}

/* STYLES FOR HEADER
*****************************************************************************/

#header {
	height: 100px;
	width: 943px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	z-index: 3000;
}

#logo {
	height: 75px;
	width: 270px;
	left: 104px;
	top: 5px;
	position: absolute;
	text-align: center;
}

#nav {
	width: 540px;
	height: 45px;
	line-height: 36px;
	position: absolute;
	left: 415px;
	top: 3px;
	background-attachment: fixed;
}

.menu {
	width: 540px;
	height: 45px; 
	position:relative; 
	}
	
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: right;
	}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float: left;
	position: relative;}

/* style the links for the top level */
.menu a, .menu a:visited {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	text-indent: -2999px;
	}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-color: #444444; 
	background: center; 
	}

/* style the second level hover */
.menu ul ul a.drop:hover{
	background-color: #3e9fae;
	}
.menu ul ul :hover > a.drop {
	background-color: #78bcc6;
	}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:295px;
	top:35px;
	left:-56px;
	width:180px;
	padding: 10px;
	background-image: url(images/dd_bkg.png);
	background-repeat:no-repeat; 
	}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0px; 
	left:0px; 
	border-collapse:collapse;
	}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited { 
	height:auto; 
	line-height:1em; 
	padding:7px 10px;
	color:#97322c;
	}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#000; 
	}
.menu :hover > a, .menu ul ul :hover > a {
	color:#000; 
	}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{
	visibility: visible;
	}

/* image replacement for main top menu */
#tab-home a, #tab-overview a, #tab-attractions a, #tab-backroom a, #tab-tickets a {
	background-image: url(images/HHN_topnav.png);
	background-repeat: no-repeat;
}

/* bkg image for each tap position */
#tab-home a {
	background-position: 0px 0px;
	width:80px;	
}
	#tab-home a:hover {
	background-position: 0px -45px;
	}

#tab-overview a {
	background-position: -80px 0px;
	width:105px;
}
	#tab-overview a:hover {
	background-position: -80px -45px;
	}

#tab-attractions a {
	background-position: -185px 0px;
	width:130px;
}
	#tab-attractions a:hover {
	background-position: -185px -45px;
	}

#tab-backroom a {
	background-position: -315px 0px;
	width:120px;
}
	#tab-backroom a:hover {
	background-position: -315px -45px;
	}

#tab-tickets a {
	background-position: -435px 0px;
	width:105px;
}
	#tab-tickets a:hover {
	background-position: -435px -45px;
	}

/* remove image replacement on secondary menu */
#tab-home ul a, #tab-overview ul a, #tab-attractions ul a, #tab-backroom ul a, #tab-tickets ul a {
	/*background-image: none; */
	width: 180px;
}

/* Position dropdown nav sprite */
#tab-florida a {
	text-indent: -2999px;
	background-image: url(images/tickets_dd_sprite.png);
	background-position: 5px -10px;
}
	#tab-florida a:hover {
	background-image: url(images/tickets_dd_sprite.png);
	background-position: -199px -10px;
	}
#tab-general a {
	text-indent: -2999px;
	background-image: url(images/tickets_dd_sprite.png);
	background-position: 5px -33px;
}
	#tab-general a:hover {
	background-image: url(images/tickets_dd_sprite.png);
	background-position: -199px -33px;
	}
#tab-annual a {
	text-indent: -2999px;
	background-image: url(images/tickets_dd_sprite.png);
	background-position: 5px -56px;
}
	#tab-annual a:hover {
	background-image: url(images/tickets_dd_sprite.png);
	background-position: -199px -56px;
	}
#tab-group a {
	text-indent: -2999px;
	background-image: url(images/tickets_dd_sprite.png);
	background-position: 5px -79px;
}
	#tab-group a:hover {
	background-image: url(images/tickets_dd_sprite.png);
	background-position: -199px -79px;
	}
#tab-express a {
	margin-top: 16px;
	text-indent: -2999px;
	background-image: url(images/tickets_dd_sprite.png);
	background-position: 5px -122px;
}
	#tab-express a:hover {
	background-image: url(images/tickets_dd_sprite.png);
	background-position: -199px -122px;
	}
#tab-rip a {
	text-indent: -2999px;
	background-image: url(images/tickets_dd_sprite.png);
	background-position: 5px -145px;
}
	#tab-rip a:hover {
	background-image: url(images/tickets_dd_sprite.png);
	background-position: -199px -145px;
	}
#tab-gory a {
	text-indent: -2999px;
	background-image: url(images/tickets_dd_sprite.png);
	background-position: 5px -172px;
}
	#tab-gory a:hover {
	background-image: url(images/tickets_dd_sprite.png);
	background-position: -199px -172px;
	}
#tab-gory-fla a {
	margin-top: 18px;
	text-indent: -2999px;
	background-image: url(images/tickets_dd_sprite.png);
	background-position: 5px -194px;
	height: 22px;
	padding-bottom: 10px;
}
	#tab-gory-fla a:hover {
	background-image: url(images/tickets_dd_sprite.png);
	background-position: -199px -194px;
	}
#tab-hotels a {
	text-indent: -2999px;
	background-image: url(images/tickets_dd_sprite.png);
	background-position: 5px -230px;
	height: 22px;
}
	#tab-hotels a:hover {
	background-image: url(images/tickets_dd_sprite.png);
	background-position: -199px -230px;
	}



/* EVENT HOURS BLOCK
**********************************************************************/

div.hours {
	width: 178px;
	text-align: center;
	position: relative;
	top: 16px;
}
div.hours p {
	font-family: "Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #dabd8b;
	padding-bottom: 7px;
}
.time {
	font-family: "Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFF;
}
div.overviewhours {
	width: 165px;
	text-align: center;
	position: relative;
	top: -171px;
	left: 190px;
	/*float: right; */
	padding: 10px 45px 0px 0px;
	margin: 0px 0px -165px 0px;
}
div.overviewhours p {
	font-family: "Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #dabd8b;
}
#overviewcalendar {
	padding: 10px 0px 0px 35px;
	width: 147px;
	text-align: center;
}


/* STYLES FOR FOOTER 
*******************************************************************************/


div#footer {
	width: 1001px;
	position: relative;
	z-index: 1;
}

#homefooter {
	position:relative;
	top: 560px;
}

#footercontent {
	height: 29px;
	width: 1001px;
	top: 27px;
	position: relative;
	text-align: center;
	font-family: "Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ababab;
	font-weight:normal;
	text-align:center;
	z-index: 2;
}
.footergraphics {
	padding-left:2px;
	padding-right:2px;
}
.footeremail {
	padding-left:2px;
	padding-right:4px;
}
#footercontent a {
	text-decoration:underline;
	color: #ababab;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}
#footercontent a:link {
	text-decoration:underline;
	color: #ababab;
	line-height: 18px;
}
#footercontent a:visited {
	text-decoration:underline;
	color: #ababab;
	line-height: 18px;
}
#footercontent a:hover {
	color: #FFF;
	line-height: 18px;
}
#footercontent a:active {
	color: #FFF;
	line-height: 18px;
}
div#foooter {
	width: 1001px;
	position: relative;
	z-index: 1;
}

#homefoooter {
	position:relative;
	top: 560px;
}

#foootercontent {
	height: 29px;
	width: 1001px;
	top: 102px;
	position: relative;
	text-align: center;
	font-family: "Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ababab;
	font-weight:normal;
	text-align:center;
	z-index: 2;
}
.foootergraphics {
	padding-left:2px;
	padding-right:2px;
}
.foooteremail {
	padding-left:2px;
	padding-right:4px;
}
#foootercontent a {
	text-decoration:underline;
	color: #ababab;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}
#foootercontent a:link {
	text-decoration:underline;
	color: #ababab;
	line-height: 18px;
}
#foootercontent a:visited {
	text-decoration:underline;
	color: #ababab;
	line-height: 18px;
}
#foootercontent a:hover {
	color: #FFF;
	line-height: 18px;
}
#foootercontent a:active {
	color: #FFF;
	line-height: 18px;
}
#facebookiframe {
	border: none;
	position:relative; 
	overflow: hidden; 
	width: 340px; 
	height: 25px;
	}


/* TESTIMONIALS PAGE STYLES
*******************************************************************************/

.clear_fix {
	clear:both;
}

#testimonials_page,
#ticket_pages {
	background:url(images/bg_wood.jpg) top center no-repeat #000;
}

.leftcol {
	float: left;
	width: 415px;
	border-right: #262f29 solid 1px;
}

.rightcol {
	float :right;
	width: 420px;
}

.leftcol, 
.rightcol {
	padding: 0px 30px 0px 20px;
	
}

.column_header {
	text-align:left;
	margin-bottom:5px;
}

.awards {
	border-right:0px;
}

.awards h1 {
	border-right: 0px;	
	margin-top: 25px;
	height:200px;
	background: url(images/goldenticket.png) top center no-repeat;
	text-indent:-2000px;
}

h2.testimonials_headline {
	width:100%;
	height:40px;
	background:url(images/headline_guesttestimonials.png) left top no-repeat;
	text-indent:-2000px;
}

.testimonial_video {
	float:right;
	width:430px;
	height:250px;
	background:url(images/bg_video.png) 20px 0px no-repeat;
}

.testimonial_videoscreen {
	position:absolute;
	top:0px;
	left:513px;
	float:inherit;
	padding: 35px 35px 0px 43px;
}

.leftcol p.testimonials, 
.rightcol p.testimonials,
.name{
	color:#c6c6c6;
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-weight:normal;
	font-size: 17px;
	letter-spacing: .5px;
	line-height: 24px;
	padding-left:30px;
	padding-bottom:6px;
	background:url(images/quotebox.png) 0px 3px no-repeat;
}

.name {
	color:#caa76a;
	font-style:italic;
	font-weight:normal;
	text-align:right;
	background-color:none;
	background-image:none;
	margin-bottom:25px;
}

#testimonials {
	background:url(images/bg_wood.jpg) #000 no-repeat;
}




/* OVERVIEW PAGE STYLES
*******************************************************************************/

body#overview {
	background-image: url(../../images/hhn_overview_bkg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}

.midcol {
	float: left;
	overflow:visible;
	width: 400px;
	margin: 10px 0px 10px 240px;
}

.midcol p {
	color:#c6c6c6;
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-weight:normal;
	font-size: 14px;
	line-height: 20px;
	margin: 0px 0px 10px 3px;
}

.overrightcol {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	z-index: 5000;
	display:block;
	position:relative;
}

.news_item {
	clear:both;
	margin: 0px;
	padding: 0px 0px 16px 25px;
	text-align:left;
	height: 70px;
	overflow:visible;
}

.news_item img {
	float:left;
	padding: 0px 10px 0px 0px;
	border:0px;
}

.news_item h3 {
	text-indent:-3000px;
	display: block;
	overflow: visible; !important
	height:20px;
}

.overrightcol .news_item h4, .overrightcol .news_item h4 a, .overrightcol .news_item h4 a:link, .overrightcol .news_item h4 a:hover, .overrightcol .news_item h4 a:active, .overrightcol .news_item h4 a:visited {
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-size: 12px;
	color: #989694;
	font-weight: normal;
	padding:3px 0px 0px 76px;
	line-height: 14px;
}
.news_item a {
	text-decoration:none;
	width: 100%;
}

.overrightcol .news_item h4 img {
	float:none;
}

#goldenticket {
	clear:both;
	margin: 0px;
	padding: 0px 0px 16px 25px;
	text-align:left;
	overflow:visible;
	width: 200px;
	height: 100px;
}
#goldenticket img {
	float:left;
	padding: 5px 0px 0px 0px;
	border:0px;
}

#goldenticket h4 {
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-size: 12px;
	color: #989694;
	font-weight: normal;
	padding:3px 0px 0px 0px;
	float:left;
}

.overview_video {
	float:left;
	width:380px;
	height:220px;
	display:block;
	background:url(images/video-bkg.gif) 0px 0px no-repeat;
}

.overview_videoscreen {
	padding: 7px 6px 7px 6px;
}

#altVideo {
	position:relative;
	z-index:1000;
	padding:0px;
	margin:0px;
}

#premier {
	position:relative;
	left:34px;
	padding: 23px 0px 0px 0px;
}

/* MOBILE PAGE STYLES
*******************************************************************************/

body#mobile {
	background-image: url(../../images/mobile-bkg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
}
#mobilemain {
	overflow:visible;
	width: 410px;
	margin: 20px 0px 10px 420px;
}

#mobilemain p {
	color:#dadada;
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-weight:normal;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
	padding: 10px 0px 10px 10px;
}
#mobilemain a {
	color:#dadada;
}
#mobilemain ul {
	color:#dadada;
	padding: 10px 0px 10px 20px;
	/*text-indent: -18px;*/
}
#mobilemain li {
	color:#dadada;
	font-size: 13px;
	line-height: 16px;
	padding: 0px 0px 12px 14px;
	list-style: none;
	background:url(../../images/bullet.html) 0px 5px no-repeat;
	vertical-align: middle;
}
.bold-white {
	color:#FFF;
	font-weight:bold;
}
.superduper {
	font-size: 8px;
	vertical-align: text-top;
}
#mobilelegal {
	width: 100%;
	float:left;
	text-align:center;
	color: #9b9b9b;
	font-size:10px;
	padding: 30px 0px 10px 0px;
}


/* WALLPAPERS PAGE STYLES
*******************************************************************************/

body#wallpapers {
	background-image: url(../../images/wallpapers_bkg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
}
#wallpapersmain {
	overflow:visible;
	width: 942px;
	margin: 12px 0px 10px 0px;
	position: relative;
	left: 5px;
}

#wallpapersmain p {
	color:#dadada;
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-weight:normal;
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 10px;
	padding: 3px 0px 10px 10px;
}
#desktopwallpapers {
	float: left;;
	width: 651px;
	margin: 12px 0px 0px 10px;
}
#desktopwallpapers p {
	color:#dadada;
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-weight:normal;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 8px;
	padding: 0px 0px 10px 0px;
}
#desktopwallpapers ul {
	color:#dadada;
	padding: 0px 0px 10px 8px;
	text-indent: -17px;
}
#desktopwallpapers li {
	color:#dadada;
	font-size: 13px;
	line-height: 15px;
	padding: 0px 0px 6px 8px;
	list-style: none;
	vertical-align: middle;
}
#desktopwallpapers a:link {
	color:#dadada;
	font-size: 13px;
}
#desktopwallpapers a:visited {
	color:#dadada;
	font-size: 13px;
}
#desktopwallpapers a:hover {
	color:#ffffff;
	font-size: 13px;
}
#desktopwallpapers a:active {
	color:#ffffff;
	font-size: 13px;
}
#mobilewallpapers {
	width: 172px;
	background-color: #000000;
	border: 8px solid #2e0001;
	padding: 18px 27px 1px 25px;
	margin: 0px 0px 38px 705px;
	position: relative;
	top: -14px;
	text-align: left;
}
#mobilewallpapers p {
	color:#dadada;
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-weight:normal;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 8px;
	padding: 0px 0px 10px 0px;
}
#mobilewallpapers a:link {
	color:#dadada;
	font-size: 13px;
}
#mobilewallpapers a:visited {
	color:#dadada;
	font-size: 13px;
}
#mobilewallpapers a:hover {
	color:#ffffff;
	font-size: 13px;
}
#mobilewallpapers a:active {
	color:#ffffff;
	font-size: 13px;
}
#firefoxpersonas {
	width: 172px;
	background-color: #000000;
	border: 8px solid #2e0001;
	padding: 18px 27px 1px 25px;
	margin: 0px 0px 38px 705px;
	position: relative;
	top: -14px;
	text-align: left;
}
#firefoxpersonas p {
	color:#dadada;
	font-family:"Gill Sans","GillSans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;
	font-weight:normal;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 8px;
	padding: 0px 0px 10px 0px;
}
#firefoxpersonas a:link {
	color:#dadada;
	font-size: 13px;
}
#firefoxpersonas a:visited {
	color:#dadada;
	font-size: 13px;
}
#firefoxpersonas a:hover {
	color:#ffffff;
	font-size: 13px;
}
#firefoxpersonas a:active {
	color:#ffffff;
	font-size: 13px;
}
.bold-white {
	color:#FFF;
	font-weight:bold;
}
.superduper {
	font-size: 8px;
	vertical-align: text-top;
}