/***************************
SPECIFIC STYLES
-content used in only one place or section or module
***************************/
/****
404 page
*/
.four-oh-four-content h2{
	font-size: 1.5em;
	padding: 0 0 10px;
	}
.four-oh-four-content #searchform2{
	margin: 20px 0 0;
	}
.four-oh-four-content #searchform2 label{
	display: block;
	font-size: 1.11em;
	font-weight: bold;
	margin: 0 0 10px;
	text-transform: capitalize;
	}
/*********
HOMEPAGE DYNAMIC LEAD
*/

	.homepage_dynamic_lead .dl_item_text{
		top: 401px;
		}
	.homepage_dynamic_lead .pagination li{
		padding: 17px 0 0;
		float: left;
		}
			.homepage_dynamic_lead ul.pagination .prev span,
			.homepage_dynamic_lead ul.pagination .next span{
				top: 139px;
				padding: 115px 0;
				}
	.homepage_dynamic_lead .pagination .current{
		background: url(../_images/backgrounds/homepage_dl_pagination_selected.gif) no-repeat 8px 7px transparent;
		}
		.homepage_dynamic_lead .pager_num_1 .pagination_page_num{
			padding-left: 47px;
			}
		.homepage_dynamic_lead .pager_num_4 .pagination_page_num{
			padding-right: 9px;
			}
		.homepage_dynamic_lead .pagination_page_num{
			background: #571d60;
			display: block;
			padding: 9px 7px 0 0;
			cursor: pointer;
			}
			.homepage_dynamic_lead .pagination_page_num img{
				display: block;
				}
			.homepage_dynamic_lead .pagination_page_num .pagination_title{
				color: #fff;
				font-family: 'Oswald', sans-serif;
				font-size: 1.04em;
				padding: 7px 0;
				display: block;
				}
		.homepage_dynamic_lead .pager_num_1.current{
			background: url(../_images/backgrounds/homepage_dl_pagination_selected.gif) no-repeat 47px 2px transparent;
			}	
			.homepage_dynamic_lead #pagination-title{
				font-size: 1.92em;
				font-family: 'Oswald',sans-serif;
				color: #ffe150;
				position: absolute;
				line-height: 1em;
				background: #571D60;
				left: -29px;
				bottom: -105px;
				z-index: 1;
				text-transform: capitalize;
				-webkit-transform: rotate(-90deg);	
				   -moz-transform: rotate(-90deg);
					-ms-transform: rotate(-90deg);
					 -o-transform: rotate(-90deg);
						transform: rotate(-90deg);
				 }
				 
				 
/***********
Image Caption - Auditions
*/				 
.imagecaption td { 
	text-align: center; 
	font-weight: normal; 	
}


/*********
ANNUAL PASS CALL-OUTS
*/
#annual_pass_callouts {
	overflow: hidden;
	padding-left: 9px;
	}
	#annual_pass_callouts .pass{
		float: left;
		padding: 11px;
		height: 101px;
		width: 196px;
		margin: 0 0 0 14px;
		color: #FFF;
		position: relative;
		}
	#annual_pass_callouts .pass:first-child{
		margin: 0;
		}
		#annual_pass_callouts .pass header{
			font-family: 'Oswald', sans-serif;
			height: 78px;			}
			#annual_pass_callouts .pass .ticket_validity_period{
				font-size: 1.42em;
				line-height: 1.1em;
				}
			#annual_pass_callouts .pass .pass_title{
				font-size: 2em;
				line-height: 1.3em;
				}
		#annual_pass_callouts .pass .flexpay{
			display: block;
			z-index: 11;
			position: relative;
			color: #FFF;
			}
			#annual_pass_callouts .pass .flexpay a{
				color: #FFF;
				text-decoration: none;
				}
		#annual_pass_callouts .pass .sale_price{
			font-weight: bold;
			color: #f5d254;
			z-index: 11;
			position: relative;
			}
			#annual_pass_callouts .pass .sale_price a{
				color: #FFF;
				text-decoration: none;
				}
		#annual_pass_callouts .pass .pass_link_overlay{
			display: block;
			position: absolute;
			width: 217px;
			height: 123px;
			top: 0px;
			left: 0px;
			text-indent: -9999px;
			z-index: 10;
			}
	/******************
	FAQS
	*/
	#page-faqs h1.page-title{
		font-size: 1.8em;
		padding: 0 10px 30px;
		}
	#page-faqs h2.entry-title{
		font-size: 1.2em;
		word-spacing: 4px;
		}
/*********
GETTING TO THE PARK
*/
.getting-to-the-park h1.entry-title{
	font-family: 'Oswald', sans-serif;
	font-size: 1.42em;
	line-height: 1.4em;
	padding: 0 0 16px;
	color: #83207d;
	font-weight: normal;
	}
.getting-to-the-park .entry-content{
	overflow: hidden;
	padding: 0 0 27px;
	}
	.getting-to-the-park .google-map{
		float: left;
		overflow: hidden;
		padding: 0 17px 0 0;
		}
		.getting-to-the-park #map_canvas{
			width: 425px;
			height: 350px;
			border: 2px solid #7e7c78;
			}
	.getting-to-the-park .entry-content h2{
		font-family: 'Oswald', sans-serif;
		font-size: 1.17em;
		color: #83207d;
		}
	.getting-to-the-park .park-directions {
		float: left;
		width: 515px;
	}
	.getting-to-the-park .park-directions-public {
		float: left;
		width: 965px;
	}
.getting-to-the-park .other_directions{
	clear: both;
	overflow: hidden;
	border-top: 2px solid #65635f;
	padding: 27px 0 0;
	}
	.getting-to-the-park .direction{
		width: 210px;
		float: left;
		padding: 0 0 0 25px;
		}
		.getting-to-the-park .direction h2{
			font-family: 'Oswald', sans-serif;
			font-size: 1.17em;
			color: #83207d;
			padding: 0 0 15px;
			}
	.getting-to-the-park .direction:first-child{
		padding-left: 0px;
		}
			
/*********
SPECIAL OFFERS MODULE
*/
#special_offers{
	position: absolute;
	padding: 6px 9px 10px 10px;
	margin-top:10px;
	width: 217px;
	right: 10px;
	top: 0px;
	background-color: #b6b5c7;
	/* Fallback for web browsers that don't support RGBa */
	background: rgb(255, 255, 255) transparent;
	/* RGBa with 0.7 opacity */
	background: rgba(255, 255, 255, 0.7);
	}
	#special_offers h2{
		font-family: 'Oswald', sans-serif;
		font-size: 1.42em;
		color: #571d60;
		padding: 0 0 9px 6px;
		line-height: 1em;
		}
		#special_offers h2 span{
			font-size: .76em;
			display: block;
			line-height: 2em;
			}
	#special_offers dl{
		background-color: #571d60;
		padding: 5px;
		overflow: hidden;
		color: #FFF;
		}
		#special_offers dl dt{
			width: 173px;
			text-align: left;
    			float: left;
			font-weight: bold;
			font-size: 1.05em;
			}
		#special_offers dl dd{
			width: 33px;
			float: left;
			font-size: 1.05em;
			}
			#special_offers dl dd span{
				display: block;
				float: right;
				font-weight: bold;
				}
			#special_offers dl dd span.dollar_sign{
				font-size: 1.0em;
				line-height: 1em;
				}
			#special_offers dl dd span.price{
				line-height: 1em;
				}

	/***********************
	SPECIFIC DIALOG POPUPS
	*/
	/* newsletter */
	.ui-dialog-newsletter_modal{}
		.ui-dialog-newsletter_modal .ui-dialog-titlebar {
			padding: 0 25px;
			}
		.ui-dialog-newsletter_modal .ui-dialog-content{
			padding: 0 25px;
			}
	#newsletter_modal h2{
		font-family: 'Oswald', sans-serif;
		font-size: 1.17em;
		color: #83207d;
		font-weight: normal;
		padding: 0 0 15px;
		}
	#newsletter_modal p{
		padding: 0 0 15px;
		}
	#newsletter-signup-form {
		overflow: hidden;
		}
	#newsletter-checkannualpassmember-container{
		visibility:hidden;
	}
	#newsletter-checkannualpassmember{
	     padding-top:20px;
	}	
	#newsletter-signup-form fieldset, #newsletter-checkannualpassmember fieldset{
		border-bottom: 0px solid #a3a19f;
		padding: 0 0 18px;
		margin: 0 0 12px;
		}
	#newsletter-zip-input-label{
			padding: 0 9px 0 0;
		}
	#newsletter-signup-form #newsletter-signup-submit, #newsletter-checkannualpassmember-submit,#newsletter-signup-submit-et{
		background-color: #83207d;
		color: #FFF;
		font-size: .84em;
		line-height: 1em;
		text-align: center;
		vertical-align: middle;
		padding: 4px 7px;
		float: right;
		cursor: pointer;
		}   
			
	.newsletter-checkannualpassmember-dob{
	border:1px solid #000;
	width:130px;
	}
	.aptable{
	   border-spacing:7px;
	   border-collapse: separate;
	   }
	   
	/*********
	VIDEO PLAYER MODAL
	*/
	/* video player container */
	#video_player{
		width: 865px;
		height: 511px;
		background-color: #000000;
		}
		#video_description{
			height: 58px;
			padding: 20px 0 0;
			}

	
/* DEV ENVIRONMENT INFO
 * Delete this style and the html in header.php when development is nearing completion.
 */
#dev_env_info{
	position: absolute;
	top: 5px;
	left: 5px;
	background: red;
	border: 2px solid black;
	z-index: 11;
	padding: 5px;
	color: black;
	width: 110px;
	}
	/* In order to be able to move this out of the way if necessary */
	#dev_env_info:hover{
		background: transparent;
		border: none;
		}
/* ATTRACTIONS DETAIL */
.attraction-column-1{
	float: left;
	width: 497px;
	margin: 0 10px 0 0;
	}
	.attraction-column-1 .attraction-image{
		float: left;
		margin: 0 10px 14px 0;
		}
	.attraction-column-1 h1{
		color: #83207d;
		font-family: 'Oswald',sans-serif;
		font-size: 1.17em;
		/*line-height: 1em;  -- Commented as its distorting the Copyright and TM superscripting*/
		padding: 0 0 14px;
		}
	.attraction-column-1 .addthis_button_facebook_like{
		display: block;
		float: left;
		height: 24px;
		margin: 0 0 5px;
		max-width: 253px;
		overflow: hidden;
		padding: 0 5px 0 0;
		}
	.attraction-column-1 .the_content{
		clear: left;
		width: 427px;
		}
		.attraction-column-1 .the_content p{
			line-height: 1.48em;
			margin: 0 0 15px;
			}
.attraction-column-2{
	background: #dfdcd5;
	overflow: hidden;
	padding: 15px 10px;
	width: 178px;
	}	
	.attraction-column-2 h2{
		color: #83207d;
		font-family: 'Oswald',sans-serif;
		font-size: 1.5em;
		line-height: 1em;
		text-transform: capitalize;
		}
	.attraction-column-2 p{
		margin: 12px 0 15px;
		}
		.attraction-column-2 p span{
			text-transform: capitalize;
			font-weight: bold;
			}
	.attraction-column-2 #map-thumb {
		display: block;
		width: 178px;
		height: 101px;
		}
		.attraction-column-2 #map-thumb img{
			border: 1px solid #908e89;
			}
	.attraction-column-2 .safety-link{
		text-decoration: none;
		font-weight: normal;
		display: block;
		text-align: left;
		border-top: 1px solid #908e89;
		padding: 15px 0 0;
		margin: 15px 0 0;
		}
/******************************
New Additional info field
******************************/
.attraction-column-2-2row{
	background: #dfdcd5;
	overflow: hidden;
	padding: 13px 11px;
	width: 178px;
	}	
	.attraction-column-2-2row h2{
		color: #83207d;
		font-family: 'Oswald',sans-serif;
		font-size: 1.5em;
		line-height: 1em;
		text-transform: capitalize;
		}
/******************************
New Additional info field
******************************/
.attraction-column-2-2row{
	background: #dfdcd5;
	overflow: hidden;
	padding: 13px 10px;
	width: 178px;
	}	
	.attraction-column-2-2row h2{
		color: #83207d;
		font-family: 'Oswald',sans-serif;
		font-size: 1.5em;
		line-height: 1em;
		text-transform: capitalize;
		}
/******************************
Awards info field
******************************/
.attraction-column-3-3row{
	background: #dfdcd5;
	overflow: hidden;
	padding: 13px 10px;
	width: 178px;
	}
	.attraction-column-3-3row h3{
		color: #83207d;
		font-family: 'Oswald',sans-serif;
		font-size: 1.2em;
		line-height: 1em;
		text-transform: capitalize;
		}		
	/***************************
	DINING
	*/
	.dining.item h2{
		text-decoration: none;
		}
	/***************************
	SHOPPING
	*/
	.article-shopping h1.items-counter{
		margin: 0;
		}
	.article-shopping .entry-content{
		padding: 0 0 15px;
		}
	.shopping.item h2{
		text-decoration: none;
		}
	.product-symbol-key{
		background: url(../_images/icons/baby-heart-big.png) no-repeat 20px 7px #dfdcd5;
		padding: 10px 0 10px 50px;
		height: 16px;
		}
	/***************************
	WHAT'S HOT
	*/
	.items-whats-hot h2{
		text-decoration: none;
		}
		.items-whats-hot .item .play_button{
			position: relative;
			display: block;
			}
		.items-whats-hot .item .item_image .video_id{
			background: url(../_images/icons/play-button-overlay-34x34.png) no-repeat 71px 34px;
			width: 176px;
			height: 99px;
			position: absolute;
			left: 0;
			top: 0;
			}
/* ALL YOU CAN EAT PASS */
.aycep-promo{
	padding: 0 10px;
	text-decoration: none;
	}
/* TICKET DETAIL */
.ticket_infos{
	float: right;
	}
	.ticket_info{
		background: #dfdcd5;
		padding: 14px 17px 20px;
		margin: 10px 0 0 45px;
		width: 176px;
		}
	.ticket_info:first-child{
		margin: 0 0 0 45px;
		}
		.ticket_info h2{
			font-family: 'Oswald',sans-serif;
			color: #83207d;
			font-size: 1.17em;
			line-height: 1em;
			text-transform: capitalize;
			padding: 0 0 8px;
			}
		.ticket_info p{
			margin: 0;
			}
		.ticket_info dl{
			padding: 0 0 15px 10px;
			}
		.ticket_info dt{
			padding: 0 0 2px;
			}
		.ticket_info dd{
			padding: 2px 0 0;
			}
			.ticket_info dl dt.the-ticket-title{
				margin: 3px 0 0 0;
				}
				.ticket_info dl dt.the-ticket-title:first-child{
					margin: 0 0 0 0;
					}
			.ticket_desc{
				position: relative;
				color: #83207d;
				display: inline;
				}
				.ticket_desc:hover{
					cursor: pointer;
					}
				.desc_popup{
					background: url(../_images/backgrounds/popup_arrow_right.png) no-repeat right 4px transparent;
					padding: 0 7px 0 0;
					position: absolute;
					right: 16px;
					top: 2px;
					display: none;
					z-index: 1;
					}
					.ticket_desc:hover .desc_popup{
						display: block;
						}
					.desc_popup p{
						background: #7e7c78;
						border-radius: 2px;
						color: #fff;
						padding: 10px 13px 8px;
						margin: 0;
						width: 116px;
						}
	
.ticket_info .the-buy-links{
			margin: 0;
			display: inline-block;
						
		}
	.ticket_info .the-buy-links .buy_link{
	   float:left;
		background: url(../_images/Buy_Button.jpg) no-repeat;
		width: 118px;
		height: 30px;
		display: block;
		text-indent: -9999px;
		
	}
	.ticket_info .the-buy-links a{
	float:left;
	}
		.ticket_info .buy_link{
			color: #fff;
			font-weight: bold;
			/*padding: 5px 11px;
			background: #83207d;
			text-transform: uppercase;*/
			text-decoration: none;
			display: inline-block;
		} 
	
	
/* HOTELS LISTING */
.item.hotels .item_rating{
	background: url(../_images/icons/hotel_ratings.jpg) no-repeat left top transparent;
	height: 14px;
	width: 40px;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	float: left;
	}
	.item.hotels .item_rating.two{
		background: url(../_images/icons/hotel_ratings.jpg) no-repeat left -14px transparent;
		}
	.item.hotels .item_rating.three{
		background: url(../_images/icons/hotel_ratings.jpg) no-repeat left -28px transparent;
		}
	.item.hotels .item_rating.four{
		background: url(../_images/icons/hotel_ratings.jpg) no-repeat left -42px transparent;
		}
	.item.hotels .item_rating.five{
		background: url(../_images/icons/hotel_ratings.jpg) no-repeat left -56px transparent;
		}
.item.hotels .item_options a{
	background: #83207d;
	color: #fff;
	text-decoration: none;
	font-size: 1.04em;
	padding: 5px 15px;
	font-weight: normal;
	margin: 0 0 0 10px;
	}
/* TICKETS LISTING PAGE */
article.ticket{
	margin: 13px 0 0 0;
	}
	article.ticket:first-child{
		margin: 0;
		}
	article.ticket header p{
		margin: 0;
		}
article.ticket header{
	background: #dfdcd5;
	padding: 15px 14px 7px 23px;
	}
	article.ticket .titles{
		float: left;
		width: 325px;
		margin: 0 0 8px;
		}
		article.ticket .ticket_title a{
			font-size: 1.5em;
			font-family: 'Oswald',sans-serif;
			line-height: 1em;
			font-weight: normal;
			}
		article.ticket h3.ticket_type{
			font-family: 'Oswald',sans-serif;
			font-size: 1.17em;
			line-height: 1em;
			margin: 4px 0 0;
			}
	article.ticket .ticket_prices{
		}
		article.ticket dl{
			max-height: 16px;
			padding: 0 9px 0 0;
			display: inline-block;
			width: 585px;
			}
			article.ticket .ticket_prices dl dt{
				width: 390px;
				float: left;
				min-height: 1px;
				}
				article.ticket dt .ticket_desc {
					background: none;
					padding: 0;
					}
					article.ticket dt span.pop-up{
						color: #83207d;
						}
					article.ticket dt .desc_popup p{
						margin: 0;
						padding: 10px 13px 8px;
						float: none;
						background: #7E7C78;
						}
				article.ticket dt span.pop-up:hover{
					cursor: pointer;
					}
				article.ticket .ticket_prices .note{
					float: right;
					padding: 0 12px 0 0;
					font-weight: bold;
					}
		article.ticket .ticket_prices dl dd{
			display: inline;
			}
			article.ticket .ticket_prices dl .price{
				font-weight: bold;
				width: 110px;
				display: inline-block;
				float: left;
				text-align: right;
				padding-right: 10px;
			}
		article.ticket .ticket_flexpay_price .price{
				font-weight: bold;
				min-width: 43px;
				display: inline-block;
				overflow: hidden;
				text-align: right;
				padding-left:5px;
				float: left;
    			font-weight: bold;
   			    margin-left: 238px;
				}
		article.ticket .ticket_prices .buy{
			float: right;
			margin: 0;
			display: inline-block;
			}
			article.ticket .ticket_prices dl .ticket_buy_button{
				color: #fff;
				font-weight: bold;
				text-decoration: none;
				text-transform: uppercase;
				width: 50px;
				display: block;
				}
		article.ticket .ticket_prices .price-line {
			margin: 14px 0 0;
			float: right;
			}
			article.ticket .ticket_prices .price-line:first-child {
				margin: 0;
				}
		article.ticket .ticket_prices .price-line.flexpay-option-text {
			margin: 13px 0 0;
			color: #83207d;
			background: #d8cadd;
			padding: 5px 9px;
			}
			article.ticket .flexpay-option-text a {
				color: #83207d;
				font-weight: bold;
				}
article.ticket .ticket_prices .buy{
			float: right;
			margin: -2px;
			display: inline-block;
			
			
		}
	article.ticket .ticket_prices  .buy a{
		background: url(../_images/Buy_Button.jpg) no-repeat left top;
		width: 50px;
		height: 20px;
		display: block;
		text-indent: -9999px;
	}
article.ticket .ticket_flexpay_price .buy{
			float: right;
			margin: -2px;
			display: inline-block;
						
		}
	article.ticket .ticket_flexpay_price  .buy a{
		background: url(../_images/Buy_Button.jpg) no-repeat;
		width: 50px;
		height: 20px;
		display: block;
		text-indent: -9999px;
	}	
article.ticket .ticket_details{
	clear: both;
	}
article.ticket .ticket_description{
	background: #efede7;
	padding: 15px 23px 27px 23px;
	}
	article.ticket .ticket_desc p{
		margin: 15px 0 0;
		}
		article.ticket .ticket_desc p:first-child{
			margin: 0;
			}
		article.ticket .ticket_description p.flexpay-note {
			margin: 39px 0 0;
			}
.the-page-content.ticket-content{
	margin: 20px 0 0;
	}
	.the-page-content.ticket-content p{
		margin: 0 0 15px;
		}
.tax-ticket_types article.ticket{
	margin: 0 0 13px;
	}
.tax-ticket_types .the-page-content,
.flexpay-page .the-page-content {
	background: none;
	padding: 0;
	}
.tax-ticket_types .the-page-content article,
.flexpay-page article{
	padding: 0;
	}
.the-page-content.ticket-content{
	background: #EFEDE7;
	padding: 22px 16px 22px 14px;
	}
.menu-tickets ul{
	background: #83207d;
	height: 33px;
	padding: 0 10px 0 0;
	font-size: 1.17em;
	line-height: 1em;
	margin: 0 0 20px;
	}
	.menu-tickets li{
		float: left;
		padding: 0 0 20px;
		font-weight: bold;
		}
		.page .menu-tickets li.menu-item-most-popular,
		.menu-tickets li.current-menu-item{
			background: url(../_images/backgrounds/ticket-nav-arrow.gif) no-repeat center bottom transparent;
			}
		.menu-tickets ul a{
			color: #fff;
			text-decoration: none;
			padding: 10px 20px;
			height: 13px;
			display: block;
			}
			.page .menu-tickets li.menu-item-most-popular a,
			.menu-tickets li.current-menu-item a{
				color: #000;
				background: #fbdb5a;
				}
/* ANNUAL PASS */
#annual_pass_table{
	margin: 28px 83px 18px;
	border-style: solid;
	border: none;
	border-collapse: separate;
	}
	#annual_pass_table tr{
		}
		#annual_pass_table tr:first-child th:first-child{
			text-indent: -9999px;
			}
		#annual_pass_table tr.dark{
			background: #dfdcd5;
			}
		#annual_pass_table tr td,
		#annual_pass_table tr th{
			padding: 5px;
			min-height: 25px;
			padding: 6px 0;
			vertical-align: top;
			}
		#annual_pass_table tr th{
			border-left: 2px solid #a5a29d;
			border-right: 2px solid #a5a29d;
			padding-left: 26px;
			padding-right: 30px;
			padding-top: 10px;
			width: 295px;
			}
			#annual_pass_table tr th.see_desc{
				background: url(../_images/icons/annual_pass_see_desc.png) no-repeat 7px 6px transparent;
				}
			#annual_pass_table .row_1 th{
				border: none;
				color: #fff;
				font-family: 'Oswald',sans-serif;
				font-size: 1.2em;
    				font-weight: normal;
			}	
		#annual_pass_table tr td{
			border-right: 2px solid #a5a29d;
			text-align: center;
			padding-left: 10px;
			padding-right: 10px;
			width: 103px;
			padding-top: 10px;
			}
			#annual_pass_table tr td .yes{
				background: url(../_images/icons/annual_pass_star.png) no-repeat left top transparent;
				text-indent: -9999px;
				display: block;
				height: 25px;
				width: 27px;
				margin: 0 auto;
				}
		#annual_pass_table .row_1 th{
			width: 81px;
			text-align: center;
			}
		#annual_pass_table .row_2 th,
		#annual_pass_table .row_2 td{
			border-top: 2px solid #a5a29d;
			}
		#annual_pass_table .row_last th,
		#annual_pass_table .row_last td{
			border-bottom: 2px solid #a5a29d;
			}
			
	#annual_pass_table .row_last td a.ann_buy{
		
		background: url(../_images/Buy_Button.jpg) no-repeat;
		width: 50px;
		height: 30px;
		display: block;
		margin: 5px 0px 0px 26px;
		text-indent: -9999px;
		
	}
			
.ticket-expl{
	width: 443px;
	display: inline-block;
	}
.ticket-expl h3{
	font-family: 'Oswald',sans-serif;
	color: #83207d;
	font-size: 1.5em;
	line-height: 1em;
	padding: 0 0 10px;
}
.ticket-expl ul li, .ticket-expl p{
	margin: 0 0 5px 15px;
	font-size: 11px;
}
#about-flexpay{
	float: left;
	margin: 0 41px 0 0;
	}
/* PARK MAP, all over again */
.park-map-title{
	padding: 0 5px !important;
	}
#park-map{
	background: url(../_images/backgrounds/park-map.jpg) no-repeat left top transparent;
	border: 2px solid #8e8c88;
	height: 685px;
	margin: 0 auto;
	width: 920px;
	}
	#park-map-attractions{
		position: relative;
		}
		.park-map-attraction{
			position: absolute;
			display: none;
			}
			.park-map-attraction .attr-title{
				background: url(../_images/backgrounds/park-map-title-bg.png) left top transparent;
				color: #fff;
				font-weight: bold;
				font-size: 1.04em;
				line-height: 1em;
				padding: 3px 5px 4px;
				position: absolute;
				z-index: 1;
				}
			.park-map-attraction .attr-img{
				background: url(../_images/backgrounds/park-map-attr-sprite.png) left top transparent;
				display: block;
				}
			.park-map-attraction .attr-img:hover{
				cursor: pointer;
				}
			.park-map-attraction .attr-desc{
				background: url(../_images/backgrounds/park-map-desc-arrow-left.png) no-repeat left 3px;
				display: none;
				padding: 0 0 0 8px;
				width: 217px;
				position: absolute;
				z-index: 2;
				margin-left: -28px;
				}
				.park-map-attraction .attr-desc *{
					background: #83207d;
					color: #fff;
					}
				.park-map-attraction .attr-desc p{
					padding: 0 12px;
					}
				.park-map-attraction .attr-desc .attr-desc-title{
					border-radius: 2px 2px 0 0;
					padding-top: 10px;
					font-weight: bold;
					}
				.park-map-attraction .attr-desc .attr-desc-ex{
					border-radius: 0 0 2px 2px;
					padding-top: 5px;
					padding-bottom: 10px; 
					}
				.park-map-attraction .attr-title-overlay:hover{
					cursor: pointer;
				}
				.park-map-attraction .attr-title-overlay{
					position: absolute;
					z-index:20;
					height: 18px;
				}
			/* INDIVIDUAL ATTRACTIONS */
			#park-map-waterworld{
				left: 506px;
				top: 456px;
				display: block;
				}
				#park-map-waterworld .attr-title{
					left: 31px;
					top: 30px;
					}
				#park-map-waterworld .attr-img{
					background-position: -1490px -17px;
					margin-left: -25px;
					height: 95px;
					width: 121px;
					}
				#park-map-waterworld .attr-desc{
					left: 93px;
					top: 41px;
					}
				#park-map-waterworld .attr-title-overlay{
					left: 31px;
					top: 30px;
					width: 85px;
				}
			#park-map-terminator-2-3d{
				left: 187px;
				top: 303px;
				display: block;
				}
				#park-map-terminator-2-3d .attr-title{
					left: -19px;
					top: 21px;
					width: 111px;
					}
				#park-map-terminator-2-3d .attr-img{
					background-position: -655px top;
					height: 106px;
					width: 102px;
					}
				#park-map-terminator-2-3d .attr-desc{
					left: 84px;
					top: 50px;
					}
				#park-map-terminator-2-3d  .attr-title-overlay{
					left: -19px;
					top: 21px;
					width: 121px;
				}
			#park-map-universals-house-of-horrors{
				left: 386px;
				top: 331px;
				display: block;
				}
				#park-map-universals-house-of-horrors .attr-title{
					left: -23px;
					top: 40px;
					width: 108px;
					}
				#park-map-universals-house-of-horrors .attr-img{
				    background-position: -1391px -6px;
					margin-left: -25px;
				    height: 94px;
				    width: 68px;
					}
				#park-map-universals-house-of-horrors .attr-desc{
					left: 55px;
					top: 60px;
					}
				#park-map-universals-house-of-horrors .attr-title-overlay{
					left: -23px;
					top: 40px;
					width: 116px;
				}
			/*#park-map-the-blues-brothers{
				left: 441px;
				top: 340px;
				display: block;
				}
				#park-map-the-blues-brothers .attr-title{
					left: -72px;
					top: -15px;
					width: 125px;
					}
				#park-map-the-blues-brothers .attr-img{
				    background-position: -2542px -3px;
					margin-left: -10px;
					margin-top: -5px;
				    height: 43px;
				    width: 32px;
					}
				#park-map-the-blues-brothers .attr-desc{
					left: 32px;
					top: 12px;
					}
				#park-map-the-blues-brothers .attr-title-overlay{
					left: -72px;
					top: -15px;
					width: 132px;
				}*/
			#park-map-shrek-4-d{
				left: 563px;
				top: 277px;
				display: block;
				}
				#park-map-shrek-4-d .attr-title{
					left: -5px;
					top: 12px;
					width: 71px;
					}
				#park-map-shrek-4-d .attr-img{
				    background-position: -1318px 13px;
					margin-left: -25px;
				    height: 66px;
				    width: 65px;
					}
				#park-map-shrek-4-d .attr-desc{
					left: 45px;
					top: 20px;
					}
				#park-map-shrek-4-d .attr-title-overlay{
					left: -3px;
					top: 13px;
					width: 77px;
				}
			#park-map-the-adventures-of-curious-george{
				left: 597px;
				top: 222px;
				display: block;
				}
				#park-map-the-adventures-of-curious-george .attr-title{
					left: 24px;
					top: 14px;
					width: 110px;
					}
				#park-map-the-adventures-of-curious-george .attr-img{
				    background-position: -1224px top;
				    height: 92px;
				    width: 105px;
					}
				#park-map-the-adventures-of-curious-george .attr-desc{
					background: url(../_images/backgrounds/park-map-desc-arrow-right.png) no-repeat right 3px transparent;
					padding: 0 8px 0 0;
					right: 68px;
					top: 49px;
					}
				#park-map-the-adventures-of-curious-george .attr-title-overlay{
					left: 24px;
					top: 14px;
					width: 118px;
					height:30px;
				}
			#park-map-universals-animal-actors{
				left: 425px;
				top: 139px;
				display: block;
				}
				#park-map-universals-animal-actors .attr-title{
					left: -15px;
					top: 4px;
					width: 89px;
					}
				#park-map-universals-animal-actors .attr-img{
				    background-position: -710px 9px;
					margin-left:-25px;
				    height: 54px;
				    width: 73px;
					}
				#park-map-universals-animal-actors .attr-desc{
					left: 66px;
					top: 26px;
					}
				#park-map-universals-animal-actors .attr-title-overlay{
					left: -15px;
					top: 4px;
					width: 96px;
					height:30px;
				}
			#park-map-the-special-effects-stage{
				left: 477px;
				top: 86px;
				display: block;
				}
				#park-map-the-special-effects-stage .attr-title{
					left: -35px;
					top: 8px;
					width: 126px;
					}
				#park-map-the-special-effects-stage .attr-img{
				    background-position: -863px 14px;
					margin-left: -25px;
				    height: 79px;
				    width: 67px;
					}
				#park-map-the-special-effects-stage .attr-desc{
					left: 65px;
					top: 39px;
					}
				#park-map-the-special-effects-stage .attr-title-overlay{
					left: -35px;
					top: 8px;
					width: 126px;
				}
			#park-map-jurassic-park-the-ride{
				left: 43px;
				top: 128px;
				display: block;
				}
				#park-map-jurassic-park-the-ride .attr-title{
					left: 32px;
					top: 52px;
					width: 158px;
					}
				#park-map-jurassic-park-the-ride .attr-img{
				    background-position: -402px 9px;
				    height: 143px;
				    width: 290px;
					}
				#park-map-jurassic-park-the-ride .attr-desc{
					left: 137px;
					top: 80px;
					}
				#park-map-jurassic-park-the-ride .attr-title-overlay{
					left: 32px;
					top: 52px;
					width: 165px
				}


					/***************************Transformer CSS Change******************/

					#park-map-transformers-the-ride-3d{
				left: 122px;
				top: 0px;
				display: block;
				}
				#park-map-transformers-the-ride-3d .attr-title{
					left: 2px;
					top: 7px;
					width: 168px;
					}
				#park-map-transformers-the-ride-3d .attr-img{
				    /*background-position: -1539px -2px;*/
				    height: 62px;
				    width: 110px;
					margin-left: 21px;
					 margin-top: -1px;
					
					}
				#park-map-transformers-the-ride-3d .attr-desc{
					left: 115px;
					top: 27px;
					}
				
				#park-map-transformers-the-ride-3d .attr-title-overlay{
					left: 2px;
					top: 7px;
					width: 175px;
				}
					/***************************Despicable CSS Change******************/

					#park-map-despicable-me-minion-mayhem{
				left: 151px;
				top: 238px;
				display: block;
				}
				#park-map-despicable-me-minion-mayhem .attr-title{
					left: -16px;
					top: 78px;
					width: 168px;
					}
				#park-map-despicable-me-minion-mayhem .attr-img{
				    background-position: -1608px 38px;
				    height: 143px;
				    width: 117px;
				    margin-left: 18px;
					
					}
				#park-map-despicable-me-minion-mayhem .attr-desc{
					left: 138px;
					top: 78px;
					}
				
				#park-map-despicable-me-minion-mayhem .attr-title-overlay{
					left: -14px;
					top: 77px;
					width: 175px;
					height: 36px;
				}
					/*****************************Front Gate ********************/
					#park-map-frontgate{
				left: 325px;
				top: 480px;
				display: block;
				}
				#park-map-frontgate .attr-title{
					left: 31px;
					top: 30px;
					white-space:nowrap;
					}
				/*#park-map-frontgate .attr-img{
					height: 95px;
					width: 125px;
					}*/
				/*****************************Universal Plaza ********************/
					#park-map-universalplaza{
					left: 410px;
					top: 180px;
					display: block;
					}
				#park-map-universalplaza .attr-title{
					left: 31px;
					top: 30px;
					white-space:nowrap;
					}
				/*****************************CityWalk Gate ********************/
					#park-map-citywalk{
					left: 665px;
					top: 580px;
					display: block;
					}
				#park-map-citywalk .attr-title{
					left: 31px;
					top: 30px;
					white-space: nowrap;
					}
				/*#park-map-citywalk .attr-img{
					height: 95px;
					width: 125px;
					}*/
					/**********************************************************/
			#park-map-revenge-of-the-mummy-the-ride{
				left: 219px;
				top: 21px;
				display: block;
				}
				#park-map-revenge-of-the-mummy-the-ride .attr-title{
					left: 31px;
					top: 43px;
					width: 124px;
					}
				#park-map-revenge-of-the-mummy-the-ride .attr-img{
				    background-position: -242px 19px;
				    height: 122px;
				    width: 149px;
					}
				#park-map-revenge-of-the-mummy-the-ride .attr-desc{
					left: 134px;
					top: 75px;
					}
				#park-map-revenge-of-the-mummy-the-ride .attr-title-overlay{
					left: 31px;
					top: 43px;
					width: 132px;
					height:30px;
				}
			#park-map-studio-tour{
				left: 689px;
				top: 132px;
				display: block;
				}
				#park-map-studio-tour .attr-title{
					left: -22px;
					top: 47px;
					width: 65px;
					}
				#park-map-studio-tour .attr-img{
				    background-position: -1113px 5px;
				    height: 242px;
				    width: 177px;
					margin-left: -10px;
					margin-top: 5px;
					}
				#park-map-studio-tour .attr-desc{
					background: url(../_images/backgrounds/park-map-desc-arrow-right.png) no-repeat right 3px transparent;
					padding: 0 8px 0 0;
					right: 146px;
					top: 118px;
					}
				#park-map-studio-tour .attr-title-overlay{
					left: -22px;
					top: 47px;
					width: 75px;
				}
			#park-map-the-nbcuniversal-experience{
				left: 121px;
				top: 77px;
				display: block;
				}
				#park-map-the-nbcuniversal-experience .attr-title{
					left: -33px;
					top: 5px;
					width: 109px;
					}
				#park-map-the-nbcuniversal-experience .attr-img{
				    background-position: -124px 2px;
				    height: 181px;
				    width: 87px;
					}
				#park-map-the-nbcuniversal-experience .attr-desc{
					left: 95px;
					top: 55px;
					}
				#park-map-the-nbcuniversal-experience .attr-title-overlay{
					left: -33px;
					top: 5px;
					width: 117px;
					height:30px;
				}	
			#park-map-the-simpsons-ride{
				left: 661px;
				top: 62px;
				display: block;
				}
				#park-map-the-simpsons-ride .attr-title{
					left: 14px;
					top: 33px;
					width: 123px;
					}
				#park-map-the-simpsons-ride .attr-img{
				    background-position: -965px 16px;
					margin-left: -40px;
				    height: 98px;
				    width: 110px;
					}
				#park-map-the-simpsons-ride .attr-desc{
					background: url(../_images/backgrounds/park-map-desc-arrow-right.png) no-repeat right 3px transparent;
					padding: 0 8px 0 0;
					right: 108px;
					top: 39px;
					}
				#park-map-the-simpsons-ride .attr-title-overlay{
					left: 14px;
					top: 33px;
					width: 130px;
					}
					/*#park-map-spring-field{
					display: block;
					left: 514px;
					top: 76px;
					}
					#park-map-spring-field .attr-title{
					top: 89px;
					width: 67px;
				       left: 37px;
					}
					#park-map-spring-field .attr-img{
					background-position: -102px -94px;
					height: 145px;
					width: 115px;
					}
					#park-map-spring-field .attr-desc{
					background: url("../_images/backgrounds/park-map-desc-arrow-left.png") no-repeat scroll left 3px transparent;
					display: none;
					margin-left: 107px;
					margin-top: -49px;
					padding: 0 0 0 8px;
					position: absolute;
					width: 217px;
					z-index: 2;
					}
					#park-map-spring-field .attr-title-overlay{
					right: 2px;
					top: 89px;
					width: 74px;
					}*/

			#park-map-super-silly-fun-land{
				left: 177px;
				top: 238px;
				display: block;
				}
				#park-map-super-silly-fun-land .attr-title{
					left: -21px;
					top: 22px;
					width: 117px;
					}
				#park-map-super-silly-fun-land .attr-img{
				    background-position: 28px -184px;
				    height: 56px;
				    width: 113px;
				    margin-left: -22px;
					
					}
				#park-map-super-silly-fun-land .attr-desc{
					left: 78px;
					top: 20px;
					}
				
				#park-map-super-silly-fun-land .attr-title-overlay{
					left: -26px;
					top: 21px;
					width: 137px;
					height: 22px;
				}
#other-lang-maps{
	padding: 13px 0 0 5px;
	line-height: 1.22em;
	}
	#other-lang-maps div{
		float: left;
		margin: 0 24px 0 0;
		}
	#other-lang-maps li{
		float: left;
		margin: 0 0 0 20px;
		}
		#other-lang-maps li a{
			width: 41px;
			height: 29px;
			display: block;
			text-indent: -9999px;
			background: url(../_images/backgrounds/park-map-language-pdf.jpg) no-repeat left top transparent;
			border: 1px solid #9c9a95;
			}
		#other-lang-maps li.language_english a{
			}
		#other-lang-maps li.language_spanish a{
			background-position: -41px top;
			}
		#other-lang-maps li.language_japanese a{
			background-position: -82px top;
			}
		#other-lang-maps li.language_german a{
			background-position: -123px top;
			}
		#other-lang-maps li.language_chinese a{
			background-position: -164px top;
			}
		#other-lang-maps li.language_french a{
			background-position: -205px top;
			}
		#other-lang-maps li.language_korean a{
			background-position: -246px top;
			}
/* COMMENTS */
/* WO:34913 to remove the headspot image, rss subscribe links and to change the post a new comment text to purple color in gigya commenting module */
#commentsDiv{
	background: #dfdcd5;
	padding: 5px 15px 5px 15px;
	width: 465px !important;
	}
	#commentsDiv-comments-header{
		margin-bottom: 15px;
	}
	#commentsDiv div.gig-comments-headerText{
		font-size: 15px;
		font-weight: bold;
		padding: 5px 0 10px;
		color:#7B1779;
		margin-left:5px\0;	
	}
	#commentsDiv span.gig-comments-username,
	#commentsDiv span.gig-comments-logoutLink,
	#commentsDiv span.gig-comments-replies-length{
		color: #83207d;
		}
	#commentsDiv #commentsDiv-comments div{
		background: transparent;
		}
		#commentsDiv a.gig-comments-button, 
		#commentsDiv a.gig-comments-button:link, 
		#commentsDiv a.gig-comments-button:active, 
		#commentsDiv a.gig-comments-button:visited{
			background: #7B1779 !important;
			border: none;
			border-radius: 0;
			box-shadow: 0 0 0 0;
			color: #fff;
			font-weight: bold;
			filter: none;
			}
		#commentsDiv a.gig-comments-button.gig-comments-button-disabled{
			background: #AD79A7 !important;
			color: #EFEDEA;
			}
		#commentsDiv #commentsDiv-comments div.gig-comments-vote-up{
			background: url("../_images/buttons/thumbs-up.jpg") no-repeat 2px 1px;
			}
		#commentsDiv #commentsDiv-comments div.gig-comments-comment-child{
			background: #cfccc6;
			}
	#commentsDiv #commentsDiv-comments div.gig-comments-comment-remove {
		background-image: url("//cdns.gigya.com/gs/i/comments/remove_icon.gif");
		background-position: center center;
		background-repeat: no-repeat;
	}
	div.gig-comments-headerLinks, div.gig-comments-photoImageLarge{
		display:none;
	}
	
	div.gig-comments-commentList-header-commentsCount{
		color:#7B1779 !important;	
	}
	
	div.gig-comments-replyBox-textarea-wrapper{
		background-color:#fff !important;
	}
	
	div.gig-comments-providerIcons{
		background-image: url("/site-content/themes/ush_theme/_images/ButtonLogin_Icons.png") !important;
		background-position: center center ;
		background-repeat: no-repeat !important;
		float: left;
		font-size: 1px;
		height: 22px;
		margin: 0 5px 0 11px;
		width: 57px;
	}

	div.gig-comments-dropdown-button-arrow {
		background-image: url("https://cdns.gigya.com/gs/i/comments/arrow.gif") !important;
		background-position: center center !important;
		background-repeat: no-repeat !important;
		height: 22px;
		width: 21px;
	}	

	div.gig-comments-checkboxImage {
		background-image: url("https://cdns.gigya.com/gs/i/comments/checkbox.gif") !important;
		background-position: center center !important;
		background-repeat: no-repeat !important; 
		float: left;
		height: 16px;
		margin-right: 5px;
		width: 11px;
	}
	
	div.gig-comments-checkboxImage-checked {
		background-image: url("https://cdns.gigya.com/gs/i/comments/checkbox_Checked.gif") !important;
	}

	div.gig-comments-close-icon {
		background-image: url("https://cdns.gigya.com/gs/i/comments/close_icon.png") !important;
		background-repeat: no-repeat !important;
		cursor: pointer;
		float: right;
		height: 15px;
		width: 15px;
	}
	div.gig-comments-comment-photo-container{
		padding-left:10px\0;
	}	
		
.buy_button{
float: left;
margin: 150px 0 0; 
color:green; 
padding: 0;
width: 100px;
}
	.ticket_info_1 {
	float:left;
    background: none repeat scroll 0 0 #DFDCD5;
    margin: 10px 0 0 45px;
    padding: 14px 20px 14px 10px;
    width: 150px;
	color:#5E5E5E;
	font-weight: bold;
}
.ticket_info_1 .buy_link{
			color: #fff;
			font-weight: bold;
			padding: 5px 11px;
			background: #83207d;
			text-transform: uppercase;
			text-decoration: none;
			display: inline-block;
		}
		.ticket_info_2 {
	float:left;
    background: none repeat scroll 0 0 #DFDCD5;
    margin: 10px 0 0 10px;
    padding: 14px 20px 5px 10px;
    width: 150px;
	color:#5E5E5E;
	font-weight: bold;
}
.ticket_info_2 .buy_link{
			color: #fff;
			font-weight: bold;
			/*padding: 5px 11px;
			background: #83207d;*/
			text-transform: uppercase;
			text-decoration: none;
			display: inline-block;
		}
#flexpay-outer {
	background: #efede7;
	padding: 168px 0;
	text-align: center;
	}

	#outer-flexpay-title {
		color: #83207d;
		font-size: 1.5em;
		line-height: 1em;
		font-family: 'Oswald',sans-serif;
		margin: 0 0 26px;
		}
/*-----------------VIP Microsite-------------------------*/

.vip-container {
	background: url(../_images/vip-bg.jpg) no-repeat;
	width: 961px;
	height: 1014px;
	position: relative;
	padding: 0;
	overflow: visible;
}

.vip-header {
	background: none repeat scroll 0 0 transparent;
	padding: 25px 10px 0 30px;
}

.vip-logo{
	float: left;
}

.vip-logo .vip-ae-sponsor {
	float: right;
	margin: 5px 14px 0 0;
	margin-right: 14px;
}

.vip-logo img {
	display: block;
}

.vip-tagline {
	background: url(../_images/vip-tagline.png) no-repeat;
	width: 654px;
	height: 147px;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
}

.vip-content {
	width: 670px;
	float: right;
	max-height: 780px;
}

.vip-content h1 {
	text-align: center;
	margin: 10px 0 21px;
}

/*.vip-content h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #e6e7ed;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0 2px 2px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=2);
	line-height: 25px;
	background: url(../_images/vip-cta-arrow.png) no-repeat right 5px;
	padding: 0 20px 0 0;
}*/
.vip-content h1 a{
	text-decoration: none;
}
.vip-content h1 a p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #e6e7ed;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0 2px 2px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=2);
	line-height: 25px;
	padding: 0 20px 0 0;
	text-align:center;
}
.vip-content h1 a p img{
	padding: 0 20px 0 0;
	vertical-align: middle;
}
.vip-nav ul {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 5px 0 0;
	display: inline-block;
}

.vip-nav li {
	float: left;
	list-style-type: none;
	border-bottom: 2px solid #fff;
}

.vip-nav li.current-menu-item {
	border-bottom: none;
}

.vip-container .vip-nav li a {
	font-size: 1em;
	text-decoration: none;
	color: #7f849b;
	font-weight: bold;
	border-top: 2px solid #535e8d;
	border-left: 1px solid #535e8d;
	border-right: 1px solid #535e8d;
	padding: 5px 14px 0;
	height: 37px;
	max-width: 99px;
	text-align: center;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.vip-container li.current-menu-item a {
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #0a183c;
	background: rgb(10, 24, 60);
	background: rgba(10, 24, 60, 0.4);
	color: #fff;

}

.vip-container li a:hover {
	color: #e6e7ed;
}

.vip-nav li.vip-overview-menu a {
	padding-top: 13px;
	height: 29px;
}

.vip-nav li.vip-personal-tour-guide a {
	width: 64px;
}

.vip-nav li.vip-guest-reviews a {
	width: 72px;
	border-right-width: 2px;
}

.vip-nav li.vip-guest-reviews.current-menu-item a {
	width: 73px;
	border-right-width: 2px;
}

.macosx.chrome .vip-nav li.vip-guest-reviews a,
.macosx.safari .vip-nav li.vip-guest-reviews a
{
	width: 71px;
	border-right-width: 2px;
}

.ie .vip-nav li.vip-guest-reviews.current-menu-item a {
	width: 73px;
}

body.vip-nav li.vip-guest-reviews.current-menu-item a {
	width: 73px;
}

.macosx.chrome .vip-nav li.vip-guest-reviews.current-menu-item a,
.macosx.safari .vip-nav li.vip-guest-reviews.current-menu-item a
{
	width: 73px;
}

.vip-nav li.current-menu-item:nth-of-type(2) a {
	border-bottom: 2px solid #0C1A43;
}

.vip-nav li.current-menu-item:nth-of-type(3) a {
	border-bottom: 2px solid #0C1A43;
}

.vip-nav li.current-menu-item:last-of-type a {
	border-bottom: 2px solid #0B1532;
}

.vip-copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #e6e7ed;
	width: 564px;
	padding: 30px 0 0 10px;
}

.vip-copy li {
	list-style-type: disc;
	margin-bottom: 15px;
}

.vip-copy ul {
	padding: 10px 0 10px 40px;
	font-size: 1.4em;
}

.vip-content cite {
	font-style: normal;
	margin: 0 0 20px 20px;
	display: block;
}

.vip-container .vip-nav li a[title='single-line'] {
	padding-top: 13px;
	height: 29px;
}

.vip-content h2, a.vip-cta {
	font-size: 1.8em;
	color: #e6e7ed;
	margin: 0;
	text-shadow: 2px 2px 2px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=2);
	font-weight: bold;
	margin-bottom: 20px;
}

.vip-content p {
	font-size: 1.4em;
	padding: 0 0 0 10px;
	margin: 0 0 0 15px;
	color: #e6e7ed;
}

.vip-content blockquote p {
	font-size: 1.4em;
}

a.vip-cta {
	text-decoration: none;
	text-align: center;
	display: block;
	width: 400px;
	/*background: url(../_images/vip-cta-arrow-noshadow.png) no-repeat right 6px;*/
	padding-right: 17px;
	margin: 6px auto 0;

}

.ie a.vip-cta {
	background: url(../_images/vip-cta-arrow-noshadow.png) no-repeat right 8px;
}

.vip-footer {
	position: absolute;
	bottom: 0;
	padding: 17px 20px;
	font-size: 0.8em;
	width: 920px;
}

.vip-legal {
	color: #e6e7ed;
	width: 274px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 3px;
}

.vip-footer-links {
	float: right;
	padding: 0px;
}

.vip-footer-links li {
	float: left;
	margin: 0 10px;
}

.vip-footer-links li.vip-like-button {
	margin: 2px 0 0;
}

.vip-footer-links li.vip-like-button iframe {
	/*width: 90px;*/
}

.vip-footer-links li a.retweet {
	margin: 5px 5px 0 0;
	display: block;
	color: #fff !important;
}

.vip-footer-links li a.retweet strong {
	color: #fff;
}

.vip-footer-links li a.retweet span {
	background: #fa9439;
	border-color: #c8762c;
	font-weight: bold;
}

.vip-footer-links ul {
	margin: 5px 0 0;
}

.vip-content #video_player {
	width: 560px;
	height: 339px;
	margin: 20px auto;
}

.vip_carousel_list {
	width: 466px;
	position: relative;
	margin: 20px auto;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 1);
}

.vip-copy .vip_carousel_list ul {
	padding: 0;
}

.vip-copy .vip_carousel_list li {
	margin: 0;
	height: 255px;
	list-style-type: none;
}

.vip_carousel_list .inline_pager_list_pagination {
	height: 0;
}

.vip_carousel_list .image_item{
    float: left;
    width: 460px;
    /*padding: 0 8px 10px;*/
    text-align: center;
    clear: none;
    text-align: left;
    border: 3px solid #fff;
}

.vip_carousel_list ul.pagination .prev span, .vip_carousel_list ul.pagination .next span {
	top: 110px;
	cursor: pointer;
	width: 25px;
	height: 35px;
}

.vip_carousel_list ul.pagination .prev span {
	left: -35px;
	background: url(../_images/buttons/vip_carousel_prev.png) no-repeat;
	padding: 0;
}

.vip_carousel_list ul.pagination .next span {
	right: -35px;
	background: url(../_images/buttons/vip_carousel_next.png) no-repeat;
	padding: 0;
}

.vip_carousel_list ul.pagination li {
	float: left;
}

.vip-copy .pagination_page_num {
	display: none;
}

#ie7 .vip-content h1 a {
	line-height: 30px;
	padding: 0 10px;
}

#ie8 a.vip-cta {
	padding-right: 12px;
}

.page-template-page-exclusive-backlot-access-php #primary, .page-template-page-vip-microsite-php #primary, .page-template-page-vip-microsite-3-php #primary  {
	overflow: visible;
}


/*
* Sales Microsite Styles
*/

/*.sales-microsite #header-hours,*/
.sales-microsite .info_restricted,
.sales-microsite #nav-annual-pass-link,
.sales-microsite .widget_search,
.sales-microsite .buy-tickets,
.sales-microsite #special_offers,
.sales-microsite .no-sales,
.sales-microsite.page-theme-parks #commentsDiv,
.sales-microsite.page-theme-parks #commentsDivContactUs,
.sales-microsite .theme_parks_promo_callouts,
.sales-microsite .vip-reservation-information,
.sales-microsite .vip-content .vip-cta,
.sales-microsite .ticket_infos,
.sales-microsite a.tickets-return,
.sales-microsite .boxVip,
.sales-microsite.tickets-front-of-line-pass #commentsDiv
{
	display: none;
}

.sales-microsite .vip-content h1 {
	visibility: hidden;
}

.sales-microsite .vip-container .vip-nav li a {
	min-width: 103px;
	max-width: 103px;
}

.sales-microsite #newsletter-footer {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

.sales-microsite #footer-legal-links li.no-sales {
	display: none;
	padding: 0;
}
.ticket_description ul li{
	list-style: disc outside none;
	margin: 0 0 10px 15px;
}
ul.checkmark li {
	background:url("../_images/checkmark_purple.png") no-repeat 0 50%;
	list-style-type: none;
	padding: 10px 0 0 30px;
	margin:0 0 0px 10px;
	height: 25px;
}
ul.checkmark {
	list-style-type: none;
}
ul.star li {
    background: url("../_images/annual_pass_star_bullet.png") no-repeat scroll left top transparent;
    line-height: 18px;
    list-style-type: none;
    margin: 0 0 10px 15px;
    padding-left: 20px;
}
ul.star {
	list-style-type: none;
	margin-left: -16px;
    margin-top: 10px;
}
.purple{
   color: #83207d;
}
#aresWrap {
	margin-top: 20px !important;
}

#faq_question .btn_plus {
    background-image: url("../_images/btn_plus_1.png");
    cursor: pointer;
    display: block;
    float: left;
    height: 12px;
    margin-right: 3px;
    margin-top: 4px;
    width: 14px;
}
#faq_question .btn_minus {
    background-image: url("../_images/btn_minus_1.png");
    cursor: pointer;
    display: block;
    float: left;
    height: 12px;
    margin-right: 3px;
    margin-top: 4px;
    width: 14px;
}

#faq_question {
    display: inline;
    float: left;
    margin-top: 15px;
    width: 650px;
}
#faq_title, #faq_question {
    margin-left: 16px;
}
#faq_question #copy {
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 8px;
    width: 540px;
}

#faq_question #copy #number {
    float: left;
}
#faq_question #copy #the_question {
    float: right;
}
.faq_answer {
    display: none;
    float: left;
    font-size: 12px;
    margin-left: 20px;
    margin-top: 5px;
    width: 555px;
}

.faq_answer #the_answer {
    float: right;
    width: 525px;
}
#the_answer p {
    color: #65635F;
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: 1.56em;
}
#faq_question p {
    margin: 0 0 8px;
    padding: 0;
}

/* Grinchmas pages */

.subway-main{
background-color:#ffffff;
width:910px;
}
.subway_header{
margin:0 auto;
}
.subway_content{
padding: 10px 10px 20px 25px;
}
.subway_title{

}
.subway-main img{
border:0 solid #000000;
}
.subway_watchvideo{
float:left;
width:250px;
}
.subway_watchvideo a{
color:#d1110a;
padding-top:15px;
float:left;
}
.subway_celebration{
width:250px;
float:left;
}
.subway_maxdog{
width:250px;
float:left;
}
.watchvideo_title{
	margin-bottom: 40px;
    margin-left: 25px;
    margin-top: 30px;
    width: 250px;
}

.subway_celebration_title{
	margin-bottom: 20px;
    margin-left: 13px;
    margin-top: 25px;
    width: 250px;
}
.subway_maxdog_title{
	margin-bottom: 15px;
    margin-left: 25px;
    margin-top: 25px;
    width: 250px;
}
.watchvideo_content{
padding-top:15px;
color:#000000;
}
.celebration_content{
padding-top:20px;
color:#000000;
}
.subway_hrline{
float:left;
margin-left:25px;
margin-right:25px;
}
.logos_section{
width:450px;
margin:0 auto;
text-align:center
}
.subway_footer{
background: none repeat scroll 0 0 #522257;
color:#ffffff;
padding:25px 10px;
font-size:10px;
text-align: justify;
margin-top: -62px;
}
.watchVideo{
    cursor: pointer;
}


.burgerking-main{
background-color:#ffffff;
width:910px;
}
.burgerking-main img{
border:0 solid #000000;
}
.burgerking_header{
margin:0 auto;
}
.burgerking_content{
padding: 10px 10px 20px 25px;
}
.burgerking_footer{
background: none repeat scroll 0 0 #000000;
color:#ffffff;
padding:25px 10px;
font-size:10px;
text-align: justify;
margin-top: -4px;
}

.earlyopen-main{
background-color:#ffffff;
width:910px;
}
.earlyopen-main img{
border:0 solid #000000;
}
.earlyopen_header{
margin:0 auto;
}

.ui-dialog-purchase_ticket_modal{}
	.ui-dialog-purchase_ticket_modal .ui-dialog-purchase_ticket-titlebar {
		padding: 0 25px;
	}
	.ui-dialog-purchase_ticket_modal .ui-dialog-content{
		padding: 0 25px;
	}
#purchase_ticket_modal h2{
		font-family: 'Oswald', sans-serif;
		font-size: 1.17em;
		color: #83207d;
		font-weight: normal;
		padding: 0 0 15px;
		}
#purchase_ticket_modal p{
		padding: 0 0 15px;
		}
.ui-dialog-ap_signup_modal_modal{}
	.ui-dialog-ap_signup_modal .ui-dialog-ap_signup-titlebar {
		padding: 0 25px;
	}
	.ui-dialog-ap_signup_modal .ui-dialog-content{
		padding: 0 25px;
	}
#ap_signup_modal h2{
		font-family: 'Oswald', sans-serif;
		font-size: 1.17em;
		color: #83207d;
		font-weight: normal;
		padding: 0 0 15px;
		}
#ap_signup_modal p{
		padding: 0 0 15px;
		}
.ui-dialog-official_rule_modal_modal{}
	.ui-dialog-official_rule_modal .ui-dialog-official_rule-titlebar {
		padding: 0 25px;
	}
	.ui-dialog-official_rule_modal .ui-dialog-content{
		padding: 0 25px;
    background-color: #EEEDE0;
    border: 1px solid #000000;
    font-size: 11px;
    height: 500px;
    position: absolute;
    text-align: left;
    width: 600px;
	}
#official_rule_modal h2{
		font-family: 'Oswald', sans-serif;
		font-size: 1.17em;
		color: #83207d;
		font-weight: normal;
		padding: 0 0 15px;
		}
#official_rule_modal p{
		padding: 0 0 15px;
		}
#processing_barcode_sign {
    background: url("/site-content/themes/ush_theme/_images/transparent-bg.png") repeat scroll 0 0 transparent;
    clear: none;
    color: #990202;
    display: none;
    height: 500px;
    margin-left: -40px;
    margin-top: -48px;
    padding-top: 108px;
    position: absolute;
    text-align: center;
    width: 402px;
    z-index: 5;
}
	
#additional_info {
	margin-left: 49px;
    margin-right: 64px;
    border: medium none;
    border-collapse: separate;
    margin: 28px 83px 18px 62px;
    border-left: 1px solid #A5A29D;
    border-right: 1px solid #A5A29D;
}
#additional_info th td {
    border-collapse: collapse;
    vertical-align: middle;
}
#additional_info tr,
#additional_info th,
#additional_info td{
     /*border-left: 2px solid #A5A29D;
    border-right: 2px solid #A5A29D;
    padding-left: 26px;
    padding-right: 30px;
    padding-top: 10px;*/
    vertical-align: middle;
    border-left: 1px solid #A5A29D;
    border-right: 1px solid #A5A29D;
}

#additional_info th{
	width: 295px;
	text-align:left;
}
#additional_info td{
	text-align:center;
	vertical-align: middle;
}
#additional_info tr:nth-child(even) {background: #DFDCD5}
#additional_info #header-text
{
 border-top: 0px solid #A5A29D;
 font-weight: bold;
 font-size:14px;
 text-align: left !important;
}
#additional_info #header-text_top {
    background-color: #83207D;
    border-top: 0px solid #A5A29D;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
#additional_info  tr:last-child th
{
    border-bottom: 2px solid #A5A29D;
}
#additional_info tr:last-child td
{
    border-bottom: 2px solid #A5A29D;
}

#additional_info #caption, th {
   font-weight: normal;
    text-align: left;
}
#additional_info .native_html_style td, .native_html_style th {
    padding: 8px;
}
#additional_info img {
    border: 0px solid #CCCCCC;
}

/* Custom search form styles */

#header-widgets .widget_search #q {
  border: medium none;
  color: #571d60;
  float: left;
  font-size: 1.08em;
  height: 19px;
  padding-left: 5px;
  width: 138px;
}

#search-main {
  margin-top: 20px;
  padding: 10px 20px 0 20px;
}

#search-main ol {
  list-style: none;
}

#search-main li {
  margin-bottom: 15px;
}

a.search-title {
  width: auto;
  color: #83207d !important;
  font-size: 18px;
  font-family: oswald, arial, sans-serif;
  font-weight: normal !important;
  text-decoration: underline;
  overflow: visible !important;	
}

#search-type {
  font-family: oswald, arial, sans-serif;
  font-size: 14px;
  color: #65635f;
}

p.search-content {
  margin-top: 15px;
  font-size: 12px;
  color: #65635f;
}	

#search-content {
  font-family: arial,sans-serif;
  font-size: 12px;
  line-height: 16px;
  width: auto;
  margin: 0;
  padding: 0;
  text-align: left;
}

#search-maincontent {
  background: #efede7;
  overflow: hidden;
}

#search-maincontent h2 {
  font-size: 1.3333em;
  line-height: 1.25em;
  margin-bottom: 10px;
  font-weight: normal;
}

#search-details {
  font-size: 12px;
  color: #65635f;
  border-bottom: 3px solid #65635f;
  padding: 10px 0;
  margin: 0 10px;	
}

.search-query {
  font-size: 12px;
  font-weight: bold !important;
  color: #83207d;
}

#search-error {
  color: #65635f;
  margin: 20px;
}

/* Solr search pagination */

#search-pagination {
  float: right;	
  margin: 0 20px 20px 0 !important;
}

#search-pagination .page-numbers {
  color: #fff;
  background-color: #83207d;
  padding: 0 5px;
  text-decoration: none;
}

#search-pagination .current {
  color: #000;
  background-color: #fcdf5b;
}

#search-pagination .prev, 
#search-pagination .next {
  color: #65635f;
  text-decoration: underline;
  background: transparent !important;
}

#search-autocomplete {
  position: absolute;
  left: -1px;
  top: 19px;
  background: #fff;
  padding: 8px 0 12px;
  width: 164px;
  display: none;
  border: 1px solid #b6a5bc;
  z-index: 100;
}

div#search-autocomplete a {
  color: #444;
  display: block;
  padding: 5px 12px;
  text-decoration: none;
}

#header-widgets .widget_search #search-autocomplete a:hover {
  background-color: #f4f3ee;
}
	   
