iframe{border: 1px solid #ffeeff;}
#lbOverlay {position: absolute; top: 0px; left: 0px; z-index: 99998; width: 100%; height: 100%;}
	#lbOverlay.yuri {background-color: #ffaaff;}

#lbMain { position: absolute; left: 0px; width: 100%; z-index: 99999; text-align: center; line-height: 0;}
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #ffeeff; width: 200px; height: 200px; margin: 0 auto;}
	#lbOuterContainer.yuri { border: 3px solid #ff2299;}

#lbDetailsContainer {background-color: #ffeeff; width: 100%; line-height: 1.4em;overflow: auto; margin: 0 auto;}
	#lbDetailsContainer.yuri { border: 3px solid #ff2299; border-top: none; background-image: url('../css/divider/heartlines.gif'); background-position: center top; background-repeat: no-repeat;}

#lbImageContainer, #lbIframeContainer { padding: 10px;}
#lbLoading {position: absolute; top: 45%; left: 0%; height: 100px; width: 100%; text-align: center; line-height: 0; background: url('img-css/loading.gif') center no-repeat;}

#lbHoverNav { position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; z-index: 10;}
#lbImageContainer>#lbHoverNav { left: 0px;}
#lbHoverNav a { outline: none;}

#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.yuri:hover, #lbPrev.yuri:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.yuri:hover, #lbNext.yuri:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }


#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.yuri, #lbNext2.yuri, #lbSpacer.yuri { color: #333333; }

	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.yuri, #lbNext2_Off.yuri { color: #CCCCCC; }

	
#lbDetailsData { padding: 0 10px;}
	#lbDetailsData.yuri { font-size: 14px; font-family: Palatino Linotype; color: #ff2299;}

#lbDetails { float: left; text-align: left;}
#lbCaption { display: block; font-weight: normal;}
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em;}
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em;}

#lbClose { width: 90px; height: 30px; float: right; margin-bottom: 0px;}
	#lbClose.yuri { background: url('botton/nav_cerrar.gif') no-repeat;}

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
