.PublicAccountNavBar, .PublicAccountNavBar A:Link, .PublicAccountNavBar A:Visited, .PublicAccountNavBar A:Active, .PublicAccountNavBar A:Hover
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 8pt;
	background-color: #d95705;
	color: #ffffff;
	vertical-align: middle;
	padding-left: 4px;
}

.PublicAccountNavBar_CurrentPage
{
	font-weight: bold;
}

Body
{
	background-color: #000022;
	color:#cccccc;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 2px;
	text-align: center;
	font-size: 16px;
}

.tblMain 
{
	height: 100%;
	width: 100%;
}

.HeaderWrapper 
{
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
}

.LoginImage 
{
	position: relative; 
	bottom: -7.5px;
}

TD
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.PageTitle
{
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #E8B82A;
}

.PoweredByLogo a:link, .PoweredByLogo a:active, .PoweredByLogo a:visited, .PoweredByLogo a:hover
{
	font-size:7pt;
	color:#cccccc;
	text-transform:none;
}

.HeaderRow
{
	height: 100px;
}

.ContentCell
{
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align:top;
	text-align: center;
	width: 100%;	
}

TD.NavCell
{
	padding: 0px;
	padding-top: 6px;
}

a.NavLink, a.NavLink:link, a.NavLink:active, a.NavLink:visited
{
	border: solid 1px #cccccc;
	border-bottom: solid 0px #cccccc;
	text-align: center;
	font-weight: bold;
	color: #cccccc;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
}

a.NavLink:hover, .NavLinkActive, a.NavLinkActive:hover
{
	border: solid 1px #cccccc;
	border-bottom: solid 0px #cccccc;
	text-align: center;
	font-weight: bold;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	color: #000084;
	background-color: #cccccc;
	text-decoration: none;
}

.NavSpacer
{
	width: 20px;
}

.TitleBar
{
	color:  #cccccc;
	margin-left: 90px;
	text-align: right;
}

.PageHeader
{
	background-color: #000000;
	font-weight: bold;
	font-size: 18pt;
	color: #87131c;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 4px;
}

.EventTitle
{
	color: #E8B82A;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

A:link
{
	text-decoration: none;
	color:  #33CC66;
}

A:visited
{
	text-decoration: none;
	color:  #33CC66;
}

A:active
{
	text-decoration: underline;
	color: #99ff99;
}

A:hover
{
	text-decoration: underline;
	color: #99ff99;
}

.TBLogin
{
	
	width:142px;
	padding: 4px;
	
}

.BuyTixLink, .BuyTixLink:link, .BuyTixLink:visited, .BuyTixLink:active
{
	border: solid 1px #cccccc;
	background-color: #C08022;
	color: #ffffff;
	width:150px;
	padding:4px;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
}

.BuyTixLink:hover 
{
	border: solid 1px #ffffff;
	background-color: #E8B82A;
	color: #ffffff;
	width:150px;
	padding:4px;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	
}

.PrintTicketsLink a, .PrintTicketsLink a:link, .PrintTicketsLink a:visited, .PrintTicketsLink a:active
{
	border: solid 1px #cccccc;
	background-color: #C08022;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}


.PrintTicketsLink a:hover
{
	border: solid 1px #ffffff;
	background-color: #E8B82A;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}

.EventDetails
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.EventDetailsSideBar
{
	font-size: 8pt;
	border: solid 1px #ffffff;
	min-width:180px;
}

.EventDetailsSideBarItem
{
	font-size: 9pt;
	padding: 2px;
}

.EventDetailsSideBarHeader
{
	font-size: 16px;
	font-weight: bold;
	background-color: #d95705;
	color: #000000;
	text-align: center;
	padding: 2px;
}

.EventDetailsTitleBox
{
	font-size: 14pt;
	font-weight: bold;
}

.EventDetailsCallBoxOffice
{
	color: #cccccc;
	font-size: 8pt;
	padding: 0px;
}

.EventDetailsDateBox
{
	color: #cccccc;
	font-size: 16px;
	padding: 0px;
	font-weight: bold;
}

.TicketsOnSale
{
	color: #cccccc;
	font-size: 8pt;
}

.TicketSalesNotAllowed
{
	color: #cccccc;
	font-size: 7pt;
}

.TicketSalesEnded
{
	color: #cccccc;
	font-size: 7pt;
}

.TicketSalesNotBegun
{
	color: #cccccc;
	font-size: 7pt;
}

.EventDetailsHeadline
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
}

.EventDetailsSummary
{
	color: #E8B82A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.EventDetails_Item
{
    font-size: 16px !important;
}

.EventDetailsCategory
{
	font-size: 16px;
	color: #cccccc;
}
.EventDetailsText
{
	font-size: 16px;
}

.EventListDate
{
	background-color: #000000;
	color: #cccccc;
	font-size: 8pt;
	text-transform: uppercase;
}

.EventDate
{
	font-size: 12pt;
	font-weight: bold;
}

.EventListTitle
{
	color: #cccccc;
	font-size: 8pt;
	font-weight: bold;
}

.CalendarMonth
{
	font-size: 24pt;
	color: #cccccc;
	text-transform: uppercase;
}

.JumpToMonth
{
	font-size: 9pt;
	font-weight: bold;
	line-height: 16pt;
	padding-bottom: 6px;
}

.ImagePopupTitle
{
	color: #cccccc;
	font-size: 13pt;
	font-weight: bold;
	line-height: 36pt;
}



.Error
{
	color: #cccccc;
}

.CalendarBuyTixLink
{
	font-weight: bold;
}


.TicketText 
{
	font-size:16px;	
	color: #000000;
}

.TicketTextDisclaimer 
{
	
	font-size:16px;	
	color: #000000;
}

.Ticket 
{
	font-size:8pt;
	border-top: dashed 0px #AAAAAA;
	border-bottom: dashed 0px #AAAAAA;
	
}

.TicketTable
{
	font-size:8pt;
	border-top: dashed 1px #AAAAAA;
	border-bottom: dashed 1px #AAAAAA;
	border-collapse:collapse;
}



.UpcommingEventText
{
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}

.UpcommingEventTitle
{
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.UpcommingPageTitle
{
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
}

.PrintTixBody
{
	background-color: #cccccc;
	color: #000000;
}

.EventListPage
{
    color: #E8B82A;
}

.RoundedCorners
{
    border-radius: 8px;
    padding: 8px;
}

.EventListDateBox
{
    border:1px solid #999999;
    background-color:#FFFFFF;
    color: #000000;
    line-height:14px;
}

.EventListMonth
{
    background-color:#330033;
    color:#cccccc;
    text-align:center;
    font-weight:bold;
    font-size:9pt;
}

.EventListDayNumber
{
    text-align:center;
    font-size:18pt;
    line-height:18px;
    margin-top:2px;
}

.EventListDayName
{
    text-align:center;
    font-size:8pt;
}

.EventListTime
{
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
}

.SoldOut
{
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #f00;
}
