.foryou li a, .foryou li a:hover, .foryou li a:visited, .foryou li a:link, .foryou li a:active {
   color:     #2f6fb0;
}

.listing-type-grid h4 {
    color:         #286aae;
    border:             1px solid #afcded;
}

.breadcrumbs #current {
    color:  #286aae;
}

.listing-type-grid h4 {
    color:         #286aae;
    border:        1px solid #afcded;
}

.listing-type-grid .product {
    border:             1px solid #afcded;
}

#category_container {
    background-color: #c9d9e9;
}
/* SUBSUB CATEGORIES */

.subsubcategories li{
    background-color: #C9D9E9;
}    

.subsubcategories a:hover{
    background-color: #EBF5FF;
}

.subsubcategories a {
    background-color: #C9D9E9;
}  
