.stylish-select ul.newList {
    left: -9999px;
}

ul.newList * {
    margin: 0;
    padding: 0;
    z-index: 1000;
    position: relative;
}

ul.newList a {
    color: #000;
    text-decoration: none;
    display: block;
}

ul.newList {
    height: 339px;
    margin: 0 0 0 0;
    padding: 8px 0 0 0 ;
    list-style: none;
    color: #000;
    width: 470px;
    position: absolute;
    border: 0px solid #ccc;
    top: 40px;
    left: 0;
    overflow: auto;
    z-index: 9999;
    background: url(./images/popup-background.jpg) repeat-x;
    display: block;
}

.newListSelected {
    position: relative;
    z-index: 100;
    width: 130px;
    color: #000;
    padding: 0;
    text-align: center;
}

.newListSelected span {
    width: 284px;
    display: block;
}

ul.newList li {
    height: 20px;
    line-height: 20px;
    text-transform: none;
    text-align: left;
    margin: 0;
}

ul.newList li a {
    padding-left: 8px;
    margin: 0;

    font-size: 11px !important;

    display: block;
    width: 150px;
    color: #333;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;

    text-shadow: white 0px 1px 1px;
    filter: Shadow(Color=#ffffff, Direction=135, Strength=1);

}

ul.newList li a:hover {
    color: black;
    text-decoration: underline;

}

ul.newList li a:focus {
    -moz-outline-style: none;
}

.selectedTxt {
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 1px;
    height: 1px;
    display: none;
    text-align: center;
    position: absolute;
    top: -10000px;
    left: -10000px;
}

.selectedTxt-1 {
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 130px;
    display: block;
    text-align: center;
}

.newListHover {
    text-decoration: underline;
}

.newListSelHover, .newListSelFocus {
    cursor: default;
}

.nav-item ul ul li a {
    color: #000;
}

.popUpMenuItem_1 {
    width: 100px;
}

.popUpMenuItem_2 {
    width: 90px;
}

.popUpMenuItem_1 ul.newList {
    /* shop by brand */
    /* width: 632px; */
    width: 795px;
    /* width: 1107px; */
    height: 450px;
    margin-left: -171px;
    /* margin-left: -342px; */
}

.popUpMenuItem_2 ul.newList {
    /* shop by goal */
    height: 180px;
    width: 158px;
}
