.nyroModalBg{position:fixed;overflow:hidden;top:0;left:0;height:100%;width:100%;background:#000;opacity:0.7;z-index:100;}
.nmReposition{position:absolute;z-index:100;}
.nyroModalCloseButton{top:-40px;right:0px;width:105px;height:22px;text-indent:-9999em;background:url(../../close.gif);z-index:100;}
.nyroModalTitle{top:-40px;left:0;margin:0;font-size:1.1em;color:#858a86;z-index:100;}
.nyroModalCont{overflow:hidden;position:absolute;border:10px solid #ffffff;border-top:50px solid #ffffff;margin:25px;background:#ffffff;z-index:100;}
.nyroModalCont iframe{width:630px;height:480px;border:0;overflow:hidden;z-index:100;}
.nyroModalError{border:4px solid red;color:red;width:250px;height:250px;z-index:100;}
.nyroModalError div{min-width:0;min-height:0;padding:10px;z-index:100;}
.nyroModalLink, .nyroModalDom, .nyroModalForm, .nyroModalFormFile{position:relative;padding:10px;min-height:285px;min-width:250px;max-width:1000px;z-index:100;}
.nyroModalImage, .nyroModalSwf, .nyroModalIframe, .nyroModalIframeForm{position:relative;overflow:hidden;z-index:100;}
.nyroModalHidden{left:-9999em;top:-9999em;z-index:100;}
.nyroModalLoad{position:absolute;width:100px;height:100px;background:#ffffff url(../../ajaxLoader.gif) no-repeat center;padding:0;z-index:100;}
.nyroModalPrev, .nyroModalNext{outline:none;position:absolute;top:0;height:60%;width:150px;min-height:50px;max-height:300px;cursor:pointer;text-indent:-9999em;background:transparent url('data:image/gif;base64,AAAA') left 20% no-repeat;z-index:100;}
.nyroModalImage .nyroModalPrev, .nyroModalImage .nyroModalNext{height:100%;width:40%;max-height:none;z-index:100;}
.nyroModalPrev{left:0;z-index:100;}
.nyroModalPrev:hover{background-image:url(../../prev.gif);z-index:100;}
.nyroModalNext{right:0;background-position:right 20%;z-index:100;}
.nyroModalNext:hover{background-position:right 20%;background-image:url(../../next.gif);z-index:100;}