/*********************************************************
* JQUERY ZOOM STYLES - CloudZOOM
**********************************************************/
/* line 5, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
.zoomPad {
  position: relative;
  float: left;
  z-index: 99;
  cursor: crosshair;
}

/* line 13, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
.zoomPreload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #CCC;
  background-color: white;
  padding: 8px;
  text-align: center;
  background-image: url(//partnerwebmedia.s3.amazonaws.com/siteimages/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: 43px 30px;
  z-index: 110;
  width: 90px;
  height: 43px;
  position: absolute;
  top: 0px;
  left: 0px;
  * width: 100px;
  * height: 49px;
}

/* line 39, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
.zoomPup {
  overflow: hidden;
  background-color: #FFF;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 120;
  position: absolute;
  border: 1px solid #CCC;
  z-index: 101;
  cursor: crosshair;
}

/* line 52, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
.zoomOverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #FFF;
  /*opacity:0.5;*/
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 101;
}

/* line 65, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
.zoomWindow {
  position: absolute;
  left: 110%;
  top: 40px;
  background: #FFF;
  z-index: 6000;
  height: auto;
  z-index: 10000;
  z-index: 110;
}

/* line 75, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
.zoomWrapper {
  position: relative;
  border: 1px solid #999;
  z-index: 110;
}

/* line 81, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
.zoomWrapperTitle {
  display: block;
  background: #999;
  color: #FFF;
  height: 18px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 120;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* line 100, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
.zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110;
}

/* line 107, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
.zoomWrapperImage img {
  border: 0px;
  display: block;
  position: absolute;
  z-index: 101;
}

/* line 114, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
.zoomIframe {
  z-index: -1;
  filter: alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position: absolute;
  display: block;
}

/* line 124, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
#PopOutDetail {
  height: 560px;
  width: 475px;
  padding: 10px;
  background-color: #EBEBEB;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
}

/* line 133, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
#PopOutPicture {
  height: 300px;
  width: 225px;
  float: left;
  background-color: #FFF;
  border: 1px solid #ccc;
}

/* line 140, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
#PopOutDetails {
  height: 300px;
  width: 230px;
  float: right;
  padding-left: 5px;
  background-color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  border: 1px solid #ccc;
}

/* line 150, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
#PopOutOptions {
  height: 230px;
  width: 480px;
  float: right;
  margin-top: 8px;
  background-color: #FFF;
  padding: 10px;
}

/* line 158, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
#Size {
  width: 50px;
}

/* line 161, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
#QTY {
  Width: 47px;
  margin-left: 6px;
  margin-top: 10px;
}

/* line 166, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
#PopoutHead {
  height: 20px;
  width: 495px;
  background-color: #EBEBEB;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
}

/* line 176, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
#PrintEmail {
  height: 25px;
  width: 220px;
  margin-top: 5px;
  font-size: 12px;
}

/* line 183, C:/buildstemp/3/PartnerWeb/PartnerWebSystemContinuousIntegration/Binaries/_PublishedWebsites/MBC.Web.PartnerWeb.UI/Content/sass/ui/jquery_styles/cloudzoom.scss */
.TabbedPanels {
  clear: none;
  float: left;
  margin: 0;
  overflow: visible;
  padding: 0 10px 0 20px;
  width: 560px;
}
