
body{
    height: 100% !important;
}

table.tickets select{
	min-width: 75px;
}

tr.tableSection td{
	border-bottom: 2px solid #212121;
}

.bold{
	font-weight: bold;
}

.receiptTable{
	width: 100%;
	padding-bottom: 25px;
	border-bottom: 1px solid #bbb;
	max-width:500px;
}

.s4_eventDate{
	font-size: .8em;	
}

.s4_companyName{
	font-size: .9em;
}

.s4_companyName{
	font-size: 1.1em;
	font-weight: bold;	
}

.alignRight{
	text-align: right
}

.reservationInfoPanel .btbTitledPanelBody td {
	padding: 0px;
	white-space: nowrap;
}

#contactInfoTitledPanel table, .reservationInfoPanelWrapper.radioList table {
	width: 100%;
}

.reservationInfoPanel .btbTitledPanelBody table.occupancySummary, .reservationInfoPanel .btbTitledPanelBody table.optionsSummary {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

table.optionsSummary td {
    max-width: 370px;
    white-space: pre-wrap!important;
    text-align: left;
}

#contactInfoTitledPanel input {
	width: 130px;
}

#securitySymbol {
	text-align: center;
}

#paymentSummary thead th, #contactSummary thead th {
	text-align: center;
	border-bottom: 1px solid #555;
}

#paymentSummary, #contactSummary {
	vertical-align: top;
	margin: 10px 5px 0px 5px;
}

#step2Summary p, #step3Summary p {
	margin: 0px;
}

#paymentSummary, #contactSummary {
	display: inline-block;
}

#paymentSummary td, #contactSummary td {
	font-weight: normal;
}

#paymentSummary th,  #paymentSummary td {
	text-align: left;
}

#paymentSummary td {
	padding-left: 3px;
	text-align: right;
}


.timesTableItem {
	display: inline-block;
	width: 100px;
	margin: 5px 10px;
}

.timesTableItem img {
	vertical-align: bottom;
}

.timesTableItem span {
	line-height: 24px;
}

.listDatePicker small {
	color: #888;
}
#addressInfoTitledPanel #addr1, #addressInfoTitledPanel #addr2 {
	width: 200px;
}

#addressInfoTitledPanel #city {
	width: 100px;
}

#addressInfoTitledPanel #zip {
	width: 50px;
}

#addressInfoTitledPanel #state {
	width: 30px;
}


.offering_options textarea {
	width: 100%;
	padding: 0px;
}

.offering_options input[type=text], .offering_options input[type=email] {
	width: 50%;
}

#reserveDates {
	text-align: center;
}

#calendarAndLegend {
	margin-bottom: 40px;
	margin-left:auto;
	margin-right: auto;
}

#calendarAndLegend.threeMonth {
	width: 860px;
}

#calendarAndLegend.twoMonth {
	width: 575px;
}

#calendarAndLegend.oneMonth {
	width: 290px;
}

#occupancySummary, #reservedTime {
	margin: 0;
	padding: 0;
}

#occupancySummary strong {
	text-transform: capitalize;
}

#checkoutStep h4 {
	text-align: center;
}

#checkoutStep th {
	padding-right: 5px;
}

.datePickerHint {
	display: block;
	float: left;
}
#checkoutStep {
	text-align: center;
}

div.offered_option {
	margin-bottom: 5px;
}

.calendarDatePicker .monthDatePicker {
	display:inline-block;
	vertical-align: top;
}

	
.monthDatePicker td a, .buttonList td{
	color:#555;
	text-shadow:0 1px 0 #FFFFFF;
	text-align: center;
	font-size: 12px;
}

.monthDatePicker td {
	width: 36px;
	height: 28px;
}

.monthDatePicker tr.dayNames th {
	border-bottom:1px solid #999999;
}

.monthDatePicker table {
	border-radius:4px 4px 4px 4px;
	background:none repeat scroll 0 0 #EEEEEE;
	border:1px solid #999999;
	padding:0;
}


.dateDesc {
	width: 100%;
}

.radioList img {
	display: inline-block;
	margin: 2px;
	vertical-align: bottom;
}

.radioList .radio, .radioList .selectedradio, .timesTable .radio, .timesTable .selectedradio {
	cursor: pointer;
}

.radioList .radio, .radioList .selectedradio, .timesTable .radio, .timesTable .selectedradio, .timesTableItem > span {
	cursor: pointer;
}

.timesTableItem > span {
	color: #555;
}
	
.radioList tr.disabled span {
	cursor: auto;
	color: #d0d0d0;
}

.radioList tr span {
	cursor: pointer;
}

.radioList .itemDesc {
	line-height: 24px;
	color: #555;
}

.listDatePicker tr.alternate, .radioList tr.alternate {
	background-color: #fdfdfd;
}

#reservationDateTitledPanel .btbTitledPanelBody, .radioList .btbTitledPanelBody {
	padding: 0;
}


#reservationDateTitledPanel td, .radioList td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}

#timeSlotsPanelContent{
	height: 100px;
}

#offeredOptions .btbTitledPanelBody, #offeringsTitledPanel .btbTitledPanelBody, #timeSlotsTitledPanel .btbTitledPanelBody, #timesTitledPanel .btbTitledPanelBody, .ticketsTitledPanel .btbTitledPanelBody, #contactInfoTitledPanel .btbTitledPanelBody, #reservationDateTitledPanel .btbTitledPanelBody, #addressInfoTitledPanel .btbTitledPanelBody {
	height: 140px;
}

/*.radioList .btbTitledPanelBody {
	max-height: 105px;
}*/

/** PFF SITE FIX **/
#guidePage .radioList .btbTitledPanelBody {
    max-height: none !important;
}

.reservationInfoTitle p {
	margin: 0;
}

.reservationInfoTitle span {
	font-size: 13px;
	font-weight: normal;
}


.radioList .hint, .timesTable .hint {
	min-height: 50px;
	font-size: 16px;
	color: #555;
}

#offeredOptions .btbTitledPanelBody {
	padding-right: 15px;
}

#optionsSummary .btbTitledPanelBody, #addressSummary .btbTitledPanelBody, #reservationSummary .btbTitledPanelBody, #contactSummary .btbTitledPanelBody {
	height: 100px;
}

#paymentOptionsTitledPanel .btbTitledPanelBody, #authCodeTitledPanel .btbTitledPanelBody  {
	height: 75px;
}

#shoppingPage, #contactInfoStep {
	text-align: center;
}

#ccFirstNameWrapper, #ccLastNameWrapper, #ccNumberWrapper, #ccCodeWrapper {
	display: inline-block;
}

#ccFirstNameWrapper, #ccLastNameWrapper, #ccNumberWrapper {
	width: 47%;
	min-width: 200px;
}

#ccFirstNameWrapper input, #ccLastNameWrapper input, #ccNumberWrapper input {
	width: 90%;
}


textarea {
	resize: none;
}

.promptForSelection {
	color: #777;
	font-style:italic;
}

#ticketMenus {
	box-shadow: 0 0 2px #444;
}

#ticketMenus, #contactInfoTitledPanel, #reservationDateTitledPanel, .radioList, .timesTable, #notesTitledPanel, div.fieldset, #miscOptionsPanel, #step2Summary, #step3Summary, #creditCardCheckout {
	min-width: 250px;
	max-width: 540px;
	margin-left:auto;
	margin-right: auto;
	width: 98%;
}

#creditCardCheckout .btbTitledPanelBody > div {
	margin-top: 10px;
}

#step2Summary .btbTitledPanelBody, #step3Summary .btbTitledPanelBody {
	text-align: center;
	color: #555;
}

#reservationDatePicker, #poweredBy {
	min-width: 280px;
	max-width: 540px;
	margin-left:auto;
	margin-right: auto;
	width: 98%;
	padding: 0;
}

#poweredBy a {
	text-decoration: underline;
}




div.fieldset {
	display: block;
}


#ticketMenus {
	margin-top:30px;
	margin-bottom: 30px;
}


#reservationDatePicker .btbTitledPanelBody {
	padding: 0px;
}

#poweredBy {
	text-align: right;
	font-size: 11px;
	padding-bottom: 3px;
}

#shoppingPage .calendarDatePickerScrollPanel {
	overflow-y: hidden;
	overflow-x: auto;
	text-align: left;
	white-space: nowrap;
}


p.ticketChooserHint {
	margin-top: 5px;
	margin-bottom: 5px;
}

#contactInfoTitledPanel td {
	width: 50%;
}

#contactInfoTitledPanel input {
	width: 85%;
}


#ticketMenus table, #miscOptionsPanel table {
	text-align: left;
	width: 100%;
}

#ticketMenus td.ticketQty {
	width: 60px;
}

#ticketMenus .ui-selectmenu-button {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.btbUi .ui-selectmenu-menu ul { 
	max-height: 200px;
}

.btbUi .ui-selectmenu-button {
	box-shadow: 0 0 2px #444;
}

select.listDatePicker {
	width: 300px;
}

#reservationsFrame label.ui-button.ui-state-active span {
	color: white;
	background-color: #555;
}

#checkoutPaymentRow td {
	padding-top: 5px;
	padding-bottom: 5px;
}

@media only screen and (max-width:380px){
	.companyTable, .invoicetable{
		display: block;
		width: 100%;
	}
}
