/************** CATEGORY MENU **************/
#SideCategoryList {
    width:980px;
    position:relative;
}
#SideCategoryList h2 {
    display:none;
}
#SideCategoryList ul {
    position:relative;
    margin:0;
    padding:0;
}
#SideCategoryList li {
    list-style:none;
    margin:0;
    padding:0;
}
/* TOP LEVEL */
#SideCategoryList li {
    float:left;
    line-height:40px;
}

#SideCategoryList .sf-horizontal > li:nth-child(1) {
    margin-left:380px;
}

#SideCategoryList li:hover {
    background:transparent url('../images/arrowDown_t-1539196055.png') center 30px no-repeat;
}
#SideCategoryList li a {
    font-family: 'Gentium Basic', serif !important;
    font-weight:bold;
    font-size:19px;
    color:#000 !important;
    letter-spacing:0;
    text-transform:uppercase;
    padding:9px 11px;
    text-decoration:none;
}

/* CHILD LEVEL */
#SideCategoryList li ul {
    display:none;
    position:absolute;
    width:973px;
    top:40px;
    left:0;
    border:solid 3px #CCC;
    background:#FFF;
    z-index:150;
}
#SideCategoryList li:hover ul {
    display:block;
}
#SideCategoryList li li {
    position:relative;
    float:left !important;
    width:152px;
    height:148px;
    text-align:left;
    line-height:15px;
    margin:20px 0 20px 20px;
}
#SideCategoryList li li a {
    display:block;
    width:152px;
    height:148px;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size:14px;
    font-weight:bold;
    color:#000 !important;
    text-align:left;
}
#SideCategoryList li li span {
    display:block;
    width:100%;
    text-align:center;
    padding:0 0 5px 0;
    border-bottom:solid 1px #CCC;
}

/* CHILD CHILD LEVEL */
#SideCategoryList li li ul {
    position:relative;
    border:none;
    background:none;
    top:15px;
    width:152px;
    height:170px;
}
#SideCategoryList li li li {
    float:none !important;
    line-height:15px;
    margin:0 0 10px 0;  
}
#SideCategoryList li li li a {
    border:none;
    text-transform:none;
    font-size:12px;
    padding:0;
}
#SideCategoryList li li li a:hover {
    text-decoration:underline;
}
#SideCategoryList li li:hover,
#SideCategoryList li li li:hover {
    background:none;
}
#SideCategoryList li ul li ul {
    display:none !important;
}
/* HIDE BONUS PRODUCT CATEGORY */
#SideCategoryList ul > li:nth-child(4) {
    display:none;
}
#SideCategoryList ul > li > ul > li:nth-child(4) {
    display:block;
}



/******************* MENU BACKGROUND IMAGES ************************/
/* FACE */
#SideCategoryList li:nth-child(1) ul li:nth-child(2) {
    background:url('../images/navFace_moisturizing_t-1539196055.jpg') no-repeat 10px 26px;
}
#SideCategoryList li:nth-child(1) ul li:nth-child(3) {
    background:url('../images/navFace_eyecream_t-1539196055.jpg') no-repeat 10px 26px;
}
#SideCategoryList li:nth-child(1) ul li:nth-child(4) {
    background:url('../images/navFace_cleansing_t-1539196055.jpg') no-repeat 40px 30px;
}
#SideCategoryList li:nth-child(1) ul li:nth-child(5) {
    background:url('../images/navFace_shaving_t-1539196055.jpg') no-repeat 10px 26px;
}
#SideCategoryList li:nth-child(1) ul li:nth-child(6) {
    background:url('../images/navFace_masks_t-1539196055.jpg') no-repeat 10px 26px;
}
#SideCategoryList li:nth-child(1) ul li:nth-child(7) {
    background:url('../images/navFace_lip_t-1539196055.jpg') no-repeat 10px 26px;
}
#SideCategoryList li:nth-child(1) ul li:nth-child(8) {
    background:url('../images/navFace_travel_t-1539196055.jpg') no-repeat 40px 30px;
}
#SideCategoryList li:nth-child(1) ul li:nth-child(9) {
    background:url('../images/navGifts_t-1539196055.jpg') no-repeat 12px 30px;
}
/* BODY */
#SideCategoryList li:nth-child(2) ul li:nth-child(2) {
    background:url('../images/navBody_hair_t-1539196055.jpg') no-repeat 40px 30px;
}
#SideCategoryList li:nth-child(2) ul li:nth-child(3) {
    background:url('../images/navBody_cleansing_t-1539196055.jpg') no-repeat 10px 26px;
}
#SideCategoryList li:nth-child(2) ul li:nth-child(4) {
    background:url('../images/navBody_moisturizing_t-1539196055.jpg') no-repeat 40px 30px;
}
#SideCategoryList li:nth-child(2) ul li:nth-child(5) {
    background:url('../images/navBody_bath_t-1539196055.jpg') no-repeat 14px 26px;
}
#SideCategoryList li:nth-child(2) ul li:nth-child(6) {
    background:url('../images/navBody_deodorant_t-1539196055.jpg') no-repeat 40px 26px;
}
#SideCategoryList li:nth-child(2) ul li:nth-child(7) {
    background:url('../images/navBody_bodyspray_t-1539196055.jpg') no-repeat 40px 30px;
}
#SideCategoryList li:nth-child(2) ul li:nth-child(8) {
    background:url('../images/navBody_signaturecologne_t-1539196055.jpg') no-repeat 10px 26px;
}
#SideCategoryList li:nth-child(2) ul li:nth-child(9) {
    background:url('../images/navBody_travel_t-1539196055.jpg') no-repeat 40px 26px;
}
#SideCategoryList li:nth-child(2) ul li:nth-child(10) {
    background:url('../images/navBody_accessories_t-1539196055.jpg') no-repeat 10px 26px;
}
#SideCategoryList li:nth-child(2) ul li:nth-child(11) {
    background:url('../images/navGifts_t-1539196055.jpg') no-repeat 10px 26px;
}

/* HOME */
#SideCategoryList li:nth-child(3) ul li:nth-child(2) {
    background:url('../images/navHome_homescent_t-1539196055.jpg') no-repeat 36px 30px;
}
#SideCategoryList li:nth-child(3) ul li:nth-child(3) {
    background:url('../images/navHome_apparel_t-1539196055.jpg') no-repeat 10px 26px;
}
<!--#SideCategoryList li:nth-child(3) ul li:nth-child(4) {
    background:url('../images/navHome_candles_t-1539196055.jpg') no-repeat 10px 26px;
}-->
#SideCategoryList li:nth-child(3) ul li:nth-child(4) {
    background:url('../images/navHome_laundry_t-1539196055.jpg') no-repeat 34px 26px;
}
#SideCategoryList li:nth-child(3) ul li:nth-child(5) {
    background:url('../images/navHome_cleaning_t-1539196055.jpg') no-repeat 34px 30px;
}
#SideCategoryList li:nth-child(3) ul li:nth-child(6) {
    background:url('../images/navHome_tea_t-1539196055.jpg') no-repeat 10px 26px;
}
#SideCategoryList li:nth-child(3) ul li:nth-child(7) {
    background:url('../images/navGifts_t-1539196055.jpg') no-repeat 10px 26px;
}




/******************* CATEGORY MENU FEATURED PRODUCT ************************/
#SideCategoryList .HFP {
    float:right !important;
    width:225px;
    height:360px;
    padding-left:15px;
    margin:20px 20px 0 0;
    border-left:solid 1px #CCC;
}
#SideCategoryList .HFP h6 {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size:14px;
    font-weight:bold;
    color:#000 !important;
    text-align:center;
    letter-spacing:0;
    line-height:14px;
    padding:0 0 5px 0;
    margin:0 0 10px 0;
    border-bottom:solid 1px #CCC;
}
#SideCategoryList .HFP .ProductImage {
    text-align:center;
}
/*
.HFP .ProductDetails {
    font-family: 'Gentium Basic', serif !important;
    font-size:13px;
    font-style:italic;
    font-weight:bold;
    text-align:center;
    text-transform:none;
}*/
#SideCategoryList .HFP a,
#SideCategoryList .HFP .ProductDetails a {
    display:block;
    width:245px;
    font-family: 'Gentium Basic', serif !important;
    font-size:13px;
    font-style:italic;
    font-weight:bold;
    text-align:center;
    text-transform:none;
    color:#000;
    border:none !important;
    padding:0 0 5px 0;
}
.HFP .ProductPriceRating, .HFP .ProductActionAdd {
    display:none;
}