#xtreme_open_feedback {
  position: fixed;
  top: 200px;
  right: 0px;
  background: transparent url('http://overlay.heroku.com/images/open_feedback_button2.png') no-repeat top right;
  width: 185px;
  height: 270px;
  text-indent: -1000px;
  overflow: hidden;
  cursor: pointer;
  z-index: 9999999;
}

#xtreme_open_feedback {
  width: 35px;
  height: 100px;
  text-indent: 1000px;
  overflow: hidden; 
}


#xtreme_overlay {
  background: transparent url('http://overlay.heroku.com/images/overlay.png');
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9999999;
}

#xtreme_feedback {
  width: 437px;
  height: 635px;
  background: transparent url('http://overlay.heroku.com/images/feedback_panel.png') no-repeat;
  position: fixed;
  left: 50%;
  top: 20px;
  margin-left: -243px;
  padding-left: 25px;
  padding-right: 25px;
}

#xtreme_feedback form {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 630px;
  width: 460px;
}

#xtreme_feedback.test {
  background: transparent url('http://overlay.heroku.com/images/feedback.png') no-repeat;
}

#feedback_response_close,
#xtreme_close_icon {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 6px;
  right: 6px;
  cursor:pointer;
  overflow:hidden;
  text-indent: -1000px;
  background: transparent url('http://overlay.heroku.com/images/close_feedback_icon.png') no-repeat;
}


#feedback_response_close { top: -16px; right: -16px; }

#xtreme_feedback_response {
  width: 180px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -50px;
  padding: 10px;
  background-color: white;
  color: #000;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
}

#xtreme_feedback_grades {
  position: absolute;
  height: 120px;
  top: 135px;
}

  #xtreme_feedback_grades .xtreme_grade {
    width: 46px;
    height: 46px;
    background: transparent url('http://overlay.heroku.com/images/star.png') no-repeat 0px 0px;
    float: left;
    margin: 10px 4px 0 0;
    cursor: pointer;
    overflow: hidden;
    text-indent: -1000px;
  }
  
  #xtreme_feedback_grades .xtreme_grade_on {
    background-position: 0 -46px;
  }


#xtreme_feedback_comment {
  position: absolute;
  height: 180px;
  top: 255px;
}

  #xtreme_feedback_comment textarea {
    margin-top: 5px;
    border: 1px solid #7E7E7E;
    width: 300px;
    line-height: 1;
    height: 115px;
    padding: 5px;
    font-size: 12px;
    font-family: verdana;
  }

#xtreme_feedback_draw {
  position: absolute;
  height: 180px;
  top: 255px;
  right: 25px;
}

  #xtreme_feedback_draw #xtreme_draw_icon {
    width: 58px;
    height: 52px;
    background: transparent url('http://overlay.heroku.com/images/draw_icon.png') no-repeat;
    cursor: pointer;
    margin-left: 20px;
    margin-top: 30px;
  }

#xtreme_feedback_contact {
  position: absolute;
  height: 180px;
  top: 440px;
}

  #xtreme_feedback_contact input {
    font-family: verdana;
    border: 1px solid #7E7E7E;
    width: 235px;
    height: 30px;
    margin: 0;
    padding:0px 5px;
    font-size: 12px;
    line-height: 100%;
    outline: 0;
    text-decoration: none;
    background: #FFF;
  }
  
  #xtreme_feedback_contact label {
    text-decoration: none;
    font-family: "verdana";
    font-size: 12px;
    font-weight: normal;
    text-shadow: 0px 1px 1px #FFF;
    color: #A8A8A8;    
    position: absolute;
    display: inline;
    z-index: 99;
    cursor: text;
    top: 8px;
    left: 5px;
    visibility: visible;
    line-height: 1;
    text-indent: 0;
    background: transparent;
    margin: 0;
    padding: 0;
  }  
  
  #xtreme_feedback_contact #xtreme_name_field_wrap, 
  #xtreme_feedback_contact #xtreme_email_field_wrap {
    position: relative;
    height: 40px;
    width: 100%;
    top: 10px;
  }

  #xtreme_feedback_contact #xtreme_name_field,
  #xtreme_feedback_contact #xtreme_email_field {
    position: relative;
  }
  
#xtreme_feedback_submit {
  width: 468px;
  height: 32px;
  background: transparent url('http://overlay.heroku.com/images/submit_button.png') no-repeat top right;
  bottom: 10px;
  position: absolute;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  font-weight: normal;
  font-family: "verdana";
  color: #FFF;
  text-shadow: 0px -1px 2px #000;
  left: -15px;
  cursor: pointer;
}

#xtreme_feedback h1 {
  border: 0;
  position: relative;
  vertical-align: baseline;
  background: transparent;
  left: 0;
  top: 0;
  text-align: left;
  text-decoration: none;
  line-height: 1;
  margin: 5px 0px 1px 0px;
  font-family: "verdana";
  font-size: 45px;
  font-weight: bold;
  text-indent: -5px;
  text-shadow: 0px 2px 1px #FFF;
  color: #494949;
  padding: 10px 0 5px;
  display: block;
  visibility: visible;
}  
  
#xtreme_feedback h2 {
  border: 0;
  vertical-align: baseline;
  background: transparent;
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
  text-decoration: none;
  line-height: 1;
  text-indent: 0px;
  margin: 5px 0 1px 0;
  font-family: "verdana";
  font-size: 15px;
  font-weight: bold;
  text-shadow: 0px 1px 1px #FFF;
  color: #494949;
  padding: 0;
  display: block;
  visibility: visible;
}

#xtreme_feedback p {
  border: 0;
  vertical-align: baseline;
  background: transparent;
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
  text-decoration: none;
  line-height: 1;
  text-indent: 0px;
  margin: 0px 0px 2px 0px;
  font-family: "verdana";
  font-size: 12px;
  font-weight: normal;
  text-shadow: 0px 1px 1px #FFF;
  color: #5A5A5A;
  padding: 0;
  display: block;
  visibility: visible;
}


#xtreme_canvas_container {
  z-index: 9999999;
}

#xtreme_canvas_toolbox
{
    position: fixed;
    z-index:75;
    top: 10px;
    left: 0px;
    width: 78px;
    padding-left: 14px;
    padding-top: 15px;
    height: 524px;
    background: transparent url('http://overlay.heroku.com/images/toolbox_panel.png') no-repeat;
    z-index: 9999999;
}
  #xtreme_canvas_toolbox #xtreme_post_it_button {
    cursor: pointer;
    width: 64px;
    height: 57px;
    float: left;
    background: transparent url('http://overlay.heroku.com/images/postit_button.png') no-repeat;
    text-indent: -1000px;
  }

  #xtreme_canvas_toolbox #xtreme_post_it_button.xtreme_selected_post_it_button { 
    background-position: 0px -57px;
  }


  #xtreme_canvas_toolbox #xtreme_erase_button,
  #xtreme_canvas_toolbox #xtreme_cancel_toolbox_button,
  #xtreme_canvas_toolbox #xtreme_close_toolbox_button {
    cursor: pointer;
    width: 64px;
    height: 32px;
    margin-bottom: 5px;
    float: left;
    clear: both;
    background: transparent url('http://overlay.heroku.com/images/toolbox_buttons.png') no-repeat;
    text-indent: -1000px;
  }


  #xtreme_canvas_toolbox #xtreme_cancel_toolbox_button {
    background-position: 0px -64px;
  }
  #xtreme_canvas_toolbox #xtreme_close_toolbox_button {
    background-position: 0px -32px;
  }
  
  #xtreme_canvas_toolbox #xtreme_colors .xtreme_color {
    cursor: pointer;    
    width: 31px;
    height: 31px;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
    background-image: url('http://overlay.heroku.com/images/color.png');
  }

  #xtreme_canvas_toolbox #xtreme_colors .xtreme_selected_color {
    background-position: 0px -31px;
  }

#xtreme_canvas_wrapper #xtreme_canvas {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: transparent url('http://overlay.heroku.com/images/transparent.png');
  z-index: 9999998;
}

.xtreme_post_it {
  width: 210px;
  height: 195px;
  padding: 20px 5px 5px 5px;
  z-index: 9999999;
  background: #f8dd4b url('http://overlay.heroku.com/images/post_it.jpg') no-repeat;
}

  .xtreme_post_it textarea {
    line-height: 12px; /* this must be 12 px or the script might behave strangly when limiting a post-it's contents */
    font-size: 12px;
    width: 210px;
    height: 195px;
    border: 0;
    background-color: transparent;
    outline: 0;
  }
  
  .xtreme_delete_post_it {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 1px;
    right: 1px;
    background: transparent url('http://overlay.heroku.com/images/close_post_it_icon.png') no-repeat;
    cursor: pointer;
  }





