/* Accordion
----------------------------------*/

#staticMenuWrapper {
	width: 193px;
	background: transparent url(../img/accordBgTop_193.gif) no-repeat top left;
	position: relative;
	left: 41px;
	min-height: 350px;
	height:auto !important;
  	height:350px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
}
#staticMenu {
	height: auto;
	margin-left: 11px;
}
#staticMenuBgBottom {
	padding-top: 15px;
	position: absolute;
	bottom: 0px;
	left:0px;
	width: 193px;
	height: 15px;
	background: transparent url(../img/accordBgBottom_193_15.gif) no-repeat bottom left;
}


#staticMenu h3 a {
	display:block;
	width: 173px;
	height:10px;
	margin: 0 10px 10px 0px;
	color: #fff;
	padding: 9px 10px 11px 10px !important;
}
#staticMenu h3 a:hover {
	color: #3c3c3e;
}
#staticMenu ul li a {
	color: #fff;
	font-size: .85em;
}
#staticMenu ul li a:hover {
	color: #3c3c3e;
}
.selectedItem {
	color: #3c3c3e !important;
}

ul#menuButtons {
	margin-left: 0px;
	margin-top: 8px;
	width: 173px;
	
}
ul#menuButtons li {
	color: #fff;
	margin-left: 1px;
	width: 200px;
}

ul#menuButtons li.first {
	background: transparent url(../img/iconMagnifying.gif) no-repeat 0px 0px;
	padding:5px 0 6px 0;
	height:21px;
	text-indent:40px 
}

body#news ul#menuButtons li.newsImg {
	background: transparent url(../img/iconNews.gif) no-repeat 0px 0px;
	padding:5px 0 6px 0;
	height:21px;
	text-indent:40px; 
}

body#contact ul#menuButtons li.contactImg {
	background: transparent url(../img/iconAt.gif) no-repeat 0px 0px;
	padding:5px 0 6px 0;
	height:21px;
	text-indent:40px; 
}

ul#menuButtons li a {
	font-size: .70em;
	color: #fff;
	background: transparent url(../img/accordSectBgd_173x30.png) no-repeat 0px 0px;
	width: 173px;
	margin-top: 6px;
}
ul#menuButtons ul li a:hover {
	color: #fff;
	background: transparent url(../img/accordSectBgd_173x30.png) no-repeat 0px 0px;
}

#growth #FundMenu_evgrowth
{
	background: transparent url(../img/sectBg_on_173x30_f6ac1d.png) no-repeat 0px 0px;
}

#tech #FundMenu_evtech
{
	background: transparent url(../img/sectBg_on_173x30_b563a2.png) no-repeat 0px 0px;
}

#smallFirms #FundMenu_evsmallfirms
{
	background: transparent url(../img/sectBg_on_173x30_789cd2.png) no-repeat 0px 0px;
}

ul#menuButtons li  a.growth{
	background: transparent url(../img/sectBg_on_173x30_f6ac1d.png) no-repeat 0px 0px;

}

ul#menuButtons li  a.tech{
	background: transparent url(../img/sectBg_on_173x30_b563a2.png) no-repeat 0px 0px;

}

ul#menuButtons li  a.tech:hover{
	background: transparent url(../img/sectBg_on_173x30_b563a2.png) no-repeat 0px 0px;
}

ul#menuButtons li  a.smallFirms{
	background: transparent url(../img/sectBg_on_173x30_789cd2.png) no-repeat 0px 0px;

}

ul#menuButtons li  a.news{
	background: transparent url(../img/sectBg_on_173x30_7cbe30.png) no-repeat 0px 0px;

}


ul#menuButtons li a.selectedButton:hover{
	color: #3c3c3e
}
