/* Any override fixes to the skin stylesheet (so we can swap theirs in quickly if they update it) */
@media screen and (min-width: 1200px) {
	.container {
		width: 1293px;
	}
}
input[type="checkbox"] {
	display: inline;
	margin: 3px 3px 3px 4px;
}
input[type="radio"] {
	display: inline;
	margin: 3px 3px 0px 5px;
}
label {
	margin: 0;
}
input,
select {
	color: #555;
}
select {
	border-radius: 3px;
	padding: 5px 10px;
}
#searchform #s {
	color: #fff;
}
label {
	display: inline;
}
#content-info,
#content-info a {
	color: #cccccc;
}
.social-icons {
	padding-right: 5px;
}
/* general pb fixes */
#pb_content .buttons .button,
#pb_sidebar .buttons .button,
.pb_dialog .buttons .button {
	background: #000;
	border-color: #fff !important;
	box-shadow: none;
	color: #fff !important;
	font-family: "HSRegular", sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	text-shadow: none;
	text-transform: uppercase;
}
#pb_content .buttons .hover,
#pb_sidebar .buttons .hover,
.pb_dialog .buttons .hover {
	background-color: #fff;
	color: #000 !important;
}

.block .stuff {
	background-color: transparent;
	border-color: #222;
}
.even {
	background: #0c0c0c;
}
.odd {
	background: #060606;
}
.highlight {
	background: #111;
}
.message,
#categories {
	background-color: #f4c13a;
	border-radius: 4px;
	border: 0;
	color: #555;
}
.error a {
	color: #000;
}
.pb_event_summary .pb_event_details_title,
.pb_productions_list .pb_event_title a.pb_event_title_a {
	font-family: "HSRegular", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.pb_event_summary .pb_event_details_title {
	font-size: 2em;
}
.pb_dialog {
	background-color: #000;
	border: 2px solid #f4c13a;
	color: #fff;
}
.pb_addthis_small .addthis_toolbox {
	margin-top: 5px;
}
.pb_productions_list .pb_event_category,
.pb_productions_list .pb_event_date,
.pb_productions_list .pb_event_venue,
.pb_productions_list .pb_event_rating,
.pb_event_page .pb_event_attribute {
	font-size: 1em;
}
.pb_event_attributes .pb_event_date {
	margin-right: 1em;
}
#pb_content table input {
	font-size: 1.2em;
}
.pb_fancy_rows td.label {
	color: #f4c13a;
}
.agree.terms_confirmation a,
.pb_view_contactdetails #pb_content a,
.pb_page_cart_contactdetails #pb_content a {
	color: #f4c13a;
}
.pb_event_page .pb_event_attributes,
.pb_seasons_list_summary .pb_event_attributes:last-child {
	border-color: #888;
}
/* #pb_nav, #pb_footer_nav fixes */
#pb_nav li a.active {
	background: black;
	color: #f4c13a;
}
/* progress bar */
#pb_content #progress {
	background: #111;
	border: 1px solid #fff;
	border-radius: 0;
}
#pb-progress-container {
	z-index: 999;
}
/* sub heading titles, usually h3 */
#pb_content .pb_productions_split.pb-border {
	border: 0;
	font-weight: normal;
}
/* sub heading important text */
#pb_content .pb_event_page .pb_instruction,
#pb_content .heading {
	color: #b31721;
	font-family: "HSRegular", sans-serif;
}
/* important borders */
#pb_content .pb-section .seattypes,
#pb_content .agree,
.pb-border {
	border-color: #b31721;
}
.pb_cart_container #cart tr.grand_total {
	background-position: bottom left;
}
/* #pb_content .pb_queue_* fixes */
#pb_content .pb_queue_container {
	background: none;
	border-color: #fff;
}
#pb_content .pb_queue_booking_status {
	background: none;
	border-color: #fff;
}
/* top segment with title */
#pb_sidebar .block .title {
	border-bottom: 1px solid #ccc;
	color: #f4c13a;
	font-family: "HSRegular", sans-serif;
	margin-bottom: 8px;
	padding-bottom: 9px;
	text-align: center;
	text-transform: uppercase;
}
/* content segment where stuff goes */
#pb_sidebar .block .stuff {
	border: 0;
}
/* #pb_sidebar #calendar fixes */
#calendar th {
	color: gray;
	font-weight: normal;
	text-transform: uppercase;
}
#calendar td {
	font-family: "HSRegular", sans-serif;
	padding: 5px 0;
}
#calendar .buttons .button {
	border: 0 !important;
	font-size: 0;
	padding: 0;
	width: 24px;
	height: 33px;
}
/* previous button container */
#calendar #pb_calendar_headleft .button {
	background: url("../img/cal-arrows.png") left top;
}
/* month and year text container */
#calendar #pb_calendar_headcenter {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
/* next button container */
#calendar #pb_calendar_headright .button {
	background: url("../img/cal-arrows.png") right top;
}
/* highlighted days */
#calendar .highlight a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#calendar .highlight a:hover {
	background-color: #fff;
	border-color: #fff;
	color: #000;
	text-decoration: none;
}
/* #pb_sidebar .pb_sidebar #cart fixes */
#pb_sidebar #cart td.price {
	min-width: 85px;
}
#pb_sidebar #cart ul {
	padding: 5px;
}
/* #pb_badges (powered by/secured by/pci tested) */
#pb_badges {
	text-align: center;
	margin: 10px auto;
}
/* #pb_mini fixes */
#pb_mini {
	background-color: #000;
	color: #fff;
	font-family: Georgia, serif;
	font-size: 13px;
	margin: 10px;
}
#pb_mini #pb_header {
	text-align: center;
}
#pb_mini h2,
#pb_mini h3 {
	color: #f4c13a;
	font-family: "HSRegular", sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
#pb_mini #pb_page_title {
	font-size: 25px;
}
#pb_mini a img {
	border: 0;
}
