﻿.special {
	display:block; margin-top:10px;
}

.special a:hover, 
.special  h5:hover, 
.special p:hover {
	color: #5f3752 !important;
}

#stable-menu {
	-moz-box-shadow: none !important; 
	box-shadow: none !important; 
	z-index: 0 !important;
}

#tab-0 .soi-icon.ra-icon,
#tab-1 .soi-icon.investments-icon,
#tab-2 .soi-icon.utt-icon,
#tab-3 .soi-icon.online-will-icon,
#tab-4 .soi-icon.gap-icon,
#tab-5 .soi-icon.funeral-icon {
	background-image: url(/Style%20Library/img/Retirement_icon.png);
	background-position: 88px 0px;
	display: block;
	width: 88px;
	height: 87px;
}

#tab-1 .soi-icon.investments-icon {
	background-image: url(/Style%20Library/img/Investments_icon.png);
}

#tab-2 .soi-icon.utt-icon {
	background-image: url(/Style%20Library/img/UnitTrust_icon.png);
}

#tab-3 .soi-icon.online-will-icon{
	background-image: url(/Style%20Library/img/soi-OnlineWill_icon.png);
}

#tab-4 .soi-icon.gap-icon{
	background-image: url(/Style%20Library/img/RiskCover_icon.png);
}

#tab-5 .soi-icon.funeral-icon {
	background-image: url(/Style%20Library/img/FuneralCover_icon.png);
}

/* Hover + Active */
#tab-0:hover .soi-icon, #tab-0:active .soi-icon {
	background: url(/Style%20Library/img/Retirement_icon.png) 0px 87px;
}

#tab-1:hover .soi-icon, #tab-1:active .soi-icon {
	background: url(/Style%20Library/img/Investments_icon.png) 0px 87px;
}

#tab-2:hover .soi-icon, #tab-2:active .soi-icon {
	background: url(/Style%20Library/img/UnitTrust_icon.png) 0px 87px;
}

#tab-3:hover .soi-icon, #tab-3:active .soi-icon {
	background: url(/Style%20Library/img/soi-OnlineWill_icon.png) 0px 87px;
} 

#tab-4:hover .soi-icon, #tab-4:active .soi-icon {
	background: url(/Style%20Library/img/RiskCover_icon.png) 0px 87px;
} 

#tab-5:hover .soi-icon, #tab-5:active .soi-icon {
	background: url(/Style%20Library/img/FuneralCover_icon.png) 0px 87px;
}

@media screen and (max-width: 480px) {
	.soi-icon {padding-right: 0px !important; margin-right: 10px;}
}
