/*-----------------------
American Idiot Stylesheet
tickets Styles
-----------------------*/

#ways {
	width: 625px;
	height: 310px;
	margin: 0 0 21px 0;
	background: url(/img/tickets_3ways.gif) no-repeat 0 0;
	color: #6c6c6c;
	margin-top: 10px;
}

#performance {
	width: 456px;
	text-align: center;
}
	
	#performance p {
		font-size: 16px;
		margin: 10px 0;
	}
	
	#txt_perfSchedule {
		width: 375px;
		margin: 10px 0 10px 42px;
		color: #6c6c6c;
		font-family: Arial;
		font-size: 17px;
		text-align: left;
		line-height: 21px;
	}
	
	#txt_perfSchedule a {
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
		line-height: 30px;
	}

.online {
	position: relative;
	top: 172px;
	left: 43px;
}

.online a {
	position: relative;
	top: 10px;
}

.phone {
	position: relative;
	top: 116px;
	left: 232px;
}

.person {
	position: relative;
	top: 62px;
	left: 432px;
	width: 300px;
}

	.person a {
		font-size: 12px;
		font-weight: bold;
	}

#calendar {
	margin: 13px 0 0 0;
}
	#calendar ul {
		width: 54px;
		margin: 8px 0 0 0;
		position: relative;
		border: 3px solid #fff;	
	}
	
	#calendar ul.on {
		border: 3px solid #cd181f;
	}

	#calendar .time {
		width: 38px;
		height: 20px;
		margin: 9px auto 20px auto;
		background: url(/img/tickets_schedule.gif) no-repeat 0 0;
	}
	
	#calendar .dark.on {
		background-position: -38px 0;
	}
	
	#calendar .twoPM.on {
		background-position: -38px -49px;
	}
	
	#calendar .threePM.on {
		background-position: -38px -97px;
	}
	
	#calendar .sevenPM.on {
		background-position: -38px -145px;
	}
	
	#calendar .eightPM.on {
		background-position: -38px -194px;
	}
	
	#calendar .twoPM {
		background-position: 0 -49px;
	}
	
	#calendar .threePM {
		background-position: 0 -97px;
	}
	
	#calendar .sevenPM {
		background-position: 0 -145px;
	}
	
	#calendar .eightPM {
		background-position: 0 -194px;
	}

#sidebar {
	margin: 0 0 0 0px;
	font-size: 14px;
	color: #6c6c6c;
}

	#sidebar ul {
		margin: 10px 0 20px 0;
	}

	#sidebar ul li {
		margin: 5px 0 10px 0;
	}
	
	#sidebar ul li a {
		position: relative;
		top: 5px;
	}
	
	#sidebar .block {
		margin: 0 0 5px 0;
	}
td{
	border: solid 1px #000000;
}

#faq{
	margin-top: -24px;
	margin-left: 425px;
	margin-bottom: 20px;
}
