div#nyroModalFull{}
div#nyroModalLoading{border:4px solid #eee;width:150px;height:150px;text-indent:-9999em;background:#eee url(../img/ajaxLoader.gif) no-repeat;background-position:center;}
div#nyroModalLoading.error{border:4px solid #f66;line-height:20px;width:300px;height:100px;text-indent:0;background:#fff;padding:20px;}
div#nyroModalWrapper{background:#eee;border:4px solid #eee;}
a#closeBut{position:absolute;display:block;top:-9px;right:-44px;width:40px;height:40px;text-indent:-9999em;background:url(../img/close.png) no-repeat;border:0;outline:0;}
h1#nyroModalTitle{position:absolute;top:-22px;left:5px;font-size:12px;color:#ddd;margin:0;padding:0;}
div.wrapper div#nyroModalContent{padding:5px;}
div.wrapperImg div#nyroModalContent{position:relative;overflow:hidden;text-align:center;}
div.wrapperImg img{vertical-align:baseline;}
div.wrapperImg div#nyroModalContent div{position:absolute;bottom:0;left:0;background:#000;border:1px #FFF dotted;overflow:hidden;opacity:0.2;filter:alpha(opacity=20);margin:10px;padding:10px;}
div.wrapperImg div#nyroModalContent div:hover{opacity:0.5;filter:alpha(opacity=50);cursor:help;}
a.nyroModalPrev,a.nyroModalNext{z-index:105;outline:none;position:absolute;top:0;height:100%;width:40%;cursor:pointer;text-indent:-9999em;background-image:url(data:image/gif;base64,AAAA);}
div.wrapperSwf a.nyroModalPrev,div.wrapperSwf a.nyroModalNext,div.wrapper a.nyroModalPrev,div.wrapper a.nyroModalNext{height:60%;width:20%;}
a.nyroModalPrev{left:0;}
a.nyroModalPrev:hover{background:url(../img/prev.png) left 10% no-repeat;outline:0;}
a.nyroModalNext{right:0;}
a.nyroModalNext:hover{background:url(../img/next.png) right 10% no-repeat;outline:0;}