/* overridden styles for extensions */

/* rgmedialinks */
#lbOverlay { z-index: 90; }
#lbCenter, #lbBottomContainer { z-index: 100; }
.lbLoading { background-image: url(../../typo3conf/ext/perfectlightbox/res/img/loading.gif) !important; }
#lbCenter, #lbBottomContainer, .lbLoading { background-color: #FFFFFF !important; }
#lbImage, #lbBottom { border-width: 10px !important; border-color: #FFFFFF !important; }
#lbCloseLink { width: 26px !important; height: 26px !important; background-image: url(../../typo3conf/ext/perfectlightbox/res/img/close.gif) !important; }

/* rgmoodalbox */
DIV#mb_overlay { z-index: 90; }
DIV#mb_center, DIV#mb_bottom { z-index: 100; }
DIV#mb_contents, DIV#mb_bottom { background-color: #FFFFFF !important; border-color: #FFFFFF !important; }
A#mb_close_link { width: 26px !important; height: 26px !important; background-image: url(../../typo3conf/ext/perfectlightbox/res/img/close.gif) !important; }

/* rgslideshow */
DIV.rgslideshow { margin-bottom: 20px; border: none; }
DIV.rgsnest { display: none; }
DIV.rgssimg { opacity: 1 !important; -moz-opacity: 1 !important; -khtml-opacity: 1 !important; }
A.rgssimg { opacity: 1 !important; filter: alpha(opacity=100) !important; visibility: visible !important; }

