/* accordian menu */


/*
#accordion ul ul
{
		background-color: green;
}  
#accordion ul li.hideList
{
	display: none;
}    
*/  
#accordion
{
	margin: 0 auto;
	padding-left: 10px;
}
#accordion ul li ul li
{
	display: block;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #9F8D5C;
	padding-bottom: 5px;
}
#accordion ul li ul li ul li
{
	display: block;
	border: none;;
}
#accordion ul li ul li ul
{
	padding-top: 10px;
	display: block;
}

#accordion ul ul li
{
	padding-top: 10px;
}
#accordion ul ul li a
{

	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: lowercase;
	font-variant: small-caps;
	line-height: 20px;
	text-align: center;
	letter-spacing: 2px;

}
.activeParent ul
{
	background-image: url(/assets/templates/oldsalem/images/ico_12.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 10px;
	background-position: 65px 2px;
	z-index: 100;
}
.activeParent ul ul
{
	background-position: 60px 2px;
}
.activeParent ul ul ul
{
	background-position: 55px 2px;
}
.activeParent ul ul ul ul
{
	background-position: 50px 2px;
}
/*
.activeParent .active
{
	padding-top: 10px;
}*/
#accordion ul ul a.active
{
	color: #413000;
}

#accordion ul li.active {
	border: 1px solid #432F19;
	padding-bottom: 5px;
	margin-top: 5px;
}

#accordion ul li.active ul {
	border-top: 1px solid #432F19;
	margin-top: 5px;
}
/*
#accordion ul ul ul
{
	background-color: blue;	
}*/
#accordion ul ul ul li a 
{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	font-variant: normal;
	line-height: 16px;
	font-color: #9F8D5C;
}
#accordion ul ul ul li
{
	padding: 5px 0;
}
#accordion ul ul ul li a.active
{
	border: none;
}

#accordion ul ul ul ul
{
	background-color: #ECEBDC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	
	line-height: 18px;
}
#accordion ul ul ul ul ul
{
	background-color: #D8CEB2;
	color: #413000;
}


#subPanel26
{
	background-image: url(/assets/templates/oldsalem/images/nav_02.gif);
	background-repeat: no-repeat;
	/*height: 38px;*/
	width: 148px;
	padding-top: 35px;
}
#subPanel25
{
	background-image: url(/assets/templates/oldsalem/images/nav_01.gif);
	background-repeat: no-repeat;
	/*height: 38px;*/
	width: 148px;
	padding-top: 35px;
}
#subPanel27
{	
	background-image: url(/assets/templates/oldsalem/images/nav_03.gif);
	background-repeat: no-repeat;
	/*height: 38px;*/
	width: 148px;
	padding-top: 35px;	
}

#subPanel9
{
	background-image: url(/assets/templates/oldsalem/images/nav_04.gif);
	background-repeat: no-repeat;
	/*height: 38px;  */
	width: 148px;
	padding-top: 35px;
}



#aSubPanel9, #aSubPanel27, #aSubPanel25, #aSubPanel26
{
	display:block;
	margin-top: -37px;
	text-indent: -9999px;
	width: 148px;
	height:39px;
}