@import url("panels.css");

body { 
	font: 12px Arial, Helvetica, sans-serif; 
}

#header, #page-layout-left, #page-layout-right, #tabs, #search-panel, #footer, #footer-links, #print-page, .book_now, .extra_links, #buttons {
	display: none;
}

#event-box .event_venue_info {
	width: auto;
}

#purchase-made {
	font-size: 13px;
}

#purchase-made h1, #purchase-made h2, #purchase-made h3 { 
	margin: 0px;
}

#purchase-made h1 {
	font-size: 18px;
}

#purchase-made h2 {
	font-size: 15px;
}

#purchase-made h3 {
	font-size: 13px;
}

#purchase-made .booking_ref {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}

#purchase-made #address {
	margin-bottom: 5px;
}


#purchase-made .supplier-heading {
	font-weight: bold;
	font-size: 15px;
}

#purchase-made .links {
	display: none;
}

#purchase-made .amount_debited {
	font-weight: bold;
}

#purchase-made #show-product-summary {
	border: 1px solid #aaaaaa;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#purchase-made #show-product-summary #item_image {
	vertical-align: top;
	padding-right: 5px;
}

#purchase-made #show-product-summary #item-name {
	vertical-align: top;
	font-size: 12px;
}

#purchase-made #show-product-summary #item-list {
	vertical-align: top;
	padding-left: 5px;
	width: 250px;
	font-size: 12px;
}

#purchase-made #show-product-summary .item-heading {
	font-weight: bold;
	font-size: 12px;
}

#purchase-made #show-product-summary #seat_ids, #purchase-made #show-product-summary #send_comment {
	margin-top: 3px;
}

#purchase-made #show-product-summary #seat_ids h1, #purchase-made #show-product-summary #send_comment h1 {
	font-size: 13px;
}

#purchase-made .display-buttons, #purchase-made .survey_image {
	display: none;
}
