
.ddsubmenustyle, .ddsubmenustyle div {
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    visibility: hidden;
    z-index: 100;
}
.ddsubmenustyle, .ddsubmenustyle div {
    z-index: 999999 !important;
}
.ddsubmenustyle ul {
    border: 0 none;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
.ddsubmenustyle li a {
    background: none repeat scroll 0 0 #000;
    border-bottom: 1px solid #767676;
    color: #fff !important;
    display: block;
    font-family: "Oswald",sans-serif;
    padding: 8px 15px;
    text-decoration: none;
    width: 230px !important;
	font-size:13px;
	font-weight: normal;
}
* html .ddsubmenustyle li {
    display: inline-block;
    width: 230p !importantx;
}
.ddsubmenustyle li a:hover {
    background-color: #93051b;
    color: #fff !important;
}
.downarrowpointer {
    border: 0 none;
    display: none;
    padding-left: 4px;
}
.rightarrowpointer {
    border: 0 none;
    left: 100px;
    padding-top: 3px;
    position: absolute;
}
.ddiframeshim {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    z-index: 500;
}
.extra a.selected {
    background: none repeat scroll 0 0 #000;
}
.ddsubmenustyle ul li ul li a {
    background: none repeat scroll 0 0 #000;
    border-bottom: 1px solid #767676;
    color: #fff !important;
}
.ddsubmenustyle ul li li li a {
    background: none repeat scroll 0 0 #000;
    border-bottom: 1px solid #999;
    color: #fff !important;
}
