/* This will hold any extra style sheets  */

.MagicZoomBigImageCont { border:1px solid #CBD2D2; padding: 0}
.MagicZoomBigImageCont img {border: 0}

.MagicZoomMain {text-align: center !important; width: 92px;}

.MagicZoomMain div {padding: 0px !important;}

/* CSS class for small looking glass square under mouse */
.MagicZoomPup {border: 1px solid #CBD2D2; background: #ffffff; }

/* CSS style for loading animation box */
.MagicZoomLoading {text-align: center; background: #ffffff; color: #56bbbe; border: 1px solid #CBD2D2; opacity: 0.8; padding: 3px 3px 3px 3px !important; display: none; /* do not edit this line please */}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {padding-top:	3px !important;}

.zoomCustom {}
#zoom1-big {position: absolute; left: -220px; top: -1px}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

#pscroller1, #pscroller2, #pscroller3 {height: 140px; text-align: center; left: 0px; position: relative; }

.innerDiv {left: 0}

body { behavior: url(includes/csshover.htc);} 