﻿.servicessummaryfeaturetemplate_menubarcontainer
{
	/*margin-left:1px;*/
	width:209px;
}

.servicessummaryfeaturetemplate_filler
{
	background-image:url("ServicesSummaryFeature/side_nav_background.gif");
	background-repeat: repeat-x;
	background-position: left top;
	width:209px;
	height:120px;
}

.servicessummaryfeaturetemplate_menubarheader
{
	background-image:url("ServicesSummaryFeature/side_nav_headertemplate.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width:209px;
	height:27px;	
}

.servicessummaryfeaturetemplate_fillercolour
{
	background-color:#BFBFD7;
	width:209px;
	height:100px;
}

#InvestmentProducts ul li
{
    display: inline;
}

#InvestmentProducts ul li a
{
	float:left;
	display:block;
	cursor:pointer;
}

#InvestmentProducts a,
#PensionProducts a,
#PRSAs a,
#LifeInsurance a,
#HibernianInsurance a,
#MBCInsurance a,
#FrenchMortgages a,
#SpanishMortgages a
{
	background-image:url("ServicesSummaryFeature/bttn_sub_sublinks.gif");
	background-position: left bottom;
	width:179px;
	height:19px;
	text-decoration:none;
	text-align:left;
	padding-left:30px;
	padding-top:2px;
}

#InvestmentProducts a:hover,
#PensionProducts a:hover,
#PRSAs a:hover,
#LifeInsurance a:hover,
#HibernianInsurance a:hover,
#MBCInsurance a:hover,
#FrenchMortgages a:hover,
#SpanishMortgages a:hover
{
	background-position: left top;
}

#InvestmentProducts .active,
#PensionProducts a.active,
#PRSAs a.active,
#LifeInsurance a.active,
#HibernianInsurance a.active,
#MBCInsurance a.active,
#FrenchMortgages a.active,
#SpanishMortgages a.active

{
	background-position: left center;
}

#InvestmentProducts span,
#PensionProducts span,
#PRSAs span,
#LifeInsurance span,
#HibernianInsurance span,
#MBCInsurance span,
#FrenchMortgages span,
#SpanishMortgages span
{
	font-weight:bold;
	color:#00004B;
	font-family:Verdana;
	font-size:10px;
	text-indent: 10px;		
}

#PensionProductss a
{
	background-image: none;
	background-color: Yellow;
	text-indent: 10px;	
}

#PRSAss a
{
	background-image: none;
	background-color: Yellow;
	text-indent: 10px;	
}


