#loginbox,
#messagebox,
#darkbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 101;
  text-align: center;
  font-family: Helvetica, Arial, sans-serif;
  color: #283232;
  display: block;
}
  #darkbox img {
    text-align:center;
  }
  #darkbox a img {
    border: none;
  }

#boxContent_messagebox {
  position: relative;
  margin: 0 auto;
  background: url(../images/global/backgrounds/bg-lightbox-message.png) no-repeat;
  padding: 20px 0 0;
}
  #boxContent_messagebox img {
    position: relative;
    left: -10px;
  }
  #boxContent_messagebox span {
    color: #747b7e;
    font-size: 23px;
    position: relative;
    top: -5px;
  }

#boxContent_darkbox {
  background: #fff;
  border: 1px solid #e8ebed;
  height: 718px !important;
  margin: 0 auto;
  padding: 0px;
  position: relative;
  text-align:center;
  width: 624px !important;
}

#boxContent_darkbox.medium {
  height: 618px !important;
  width: 524px !important;
}
  #boxContent_darkbox.medium #boxHeader {
    letter-spacing: 2px;
  }
  #boxContent_darkbox.medium #imageInnerContainer {
    height: 500px !important;
    width: 500px !important;
  }
  #boxContent_darkbox.medium #darkboxImage {
    max-height: 500px;
    max-width: 500px;
  }
  #boxContent_darkbox.medium #imageData,
  #boxContent_darkbox.medium #numberDisplay,
  #boxContent_darkbox.medium #imageNotice {
    width: 500px;
  }
  #boxContent_darkbox.medium #imageNotice {
    top: 546px;
  }
  #boxContent_darkbox.medium #closeContainer_darkbox {
    margin-top: 3px;
  }
  #boxContent_darkbox.medium #shadow_darkbox {
    background-image: url(../images/global/backgrounds/bg-lightbox-glow_med.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 1000px !important;
    width: 900px !important;
    top: -181px !important;
    left: -193px !important;
    margin: 0 auto;
    position: absolute;
    z-index: -20;
  }

#boxContent_darkbox.small {
  height: 518px !important;
  width: 424px !important;
}
  #boxContent_darkbox.small #boxHeader {
    letter-spacing: 0px;
    
  }
  #boxContent_darkbox.small #imageInnerContainer {
    height: 400px !important;
    width: 400px !important;
  }
  #boxContent_darkbox.small #darkboxImage {
    max-height: 400px;
    max-width: 400px;
  }
  #boxContent_darkbox.small #imageNotice {
    line-height: 70%;
    top: 445px !important;
  }
  #boxContent_darkbox.small #imageData {
    top: 486px;
  }
  #boxContent_darkbox.small #numberDisplay {
    height: 18px;
  }
  #boxContent_darkbox.small #imageData,
  #boxContent_darkbox.small #numberDisplay,
  #boxContent_darkbox.small #imageNotice {
    width: 400px;
  }
  #boxContent_darkbox.small #imageNotice {
    top: 446px;
  }
  #boxContent_darkbox.small #closeContainer_darkbox {
    margin-top: 2px;
  }
  #boxContent_darkbox.small #closeContainer_darkbox a {
    font-size: 11px;
  }
  #boxContent_darkbox.small #shadow_darkbox {
    background-image: url(../images/global/backgrounds/bg-lightbox-glow_small.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 800px !important;
    width: 750px !important;
    top: -135px !important;
    left: -165px !important;
    margin: 0 auto;
    position: absolute;
    z-index: -20;
  }

#boxContent_darkbox.x-small {
  height: 418px !important;
  width: 324px !important;
}
  #boxContent_darkbox.x-small #boxHeader {
    font-size: 11px;
    letter-spacing: 0px;
  }
  #boxContent_darkbox.x-small #imageInnerContainer {
    height: 300px !important;
    width: 300px !important;
  }
  #boxContent_darkbox.x-small #darkboxImage {
    max-height: 300px;
    max-width: 300px;
  }
  #boxContent_darkbox.x-small #imageData,
  #boxContent_darkbox.x-small #numberDisplay,
  #boxContent_darkbox.x-small #imageNotice {
    width: 300px;
  }
  #boxContent_darkbox.x-small #imageData {
    font-size: 10px;
    height: 10px;
    bottom: 4px;
  }
  #boxContent_darkbox.x-small #imageData a {
    font-size: 10px;
  }
  #boxContent_darkbox.x-small #numberDisplay {
    height: 17px;
    font-size: 9px;
  }
  #boxContent_darkbox.x-small #imageNotice {
    top: 342px;
    line-height: 55%;
  }
  #boxContent_darkbox.x-small #imageNotice #caption {
    font-size: 11px;
  }
  #boxContent_darkbox.x-small #closeContainer_darkbox a {
    font-size: 10px;
  }
  #boxContent_darkbox.x-small #closeContainer_darkbox {
    margin-top: 0px;
  }
  #boxContent_darkbox.x-small #shadow_darkbox {
    background-image: url(../images/global/backgrounds/bg-lightbox-glow_x-small.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 650px !important;
    width: 550px !important;
    top: -104px !important;
    left: -115px !important;
    margin: 0 auto;
    position: absolute;
    z-index: -20;
    /*modify to change the shade 0solidity/opacity, same as below*/
    /*
    filter:alpha(Opacity=15);
    opacity:0.15;
    background-color: #000;
    */
  }

#loginbox #boxContent_loginbox {
  position: relative;
  margin: 0 auto;
  padding: 0px;
  text-align:center;
  background-color: #ffffff;
  border: 1px solid #e8ebed;
  width: 291px !important;
  height: 245px !important;
}
    #loginbox #formContainer {
      text-align: left;
      background-color: #fff;
      position: relative;
      top: 24px;
      margin: 0px 15px;
      padding: 0px;
    }
      #loginbox #formContainer h1#formHeader {
        margin: 0px;
        font-size: 26px;
        border:none;
        line-height: 24px;
        color: #283232;
        font-family:Helvetica, Arial;
      }
      #loginbox #formContainer #rightPart {
        font-family:Georgia;
        font-style: italic;
        font-weight: normal;
      }
      #loginbox #formContainer div#formArea {
        margin-top: 8px;
        padding: 12px 2px 12px 15px;
        font-size: 12px;
        border-top: 1px solid #eaeeef;
        border-bottom: 2px solid #eaeeef;
        border-left: 2px solid #eaeeef;
        border-right: 2px solid #eaeeef;
        line-height: 100%;
        color: #000;
        font-family:Helvetica, Arial;
        width: 240px;
      }
        #loginbox #formContainer div#formArea div.label {
          margin-bottom: 4px;
          font-size: 15px;
        }
        #loginbox #formContainer div#formArea div.second {
          margin-top: 9px;
          font-size: 15px;
        }
        #loginbox #formContainer div#formArea input#username,
        #loginbox #formContainer div#formArea input#password {
          width: 220px;
        }
        #loginbox #formContainer div#formArea #buttonArea {
          margin: 7px 0 0 0;
          font-weight: normal;
          width: 225px;
        }
          #loginbox #formContainer div#formArea #buttonArea .checkbox {
            float:left;
            margin: 0;
            display: inline;
          }
          #loginbox #formContainer div#formArea #buttonArea #rememberme {
            margin: 0 3px 0 0;
          }
          #loginbox #formContainer div#formArea #buttonArea div.text {
            float:left;
            margin: 0;
          }
          #loginbox #formContainer div#formArea #buttonArea span {
            font-family:Georgia;
            position: relative;
            top: 2px;
          }
          #loginbox #formContainer div#formArea #buttonArea a {
            font-family:Georgia;
            position: relative;
            top: 1px;
          }
          #loginbox #formContainer div#formArea #buttonArea input.btn-login {
            float: right;
            margin: 2px 0 0 0;
          }

  #boxContent_darkbox_simple #boxHeader,
  #boxContent_darkbox #boxHeader {
    border-bottom: 1px solid #e8ebed;
    color:  #283232;
    font-family: Georgia, Times, Serif;
    font-size: 15px;
    font-style: bold;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 3px;
    margin: 0 12px 0px;
    padding: 10px 0 4px;
    text-align: left;
  }


#imageContainer {
  overflow: hidden;
  margin: 10px 12px 0px 12px;
  text-align: center;
  width: 100%;
}
#imageInnerContainer {
  display: table-cell;
  position: relative;
  width: 600px;
  height: 600px;
  vertical-align: middle;
  text-align: center;
}

#imageNotice {
  width: 600px;
  text-align: left;
  line-height: 12px;
  position: absolute;
  top: 646px;
  margin-left: 2px;
}
  #imageNotice #caption {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #747b7e;
    letter-spacing: 0px;
  }

#loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

#imageDataContainer {
  font: 10px Helvetica, Arial, sans-serif;
  margin: 0 auto;
  overflow: auto;
  width: 100%;
}

#imageData {
  color: #283232;
  font-size: 14px;
  margin: 10px 0px 0px 0px;
  bottom: 6px;
  padding-top: 5px;
  position: absolute;
  width: 600px;
  height: 14px;
  border-top: 1px solid #e8ebed;
}
  #imageData #prev {
    float: left;
    text-align: left;
    width: 40%;
  }
  #imageData #next {
    float: right;
    text-align: right;
    width: 40%;
  }
  #imageData div a {
    color: #283232;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
    text-decoration: none;
  }


#numberDisplay {
  color: #283232;
  font-family: Georgia, Times, Serif;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 600px;
  height: 22px;
}

#closeContainer_darkbox,
#closeContainer_loginbox {
  position:absolute;
  right: 0px;
  top: 0px;
  margin: 4px 14px 0px 0px;
}
  #closeContainer_darkbox a,
  #closeContainer_loginbox a {
   color: #283232;
   font-family: Georgia, Times, Serif;
   font-size: 12px;
   text-decoration: underline;
   font-style: italic;
  }
  #closeContainer_darkbox a:hover,
  #closeContainer_loginbox a:hover {
   text-decoration: none;
  }


#overlay_darkbox {
  display:none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 97;
  width: 100%;
  height: 500px;
  background-color: #000;
}
#overlay_messagebox,
#overlay_loginbox {
  /*display:none;*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 500px;
  background-color: #000;
}

#shadow_darkbox {
  background-image: url(../images/global/backgrounds/bg-lightbox-glow.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 1200px !important;
  width: 1200px !important;
  top: -250px !important;
  left: -290px !important;
  margin: 0 auto;
  position: absolute;
  z-index: -20;
  /*modify to change the shade 0solidity/opacity, same as below*/
  /*
  filter:alpha(Opacity=15);
  opacity:0.15;
  background-color: #000;
  */
}

#shadow_loginbox {
  background-image: url(../images/global/backgrounds/bg-loginbox-glow.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 600px !important;
  width: 600px !important;
  top: -178px !important;
  left: -154px !important;
  margin: 0 auto;
  position: absolute;
  z-index: -20;
  /*modify to change the shade 0solidity/opacity, same as below*/
  /*
  filter:alpha(Opacity=15);
  opacity:0.15;
  background-color: #000;
  */
}