a{color:#00A19A;}
a:hover {
    color: #000;
}
.color-red {
    color: #00A19A ;
}
.bg-red {
    background-color: #00A19A ;
}
ul#navmenu-h ul{border-top:5px solid #00A19A ;}
ul#navmenu-h li:hover a, ul#navmenu-h li.on a {
    color: #00A19A ;
}
ul#navmenu-h li:hover, ul#navmenu-h li.on {
    border-bottom: 5px solid #00A19A ;
}
#slideTopGallery .description div.link a.link{
background: #00A19A ;
}
.promoted-category .over{
background-color: #6596bb;
height: 80px;
}
.products-list .area-title{
    color: #00A19A ;
}
.products-list .sale-strip{
    background-color: #00A19A ;
}
.products-list .price{
    color: #00A19A ;
}
.products-list .buy{
    background-color: #00A19A ;
}

.promoted-category-small{
    background-color: #00A19A ;
}

#slideTopGallery .item .overlay,
#topImage .over{
  display:none;
}

#topImage {
    background-attachment: scroll;
}

.promoted-category .title{
    font-size: 20px;
}
#topImage .pageTitle{background:  #42b39a;}

/*.lan-change{display:none;}*/
@media only screen and (max-width: 850px){
   div#menuStrip.openSearch .close .fa,
   #menuStrip .mobileSearch button .fa {color: #00A19A ;}
   div#menuStrip div.siteLogo {width: calc(100% - 235px);
}
}
 