  



/* ------------------------------------- */
/*           Rainbow Graphics            */
/*       www.rainbow-graphics.com        */
/*           Copyright 2005              */
/* ------------------------------------- */

.Lfill { float:left; width:100px; margin:10px 20px 0px 0px; background:#ffffff;}


img.thumb { border: 1px solid #369; width:100; background:#ffffff; }
img.large { width:0; border:0; position:absolute; }


.Zleft a { position:absolute; 
  cursor:default; }

.Zleft a:hover {
  border:none; background:none; 
  text-decoration:none; margin:0;  }

.Zleft a:hover .large { 
  border:1px solid #000; position:absolute;  }

.Zleft a:hover .large.w300 {  
  width:300px;  top:-90px; left:150px; }

.Zleft a:hover .large.w200 {  
  width:200px;  top:-60px; left:150px; }


 

   

/* ------------------------------------- */
/*      Photo-Caption Zoom Overrides     */
/* ------------------------------------- */

/* for linked photos */
.Zright a,.Zleft a { cursor:pointer; } 
