/* @override http://www.cappellahomes.com/css/lytebox.css */

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }

	#lbOverlay.grey { background-color: #000000; }

	#lbOverlay.red { background-color: #361c14; }



#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }

#lbMain a img { border: none; }



#lbOuterContainer { position: relative; background-color: #ffe6c9; width: 200px; height: 200px; margin: 0 auto; border: 1px solid #892212; }



#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #ffe6c9; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; border: 1px solid #892212; border-top: none; }



#lbImageContainer, #lbIframeContainer { padding: 10px; }

#lbLoading {

	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../images/lytebox/loading_red.gif) center no-repeat;

}



#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#lbImageContainer>#lbHoverNav { left: 0; }

#lbHoverNav a { outline: none; }



#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; color: #77130f; }

	

#lbPrev2_Off, #lbNext2_Off { font-weight: bold; color: #e39881; }

	

#lbDetailsData { padding: 0 10px; color: #620000; }



#lbDetails { width: 85%; float: left; text-align: left; }

#lbCaption {
	display: block;
	font-size: 110%;
	line-height: 150%;
}

#lbCaption span{ 
font: bold italic 140% Georgia, times, serif;	line-height: 15px;
}

#lbNumberDisplay { float: left; display: block; padding: .5em 0 1em;
	font: italic 110% Georgia, times, serif;
}

#lbNavDisplay { float: left; display: block;
	font: italic 12px Georgia, times, serif;
	padding-top: 4px;
}



#lbClose { width: 64px; height: 28px; float: right; background: url(../images/lytebox/close_red.gif) no-repeat 0 5px; }



