html, body {
  width: 100%;
  height: 100%;
  overflow: hidden; }

/* ------------------------------------ Layout -------------------------------*/
body {
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 0px;
  width: 100%;
  height: 100%; }

/* --------------------------------------------------------------------------------------- */
#spread_sheet_back {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 0px;
  left: 0px; }
  #spread_sheet_back img#excel {
    width: 100%;
    display: none; }
  #spread_sheet_back .slice {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: block; }
  #spread_sheet_back #top-left {
    background: url("/images/themes/xp/top-left.png") no-repeat top left;
    z-index: 2; }
  #spread_sheet_back #top-middle {
    background: url("/images/themes/xp/top-middle.png") repeat-x top left;
    z-index: 1; }
  #spread_sheet_back #top-right {
    background: url("/images/themes/xp/top-right.png") no-repeat top right;
    z-index: 3; }
  #spread_sheet_back #sheet_title {
    background: url("/images/themes/xp/icon.png") no-repeat top left;
    border: none;
    position: absolute;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    z-index: 5; }
  #spread_sheet_back #toggle_box {
    display: block;
    position: absolute;
    z-index: 3;
    cursor: pointer; }
  #spread_sheet_back #toggle_tip {
    padding: 4px 7px 3px 7px;
    -webkit-border-radius: 2px 2px;
    -moz-border-radius: 2px / 2px;
    -o-border-radius: 2px / 2px;
    -ms-border-radius: 2px / 2px;
    -khtml-border-radius: 2px / 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 0px 4px #bbb;
    -webkit-box-shadow: 0px 0px 4px #bbb;
    box-shadow: 0px 0px 4px #bbb;
    display: none;
    position: absolute;
    z-index: 4; }
  #spread_sheet_back #social_block {
    position: absolute;
    font-family: arial, sans-serif;
    z-index: 5;
    overflow: hidden; }
    #spread_sheet_back #social_block #buttontw {
      float: left; }
    #spread_sheet_back #social_block #buttonfb {
      float: left;
      width: 80px;
      overflow: hidden;
      height: 22px;
      margin-left: 8px; }
  #spread_sheet_back #spread_sheet {
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    resize: none;
    z-index: 0; }
    #spread_sheet_back #spread_sheet #essay_body {
      margin-top: 90px;
      padding: 150px 80px 100px 80px;
      width: 850px;
      margin-left: auto;
      margin-right: auto;
      background-color: #fff;
      -moz-box-shadow: 0px 0px 6px #333;
      -webkit-box-shadow: 0px 0px 6px #333;
      box-shadow: 0px 0px 6px #333;
      border: none;
      font-size: 14px;
      line-height: 28px;
      font-family: times, serif;
      min-height: 900px;
      margin-bottom: 50px;
      text-indent: 50px;
      resize: none; }
    #spread_sheet_back #spread_sheet #essay-title {
      width: 550px;
      padding-top: 80px;
      position: absolute;
      font-size: 14px;
      line-height: 28px;
      color: #000;
      font-family: times, serif;
      text-align: center; }
  #spread_sheet_back #footer {
    width: 400px;
    text-align: center;
    margin: 0px auto 10px auto;
    font-size: 11px;
    padding-bottom: 12px; }
    #spread_sheet_back #footer a {
      color: #888; }
      #spread_sheet_back #footer a:hover {
        color: #333; }

#clippy {
  display: none;
  position: fixed;
  bottom: 0px;
  right: 12px;
  z-index: 100;
  width: 200px; }
  #clippy #clippy_text {
    position: absolute;
    top: 8px;
    left: 14px; }
  #clippy #clippy_close {
    cursor: pointer;
    position: absolute;
    left: -3px;
    top: -2px;
    width: 17px; }

#desk {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-image: url("/images/wood.png");
  -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2); }
  #desk #bottom_links {
    position: absolute;
    width: 100%;
    bottom: 12px;
    text-align: center; }
    #desk #bottom_links a {
      color: rgba(0, 0, 0, 0.4);
      text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(255, 255, 255, 0.6); }
      #desk #bottom_links a:hover {
        color: rgba(0, 0, 0, 0.6); }

#desk-social {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 101; }

#sticky {
  margin: 140px auto 0px auto;
  width: 410px;
  padding: 30px 30px 20px 30px;
  z-index: 501;
  background-color: #E6E6E6;
  -moz-box-shadow: 0px 0px 3px #888;
  -webkit-box-shadow: 0px 0px 3px #888;
  box-shadow: 0px 0px 3px #888;
  font-family: 'Bad Script'; }
  #sticky.sans {
    color: #333;
    font-family: 'helvetica', arial, sans-serif;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6); }
  #sticky h1 {
    font-size: 36px;
    margin: 0px;
    margin-bottom: 8px; }
  #sticky p {
    font-size: 15px;
    line-height: 30px; }
  #sticky input {
    border: 0px;
    border-bottom: 1px dashed;
    background: none;
    font-size: 15px;
    line-height: 1em;
    width: 140px;
    font-family: 'Bad Script';
    color: #333; }
    #sticky input:focus {
      outline: none; }
  #sticky #loading {
    display: none;
    font-size: 12px;
    font-style: italic;
    float: right;
    padding: 4px; }
    #sticky #loading img {
      width: 16px;
      margin-left: 4px; }
  #sticky #start {
    margin-top: -12px;
    width: 80px;
    height: 80px;
    float: right;
    -webkit-border-radius: 45px 45px;
    -moz-border-radius: 45px / 45px;
    -o-border-radius: 45px / 45px;
    -ms-border-radius: 45px / 45px;
    -khtml-border-radius: 45px / 45px;
    border-radius: 45px;
    -moz-box-shadow: 0px 1px 0px white;
    -webkit-box-shadow: 0px 1px 0px white;
    box-shadow: 0px 1px 0px white;
    background-image: url("/images/pencil.png");
    background-repeat: no-repeat;
    background-color: #cdcdcd;
    background-position: 10px 10px;
    background-size: 60px; }
    #sticky #start:hover {
      -moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
      cursor: pointer;
      background-color: #3e8e1e; }
