/*==============================================================================*/
/*		General																	*/
/*==============================================================================*/

.WarningMessage
{
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
}

.myTable
{	
	background-color: black;	
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
}

.myLabel
{
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
	color: White;
	text-align: right;
}

A.myLink:link
{
	font-size: 12px;
	font-weight: bold;
	color: #C40000;
	text-decoration: none;
}
A.myLink:visited
{	
	font-size: 12px;
	font-weight: bold;
	color: #C40000;
	text-decoration: none;
}
A.myLink:active
{	
	font-size: 12px;
	font-weight: bold;
	color: #C40000;
	text-decoration: none;
}
A.myLink:hover
{	
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}















.TitleBold
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    /*  color: White;  */
}

.TitleBoldSmall
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: White;
}

.TitleRegular
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: White;
}

.TitleRegularSmall
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    color: White;
}

.TitleItalic
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: White;
}

.TitleItalicSmall
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    font-style: italic;
    color: White;
}

.Text
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: White;
}

.TextJustified
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: White;
    text-align: justify;
    text-justify:  distribute-all-lines;
}

.TextJustifiedSmall
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    color: White;
    text-align: justify;
    text-justify:  distribute-all-lines;
}

.ContactBoxoffice
{	
	background-color: Yellow;	
	color:  Black;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
}

/*==============================================================================*/
/*		Event Listing															*/
/*==============================================================================*/

.ReceiptTable
{	
	background-color: black;	
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
}

/*==============================================================================*/
/*		Event Listing															*/
/*==============================================================================*/

.EventTable
{	
	background-color: black;	
	border-top: 5px solid black;
	border-bottom: 10px solid black;
	/* border-left: 5px solid white;
	border-right: 5px solid white; */
	
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
}

/*==============================================================================*/
/*		Shows Listing															*/
/*==============================================================================*/

.ShowsListTable
{	
	background-color: black;	
	border-top: 5px solid black;
	border-bottom: 10px solid black;
	/* border-left: 5px solid white;
	border-right: 5px solid white; */
	
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
}

.ShowsListHeader
{
	background: black;
	color: White;
	
	padding-top: 4px;
	padding-bottom: 4px;

	border-top: white 2px solid;
	border-bottom: white 2px solid;
	
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	font-variant: small-caps;
	width: 100%;
}

.ShowsListItems
{
	background-color: Black;
	color: White;
		
	padding-top: 10px;
	/* padding-bottom: 5px; */
	
	/* border-top: solid 5px solid black;
	border-bottom: solid 5px solid black; */

	font-size: 12px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
}


/* ============================================================== */

/* ================================
    CSS STYLES FOR Module Playhouse
   ================================
*/

/*		General - All Modules		*/

.TitleBold
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: White;
}

.TitleRegular
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: White;
}

.TitleItalic
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: White;
}

.TextJustified
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    text-justify: distribute-all-lines;
    color: White;
}

.TextRegular
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: White;
}

.TextBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: White;
}

.TextRegularBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
}

.PHListHeader
{
	background: black;
	color: White;
	
	padding-top: 4px;
	padding-bottom: 4px;

	border-top: white 2px solid;
	border-bottom: white 2px solid;
	
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	font-variant: small-caps;
}

.PHListItem
{
	background-color: Black;
	color: White;
		
	padding-top: 2px;
	padding-bottom: 2px;

	font-size: 10px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
}



/*		ShowsListing Module			*/

.ShowsList td
{
	background: black;
	color: White;
}

.ShowsListHeaderxxxxxxxxxxx
{
	background: black;
	color: White;
	
	padding-top: 4px;
	padding-bottom: 4px;

	border-top: white 2px solid;
	border-bottom: white 2px solid;
	
	font-weight: bold;
	font-size: 12px;
	width: 125px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	font-variant: small-caps;
}

.ShowsListItemsxxxxx
{
	background-color: Black;
	color: White;
		
	padding-top: 2px;
	padding-bottom: 2px;

	font-size: 12px;
	width: 125px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
}

.ShowsListItemsxxxxx A
{
	background-color: Black;
	color: White;
		
	padding-top: 2px;
	padding-bottom: 2px;

	font-size: 22px;
	width: 125px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
}


/*		TicketSelection Module			*/

.TicketSelection td
{
	background: black;
	color: White;
}

.TicketSelectionListHeader
{
	background: black;
	color: White;
	
	padding-top: 4px;
	padding-bottom: 4px;

	border-top: white 2px solid;
	border-bottom: white 2px solid;
	
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	font-variant: small-caps;
}

.TicketSelectionListItem
{
	background-color: Black;
	color: White;
		
	padding-top: 2px;
	padding-bottom: 2px;

	font-size: 10px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
}

.TicketSelectionCombo
{
	background-color: white;
	color: black;
		
	padding-top: 2px;
	padding-bottom: 2px;

	font-size: 10px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
}

.TicketSelectionListFooter
{
	background: black;
	color: White;
	
	padding-top: 4px;
	padding-bottom: 4px;

	border-top: white 2px solid;
	/* border-bottom: white 2px solid; */
	
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	font-variant: small-caps;
}


/*		SeatSelection Module			*/

.SeatSelection td
{
	background: black;
	color: White;
}


/*		ShoppingCart Module			*/

.ShoppingCart td
{
	background: black;
	color: White;
}

.ShoppingCartListHeader
{
	background: black;
	color: White;
	
	padding-top: 4px;
	padding-bottom: 4px;

	border-top: white 2px solid;
	border-bottom: white 2px solid;
	
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	font-variant: small-caps;
}

.ShoppingCartListItem
{
	background-color: Black;
	color: White;
		
	padding-top: 2px;
	padding-bottom: 2px;

	font-size: 10px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
}

/*		CustomerInfo Module			*/

.CustomerInfo td
{
	background: black;
	color: White;
}

/*		CartSummary Module			*/

.CartSummary td
{
	background: black;
	color: White;
}

.CartSummaryListHeader
{
	background: black;
	color: White;
	
	padding-top: 4px;
	padding-bottom: 4px;

	border-top: white 2px solid;
	border-bottom: white 2px solid;
	
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	font-variant: small-caps;
}

.CartSummaryListItem
{
	background-color: Black;
	color: White;
		
	padding-top: 2px;
	padding-bottom: 2px;

	font-size: 10px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
}

/*		ShippingInfoEdit Module			*/

.ShippingInfo td
{
	background: black;
	color: White;
}

/*		BillingInfoEdit Module			*/

.BillingInfo td
{
	background: black;
	color: White;
}

/*		OrderConfirmation Module			*/

.OrderConfirmation  table
{
   	background: black;
	color: White; 
}


.OrderConfirmation td
{
	background: black;
	color: White;
}

/*		EventsEdit Module			*/

.EventsEdit td
{
	/* background: black; qqqqqqqqqqqqq*/
	color: White;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}


/*		EventsList Module			*/

.EventsList A.Normal
{
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
.EventsList A.Normal:link
{
	color: #C40000;
	text-decoration: none;
}
.EventsList A.Normal:visited
{
	color: #C40000;
	text-decoration: none;
}
.EventsList A.Normal:active
{
	color: #C40000;
	text-decoration: none;
}
.EventsList A.Normal:hover
{
	color: #FFCC00;
	text-decoration: underline;
}

.EventsList td
{
	background: black;
	color: White;
}


















.xxxxShowsListxx
{
	font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    background-color: #eaeaea;
    
    padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;   
}

.xxxxShowsListDateTimeHeader
{

}













#xxxxEventsList A.Normal
{
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
#xxxxEventsList A.Normal:link
{
	color: #C40000;
	text-decoration: none;
}
#xxxxEventsList A.Normal:visited
{
	color: #C40000;
	text-decoration: none;
}
#xxxxEventsList A.Normal:active
{
	color: #C40000;
	text-decoration: none;
}
#xxxxEventsList A.Normal:hover
{
	color: #FFCC00;
	text-decoration: underline;
}











/* --- Seat Selection --- */
.StageLabel
{
	font-weight: bold;
	font-size: 20px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	color: White;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 20px;
	background-color: #770000;
	border-top: solid 10px black;
	border-bottom: solid 10px black;
	border-left: solid 30px black;
	border-right: solid 30px black;	
}

.DateTimeLabel
{
	font-weight: bold;
	font-size: 20px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	color: White;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	background-color: #770000;
	border-top: solid 10px black;
	border-bottom: solid 10px black;
	border-left: solid 30px black;
	border-right: solid 30px black;	
}

.RowLabel
{
	font-weight: bold;
	font-size: 16px;
	width: 50px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	color: White;
	vertical-align: middle;
	text-align: center;
}

/* --- Ticket Selection --- */
.TicketSelectionQuantity
{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 25px;

	border-top: white 2px solid;
	border-bottom: white 2px solid;
	
	font-weight: bold;
	font-size: 10px;
	width: 50px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
}

.TicketSelectionType
{
	padding-top: 4px;
	padding-bottom: 4px;

	border-top: white 2px solid;
	border-bottom: white 2px solid;
	
	font-weight: bold;
	font-size: 10px;
	width: 100px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	text-align: left;
}

.TicketSelectionPrice
{
	padding-top: 4px;
	padding-bottom: 4px;

	border-top: white 2px solid;
	border-bottom: white 2px solid;
	
	font-weight: bold;
	font-size: 10px;
	width: 100px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	text-align: right;
}

.TicketSelectionTotal
{
	padding-top: 4px;
	padding-bottom: 4px;

	border-top: white 2px solid;
	border-bottom: white 2px solid;
	
	font-weight: bold;
	font-size: 10px;
	width: 75px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	text-align: right;
}


.SubHead
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #ABD1F5;
}







.PHList2 td
{
	background: black;
	color: White;
}

.PHListHeader2
{
	background: black;
	color: White;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding: 4 4 4 4;

	border-top: white 2px solid;
	border-bottom: white 2px solid;
	
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
	font-variant: small-caps;
}

.PHListItem2
{
	background-color: Black;
	color: White;
		
	padding-top: 2px;
	padding-bottom: 2px;
	padding: 5 10 5 10;

	font-size: 10px;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica;
}











