div.jmenu {
	width: 175px;
	display:block;
font-size: 10px;

}

div.jmenu div.simple_jmenu_top {

	width: 175px;
}

div.jmenu div.simple_jmenu_bottom {	
	width: 175px;
}

div.jmenu_section, div.jmenu_section_bottom {
	background-color: #ff3;
	width: 175px;
	height: 25px;
	clear: both;
}

div.jmenu_section {
	border-bottom: 0px solid #d8d8d8;
background-color: #333;

}













/*///////// SECTIONS CLOSED ///////////////*/

div.jmenu_section_image_contracted a:link,
div.jmenu_section_image_contracted a:visited {
font-size:10px;
    	background: url('../../../templates/ldh_main/images/plusWhite.gif') no-repeat scroll 5px 9px;	
	text-decoration: none;
	background-color:#FB2C00;
	font-weight: normal;
	line-height:25px;
text-indent: 16px;
        width:175px;
	display:block;
	color: #fff;

border: solid #ffffff;
border-width:0px 1px 1px 0px;
	border-color:#fff;
}
div.jmenu_section_image_contracted a:hover{
    	background: url('../../../templates/ldh_main/images/plus.gif') no-repeat scroll 5px 9px;		
background-color:#fff;
color: #000;
}








/*//////// SECTIONS OPENED ///////////////*/

div.jmenu_section_image_expanded a:link,
div.jmenu_section_image_expanded a:visited {
font-size:10px;
    	background: url('../../../templates/ldh_main/images/minusWhite.gif') no-repeat scroll 5px 9px;	
	text-decoration: none;
	background-color:#FB2C00;
	font-weight: normal;
	display:block;
text-indent: 16px;
        width:175px;
	line-height:25px;
        text-align: left;
	color: #fff;

border: solid #ffffff;
border-width:0px 1px 1px 0px;
	border-color:#fff;
}
div.jmenu_section_image_expanded a:hover{
    	background: url('../../../templates/ldh_main/images/minus.gif') no-repeat scroll 5px 9px;	
	background-color:#fff;
color: #000;
}





/*/////// SECTION-LINKS ///////////////*/

div.jmenu_subsection a:link,
div.jmenu_subsection a:visited {
font-size:10px;

	text-decoration: none;
	background-color:#FC6B4C;
	font-weight: normal;
	display:block;
text-indent: 16px;
        width:175px;
	line-height:25px;
        text-align: left;
	color: #fff;

border: solid #ffffff;
border-width:0px 1px 1px 0px;
	border-color:#fff;
}

div.jmenu_subsection a:hover{
	background-color:#fff;
color: #000;
}






/*//////// NORMAL LINKS ///////////////*/

div.jmenu_section_image_nosub a:active 
{
	text-decoration: none;
	background-color:#333;
	font-weight: normal;
	line-height:25px;
text-indent: 16px;
        width:175px;
	display:block;
	color: #000000;

border: solid #ffffff;
border-width:0px 1px 1px 0px;
	border-color:#fff;
;	
}

div.jmenu_section_image_nosub a:link,
div.jmenu_section_image_nosub a:visited 
{
	text-decoration: none;
	background-color:#FB2C00;
	font-weight: normal;
	line-height:25px;
text-indent: 16px;
        width:175px;
	display:block;
	color: #fff;
font-size: 10px;
border: solid #ffffff;
border-width:0px 1px 1px 0px;
	border-color:#fff;
;	
}


div.jmenu_section_image_nosub a:hover{
	background-color:#fff;
color: #000;
}




















div.jmenu_section_text {
	float: left;
	width: 126px;
	padding: px 0 px 0;
}




