/* ReMooz.css */
.remooz-title-content, .remooz-title-content .captionText,
.sub-colCenter .article, .sub-colCenter .article .captionText { display:block; }
.remooz-title-content .captionText { font-size:1.2em; display:block; border:0.0833em solid #7fc9e8; padding:0.333em; margin-bottom:0.333em; }
.remooz-title-content { font-size:0.833em;}

/*.remooz-element, a.zoomable { cursor:url(../images/zoom_cursor.cur), -moz-zoom-in; }*/
.remooz-box { position:absolute; top:0; left:0; background:#fff no-repeat center; z-index:100;   }
.remooz-loading { background-image:url(../images/image_zoom/spinner.gif); }
.remooz-body { width:100%; height:100%; border:1px solid #B8B092; }
.remooz-box-focus.remooz-type-image .remooz-body { cursor:-moz-zoom-out; }
.remooz-box-dragging .remooz-body { cursor:move; }

.remooz-title { width:392px; text-align:center;}
.remooz-title-bg { display:none; }
.remooz-title-content { position:relative; color:#000; z-index:151; background:#fff;}
.remooz-title-content h6 { font-size:0.8em; font-weight:bold; color:#000; }
.remooz-title-content p { color:#308BA3; padding-top:3px; padding-bottom:3px; border:1px solid #B8B092; border-top:0px; }

.remooz-type-image img { display:block; border:0; width:100%; height:100%; }
