div#navigation_account.ddsmoothmenu ul li ul li a:hover, div#navigation_account.ddsmoothmenu ul li ul li:hover {
	background: #4B4B4B !important;
	background: rgba(0,0,0,.12) !important;  /*background of menu items during onmouseover (hover state)*/
	color: #fff !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#navigation_account.ddsmoothmenu ul li ul {
	background-color: #fff;
}
div#navigation_account.ddsmoothmenu ul li ul {
	height: auto !important;
	width: auto;
	z-index: 200 !important;
}
div#navigation_account.ddsmoothmenu ul li ul li {
	width: 100%;
	border-bottom: 0px solid white;
}
div#navigation_account.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none;
	visibility: hidden;
	padding: 6px 7px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 1px 3px 6px rgba(0,0,0,.5);
	-moz-box-shadow: 0 4px 5px rgba(0,0,0,.6);
	box-shadow: 0 4px 5px rgba(0,0,0,.6);
	border-color: #65262E #65262E #65262E;
	/* gradient background */
	background: #65262E;
	background: -webkit-gradient(linear, left top, left bottom, from(#65262E), to(rgba(101,38,46,.9)));
	background: -moz-linear-gradient(top, #65262E, rgba(101,38,46,.9));
	background: linear-gradient(#65262E, rgba(101,38,46,.9));
	-pie-background: linear-gradient(#65262E, rgba(101,38,46,.9));
	z-index: 2;
	width: 180px !important;
}
div#navigation_account.ddsmoothmenu ul li ul li ul {
	position: absolute;
	left: 0;
	display: none;
	visibility: hidden;
	padding: 6px 7px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 1px 3px 6px rgba(0,0,0,.5);
	-moz-box-shadow: 0 4px 5px rgba(0,0,0,.6);
	box-shadow: 0 4px 5px rgba(0,0,0,.6);
	border-color: #65262E #65262E #65262E;
	/* gradient background */
	background: #65262E;
	background: -webkit-gradient(linear, left top, left bottom, from(#65262E), to(rgba(101,38,46,.9)));
	background: -moz-linear-gradient(top, #65262E, rgba(101,38,46,.9));
	background: linear-gradient(#65262E, rgba(101,38,46,.9));
	-pie-background: linear-gradient(#65262E, rgba(101,38,46,.9));
	z-index: 201;
	left: 180px !important;
}
div#navigation_account.ddsmoothmenu ul li ul li a, div#navigation_account.ddsmoothmenu ul li ul li ul a {
	color: #ddd; text-shadow: 0 -1px 0 rgba(0, 0, 0, .5);
	font-weight: 100 !important;
	padding: 5px 10px !important;
	border-bottom: 0px dotted #ccc;
	text-align: left;
	z-index: 4;
}
div#navigation_account.ddsmoothmenu ul li ul li ul a {
	z-index: 5;
}

#navigation_account {
  float: left;
    margin-right: 15px;
    padding-left: 4px;
    padding-top: 10px;
    width: 145px;
    z-index: 9999;
}



html body.client div#stickyheader.headerbg div#inner_container div.topHead div#container div#main.clearfix div div#navigation_account.ddsmoothmenu ul li ul {
		display: none;
  left: -10px !important;
    top: 31px !important;
    visibility: visible;
    width: 148px !important;	
}

div#navigation_account.ddsmoothmenu ul li {
	color:white;
	font-weight:bold;
	font-size:12px;
}

html body.client div#stickyheader.headerbg div#inner_container div.topHead div#container div#main.clearfix div div#navigation_account.ddsmoothmenu ul li.zindex2 {
	z-index:2 !important;
}