/* MAB Funds sIFR screen styles */

/* 1:-------- sIFR ------------ */

	/* 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;
		}
	
	/* home hesders */
	.sIFR-hasFlash .home h1 {
		visibility: hidden;
		font-size: 1.7em;
		padding: 0;
		width: 482px;
		}
	.sIFR-hasFlash .home h2 {
		visibility: hidden;
		font-size: 1.3em;
		margin: 0;
		padding-left: 10px;
		width: 460px;
		}
	.sIFR-hasFlash .home .property h2 {
		width: 282px;
		}				
	.home .title {
		background: #004a86 url(../images/elements/bg_titles.jpg) no-repeat;
		padding-top: 5px;
		width: 480px;
		height: 24px;
		}
	.property .title {
		background: #004a86 url(../images/elements/bg_titles.jpg) no-repeat;
		padding-top: 5px;
		width: 302px;
		height: 24px;
		margin-bottom: 10px;
		}
		
	/* lower hesders */
	.sIFR-hasFlash .lower h1 {
		visibility: hidden;
		font-size: 2.7em;
		padding: 0;
		width: 100%;
		}	
	.sIFR-hasFlash .lower .title h2 {
		visibility: hidden;
		font-size: 1.3em;
		margin: 0 0 0 10px;
		width: 802px;
		clear: both;
		}
	.lower .title {
		background: #004a86 url(../images/elements/bg_titles.jpg) repeat-x;
		margin-top: 20px;
		padding-top: 5px;
		width: 812px;
		height: 24px;
		}
	.lower .title.tmp {
		width: 300px;
	}
	.sIFR-hasFlash .lower .propertyDetails .title h2 {
		visibility: hidden;
		font-size: 1.3em;
		margin: 0;
		margin-left: 10px;
		width: 386px;
		clear: both;
		}	
	.lower .propertyDetails .title {
		background: #004a86 url(../images/elements/bg_titles.jpg) repeat-x;
		margin-top: 20px;
		padding-top: 5px;
		width: 396px;
		height: 24px;
		}