/* Intro banner */

#banner {
	height:75px;
	background:url(/20111014122327oe_/http://www.info4local.gov.uk/static/images/banner_bgd.jpg) right center no-repeat;
	background-color: #e7e7e7;
}

#customBanner{
	height:75px;
	background-color: #e7e7e7;
}

#emailAlertBanner{ 
	height:75px;	
	background:url(/20111014122327oe_/http://www.info4local.gov.uk/static/images/email/email_alert.jpg) right bottom no-repeat;
	background-color: #e7e7e7;
}

#summaryBanner{ 
	height:75px;	
	background:url(/20111014122327oe_/http://www.info4local.gov.uk/static/images/email/email_reg.jpg) right bottom no-repeat;
	background-color: #e7e7e7;
}
#rhnBanner{
	height:75px;	
	background:url(/20111014122327oe_/http://www.info4local.gov.uk/static/images/Real_Help_Now.png) right bottom no-repeat;
}

/* CHANGED 31-MAR-09 */
#banner h2,
#customBanner h2,
#summaryBanner h2,
#rhnBanner h2,
#emailAlertBanner h2{
	position:absolute;
	margin:0;
	padding:0;
	height:75px;
	width:11.5em;
/*	background:url(/20111014122327oe_/http://www.info4local.gov.uk/static/images/banner_mask_bgd.gif) bottom left no-repeat; */
	background-color: #e7e7e7;
	line-height:120%;
}

#banner h2 span,
#customBanner h2 span,
#rhnBanner h2 span,
#emailAlertBanner h2 span,
#summaryBanner h2 span{
	position:absolute;
	max-height:75px;
	width:10em;
	left:20px;
	bottom:17px;
}

/* NEW 31-MAR-09 */
#banner .orangeStrip[class]
{
	width: 100%;
	height: 12px;
	background-image: url(/20111014122327oe_/http://www.info4local.gov.uk/static/images/banner_orangeStrip1px.png);
	position: relative;
	top: 63px;
}
#banner h2 span .hide[class],
#rhnbanner h2 span .hide[class]
{
	display:none;
}
#customBanner .orangeStrip[class]
{
	width: 100%;
	height: 12px;
	background-image: url(/20111014122327oe_/http://www.info4local.gov.uk/static/images/banner_orangeStrip1px.png);
	position: relative;
	top: 63px;
}
#emailAlertBanner .orangeStrip[class]
{
	width: 100%;
	height: 12px;
	background-image: url(/20111014122327oe_/http://www.info4local.gov.uk/static/images/banner_orangeStrip1px.png);
	position: relative;
	top: 63px;
}
#summaryBanner .orangeStrip[class]
{
	width: 100%;
	height: 12px;
	background-image: url(/20111014122327oe_/http://www.info4local.gov.uk/static/images/banner_orangeStrip1px.png);
	position: relative;
	top: 63px;
}

#rhnBanner .orangeStrip[class]
{
	width: 100%;
	height: 12px;
	background-image: url(/20111014122327oe_/http://www.info4local.gov.uk/static/images/banner_orangeStrip1px.png);
	position: relative;
	top: 63px;
}
