
/*----------------------------------------------------------------------------------------------------------------------------------*/
.ddsmoothmenu1{
font: bold 12px Verdana;
/*background: #414141; background of menu bar (default state)*/
width: 100%;

}

.ddsmoothmenu1 ul{
margin: 0;
padding: 0;
list-style-type: none;
z-index: 1000;
position: absolute;
}

/*Top level list items*/
.ddsmoothmenu1 ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu1 ul a{
display: block;
 /*background of menu items (default state)background: #414141;padding: 8px 10px;color: #2d2b2b;
color: #000000;
border-right: 0px solid #000000;*/
text-decoration: none;
}

.ddsmoothmenu1 li{
/*display: block;
 background: #99cd5c;background of menu items (default state)*/
/*background-image:url('../App_Themes/Frontend/images/HoverImages/hover-middle.png');
color: white;
border-right: 0px solid #000000;*/
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu1 ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu1 ul li  a:link, .ddsmoothmenu1 ul li a:visited{
color: white;
}

.ddsmoothmenu1 ul li  a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
/*background: black; */
color: white;
}

.ddsmoothmenu1 ul li a:hover{
/*background:url(../App_Themes/Frontend/images/HoverImages/accessories-hover.png); background of menu items during onmouseover (hover state)*/
/*background-color:#017dc1;
width:109px;
height:26px;*/
background-repeat:no-repeat;
/*background: black;*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu1 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)*/
.ddsmoothmenu1 ul li ul li {
display: list-item;
float: none;
padding-left:-30px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu1 ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu1 ul li ul li a {
/*font: normal 13px Verdana;
width: 218px; width of sub menus
padding: 6px;*/
margin: 0;
border-top-width: 0;
/*border-bottom: 0px solid gray;*/
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu1{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### 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: 0;
top: 0;
width: 0;
height: 0;
background: white;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/
.ddsmoothmenu2{
font: bold 12px Verdana;
/*background: #414141; background of menu bar (default state)*/
width: 100%;
}

.ddsmoothmenu2 ul{
margin: 0 0 0 0;
padding: 0;
list-style-type: none;
z-index: 1000;
position: absolute;
}

/*Top level list items*/
.ddsmoothmenu2 ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.ddsmoothmenu2 ul a{
display: block;
 /*background of menu items (default state)background: #414141;padding: 8px 10px;color: #2d2b2b;*/
color: #000000;
border-right: 0px solid #000000;
text-decoration: none;
}

.ddsmoothmenu2 li{
display: block;
/* background: #99cd5c;background of menu items (default state)*/
/*background-image:url('../App_Themes/Frontend/images/HoverImages/hover-middle.png');*/
color: white;
border-right: 0px solid #000000;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu2 ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu2 ul li  a:link, .ddsmoothmenu2 ul li a:visited{
color: white;
}

.ddsmoothmenu2 ul li  a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
/*background: black; */
color: white;
}

.ddsmoothmenu2 ul li a:hover{
/*background:url(../App_Themes/Frontend/images/HoverImages/women-hover.png); background of menu items during onmouseover (hover state)*/
/*background-color:#4caf48;
width:109px;
height:26px;
*/
background-repeat:no-repeat;
/*background: black;*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu2 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)*/
.ddsmoothmenu2 ul li ul li {
display: list-item;
float: none;
padding-left:-230px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu2 ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu2 ul li ul li a {
font: normal 13px Verdana;
width: 218px; /*width of sub menus*/
padding: 6px;
margin: 0;
border-top-width: 0;
border-bottom: 0px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu2{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### 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: 0;
top: 0;
width: 0;
height: 0;
background: white;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/
.ddsmoothmenu3{
font: bold 12px Verdana;
/*background: #414141; background of menu bar (default state)*/
width: 100%;
}

.ddsmoothmenu3 ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
z-index: 1000;
position: absolute;
}

/*Top level list items*/
.ddsmoothmenu3 ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.ddsmoothmenu3 ul a{
display: block;
 /*background of menu items (default state)background: #414141;padding: 8px 10px;color: #2d2b2b;*/
color: #000000;
border-right: 0px solid #000000;
text-decoration: none;
}

.ddsmoothmenu3 li{
display: block;
/* background: #99cd5c;background of menu items (default state)*/
/*background-image:url('../App_Themes/Frontend/images/HoverImages/hover-middle.png');*/
color: white;
border-right: 0px solid #000000;
color: #2d2b2b;
text-decoration: none;
}

* html .ddsmoothmenu3 ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu3 ul li  a:link, .ddsmoothmenu3 ul li a:visited{
color: white;
}

.ddsmoothmenu3 ul li  a.selected{
color: white;
}

.ddsmoothmenu3 ul li a:hover{
background-color:#dc137b;
background-repeat:no-repeat;
/*width:96px;
height:26px;*/
color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu3 ul li ul {
position: absolute;
left: 0;
display: none;
visibility: hidden;
}

.ddsmoothmenu3 ul li ul li {
display: list-item;
float: none;
padding-left:-30px;
}

.ddsmoothmenu3 ul li ul li ul{
top: 0;
}

.ddsmoothmenu3 ul li ul li a {
/*font: normal 13px Verdana;
width: 218px;
padding: 6px;
margin: 0;
border-top-width: 0;
border-bottom: 0px solid gray;*/
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu3{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### 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: 0;
top: 0;
width: 0;
height: 0;
background: white;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
