.ddsmoothmenu {
	text-transform:uppercase;
	float:left;
}

.ddsmoothmenu UL,
.listcatpd {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	Z-INDEX: 500000; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
	top:40px !important;
}
.ddsmoothmenu UL LI,
.listcatpd li {
	DISPLAY: inline; 
	FLOAT: left; 
	POSITION: relative; 
	text-align:center;
	white-space: nowrap;
	border-right:solid 1px #686869;
}
.ddsmoothmenu ul li:first-child {
	border-left: medium none;
}
.ddsmoothmenu ul li a{
	display: block;
	color: #261511;
	padding: 0px 30px 0px 30px;
	font-size: 14px;
	line-height: 33px;
	text-transform:capitalize;
	font-family: 'UTM Avo', sans-serif;
}
.ddsmoothmenu UL LI.home A {
	padding:0;
	margin-left:50px;
}
.ddsmoothmenu UL LI.contact{
	background:none;
}
.ddsmoothmenu UL LI.contact a{
	padding:12px 24px 6px;
}
* HTML .ddsmoothmenu UL LI A {
	DISPLAY: inline-block
}
.ddsmoothmenu UL LI:hover,
.ddsmoothmenu UL LI.acti{
	/*background: url("../images/hover.png") repeat-x top left;*/
	color:#F39128;
	/*background:#000000;*/
}
.ddsmoothmenu UL LI.home:hover,
.ddsmoothmenu UL LI.home.acti{
	background:#055699;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.ddsmoothmenu UL LI.login{
	background: transparent url("../images/bglogin.jpg") no-repeat center left;
	padding: 10px 0 10px 40px;
	float: right;
	height: 30px;
}
.ddsmoothmenu UL LI.login a{
	padding: 0;
	text-align: left;
	text-transform: none;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}
.ddsmoothmenu UL LI.login a:hover{
	text-decoration:none;
}
.ddsmoothmenu UL LI.acti a,
.ddsmoothmenu UL LI:hover a{
	color:#F39128;
	text-decoration:none;
}
.ddsmoothmenu UL LI UL {
	DISPLAY: none; LEFT: 0px; VISIBILITY: hidden; POSITION: absolute
}
.ddsmoothmenu UL LI UL LI {
	DISPLAY: list-item; 
	FLOAT: none; 
	text-align:left; 
	text-transform:none;
	border: medium none;
}
.ddsmoothmenu UL LI UL LI UL {
	TOP: 0px
}
.ddsmoothmenu UL LI UL LI A {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 7px; 
	PADDING-LEFT: 7px; 
	PADDING-BOTTOM: 7px; 
	MARGIN: 0px; 
	PADDING-TOP: 7px; 
	BACKGROUND: #16A3D8;
	color:#ffffff !important;
	font-weight:normal;
	line-height:23px;
	/*width:220px;*/
	padding-left:10px;
	padding-right:50px;
	font-size:14px;
	text-transform:capitalize;
}
.ddsmoothmenu UL LI UL LI A.selected {
	BACKGROUND: #16A3D8; COLOR: #C68B31 !important;
}
.ddsmoothmenu UL LI UL LI:hover {
	border: medium none;
}
.ddsmoothmenu UL LI UL LI A:hover {
	BACKGROUND:#000000; 
	COLOR:#FFFF00;
}

* HTML .ddsmoothmenu {
	HEIGHT: 1%
}
.downarrowclass {
	RIGHT: 7px; POSITION: absolute; TOP: 12px
}
.rightarrowclass {
	RIGHT: 5px; POSITION: absolute; TOP: 6px
}
.ddshadow {
	LEFT: 0px; WIDTH: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 0px
}
.toplevelshadow {
	opacity: 0.8;
	display: none;
}