/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l { float:left; margin-right:10px; z-index:329571983581; }
.PZ3-r { float:right; margin-left:10px; direction:rtl;  z-index:329571983581;}
	html>/**/body .PZ3-r { position:relative; z-index:329571983581; }
		
.PZ3zoom { border:0px solid #369; z-index:329571983581; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
	html>/**/body .PZ3-r a { right:0; }
	
.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
	cursor:default; height:auto; width:auto;
	overflow:visible; border:0px solid #369;
	margin:-1px 0 0 -1px; }
	html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }
	
	
.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; display:block; }

/* added 5/08 (sorts caption gap)*/
.PZ3zoom a:hover img { display:block; }

/*.PZ3cap { display:none; }*/
a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:1.0em verdana,sans-serif;
  /*font:10pt verdana,sans-serif;*/

/* overridden -1% on 5/08 (sorts caption gap #2 of 2) */  
margin-top:0;

 background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */

/* randsco specific */
.Lnk a.ext:hover { background-color:transparent; margin:-1px -1px 0 -1px; border:1px solid #369; padding:0; }
.Lnk.noBdr a.ext:hover { border:none; margin:0; }
/* .Lnk a.exImg:hover { margin:-1px -1px 0 -1px; border:1px solid #369; padding:0; } */

/* Positional Openings */
.PZ3zoom.lft150 a:hover { margin-left:-150px; }
.PZ3zoom.lft300 a:hover { margin-left:-300px; }
.PZ3zoom.lft450 a:hover { margin-left:-450px; }

/* News Blog PZ3 Styling */
.bPost.cat51 .PZ3zoom { border:0px solid #000; }
.bPost.cat51 .PZ3zoom a:hover { border:0px solid #000; }
.bPost.cat51 a:hover .PZ3cap,
.bPost.cat51 a:hover .PZ31cap { background:#333; color:#cca; }
.bPost.cat51 a:hover .PZ3cap,
.bPost.cat51 a:hover .PZ3inr { padding:5px; }

.bPost.cat51 .PZ3zoom a:hover {
  margin:-1px 0 0 -1px; }
html>body .bPost.cat51 .PZ3-r a:hover {
  margin:-1px -1px 0 -1px; }

/* photo credits */
a:hover .credit,a:hover .credits { position:absolute; 
  right:5px; bottom:2px; color:#aaa; background:inherit;
  font-size:0.8em; }

/* credit "type 1" */
.PZ3zoom a:hover .ezpz1 { display:none; }
.credit1,.credit1 a:hover { border:none; }
.credit1 a:hover .PZ31cap { color:#222; background:#eef3c2; border:2px solid #865822; margin-top:2px; }
.PZ3zoom.PZ3-l.credit1 a:hover { margin:-15px 0 0 -42px; }
.PZ3zoom.PZ3-r.credit1 a:hover { margin:-15px -42px 0 0; }
