﻿#lpbd-window{width:100%;min-height:100%;z-index:30;background:rgba(0,0,0,.8);position:fixed;top:0;left:0}

#lpbd-window,#lpbd-window *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

#lpbd-background-close{width:100%;min-height:100%;z-index:31;position:fixed;top:0;left:0}

/* changed size from 620 x 480 ... also lightbox.min.js iframe size from 540 x 380 to width="580" height="420" */
#lpbd-back-lightbox{width:640px;height:480px;margin:auto;z-index:32}


.lpbd-lightbox{position:relative;width:100%;height:100%;padding:30px;margin:0;background-color:#5C46B3; background-image:url(../img/logo.png);background-repeat: no-repeat;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;box-shadow:0 2px 2px 2px rgba(0,0,0,.3);z-index:53}

#lpbd-close-icon{background-image:url("../img/close-icon.png");background-repeat:no-repeat;width:11px;height:11px;position:absolute;top:10px;right:10px;z-index:551}

#lpbd-close-icon:hover{cursor:pointer}


.videolightbox a {
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:left !important;
	opacity:0.87;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 15px;
	color: #000;
}
.videolightbox a.videolb {display:none}
.videolightbox a img {
	display:block;
	border: 1px solid #727678;
	margin:0;
	margin-bottom: 2px;
	
}
.videolightbox a:hover {
	opacity:1;
	text-decoration: underline;
}

.videolightbox span { display:block; }

.videolightbox {
	width: 225px;
	float: left;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}

.videolightbox a img {
	display:block;
	border: 1px solid #727678;
	margin:0;
	margin-bottom: 0;}
	
.vidbox{
	height:120px;
	width:190px;
}
.vidbox2{
	height:160px;
	width:190px;
}

