/*
Twitter-style Confirmation Message with jQuery
http://www.skyrocketlabs.com
skyrocketlabs@gmail.com
*/

/* ARCHITECTURE */

/*body {
  font: normal 85% arial,verdana,tahoma,sans-serif;
  color: #000;
  margin: 0;
  padding: 0;
  background: #d3f3f5;
}

#wrapper {
  width: 960px;
  min-height: 800px;
  margin: 30px auto;
  padding: 20px;
  background: #fff;
  overflow: hidden;
}

#top {
  width: 960px;
  height: 120px;
}

.line {
  width: 960px;
  height: 1px;
  margin: 40px 0;
  background: #ddd;
  overflow: hidden;
}*/

/* TYPOGRAPHY */

/*h1, h2, h3, h4 {
  font-size: 2.7em;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 1.0em;
  margin: 0 0 5px 0;
}

h2 {
  font-size: 2.3em;
  letter-spacing: -1px;
  color: #0084b4;
  margin: 0 0 30px 0;
}

h3 {
  font-size: 1.7em;
  letter-spacing: 0px;
  color: #0084b4;
  margin: 70px 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #ddd;
}

h4 {
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.1em;
  color: #666;
  margin: 0;
  padding: 10px 50px 0 0;
}

p {
  font-size: 1.0em;
  line-height: 1.5em;
  margin: 0 0 16px 0;
}

p a {
  color: #0084b4;
  text-decoration: underline;
}

p a:hover {
  color: #000;
  text-decoration: underline;
}

p.boxy {
  width: 520px;
  padding: 10px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
}*/

/* IMAGES */

/*img.icon {
  margin: 0 5px 0 0;
  vertical-align: middle;
}

img.bird {
  float: right;
  margin: 0 0 0 30px;
}*/

/* DEMO CSS STYLE */

#errorMessage, #confirmationMessage {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  font: normal 1.4em arial;
  line-height: 70px;
  text-align: center;
  color: #e47501;
  background: #d1fefa;
  border-bottom: 1px solid #ddd;
  filter:alpha(opacity=92);
  -moz-opacity: 0.92;
  opacity: 0.92;
  display: none; /* LEAVE THIS IN*/
  z-index:200;
  text-shadow: #a7a7a7 0.03em 0.03em 0.03em;
}

#errorMessage1, #confirmationMessage1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  font: normal 1.4em arial;
  line-height: 70px;
  text-align: center;
  color: #e47501;
  background: #d1fefa;
  border-bottom: 1px solid #ddd;
  filter:alpha(opacity=92);
  -moz-opacity: 0.92;
  opacity: 0.92;
  display: none; /* LEAVE THIS IN*/
  z-index:200;
  text-shadow: #a7a7a7 0.03em 0.03em 0.03em;
}

#errorMessage2, #confirmationMessage2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  font: normal 1.4em arial;
  line-height: 70px;
  text-align: center;
  color: #e47501;
  background: #d1fefa;
  border-bottom: 1px solid #ddd;
  filter:alpha(opacity=92);
  -moz-opacity: 0.92;
  opacity: 0.92;
  display: none; /* LEAVE THIS IN*/
  z-index:200;
  text-shadow: #a7a7a7 0.03em 0.03em 0.03em;
}

#errorMessage3, #confirmationMessage3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  font: normal 1.4em arial;
  line-height: 70px;
  text-align: center;
  color: #e47501;
  background: #d1fefa;
  border-bottom: 1px solid #ddd;
  filter:alpha(opacity=92);
  -moz-opacity: 0.92;
  opacity: 0.92;
  display: none; /* LEAVE THIS IN*/
  z-index:200;
  text-shadow: #a7a7a7 0.03em 0.03em 0.03em;
}

#errorMessage4, #confirmationMessage4 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  font: normal 1.4em arial;
  line-height: 70px;
  text-align: center;
  color: #ff890d;
  background: #d1fefa;
  border-bottom: 1px solid #ddd;
  filter:alpha(opacity=92);
  -moz-opacity: 0.92;
  opacity: 0.92;
  display: none; /* LEAVE THIS IN*/
  z-index:200;
  text-shadow: #a7a7a7 0.03em 0.03em 0.03em;
}


#errorMessage5, #confirmationMessage5 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  font: normal 1.4em arial;
  line-height: 70px;
  text-align: center;
  color: #e47501;
  background: #d1fefa;
  border-bottom: 1px solid #ddd;
  filter:alpha(opacity=92);
  -moz-opacity: 0.92;
  opacity: 0.92;
  display: none; /* LEAVE THIS IN*/
  z-index:200;
  text-shadow: #a7a7a7 0.03em 0.03em 0.03em;
}

#errorMessage6, #confirmationMessage6 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  font: normal 1.4em arial;
  line-height: 70px;
  text-align: center;
  color: #e47501;
  background: #d1fefa;
  border-bottom: 1px solid #ddd;
  filter:alpha(opacity=92);
  -moz-opacity: 0.92;
  opacity: 0.92;
  display: none; /* LEAVE THIS IN*/
  z-index:200;
  text-shadow: #a7a7a7 0.03em 0.03em 0.03em;
}

/* FORM */

/*fieldset {
  width: 490px;
  margin: 0;
  padding: 20px;
  background: #f4f4f4;
  border: 1px solid #ddd;
}

label {
  display: block;
  font: bold 1.0em arial,verdana,tahoma,sans-serif;
  color: #000;
  margin: 0 20px 10px 0;
  padding: 0;
  clear: left;
}

.textfield, .textarea {
  width: 200px;
  font: normal 1.0em arial,verdana,tahoma,sans-serif;
  color: #000;
  margin: 0 0 20px 0;
  padding: 5px 6px;
  background: #fff;
  border: 1px solid #ddd;
}

.textarea {
  width: 470px;
  height: 110px;
}

.textfield:focus, .textarea:focus {
  border: 1px solid #ccc;
}

.btn, .btn:focus {
  font: bold 1.0em arial,verdana,tahoma,sans-serif;
  color: #000;
  padding: 3px 5px;
}*/