﻿
body, textarea, input
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
}

.normalText
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
}

.normalTextLarger {
	font-size: 11pt;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover
{
  text-decoration: underline;
  color: #CC0000;
}

a.toplinks:link, a.toplinks:visited, a.toplinks:active
{
 text-decoration: none;
 color: #FFFFFF;
}

a.toplinks:hover
{
  text-decoration: underline;
  color: #EEEE99;
}

.changeToHomeAway
{
  text-decoration: none;
  color: #a0a0a0;
}

.bodyTable
{
  background-color: #ff7900;
  padding: 10px;
  width: 100%;
}

.bodyTitle
{
  background-image: url(../Images/titleBack.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	height: 110px;
	padding: 10px;
}

.ticketOrderingHeader
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 24pt;
  color: #FFFFFF;
  font-weight: bold;
  float: right;
}

.navbar {
	background-color: #666666;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	text-align: right;
}

.curvedBoxTopLeft
{
  background-image: url(../Images/curvedBoxTopLeft.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
	width: 19px;
	height: 19px;	
}

.curvedBoxBottomLeft
{
  background-image: url(../Images/curvedBoxBottomLeft.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
	width: 19px;
	height: 19px;
}

.curvedBoxTopRight
{
  background-image: url(../Images/curvedBoxTopRight.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
	width: 19px;
	height: 19px;
}

.curvedBoxBottomRight
{
  background-image: url(../Images/curvedBoxBottomRight.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
	width: 19px;
	height: 19px;
}

.curvedBoxTop
{
  background-image: url(../Images/curvedBoxTop.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #FFFFFF;
}

.curvedBoxBottom
{
  background-image: url(../Images/curvedBoxBottom.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-position: bottom;
}

.curvedBoxBody
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  background-color: #FFFFFF;
}

.curvedBoxLeft
{
  background-image: url(../Images/curvedBoxLeft.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #FFFFFF;
}

.curvedBoxRight
{
  background-image: url(../Images/curvedBoxRight.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-position: right;	
}

.curvedBoxHeader
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12pt;
  font-weight: bold;
  color: #B66506;
}

.matchLine
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  border-bottom-style: solid;
  border-bottom-color: #BBBBBB;
  border-bottom-width: 1px;
  /*cursor: pointer;*/
}

.matchLineOver
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  border-bottom-style: solid;
  border-bottom-color: #BBBBBB;
  border-bottom-width: 1px;
  background-color: #FDEAD3;
  /*cursor: pointer;*/
}

.matchLineOverUnavailable
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  border-bottom-style: solid;
  border-bottom-color: #BBBBBB;
  border-bottom-width: 1px;
  background-color: #EEEEEE;
  /*cursor: pointer;*/
}

.matchTitleLine
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000044;
  padding-bottom: 6px;
}


.matchDescriptionLine
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  color: #444444;
}

.matchDateLine
{
  font-family: inherit;
  font-size: 10pt;
  padding: 0px 5px 0px 5px;
}

.basketLayout
{
  vertical-align: top;
}

.myBasket
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  color: #555555;
  background-color: #FFFFFF;
}

.myBasketTD
{
  padding: 0px 5px 0px 0px;
}

.southStand
{
  background-image: url(../DMS/southStand.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll; 
}

.southStandOver
{
  background-image: url(../DMS/southStandOver.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll; 
	cursor: pointer;
}

.ticketTypeDescription
{
  font-family: inherit;
  font-size: 12pt;
  font-weight: bold;
  color: #8A84AA;
}

.tbTicketQty {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-color: #AAAAAA;
	text-align: right;
	width: 40px;
	padding: 2px 2px 2px 2px;
	height: 20px;
}

.ibAddToBasket
{
  font-family: inherit;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  background-image: url(../Images/addToBasket.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;  
	cursor: pointer;
}

.ibAddToBasketOver
{
  font-family: inherit;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  background-image: url(../Images/addToBasketOver.gif);
	background-repeat: no-repeat;
	background-attachment: scroll; 
	cursor: pointer; 
}

.ibContinueShopping
{
  font-family: inherit;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  background-image: url(../Images/continueShopping.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;  
	cursor: pointer;
}

.ibContinueShoppingOver
{
  font-family: inherit;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  background-image: url(../Images/continueShoppingOver.gif);
	background-repeat: no-repeat;
	background-attachment: scroll; 
	cursor: pointer; 
}

.ibCheckout
{
  font-family: inherit;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  background-image: url(../Images/checkout.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;  
	cursor: pointer;
}

.ibCheckoutOver
{
  font-family: inherit;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  background-image: url(../Images/checkoutOver.gif);
	background-repeat: no-repeat;
	background-attachment: scroll; 
	cursor: pointer; 
}

.tbPublic
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  border-style: solid;
  border-width: 1px;
  border-color: #AAAAAA;
  padding: 0px 2px 0px 2px;
}

.tbPublicError {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-color: #AAAAAA;
	padding: 0px 2px 0px 2px;
	border: solid red 3px;
}

.tdPublic {
	font-family: inherit;
	font-size: inherit;
	padding: 5px 10px 0px 0px;
}

.checkoutAddress {
	font-family: inherit;
	font-size: inherit;
	padding: 5px 10px 5px 0px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
}

.checkoutAddressSelected {
	font-family: inherit;
	font-size: inherit;
	padding: 5px 10px 5px 0px;
	background-color: #DCE3FE;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
}

.cutLine
{
  font-family: inherit;
  font-size: 10pt;
  color: #727272;
  /*background-image: url(../Images/dottedLine.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #FFFFFF;*/
	background-position: bottom;
	border-style: dashed;
	border-width: 3px;
	border-color: #727272;	 
}

.ticketText
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
}

.printedTicketVenueName
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14pt;
  font-weight: bold;
}

.ibAreaSelect
{
  border-style: none;
  cursor: pointer;
}

.vmMenu {
	padding: 10px 0px 0px 0px;
	vertical-align: top;
	width: 170px;
}

.vmMenuText
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  text-align: left;
  vertical-align: top;
}

.vmFooter {
	padding: 2px 2px 2px 5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	background-color: #E2FCFA;
}

.vmBody
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 9pt;
  text-align: left;
  width: 830px;
}

.vmSecurityPhotosHeader {
	font-family: inherit;
	font-size: 9pt;
	background-color: #E2FCFA;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.vmSecurityPhoto
{
  font-family: inherit;
  font-size: 10pt;
  padding: 0px 0px 10px 0px;
  color: #444444;
}

.miniPhotoPic
{
  cursor: pointer;
  border-style: solid;
  border-width: 1px;
  border-color: #444444;
}

.miniPhotoPicOver
{
  cursor: pointer;
  border-style: solid;
  border-width: 1px;
  border-color: #EE0000;
}

.calendarFrame
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	background-color: #FDF6B3;
	border-style: solid;
	border-width: 1px;
	z-index: 999;
}

.calendarDayOutsideMonth
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #EEEEEE;
	color: #777777;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1pt;
	border-color: #CCCCCC;
	cursor: default;
}
.calendarDayToday
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #FFFFFF;
	font-weight: bold;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1pt;
	border-color: #CCCCCC;
	cursor: pointer;
}
.calendarDaySelected
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #882222;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1pt;
	border-color: #CCCCCC;
	cursor: pointer;
}
.calendarDay
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1pt;
	border-color: #CCCCCC;
	cursor: pointer;
}
.calendarWeekend
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #DDDDFF;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1pt;
	border-color: #CCCCCC;
	cursor: pointer;
}
.calendar
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	vertical-align: middle;
	text-align: center;
}
.calendarOver
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #4444AA;
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1pt;
	border-color: #CCCCCC;
	color: #FFFFFF;
	cursor: pointer;
}
.vfTextBox
{
  /*
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-left-color: #555555;
	border-top-color: #555555;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;*/
}
INPUT.vfTextBoxSmall
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-left-color: #555555;
	border-top-color: #555555;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
}
SPAN.vfTextBox
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}
INPUT.vfBoolean
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-color: #3333BB;
	color: #3333BB;
}
SPAN.vfBoolean
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}
.TextBoxInteractive
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	background-color: #F5EFE9;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #999999;
}
TD.TextBoxInteractive
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #BBBBBB;
	border-style: none;
}
.TextBoxInteractiveSelected
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	background-color: #B9906B;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #999999;
}
TD.TextBoxInteractiveSelected
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000000;
	border-style: none;	
}

.highlightRegion
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #000000;
	background-color: #EEFFFF;
	border-style: solid;
	border-color: #BBDDDD;
	border-width: 1px;
}

.menuItem
{
  font-family: inherit;
  font-size: 10pt;
  cursor: pointer;
}

.menuItemOver
{
  font-family: inherit;
  font-size: 10pt;
  cursor: pointer;
  background-color: #CCEEEE;
  color: #880000;
}

h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16pt;
	color: #5CB7BE;
	font-weight: lighter;
	padding: 10px, 0px, 10px, 0px;
	margin-bottom: 12px;
}

.chart
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}
.chartOuter {
	background-color: #FCFFFF;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
}

.bar
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	border-left-style: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #888888;
	border-width: 1px;
}

.stadiumEntryStats {
	font-family: inherit;
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	float: right;
}
th
{
  font-family: inherit;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}
.logViewer
{
  font-family: Courier New, Courier, Sans-Serif;
  font-size: 10pt;
  border-style: solid;
  border-width: 2px;
  border-left-color: #444444;
  border-top-color: #444444;
  border-right-color: #AAAAAA;
  border-bottom-color: #AAAAAA;
  overflow: scroll;
}
.logViewerLine
{
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
}
.logViewerCell {
	padding: 1px 5px 1px 5px;
}


.textField {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.textFieldNonEditable {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif; border-width:1; background-color:white
}
.textFieldNumeric {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: right
}
.textFieldNumericNonEditable {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: right; border-width:1; background-color:white
}
.textLabel {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.textNonEdit {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.textLabelHeading {
	background: url(../images/list/header_bg.gif) repeat-x bottom;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	padding: 5px 3px 5px 3px;
}
.textLabelSubheading {
	background: url(../images/list/header_bg.gif) repeat-x bottom;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 5px 3px 5px 9px;
}
.tabText {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.nonActiveLink {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.textFieldNoGapGrey {
	BORDER-RIGHT: thin; PADDING-RIGHT: 2px; BORDER-TOP: thin; PADDING-LEFT: 2px; FONT-SIZE: 10pt; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: thin; PADDING-TOP: 2px; BORDER-BOTTOM: thin; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #F0F0F0; TEXT-ALIGN: right
}
.textFieldNoGapBold {
	BORDER-RIGHT: thin; PADDING-RIGHT: 2px; BORDER-TOP: thin; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10pt; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: thin; PADDING-TOP: 2px; BORDER-BOTTOM: thin; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: right
}
.textFieldNoGapBoldGrey {
	BORDER-RIGHT: thin; PADDING-RIGHT: 2px; BORDER-TOP: thin; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10pt; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: thin; PADDING-TOP: 2px; BORDER-BOTTOM: thin; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #f0f0f0; TEXT-ALIGN: right
}
.textNormal {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.textFieldNoGapSingle {
	BORDER-RIGHT: thin; PADDING-RIGHT: 2px; BORDER-TOP: thin; PADDING-LEFT: 2px; FONT-SIZE: 10pt; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: thin; WIDTH: 10px; PADDING-TOP: 2px; BORDER-BOTTOM: thin; FONT-FAMILY: Tahoma, arial, helvetica, courier, sans-serif
}
.textFieldNoGapSingleGrey {
	BORDER-RIGHT: thin; PADDING-RIGHT: 2px; BORDER-TOP: thin; PADDING-LEFT: 2px; FONT-SIZE: 10pt; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: thin; WIDTH: 10px; PADDING-TOP: 2px; BORDER-BOTTOM: thin; FONT-FAMILY: Tahoma, arial, helvetica, courier, sans-serif; BACKGROUND-COLOR: #D0D0D0
}
.textFieldNoGap {
	BORDER-RIGHT: thin; PADDING-RIGHT: 2px; BORDER-TOP: thin; PADDING-LEFT: 2px; FONT-SIZE: 10pt; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: thin; PADDING-TOP: 2px; BORDER-BOTTOM: thin; FONT-FAMILY: Tahoma, arial, helvetica, courier, sans-serif
}
.textFieldNoGapNonApproved {
	BORDER-RIGHT: thin; PADDING-RIGHT: 2px; BORDER-TOP: thin; PADDING-LEFT: 2px; FONT-SIZE: 10pt; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: thin; COLOR: red; PADDING-TOP: 2px; BORDER-BOTTOM: thin; FONT-FAMILY: Tahoma, arial, helvetica, courier, sans-serif
}
.curvedBox
{
  border: 1px solid #e0e0e0;
  padding: 10px;
  border-radius: 2px;
  background-color: #ffffff;
  display: block;
	overflow-x: scroll;
}
.curvedBoxHeader
{
}
.icoButton, .icoButtonOver, .ibBookNow, .ibBookNowOver, .ibBookNowTall, .ibBookNowOverTall, ibBookNowTallHighlight, ibBookNowOverTallHighlight, .ibBookNowSelected, .ibBookNowDisabled
{
	border: 1px solid #e0e0e0;
	padding: 5px;
	border-radius: 2px;
	background-color: #f0f0f0;
	cursor: pointer;
	color: #0089ca;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}
.icoButtonOver, .ibBookNowOver, .ibBookNowOverTall, .ibBookNowOverTallHighlight, .ibBookNowSelected 
{
	background-color: #e8e8e8;
}

.ibBookNowTallHighlight
{
  background-color: #fbfc7e;
}
.ibBookNowOverTallHighlight
{
  background-color: #f9fb52;
}

.ibBookNowDisabled, .ibBookNowDisabledTall
{
  color: #919191;
}

.returnToStadium 
{
	margin-top: 16px;
}

.ticketTitle
{
  font-weight: bold;
  padding-top: 12px;
}
.concessionTitle
{
  text-decoration: italic;
  padding-top: 6px;
}
.ticketEnterDetails
{
  padding-top: 6px;
}



.centeredFlexbox {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: center;
	justify-content: center;
}

.leftFlexbox {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: left;
	justify-content: left;
}

.flexboxItem {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.eventGeneralButton, .eventGeneralButtonRed, .eventGeneralButtonSmall, .eventGeneralButtonSmallRed {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	background-color: #329acd;
	background-image: url('../image/eventGeneralButton4.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 188px;
	height: 50px;
	cursor: pointer;
	border: 0px;
	font-size: 24pt;
	color: white;
	text-align: left;
}

.eventGeneralButtonSmall, .eventGeneralButtonSmallRed {
	height: 50px;
	font-size: 20pt;
}

	.eventGeneralButton:hover, .eventGeneralButtonSmall:hover {
		background-color: #5eb9f4;
		background-image: url('../image/eventGeneralButton4Over.png');
	}

.eventGeneralButtonTextHolder {
	display: inline-block; /* for old ie */
	display: table;
	width: 100%;
	height: 100%;
}

.eventGeneralButtonText {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

.eventGeneralButtonImage {
	display: table-cell;
	vertical-align: middle;
	padding-right: 5px;
	padding-top: 5px;
}

.eventGeneralButtonImageSmall {
	display: table-cell;
	vertical-align: middle;
	padding-right: 5px;
	padding-top: 5px;
}

.eventGeneralButtonRed, .eventGeneralButtonSmallRed {
	background-color: #fb4b4b;
	background-image: url('../image/eventGeneralButtonRed.png');
	background-position: right;
	background-repeat: no-repeat;
}

	.eventGeneralButtonRed:hover, .eventGeneralButtonSmallRed:hover {
		background-color: #fc6969;
		background-image: url('../image/eventGeneralButtonRedOver.png');
	}


.eventButtonContainer {
	font-size: 14pt;
	padding: 16px 0px 0px 20px;
	position: absolute;
	bottom: 5px;
}

.eventButton, .continueButton, .bookGuestsButton {
	background-image: url('../image/book.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 188px;
	height: 40px;
	cursor: pointer;
	border: 0px;
}

	.eventButton:hover {
		background-image: url('../image/bookOver.png');
	}

.continueButton {
	background-image: url('../image/continue.png');
}

.bookGuestsButton {
	background-image: url('../image/bookGuests.png');
}

.error {
	font-size: 12pt;
	padding-bottom: 10px;
	color: red;
}

.confirmation {
	font-size: 12pt;
	padding-bottom: 10px;
	color: #0066cc;
}

.seatViewHolder {
	display: flex;
}

.seatViewBlock {
	vertical-align: top;
	flex: 1;
}

.seatViewBlock2 {
	vertical-align: top;
	flex: 1.5;
	padding-left: 10px;
	padding-top: 10px;
}

.selectMembershipType {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: 1px solid #c0c0c0;
	margin-bottom: 6px;
	cursor: pointer;
}

.selectMembershipType:hover {
	background-color: #c0c0c0;
}

.directDebitMembershipDetails {
	border: 1px solid #c0c0c0;
	padding: 12px 12px 12px 12px;
	margin-bottom: 6px;
}

.selectActivityType {
	font-size: 1.5rem;
	padding-bottom: 1rem;
}

.interest {
	padding-bottom: 3px;
}

.flexWrapMobile {
	flex-wrap: nowrap;
}


@media (max-width: 800px) {
	.seatViewHolder {
		display: block;
	}
	.seatViewBlock2 {
		padding-top: 20px;
	}

	.flexWrapMobile {
		flex-wrap: wrap;
	}

}

.chatIcon {
	position: fixed;
	right: 50px;
	bottom: 60px;
	cursor: pointer;
}
.chatContainer {
	position: fixed;
	right: 50px;
	bottom: 60px;
	border: 2px solid #00e0a1;
	width: 300px;
	height: 600px;
	background-color: white;
	text-align: left;
	overflow-y: auto;
}
.chatTitle {
	background-color: #00e0a1;
	color: #000040;
	width: 100%;
	vertical-align: middle;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px;
}
.chatContent {
	padding: 10px;
}
.chatClose {
	position: absolute;
	right: 4px;
	top: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000040;
	cursor: pointer;
}


.formLabel {
	padding-bottom: 6px;
	color: #444;
	font-weight: bold;
}

.formField {
	padding-bottom: 18px;
}

.submitEventField {
	width: 100%;
	max-width: 800px;
}

	/** these are overridden in local public .css **/
	.overall {
	width: 100%;
	text-align: center;
	margin-top: -95px;
}
.centralContent
{
  height:95px;
  margin-top: 0px;
  margin-left: 0px;
  width: 95%;
  max-width: 1800px;
  text-align: center;
}
.logo
{
  display: table-cell;
  height:95px;
  margin-top: 0px;
  margin-left: 0px;
  color: #008acb;
}
.topMenuContainer
{
  display: table;
  width: 100%;
  border: 0px solid green;
  text-align: center;
}
.topMenuLineContainer
{
  display: table-cell;
  border: 0px solid yellow;
  vertical-align: top;
}
.topMenuLine
{
  float: left;
  height:16px;
  margin-top: 2px;
  margin-left: 10px;
  color: white;
  font-weight: bold;
  font-size: 1.2em;
}
.topMenuLine2
{
  float: right;
  height:16px;
  margin-top: 3px;
  margin-left: 0px;
  color: white;
  font-weight: bold;
}
.topMenuItems
{
  display: inline-block;
  border: 0px solid red;
  height:42px;
  margin-top: -5px;
  margin-left: 0px;
  color: black;
  font-weight: bold;
  width: 100%;
  text-align: left;
}
.topMenuItem, .topMenuItemSelected {
	float: left;
	height: 32px;
	margin-top: 5px;
	margin-left: 0px;
	color: black;
	font-weight: bold;
	font-size: 1.5em;
	text-align: left;
	padding: 13px 10px 5px 10px;
	cursor: pointer;
}
.topMenuItemSelected {
	background-color: black;
	color: white;
}
.topMenuItem:hover, topMenuItemSelected:hover {
	background-color: grey;
	color: white;
}
.topRightMenuItems
{
  float: right;
  height:18px;
  margin-top: 5px;
  margin-left: 0px;
  color: black;
  font-weight: bold;
  width: 700px;
  vertical-align: top;
}
.topRightMenuItem, .topRightMenuItemOver
{
  color: White;
  float: right;
  height:18px;
  margin-top: 2px;
  margin-left: 0px;
  font-weight: normal;
  text-align: left;
  padding: 3px 5px 0px 5px;
  cursor: pointer;
  vertical-align: top;
}
.topRightMenuItemOver
{
  background-color: #c0c0c0;
  color: Black;
}
.warning {
	color: red;
	padding-bottom: 10px;
	font-size: 1.2em;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
  width: 100%;
  background-color: rgba(255,255,255,0.9);
	/*background-color: #ffffff;
	background-image:  url("../images/shopContentBackground.gif");
  opacity: 0.95;
  moz-opacity: 0.95;
  filter: alpha(opacity=95);
  */
}
#contentSpecial {
	padding: 12px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
  width: 100%;
  background-color: rgba(255,255,255,0.9);
  /*
	background-image:  url("../images/shopContentBackground.gif");
  opacity: 0.9;
  moz-opacity: 0.9;
  filter: alpha(opacity=90);
  */
}
#contentSpecial img 
{
}

#divAgreeTerms {
	padding-top: 4px;
	padding-bottom: 4px;
}

.venueMapSwipe {
	display:none;
	padding: 6px 0px 6px 0px;
}
/** END OF these are overridden in local public .css **/

/*** START: table sorting / export handing */

ul, #SearchPopupList {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}

#SearchPopupList {
	margin: 0;
	padding: 0;
}

.caret {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

	.caret:disabled {
		content: "\25B6";
		color: transparent;
		display: inline-block;
		margin-right: 6px;
	}

	.caret::before {
		content: "\25B6";
		color: blue;
		display: inline-block;
		margin-right: 6px;
	}

.caret-down::before {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.nested {
	display: none;
}

.active {
	display: block;
}

.filterPopup {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(248, 238, 155);
	position: absolute;
	width: 450px;
	border: 2px solid blue;
	padding: 2px 2px 2px 2px;
	overflow: scroll;
	text-align: center;
	overflow: hidden;
}

.filterMaintenance {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(248, 238, 155);
	position: absolute;
	height: auto;
	border: 2px solid blue;
	padding: 2px 2px 2px 2px;
	overflow: hidden;
}

.excelMaintenance {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	/*position: absolute;*/
	position: fixed;
	border: 2px solid blue;
	overflow: hidden;
	/*z-index: 999999;*/
}

.filterMaintenanceFilterName {
	font-size: 9pt;
	width: 88%;
}

.filterMaintenanceExcelName {
	font-size: 9pt;
}

.searchPopup {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(248, 238, 155);
	position: absolute;
	height: 400px;
	border: 2px solid blue;
	padding: 2px 2px 2px 2px;
	text-align: left;
	overflow: hidden;
}

.filterPopupButtons {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(248, 238, 155);
	width: 100%;
	bottom: 0px;
	padding-bottom: 2px;
}

.popupContainer {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.popupCloseIconContainer {
	float: right;
	font: bolder;
	clear: none;
	cursor: pointer;
}

.popupExcelImage {
	float: right;
	display: inline-block;
	cursor: pointer;
	height: 24px;
	width: 24px;
}

.popupCloseIcon {
	clear: none;
	cursor: pointer;
	width: auto;
	height: auto;
}

.popupTitle {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	background-color: rgb(248, 238, 155);
	padding: 2px 0px 2px 0px;
	font-weight: bold;
}

.popupFilterLabel {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	background-color: rgb(248, 238, 155);
}

.popupSelectFilter {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
}

.SearchPopupSearchCriteria {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 62%;
}

.popupIconImage {
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.popupDetailsLabel {
	position: relative;
	background-color: rgb(248, 238, 155);
	width: 100%;
}

.selectTicketType li {
	padding-bottom: 20px;
}
.selectTicketTypeImageHolder img {
	height: 95px;
}
.selectTicketTypeDescription {
	padding-bottom: 6px;
}

.eventTicketOptionAnswer {
	font-style: italic;
	font-weight: bold;
}
/*** END: table sorting / export handing */

#divCustomConfirm div {
	padding-bottom: 10px;
}

#divCustomConfirm button {
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 00px 10px;
	min-width: 100px;
}
