/* Event Page Template */
#event-custom-module-1,
#event-custom-module-2,
#event-custom-module-3,
#event-custom-module-4 { margin: 0 0 15px 0; }
#event-custom-module-2 { float: left; width: 340px; }
#event-custom-module-3 { float: right; width: 305px; }

/* Event Feature */
#event-container  { background: url(/media/global/event-banner-bg.jpg) no-repeat; background-color: #0E0E0E !important; margin: 0 0 15px 0; color: #fff; position: relative; }
#event-container #event-information { background: transparent url(/media/global/event-wrap-bg.png) repeat; min-height: 72px; _height: 72px; padding: 12px; width: 636px; }
#event-container #event-information  h1.event-title { color: #fff; font-size: 22px; margin-bottom: 5px; font-weight: bold; }
#event-container #event-information  h2.event-subtitle { color: #fff; font-size: 13px; font-weight: bold; margin-bottom: 5px; }
#event-container #event-information  h3.event-date { color: #fff; font-size: 12px; font-weight: normal; margin-bottom: 5px; }
#event-container #event-flash-wrapper { background: transparent url(/events/media/events/flash-wrap-bg.png) repeat; height: 305px; }
#event-container #event-flash-calendar { height: 450px; left: 13px; position: absolute; top: 12px; width: 633px; z-index: 100; }
#event-container #event-flash a img { margin: 40px 0 0 274px; }
#event-container #event-detail { background: transparent url(/media/global/event-wrap-bg.png) repeat; min-height: 45px; padding: 12px; width: 636px; }
#event-container #event-detail h3 { background: url('/events/media/events/hdr-about-the-show.png') no-repeat; height: 17px; margin-bottom: 7px; text-indent: -9999px; width: 157px; }
#event-container #event-detail p { margin: 0; }
#event-container #event-detail td strong { color: #FFF; }

/* You May Also Like */
#event-page .recEvents h3 { height: 25px; width: 232px; }
#event-page a.btn-learn-more { background:transparent url(/events/media/events/btn-events-learn-more.gif) no-repeat; height: 25px; width: 85px; }
#event-page a.btn-learn-more:hover { background-position: inherit; }

/* Daylife Photo Widget */
.photoContainer { margin: 0 0 15px 0; padding: 0; }
.photoContainer ul { float: left; list-style: none; margin: 0 2px; padding: 0; }
.photoContainer ul li { margin: 0 0 1px 0; padding: 0; }
.photoContainer ul li a { margin: 0; padding: 0; }
.photoContainer ul li a img { margin: 0; padding: 0; }
.photoContainer ul li a:hover img { }

/* Event Sponsor Logo */
.sponsor-logo { float: right; width: 171px; text-align: right; }

/* IE6 hacks */
/*
#event-container #event-information { _position: relative; _background: none; _padding: 0; }
#event-container #event-information a { _position: relative; }
#event-container #event-information-wrapper { _background: transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/media/global/event-wrap-bg.png'); _padding: 12px; _width: 636px; }
#event-container #event-flash-wrapper { _background: none; _padding: 0; }
#event-container #event-flash { _background: transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/events/media/events/flash-wrap-bg.png'); _width: 660px; }
#event-container #event-detail { _position: relative; _background: none; _padding: 0; }
#event-container #event-detail-wrapper { _background: transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/media/global/event-wrap-bg.png'); _padding: 12px; _width: 636px; }
#event-container #event-detail p a { _position: relative; }
#event-container #event-detail h3 { _background: transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/events/media/events/hdr-about-the-show.png'); _width: 157px; }
*/