﻿.ControlRegion { margin:auto; width:400px; margin-top:100px}.PanelDialogBackground { z-index:998; margin:auto; text-align:center; table-layout:fixed; vertical-align:text-bottom; position:absolute; left:0px; top:0px; width:100%; height:9999px; background-color:#222; -moz-opacity:0.9; opacity:.90; filter:alpha(opacity=90); min-width:100% !important; min-height:100% !important;/*For all browser except IE */  }.PanelDialogBackgroundNewStyle { position:absolute; z-index:1; left:0px; top:0px; min-width:100% !important; min-height:100% !important;/*For all browser except IE */  height:auto !important; height:100%;/*IE hack since IE doesn't understand min-height */ width:100%; background-color:#222; -moz-opacity:0.9; opacity:.90; filter:alpha(opacity=90); overflow:hidden}.PanelDialogPopup { position:absolute; z-index:999; vertical-align:top; text-align:left; table-layout:fixed; width:500px; background-color:#EDF3DE; background-color:#fff; border:10px solid #fafafa;left:50%;top:50%;-moz-border-radius:10px}.PanelDialogTitle { font-family:Arial; font-weight:bold; font-size:14pt; font-variant:small-caps}  .FullScreenBackground { position:absolute; z-index:1; left:0px; top:0px; min-width:100% !important; min-height:100% !important;/*For all browser except IE */  height:auto !important; height:100%;/*IE hack since IE doesn't understand min-height */    width:100%;    background-color:#222;    -moz-opacity:0.9;    opacity:.90;    filter:alpha(opacity=90)}.ControlDialog   {    position:absolute;    z-index:999;    vertical-align:top;    text-align:left;    table-layout:fixed;    width:500px;    background-color:#EDF3DE;    background-color:#fff;    border:1px solid #aaa;left:50%;top:50%}.ControlDialogContent   {    font-family:Arial;    font-size:11pt;    font-variant:small-caps;    padding:20px;    padding-top:10px;    text-align:left}             .ControlDialogHeader   {    color:#006400;    padding:0px 20px 0px 20px;    line-height:1.7em;    background:#e7eeff url(  "/images/backgrounds/loginbox.jpg") repeat-x top left; font-size:11pt; font-weight:bold; text-transform:uppercase; font-family:Arial; vertical-align:top; text-align:left}.ControlDialogButtons { font-size:x-small; font-family:Arial}