
div#nyroModalFull{font-size:12px;color:#777;}
div#nyroModalLoading{border:5px solid #777;width:150px;height:150px;text-indent:-9999em;background:#fff url('ajaxLoader.gif') no-repeat;background-position:center;}
div#nyroModalLoading.error{border:4px solid #f66;line-height:20px;padding:20px;width:300px;height:100px;text-indent:0;background:#fff;}
div#nyroModalWrapper{background:#fff;border:4px solid #777;}
a#closeBut{position:absolute;display:block;top:-18px;right:2px;width:12px;height:12px;text-indent:-9999em;background:url('close.gif') no-repeat;outline:0;}
h1#nyroModalTitle{background:#777;color:#fff;font-size:12px;left:-4px;line-height:15px;margin:0;padding:5px 0 0 8px;position:absolute;top:-24px;width:100%;}
h1#nyroModalTitle .gray{color:#ccc;}
div.wrapper div#nyroModalContent{padding:0 25px 0 25px;}
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:black;padding:10px;margin:10px;border:1px white dotted;overflow:hidden;opacity:0.2;filter:alpha('opacity=20');}
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:transparent url(data:image/gif;base64,R0lGODlhAQABAJEAAAAAAP///////wAAACH5BAEAAAIALAAAAAABAAEAAAICVAEAOw==);#background:transparent;}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext{top:20%;height:29px;width:21px;}
a.nyroModalPrev{left:-1px;background:url('prev-next.png') -1px 0 no-repeat;}
a.nyroModalNext{right:-1px;background:url('prev-next.png') -22px 0 no-repeat;}
a.nyroModalPrev:focus,a.nyroModalPrev:focus:hover,a.nyroModalPrev:active,a.nyroModalPrev:active:hover,a.nyroModalNext:focus,a.nyroModalNext:focus:hover,a.nyroModalNext:active,a.nyroModalNext:active:hover{background-color:transparent;}

