div#top_cat_menu ul ul,
div#top_cat_menu ul li:hover ul ul,
div#top_cat_menu ul ul li:hover ul ul,
div#top_cat_menu ul ul ul li:hover ul ul
{ display: none;}

div#top_cat_menu ul li:hover ul,
div#top_cat_menu ul ul li:hover ul,
div#top_cat_menu ul ul ul li:hover ul,
div#top_cat_menu ul ul ul ul li:hover ul
{display: block;}


#left_cat_menu {
	width: 201px;
	border: solid 1px #cccccc;
	margin-left: 10px;
	text-align: right;
	background-image: URL(images/en/left_menu_bkg4.jpg);
}


#left_cat_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#left_cat_menu ul li ul {
	width: 100px;
	margin-bottom: 16px
}


#left_cat_menu a {
	display: block;
	margin-right: 35px;
	margin-top: 0px;
	text-decoration: none;
}

#left_cat_menu li li a{
	padding: 0px;
	color: #56575a;
	background-image: none; 
	background-position: center right;
	background-repeat: no-repeat;
}
#left_cat_menu li li li a{
	padding-left: 10px;
	background-image: none; 
	color: #56575a;
	text-align: left;
}

#left_cat_menu li li li a:hover
{
	background-image: none; 
	color: #1a8c8b;
}

#left_cat_menu li{
	background-image: URL(images/en/left_menu_bkg2.jpg);
	background-repeat: no-repeat;
	width: 200px;
/*	height: 35px; */
	border: solid 0px #000000;
}
#left_cat_menu ul li ul li{
background-image: none;
}
#left_cat_menu li a.main_left_cat_menu {
	margin-left: 0px;
	padding: 10px 0px 11px 2px;
	color: #6699cc;	
	text-transform: uppercase; 
	font-weight: bold;
	font-size: 12px;
}
#left_cat_menu li a.main_left_cat_menu:hover {
	/*margin-left: 25px;
	padding: 7px 0px 11px 2px;
	color: #FFFFFF;	*/
}
#left_cat_menu .left_main_title{color: #FFFFFF}

#left_cat_menu a:hover {color: #1a8c8b; }

#left_cat_menu a.main_left_cat_menu:hover { }

#left_cat_menu li li{ position: relative; height:18px;}

#left_cat_menu ul ul ul{
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	border: solid 1px #73afb2;
	background-image: URL(images/en/left_menu_bkg3.jpg);
	margin-left: -29px;
}


div#left_cat_menu ul ul{display: block;}

div#left_cat_menu ul ul ul{display: none;}

div#left_cat_menu ul li:hover ul ul,

div#left_cat_menu ul li:hover ul ul ul
{ display: none;}

div#left_cat_menu ul li:hover ul,

div#left_cat_menu ul ul li:hover ul,

div#left_cat_menu ul ul ul li:hover ul

{display: block;}
