/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: bold 12px Arial;
margin: 0;
padding: 0;
position: absolute;
margin-top:-2px;
margin-left:0px;
left: 0;
top: 0;
list-style-type: none;
background:#ffda17 url(../images/MM_images/menu_drop_allbeds.gif) top left repeat-x;
border:1px solid #ffdb12;
/*border-top:0px solid #bdbcbd;*/
visibility: hidden;
z-index: 100;
padding-bottom:10px;
width:157px !important; /*	WIDTH OF THE ALL BEDS  187px */
overflow:hidden;
}

.ddsubmenustyle li a,
.ddsubmenustyle li a:visited{
display: block;
width: 120px; /*width of menu (not including side paddings) 150*/
color: #d62909;
text-decoration: none;
padding: 4px 5px 5px 0px;
border-bottom:1px dotted #d62909;
margin-left:15px;
/*background:url(../images/epaintstore/list-item.gif) 5px 7px no-repeat;*/
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 125px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
color: #b02208;
text-decoration:none;
/*background:url(../images/epaintstore/list-item-hover.gif) 5px 7px no-repeat;*/
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

/* BOYS BEDS */

.ddsubmenustyle_boys, .ddsubmenustyle_boys ul{ /*topmost and sub ULs, respectively*/
font: bold 12px Arial;
margin: 0;
padding: 0;
position: absolute;
margin-top:-2px;
margin-left:0px;
left: 0;
top: 0;
list-style-type: none;
background:#99c6ee url(../images/MM_images/menu_drop_boys.gif) top left repeat-x;
border:1px solid #99c6ee;
/*border-top:0px solid #bdbcbd;*/
visibility: hidden;
z-index: 100;
padding-bottom:10px;
width:150px !important;/*	WIDTH OF THE BOYS BEDS */
overflow:hidden;
}

.ddsubmenustyle_boys li a,
.ddsubmenustyle_boys li a:visited{
display: block;
width: 120px; /*width of menu (not including side paddings)*/
color: #2883ae;
text-decoration: none;
padding: 4px 12px 5px 0px;
border-bottom:1px dotted #2883ae;
margin-left:12px;
/*background:url(../images/epaintstore/list-item.gif) 5px 7px no-repeat;*/
}

* html .ddsubmenustyle_boys li{ /*IE6 CSS hack*/
display: inline-block;
width: 125px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle_boys li a:hover{
color: #0f2638;
text-decoration:none;
/*background:url(../images/epaintstore/list-item-hover.gif) 5px 7px no-repeat;*/
}

/* BOYS BEDS */

/* GIRLS BEDS */

.ddsubmenustyle_girls, .ddsubmenustyle_girls ul{ /*topmost and sub ULs, respectively*/
font: bold 12px Arial;
margin: 0;
padding: 0;
position: absolute;
margin-top:-2px;
margin-left:0px;
left: 0;
top: 0;
list-style-type: none;
background:#f3845e url(../images/MM_images/menu_drop_girls.gif) top left repeat-x;
border:1px solid #f3845e;
/*border-top:0px solid #bdbcbd;*/
visibility: hidden;
z-index: 100;
padding-bottom:10px;
width:158px !important;/*	WIDTH OF THE GIRLS BEDS */
overflow:hidden;
}

.ddsubmenustyle_girls li a,
.ddsubmenustyle_girls li a:visited{
display: block;
width: 120px; /*width of menu (not including side paddings)*/
color: #aa3511;
text-decoration: none;
padding: 4px 12px 5px 0px;
border-bottom:1px dotted #aa3511;
margin-left:12px;
/*background:url(../images/epaintstore/list-item.gif) 5px 7px no-repeat;*/
}

* html .ddsubmenustyle_girls li{ /*IE6 CSS hack*/
display: inline-block;
width: 125px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle_girls li a:hover{
color: #7e250a;
text-decoration:none;
/*background:url(../images/epaintstore/list-item-hover.gif) 5px 7px no-repeat;*/
}

/* GIRLS BEDS */

/* SHOP BY SIZE BEDS */

.ddsubmenustyle_shop, .ddsubmenustyle_shop ul{ /*topmost and sub ULs, respectively*/
font: bold 12px Arial;
margin: 0;
padding: 0;
position: absolute;
margin-top:-2px;
margin-left:0px;
left: 0;
top: 0;
list-style-type: none;
background:#aebd41 url(../images/MM_images/menu_drop_shop.gif) top left repeat-x;
border:1px solid #aebd41;
/*border-top:0px solid #bdbcbd;*/
visibility: hidden;
z-index: 100;
padding-bottom:10px;
width:158px !important;/*	WIDTH OF THE SHOP BY SIZE */
overflow:hidden;
}

.ddsubmenustyle_shop li a,
.ddsubmenustyle_shop li a:visited{
display: block;
width: 120px; /*width of menu (not including side paddings)*/
color: #108110;
text-decoration: none;
padding: 4px 12px 5px 0px;
border-bottom:1px dotted #108110;
margin-left:12px;
/*background:url(../images/epaintstore/list-item.gif) 5px 7px no-repeat;*/
}

* html .ddsubmenustyle_shop li{ /*IE6 CSS hack*/
display: inline-block;
width: 125px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle_shop li a:hover{
color: #0b560b;
text-decoration:none;
/*background:url(../images/epaintstore/list-item-hover.gif) 5px 7px no-repeat;*/
}

/* SHOP BY SIZE BEDS */
