.ddsmoothmenu-v{ width:210px; float:right;}

.ddsmoothmenu-v ul{
margin: 0;
padding: 0;
 /* Main Menu Item widths */
list-style-type: none;
font: bold 12px Verdana;
float:right; width:210px;
}
.ddsmoothmenu-v ul li{
float:right; width:210px; padding-left:10px;_padding-left:7px; padding-right:0;
}
.ddsmoothmenu-v ul li img{ display:none; padding:0;}
/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
color: white;
text-decoration: none;
padding: 6px 0;
padding-left:0 !important;
padding-top:0;
padding-right:5px !important;
float:right; width:199px;
 font-size:15px !important;
}
.ddsmoothmenu-v ul li a:hover{ font-size:15px; width:206px !important; padding-right:5px !important;}
*html .ddsmoothmenu-v ul li a:hover{ width:206px; padding-right:5px !important; font-size:15px;}
*html .ddsmoothmenu-v ul li ul{ right:225px; top:0; padding-left:0;}/* IE 6 */

.ddsmoothmenu-v ul li ul{float:right; z-index:100;position: absolute;width: 212px; /*Sub Menu Items width */top: 0;font-weight: normal;
visibility: hidden; left:570px !important; }
.ddsmoothmenu-v ul li ul li{ width:205px; border:1px solid #fff; font-weight:bold; float:right; line-height:31px}
.ddsmoothmenu-v ul li ul li a{ width:212px !important;float:right;padding:0; font-family:Tahoma, Geneva, sans-serif  }
.ddsmoothmenu-v ul li ul li a:hover{ width:212px !important;}
.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; width:206px;
}
.sideimage_products{ background:url(../../images/products-icon.jpg) left no-repeat;}
.sideimage_aftersales{ background:url(../../images/service-icon.jpg) left no-repeat}
.sideimage_enquieryform{ background:url(../../images/enquiery-icon.jpg) left no-repeat}
.sideimage_oppurtunity{ background:url(../../images/job-icon.jpg) left no-repeat}


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

}

.ddsmoothmenu-v ul li a:hover{
/*background: black; background of menu items during onmouseover (hover state)
color: white;*/
font-size:12px; }



.rightarrowclass{display:none;
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
display:none;
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;

}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
display:none;
}
