/* Summer Care - Moved out of main.css*/
.letterbox_contentNew {
  position: static;
  padding: 20px 0 0 25px;
}
.summerCare-articles .fpscamp {
  float: left;
  width: 226px;
}
.summerCare-articles .fpscamp img {
  float: left;
  margin-right: 10px;
}
.summerCare-articles .fpscamp p {
  margin: 0px 0px 40px;
}
.summerCare-articles .ss {
  float: left;
  margin: 0px 10px;
  width: 226px;
}
.summerCare-articles .ss img {
  float: left;
  margin-right: 10px;
}
.summerCare-articles .ss p {
  margin: 0px 0px 40px;
}
.summerCare-articles .wbs-help {
  float: left;
  width: 226px;
}
.summerCare-articles .wbs-help img {
  float: left;
  margin-right: 10px;
}
.summerCare-articles .wbs-help p {
  margin: 0px 0px 40px;
}
.summerCare-articles .link span.arrows {
  color: #369;
  vertical-align: middle;
  padding-right: 140px;
}
.summerCare-articles .link {
  clear: both;
  position: relative;
  bottom: 20px;
}
.summerCareRight .payCalc .smartForm .submit input {
  background-color: #8ac265;
  background-image: url("/img/headTerm/button-arrow-white-lrg.png");
  background-repeat: no-repeat;
  background-position: 80% 48%;
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 80% 48%, -webkit-gradient(linear, top, bottom, color-stop(0, #8ac265 0%), color-stop(1, #6db33f 100%));
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 80% 48%, -webkit-linear-gradient(top, #8ac265 0%, #6db33f 100%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 80% 52%, -moz-linear-gradient(top, #8ac265 0%, #6db33f 100%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 80% 52%, -ms-linear-gradient(top, #8ac265 0%, #6db33f 100%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 80% 52%, -o-linear-gradient(top, #8ac265 0%, #6db33f 100%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 80% 52%, linear-gradient(top, #8ac265 0%, #6db33f 100%);
  background-size: 5px;
  border-radius: 8px;
  outline: none;
  padding: 6px 49px 9px 40px;
  border-top: 1px solid #a7d18c;
  border-width: 2px 0px 1px;
  font-weight: bold;
  font-size: 14px;
  margin-right: 14px;
  text-align: center;
}
.summerCareRight .payCalc .smartForm .submit input:hover {
  background-color: #6db33f;
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 80% 48%, -webkit-gradient(linear, top, bottom, color-stop(0, #6db33f 100%), color-stop(1, #8ac265 0%));
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 80% 48%, -webkit-linear-gradient(top, #6db33f 100%, #8ac265 0%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 80% 52%, -moz-linear-gradient(top, #6db33f 100%, #8ac265 0%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 80% 52%, -ms-linear-gradient(top, #6db33f 100%, #8ac265 0%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 80% 52%, -o-linear-gradient(top, #6db33f 100%, #8ac265 0%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 80% 52%, linear-gradient(top, #6db33f 100%, #8ac265 0%);
  background-size: 5px;
  padding: 6px 49px 9px 40px;
  outline: none;
  border-radius: 8px;
  border-top: 1px solid #a7d18c;
  border-width: 2px 0px 1px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
.summerCareRight-smartForm .enrollFormL2Block {
  background-color: #ccf2fa;
  background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #ccf2fa), color-stop(1, #66d7ef));
  background-image: -webkit-linear-gradient(top, #ccf2fa, #66d7ef);
  background-image: -moz-linear-gradient(top, #ccf2fa, #66d7ef);
  background-image: -ms-linear-gradient(top, #ccf2fa, #66d7ef);
  background-image: -o-linear-gradient(top, #ccf2fa, #66d7ef);
  background-image: linear-gradient(top, #ccf2fa, #66d7ef);
  border-top: 1px solid #00bce4;
  margin: 0 0 15px;
  position: relative;
  box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
  color: #666;
}
.summerCareRight-smartForm .enrollFormL2Block .joinFreeHeading {
  color: #666;
  text-align: center;
  font-family: arial;
  font-weight: bold;
  font-size: 18px;
}
.summerCareRight-smartForm #smartEnrollmentForm .formBlock {
  padding: 15px 8px 26px;
}
.summerCareRight-smartForm #smartEnrollmentForm .radio .label {
  padding: 0px 4px 0px 0px;
}
.summerCareRight-smartForm #smartEnrollmentForm .submit input {
  background-color: #f47d4e;
  background-image: url("/img/headTerm/button-arrow-white-lrg.png"), -webkit-gradient(linear, top, bottom, color-stop(0, #f47d4e 0%), color-stop(1, #f25c22 100%));
  background-image: url("/img/headTerm/button-arrow-white-lrg.png"), -webkit-linear-gradient(top, #f47d4e 0%, #f25c22 100%);
  background-image: url("/img/headTerm/button-arrow-white-lrg.png"), -moz-linear-gradient(top, #f47d4e 0%, #f25c22 100%);
  background-image: url("/img/headTerm/button-arrow-white-lrg.png"), -ms-linear-gradient(top, #f47d4e 0%, #f25c22 100%);
  background-image: url("/img/headTerm/button-arrow-white-lrg.png"), -o-linear-gradient(top, #f47d4e 0%, #f25c22 100%);
  background-image: url("/img/headTerm/button-arrow-white-lrg.png"), linear-gradient(top, #f47d4e 0%, #f25c22 100%);
  background-repeat: no-repeat;
  background-position: 76% 50%;
  height: 36px;
  border: none;
  border-top: 1px solid #f79d7a;
  border-width: 2px 4px 0px;
  font-size: 18px;
  line-height: 0px;
}
.summerCareRight-smartForm #smartEnrollmentForm .submit input:hover {
  background-color: #f25c22;
  background-image: url("/img/headTerm/button-arrow-white-lrg.png"), -webkit-gradient(linear, top, bottom, color-stop(0, #f25c22 100%), color-stop(1, #f47d4e 0%));
  background-image: url("/img/headTerm/button-arrow-white-lrg.png"), -webkit-linear-gradient(top, #f25c22 100%, #f47d4e 0%);
  background-image: url("/img/headTerm/button-arrow-white-lrg.png"), -moz-linear-gradient(top, #f25c22 100%, #f47d4e 0%);
  background-image: url("/img/headTerm/button-arrow-white-lrg.png"), -ms-linear-gradient(top, #f25c22 100%, #f47d4e 0%);
  background-image: url("/img/headTerm/button-arrow-white-lrg.png"), -o-linear-gradient(top, #f25c22 100%, #f47d4e 0%);
  background-image: url("/img/headTerm/button-arrow-white-lrg.png"), linear-gradient(top, #f25c22 100%, #f47d4e 0%);
  background-repeat: no-repeat;
  background-position: 76% 50%;
  border: none;
  border-top: 1px solid #f79d7a;
  border-width: 2px 4px 0px;
}
.summerCare-right {
  width: 230px;
}
.summerCare-right .heading {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #f2f2f2), color-stop(1, #ffffff));
  background-image: -webkit-linear-gradient(top left, #f2f2f2 0%, #ffffff 45%);
  background-image: -moz-linear-gradient(top left, #f2f2f2 0%, #ffffff 45%);
  background-image: -ms-linear-gradient(top left, #f2f2f2 0%, #ffffff 45%);
  background-image: -o-linear-gradient(top left, #f2f2f2 0%, #ffffff 45%);
  background-image: linear-gradient(top left, #f2f2f2 0%, #fff 45%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f2f2f2', endColorstr='#ffffff');
  /* for IE 6-9 */
  zoom: 1;
  border: 1px solid #ccc;
  overflow: hidden;
  padding: 0px 0px 20px 20px;
  margin: 0 0 15px;
  font-family: arial;
}
.summerCare-right .heading h3 {
  color: #6db33f;
  font-size: 18px;
  margin: 0px;
  padding-top: 22px;
}
.summerCare-right .heading p {
  font-size: 12px;
  color: #666;
  width: 190px;
}
.summerCare-right .heading .link {
  background-color: #8AC265;
  background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #8ac265 0%), color-stop(1, #6db33f 100%));
  background-image: -webkit-linear-gradient(top, #8ac265 0%, #6db33f 100%);
  background-image: -moz-linear-gradient(top, #8ac265 0%, #6db33f 100%);
  background-image: -ms-linear-gradient(top, #8ac265 0%, #6db33f 100%);
  background-image: -o-linear-gradient(top, #8ac265 0%, #6db33f 100%);
  background-image: linear-gradient(top, #8ac265 0%, #6db33f 100%);
  border-radius: 8px;
  outline: none;
  padding: 11px 24px;
  border-top: 1px solid #a7d18c;
  border-width: 2px 0px 1px;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  margin-right: 14px;
  text-align: center;
  text-decoration: none;
}
.summerCare-right .heading .link a {
  text-decoration: none;
  color: #ffffff;
}
.summerCare-right .heading .link:hover {
  background-color: #6DB33F;
  background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #6db33f 100%), color-stop(1, #8ac265 0%));
  background-image: -webkit-linear-gradient(top, #6db33f 100%, #8ac265 0%);
  background-image: -moz-linear-gradient(top, #6db33f 100%, #8ac265 0%);
  background-image: -ms-linear-gradient(top, #6db33f 100%, #8ac265 0%);
  background-image: -o-linear-gradient(top, #6db33f 100%, #8ac265 0%);
  background-image: linear-gradient(top, #6db33f 100%, #8ac265 0%);
  border-radius: 8px;
  outline: none;
  padding: 11px 24px;
  border-top: 1px solid #a7d18c;
  border-width: 2px 0px 1px;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  margin-right: 14px;
  text-align: center;
  text-decoration: none;
}
.summerCare-right .tutor {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #f2f2f2), color-stop(1, #ffffff));
  background-image: -webkit-linear-gradient(top left, #f2f2f2 0%, #ffffff 45%);
  background-image: -moz-linear-gradient(top left, #f2f2f2 0%, #ffffff 45%);
  background-image: -ms-linear-gradient(top left, #f2f2f2 0%, #ffffff 45%);
  background-image: -o-linear-gradient(top left, #f2f2f2 0%, #ffffff 45%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f2f2f2', endColorstr='#ffffff');
  /* for IE 6-9 */
  zoom: 1;
  background-image: linear-gradient(top left, #f2f2f2 0%, #fff 45%);
  border: 1px solid #ccc;
  overflow: hidden;
  padding: 0px 0px 20px 20px;
  margin: 0 0 15px;
  font-family: arial;
}
.summerCare-right .tutor h3 {
  color: #6db33f;
  font-size: 18px;
  width: 200px;
}
.summerCare-right .tutor p {
  font-size: 12px;
  color: #666;
  width: 200px;
}
.summerCare-right .tutor a {
  text-decoration: none;
  color: #369;
  font-size: 12px;
  font-weight: bold;
}
.summerCare-right .upgrade {
  background-color: #ccf2fa;
  background-image: -webkit-gradient(linear, top, color-stop(0, #ccf2fa), color-stop(1, #66d7ef));
  background-image: -webkit-linear-gradient(top, #ccf2fa, #66d7ef);
  background-image: -moz-linear-gradient(top, #ccf2fa, #66d7ef);
  background-image: -ms-linear-gradient(top, #ccf2fa, #66d7ef);
  background-image: -o-linear-gradient(top, #ccf2fa, #66d7ef);
  background-image: linear-gradient(top, #ccf2fa, #66d7ef);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ccf2fa', endColorstr='#66d7ef');
  /* for IE 6-9 */
  zoom: 1;
  border-top: 1px;
  border-top-color: #00bce4;
  border-top-style: solid;
  margin: 0px auto 10px;
  font-family: arial;
  padding: 0px 0px 5px 5px;
  box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.25);
}
.summerCare-right .upgrade h3 {
  text-align: center;
  margin: 10px 0px;
  font-size: 18px;
  color: #666;
  width: 200px;
}
.summerCare-right .upgrade .description {
  background: #fff;
  width: 200px;
  height: 167px;
  padding: 3px 15px 20px 5px;
  color: #666;
  font-size: 12px;
}
.summerCare-right .upgrade .description .link {
  background-color: #f47d4e;
  background-image: -webkit-gradient(linear, top, color-stop(0, #f47d4e 0%), color-stop(1, #f15c22 100%));
  background-image: -webkit-linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  background-image: -moz-linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  background-image: -ms-linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  background-image: -o-linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  background-image: linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f47d4e', endColorstr='#f15c22');
  /* for IE 6-9 */
  zoom: 1;
  padding: 8px  0px 8px 41px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 17px;
  margin-left: 8px;
}
.summerCare-right .upgrade .description .link:hover {
  background-color: #f15c22;
  background-image: -webkit-gradient(linear, top, color-stop(0, #f47d4e 0%), color-stop(1, #f15c22 100%));
  background-image: -webkit-linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  background-image: -moz-linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  background-image: -ms-linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  background-image: -o-linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  background-image: linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f15c22', endColorstr='#f47d4e');
  /* for IE 6-9 */
  zoom: 1;
  padding: 8px  0px 8px 41px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 17px;
  margin-left: 8px;
}
.summerCare-right .upgrade .description .link a {
  text-decoration: none;
  color: #ffffff;
}
.summerCarePostJob {
  background-color: #f47d4e;
  background-image: -webkit-gradient(linear, top, color-stop(0, #f47d4e 0%), color-stop(1, #f15c22 100%));
  background-image: -webkit-linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  background-image: -moz-linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  background-image: -ms-linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  background-image: -o-linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  background-image: linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  font-size: 14px;
  padding: 12px 24px;
  color: #fff;
  font-weight: bold;
  border-radius: 8px;
  text-shadow: 0px 1px 5px #888;
  box-shadow: 0px 0px 1px #888;
  border: 1px;
  font-family: arial;
  width: 85px;
}
.summerCarePostJob:hover {
  background-color: #f15c22;
  background-image: -webkit-gradient(linear, top, color-stop(0, #f15c22 100%), color-stop(1, #f47d4e 0%));
  background-image: -webkit-linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  background-image: -moz-linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  background-image: -ms-linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  background-image: -o-linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  background-image: linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  font-size: 14px;
  padding: 12px 24px;
  color: #fff;
  font-weight: bold;
  border-radius: 8px;
  text-shadow: 0px 1px 5px #888;
  box-shadow: 0px 0px 1px #888;
  border: 1px;
}
.summerCarePostJob a {
  text-decoration: none;
  color: #ffffff;
}
/*Summer Care - moved out of myAccount.css*/
.summerCare .smartForm .submit input {
  background-color: #f47d4e;
  background-image: url("/img/headTerm/button-arrow-white-lrg.png");
  background-repeat: no-repeat;
  background-position: 86% 49%;
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 86% 49%, -webkit-gradient(linear, top, color-stop(0, #f47d4e 0%), color-stop(1, #f15c22 100%));
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 86% 49%, -webkit-linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 86% 53%, -moz-linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 86% 53%, -ms-linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 86% 53%, -o-linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 86% 53%, linear-gradient(top, #f47d4e 0%, #f15c22 100%);
  background-size: 5px;
  padding: 0px 12px 3px 0px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  border-radius: 8px;
  text-shadow: 0px 1px 5px #888;
  box-shadow: 0px 0px 1px #888;
  border: 1px;
  font-family: arial;
  height: 40px;
}
.summerCare .smartForm .submit input:hover {
  background-color: #f15c22;
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 86% 49%, -webkit-gradient(linear, top, color-stop(0, #f47d4e 0%), color-stop(1, #f15c22 100%));
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 86% 49%, -webkit-linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 86% 53%, -moz-linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 86% 53%, -ms-linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 86% 53%, -o-linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  background: url("/img/headTerm/button-arrow-white-lrg.png") no-repeat 86% 53%, linear-gradient(top, #f15c22 100%, #f47d4e 0%);
  background-size: 5px;
  padding: 0px 12px 3px 0px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  border-radius: 8px;
  text-shadow: 0px 1px 5px #888;
  box-shadow: 0px 0px 1px #888;
  border: 1px;
  height: 40px;
}
.summerCareRight {
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #f2f2f2), color-stop(1, #fff));
  background-image: -webkit-linear-gradient(top left, #f2f2f2 0%, #fff 45%);
  background-image: -ms-linear-gradient(top left, #f2f2f2 0%, #fff 45%);
  background-image: -moz-linear-gradient(top left, #f2f2f2 0%, #fff 45%);
  background-image: -o-linear-gradient(top left, #f2f2f2 0%, #fff 45%);
  background-image: linear-gradient(top left, #f2f2f2 0%, #fff 45%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f2f2f2', endColorstr='#ffffff');
  /* for IE 6-9 */
  zoom: 1;
}
.summerCareRight .payCalc {
  width: 213px;
  border: 1px solid #ccc;
  padding: 0px 0px 0px 15px;
  margin: 0px auto 10px;
  font-family: arial;
}
