/* Add here all your CSS customizations */


/* SlideShow */
#slideshow_fade { width:240px; height:180px; background-color:#FFF; position:relative; overflow:hidden; }

#slideshow_fade img { border:0; position:absolute; left:0px; top:0px; z-index:-10;}

#slideshow_livestock { width:240px; height:180px; background-color:#FFF; position:relative; overflow:hidden; float:left; border: 10px solid white; }

#slideshow_livestock img { border:0; position:absolute; left:0px; top:0px; z-index:-10;}

#slideshow_cold { width:240px; height:180px; background-color:#FFF; position:relative; overflow:hidden; float:left; border: 10px solid white; }

#slideshow_cold img { border:0; position:absolute; left:0px; top:0px; z-index:-10;}

#slideshow_icooler { width:174px; height:447px; background-color:#FFF; position:relative; overflow:hidden; float:left; border: 10px solid white; }

#slideshow_icooler img { border:0; position:absolute; left:0px; top:0px; z-index:-10;}

#slideshow_special { width:500px; height:375px; background-color:#FFF; position:relative; overflow:hidden; float:left; border: 10px solid white; }

#slideshow_special img { border:0; position:absolute; left:0px; top:0px; z-index:-10;}

#slideshow_boxfan { width:240px; height:260px; background-color:#FFF; position:relative; overflow:hidden; float:left; border: 10px solid white; }

#slideshow_boxfan img { border:0; position:absolute; left:0px; top:0px; z-index:-10;}

#slideshow_dustslide { width:200px; height:200px; background-color:#FFF; position:relative; overflow:hidden; float:left; border: 10px solid white; }

#slideshow_dustslide img { border:0; position:absolute; left:0px; top:0px; z-index:-10;}

/* #popup_txt { width:200px; height:30px; position:absolute; left:10px; top:180px; background-color:#000; z-index:10; opacity:0.7; filter('opacity=70'); padding:10px; color:#FFF;} */

h4.titleImage { font-size:16px; line-height:18px; margin:0;}

@media screen and (max-width: 1024px) {
  #screen-only {
    display: none;
  }
}