.ddsmoothmenu {
	padding-top: 7px;
}
.ddsmoothmenu ul {
	margin: 0px; padding: 0px;  list-style-type: none; z-index: 100;
}
.ddsmoothmenu ul li {
	float: left; display: inline; position: relative; margin-top: 10px;
}
.ddsmoothmenu ul li a {
	padding: 0px; width: 77px; height: 31px; text-align: center; color: #484848; line-height: 28px; font-size: 14px; font-weight: 400; text-decoration: none; margin-right: 10px; margin-bottom: 0px; display: block;
}
* html .ddsmoothmenu ul li a {
	display: inline-block;
}
.ddsmoothmenu ul li span.selected {
	padding: 0px; width: 77px; height: 31px; text-align: center; color: #693434; line-height: 28px; font-size: 14px; font-weight: 400; text-decoration: none; margin-right: 10px; margin-bottom: 0px; display: block;
}

.ddsmoothmenu ul li span.selected:hover {
	color: #FAFAFA; 
}
.ddsmoothmenu ul li a:hover {
	color: #FAFAFA; text-decoration: overline;
}

* html .ddsmoothmenu {
	height: 1%;
}
.downarrowclass {
	top: 12px; right: 7px; position: absolute;
}
.rightarrowclass {
	top: 6px; right: 5px; position: absolute;
}
.ddshadow {
	left: 0px; top: 0px; width: 0px; height: 0px; position: absolute;
}
.toplevelshadow {
	opacity: 0.5;
}
