body
{
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	background-image:url("../images/background.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
table
{
	margin: 0px;
	border-collapse: collapse;
}
table tr
{
	vertical-align: top;
}

table th, td
{
	padding: 0px;
}

p
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}

a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border-style: none;
}

/* EVENT DETAIL POPUP */
body.EventDetailBody
{
	color: #ffffff;
	background-color: #000000;
}
body.EventDetailBody a
{
	color: #ffffff;
}

/* Non Home */
div.NonHomeContentDiv 
{
	text-align:left;
}

/* Photo gallery */
div.content
{
	margin-left: auto;
	margin-right: auto;
	float: none;
}
div.image-title
{
	padding-top: 6px;
}

/* WEBSITE */
div.OutermostDiv
{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: Transparent;
}

div.HeaderDiv
{
	width: 880px;
	height: 216px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("../images/header.jpg" );
	background-repeat: no-repeat;
	background-position: left top;
}
div.HeaderDivInner1
{
	width: 876px;
	height: 212px;
	padding: 2px;
}
div.HeaderDivInner2
{
	width: 876px;
	height: 212px;
}
/* These 3 divs make up the "rows" of the header */
div.TickerRow
{
	padding: 1px;
	height: 20px;
	width: 874px;
}
div.HeaderLogoRow
{
	height: 161px;
	width: 876px;
}
div.HeaderMenuRow
{
	height: 29px;
	width: 876px;
}
div.BreakingNewsCaption
{
	float: left;
	width: 113px;
	height: 20px;
}
div.BreakingNewsContentOuter
{
	
	float: left;
	height: 20px;
	width: 755px;
	padding-left: 3px;
	padding-right: 3px;
}
div.BreakingNewsContentInner
{
	color: #ffffff;
	width: 755px;
	height: 20px;
	overflow: hidden;	
}


div.MainContentContainer
{
	margin-left: auto;
	margin-right: auto;
	width: 880px;
}

div.MainContentLeftSpacer
{
	float: left;
	width: 27px;
	height: 200px;
}

div.MainContentLeftNav
{
	float: left;
	width: 163px;
	height: 344px;
	background-image: url("../images/leftNav.png");
	behavior:url("shared/client/pngMSIE/iepngfix.htc"); /* This is a hack for MSIE 6 */
	background-position: top left;
	background-repeat: no-repeat;
}
div.MainContentLeftNavSpacer1
{
	width: 163px;
	height: 41px;
}
div.MainContentLeftNavSpacer2, 
div.MainContentLeftNavSpacer3
{
	width: 163px;
	height: 18px;
}
div.MainContentLeftNavButton
{
	width: 163px;
	height: 72px;
}


/* Featured Events */
div.FeatureEventsOuter
{
	width: 617px;
	height: 220px;
	padding: 2px;
	background-color: #000000;
	color: #ffffff;
}
div.FeaturedEventBigLeft
{
	float: left;
	width: 296px;
	height: 220px;
}
div.FeaturedEventVerticalSeparator
{
	float: left;
	width: 2px;
	height: 220px;
}
div.FeaturedEventsTriplets
{
	float: left;
	width: 319px;
	height: 220px;
}
div.FeaturedEventTriplet
{
	width: 319px;
	height: 72px;
	overflow: hidden;
}
div.FeaturedEventTriplet div.SingleItemDiv div.ContainerDiv
{
	width: 319px;
	height: 72px;
	overflow: hidden;
}
div.FeaturedEventTriplet div.SingleItemDiv div.ContainerDiv div.PictureDiv
{
	float: left;
	width: 96px;
	height: 72px;
	background-color: #000000;
	overflow: hidden;
	text-align: center;
}
div.FeaturedEventTriplet div.SingleItemDiv div.ContainerDiv div.VerticalSeparatorDiv
{
	float: left;
	width: 2px;
	height: 72px;
	background-color: #000000;
}
div.FeaturedEventTriplet div.SingleItemDiv div.ContainerDiv div.DetailsDivOuter
{
	float: left;
	width: 221px;
	height: 72px;
	overflow: auto;
	color: #ffffff;
	background-image: url("../images/bgFETriplet.jpg");
	background-position: top left;
	background-repeat: repeat-x;

}
div.FeaturedEventTriplet div.SingleItemDiv div.ContainerDiv div.DetailsDivInner
{
	width: 209px;
	height: 66px;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}

div.FeaturedEventTriplet div.SingleItemDiv div.ContainerDiv div.DetailsDivInner div
{
	padding-bottom: 2px;
	font-weight: bold;
}
div.FeaturedEventTriplet div.SingleItemDiv div.ContainerDiv div.DetailsDivInner a
{
	color: #ffffff;
}
div.FeaturedEventTriplet div.SingleItemDiv div.ContainerDiv div.DetailsDivInner div.EventName a
{
	font-weight: bold;
}
div.FeaturedEventTriplet div.SingleItemDiv div.ContainerDiv div.DetailsDivInner div.EventDates div.EventMoreDates a
{
	text-transform: uppercase;
}
/* don't show more info WEBSITE or other links */
div.FeaturedEventTriplet div.SingleItemDiv div.ContainerDiv div.DetailsDivInner div.BuyTickets div.TicketsDBCaption,
div.FeaturedEventTriplet div.SingleItemDiv div.ContainerDiv div.DetailsDivInner div.MoreInfo
{
	display: none;
}
div.FeaturedEventTriplet div.SingleItemDiv div.ContainerDiv div.DetailsDivInner div.MoreInfoBuyTickets
{
	font-size: 10px;
}

div.FeaturedEventTriplet div.SingleItemDiv div.ContainerDiv div.DetailsDivInner div.MoreInfoBuyTickets div
{
	float: left;
	padding-right: 6px;
}

div.FeaturedEventTriplet div.SingleItemDiv div.ContainerDiv div.DetailsDivInner div.MoreInfoBuyTickets div.BuyTickets div.TicketsTextOrImage a
{
	text-transform: uppercase;
	color: #d08c45;
}



div.FeaturedEventTripletHorizontalSpacer
{
	width: 319px;
	height: 2px;
}

/* Single big Featured event */
div.FeaturedEventBigLeft div.FE div.FEText div.FETextInner div
{
	padding-bottom: 2px;
}

/* More info / buy tickets */
div.FeaturedEventBigLeft div.FE div.FEText div.FETextInner div.MoreInfoBuyTickets
{
	text-transform: uppercase;
}

div.FeaturedEventBigLeft div.FE div.FEText div.FETextInner div.MoreInfoBuyTickets div
{
	float: left;
	padding-right: 10px;
}

div.FeaturedEventBigLeft div.FE div.FEText div.FETextInner div.MoreInfoBuyTickets div.BuyTickets a
{
	color: #d08c45;
}
div.FeaturedEventBigLeft div.FE div.FEText div.FETextInner div.MoreInfoBuyTickets div.MoreInfo a
{
	color: #ffffff;
}
div.FeaturedEventBigLeft div.FE div.FEText div.FETextInner /*div.EventDates*/
{
	font-weight: bold;
}


/* NEWS */
div.BackLinkDiv
{
	padding-bottom: 15px;
}
div.HeadlineRow a.HeadlineLink
{
	font-size: 14px;
}
div.HeadlineItemCaption
{
	font-size: 14px;
	padding-bottom: 10px;
}

/* FEATURED EVENT SCROLLER */
div.FEText
{
}


/* MAIN CONTENT DATA */
div.MainContentData
{
	float: left;
	width: 660px;
	padding: 0px;
}
div.MainContentDataTopShadow
{
	width: 660px;
	height: 10px;
	background-image: url("../images/shadowTopContentBelowMenu.jpg");
	background-position: top left;
	background-repeat: repeat-x;
}
div.MainContentDataOuter
{
	padding-left: 20px;
	padding-right: 19px;
	padding-top: 8px;
	padding-bottom: 6px;

	width: 621px;

	background-color: #ffffff;
}
div.MainContentDataInner
{
	width: 621px;

	/* This causes min-height to work for Firefox, MSIE 6 and MSIE 7 */
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

div.MainContentDataAboveFooter
{
	width: 660px;
	height: 10px;
	background-image: url("../images/shadowBottomContentAboveFooter.jpg");
	background-position: top left;
	background-repeat: repeat-x;
}
div.MainContentDataBottomFooterOuter
{
	width: 658;
	height: 52px;
	padding: 1px;
	padding-top: 2px;
	background-color: #ffffff;
}
div.MainContentDataBottomFooterInner
{
	width: 656px;
	height: 50px;
	padding: 1px;
	background-color: #1c59a1;
}
div.MainContentDataBottomFooterTextOuter
{
	width: 656px;

	height: 30px;
	padding-top: 9px;

	overflow: hidden;
	background-image: url("../images/footerBlueGlassBG.jpg");
	background-position: top left;
	background-repeat: repeat-x;
}

div.MainContentDataBottomFooterTextInner
{
	color: #ffffff;
	text-align: center;
}

div.MainContentDataPaddingBelowFooter
{
	width: 660px;
	height: 30px;
}

div.NonHomeCol1Of2
{
	float: left;
	width: 480px;
	height: 350px;
}
div.NonHomeColVerticalSeparator
{
	float: left;
	width: 31px;
	height: 200px;
}
div.NonHomeCol2Of2
{
	float: right;
	width: 110px;
}

div.NonHomeCaptionDiv
{
	padding-bottom: 10px;
}

div.HomeCaptionDiv,
div.NonHomeCaptionDiv
{
	color: #959595;
	font-size: 16px;
	font-weight: bold;
}
div.HomeCaptionDiv
{
	height: 26px;
}
div.HorizontalSeparatorFEUENews
{
	width: 621px;
	height: 24px;
}

div.HomeUpcomingEventsNewsContainer
{
	width: 621px;

	/* This causes min-height to work for Firefox, MSIE 6 and MSIE 7 */
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

div.HomeUpcomingEvents
{
	float: left;
	width: 300px;
	height: 350px;
}
div.HomeUENewsVerticalSeparator
{
	float: left;
	width: 21px;
	height: 217px;
}
div.HomeNews
{
	float: left;
	width: 300px;
	height: 350px;
}

div.HomeNewsList
{
	width: 300px;
	height: 191px;
}

/* UPCOMING EVENTS */
div.HomeUpcomingEventsListOuter
{
	width: 298px;
	height: 189px;
	padding: 1px;
	background-color: #acacac;
}
div.HomeUpcomingEventsListInner
{
	width: 298px;
	height: 189px;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #ffffff;
}

div.HomeUpcomingEventsListInner div.Alt0
{
	background-image: none;
}
div.HomeUpcomingEventsListInner div.Alt1
{
	background-image: url("../images/bgUERepeatYAlternate.jpg");
	background-position: top left;
	background-repeat: repeat-y;		
}
div.HomeUpcomingEventsListInner div.EventDiv
{
	padding: 10px;
}
div.HomeUpcomingEventsListInner div.EventDiv div.DetailsDiv div.EventName a
{
	font-weight: bold;
}
div.HomeUpcomingEventsListInner div.EventDiv div.DetailsDiv 
{
	font-weight: bold;
}
div.HomeUpcomingEventsListInner div.EventDiv div.DetailsDiv div.MoreInfoBuyTickets
{
	height: 13px;
}
div.HomeUpcomingEventsListInner div.EventDiv div.DetailsDiv div.MoreInfoBuyTickets div.MoreInfoPopup a
{
	color: #285c9c;
	font-weight: bold;
}
div.HomeUpcomingEventsListInner div.EventDiv div.DetailsDiv div.MoreInfoBuyTickets div.MoreInfoPopup,
div.HomeUpcomingEventsListInner div.EventDiv div.DetailsDiv div.MoreInfoBuyTickets div.BuyTickets
{
	padding-right: 10px;
	float: left;
}
div.HomeUpcomingEventsListInner div.EventDiv div.DetailsDiv div.MoreInfoBuyTickets div.BuyTickets div.TicketsDBCaption
{
	display: none;
}
div.HomeUpcomingEventsListInner div.EventDiv div.DetailsDiv div.MoreInfoBuyTickets div.BuyTickets div.TicketsTextOrImage a
{
	color: #d08c45;
	text-transform: uppercase;
	font-weight: bold;
}

/* SEPARATOR */

div.HomeUENewsSeparatorHorizBelow
{
	width: 300px;
	height: 13px;
}

/* News  more  */
div.NewsItemContent a.NewsMore
{
	color: #5682b8;
}

/* Sponsor Banner Ads */
div.HomeUEBannerAds,
div.HomeBelowNewsSSField
{
	text-align: center;
	width: 300px;
	height: 100px;
}
div.HomeBelowNewsSSField a
{
	margin-left: auto;
	margin-right: auto;	
}

/* spacer */
div.MainContentRightSpacer
{
	float: left;
	width: 30px;
	height: 200px;
}

/* Tickets on Sale */
table.TicketsOnSaleSection
{
	width: 621px;
}
table.TicketsOnSale table tbody tr.Alternate1
{
	background-image: url("../images/bgTOSRepeatYAlternate.jpg");
	background-position: top left;
	background-repeat: repeat-y;
}
table.TicketsOnSaleSection th 
{
	border-bottom: 1px solid #000000;
	font-size: 12px;
}

/************/
/* Calendar */
/************/
table
{
	border-collapse: collapse;
}
div.MonthNavigation
{
	color: #194e94;
	padding-bottom: 10px;
	padding-left: 0px;
}
div.MonthNavigation a
{
	color: #194e94;
}

div.MonthCalendar
{
	padding: 0px 0px 0px 0px;
	background-color: #d4e8fc;	/* Normal Cell background colors */
	width: 621px;
	margin-right: auto;
	margin-left: auto;
}
table.MonthCalendarTable
{
	width: 621px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
}
tr.DaysOfWeek th
{
	border: solid 1px black;
	text-align: center;
	width: 87px;
	color: #eee5c6;
	background-color: #194e94;
}

td.DayNumberCell
{
	width: 14px;
	text-align: right;
}
td.DayNumberFillCell
{
	width: 73px;
	text-align: right;
}
tr.WeekDayNumbers
{
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-color: #000000;
}
tr.WeekEvents
{
}
th.DayNumberRowHeaderCell
{
	border-color: black;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	color: #052a3d;
}
td.DayCell
{
	border-color: black;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-collapse: collapse;
	width: 87px;
	padding: 0px 0px 0px 0px;
}
td.DayCell a, td.DayCell div.eventName
{
	color: #194e94;
}

td.DayFillerCell
{
	border-color: black;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	background-color: #123972; /* Undated Cells */
}
th.DayHeaderFillerCell
{
	border-color: black;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	background-color: #123972; /* Undated cells */
}


div.eventFirst
{
	overflow: hidden;
	width: 87px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 0px;
}
div.eventNonFirst
{
	overflow: hidden;
	width: 87px;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: dotted;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-top: 10px;
}

div.eventImage
{
	text-align: center;
}
div.eventName
{
	text-align: left;
	font-size: 9px;
	padding: 2px 2px 2px 2px;
	color: #052a3d;
}
a.MonthCalendarLinkEventName
{
	color: #052a3d;
}


/* Menu Container */
div.MenuContainer
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 732px;
	height: 29px;
}
div.MenuContainerContent
{
	width: 732px;
	height: 29px;
	background-image: url("../images/menuSprite.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}


/* Top Menu specifics */
div.MenuContainerContent a
{
	text-decoration: none;
}
div.MenuContainerContent a:hover
{
	text-decoration: none;
}
/* Top graphic menu images */

/* All level 1 menu anchors */
div.MenuContainerContent div.MenuItem_L1 .Label a
{
	display: block;
	height: 29px;
	overflow: hidden;
}
/* Home */
div.MenuContainerContent div.MenuItem_L1_I1 .Label a
{
	margin-left: 0px;
	width: 81px;
}
div.MenuContainerContent div.MenuItem_L1_I1 .Label a:hover, 
div.MenuContainerContent div.MenuItem_L1_I1 .SELECTED a
{
	background: url("../images/menuSprite.jpg") -0px -29px no-repeat;
}
/* Events */
div.MenuContainerContent div.MenuItem_L1_I2 .Label a
{
	margin-left: 5px;
	width: 81px;
}
div.MenuContainerContent div.MenuItem_L1_I2 .Label a:hover, 
div.MenuContainerContent div.MenuItem_L1_I2 .SELECTED a
{
	background: url("../images/menuSprite.jpg") -87px -29px no-repeat;
}

/* Tickets */
div.MenuContainerContent div.MenuItem_L1_I3 .Label a
{
	margin-left: 11px;
	width: 81px;
}
div.MenuContainerContent div.MenuItem_L1_I3 .Label a:hover, 
div.MenuContainerContent div.MenuItem_L1_I3 .SELECTED a
{
	background: url("../images/menuSprite.jpg") -179px -29px no-repeat;
}

/* Directions */
div.MenuContainerContent div.MenuItem_L1_I4 .Label a
{
	margin-left: 13px;
	width: 105px;
}
div.MenuContainerContent div.MenuItem_L1_I4 .Label a:hover, 
div.MenuContainerContent div.MenuItem_L1_I4 .SELECTED a
{
	background: url("../images/menuSprite.jpg") -273px -29px no-repeat;
}

/* Venue Info */
div.MenuContainerContent div.MenuItem_L1_I5 .Label a
{
	margin-left: 12px;
	width: 105px;
}
div.MenuContainerContent div.MenuItem_L1_I5 .Label a:hover, 
div.MenuContainerContent div.MenuItem_L1_I5 .SELECTED a
{
	background: url("../images/menuSprite.jpg") -390px -29px no-repeat;
}

/* Arena Info */
div.MenuContainerContent div.MenuItem_L1_I6 .Label a
{
	margin-left: 15px;
	width: 105px;
}
div.MenuContainerContent div.MenuItem_L1_I6 .Label a:hover, 
div.MenuContainerContent div.MenuItem_L1_I6 .SELECTED a
{
	background: url("../images/menuSprite.jpg") -508px -29px no-repeat;
}

/* Contact Us */
div.MenuContainerContent div.MenuItem_L1_I7 .Label a
{
	margin-left: 12px;
	width: 105px;
}
div.MenuContainerContent div.MenuItem_L1_I7 .Label a:hover, 
div.MenuContainerContent div.MenuItem_L1_I7 .SELECTED a
{
	background: url("../images/menuSprite.jpg") -627px -29px no-repeat;
}

/* -------------------*/
/* Prevent top level menu background images from trickling down to lower levels */
div.MenuContainerContent div.MenuItem_L2 .Label a:hover
{
	background-image: none;
}
/* Make the all of the sub menu heights shorter than the top level */
div.MenuContainerContent .Menu_L1 .MenuItem_L1 .Menu_L2 .MenuItem_L2 .Label_L2 a
{
	height: 18px;
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 3px;
	color: #959595;
	background-color: #000000;
}

div.MenuContainerContent .Menu_L1 .MenuItem_L1 .Menu_L2 .MenuItem_L2 .Label_L2 a:hover
{
	color: #ffffff;
	background-color: #1e5aa2;
}

/* SUB MENU WIDTHS */
/* Events sub menu */
div.MenuContainerContent .MenuItem_L1_I2 .Menu_L1_I2_L2 .Label a
{
	width: 140px;
}

/* Tickets sub menu */
div.MenuContainerContent .MenuItem_L1_I3 .Menu_L1_I3_L2 .Label a
{
	width: 96px;
}

/* Directions sub menu */
div.MenuContainerContent .MenuItem_L1_I4 .Menu_L1_I4_L2 .Label a
{
	width: 110px;
}

/* Venue Info sub menu */
div.MenuContainerContent .MenuItem_L1_I5 .Menu_L1_I5_L2 .Label a
{
	width: 106px;
}

/* Arena Info sub menu */
div.MenuContainerContent .MenuItem_L1_I6 .Menu_L1_I6_L2 .Label a
{
	width: 90px;
}

/* Contact US sub menu */
div.MenuContainerContent .MenuItem_L1_I7 .Menu_L1_I7_L2 .Label a
{
	width: 88px;
}
