/* **** crucifyd found this here: http://www.dynamicdrive.com/dynamicindex4/lightbox/index.htm **** */
/* version 2.1 of this script here: http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm */
/* authors website -- https://www.lokeshdhakar.com/projects/lightbox/  */
/* goes with MULTI-lightbox.js * /





/* **** BEGIN removed by crucifyd **** */
/*
#lightbox{
	background-color:#000;
	box-shadow: 11px 11px 9px rgba(0,0,0, .9);
	}


#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	padding-bottom: .7em;
	}	
#lightboxCaption{ color: #999; text-align: center; font: 13px verdana; letter-spacing: 2px; text-transform: uppercase;}
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

/* **** END removed by crucifyd **** */


#lightbox img{
border: none;
/*border-bottom: solid 1px #777; **** REMOVED BY CRUCIFYD **** */
box-shadow: 11px 11px 9px rgba(0,0,0, .95);
clear: both;
margin-left: 12px;
max-height: 82%;
width: auto;
position: fixed;
top: 92px;
margin: 0px auto;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}


/**** OLD lightbox CSS ****
 b order: none;               *
 /*border-bottom: solid 1px #777; **** REMOVED BY CRUCIFYD **** */
 /*	box-shadow: 11px 11px 9px rgba(0,0,0, .95);
  c lear: both;                *
  margin-left: 12px;
  position: fixed;
  top: 92px;
  }
  **** OLD lightbox CSS *** */

 #overlay img{
	border: none;
	}

#overlay{
	background: rgba(30,30,30, .9);
	}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

/* thumb-LP */  /* and some 8T / CD / CS /DL  */
/* 700 x700 */
img.thumb-LP {
	width: auto;
	height: 214px;
	position: absolute;
	}

		img.thumb-LP.alt {
			width: auto;
			height: 55px;
			position: absolute;
		}

/* thumb-LP */ .rotate-90 img.thumb-LP{
		transform: rotate(90deg);
		position: absolute;
		width: auto;
		height: 214px;
		}

	/* thumb-LP */ .rotate-270 img.thumb-LP {
		transform: rotate(-90deg);
		position: absolute;
		width: auto;
		height: 214px;
		}

	/* thumb-LP alt*/  /* and some 8T / CD / CS /DL  */
	/* 700 x700 */
	img.thumb-LP.alt {
		width: auto;
		height: 55px;
		position: absolute;
		}

				.ca-notav img.thumb-LP.alt {
					width: auto;
					height: 143px;
					position: absolute;
					}

		/* thumb-LP alt*/ .rotate-90 img.thumb-LP.alt {
			transform: rotate(90deg);
			position: absolute;
			width: auto;
			height: 55px;
			}

		/* thumb-LP alt*/ .rotate-270 img.thumb-LP.alt {
			transform: rotate(-90deg);
			position: absolute;
			width: auto;
			height: 55px;
			}

	/* thumb-VCS */
	/* 700 x700 */
	img.thumb-VCS {
		width: auto;
		height: 90px;
		}


/* thumb-CS */
/* 438 x 700  --  2.5" x 4" */
img.thumb-CS {
	width: auto;
	height: 214px;
	}

	/* thumb-CS */ .rotate-90 img.thumb-CS,
	/* thumb-CS */ .rotate-270 img.thumb-CS {
		left: -40px;
		top: 40px;
		position: absolute;
			width: 214px;
			height: auto;
		}

		/* thumb-CS */ .rotate-90 img.thumb-CS{
			transform: rotate(90deg);
			}

		/* thumb-CS */ .rotate-270 img.thumb-CS {
			transform: rotate(-90deg);
			}

	/* thumb-CS-alt */
	/* 438 x 700 */
	img.thumb-CS-alt {
		position: absolute;
		left: 0px;
		top: 0px;
			width: auto;
			height: 56px;
		}

	/* thumb-CS-alt */
	/* 438 x 700 */
	img.thumb-CS-alt.vert {
		position: absolute;
		left: -11px;
		top: 10px;
			width: 56px;
			height: auto;
		}

	/* thumb-CS-alt-H */
	/* 438 x 700 */
	img.thumb-CS-alt.hori {
		position: absolute;
		left: -11px;
		top: 10px;
			width: auto;
			height: 35px;
		}

		/* thumb-CS */ .rotate-90 img.thumb-CS-alt {
			transform: rotate(90deg);
			}

		/* thumb-CS */ .rotate-270 img.thumb-CS-alt {
			transform: rotate(-90deg);
			}



/* thumb-BR */
/* 603 x700  --  6.25" x 7.25" */
img.thumb-BR {
	width: auto;
	height: 214px;
	}
	/* thumb-BR-alt */
	/* 483 x700 */
	img.thumb-BR-alt {
		width: auto;
		height: 55px;
		}






/* thumb-DVD */
/* 438 x 700  --  2.5" x 4" */
img.thumb-DVD {
	width: auto;
	height: 214px;
	}

	/* thumb-DVD */ .rotate-90 img.thumb-DVD,
	/* thumb-DVD */ .rotate-270 img.thumb-DVD {
		left: -40px;
		top: 40px;
		position: absolute;
			width: 214px;
			height: auto;
		}

		/* thumb-DVD */ .rotate-90 img.thumb-DVD{
			transform: rotate(90deg);
			}

		/* thumb-DVD */ .rotate-270 img.thumb-DVD {
			transform: rotate(-90deg);
			}

	/* thumb-DVD-alt */
	/* 438 x 700 */
	img.thumb-DVD-alt {
		position: absolute;
			width: auto;
			height: 55px;
		}

		/* thumb-DVD */ .rotate-90 img.thumb-DVD-alt {
			transform: rotate(90deg);
			}

		/* thumb-DVD */ .rotate-270 img.thumb-DVD-alt {
			transform: rotate(-90deg);
			}




/* thumb-DVD-H */
/* 700 x483  --  7.25" x 5"  */
img.thumb-DVD-H {
	width: auto;
	height: 214px;
	}

	/* thumb-DVD-H */ .rotate-90 img.thumb-DVD-H,
	/* thumb-DVD-H */ .rotate-270 img.thumb-DVD-H {
		left: -33px;
		top: 33px;
		position: absolute;
			width: 214px;
			height: auto;
		}

		/* thumb-DVD-H */ .rotate-90 img.thumb-DVD-H{
			transform: rotate(90deg);
			}

		/* thumb-DVD-H */ .rotate-270 img.thumb-DVD-H {
			transform: rotate(-90deg);
			}

	/* thumb-DVD-H-alt */
	/* 438 x 700 */
	img.thumb-DVD-H-alt {
		left: -8px;
		top: 9px;
		position: absolute;
			width: 54px;
			height: auto;
		}

		/* thumb-DVD */ .rotate-90 img.thumb-DVD-H-alt {
			transform: rotate(90deg);
			}

		/* thumb-DVD */ .rotate-270 img.thumb-DVD-H-alt {
			transform: rotate(-90deg);
			}








/* thumb-VHS */
/* 398 x 700  --  4.125" x 7.25" */
img.thumb-VHS {
	width: auto;
	height: 214px;
	}

	/* thumb-VHS */ .rotate-90 img.thumb-VHS,
	/* thumb-VHS */ .rotate-270 img.thumb-VHS {
		left: -46px;
		top: 46px;
		position: absolute;
			width: 214px;
			height: auto;
		}

		/* thumb-VHS */ .rotate-90 img.thumb-VHS{
			transform: rotate(90deg);
			}

		/* thumb-VHS */ .rotate-270 img.thumb-VHS {
			transform: rotate(-90deg);
			}

/* thumb-VHS */
/* 398 x 700  --  4.125" x 7.25" */
img.thumb-VHS.hori {
	left: -46px;
	top: 46px;
	width: auto;
	height: 214px;
	}

/* thumb-VHS */
/* 398 x 700  --  4.125" x 7.25" */
img.thumb-VHS.vert {
	left: -46px;
	top: 46px;
	width: 214px;
	height: auto;
	}

	/* thumb-VHS  alternate */
	/* 483 x700 */
	img.thumb-VHS-alt {
		width: auto;
		height: 55px;
		}








/* illusion-thumb */
img.illusion-thumb {
	width: auto;
	height: 100px;
	}


