

/* jQuery Dialog

----------------------------------*/

.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.ui-widget-overlay { background: #000000 url(images/ui-bg_flat_0_000000_40x100.png) 50% 50% repeat-x; opacity: .85;filter:Alpha(Opacity=85); }



.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }



.ui-widget-header .ui-icon { }







.ui-dialog { position: relative; padding: .2em; width: 665px; height: 658px; 	background: url(../images/pop-up.jpg) no-repeat top center; }

.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }

.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 

.ui-dialog .ui-dialog-titlebar-close { position: absolute; margin-top: 619px; margin-left: 535px; padding: 0px; width: 100px;  height: 27px; background: url(../images/pop-up-close.jpg) no-repeat; cursor: pointer; }

.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }

.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }

.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }

.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }@charset "utf-8";

/* CSS Document */



