/* Dialog boxes */
/* common resize handles */

body .ui-resizable-disabled .ui-resizable-handle { cursor:default!important;}
body .ui-resizable-autohide .ui-resizable-handle { display: none; }
/*.ui-resizable { position: relative; background:white}*/

/* Red (Main) Dialog Box */
.dlgRed {border:0px solid #7F9DB9}
.dlgRed .ui-dialog,
.dlgRed.ui-dialog {background-color: transparent;}

.dlgRed .ui-dialog-container,
.dlgRed.ui-dialog-container {border:0px solid white}

.dlgRed .ui-dialog .ui-dialog-titlebar,
.dlgRed.ui-dialog .ui-dialog-titlebar {background: #CE0100;color:white;font-size:14px;font-family:arial;font-weight:bold;padding: 0px;height: 45px;margin:0 5px 0 5px;position:relative;top:5px}
.dlgRed .ui-draggable .ui-dialog-titlebar,
.dlgRed.ui-draggable .ui-dialog-titlebar {cursor: move;}
.dlgRed .ui-draggable-disabled .ui-dialog-titlebar,
.dlgRed.ui-draggable-disabled .ui-dialog-titlebar {cursor: default;}
.dlgRed .ui-dialog .ui-dialog-titlebar-close,
.dlgRed.ui-dialog .ui-dialog-titlebar-close {width: 22px;height: 22px;	background:url(/Design/Dialogs/Red/icn_close.gif) no-repeat;	position:absolute;top: 12px;right: 12px;cursor: default;border:0;cursor:pointer;}
.dlgRed .ui-dialog .ui-dialog-titlebar-close span,
.dlgRed.ui-dialog .ui-dialog-titlebar-close span {display: none;}
.dlgRed .ui-dialog .ui-dialog-titlebar-close-hover,
.dlgRed.ui-dialog .ui-dialog-titlebar-close-hover {background:url(/Design/Dialogs/Red/icn_close.gif) no-repeat;border:0;}
.dlgRed .ui-dialog .ui-dialog-title,
.dlgRed.ui-dialog .ui-dialog-title {margin-left: 5px;color: white;font-weight: bold;position: relative;top: 18px;left: 6px;}
.dlgRed .ui-dialog .ui-dialog-content,
.dlgRed.ui-dialog .ui-dialog-content {margin:0 5px 10px 5px;background:#CE0100;}
*+html .dlgRed.ui-dialog .ui-dialog-content {margin-bottom:5px}
.dlgRed .ui-resizable-handle { position: absolute;font-size: 0.1px;border:0 }
.dlgRed .ui-resizable .ui-resizable-handle { display: block; background:transparent!important }
.dlgRed .ui-resizable-n {margin:0 6px 0 6px;height: 6px; top: 0px; left: 0px;background:url(/Design/shadows/5px.light.gray/shadow-n.png);cursor:n-resize}
.dlgRed > .ui-resizable-n {width: auto!important;}
.dlgRed > .ui-resizable-s {width: auto!important;}
.dlgRed .ui-resizable-s {margin:0 6px 0 6px;height: 6px; bottom: 0px; left: 0px;background:url(/Design/shadows/5px.light.gray/shadow-s.png);cursor:s-resize}
.dlgRed .ui-resizable-e {margin:6px 0 0 0;width: 6px; right: 0px; top: 0px; height: auto;background:url(/Design/shadows/5px.light.gray/shadow-e.png) no-repeat bottom center;cursor:e-resize}
.dlgRed .ui-resizable-w {margin:6px 0 0 0;width: 6px; left: 0px; top: 0px; height: auto;background:url(/Design/shadows/5px.light.gray/shadow-w.png) no-repeat bottom center;cursor:w-resize}
.dlgRed .ui-resizable-se {width: 6px!important; height: 6px!important; right: 0; bottom: 0px;background:url(/Design/shadows/5px.light.gray/shadow-se.png);cursor:se-resize}
.dlgRed .ui-resizable-sw {width: 6px!important; height: 6px!important; left: 0; bottom: 0px;background:url(/Design/shadows/5px.light.gray/shadow-sw.png);cursor:sw-resize}
.dlgRed .ui-resizable-nw {width: 6px!important; height: 6px!important; left: 0; top: 0px;background:url(/Design/shadows/5px.light.gray/shadow-nw.png);cursor:nw-resize}
.dlgRed .ui-resizable-ne {width: 6px!important; height: 6px!important; right: 0; top: 0px;background:url(/Design/shadows/5px.light.gray/shadow-ne.png);cursor:ne-resize}


.dlgRed .ui-dialog .ui-dialog-buttonpane,
.dlgRed.ui-dialog .ui-dialog-buttonpane {margin:0 0 -20px 0;text-align:center;white-space:nowrap;position:absolute;bottom:0;width:90%}
*html .dlgRed.ui-dialog .ui-dialog-buttonpane {margin:0 0 5px 0}

.dlgRed .ui-dialog .ui-dialog-buttonpane .btn-wrapper,
.dlgRed.ui-dialog .ui-dialog-buttonpane .btn-wrapper {padding:0;color:white;margin:0 5px;height:24px;border:0;clear:both;position:static;display:inline-block;float:none;font-size:small;cursor:pointer}
.dlgRed .ui-dialog .ui-dialog-buttonpane .btn-middle,
.dlgRed.ui-dialog .ui-dialog-buttonpane .btn-middle {min-width:80px;background:url(/Design/Dialogs/Red/btn.middle.gif);text-align:center;padding:0 5px;color:white;margin:0;height:24px;border:0;position:static;display:inline;float:left;font-size:small;cursor:pointer;font-weight:bold}
*+html .dlgRed .ui-dialog .ui-dialog-buttonpane .btn-middle,
*+html .dlgRed.ui-dialog .ui-dialog-buttonpane .btn-middle {min-width:auto;}
.dlgRed .ui-dialog .ui-dialog-buttonpane .btn-left,
.dlgRed.ui-dialog .ui-dialog-buttonpane .btn-left {background:url(/Design/Dialogs/Red/btn.left.gif);width:2px;padding:0;color:white;margin:0 0 0 5px;height:24px;position:static;display:inline-block;float:left;font-size:small}
.dlgRed .ui-dialog .ui-dialog-buttonpane .btn-right,
.dlgRed.ui-dialog .ui-dialog-buttonpane .btn-right {background:url(/Design/Dialogs/Red/btn.right.gif);width:2px;padding:0;color:white;margin:0;height:24px;position:static;display:inline-block;float:left;font-size:small}


.dlgRed div.inside-panel {height:auto;background-color:transparent;position:relative;margin:5px;padding:0;}
.dlgRed div.inside-panel-content {background:white;color:#333333;padding:10px;line-height:100%;border-left:1px solid #484848;border-right:1px solid #484848;}
.dlgRed div.inside-panel-ne {line-height:0;font-size:0;background:transparent url(/Design/Panels/white.blackborders/tl.gif) repeat-x 0 0;height:5px;margin-right:5px}
.dlgRed div.inside-panel-ne-nw {background:transparent url(/Design/Panels/white.blackborders/ne.gif) no-repeat right 0px;height:5px;margin-right:-5px;}
.dlgRed div.inside-panel-se {background:transparent url(/Design/Panels/white.blackborders/bl.gif) repeat-x 0 0;height:5px;margin-right:5px;line-height:0;font-size:0}
.dlgRed div.inside-panel-se-sw {background:transparent url(/Design/Panels/white.blackborders/se.gif) no-repeat right 0px;height:5px;margin-right:-5px}

*html .dlgRed div.inside-panel-ne {text-align:right;margin-right:0}
*html .dlgRed div.inside-panel-ne-nw {width:5px;margin-right:0}
*html .dlgRed div.inside-panel-se {text-align:right;margin-right:0}
*html .dlgRed div.inside-panel-se-sw {width:5px;margin-right:0}


*html .dlgRed div.inside-panel {margin:10px;zoom:1}
*html .dlgRed div.inside-panel p, *html .dlgRed div.inside-panel span , *html .dlgRed div.inside-panel div {zoom:1}
*html .dlgRed .ui-resizable-handle {zoom:1}
*html .dlgRed .ui-resizable-n {}
*html .dlgRed .ui-resizable-s {}
*html .dlgRed.ui-dialog .ui-dialog-content {margin:0 5px 0 5px;position:relative;top:-5px;}
*html .dlgRed.ui-dialog .ui-dialog-titlebar {}
*html .dlgRed.ui-dialog-container {zoom:1;}