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