
div.boxcentrecalendar {
	width: 200px;
	font-size: 0.9em; 
}
.calendarDropdown{
	 width: 100px;  font-size: 0.8em; 
	color: #330033; 
	padding-bottom: 1px;
	border: 1px solid #330033;
}
.calendarDropdownYear{
	 width: 60px;  font-size: 0.8em; 
	color: #330033; 
	padding-bottom: 1px;
	border: 1px solid #330033;
}
.numbersdropdown{
	 width: 40px;  font-size: 0.8em; 
	color: #330033; 
	padding-bottom: 1px;
	border: 1px solid #330033;
}
.timesfield{
	 width: 60px;  font-size: 0.8em; 
	color: #330033; 
	padding-bottom: 1px;
	border: 1px solid #330033;
}
.venuesdropdown{
	 width: 150px;  font-size: 0.8em; 
	color: #330033; 
	padding-bottom: 1px;
	border: 1px solid #330033;
}
.societiesdropdown{
	 width: 150px;  font-size: 0.8em; 
	color: #330033; 
	padding-bottom: 1px;
	border: 1px solid #330033;
}
.ticketmethoddropdown{
	 width: 150px;  font-size: 0.8em; 
	color: #330033; 
	padding-bottom: 1px;
	border: 1px solid #330033;
}
.rownumbers{
	 width: 16px;  height: 14px; font-size: 0.6em; 
	color: #330033; 
	padding-bottom: 1px;
	border: 1px solid #330033;
}

div.floorplan{ width:  100%;
	padding: 2px 2px 4px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
div.floorplan p {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 0 0 5px 0;
	line-height: 110%;
	font-style:	normal; 
	font-weight: normal; 
	color: #330033; 
	text-decoration: none
}
.para {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 0 0 5px 0;
	line-height: 110%;
	font-style:	normal; 
	font-weight: normal; 
	color: #330033; 
	text-decoration: none;
	font-size: 0.75em;
}

.prices{
	 width: 45px; font-size: 0.8em; 
	color: #330033; 
	padding-bottom: 1px;
	border: 1px solid #330033;
}

.datedropdown{
	 width: 160px;  font-size: 0.8em; 
	color: #330033; 
	padding-bottom: 1px;
	border: 1px solid #330033;
}

.timedropdown{
	 width: 75px;  font-size: 0.8em; 
	color: #330033; 
	padding-bottom: 1px;
	border: 1px solid #330033;
}

.textcutoff{
	 width: 200px; padding-right: 4px;  
	padding-bottom: 1px;
	font-size: 0.9em;
	color: #330033; 
	border: 1px solid #330033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.SeatingInstructions{
	font-size: 0.8em;
	color: #7E7E7E;

}
.SeatingInstructions a{
	text-decoration: none;
	color: #7E7E7E;
}
.SeatingInstructions a:hover{
	text-decoration: none;
	color: #000000;
}

.SeatingError{
	font-size: 0.8em;
	color: Red;

}
.SeatingError a{
	text-decoration: none;
	color: #FF6262;
}
.SeatingError a:hover{
	text-decoration: none;
	color: Red;
}


.ErrorMessage{
	border: 1px solid #FF0000;
	background-color: #FFC0C0;
	color: #FF0000;
}

.SeatSelected{
	background-color: Yellow;
	color: Red;


}

