div#nyroModalFull { font-size: 12px; color: #D8D8D8; font-family: Verdana; }
div#nyroModalLoading { border: 5px solid #FFF; width: 150px; height: 150px; text-indent: -9999em; background: #fff url(../img/ajaxLoader.gif) 0 0 no-repeat; background-position: center; }
div#nyroModalLoading.error { border: 5px solid #FFF; line-height: 20px; padding: 20px; width: 300px; height: 100px; text-indent: 0; background: #fff; }
div#nyroModalWrapper { background: #fff; border: 5px solid #FFF; }
a#closeBut { background:transparent url(../img/close.gif) no-repeat scroll 0 0; display:block; height:32px; outline-style:none; outline-width:0; position:absolute; right:-5px; text-indent:-9999em; top:-18px; width:44px; z-index:999;}
h1#nyroModalTitle { margin: 0; padding: 0; position: absolute; top: -22px; left: 5px; font-size: 12px; color: #ddd; }
div.wrapper div#nyroModalContent { padding: 5px; }
div.wrapperImg div#nyroModalContent { position: relative; overflow: visible !important; text-align: center; }
div.wrapperImg img { vertical-align: baseline; }
div.wrapperImg div#nyroModalContent div { position: absolute; bottom: 0; left: 0; background: black; padding: 10px; margin: 10px; border: 1px #999999; overflow: visible !important; opacity: 0.8; filter: alpha(opacity=80); color:#FFFFFF; }
div.wrapperImg div#nyroModalContent div:hover { opacity: 0.8; filter: alpha(opacity=80); }
a.nyroModalPrev { z-index: 105; outline: none; position: absolute; top: 50%; height: 27px; width: 15px; cursor: pointer; text-indent: -9999em; background: url(../img/btn_modalNav.gif) 0 0 no-repeat; }
a.nyroModalNext { z-index: 105; outline: none; position: absolute; top: 50%; height: 27px; width: 15px; cursor: pointer; text-indent: -9999em; background: url(../img/btn_modalNav.gif) -15px 0 no-repeat; }
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext { height: 60%; width: 20%; }
a.nyroModalPrev { left: -25px; }
a.nyroModalPrev:hover { background: url(../img/btn_galeriaPrev.gif) no-repeat -30px 0; }
a.nyroModalNext { right: -25px; }
a.nyroModalNext:hover { background: url(../img/btn_galeriaNext.gif) no-repeat -30px 0; }
