﻿/*----- Event Page -----*/
.EP_Table
{
	background-color: #FFE0FF; /*#FFE0FF;*/
}
.EP_Title
{
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.EP_Text
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.EP_SmallText
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.EP_LargeText
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
A.EP_Link:Link, A.EP_Link:Visited
{
	font-family: arial;
	font-size: 12px;
	color: #0024a2; /*#6d8dae;*/
	text-decoration: underline;
}
A.EP_SmallLink:Link, A.EP_SmallLink:Visited
{
	font-size: 10px;
	color: #6D8DAE;
	text-decoration: underline;
}
.EP_WelcomeHeader
{
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
    color: #33cc99;
    padding-bottom: 5px;
	font-weight: bold;
}
.EP_WelcomeText
{
	font-size: 11px;
}
.EP_WelcomeSiteName
{
	font-size: 11px;
	font-weight: bold;
	color: #ff3399;
}
.EP_WelcomeBottomText
{
	font-size: 11px;
	color: #ff6633;
	font-weight: bold;
}
.EP_ExternalLinksTable
{
	padding-top: 3px;
}
A.EP_ExternalLink:Link, A.EP_ExternalLink:Visited
{
	color: #a52a2a;
	font-size: 11px;
	text-decoration: underline;
	vertical-align: middle;
}
.EP_DiscountsFound
{
	font-size: 17px;
	font-weight: bold;
}
.EP_DiscountsNumber
{
	color: Red;
}
.EP_DiscountSummary
{
	font-weight: bold;
}
.EP_DiscountSection
{
}
.EP_AboutTable
{
	border: 1px solid #A361A3;
	padding: 10px;
	background-color: #ffffff;
	width: 100%;
}
.EP_AboutTitle
{
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
A.BuyFullPriceTicketsLink:Link, A.BuyFullPriceTicketsLink:Visited
{
	font-weight: bold;
}
A.BuySecondaryMarketTicketsLink:Link, A.BuySecondaryMarketTicketsLink:Visited
{
	font-weight: bold;
}

/*----- Compare ticket agents -----*/
.CT_AgentsBox
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.CT_AgentsBody
{
}
.CT_AgentsText
{
	font-size: 11px;
}
.CT_AgentsHeader
{
	padding: 5px 5px 5px 5px;
	color: #000000; 
	font-size: 13px; 
	font-weight: bold;
	background-color: #FFFFCC;
}
.CT_AgentsBold
{
	font-size: 11px;
	font-weight: bold;
}
.CT_AgentsSmall
{
	font-size: 10px;
}
A.CT_AgentsLink:Link, A.CT_AgentsLink:Visited
{
	color: #9d102d;
	font-size: 13px;
	font-weight: bold;
}

/*----- Event Discount List -----*/
.DL_Table
{
	background-color: #ffffcc;/*#ffff99;*/
}
.DL_TableExpired
{
	background-color: #F2F2F2; /*#E7E7E7;*/
}
.DL_Header
{
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.DL_SubHeader
{
	color: #000000;
	font-size: 12px;
}


/*----- Ticket Finder Box -----*/
.TFB_Box
{
	font-family: Arial;
	font-size: 11px; 
	border: 1px solid #AB005B; /*#A361A3;*/
	background-color: #AB005B; /*#A361A3;*/
	border-collapse: collapse;
	margin-bottom: 0px;
}
.TFB_Title
{
	font-family: Arial;
	font-weight: bold; 
	font-size: 17px; 
	color: #FFFFFF;
	text-align:left;
	padding: 5px; 
	margin: 0px; 
}
.TFB_Text
{
	font-family: Arial;
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF;
}
.TFB_Button
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	background-color: #9d102d;
	color: #ffffff;
	border: 0;
	padding-right:4px;
	padding-left:4px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor:hand;
	text-decoration: none;
}
.TFB_TextField
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.TFR_Box
{
	border: 1px solid #AB005B; /*#A361A3;*/
	background-color: #ffffff;
	margin-top: 10px;
}
.TFR_Divider
{
	background-color: #CCCCCC;
	height: 1px;
	padding: 0px;
}
.TFR_Title
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.TFR_Discount
{
	background-color: #ffff99;
}
.TFR_Text
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding-right:6px;
}
.TFR_TextDiscount
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 18px;
	padding-bottom:6px;
	padding-right:6px;
}
.TFR_OptionTitle
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #9d102d;
}
.TFR_CounterDiscount
{
	vertical-align: top;
	padding-bottom:6px;
	padding-right:6px;
	padding-left:6px;
}
.TFR_Counter
{
	vertical-align: top;
	padding-right:6px;
	padding-left:6px;
}
.TFR_Button
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	background-color: #9d102d;
	color: #ffffff;
	border: 0;
	padding-right:4px;
	padding-left:4px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor:hand;
	text-decoration: none;
	width: 90px;
}
.TFR_ButtonTd
{
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: bottom;
}
A.TFR_Link:Link, A.TFR_Link:Visited 
{
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
	color: #0024a2; /*#6d8dae;*/
	text-decoration: underline;
}
.TFR_Expires
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #972828;
}


/*------- Reviews Summary ---*/
.RS_Table
{
	border: #c396c0 1px solid;
}
.RS_Title
{
	font-family: Arial; 
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.RS_BasedOn
{
	font-family: Arial; 
	font-size: 13px;
	color: #000000;
}
.RS_BasedOnNumber
{
	font-family: Arial; 
	font-size: 14px;
	font-weight: bold;
	color: #7920bb; /*#a361a3;*/
}
A.RS_Link:Link, A.RS_Link:Visited
{
	font-family: Arial; 
	font-size: 12px;
	color: #0024a2; /*#6d8dae;*/
	text-decoration: underline;
}
.RS_TextBold, A.RS_TextBold:Link, A.RS_TextBold:Visited
{
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.RS_TextBold:Hover
{
	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.RS_RatingText
{
	font-family: Arial; 
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}


