.ddsmoothmenu-v ul{
list-style-type:none;
	margin:0px;
	padding:0px;

	
}
.ddsmoothmenu-v{
}
 
.ddsmoothmenu-v ul li ul{
/*width:200px;
float:left;*/

}
.ddsmoothmenu-v ul li ul li{
position: relative;

}
/* Top level menu links style */
.ddsmoothmenu-v ul li a{
/*width:170px;
float:left;*/
text-transform:uppercase;
color:#FFFFFF;
font-weight:600;
background:#f4931c url(marker1.png) 0 14px no-repeat;
 background-position: 3px 12px;
text-decoration:none;
padding-left:15px;
padding-top:4px;
line-height:25px;
font-size:11px
}

.ddsmoothmenu-v ul li ul li a{
/*width:170px;
float:left;*/
overflow: auto;
line-height:30px;
text-decoration:none;
font-size:12px;
font-weight:600;
color:#013CBD;
text-transform:capitalize;
background:rgba(255, 255, 255, 0.82)


 /*force hasLayout in IE7 */
/*color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
*/
}

.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active{

/*background: #414141; /*background of menu items (default state)*/
/*color: white;*/

}


.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/

color:#FF0000;
}
.ddsmoothmenu1{
width:10px;
float:left;
background:url(../images/muiten.jpg) no-repeat;
}

.ddsmoothmenu-v ul li a:hover{
/*background: black; /*background of menu items during onmouseover (hover state)*/
color: #000;
background:#f4931c url(marker1.png) 0 14px no-repeat;
    background-position: 3px 12px;
}
.ddsmoothmenu-v ul li ul li a:hover{
/*background: black; /*background of menu items during onmouseover (hover state)*/
color:#29300E;
}

/*Sub level menu items */
