/** map **/


/** star box **/
.starrating-wrapper     { z-index: 1002; }
.starrating-box         { z-index: 1003; }
.starrating-star        { z-index: 1004; }
.starbox                { z-index: 1003; }
.starbox span           { z-index: 1004; }

.starrating-control     { z-index: 1005; }

/** infobox **/
#infobox                { z-index: 1006; }
#infobox .close         { z-index: 1007; }

.ls-starbox             { z-index: 1008; }
.ls-starbox span        { z-index: 1009; }

/** disabled message **/
div.disabled-message    { z-index: 1010; }

/** search suggestions **/
.search-suggestion-root { z-index: 2025; }
.search-suggestion-list { z-index: 1012; }

/** shopbox action buttons **/
.shopbox .action-buttons{ z-index: 1100; }

/** filter bar ( .multi-selectbox ) **/
.multi-selectbox        { z-index: 1100; }
.multi-selectbox ul     { z-index: 1101; }

/** header menu ( #functions ) **/
#functions              { z-index: 1100; }
#functions>div ul       { z-index: 1101; }

/** location picker **/
.overlay-background     { z-index: 2000; }
.overlay-root           { z-index: 2001; }
#quick-search           { z-index: 1999; }