/* Component containers
----------------------------------
.ui-widget { font-family: Verdana; font-size: 11px; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana; font-size: 11px; margin-bottom:5px;}*/
.ui-widget-content { width:100px; color: #222222; font-family:Arial; font-size: 11px; }
.ui-widget-content { width:200px; color: #222222; font-family: Verdana; font-size: 11px; }
.ui-widget-content-dialog { border: 1px solid #0058CC; background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #222222; font-family: Verdana; font-size: 11px; }
.ui-widget-content a { color: #222222; }
/*.ui-widget-header { border: 1px solid #4297d7; background: #0090D6 url(images/ui-bg_inset-soft_55_0090D6_1x100.png) 50% 50% repeat-x; color: #ffffff; font-family: Verdana; font-size: 10px; font-weight:bold; }*/
.ui-widget-header a { color: #ffffff; font-family: Verdana; font-size: 10px; font-weight:bold;}
.ui-widget-header-progress { border: 1px solid #D78FC8; background: #0090D6 url(images/ui-bg_diagonals-thick_55_0090D6_40x40.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header-progress a { color: #ffffff; }



/* Dialog
----------------------------------*/
/*.ui-dialog { position: relative; padding: .2em; width: 300px; }*/
.ui-dialog .ui-dialog-titlebar { position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: 1.3em; top: 60%; width: 27px; margin: 8px 0 0 0; padding: 1px; height: 25px;background-image:url(../images/fancy_closebox.png);}
.ui-dialog .ui-dialog-titlebar-close span { display: block;left:-35px;margin:19px;position:relative;color:White;font-weight:bold;}


/*
.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; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }*/
