/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h1.pageTitle {visibility: hidden;}
.sIFR-hasFlash .article h1.pageTitle {visibility: hidden;}

.sIFR-hasFlash .signUp .boxStyleOne h2 {visibility: hidden;}
.sIFR-hasFlash .signUp .item label {visibility: hidden;}

.sIFR-hasFlash .tagLine  h2 {visibility: hidden;}

.sIFR-hasFlash .call h1 {visibility: hidden;}

.sIFR-hasFlash .mainEvent .title {visibility: hidden;}
.sIFR-hasFlash .mainEvent.home .title {visibility: hidden;}
.sIFR-hasFlash .mainEvent.home .boxStyleOne .sides .title {visibility: hidden;}

.sIFR-hasFlash .eventsList .sifr .title {visibility: hidden;}
.sIFR-hasFlash .eventsList2 .sifr .title {visibility: hidden;}

.sIFR-hasFlash .comediansList .sifr .title {visibility: hidden;}

.sIFR-hasFlash .newsList .title {visibility: hidden;}
.sIFR-hasFlash .newsList .sifr .title {visibility: hidden;}

.sIFR-hasFlash .newsSummariesList .title {visibility: hidden;}
.sIFR-hasFlash .newsSummariesList .sifr .title {visibility: hidden;}

/*---------------------------------------------------------*/

h1.pageTitle {font-size: 15px; height: 40px; width: 566px; margin: 5px 0 5px 0; padding: 0 20px;}
.article h1.pageTitle {width: 306px; margin: 15px 0 5px 0;}

.signUp .boxStyleOne h2{font-size: 15px; width: 186px; margin: 10px 0 -15px 0;}
.signUp .item label {font-size: 19px; width: 206px; margin: 0;}

.tagLine  h2{font-size: 30px; width: 230px; margin: 0; padding: 0;}

.call {margin: 15px 0 0 0; padding: 0; float: right; clear: right; width: 625px; text-align: left;}
.call h1, .call h1 span {text-align: left;}
.call h1{font-size: 35px; color: #FFF;}

.mainEvent .title {font-size: 20px; width: 380px; position: relative; z-index: 100;}
.mainEvent.home .title {font-size: 20px; width: 200px;}
.mainEvent.home .boxStyleOne .sides .title {font-size: 20px; width: 180px; padding: 0 20px 0 0; margin-top: 20px; }

/*events/products*/
.eventsList .sifr {width: 179px; display: block; clear: left; margin: 0 0 0 10px;}
.eventsList .sifr .title {font-size: 20px; width: 179px; margin: 0; padding: 0;}

/*What's on page*/
.eventsList2 .sifr {width: 179px; display: block; clear: left; margin: 0 0 0 10px;}
.eventsList2 .sifr .title {font-size: 20px; width: 285px; margin: 0; padding: 0;}

.comediansList .sifr {width: 179px; display: block; clear: left; margin: 0 0 0 10px;}
.comediansList .sifr .title {font-size: 20px; width: 179px; margin: 0; padding: 0;}

.newsList .title {font-size: 15px; width: 630px;}
.newsList .sifr {margin: 0 0 20px 20px; padding: 0 10px; background: #ffcc00 url(../Images/yellows.gif) repeat-x 0 bottom;}
.newsList .sifr .title {padding: 7px 0 5px 0;}

.newsSummariesList .title {font-size: 13px;}
.newsSummariesList .sifr {margin: 0 0 20px 0; padding: 0; width: 230px; background: #ffcc00 url(../Images/yellows.gif) repeat-x 0 bottom;}
.newsSummariesList .sifr .title {margin-left: 10px; padding: 7px 0px 9px 0; color: #9f0e14; }








