html,body{
	margin: 0;
	padding: 0;
	color: #707070;
	background-color: #57789c;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	font-family: Helvetica,Arial,'DejaVu Sans','Liberation Sans',Freesans,sans-serif;
	background-image: url(../../images/bg_summer.jpg);
	background-repeat: repeat-y;
}
/*#dbdbdb;*/

body{
	margin-top: 5px;
}

img{
	border:0px;
}

.clear{
	clear: both;
}

a{
	color: #707070;
}

#error{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 1px dashed red;
	color: red;
	font-weight: bold;
}


#ok{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px dashed green;
	color: green;
	font-weight: bold;
}

#error_msg{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 1px dashed red;
	color: red;
	font-weight: bold;
}


#ok_msg{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 1px dashed green;
	color: green;
	font-weight: bold;
}

.highlight_text{
	color: red;
}

/*Site Specific Styles*/

#under_construction{
	height: 100%;
	width: 100%;
	text-align: center;
}

#uc_content{
	position: absolute;
	background-color: #ffffff;
	border: 1px dashed #000000;
	width: 300px;
	height: 120px;
	text-align: center;
	font-size: 20px;
	z-index: 1000;
	color: #ed1c24;
	padding: 5px;
	left: 40%;
	top: 40%;
}

#youtube_bg{
	position: absolute;
	height: 100%;
	width: 100%;
	top:0px;
	background-color: #000000;
	opacity:0.4;
	filter:alpha(opacity=40);
	display: none;
}

#youtube{
	position: absolute;
	text-align: center;
	background-color: #ffffff;
	display: none;
	left: 30%;
	top: 25%;
	width: 560px;
	height: 380px;
	z-index:101;
}

#youtube #youtube_close{
	position: absolute;
	height: 20px;
	width: 560px;
	text-align: center;
	bottom: 5px;
	left: 0px;
	color: red;
	font-weight: bold;
	z-index: 102;
}

#youtube #youtube_close a{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#container{
	position: relative;
	margin:0 auto;
	width: 986px;
	padding:0px;
	background-color: #fff;
}
	
#left_menu{
	float: left;
	width: 220px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-color: #fff;
}

	#left_menu ul{
		list-style: none;
		margin: 0px;
		padding: 0px;
		width: 200px;
		margin-top: 20px;
	}

	#left_menu ul li{
		padding-top: 3px;
		padding-bottom: 3px;
		width: 200px;
	}

	#left_menu ul li a{
		display: block;
		padding-left: 5px;
		text-decoration: none;
		font-size: 16px;
		font-weight: bold;
		outline: 0 none;
	}

	#left_menu ul li a:hover{
		background-color: #eeeff0;
	}

	#left_menu li ul.sub_menu{
		padding:0px;
		margin:0px;
		margin-left: 5px;
		padding-top: 4px;
		display:none;
	}

	#left_menu li ul.sub_menu_2{
		padding:0px;
		margin:0px;
		margin-left: 6px;
		padding-top: 4px;
		display: block;
		color: #ed1c24;
	}

	#left_menu li ul li{
		padding-top:2px;
		padding-bottom: 2px;
		border-bottom: 0px;
	}

	#left_menu li ul li a{
		display: block;
		font-size: 11px;
		outline: 0 none;
		color: #ed1c24;
	}

	#left_menu li ul li a:hover{
		color: #7d7d7d;
	}

	#left_menu li ul.sub_menu_2 li a{
		color: #7d7d7d;	
	}

	#left_menu li ul.sub_menu_2 li a:hover{
		color: #ed1c24;
	}

	.book_tickets_left{
		text-decoration: none;
		color: #ed1c24;
		font-weight: bold;
	}

	#left_menu #sign-up{
		margin-top: 20px;
		padding: 4px;
		border:1px solid #acacac;
		background-color: #ebece7;
		width: 202px;
		color: #5c5c5c;
	}
	
	#sign-up #frmFullName{
		width: 160px;
	}
	
	#sign-up #frmEmail{
		width: 160px;
	}

	#left_menu #search{
		margin-top: 20px;
		padding-bottom: 20px;
	}
		#left_menu #search #zoom_query_left{
			background-image: url(../../images/search_bg.jpg);
			border:0px;
			width: 181px;
			padding-left: 5px;
			height: 22px;
			line-height: 22px;
			color: #4c4c4c;
			font-size: 12px;
			float: left;
		}
		
		#left_menu #search #left_submit{
			/*background-image: url(../../search_button.jpg);*/
			float: left;
			border:0px;
		}

	#left_menu #social_media{
		margin-top: 20px;
		padding: 0px;
		width: 152px;
		text-align: center;	
	}

	#external_site{
		margin-top: 20px;
	}

	#external_site a{
		display: block;
		border:1px solid #acacac;
		background-color: #ebece7;
		width: 150px;
	}

	#left_menu input{
		float: left;
		margin-top: 4px;
		border:1px solid #acacac;
		color: #a9a9a9;
		font-size: 10px;
	}

	#left_menu .left_submit{
		float: left;
		font-weight: bold;
		color: #7e7e7e;
		background-color: #ffffff;
		width: 25px;
		margin-left: 5px;
		padding-left: 2px;
		padding-right: 2px;
	}

#content{
	position: relative;
	float: left;
	width: 730px;
	min-height: 670px;
	margin-left: 15px;
	margin-bottom: 30px;
	padding-top: 5px;
	background-color: #fff;
	color: #000000;
}

	#content #collage{
		height: 150px;
		padding-bottom: 2px;
	}

	#content #divCollage{
		width: 482px;
		height: 150px;
		overflow: hidden;
		float: left;
		background-color: #a20d11;
	}
	
	#content #collage img{
		float: left;
	}

	#header{
		height: 36px;
		width: 725px;
		/*border:1px solid #64001e;*/
		border:1px solid #eb232b;
		/*background-color: #870120;*/
		background-color: #c91a21;
		background-image: url(../../images/header_menu_bg.jpg);
		background-repeat: repeat-x;
		margin-bottom: 10px;
		border-bottom-left-radius: 8px;
		-moz-border-radius-bottomleft: 8px;
		border-bottom-right-radius: 8px;
		-moz-border-radius-bottomright: 8px;
		z-index: 10;
	}

		#header ul{
			list-style: none;
			margin: 0px;
			padding: 0px;
		}

		#header ul li{
			float: left;
		}

		#header ul li a{
			display: block;
			line-height: 36px;
			text-decoration: none;
			font-size: 14px;
			font-weight: bold;
			margin-left: 10px;
			margin-right: 10px;
			color: #fff;
		}

		#header ul li a:hover{
			color: #fff;
		}		

	#content .hItem{
		position: relative;
		float: left;
		height: 210px;
		width: 240px;
		margin-bottom: 10px;
	}

	#content .hItemDouble{
		width: 460px;
		margin-right: 20px;
	}
	
		#youtube_channel{
			padding-left: 0px;
		}
	
		#youtube_channel .video{
			padding-top: 30px;
			width: 140px;
			float: left;
			margin-right: 5px;
		}
		
			#youtube_channel .video a{
				color: #000;
			}
			
			#youtube_channel .video a:hover{
				color: #000;
			}			
	
	#content .hItemSmall{
		width: 220px;
		margin-right: 20px;
	}	

		#content .hItem h2{
			border:1px solid #4c803f;
			border-top-left-radius: 8px;
			-moz-border-radius-topleft: 8px;
			border-top-right-radius: 8px;
			-moz-border-radius-topright: 8px;
			margin-top: 3px;
			padding-left: 8px;
			height: 30px;
			font-size: 18px;
			line-height: 30px;
			margin-bottom: 0px;
			padding-bottom: 0px;
			color: #fff;
			background-image: url(../../images/item_header_bg.gif);
			background-repeat: repeat-x;
			overflow: hidden;
		}
		
		#content .hItem h2 img{
			float: left;
			padding-top: 3px;
			margin-right: 5px;
		}
		
		#content .hItem .hItemContent{
			background-color: #d6ddc9;
			height: 175px;
			padding-left: 8px;
			border:1px solid #4c803f;
			border-bottom-left-radius: 8px;
			-moz-border-radius-bottomleft: 8px;
			border-bottom-right-radius: 8px;
			-moz-border-radius-bottomright: 8px;			
		}
		
		#content .hItem .hItemContentSmall{
			background-color: #d6ddc9;
			height: 152px;
			width: 210px;
			padding-left: 8px;
			padding-top: 4px;
			border:1px solid #4c803f;
			border-bottom-left-radius: 8px;
			-moz-border-radius-bottomleft: 8px;
			border-bottom-right-radius: 8px;
			-moz-border-radius-bottomright: 8px;			
		}

		#content .twitterFeed{
			background-color: #d6ddc9;
			border:1px solid #4c803f;
			width: 238px;
			border-bottom-left-radius: 8px;
			-moz-border-radius-bottomleft: 8px;
			border-bottom-right-radius: 8px;
			-moz-border-radius-bottomright: 8px;			
			
		}
		
			#content .hItem .hItemContent h3{
				color: #273516;
				margin: 0px;
				padding: 0px;
				margin-top: 2px;
				margin-bottom: 2px;
				font-size: 24px;
				font-weight: normal;
				font-family: Times;
			}
			
			#content .hItem .hItemContent img{float: left;margin-right:5px;}
		
			#content .hItem .hItemContent .hItemP{
				float: left;
				margin-top: 0px;
				padding-top: 0px;
				width: 220px;
				height: 70px;
			}
			
			#content .hItem .hItemContentSmall .hItemP{
				float: left;
				margin-top: 0px;
				padding-top: 0px;
				width: 200px;
				height: 70px;
			}			
			
				#content .hItem .hItemContent .hItemLink{
					float: left;
					height: 50px;
				}
			
				#content .hItem .hItemContent .hItemLink .more{
					display: block;
					margin-top: 5px;
					width: 211px;
					height: 23px;
					color: #4d513f;
					font-weight: bold;
					padding-left: 5px;
					line-height: 23px;
					background-image: url(../../images/more_info_bg.jpg);
					background-repeat: no-repeat;
					text-decoration: none;
				}
				
				#content .hItem .hItemContentSmall .hItemLink .more{
					display: block;
					margin-top: 5px;
					width: 211px;
					height: 23px;
					color: #4d513f;
					font-weight: bold;
					padding-left: 5px;
					line-height: 23px;
					background-image: url(../../images/more_info_small_bg.jpg);
					background-repeat: no-repeat;
					text-decoration: none;
				}				
				
				#content .hItem .hItemContent .hItemLink .book{
					display: block;
					margin-top: 5px;
					width: 211px;
					height: 23px;
					color: #b2000e;
					font-weight: bold;
					padding-left: 5px;
					line-height: 23px;
					background-image: url(../../images/book_ticket_bg.jpg);
					background-repeat: no-repeat;
					text-decoration: none;
				}

				#content .hItem .hItemContentSmall .hItemLink .book{
					display: block;
					margin-top: 5px;
					width: 198px;
					height: 23px;
					color: #b2000e;
					font-weight: bold;
					padding-left: 5px;
					line-height: 23px;
					background-image: url(../../images/book_ticket_bg.jpg);
					background-repeat: no-repeat;
					text-decoration: none;
				}				
			
#content .header{
	border:1px solid #4c803f;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	margin-top: 3px;
	padding-left: 8px;
	height: 15px;
	line-height: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #fff;
	background-image: url(../../images/item_header_bg.gif);
	background-repeat: repeat-x;
}

#content #highlight{
	background-image: url(../../images/offer_bg.jpg);
	background-repeat: repeat-x;
	height: 155px;
	padding: 5px;
	color: #ffffff;
	font-size: 10px;
}

#content #highlight h1,h2{
	margin:0px;
	padding:0px;

}

#content #highlight h1{
	font-size: 14px;
	font-weight: normal;
}
#content #highlight h2{
	font-size: 20px;
}

#content #highlight .highlight .sep{
	border-bottom: 1px dashed #ffffff;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom:2px;
	margin-top: 0px;
}

#content #highlight .highlight_summary{
	font-size: 12px;
}

#content #highlight .highlight_summary .sep{
	margin-bottom:2px;
}

#content #highlight .summary{
	font-size: 12px;
	padding: 0px;
}

#content #highlight img{
	float: left;	
	padding-right: 10px;
}

#content #highlight div.highlight{
	float: left;
	width: 225px;
}

#content #highlight div.with_image{
	width: 480px;
}

#content #highlight .highlight_summary{
	position: relative;
	float: left;
	width: 240px;
}

#content #highlight div.arrow{
	float: left;
}

.info_buy{
	position: relative;
	text-transform: lowercase;
	font-size: 11px;
	margin-top: 5px;
	width: 178px;
	height: 23px;
	color: #b2000e;
	font-weight: bold;
	line-height: 23px;
	background-image: url(../../images/special_info_buy_bg.jpg);
	background-repeat: no-repeat;
	text-decoration: none;	
}

.info_buy a{
	text-decoration: none;
	float: left;
}

.info_buy a:hover{
	text-decoration: underline;
}

.info_buy .info{
	float: left;
	margin-left: 10px;
}

.info_buy .buy{
	float: left;
	margin-left: 10px;
}

.info_buy .buy a{
	color: #ed1c24;
}

#content #page_content .email_content h1{
	background-image: url(../../images/h1_bg.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
}

#content h1.page_title{
	border:1px solid #4c803f;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	margin-top: 3px;
	padding-left: 8px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #fff;
	background-image: url(../../images/item_header_bg.gif);
	background-repeat: repeat-x;
	z-index: 5;
}

#content h2.ticket_highlight_group{
	position: relative;
	border:1px solid #4c803f;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	margin-top: 3px;
	padding-left: 8px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	color: #fff;
	background-image: url(../../images/item_header_bg.gif);
	background-repeat: repeat-x;
	width: 700px;
}

#content h2.ticket_normal_group{
	position: relative;
	border:1px solid #4c803f;
	border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	margin-top: 3px;
	padding-left: 8px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	color: #fff;
	background-image: url(../../images/item_header_bg.gif);
	background-repeat: repeat-x;
	width: 700px;
}

#content #page_content{
	float: left;
	margin-top: 10px;
	padding-left: 15px;
	width: 510px;
	min-height: 200px;
	padding-bottom: 10px;
}

#content #page_content a{
	color: #000000;
}

#content #page_content_full{
	width: 750px;
	padding-left: 20px;
}

#content #page_content_full{
	float: left;
	width: 750px;
	padding-left: 15px;
	padding-bottom: 10px;
}

#content #gallery{
	width: 750px;
	text-align: center !important;
	padding: 0.00 !important;
	margin: 10px auto 0 !important;
	padding-left: 20px;
}

#content #gallery .gallery_wrap{
	position: relative;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	height: 150px;
	padding: 2px;
	border:1px solid #ccc;
}

#content #gallery img{
	width: 150px;
}

#content #gallery .gallery_img{
	width: 150px;
	height: 100px;
	overflow: hidden;
}

#content #gallery .gallery_link{
	display: none;
}

#content #gallery .gallery_text{
	position: absolute;
	width: 150px;
	bottom: 0px;
}

#content #gallery .gallery_text a{
	text-decoration: none;
}

#content #flash_gallery{
}

#content .news_bottom{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #000000;
}

#content #news_archive{
	float: right;
	margin-top: 10px;
	margin-left: 30px;
	width: 140px;
	color: #000000;
}

#content #news_archive .archive_text{
	padding-left: 10px;
}

.archive_text .year{
	padding-top: 10px;
	font-weight: bold;
}
.archive_text .month{
	padding-left: 10px;
}

.archive_text .month a{
	text-decoration: none;
	color: #000000;
}

#content #page_special{
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	width: 190px;
	color: #000;
	font-size: 12px;
}

#content #page_special h2{
	margin:0px;
	padding:0px;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 14px;
}

#content #page_special #offer1{
	position: relative;
	padding: 5px;
	width: 178px;
	height: 165px;
	padding-bottom: 10px;
}

#content #page_special #offer2{
	position: relative;
	padding: 5px;
	margin-left: 0px;
	width: 178px;
	height: 165px;
}

#content #page_special .info_buy{
	position: relative;
	padding-bottom: 10px;
}

#page_content .accommodation_main{
	position: relative;
	margin-top: 20px;
	padding: 10px;
	border:1px solid #acacac;
	background-color: #ebece7;
	width: 480px;
	height: 90px;
}

#page_content .accommodation_main img{
	float: left;
	margin-right: 10px;
}

#page_content .accommodation_main a{
	position:absolute;
	bottom: 10px;
	right: 10px;
}

#content #accommodation_list{
	margin-top: 0px;
	padding-top: 0px;
	min-height: 300px;
	float: left;
}

#content #accommodation_list th{
	text-align: left;
}
#content #accommodation_list th.price{
	text-align: right;
}
#content #accommodation_list .location_header{
	padding-top: 10px;
}
#content #accommodation_list td{}
#content #accommodation_list .detail{}
#content #accommodation_list .phone{}
#content #accommodation_list .price{
	text-align: right;
}

#content #accommodation_location{
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	width: 190px;
	color: #000;
	font-size: 12px;
}

#content #accommodation_location .sub_title{
	position: relative;
	left: 0;
	top: 10px;
	background-image: url(../../images/h1_bg.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	padding-left: 20px;
	margin-bottom: 15px;
	color: #ffffff;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
}

#content #accommodation_location a{
	display:block;
	height: 8px;
	text-decoration: none;
	color: #818181;
}

#content #accommodation_location a:hover{
	text-decoration: underline;
}

#sponsor_list{
	clear:both;
	margin-top: 0px;	
}

#sponsor_list .sponsor{
	float: left;
	width: 340px;
	padding: 10px;
	min-height: 200px;
	border-top: 1px dashed #9b9b9b;
}

#sponsor_list .sponsor_2{
	border-left: 1px dashed #9b9b9b;
}

#sponsor_list .sponsor h1{
	font-size: 14px;
}

#sponsor_list .sponsor img{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

#step1{
	margin-top: 2px;
	float: left;
	width: 56px;
	height: 90px;
	background-image: url(../../images/step1.jpg);
	background-repeat: no-repeat;
}

#step2{
	margin-top: 2px;
	float: left;
	width: 56px;
	height: 90px;
	background-image: url(../../images/step2.jpg);
	background-repeat: no-repeat;
}

#step3{
	margin-top: 2px;
	float: left;
	width: 56px;
	height: 90px;
	background-image: url(../../images/step3.jpg);
	background-repeat: no-repeat;
}

#step4{
	margin-top: 2px;
	float: left;
	width: 56px;
	height: 90px;
	background-image: url(../../images/step4.jpg);
	background-repeat: no-repeat;
}

#step_content{
	margin-top: 2px;
	float: left;
	min-height: 90px;
	width: 400px;
}

#ticket_search{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #7d7d7d;
	border-bottom: 1px dotted #7d7d7d;
}

#ticket_search .label{
	color: #ed1c24;
	font-size: 12px;
	font-weight: bold;
}

#ticket_result{
	float: left;
	width: 510px;
	margin-top: 10px;
}

#ticket_result table{
	width: 100%;
}

#ticket_result table tr{
	vertical-align: top;
}

#ticket_result table th{
	color: #ed1c24;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#ticket_result .highlight_event{
	background-color: #ebece7;
}

#ticket_result a{
	font-weight: bold;
	text-decoration: none;
	color: #90a52a;
}

#min_quantity_notice{
	display: block;
	position: absolute;
	padding: 10px;
	text-align: center;
	width: 530px;
	border:1px solid #ed1c24;
	background-color: #f4f3f4;
}

.senior_student{
	clear:both;
	width: 500px;
	border:1px solid #acacac;
	background-color: #f4f3f4;
	padding: 5px;
}

.ticketing_extra_full{
	clear:both;
	width: 700px;
	border:1px solid #acacac;
	background-color: #f4f3f4;
	padding: 5px;
	margin-bottom: 10px;
}

.ticketing_extra_full img{
	margin-left: 5px;
}

#ticketing_content{
	width: 685px;
	margin-top: 8px;
	padding: 8px;
	border:1px solid #acacac;
	background-color: #f4f3f4;	
}

#delivery_date{
	width: 530px;
	height: 75px;
	border:1px solid #ed1c24;
	background-color: #f4f3f4;
	padding: 5px;
	margin-bottom: 5px;
}

#delivery_date h1{
	padding:0;
	margin:0;
	font-size: 16px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

#delivery_date .date{
	float: left;
	width: 49%;
	padding-bottom: 10px;
}

.row_hidden{
	display: none;
	padding-top: 0px;
	margin-top: 0px;
}

.table_hidden{
	display: none;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #7d7d7d;
	border-bottom: 1px dotted #7d7d7d;	
}

.table_hidden .product{
	width: 50%;
}
.table_hidden .price{
	width: 24%;
}
.table_hidden .quantity{
	width: 24%;
}

#ticket_result .purchase_amount{
	width: 20px;
}

#cart_details{
	position: relative;
	clear:both;
	width: 510px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #7d7d7d;	
}

#cart_details table{
	width: 100%;
}

#cart_details table tr{
	vertical-align: top;
}

#cart_details table th{
	color: #ed1c24;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#cart_details .purchase_amount{
	width: 20px;
}

.order_form{
	border-bottom: 1px dotted #7d7d7d;	
}

#order_details{
	width: 350px;
	margin-top: 10px;
}

#order_details table{}

#order_details table tr{
	vertical-align: top;
}

#order_details table th{
	color: #ed1c24;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#order_details a{
	font-weight: bold;
	text-decoration: none;
	color: #ed1c24;
}

#security_info{
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	width: 195px;
overflow: hidden;
}

#security_info .info_box{
	background-color: #f4f3f4;
	padding: 10px;
	margin-bottom: 5px;
}

#security_info .image{
	text-align: center;
}

#security_info .faq_header{
	color: #96aa3a;
}
#security_info .faq_text{
	padding-left: 7px;
}

.question{
	position: relative;
	padding-left: 5px;
	z-index: 24;
}

.q_inline_td{
	height: 18px;
	line-height: 18px;
}

.q_inline{
	padding-left:0px;
	width: 40px;
}

.question img{
	position: absolute;
	top: -3px;
}

.q_inline img{
	position: relative;
	top:0px;
	height: 12px;
	padding-right: 5px;
}

.question span{
	display: none;
}

.question img{
	height: 16px;
}

.question:hover {
	z-index: 25;
}

.question:hover span{ /*the span will display just on :hover state*/
	display: inline;
	position: absolute;
	top: 0; /* layer's place and dimension that you can change at will */
	left: 20px;
	padding: 5px;
	text-align: left;
	width: 300px;
	background-color: #e8e588;
	border:1px solid #000000;
	font-weight: normal;
}

.tag_tooltip{
	display: none;
	width: 300px;
}

/*New Ticketing Style*/
#ticket_container{
	width: 720px;
}

.ticket_content{
	float: left;
	width: 164px;
	padding-left: 5px;
	height: 228px;
	background-image: url(../../images/ticketing/bg1.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-bottom: 10px;
	z-index: 100;
}

.ticket_highlight{
	background-image: url(../../images/ticketing/bg.jpg);
}

.ticket_date{
	color: #fff;
	height: 25px;
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
}

.ticket_image{}

.ticket_event_name{
	padding-left: 4px;
	width: 150px;
	height: 42px;
	color: #5c5b5b;
	font-weight: bold;
	font-size: 16px;
	overflow: hidden;
}

.ticket_highlight .ticket_event_name{
	padding-left: 4px;
	width: 150px;
	height: 42px;
	color: #d00900;
	font-weight: bold;
	font-size: 16px;
	overflow: hidden;
}

.ticket_event_summary{
	padding-left: 4px;
	padding-top: 2px;
	width: 152px;
	height: 52px;
	font-size: 11px;
	color: #444444;
}
.ticket_event_link{
	padding-top: 3px;
	padding-left: 15px;
}
.ticket_event_link a{
	color: #fff;
	font-size: 13px;
}

.ticket_options{
	display:none;
	background-color: #fff;
	width: 700px;
	height: 390px;
	position: fixed;
	top: 50%; left: 55%;
	z-index: 9999;
	border: 20px solid #ddd;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	padding:10px;
}

.ticket_option_detail{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 169px;
	height: 369px;
	background-image: url('../../images/ticketing/option_detail_bg.jpg');
	background-repeat: no-repeat;
	padding-left:5px;
}

.ticket_option_date{
	color: #fff;
	height: 25px;
	line-height: 28px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
}
.ticket_option_image{}

.ticket_option_title{
	padding-left: 4px;
	width: 150px;
	height: 42px;
	color: #5c5b5b;
	font-weight: bold;
	font-size: 16px;
	overflow: hidden;
}

.ticket_highlight .ticket_option_title{
	padding-left: 4px;
	width: 150px;
	height: 42px;
	color: #d00900;
	font-weight: bold;
	font-size: 16px;
	overflow: hidden;
}

.ticket_option_content{
	padding-left: 4px;
	padding-top: 4px;
	width: 152px;
	height: 210px;
	overflow: hidden;
	font-size: 12px;
	color: #444444;
}

.ticket_option_table{
	float: left;
	width: 510px;
}
.ticket_option_table_header{	
}

.ticket_option_table_header_title{
	color: #5c5b5b;
	font-weight: bold;
	font-size: 22px;
}

.ticket_highlight .ticket_option_table_header_title{
	color: #d00900;
}

.ticket_option_table_header_date{
	color: #4c4c4c;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

.ticket_option_table_header table{
	border-collapse: collapse;
	margin-bottom: 5px;
}

.ticket_option_table_header th{
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000;
}

.ticket_option_table_detail{
	overflow: auto;
	height: 285px;
}

.ticket_option_table_detail table{
	border-collapse: collapse;
}

.ticket_option_table_detail table td{
	padding: 5px;
}

.data_row{
	background-color: #e3e3e3;
	color: #4c4c4c;
	font-weight: bold;
	font-size: 14px;
}

.data_content{
	background-color: #e3e3e3;
	color: #4c4c4c;
	border-bottom: 5px solid #fff;
	font-weight: normal;
	font-size: 12px;
}

.data_content td{
	padding-top: 0px;
}

.td_product{
	width: 400px;
}
.td_price{
	width: 50px;
	text-align: right;
}
.td_quantity{
	width: 50px;
	text-align: center;
}

.add_to_cart{
	position: absolute;
	bottom: 0px;
	right: 12px;
}

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9998;
}

img.btn_close {
	float: right;
	margin: -45px -45px 0 0;
}


#footer{
	position: relative;
	margin: 0 auto;
	width: 986px;	
	height: 177px;
	color: #fff;	
	font-size: 9px;
	background-image: url(../../images/footer_bg.png);
	background-repeat: repeat-x;
	padding-top: 8px;
}

	#footer #trans_box{}

	#footer #trans_box #footer_logo{
		float: left;
		width: 260px;
		height: 50px;
		margin-left: 20px;
		background-image: url(../../images/logo_footer.png);
		background-repeat: no-repeat;
	}

	#footer #trans_box .footer_content{
		float: left;
	}
	
	#footer #trans_box .footer_content ul{
		list-style:none;
		margin: 0px;
		padding: 0px;
	}
	#footer #trans_box .footer_content li{
		margin-bottom: 2px;
	}
	#footer #trans_box .footer_content a{
		color: #fff;
		text-decoration: none;
	}
	
		#footer #trans_box .footer1{
			width: 220px;
		}
		#footer #trans_box  .footer2{
			width: 220px;
		}
		#footer #trans_box  .footer3{
			width: 220px;
		}

#special_offer{
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 5px;
	width: 450px;
	min-height: 200px;
	border:1px solid #acacac;
	background-color: #ebece7;
	color: #5c5c5c;
}

#special_offer_amount{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #acacac;
	text-align: center;
	font-size: 13px;
}

#special_close{
	display: none;
	position: absolute;
	right: 2px;
	top: 2px;
}
		
#divDeveloper{
	position: relative;
	margin:0 auto;
	width: 986px;
	padding:0px;
	padding-top: 8px;
	font-size: 10px;
	color: #000;
}

#divDeveloper .divDetail{
	text-align: right;
}

#divDeveloper .divDetail a{
	text-decoration: none;
	color: #000;
}
