/* Styles for the home page. */

#bd.homepage {
  background: #fff;
  min-height: 0;
}

.homepage #yui-main .yui-b {
  margin:0 0 0 5px;
}

.homepage h1, .homepage h2 {
  font-family: "Trebuchet MS", Arial, sans-serif;
}

.homepage h1 {
  color: #6e9407;
  font-size: 32px;
}

.ixl-skin a.arrowLink,
.ixl-skin a.arrowLink:hover {
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  white-space: nowrap;
}

.ixl-skin a.arrowLink em,
.ixl-skin a.arrowLink:hover em {
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

/*************************************************************************************************
 * Styles for the grades
 *************************************************************************************************/

.gradeinfo h1 {
  padding: 0 .5em .25em;
}

.gradeinfo h1 em {
  color: #a8cf3f;
}

.gradeinfo .yui-gb .yui-u,
.gradeinfo .yui-gd .first {
  background: transparent url(../images/landing/whiteBoxPNG24.png) no-repeat 10px 0;
  height: 173px;

  _background-image: url(../images/landing/whiteBoxPNG8.png);
}

.gradeinfo h2,
.gradeinfo h2 a,
.gradeinfo h2 a:hover {
  color: #3b5100;
  font-size: 24px;
  text-decoration: none;
}

.gradeinfo .content p {
  margin: 10px 0 0;
}

.gradeinfo .yui-u .content {
  height: 114px;
  margin: 8px 10px 8px 20px;
  padding: 15px 46px 15px 47px;
  width: 176px;
}

.gradeinfo .smallkids .content {
  background: transparent url(../images/landing/landing_small_vs4.png) no-repeat;
  padding: 15px 78px 15px 15px;
}

.gradeinfo .moregrades .content {
  /**
   * bug 24303, remove leafs
   * background: transparent url(../images/landing/leaves.png) no-repeat 0 15px;
   */
  background-image:none;
  height: 137px;
  padding: 10px;
  width: auto;
}

.gradeinfo .level-a .content {
  background-color: #ffe9e9;
  background-position: 200px -15px;
}

.gradeinfo .level-b .content {
  background-color: #d5f0fa;
  background-position: -130px -15px;
}

.gradeinfo .level-c .content {
  background-color: #dddffc;
  background-position: -450px -15px;
}

.gradeinfo .level-d .content {
  background-color: #dffa95;
  background-position: -785px -15px;
}

.gradeinfo .level-e .content {
  background-color: #fce6bf;
  background-position: -1110px -15px;
}

.gradeinfo .level-f .content {
  background-color: #d8e3de;
  background-position: -1430px -15px;
}

.gradeinfo .level-g .content {
  background-color: #ddeefc;
  background-position: -1750px -15px;
}

.gradeinfo .level-h .content {
  background-color: #fdf7b7;
  background-position: -2060px -15px;
}

.gradeinfo .level-i .content {
  background-color: #fddff1;
  background-position: -2375px -15px;
}

.gradeinfo .level-j .content {
  background-color: #dbeec4;
  background-position: -2700px -15px;
}

/*************************************************************************************************
 * Styles for the blurbs at the top of the page.
 *************************************************************************************************/

#blurb {
  background: transparent url(../images/landing/ab1c/essences_bkgnd_big_png24.png) no-repeat 0 bottom;
  height: 346px;
  position: relative;
  width: 973px;

  _width: 952px;
  _background: transparent url(../images/landing/ab1c/essences_bkgnd_big_png8.png) no-repeat 0 bottom;
}

#blurb .messages {
  height: 241px;
  left: 15px;
  position: absolute;
  top: 75px;
  width: 595px;
}

#blurb .messages a,
#blurb .messages a:hover {
  display: block;
  height: 85%;
  text-decoration: none;
  width: 100%;
}

#blurb #essences .messages {
  background: transparent url(../images/landing/ab1c/ixl_landing_big_essence1.png) no-repeat 0 bottom;
}

#blurb #essences .essence1 .messages  {
  background-image: url(../images/landing/ab1c/ixl_landing_big_essence1.png);
}

#blurb #essences .essence2 .messages  {
  background-image: url(../images/landing/ab1c/ixl_landing_big_essence2.png);
}

#blurb #essences .essence3 .messages {
  background-image: url(../images/landing/ab1c/ixl_landing_big_essence3.png);
}

#blurb #essences .essence4 .messages {
  background-image: url(../images/landing/ab1c/ixl_landing_big_essence4.png);
}

#blurb #essences .essence5 .messages {
  background-image: url(../images/landing/ab1c/ixl_landing_big_essence5.png);
}

#blurb .quote {
  font: 12px Verdana, arial, helvetica, clean, sans-serif;
  position: absolute;
  right: 50px;
  _right: 30px;
  top: 40px;
  width: 305px;
}

#blurb .moreQuotes {
  top: 265px;
}

#blurb .quote p {
  color: #657a0c;
  font: normal 14px/17px Verdana, Helvetica, sans-serif;
  padding: 0 15px;
  margin: 10px 0;
}

#blurb .quote p.quoteTxt {
  margin-top:2px;
}

#blurb .moreQuotes p {
  color: #657a0c;
  font: bold 10px Verdana, Helvetica, sans-serif;
}

#blurb .moreQuotes .lkDivider {
  color: #00659E;
  font-size: 8px;
  font-weight: bold;
}

#blurb .quote p.quoteNameAddr {
  color: #8DAD1A;
  font-size: 10px;
  font-style: italic;
  line-height: 12px;
}

#blurb #essences #dvGrnQuoteBg {
  background: transparent url(../images/landing/essences_quote.png) no-repeat 0 0;
  height:53px;
  position:absolute;
  right:293px;
  _right:272px;
  top:35px;
  width:65px;
}

/**************************************************************************************************
 * Essences
 **************************************************************************************************/

#essences #essence_paging {
  color: #0189BE;
  font: bold 7px "Trebuchet MS", Verdana, Helvetica, sans-serif;
  height: 16px;
  left: 530px;
  position: absolute;
  text-align:left;
  top: 296px;
}

#essence_paging .yui-pg-pages {
  vertical-align:-15%;
  _padding-right:5px;
}

#essence_paging .yui-pg-page {
  background: #FDC800 url(/img/spacer.gif) no-repeat 0 0;
  display:inline-block;
  height:9px;
  padding:0;
  margin-right:5px;
  width:9px;
}

#essence_paging .yui-pg-current-page {
  background-color: #35a3ff;
}

#blurb div.essence {
  display: none;
}

#blurb .essence1 div.essence1,
#blurb .essence2 div.essence2,
#blurb .essence3 div.essence3,
#blurb .essence4 div.essence4,
#blurb .essence5 div.essence5
{
  display: block;
}

#essences h1 {
  color:#00659E;
  font:bold 29px "Trebuchet MS", Verdana, Helvetica, sans-serif;
  left:35px;
  position:absolute;
  top:26px;
}

#essences h1 a {
  color:#00659E;
  font:bold 29px "Trebuchet MS", Verdana, Helvetica, sans-serif;
  text-decoration:none;
}

#essences h2 {
  color:#35a3ff;
  font:bold 18px "Trebuchet MS", Verdana, Helvetica, sans-serif;
  left:35px;
  position:absolute;
  top:61px;
}

#essences h2 a {
  color:#35a3ff;
  font:bold 18px "Trebuchet MS", Verdana, Helvetica, sans-serif;
  text-decoration:none;
}

#essences h2 a:hover {
  text-decoration:underline;
}

#essences h2 span.doubleArrow, #essences h2 span.doubleArrow a {
  font-size:12px;
}

#essences h2 span.doubleArrow a:hover {
  text-decoration:none;
}

/*****************************************************************************
 * Styles for state standards list
 *****************************************************************************/

#stateStds {
  background: transparent url(../images/landing/stateCountries.png) no-repeat 0 15px;
  height: 355px;
}

#stateStds h1 {
  padding: .5em 0;
}

#stateStds h1 a {
  color: #6E9407;
  text-decoration: none;
}

#stateStds h1 a:hover {
  color: #6E9407;
  text-decoration: underline;
}

#stateList h1 {
  padding-left: .5em;
}

#stateList {
  width:57%;
}

#countryList {
  width:42%;
}

#listDiv {
  padding:0 0 18px 18px;
}

#stateList ul {
  /*font-size: 12px;*/
  float: left;
  padding-right: 18px;
}

#stateList ul.last {
  padding-right: 0;
}

#stateList li {
  font-size: 11px;
  line-height: 18px;
  text-indent: 27px;
}

#stateList li a {
  font-size: 11px;
}

/*****************************************************************************
 * Styles for /signin
 *****************************************************************************/

.signin {
  padding: 0 35px 35px;
}

.signin h1 {
  font-weight: bold;
}

.signin h2 {
  color: #6E9407;
  font-size: 22px;
  font-weight: bold;
}

.signin .agroup label {
  display: block;
  font-size: 116%;
  font-weight: bold;
  margin: 1em 0 .5em;
}

.signin .agroup input {
  width: 60%;
}

.signin .forgot a {
  margin-right: 15px;
}

.signin table {
  border: 3px solid #FDC800;
  background: #FFF6D7;
}

.signin th, .signin td {
  width: 50%;
  padding: 25px 25px 0;
}

.signin .first th {
  width: 100%;
}

.signin .last th, .signin td {
  padding-bottom: 25px;
}

.signin #actKeyDiv {
  padding: 15px 0 5px;
}

/* Force both buttons to be the same size. Bug 43252 -pkim 9/11/13 */
.continue-guest.crisp-button,
.become-member.crisp-button {
  width: 193px;
}

/*****************************************************************************
 * Styles for /signin/custom domain
 *****************************************************************************/
.custom {
  padding: 0 35px 35px;
}

.custom .customLeft {
  padding-left: 35px;
}

.custom .customRight {
  padding-right: 35px;
}

.custom .first .agroup table {
  background: none;
  border: none;
  width: 89%;
}

.custom .first .agroup th {
  padding: 10px 15px 10px 0;
}

.custom .first .agroup td {
  padding: 10px 5px 10px 0;
}


.custom .first .agroup td.username {
  width: 100%;
}

.custom .agroup .loginField {
  font-size: 13px;
}

.custom .first .agroup label {
  margin: 0;
}

.custom .first .agroup input {
  box-sizing:border-box;
  width: 99%;
  -moz-box-sizing:border-box;
}

.custom .first #customSigninForm .agroup .sign-in-row td,
.custom .first #customSigninForm .agroup .sign-in-row th {
  padding: 6px 0 6px;
}

.custom .agroup .sign-in-row input {
  vertical-align: middle;
  width: inherit;
}

.custom .agroup .sign-in-row #siremember {
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  float: right;
  padding: 5px 10px 5px 5px;
}

.custom #forgotUsrLinkHelpDiv {
  float: left;
}

.custom #forgotPassLinkHelpDiv {
  padding-right: 5px;
  float: right;
}

.custom #forgotVerticalDivider {
  text-align: center;
  color: #dadada;
}

.custom .yui-u.first {
  border-right: 1px solid #8cc713;
  /*width:53%;*/
}

.custom span.orDividerText {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  padding: 0 14px 0 14px;
  background-color: white;
}

.custom .orHorizontalDivider {
  border-style: hidden hidden solid hidden;
  border-color: #dadada;
  border-width: 1px;
  text-align: center;
  height: 10px;
  margin-bottom: 10px;
}

/*.custom .yui-u:not(.first) {*/
  /*width:46%;*/
/*}*/

.custom .agroup a {
  font-size: 13px;
  color: #02739d;
}

.custom .title h1 {
  font: normal 50px "Trebuchet MS", Verdana, Helvetica, sans-serif;
  color: #000000;
  padding: 15px 0;
}

.homepage .custom h2 {
  color:#6E9407;
  font-size: 24px;
  padding: 15px 20px;
}

.homepage .custom .first h2 {
  padding-left: 0;
}

.custom h3.error {
  font: bold 17px "Trebuchet MS", Verdana, Helvetica, sans-serif;
  padding: 30px 0 15px 0;
  color: #6e9407
}

.custom .links div {
  padding: 2px 0 15px 0;
}

.custom #actKeyDiv {
  padding: 15px 0 5px;
}

.custom #actKeyDiv a {
  font-size: 14px;
  font-weight: normal;
  color: #02739d;
}

.custom .actTxt {
  color: #000000;
  font-size: 14px;
}

/* hide the Google sign in button so we can display our own */
.custom-signin-area #___signin_0  {
  width: 100% !important;
  height: 100% !important;
  top: -46px;
}

.custom-signin-area #___signin_0 button {
  width: 100% !important;
  height: 100% !important;
}

.custom-signin-area #___signin_0 iframe {
  display: none;
}

.custom .agroup label,
.custom .agroup .domain {
  color: #000000;
  font-size: 14px;
}

.custom .agroup td.domain {
  text-align: right;
  width: inherit;
  padding-right: 10px;
}

.custom .agroup .errorMessage a {
  font-size: 11px;
}

.custom .agroup div#googleErrorMessage {
  padding-bottom: 20px;
}

.ixl-skin .custom a.arrowLink em,
.ixl-skin .custom a.arrowLink:hover em {
  font-size:12px;
}

.custom #wrongOrganization {
  font-size: 13px;
}

.custom #loginSection {
  padding-bottom: 30px;
  padding-left: 35px;
}

.custom .loginBg {
  margin-left: -35px;
}

.custom #welcomeText {
  font-size: 14px;
  padding-left: 20px;
}

