/*****************************************************************************
 *                     Start of styles for ixl-mproblem                      *
 *****************************************************************************/
.ixl-mproblem {
  /* Fix bug 12323 -ecurtis 2/12/08 --set line-height to 1.4 */
  font: 16px/1.4 Verdana, Arial, Helvetica, sans-serif;
  /*padding-bottom: 1.5em;*/
  text-align: left;
}

.ixl-mproblem p {
  font-size: 1.0em;
  /* Fix bug 12323 -ecurtis 2/12/08 --set line-height to 1.4 and remove margin */
  line-height: 1.4;
  margin: 0;
}

.ixl-mproblem table {
  line-height: 1.4;
}

.ixl-mproblem font {
  line-height: 100%;
}

.ixl-mproblem br {
  line-height: 15px;
}

.ixl-mproblem sup {
  bottom: .85ex;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

.ixl-mproblem sup.negative {
  bottom: .6ex;
}

.ixl-mproblem span.displayIEOnly {
	display: none;
	*display: inline;
}

/** Dismal fill-in css. Temporarily enabled. */
.ixl-mproblem input[type=text] {
  border: 1px solid #A7A6AA;
  padding: 1px;
}

.ixl-mproblem input[type=text]:focus {
  border-color: #535355;
}

/** Friendly fill-in css. Temporarily disabled. */
/*.ixl-mproblem input[type=text] {
  border-width: 1px;
  border-style: solid;
  border-color: #0A2B75 #A3C4FF #A3C4FF #0A2B75;
}

.ixl-mproblem input[type=text]:focus {
  border-width: 2px;
}

.ixl-fiTD1 {padding: 2px; background-color:transparent;}
.ixl-fiTD1Focus {padding: 2px; background-color:#5677C1;}

.ixl-fiTD2 {padding: 1px; background-color:#5677C1;}
.ixl-fiTD2Focus {padding: 0px;}  */


.ixl-mproblem sub {
  bottom: -.3ex;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

/* Fix for for IE6 and IE7 italic bugs in variable expressions */
/* IE7 fix, try to avoid affecting table cells that aren't part of expressions */
.ixl-mproblem ul.ib-fix.ib-align-middle td
{
  *overflow:auto;
}
/* IE6 fix, should be safe everywhere */
td {
  overflow:visible;
}

/**
* INLINE BLOCK FIX(see http://europa/BB/viewtopic.php?f=6&t=91)
* duplicated in htdocs/css/quia.css
* - kzhang 10/22/2010
*/
.ixl-mproblem ul.ib-fix {
  margin: 0;
  padding: 0;
}
.ixl-mproblem .ib-align-middle li, .ixl-mproblem .ib-align-middle td {
  vertical-align: middle;
}
.ixl-mproblem .ib-align-bottom li, .ixl-mproblem .ib-align-bottom td {
  vertical-align: bottom;
}
.ixl-mproblem .ib-align-top li, .ixl-mproblem .ib-align-top td {
  vertical-align: top;
}
.ixl-mproblem .ib-fix li {
  display: -moz-inline-box;
  display: inline-block;

  /* for IE 6/7 */
  *display:inline;
  zoom:1;

  word-wrap: break-word;
  -moz-box-orient: vertical;

  /* default inline element is followed by one space */
  margin-right: 0.38em;
}
/* inline block elements have neither leading nor trailing space */
.ixl-mproblem .ib-fix li.no-sp {
  margin-left: 0;
  margin-right: 0;
}
/* for IE 6/7 */
* html .ixl-mproblem .ib-fix li {
  display:inline;
}
/* for IE7 */
.ib-fix > li {
  *overflow:auto;
}
/*END INLINE BLOCK FIX*/

table.undoreset{border-collapse:separate;border-spacing:2px;}
table.undoreset td{padding:2px;}

.qchtml {
  margin-left: 85px;
* margin-left : 0;
}

td.quia_standard {
  padding: 2px 4px;
  border-spacing: 1px;
}

td.quia_standard input {
  width: 23px;
  height: 23px;
  font-size: 16px;
}

input.textDisabled {
  background-color: #EBEBE4;
  border: 1px solid #7F9DB9;
  padding: 1px;
}

#mproblem {
  width: 608px;
}

#mproblem, #explanation {
  font: 16px/1.4 Verdana, Arial, Helvetica, sans-serif;
  padding-top: 5px;
  padding-bottom: 1.5em;
}

#answerDialog #answer {
  color: #585858;
  padding: 10px;
  font-weight: bold;
}

#answer div.ixl-mproblem {
  margin: 0 auto;
}

#answerDialog td.multianswer.correct, .answerDiv td.multianswer.correct {
  background: transparent url(/static/math/reports/images/icon_checkmark_vs1.png) no-repeat left center;
}

#answerDialog td.multianswer, .answerDiv td.multianswer {
  padding: 4px 4px;
  text-indent: 30px;
}

#answerDialog td.multianswertext, .answerDiv td.multianswertext {
  text-align: left;
}

/*****************************************************************************
 *                     Misc. styles that don't fit elsewhere                 *
 *****************************************************************************/

/* Hide the focus outline for flash problems */
#mproblem object, #answerDialog object {
  outline: none;
}

.yui-t3 #yui-main .yui-b, .yui-t3 #yui-main .yui-g {
  margin-right: 9em;
}

.yui-t7 #yui-main {
  float: right;
}

.yui-t7 #yui-main .yui-b {
  margin-right: 9em;
}

#noAccessWarning {
  font-weight: bold;
}

#noAccessWarning.warningText {
  padding-top: 10px;
}

#noAccessWarning.warningTextLong {
  padding-top: 2px;
}

#noAccessWarning p {
  font-size: 11px;
  padding-top: 2px;
}

.noticeText {
  font-size: 12px;
}

.verticalArrows {
  line-height:42px;
  display:inline-block;
  zoom:1;
  *display:inline;
}

.noticeText em {
  font-size: 18px;
  font-weight: bold;
}

.helpTopic {
  margin-top: -15px;
  _position: absolute;
  _right: 8px;
  _margin-right: 10em;
}

#smartscoreTT {
  text-align: left;
  width: 250px;
}

#smartscoreTT a {
  white-space: nowrap;
}

/*****************************************************************************
 *                      Styles for the right side stats                      *
 *****************************************************************************/
#mscore {
  position: relative;
  float: right;
  top: -14px;
  padding-top: 12px;
  margin-top: -12px;
  width: 116px;
  text-align: center;
  margin-right: 5px;
  _margin-right: 0;
}

#mscore .top {
  position: absolute;
  top: -5px;
  left: 60px;
}

#mscore .header {
  font-family: Tahoma, Helvetica;
  font-weight: bold;
  font-size: 13px;
  color: #d12b06;
  background: transparent url( ../images/stats_header.png ) 0 0 no-repeat;
  width: 116px;
  height: 37px;
  line-height: 37px;
  margin-top: -10px;
}

#mscore .tall {
  background-image: url( ../images/stats_header_tall.png );
  height: 53px;
  line-height: 15px;
  padding-top: 11px;
  margin-bottom: -10px;
}

#mscore .content {
  width: 108px;
  margin-left: 4px;
* margin-left : 0;
  background-color: #FFF59F;
  margin-top: 0;
  padding-top: 7px;
  padding-bottom: 20px;
* margin-bottom: -2px;
  font-size: 18px;
  color: #7aa20d;
}

#mscore .lastcontent {
  padding-bottom: 10px;
}

#mscore .content table.timer {
  border-collapse: separate;
  border-spacing: 3px;
}

#mscore .content .timer th {
  font-size: 9px;
  font-weight: bold;
  color: #cdcaca;
  text-align: center;
  text-transform: uppercase;
}

#mscore .content .timer td {
  font-size: 14px;
  color: #999999;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  background-image: url( ../images/timer_bg.gif );
  background-repeat: repeat-x;
  width: 30px;
  height: 22px;
  border: 1px solid #F8DA8E;
}

#mscore .header #smartscore {
  background: transparent url(../images/smartscore_help.png) no-repeat right top;
  cursor: default;
  padding: 6px 4px 0;
  margin: -4px 7px 0;
  position: relative;
}

#mscore .header .outof {
  display: block;
  font-size: 11px;
}

#mscore #currentscore {
  font-size: 135%;
  font-weight: bold;
  position: absolute;
  left: 0;
  width: 108px;
  margin: 0 4px;
  line-height: 100%;
  background-color: #FFF59F;
}

#mscore #timerpaused {
  display: none;
  position: absolute;
  left: 4px;
  width: 108px;
  height: 42px;
  padding-top: 2px;
  font-weight: bold;
  font-size: 16px;
  color: #d12b06;
  background-color: #FFF59F;
  font-family: Tahoma, Helvetica;
  text-transform: uppercase;
}

#mscore h5 {
  color:#888;
  font:bold 12px Tahoma, Helvetica;
}

#ribbons {
  display: none;
  margin: 5px 0;
  width: 108px;
}

#medals {
  padding-top: 5px;
}

#ribbons img {
  width: 27px;
  height: 54px;
  vertical-align: middle;
}

#medals img, img.medal {
  height: 27px;
  margin: 2px 0;
  width: 20px;
  vertical-align: middle;
}

#correctAccolades {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #7da317;
  background-color: #d6f87a;
  border: 1px solid #aedd2e;
  /*height: 90px;*/
  line-height: 90px;
}

#correctAccolades.yui-panel .bd {
  background: #d6f87a url(../images/correct_check.png) no-repeat 30px center;
  height: 90px;
}

/*****************************************************************************
 *                      Styles for the skill summary page                    *
 *****************************************************************************/

/* For the skill summary, hide mscore */
.yui-t3 #yui-main.skillSummary .yui-b, .yui-t3 #yui-main.skillSummary .yui-g {
  margin-right: 0;
}

#yui-main.skillSummary #mscore {
  display: none;
}

#yui-main.skillSummary .yui-link-button {
  margin: 0 .5em;
  *margin: 0 .75em;
}

#summaryReport {
  margin-right: 25px;
}

#summaryReport h1, #summaryReport h2 {
  font-family: Tahoma, Helvetica;
}

#summaryReport h1 {
  color: #6C9A00;
  font-size: 30px;
  font-weight: bold;
  padding: 0 0 10px 15px;
}

#summaryReport h2 {
  color: #000;
  font-size: 16px;
  font-weight: normal;
}

#summaryReport h2 em {
  color: #e28943;
}

.skillSummary #summaryReport {
  height: 450px;
}

#summaryReport img.ribbonstars {
  float: right;
  height: 411px;
  margin: 10px;
  width: 158px;
}

#summaryReport .messages {
  background: #fff url(../images/yellow_gradient.png) repeat-x left bottom;
  padding: 15px;
}

#summaryReport .awards {
  margin-top: 10px;
  width: 375px;
}

#summaryReport .yui-gamesquare-won {
  background: #C0EC51 url(/static/math/awards/images/square_won.png) no-repeat bottom left;
  _background-image: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='/static/math/awards/images/square_won.png', sizingMethod='scale');
  border: 3px solid #acdd2b;
  cursor: pointer;
  float: left;
  height: 50px;
  margin: 5px 10px 0 0;
  width: 50px;
}

#summaryReport .second-grade .yui-gamesquare-won {
  background: #d194ea url(/static/math/awards/images/second/square_won.png ) no-repeat bottom left;
  _background-image: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='/static/math/awards/images/second/square_won.png', sizingMethod='scale');
  border-color: #d194ea;
}

#summaryReport .fourth-grade .yui-gamesquare-won {
  background: #ada367 url(/static/math/awards/images/fourth/square_won.png ) no-repeat bottom left;
  _background-image: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='/static/math/awards/images/fourth/square_won.png', sizingMethod='scale');
  border-color: #cbc45b;
}

.practicesummary {
  font-family: Tahoma, Helvetica;
  margin: 1em;
}

.practicesummary td {
  padding-top: 2px;
  vertical-align: bottom;
}

.practicesummary th {
  color: #628318;
  font-weight: bold;
  padding: 2px 10px 0 0;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
}

/*****************************************************************************
 *                      Styles for the answer dialog                         *
 *****************************************************************************/
#answerDialog h3 {
  font-weight: bold;
  font-size: 20px;
  color: #6e9407;
  background-color: white;
}

#answerDialog label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #6B9609;
  line-height: 15px;
}

#answerDialog .ft {
  height: 62px;
  text-align: center;
}

#answerDialog .explanationfooter {
  text-align: right;
}

#answerDialog .explanationfooter .yui-button-secondary {
  display: none;
}

#answerDialog .bd {
  overflow: auto;
  _overflow-x: hidden;
  _overflow-y: auto;
}

/*****************************************************************************
 *                      Styles for the play/pause button                     *
 *****************************************************************************/
.audio-button {
  background: transparent url(/static/math/practice/images/audio.png) no-repeat 0 0;
  cursor: pointer;
  height: 16px;
  margin-right: 5px;
  vertical-align: baseline;
  width: 16px;
}

.audio-button-hover {
  background-position: -16px 0;
}

.audio-button-loading {
  background: transparent url(/static/math/practice/images/audio-loading.gif) no-repeat 0 0;
}

.audio-button-playing {
  background: transparent url(/static/math/practice/images/audio-playing.gif) no-repeat 0 0;
}

#ttsContainer {
  width: 1px;
  height: 1px;
}
