<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.amHightlightText{
    color:#98130C !important;
}
.amHightlightBgI1{
    background:#98130C !important;
}
.amHightlightBgI2{
    background:#760D07 !important;
}
.amHightlightBgL1{
    background:#EBEBEB !important;
}
.amHightlightBgL2{
    background:#EFEFEC !important;
}
.amHightlightBgL3{
    background:#F8F8F8 !important;
}
.amHightlightBorderLight{
    border-color:#EBEBEB !important;
}
.amHightlightBorderDark{
    border-color:#760D07 !important;
}

.amHighlightGradientI1{
    background: #98130C !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #98130C 0%, #760D07 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98130C), color-stop(100%,#760D07)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #98130C 0%,#760D07 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #98130C 0%,#760D07 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #98130C 0%,#760D07 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #98130C 0%,#760D07 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98130C', endColorstr='#760D07',GradientType=0 ) !important; /* IE6-8 */
}
.amHighlightGradientI2{
   
    background: #760D07 !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #760D07 0%, #98130C 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#760D07), color-stop(100%,#98130C)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #760D07 0%,#98130C 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #760D07 0%,#98130C 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #760D07 0%,#98130C 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #760D07 0%,#98130C 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#760D07', endColorstr='#98130C',GradientType=0 ) !important; /* IE6-8 */
}

.amHighlightGradientL1{
    background: #EBEBEB !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #EBEBEB 0%, #EFEFEC 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EBEBEB), color-stop(100%,#EFEFEC)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #EBEBEB 0%,#EFEFEC 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #EBEBEB 0%,#EFEFEC 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #EBEBEB 0%,#EFEFEC 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #EBEBEB 0%,#EFEFEC 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EBEBEB', endColorstr='#EFEFEC',GradientType=0 ) !important; /* IE6-8 */
}
.amHighlightGradientL2{
    background: #EFEFEC !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #EFEFEC 0%, #EBEBEB 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EFEFEC), color-stop(100%,#EBEBEB)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #EFEFEC 0%,#EBEBEB 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #EFEFEC 0%,#EBEBEB 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #EFEFEC 0%,#EBEBEB 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #EFEFEC 0%,#EBEBEB 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EFEFEC', endColorstr='#EBEBEB',GradientType=0 ) !important; /* IE6-8 */
}

.modal-dialog .modal-body{
    /*white-space: pre-line;*/
}

.categorie-heading img{
    display:inline-block !important;
}

.unit-description{
    font-size:0.6em;
    white-space:nowrap;
}

#b-categories .list-group-item a:hover{
    color:#99130d;
    font-weight:bold;
}

.top-menu ul.nav li.hasSubs &gt; ul li ul li ul li a:hover{
    font-weight:bold;
}

.tab-content ul{
    list-style:square;
}
#productFilter .ui-slider-range{
    background:#98130C;
}
#productFilter .ui-slider-horizontal.ui-widget.ui-widget-content{
    background:#EBEBEB;
}
#productFilter .ui-slider-handle{
    background:#F8F8F8;
    border:1px solid #EBEBEB;   
}

#productFilter .ui-slider-handle:hover{
    border:1px solid #760D07;   
}

#productFilter{
    background:#F8F8F8 !important;
}

#productFilter .paddedButton{
    color:#98130C;
    background:#EFEFEC;
    border:1px solid #EBEBEB;   
    cursor:pointer;
}

#productFilter .paddedButton:hover{
    border:1px solid #760D07;   
}

#productFilter .filterSection{
    border-top:1px solid #EBEBEB;
}

#search_suggest_list{
    position:absolute;
    background:#ffffff;
    width:500px;
    padding:10px;
    border:1px solid #aaa;
    color:#000000;
    box-shadow:0px 0px 6px #666;
    border-radius:3px;
    z-index: 1001;
    top:48px;
}

#search_suggest_list.halfSearchList{
    width:280px;
}




#search_suggest_list .search_suggest_list_item{
  padding:3px;
  display:block;
  cursor: pointer;
  clear:both;
  
  

}

#searchSuggestFirstCol{
    width:180px; 
    float:left;
}
#searchSuggestSecondCol{
    width:250px; 
    float:right;
    padding-left:10px;
    border-left:1px solid #ccc;
}

#search_suggest_list.halfSearchList #searchSuggestSecondCol{
    padding:0;
    border:0;
    float:none;
    width:260px;
}

a.search_suggest_link {
    color: #000;
    line-height: 13px
}

.search_suggest_active{
  background:#eee;
}

.search_suggest_thumb{
  margin:0px 8px 0px 4px;
  float:left;
  text-align:right;
}

.search_suggest_clearer{
    clear:both;
    height:1px;
    line-height:1px;
    font-size:1px;
}

.jq_link{
  padding:3px;
  cursor:pointer;
}

.jq_link_hover{
  text-decoration:underline;
}
.search_suggest_navi .next_page{
  float:right;
  
}

.search_suggest_view_all{
  text-align:center;
  padding:4px;
  color:#000;
  display:block;
}
.search_suggest_navi{
  display:block;
}

.search_suggest_navi span{
  cursor:pointer;
  display:inline-block;
  padding:5px;
  
}

#ss_menu{
  height:15px;
  padding:5px;
}

#ss_close{
  cursor:pointer;
}

#header #search #search_suggest_list .search_suggest_list_item div div a{
    color:#777777;
}

#header #search #search_suggest_list .search_suggest_list_item div div a:hover{
    color:#cccccc;
}

#search_suggest_order{
    

}
#ss_dd_wr{
    margin:8px 5px;
    
    
}
#ss_dd_head{
   
    padding:3px;
    border:1px solid #cccccc;
    background:url('alkimmedia_modules/search_suggest/css/images/dd_arrow.gif') right no-repeat;
    cursor: pointer;
    
    
}

#ss_dd_list{
    display:none;
    position:absolute;
    width:240px;
    border:1px solid #cccccc;
    z-index:1000000000;
    background:#ffffff;
    
    
}

.ss_dd_item{
    padding:3px;
    cursor: pointer;
}

.active_dd_item{
    background: rgb(51,153,255);
}

#ss_slider_caption_wr{
    height:12px;
    padding: 0px 5px;

}
#ss_slider_from{
  float:left;
}

#ss_slider_to{
    float:right;
}

#ss_slider_wr{
  padding:5px 8px 10px 8px;
}

.searchSuggestShLink a{
    color:#666 !important;
}

.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.categoriesList a{
    color:#aaa !important;
}

.categoriesList li{
    list-style-type:none;
}

.categoriesList{
    margin-bottom:10px;
}
.unsetMsg{
    text-align:center;
    position:relative;
    top:-3px;
}

body &gt; #TB_overlay {
    z-index: 1001;
}
body &gt; #TB_window {
    z-index: 1002;
}
</pre></body></html>