﻿
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size:9pt;
    font-family:Arial;
}

/******************************** BACKGROUND ************************************/
div.background
{
    position:fixed; 
    top:0px; 
    left:0px;  
    z-index:-1; 
    width:100%; 
    height:100%;
}

img.background
{
    width:100%; 
    height:100%;
    display: block;
}
/********************************** HEADER **************************************/

img.header_icon
{
    position:relative;
    top:0px;
    float:left;
    margin: 0;
    padding: 0;
    padding-right: 6px;
}

div.white_text
{
    padding-left:6px;
    color:White; 
    float:left;
    position:relative;
    top:0px;
    margin: 0;
    padding: 0;
}

div.gray_text
{
    padding-right:6px;
    color:GrayText; 
    float:right;
    position:relative;
    top:0px;
}

/*********************************** LOGO ***************************************/

div.logo_middle
{
    height:65px;  
    margin-left:0px; 
    margin-right:0px; 
    display:block;
    background-color:White;
    padding-top: 14px;
    padding-bottom: 0px;
}

.asp_logo_middle
{
    height:46px; 
    width:auto; 
    margin-left:12px; 
    margin-right:12px;
    display:block;
}

/********************************** DIVIDER *************************************/

div.divider_middle
{
    background-image:url('../Images/Login/login_divider_middle.png'); 
    background-repeat:repeat-x; 
    height:1px;
    margin-right:0px; 
    margin-left:0px; 
    display:block;
    margin-bottom: 6px;
    margin-top: 0px;
    padding: 0;
}

/********************************** CONTENT**************************************/

div.content_middle
{
    width: 522px; 
    height:230px; 
    background-color:#F5F8FA; 
    margin-left:0px; 
    margin-right:0px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    
}

/****************************** CONTENT NORMAL *********************************/
div.content_main
{
    height:140px;
    padding:15px 30px 15px 30px;
    margin: 0px;
    border: 0px;
}

div.content_normal
{
    color: #6F9DBE;
    text-align:left;
    font-weight:bold;
    margin-left: 20px;
}

div.content_error
{
    text-align:left;
    color:Gray;
    border: 0px;
    margin-left: 20px;
    
}

/********************************** FOOTER **************************************/
div.footer_text
{
    float:left;
    padding-left:15px;
    padding-top:35px;
    font-size:7pt; 
    color: #000000;
    padding-bottom: 0px;
    margin: 0px;
    border: 0px;
    position: absolute;
    bottom: 0px;

}

div.footer_logo
{
    float:right;
    padding-right:0px;
    padding-top:35px;
    padding-bottom: 0px;
    height: 26px;
    width: 95px;
    display: block;
    margin: 0px;
    border: 0px;
    right: 20px;
    position: absolute;
    bottom: 0px;
}

/*****************************************/
/* Stretchable Popup                     */
/*****************************************/
div.errorpopup {
  position: absolute;
  z-index: 2;
  color: #FFFFFF;
  position:absolute; 
  left:50%; 
  top:45%;
  margin-left:-273px; 
  margin-top:-180px; 
  z-index:1;
}
div.errorpopup div.top {
  width: 100%; height: 30px;
  position: relative;
}
div.errorpopup div.top div.topleft {
  width: 20px; height: 30px;
  position:absolute; left:0px;
  background: url('../Images/Login/Header/login_header_left.png') no-repeat;
}
div.errorpopup div.top div.topcentre {
  height: 30px; 
  margin-left: 20px; margin-right: 20px;
  background: url('../Images/Login/Header/login_header_middle.png') repeat-x;
}
div.errorpopup div.top div.topright {
  width: 20px; height: 30px;
  position:absolute; right:0px;
  background: url('../Images/Login/Header/login_header_right.png') no-repeat;
}

div.errorpopup div.middle {
  width: 100%; height: 100%;
  position: relative;
}

div.errorpopup div.middle div.middleleft {
  width: 12px; height:100%; min-height: 100%;
  position:absolute; left:0px;
  background: url('../Images/Login/login_overlay_left.png') repeat-y;
  border: 0px;
  padding: 0px;
  margin: 0px;
}
div.errorpopup div.middle div.middlecentre {
  height:100%;
  margin-left: 12px; margin-right: 12px;
  border: 0px;
  padding: 0px;
  margin-bottom: 0px; margin-top: 0px;
  background-color: #F5F8FA;
  
}
div.errorpopup div.middle div.middleright {
  width: 12px; height:100%; min-height: 100%;
  position:absolute; right:0px; 
  background: url('../Images/Login/login_overlay_right.png') repeat-y;
  border: 0px;
  padding: 0px;
  margin: 0px;
}

div.errorpopup div.bottom {
  width: 100%; height: 29px;
  position: relative;
}
div.errorpopup div.bottom div.bottomleft {
  width: 25px; height: 29px;
  position:absolute; left:0px;
  background: url('../Images/Login/Footer/login_footer_left.png') no-repeat;
}
div.errorpopup div.bottom div.bottomcentre {
  height: 29px;
  margin-left: 25px; margin-right: 25px;
  background: url('../Images/Login/Footer/login_footer_middle.png') repeat-x;
}
div.errorpopup div.bottom div.bottomright {
  width: 25px; height: 29px;
  position:absolute; right:0px;
  background: url('../Images/Login/Footer/login_footer_right.png') no-repeat;
}
div.errorpopup div.popup_buttons {
  height: 25px;
  padding-left: 73px;
}

div.errorpopup div.popup_title {
  font-weight: bold;
  padding-top: 9px; padding-left: 0px;
}
div.errorpopup div.form_row {
  clear: both;
  padding-bottom: 10px;
}
div.errorpopup div.form_row label {
  display: block;
  float: left;
  text-align: right;
  width: 59px;
  margin-right: 10px; 
  margin-left: 4px;
}
div.errorpopup div.form_row select {
  max-width: 198px;
  width: auto !important;
  width: 198px;
}

