/*---Addams Family: Tickets Style Sheet---*/

/*---Subtitle---*/
#titleTickets {
	background: url(/img/tickets_title.png) no-repeat 0 0;
}

/*---Tickets Content---*/
#tickets_cal{
	width: 373px;
	padding-top: 8px;
	float: left;
	display: inline;
}

#cartoon {
	border-top: 1px solid #6B4D36;
	text-align: center;
	padding-top: 30px;
	margin-top: 20px;
}

#ticketInfo {
	width: 367px;
	margin-left: 20px;
	float: left;
	display: inline;
}

#ticketInfo h3, #schedule h3 {
	font-size: 22px;
	color: #d1b978;
}

#schedule h3 {
	text-align: center;
}

#ticketInfo h3#broadway {
	margin-top: 16px;
}

.ticket_title {
	margin-left: 3px;
	margin-top: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #40241e;
}

#ticketInfo h3#performance {
	margin-top: 20px;	
	padding-top: 20px;
	border-top: 1px solid #645355;
}

#ticketInfo h4 {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #645355;*/
}

#schedule ul {
	width: 236px;
	margin: 15px 23px 15px 0;
	float: left;
	display: inline;
}

#schedule ul li.first {
	font-weight: bold;
	font-size: 18px;
}

#schedule ul li {
	margin: 5px 0;
	font-weight: normal;
	font-size: 16px;
}

#schedule {
	border-top:1px solid #3F211C;
	margin-top: 10px;
	padding-top: 20px;
	text-align: center;
}

#schedule iframe {
	margin: 20px auto 0px;
	border: none;
	width: 362px;
}

#ticketInfo p {
	margin: 0;
}

#ticketInfo p.subtext {
	margin: 11px 0 13px 0; 
	font-size: 15px;
}

#ticketInfo p.phone {
	margin-bottom: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #40241e;
}

#ticketInfo p span {
	font-size: 13px;
}

#ticketInfo p.smallTxt {
	font-size: 12px;
	letter-spacing: 3px;
	margin: 0 0 0 45px;
}

#ticketInfo a.button {
	margin-bottom: 19px;
}

#warning {
	width: 780px;
	margin: 15px auto 0 auto;
	text-align: center;
	color: #FFF;
}

/*#warning h4 {
	padding: 32px 0 0 0;
}*/

p.groups {
	padding-top: 15px;
}

p.amex {
	padding-bottom: 15px;
}

p.perfSched {
	padding-top: 00px;
	position: relative;
	left: -10px;
}

p.tickets_small {
	margin: 10px 0 0 0 !important;
	padding-right: 10px;
	text-align: center;
	font: 10px Verdana, Arial, sans-serif;
	color: #D1B978;
	line-height: 16px;
}
/*#warning p {
	font-size: 15px;
}*/
