@charset "utf-8";
#hero_content, #hero_content_starbg{
	width:700px;
	float:left;
	margin-left: 20px;
	margin-top: 10px;
	display: inline;
	padding-bottom: 20px;
}
#hero_content_starbg{
	min-height:560px;
	background:url(../images/common/star_bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color:#007CAF;
	border:#000000 1px solid;
	margin-bottom: 20px;
}
#hero_content #the_image{
	width:700px;
	height:407px;
	background:url(../images/heros/grinchmas.jpg);
}
#hero_content #the_image #playBtn{
	float:left;
	margin-top:330px;
	margin-left:15px;
	width:62px;
	height:62px;
	display:inline;
	overflow:hidden;
}
#hero_content #the_description{
	width:680px;
	background:url(../images/heros/hero_gradient.gif);
	background-repeat:repeat-y;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
cursor: pointer;
}
#hero_content #the_description #title{
	font-size:24px;
	color:#f8ce21;
}
#hero_content #the_description #bar{
	background:url(../images/heros/hero_bar.gif);
	background-repeat:no-repeat;
	margin:10px 0 15px 0;
	line-height:1px;
	height:1px;
	width:585px;
	overflow: hidden;
}
#hero_content #the_description #copy{
	font-size:12px;
	width:650px;
}
#hero_content #the_description #copy p{
	margin: 0 0 10px 0;
}
#hero_content #description_bottom{
	width:700px;
	height:5px;
	background:url(../images/heros/hero_bottom.gif);
	background-repeat:no-repeat;
	line-height: 5px;
}

/*FAQ*/
#faq_title{
	margin-top:5px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
}
#faq_question .btn_plus{
	background-image:url(../images/faq/btn_plus.gif);
	height:15px;
	width:17px;
	display:block;
	
margin-right:3px;
		float:left;
	cursor:pointer;
}
#faq_question #img_q{
	background-image:url(../images/faq/faq_q.gif);
	height:19px;
	width:17px;
	float:left;
}
#faq_question #copy{
	width:540px;
	float:left;
	margin-left:10px;
	margin-top:8px;
	font-size:12px;
	font-weight:bold;
}
#faq_question #copy #number{
	float:left;
}
#faq_question #copy #the_question{
	float:right;
}
.faq_answer{
	margin-top:15px;
	margin-left:75px;
	width:555px;
	float:left;
	font-size:12px;
	display:none;
}
.faq_answer #img_a{
	background-image:url(../images/faq/faq_a.gif);
	height:17px;
	width:17px;
	float:left;
}
.faq_answer #the_answer{
	width:525px;
	float:right;
}
.faq_answer #the_answer #button{
	margin-top:10px;
}

.faq_answer A {
 color: #FFFFFF;
}
.faq_answer A:visited {
 color: #FFFFFF;
}


#faq_title, #faq_question{
	margin-left:30px;
}
#faq_question{
	float:left;
	width:650px;
	display:inline;
	margin-top:15px;
}
#faq_question p{
	padding:0px;
	margin:0 0 8px 0;
}


/*BENEFITS*/

#benefits{
	margin: 5px auto;
	width: 537px;
}
#benefits #topBenefits{
	width:534px;
	height:64px;
	border-right:#6ea1cf 1px solid;
}
#benefits #topBenefits #title{
	width:313px;
	height:47px;
	background-color:#08487e;
	font-size: 21px;
	font-weight:bold;
	text-align:center;
	padding-top:17px;
	float:left;
}
#benefits #topBenefits #tickets{
	border-top:#6ea1cf 2px solid;
	border-left:#6ea1cf 1px solid;
	border-bottom:#6ea1cf 1px solid;
	height:62px;
	float:left;
	display:inline;
	overflow:hidden;
}
#benefits .rows .items{
	padding-left:20px;
	width:520px;
	height:42px;
	float:left;
}
#benefits .rows .items .name{
	margin-top:15px;
	padding:0;
	width:263px;
	float:left;
	font-size:12px;
	font-weight:bold;
}
#benefits .rows .items .tickets{
	width:73px;
	height:32px;
	padding-top:10px;
	border-left:#7dabd4 1px solid;
	text-align:center;
	float:left;
}
#benefits .rows .descriptions{
	width:484px;
	padding-left:50px;
	padding-top:15px;
	padding-bottom:15px;
	display:none;
	border-top:#3e9fd4 1px solid;
	float:left;
	font-size:12px;
	font-weight:bold;
}
#benefits .rows .descriptions .notice{
	font-size:10px;
}
#benefits .rows .descriptions p{
	margin:0 0 5px 0;
	padding:0;
}
#benefits .rows .descriptions ul{
	margin:5px 0 5px 50px;
	padding:0;
}
#benefits .rows .descriptions li{
	padding-bottom:5px;
	padding-top:3px;
	padding-left:20px;
	background-image:url(../images/common/bullet.gif);
	background-position: left center;
	background-repeat:no-repeat;
	list-style:none;
}
#benefits .rows, #benefits .endRow{
	width:534px;
	float:left;
	border-left:#01447c 1px solid;
	border-right:#01447c 1px solid;
}
#benefits .endRow{
	border-bottom:#01447c 1px solid;
	background:url(../images/common/opacity_10.png);
	background-repeat:repeat;
}
#benefits .endRow .notice{
	width:678px;
	margin:21px 0 21px 5px;
	font-size:12px;
	color:#003366;
	font-weight:bold;
}
#benefits .btn_plus{
	background-image:url(../images/faq/btn_plus_benefit.gif);
	height:11px;
	width:13px;
	margin-top:14px;
	margin-right:5px;
	float:left;
	position:relative;
	left:-10px;
	cursor:pointer;
}
#benefits .btn_blank{
	/*background-image:url(../images/faq/btn_blank.gif);*/
	height:15px;
	width:17px;
	margin-top:14px;
	margin-right:10px;
	float:left;
}

.descriptions A {
 color: #FFFFFF;
}
.descriptions A:visited {
 color: #FFFFFF;
}



/**********************News & Offer Styles********************/

#news_content{
	width:700px;
	float:left;
	margin-left: 20px;
	margin-top: 10px;
	_margin-left: 5px;
	}

	#news_content .newscontenttop {
	height: 35px;
	}

#news_scrolly_wrapper { 
	overflow: auto;
	width: 698px;
	height: 540px; 
	}
	
	#news_scrolly {
		width: 698px;
		height: 540px; 
		overflow: hidden;
		}

		#news_content #top_section, #news_content #bottom_section{
			width:700px;
			height:35px;
			/* overflow:hidden; */
			}

		#news_content #top_section #title{
			width:320px;
			padding-top:1px;
			padding-left:5px;
			font-size:24px;
			font-weight:bold;
			color:#f2c523;
			}

	#news_content .newscontentbottom {
		height: 35px;
		}

		#news_content #bottom_section .arrowupdown{
			width:130px;
			margin: auto;
			}
		
#news_content #bottom_section #arrow_up{
	padding-top:1px;
	background-image:url(../images/news/arrow_news_up.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:65px;
margin-bottom:5px;
	height:26px;
	float:left;
	cursor:pointer;
}

#news_content #bottom_section #arrow_down{
	padding-top:3px;
	margin-bottom:5px;
	background-image:url(../images/news/arrow_news_down.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:65px;
	height:26px;

	float:left;
	cursor:pointer;
}

#news_content .news_box{
	width:700px;
	margin: 3px 0 0 0;
	padding:0;
	}

#news_content .news_box #round_top, #news_content .news_box #round_bottom{
	width:700px;
	height:9px;
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
	}

#news_content .news_box #round_top{
	background-image:url(../images/news/new_box_top.gif);
	background-position:bottom;
	}

	#news_content .news_box #content{
		background-image:none;
		background-color:#01192d;
		width:700px;
		min-height:165px;
		height: auto;
		overflow: auto;
		_overflow: hidden;
		/* float:left; */
		}

		#news_container_left {
			width: 200px; 
			float: left;
			}

			#news_content .news_box #content #news_icon{
				margin-left:15px;
				margin-right:15px;
				margin-top:2px;
				}

		#news_container_right {
			padding: 10px; 
			padding-bottom: 0px;
		      /* *margin-left: 240px; */       
        		width: 440px;
        		float: right;
	  		margin-right: 20px;
			}

			#news_content .news_box #content #news_title{
				width:90%;
				color:#f2c523;
				font-size:15px;
				font-weight:bold;
				}

			#news_content .news_box #content #news_bar{
				background-image:url(../images/news/news_bar.gif);
				width:272px;
				height:1px;
				overflow:hidden;
				margin-top:10px;
				margin-bottom:10px;
				}

			#news_content .news_box #content .news_copy{
				width:90%;
				color:#FFFFFF;
				font-size:12px;
				}

			#news_content .news_box #content p{
				padding:0 0 5px 0;
				margin: 0;
				}

			#news_content .news_box #content .news_buttons{
				width:90%;
				margin-top:10px;
				background-image:url(../images/news/news_bar.gif);
				background-repeat:no-repeat;
				background-position:top left;
				}

			#news_content .news_box #content #news_buttons_legal{
				width:90%;
				margin-top:5px;
				}

			#news_content .news_box #content .news_buttons .legal_copy{
				width:348px;
				padding-top:10px;
				margin-left:15px;
				font-size:9px;
				color:#FFFFFF;
				}

			#news_content .news_box #content .news_buttons .buttons{
				margin-top:15px;
				}

			#news_content .news_box #content #news_buttons_no_legal{
				margin-top:5px;
				}

			#news_content .news_box #content #news_buttons_no_legal .buttons{
				margin-top:15px;
				}

#news_content .news_box #round_bottom{
	background-image:url(../images/news/new_box_bottom.gif);
	}


.news_box A {
 color: #FFFFFF;
}
.news_box A:visited {
 color: #FFFFFF;
}

#news_icon {
margin: 0px;
}

/*******Calendar*******/

#hero_content_starbg a.blackoutdateslink {
	color: #ffffff;
	float: right;
	font-size: 12px;
	position: relative;
	right: 32px;
	top:23px;
	}

/*******Popup*******/

.popup_content {
        width: 400px;
	color: #ffffff;
        font-family: helvetica, arial, sans-serif;
	font-size:12px;
        padding: 15px;
	}


