h1
{
	color: #242160;
	font-weight: bold;
	font-size: 26px;
}
h2
{
	color: #242160;
	font-weight: bold;
	font-size: 20px;
}
h3
{
	color: #242160;
	font-weight: bold;
	font-size: 16px;
}

a
{
	color: #242160;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.banner-bg
{
	color: #242160;
	background: transparent url('../images/top_corner_banner_bg.gif') no-repeat;
	padding: 45px 75px 0px 15px;
	min-width: 230px;
}

.sifr-movement
{
	
}

#seefullcalendar
{
	font-size: 11px;
	font-weight: bold;
	color: #5854a0;
	text-decoration: none;
}

.calendarEvent
{
	margin-bottom: 20px;
	color: #444136;
	font-size: 14px;
}

.calendarEvent .eventDate
{
	font-weight: bold;
	font-size: 16px;
}


#seasonRightMenu
{
	float: right;
	width: 500px;
	background: transparent url('../images/right-top-menu-underline-bg.gif') no-repeat 0px 30px;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 35px 0px;
	font-weight: bold;
	color: #8f8f8f;
	font-size: 18px;
	text-align: right;
}

#seasonRightMenu a
{
	font-size: 18px;
	font-weight: bold;
	color: #8f8f8f;
}

#seasonRightMenu .current
{
	color: #595783;
}

#seasonRightMenu .last
{
	margin-right: 20px;
}


#contentRightMenu
{
	float: right;
	display: inline;
	width: 530px;
	background: transparent url('../images/right-top-menu-underline-bg.gif') no-repeat 0px 30px;
	margin: 0px -20px 0px 0px;
	padding: 0px 0px 35px 0px;
	font-weight: bold;
	color: #8f8f8f;
	font-size: 18px;
	text-align: right;
}

#contentRightMenu a { font-size: 18px; font-weight: bold; color: #8f8f8f; }
#contentRightMenu .current { color: #595783; }
#contentRightMenu .last { margin-right: 20px; }


#nowShowingInfo
{
	margin-left: 275px;
	padding-top: 5px;
	color: #444136;
	font-size: 14px;
	line-height: 18px;
}

.nowShowingTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #242160;
}

.eventDetailTitle
{
	font-weight: bold;
	font-size: 26px;
	color: #242160;
}

.eventDetailSubtext
{
	font-weight: bold;
	color: #444136;
	font-size: #16px;
}

#getTicketsNow
{
	border-top: 1px dashed #a09678;
	border-bottom: 1px dashed #a09678;
	padding: 10px 0px;
	font-size: 18px;
}

#getTicketsNow a
{
	color: #242160; 
	font-weight: bold; 
	font-size: 16px; 
	text-decoration: none;
}

#getTicketsNow a:hover
{
	text-decoration: underline;
}

.seasontablelisting .eventname
{
	font-weight: bold;
	color: #242160;
	font-size: 16px;
}