/* Start of CMSMS style sheet 'SM Changes' */
#introVideo {
  position: absolute;
  top: 0;
  left: 233px;
  width: 410px;
  height: 331px;
}

input.hinting, textarea.hinting {
  color: #999;
}

#buttonSubscribe.disabled, #buttonSend.disabled {
  background-position: 0 -48px;
  cursor: default;
}


.tweet {
  min-height: 24px;
}

.tweet .ago {
  font-style: italic;
  font-size: 9px;
  margin-left: 4px;
}


#calc .flash {
  padding-top: 10px;
}

#calc .white {
  width: 335px;
  padding-left: 10px;
}

#calc h3 {
  margin: 12px 0 18px;
}

#calc ul {
  padding-left: 20px;
}

#calc ul li {
  list-style: disc outside none;
}

#calc p, #calc ul, #calc ol {
  margin: 8px 0;
} 

.slider .input {
  width: 46px;
  padding-right: 0;
  position: absolute;
  left: 275px;
}

.slider {
  float: left;
  width: 271px;
  height: 23px;
  background: transparent url(/i/slider-base.gif) no-repeat;
  position: relative;
}

.slider-inner {
  position: absolute;
  left: 16px;
  width: 231px;
  height: 23px;
}

.slider .ui-slider-handle {
  position: absolute;
  background: transparent url(/i/slider-handle.gif) no-repeat;
  width: 8px;
  height: 23px;
}

#calc .bigResult {
  text-align: center;
  margin-top: 0;
  color: red;
  font-size: 15px;
  font-weight: bold;
  line-height: 16px;
}

#buttonSubscribe:link,
#buttonSubscribe:visited,
#buttonSend:link,
#buttonSend:visited {
  background-color: transparent; // was a dark red for some reason.
}

#calc #buttonSend {
  margin-top: 12px;
}

#calc .challengeContact p {
  text-align: right;
  width: 320px;
}

#calc .challengeContact label {
  display: inline;
  float: none;
  margin: 0;
  text-align: left;
}

#calc .challengeContact label input, #calc .challengeContact label textarea {
  width: 240px;
}


#calc .challengeContact label textarea {
  height: 140px;
  vertical-align: top;
}

.input.invalid {
  background-image: url(../i/bg-input-invalid.gif);
  border: 1px solid #c66;
}

.step {
float:left;width:335px;}

/*z_challenge fix*/
#fancy_div .challenge-content-wrap{ background-color:#fff;height:340px;}
#calc .flash-container{height:339px;}
#calc .white{height:339px;}

#calc p{width:355px;}
#calc .bigResult{text-align:left;}

.branding { height: 300px; position: relative; }
.branding img { position: absolute; }
.branding img.lifebalance { top: 6px; left: 8%; }
.branding img.veolia { top: 19px; left: 49%; }
.branding img.livingwell { top: 140px; left: 0%; }
.branding img.oracle { top: 168px; left: 31%; }
.branding img.vwell101 { top: 163px; left: 57%; }

.v { background: url(/i/get-started-loading.gif); width: 560px; height: 315px; }

/* End of 'SM Changes' */

