
.glossymenu {
margin: 0px;
margin-left: 5px;
padding: 0px;
width: 178px;
}

.glossymenu a.menuitem {
background: #fff url('images/arrow-right-8x11.png') 4px 9px no-repeat;
font-weight: normal;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #3f7fff;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 6px 0px 7px 19px;
margin: 0px 4px 0px;
text-decoration: none;
line-height: 18px;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
color: #3f7fff;
}

.glossymenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 8px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover {
	Xbackground-color: #f0f3fc;
	color: #1144dd;
}

.glossymenu div.submenu { /*DIV that contains each sub menu*/
margin: 0px;
background: white;
}

.glossymenu div.submenu ul { /*UL of each sub menu*/
list-style-type: none;
margin: 0px 4px 8px 8px;
padding: 0px 0px;
}

.glossymenu div.submenu ul li {
border-top: 1px dotted #7fbfff;
}

.glossymenu div.submenu ul li a {
background: #f3f7fc;
display: block;
font-weight: normal;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #3f7fff;
text-decoration: none;
padding: 7px 3px 7px 16px;
line-height: 17px;
}

.glossymenu div.submenu ul li a:hover {
	background: #dfe7ff;
	color: #1144dd;
}



/*** Special style for top menu items ***/

#menu-why-home, 
#menu-thinking-home, 
#menu-hc-home, 
#menu-res-home, 
#menu-legal-home, 
#menu-contact-home, 
#menu-equity-home, 
#menu-banking-home {
	border-top-width: 0;
}

a#menu-thinking-home:hover {
}

/*** Style for selected top menu options ***/

.menu-why-home #menu-why-home,
.menu-thinking-home #menu-thinking-home,
.menu-hc-home #menu-hc-home,
.menu-res-home #menu-res-home,
.menu-legal-home #menu-legal-home,
.menu-contact-home #menu-contact-home,
.menu-equity-home #menu-equity-home,
.menu-banking-home #menu-banking-home {
	font-weight: bold;
	cursor: default;
	background: #fff url('images/bullet-sel-blue-8x11.png') 4px 9px no-repeat;
	color: #1144dd;
}

/*** Style for selected normal menu options ***/

.menu-why-chart #menu-why-chart,
.menu-why-tcf #menu-why-tcf,
.menu-why-partners #menu-why-partners,

.menu-hc-solutions #menu-hc-solutions,
.menu-hc-providers #menu-hc-providers,

.menu-res-types #menu-res-types,
.menu-res-bestcarehomes #menu-res-bestcarehomes,

.menu-thinking-what #menu-thinking-what,
.menu-thinking-who-pays #menu-thinking-who-pays,
.menu-thinking-acting #menu-thinking-acting,
.menu-thinking-links #menu-thinking-links,

.menu-legal-prop #menu-legal-prop,
.menu-legal-care #menu-legal-care,
.menu-legal-wills #menu-legal-wills,
.menu-legal-death #menu-legal-death,
.menu-legal-faq #menu-legal-faq,

.menu-contact-enquiry #menu-contact-enquiry,
.menu-contact-download #menu-contact-download,
.menu-contact-careprofs #menu-contact-careprofs,

.menu-terms-privacy #menu-terms-privacy,
.menu-terms-disclaimer #menu-terms-disclaimer,

.menu-equity-what #menu-equity-what,
.menu-equity-calc #menu-equity-calc,
.menu-equity-elig #menu-equity-elig,
.menu-equity-right #menu-equity-right,
.menu-equity-case #menu-equity-case,
.menu-equity-faq #menu-equity-faq,
.menu-equity-prot #menu-equity-prot,

.menu-banking-home #menu-banking-home
{
	background: #fff url('images/bullet-sel-blue-8x11.png') 4px 9px no-repeat;
	cursor: default;
	font-weight: bold;
	color: #1144dd;
}

/*** Style for selected sub menu options ***/

.menu-thinking-local-auth #menu-thinking-local-auth,
.menu-thinking-shortfall-calc #menu-thinking-shortfall-calc,
.menu-thinking-private #menu-thinking-private,
.menu-thinking-solution #menu-thinking-solution,

.menu-legal-prop-buysell #menu-legal-prop-buysell,
.menu-legal-prop-eqrel #menu-legal-prop-eqrel,
.menu-legal-care-fund #menu-legal-care-fund,
.menu-legal-care-prot #menu-legal-care-prot,
.menu-legal-wills-making #menu-legal-wills-making,
.menu-legal-wills-review #menu-legal-wills-review,
.menu-legal-wills-lpa #menu-legal-wills-lpa,
.menu-legal-wills-deputy #menu-legal-wills-deputy,
.menu-legal-wills-tax #menu-legal-wills-tax,
.menu-legal-death-admin #menu-legal-death-admin,
.menu-legal-death-deeds #menu-legal-death-deeds,

.menu-equity-what-life #menu-equity-what-life,
.menu-equity-what-rev #menu-equity-what-rev,
.menu-equity-what-int #menu-equity-what-int,
.menu-equity-case-care #menu-equity-case-care,
.menu-equity-case-debt #menu-equity-case-debt,
.menu-equity-case-retire #menu-equity-case-retire,
.menu-equity-case-hol #menu-equity-case-hol,
.menu-equity-case-living #menu-equity-case-living
{
	background: #dfe7ff;
	cursor: default;
	font-weight: bold;
	color: #1144dd;
}
