#jquery-overlay {
  position:absolute;
  top:0;
  left:0;
  z-index:250;
  width:100%;
  height:500px;
}
#jquery-lightbox {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:251;
  text-align:center;
  line-height:0;
}
#jquery-lightbox a img { border:none; }
#lightbox-container-image-box {
  position:relative;
  background-color:#ffffff;
  width:250px;
  height:250px;
  margin:0 auto;
}
#lightbox-container-image { padding:10px; }
#lightbox-loading {
  position:absolute;
  top:40%;
  left:0%;
  height:25%;
  width:100%;
  text-align:center;
  line-height:0;
}
#lightbox-nav {
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  z-index:10;
}
#lightbox-container-image-box > #lightbox-nav { left:0; }
#lightbox-nav a { outline:none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width:49%;
  height:100%;
  zoom:1;
  display:block;
}
#lightbox-nav-btnPrev {
  left:0;
  float:left;
}
#lightbox-nav-btnNext {
  right:0;
  float:right;
}
#lightbox-container-image-data-box {
  font:10px Verdana, Helvetica, sans-serif;
  background-color:#ffffff;
  margin:0 auto;
  line-height:1.4em;
  overflow:auto;
  width:100%;
  padding:0 10px 0;
}
#lightbox-container-image-data {
  padding:0 10px;
  color:#666666;
}
#lightbox-container-image-data #lightbox-image-details {
  width:70%;
  float:left;
  text-align:left;
}
#lightbox-image-details-caption { font-weight:bold; }
#lightbox-image-details-currentNumber {
  display:block;
  clear:left;
  padding-top:0.5em;
  padding-bottom:1.0em;
}
#lightbox-secNav-btnClose {
  width:66px;
  float:right;
  padding-bottom:0.7em;
}
#error { font-size:1.2em; }
#service #jquery-overlay, #services #jquery-overlay {
  position:absolute;
  top:0;
  left:0;
  z-index:250;
  width:100%;
  height:500px;
}
#service div.container, #services div.container {
  width:950px !important;
  margin:0 auto;
  height:480px !important;
  background-color:#48464b;
  padding:10px;
}
#service img#lightbox-image, #services img#lightbox-image {
  width:600px !important;
  height:480px !important;
}
#service #jquery-lightbox, #services #jquery-lightbox {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:251;
  text-align:center;
  line-height:0;
}
#service #jquery-lightbox a img, #services #jquery-lightbox a img { border:none; }
#service #lightbox-container-image-box, #services #lightbox-container-image-box {
  position:relative;
  width:600px !important;
  height:480px !important;
  margin:0 auto;
  float:left;
}
#service #lightbox-container-image, #services #lightbox-container-image { padding:0; }
#service #lightbox-loading, #services #lightbox-loading {
  position:absolute;
  top:40%;
  left:0%;
  height:25%;
  width:100%;
  text-align:center;
  line-height:0;
}
#service #lightbox-nav, #services #lightbox-nav {
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  z-index:10;
}
#service #lightbox-container-image-box > #lightbox-nav { left:0; }
#service #lightbox-nav a, #services #lightbox-nav a { outline:none; }
#service #lightbox-nav-btnPrev, #lightbox-nav-btnNext, #services #lightbox-nav-btnPrev {
  width:49%;
  height:100%;
  zoom:1;
  display:block;
}
#lightbox-nav-btnPrev {
  left:0;
  float:left;
}
#service #lightbox-nav-btnNext, #services #lightbox-nav-btnNext {
  right:0;
  float:right;
}
#service #lightbox-container-image-data-box, #services #lightbox-container-image-data-box {
  position:relative;
  margin:0 auto;
  line-height:1.4em;
  background-color:#48464b;
  width:330px !important;
  padding:0 10px 0;
  float:right;
}
#service #lightbox-container-image-data, #services #lightbox-container-image-data {
  padding:0 10px;
  color:#666666;
}
#service #lightbox-container-image-data #lightbox-image-details, #services #lightbox-container-image-data #lightbox-image-details {
  padding:50px 20px 0 0;
  float:none;
  text-align:left;
  width:100%;
}
#service #lightbox-image-details-caption, #services #lightbox-image-details-caption {
  display:block;
  height:420px;
  overflow:auto;
  padding-right:5px;
  font-size:1.2em;
  color:#ffffff;
  line-height:1.2em;
  font-weight:normal;
}
#service #lightbox-image-details-currentNumber, #services #lightbox-image-details-currentNumber {
  display:none !important;
  font-size:1.4em;
  color:#ffffff;
  padding-top:10px;
}
#service #lightbox-image-details-caption h3, #services #lightbox-image-details-caption h3 {
  color:#ccda82;
  font-size:1.2em;
}
#service #lightbox-secNav, #services #lightbox-secNav {
  position:absolute;
  top:0;
  width:32px;
  height:32px;
  right:0;
}
#service #error, #services #error { font-size:1.2em; }
