.ddsmoothmenu{
font: bold 11px Verdana;
/*background: #414141; background of menu bar (default state)*/
width: 100%;
z-index:2;

}

/*menu top*/
.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*menu left*/
.ddsmoothmenu ul.L{
font: 11px Verdana;
/*background: #414141; background of menu bar (default state)*/
z-index:100;
margin: 18px;
padding: 0;
list-style-type: none;
}

.ddsmoothmenu ul.m{
font:  9px Verdana;
/*background: #414141; background of menu bar (default state)*/
z-index:100;
margin: 18px;
padding: 0;
list-style-type: none;
}

/*footer*/
.ddsmoothmenu ul.F{
font: normal 9px Verdana;
font-color= silver;
z-index:100;
margin-left: 10px;
margin-bottom: 0px;
padding: 0;
list-style-type: none;
}

/*Top level list items - footer*/
.ddsmoothmenu ul li.F{
position: relative;
display: inline;
float: none;
}

/*Top level list items - menu top*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level list items - menu left*/
.ddsmoothmenu ul li.L{
position: relative;
display: inline;
float: none;
}

/*Top level menu link items style - ENG*/
.ddsmoothmenu ul li a.eng{
background: #f5af00; /*background of menu items (default state)*/
font-color: white;
width: 25px;
margin-left: 91px;
padding: 3px 4px 3px 4px;
border: 0px solid #976c00;
text-decoration: none;
}

/*Top level menu link items style - footer*/
.ddsmoothmenu ul li a.F{
/*display: block;
background: #414141; background of menu items (default state)
color: white;*/
margin: 15px 0px;
padding: 0px 0px;
width: 150px;
/*border-right: 0px solid #778;
color: #2d2b2b;*/
text-decoration: none;
}

/*Top level menu link items style - menu top*/
.ddsmoothmenu ul li a{
display: block;
/*background: #414141; background of menu items (default state)*/
color: black;
padding: 3px 8px;
border-right: 0px solid #778;
/*color: #2d2b2b;*/
color: #f9ecad;
text-decoration: none;
}

/*Top level menu link items style - menu left*/
.ddsmoothmenu ul li a.L{
/*display: block;
background: #414141; background of menu items (default state)
color: white;*/
margin: 5px 0px;
padding: 1px 8px;
border-right: 0px solid #778;
/*color: #2d2b2b;*/
text-decoration: none;
}


.ddsmoothmenu ul li a.F:hover{
background: #000000; /*background of left menu items during onmouseover (hover state)*/
color: #999999;
}

.ddsmoothmenu ul li a.F:link, .ddsmoothmenu ul li a.F:visited{
color: silver;
}



.ddsmoothmenu ul li a.L:hover{
background: #000000; /*background of left menu items during onmouseover (hover state)*/
color: #FDD35B;
}

.ddsmoothmenu ul li a.L:link, .ddsmoothmenu ul li a.L:visited{
color: #FDD35B;
}


* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}
.ddsmoothmenu ul.i{
font: 9px Verdana;
/*background: #414141; background of menu bar (default state)*/
z-index:100;
margin: 18px;
padding: 0;
list-style-type: none;
}
.ddsmoothmenu ul li a.i:hover{
background: #000000; /*background of left menu items during onmouseover (hover state)*/
color: #FDD35B;
}

.ddsmoothmenu ul li a.i:link, .ddsmoothmenu ul li a.i:visited{
color: #FDD35B;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: black;
}

.ddsmoothmenu ul li a:hover{
background: #f5e079; /*background of menu items during onmouseover (hover state)*/
color: black;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*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{
font: normal 11px Verdana;
width: 165px; /*width of sub menus*/
padding: 2px 1px 3px 8px;
margin-top: 1px;
border-top-width: 0;
border-bottom: 0px solid gray;
}

.ddsmoothmenu ul li ul li a.gal{
font: normal 11px Verdana;
width: 135px; /*width of sub menus*/
padding: 2px 1px 3px 8px;
margin-top: 1px;
border-top-width: 0;
border-bottom: 0px solid gray;
}

.ddsmoothmenu ul li ul li a.down{
font: normal 11px Verdana;
width: 210px; /*width of sub menus*/
padding: 2px 1px 3px 8px;
margin-top: 1px;
border-top-width: 0;
border-bottom: 0px solid gray;
}

.ddsmoothmenu ul li ul li a.ven{
font: normal 11px Verdana;
width: 200px; /*width of sub menus*/
padding: 2px 1px 3px 8px;
margin-top: 1px;
border-top-width: 0;
border-bottom: 0px solid gray;
}

.ddsmoothmenu ul li ul li a.sop{
font: normal 11px Verdana;
width: 130px; /*width of sub menus*/
padding: 2px 1px 3px 8px;
margin-top: 1px;
border-top-width: 0;
border-bottom: 0px solid gray;
}

.ddsmoothmenu ul li ul li a.for{
font: normal 11px Verdana;
width: 170px; /*width of sub menus*/
padding: 2px 1px 3px 8px;
margin-top: 1px;
border-top-width: 0;
border-bottom: 0px solid gray;
}

.ddsmoothmenu ul li ul li a.compa{
font: normal 11px Verdana;
width: 140px; /*width of sub menus*/
padding: 2px 1px 3px 8px;
margin-top: 1px;
border-top-width: 0;
border-bottom: 0px solid gray;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 30;
top: 30;
width: 0;
height: 30;
background: #f9ecad;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 1;
}
.jewelr {
color: #FDD35B; 
}

.jewels {
font: normal 8px Verdana;
color: #FDD35B; 
}