@charset "UTF-8";
/* CSS Document */

#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}
.franchiseTpl {
}
.franchiseTpl #centerStage {
	position: relative;
 height:inherit  width: 900px;
	background: transparent;
	padding: auto;
	margin: auto;
}
.franchiseTpl #container {
	position: relative;
	width: 900px;
	background: transparent;
	padding: auto;
	margin: auto;
	border: 1px solid #656565;
	text-align: left;
	background-image: url(../images/tileCenterCut.jpg);
}
.franchiseTpl #sidebar1 {
	float:left;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	background: transparent;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/swfTopper01.jpg) top right no-repeat;
	height: 510px;
	width: 200px;
}
.franchiseTpl #sidebar2 {
	float:right;
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	background: transparent;
	padding: 0px 0px 0px 0px;
	background: transparent url(../images/swfTopper02.jpg) top right no-repeat;
	height: 510px;
	width: 200px;
}
.franchiseTpl #mainContentHeader {
	margin: 0 200px;
	padding: 0 10px;
	background-image: url(../images/topHeader_500.jpg);
	height: 170px;
	width: 500px;
}
.franchiseTpl #mainContent {
	font-size: 11px;
	margin: 0 200px;
	padding: 0;
	min-height:300px;
}
.franchiseTpl #footer {
	color:#cccccc;
	display:block;
	text-align:center;
	padding: 0;
	background:transparent url(../images/bottomNav.jpg) bottom center no-repeat;
	height: 147px;
	width: 900px;
	font-size:10px;
}
.franchiseTpl #footer a {
	color:#cccccc;
}
.franchiseTpl #footer #footerBlock {
	/*border:1px #f90 dashed;*/
	font-size:10px;
	width:520px;
	margin: auto;
	padding: 70px 0 0 0px;
	text-align:center;
}
.franchiseTpl #footer #footerBlock #copyright {
	font-size:9px;
	margin-top:8px;
	clear:left;
	display:inline;
	float:left;
}
.franchiseTpl #footer #footerBlock #termsConditions {
	font-size:9px;
	margin-top:8px;
	clear:right;
	display:inline;
	float:right;
}
.franchiseTpl #footer #footerLogo {
	display:block;
	//border:1px #6F0 dashed;
	*margin-left:1px;
	margin-left:780px;
	margin-top:-50px;
	text-align:right;
	width:90px;
	height:64px;
}
.fltrt {
	float: right;
	margin-left: 0;
}
.fltlft {
	float: left;
	margin-right: 0;
}
 @media print {
	/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
	
	.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
		display: none !important;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden;
	}
	span.sIFR-alternate {
		visibility: visible !important;
		display: block !important;
		position: static !important;
		left: auto !important;
		top: auto !important;
	}
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
	/* 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 {
		visibility: hidden;
		font-size:20px;
	}
	
	.sIFR-hasFlash h2 {
		visibility: hidden;
		font-size: 16px;
	}
	
	.sIFR-hasFlash h3 {
		visibility: hidden;
		font-size: 14px;
	}
}
