/* NOTE: lytebox-gray.css - ALLWEBCO DESIGN 2015 */




/* NOTE: This is the image border. If you adjust this, also adjust the lytebox.js this.borderSize */

	#lbMain img { border: 1px solid #FFFFFF; }

	#lbOverlay.thme, #lbOverlay { background-color: #000000; }

	#lbOuterContainer.thme, #lbOuterContainer, .lbOuterContainer { border: 2px solid #E16969; background-color: #CC0000; }

	#lbDetailsContainer.thme, #lbDetailsContainer { border: 2px solid #E16969; border-top: none; background-color: #CC0000; }

	#lbClose.thme, #lbClose { background: url(white_close.png) no-repeat; }

	#lbPlay.thme, #lbPlay { background-image: none; }

	#lbPause.thme, #lbPause { background-image: none; }

	#lbPrev.thme:hover, #lbPrev.thme:visited:hover, 
	#lbPrev:hover, #lbPrev:visited:hover { background-image: none; }

	#lbNext.thme:hover, #lbNext.thme:visited:hover,
	#lbNext:hover, #lbNext:visited:hover { background-image: none; }

/* PREVIOUS NEXT LINKS FONT */

	#lbPrev2.thme, #lbNext2.thme, #lbSpacer.thme, #lbPrev2, #lbNext2, #lbSpacer { color: #CCCCFF; }

	#lbPrev2_Off.thme, #lbNext2_Off.thme, #lbPrev2_Off, #lbNext2_Off { color: #E16969; }

/* TITLE FONT */

	#lbCaption { font: 14px arial, helvetica, sans-serif; font-weight: bold; color: #FFFFFF; }

/* TEXT FONT */

	#lbDetailsContainer { line-height: 2.0em; line-height: 20px; }

	#lbDetailsData.thme, #lbDetailsData, #lbDetails { font: 12px arial, helvetica, sans-serif; line-height: 20px; color: #C8CAD7; }

/* LOADING ICON (SEE ALSO lytebox.css) */

#lbLoading {
	background: url(loading-white.gif) center no-repeat;
	}
