
/*
.ddsmoothmenu{
background : url('../images/master-image.jpg'); background of menu bar (default state)

}*/
.ddsmoothmenu{float:right; width:820px;}
.ddsmoothmenu ul{
z-index:100;
width:850px; float:right; list-style:none; text-align:right; padding:18px 10px 1px 10px;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
text-decoration:none;
text-align:center;
}
.ddsmoothmenu ul li.nav-hs-select a:link, .ddsmoothmenu ul li.nav-hs-select a:visited, .ddsmoothmenu ul li.nav-ms-select a:link, .ddsmoothmenu ul li.nav-ms-select a:visited, .ddsmoothmenu ul li.nav-ies-select a:link, .ddsmoothmenu ul li.nav-ies-select a:visited{
	color:#000;
	}
.ddsmoothmenu ul li.nav-hs-select a:hover{
	color:#000;
	background:url(../images/nav-services-hs.gif) no-repeat;
	height:47px;
	}
.ddsmoothmenu ul li.nav-ms-select a:hover{
	color:#000;
	background:url(../images/nav-services-ms.gif) no-repeat;
	height:47px;
	}
.ddsmoothmenu ul li.nav-ies-select a:hover{
	color:#000;
	background:url(../images/nav-services-ies.gif) no-repeat;
	height:47px;
	}

.ddsmoothmenu ul li.nav-hs-select ul li a:link, .ddsmoothmenu ul li.nav-hs-select ul li a:visited, .ddsmoothmenu ul li.nav-ms-select ul li a:link, .ddsmoothmenu ul li.nav-ms-select ul li a:visited, .ddsmoothmenu ul li.nav-ies-select ul li a:link, .ddsmoothmenu ul li.nav-ies-select ul li a:visited{
	color:#fff;
	}
.ddsmoothmenu ul li.nav-hs-select ul li a:hover, .ddsmoothmenu ul li.nav-ms-select ul li a:hover, .ddsmoothmenu ul li.nav-ies-select ul li a:hover{
	color:#000;
	background:none;
	height:auto;
	}
/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: inline-block;
text-decoration: none;
color:#fff; background:url(../images/m-r.jpg) no-repeat right top;
}
.ddsmoothmenu ul li a b{ padding:0 6px; line-height:24px; display:inline-block; background:url(../images/m-l.jpg) no-repeat left top; color:#005eb5; cursor:pointer;}


* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #fff;
}

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

color: white;
/*display:list-item !ie;*/
list-style-image:none;
}

.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li:hover a, .ddsmoothmenu ul li a:active{
 /*background of menu items during onmouseover (hover state)*/
 
/*display:list-item !ie;*/
list-style-image:none;
background:url(../images/menu-right.jpg) no-repeat right top ;
}
.ddsmoothmenu ul li a:hover b, .ddsmoothmenu ul li:hover a b, .ddsmoothmenu ul li a:active b{
 /*background of menu items during onmouseover (hover state)*/
color: white;
/*display:list-item !ie;*/
list-style-image:none;
background:url(../images/menu-left.jpg) no-repeat left top ;
}

.ddsmoothmenu ul li.nav-hs-select a:hover, .ddsmoothmenu ul li.nav-hs-select:hover, .ddsmoothmenu ul li.nav-hs-select a:active{
 /*background of menu items during onmouseover (hover state)*/
list-style-image:none;
background:url(../images/nav-services-hs.gif) no-repeat;
}

.ddsmoothmenu ul li.nav-ms-select a:hover, .ddsmoothmenu ul li.nav-ms-select:hover, .ddsmoothmenu ul li.nav-ms-select a:active{
 /*background of menu items during onmouseover (hover state)*/
list-style-image:none;
background: url(../images/nav-services-ms.gif) no-repeat;
}

.ddsmoothmenu ul li.nav-ies-select a:hover, .ddsmoothmenu ul li.nav-ies-select:hover, .ddsmoothmenu ul li.nav-ies-select a:active{
 /*background of menu items during onmouseover (hover state)*/
list-style-image:none;
background: url(../images/nav-services-ies.gif) no-repeat;
}

.ddsmoothmenu ul li ul li a.selected, .ddsmoothmenu ul li ul li a:hover, .ddsmoothmenu ul li ul li:hover{
	color: #000;
	background:#ccc;
	line-height:23px;
	/*display:list-item !ie;*/
	list-style-image:none;
	text-decoration:none;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
background:#119dda !important;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:350px !important;
padding:10px !important;
border:#fff solid 1px;
border-top:none !important;
margin:4px 0 0 0;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item !important;
float: left;
text-align:left;
font-weight:normal;
white-space:nowrap;
background:none !important;
line-height:23px;
list-style-image:none;
text-decoration:none; padding:0 !important;
}

.f-left{
	float:left !important;
	}
.swidth{
	width:200px;
	}
.menuabout li{
	width:120px;
	}
.menusolutions li{
	width:150px;
	}
.menuinvestors li{
	width:170px;
	}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{

width: 155px; /*width of sub menus*/
margin: 0 0 5px 0; font-weight:bold;
padding:0px 10px;
background:none !important; color:#fff !important;
}
.ddsmoothmenu ul li ul li a:hover{background:url(../images/down-bg.jpg) no-repeat left top !important;  color:#087cb8 !important; }


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
display:none;  /*   To make arrow image invisible in css  */
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
display:none;  /*   To make arrow image invisible in css  */
}

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

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;

}

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


/*Main Menu CSS Ends Here*/



