/*
Title:      Trowers & Hamlins sIFR styles
*/

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
	z-index: 1000;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/

.sIFR-active #content-intro h2 {
  visibility: hidden;
  line-height: 1em;
  font-size: 26px;
  font-weight: normal;
}

.sIFR-active p.teaser {
  visibility: hidden;
  line-height: 1em;
  font-size: 16px;
  font-weight: normal;
  margin:.2em 0 0 0;
}

.sIFR-active #content-body h3 {
  visibility: hidden;
  line-height: 1em;
  font-size: 17px;
  font-weight: normal;
}

.sIFR-active #content-body .box h3 {
  visibility: hidden;
  line-height: 1em;
  font-size: 17px;
  font-weight: normal;
}

.sIFR-active #content-body .box h3 span {
	visibility: visible !important;
}

.box h3.sIFR-replaced {
	position: relative  !important;
	height: 17px;
	display: block;
}

.box h3 span.sIFR-alternate {
	display: block;
	z-index: 1;
	width: 13px;
	height: 15px;
	text-indent: -5000px;
	position: absolute;
	top: 0px;
	left: 0;
}

.box h3 span.sIFR-alternate a {
	position: absolute;
	padding:0;
	width: 13px;
	height: 13px;
	left: 0px;
	top:2px;
	background-position: 0 0;
}

/* home */
.sIFR-active .home .title {
	margin:0;
}

.sIFR-active .home .title h2 {
  visibility: hidden;
  line-height: 1em;
  font-size: 17px;
  font-weight: normal;
}

.sIFR-active .home #content-main p.teaser {
  visibility: hidden;
  line-height: 1em;
  font-size:19px;
  font-weight: normal;
}

.sIFR-active .home #content-body .box h3 {
	font-size: 20px;
  	height: 20px;
}

.home .box h3 span.sIFR-alternate, .home .box h3 span.sIFR-alternate a {
	width: 20px;
	height: 20px;
}

.sIFR-active legend  {
  visibility: hidden;
  line-height: 1em;
  font-size: 17px;
  font-weight: normal;
}

.sIFR-active legend embed, .sIFR-active legend object {
	width: 398px;
}
