#gatz-tickets-form .calendar td {
  font: normal 10px/12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: black;
  background: white;
  width: 75px;
  vertical-align: top;
}
#gatz-tickets-form .calendar th {
	background-color: #ec008c;
	color:white;
}
#gatz-tickets-form .calendar td p {
  margin: 0;
}
table.calendar-table {
  border-collapse: collapse;
}
table.calendar-table td {
  border: 1px solid gray;
  vertical-align: top;
}

.calendar-month-title {
  size: 1.2em;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}

.calendar-day-title {
  text-align: center;
  font-weight: bold;
}

.calendar-other-month {
  background-color: #333333;
}

.calendar-number {
  size: 0.8em;
  padding: 3px 3px 0 3px;
  text-align: right;
}
.month-name {
	text-transform: uppercase;
	font-weight: bold;
}

.calendar-event {
  padding: 3px 3px 3px 3px;
}

.part1 {
	color:#C33
}
.part2 {
	color: #369;
}
.gatz-tickets h1 {
	margin-top:20px;
}
#gatz-tickets-form {
	border-top: solid 1px #333;
	padding:10px;
}
.gatz-tickets #content-inner {
	width:700px;
	margin:0 auto;
}
.gatz-tickets #top-image {
	background: url('/files/shows/images/Gatz-show.jpg') no-repeat;
	width:700px;
	height:220px;
}
.gatz-tickets th.table-head {
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
}
.gatz-tickets thead th {
	background-color: #ec008c;
}
.gatz-tickets .empty {
	background-color: #aaa;
}
#promo {
	color:#ec008c;
}

