@CHARSET "UTF-8";


/*dark theme */
.ui-widget-header.black { border: 1px solid #333333; background: #333333 url(ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header.solid { border: 1px solid #f6a828; background: #f6a828 url(ui-lightness/images/ui-bg_gloss-wave_25_333333_500x100.png)  repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-content .ui-state-default.black { border: 1px solid #cccccc; background: #f6f6f6 url(ui-darkness/images/ui-bg_glass_20_555555_1x400.png) 50% 50% repeat-x; font-weight: bold; color:#fff; outline: none; } }
.ui-widget-content { border: 1px solid #666666; background: #000000 url(ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png) 50% bottom repeat-x; color: #ffffff; }


.leftBox input{ display:block; }

input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }

.ui-button { outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none; !important; cursor:pointer; position: relative; text-align: center; }
.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em;  }
h3 { font-size:x-large; padding:10px;}
.ui-widget-header {margin:5px 0 0 0 ;}
.ui-button {color:gray;}