
input, textarea {
  margin: 5px 2px;
  background: #221414;
  color: #ccc;
}

* {
  list-style: none;
  border: none;
  margin: 0;
  padding: 0;
  font: 1em Arial, Tahoma;
}

body {
  margin: 0;
  background: #130E11;
}

form {
  padding: 5px;
}

#container {
  width: 960px;
  margin: 0 auto;
}

#header {
  width: 960px;
  height: 445px;
  margin: 0 auto;
  overflow: hidden;
  float: left;
}

#header_top {
  width: 960px;
  height: 62px;
  float: left;
  background: url(http://chrisandchristian.bandvista.com/rw_templates/248/css_img/carob_tiles_header_top.jpg);
  clear: both;
}

#header_left {
  width: 54px;
  height: 355px;
  float: left;
  background: url(http://chrisandchristian.bandvista.com/rw_templates/248/css_img/carob_tiles_header_left.jpg);
}

#header_mask {
  width: 505px;
  height: 355px;
  float: left;
}

#header_right {
  float: right;
  background: url(http://chrisandchristian.bandvista.com/rw_templates/248/css_img/carob_tiles_header_right.jpg);
  width: 401px;
  height: 355px;
}

#header_right ul {
  padding: 0 0 0 110px;
  width: 240px;
}

#header_right li {
  float: left;
  padding: 0 0 11px 0;
}

#header_right li .tpop {
  margin: 0;
}

.apop {
  position: absolute;
  visibility: hidden;
  width: 130px;
  padding: 10px 5px;
  background: url(http://chrisandchristian.bandvista.com/rw_templates/248/css_img/carob_tiles_subbuton.jpg) repeat-x #6A6A76;
  stext-align: center;
}

.apop a {
  font: normal .8em Arial, Tahoma;
  color: #221414;
  text-decoration: none;
  margin: 2px 0;
  width: 130px;
  float: left;
  text-align: center;
}

.apop a:hover {
  color: #422;
  text-decoration: underline;
}

#dummy {
  position: absolute;
  visibility: hidden;
  left: 235px;
  top: 3px;
}

#header_bottom {
  float: left;
  width: 960px;
  height: 46px;
  background: url(http://chrisandchristian.bandvista.com/rw_templates/248/css_img/carob_tiles_header_bottom.jpg);
}

#contents {
  float: left;
  width: 870px;
  padding: 10px 45px;
  background: url(http://chrisandchristian.bandvista.com/rw_templates/248/css_img/carob_tiles_contents.jpg);
}

#footer {
  float: left;
  width: 960px;
  height: 24px;
  background: url(http://chrisandchristian.bandvista.com/rw_templates/248/css_img/carob_tiles_footer.jpg);
}

.table_features {
  font: normal .8em Arial, Helvetica, serif;
  color: #F0B400;
  text-align: left;
  font-size: inherit;
  font-weight: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
}

.table_features td {
  padding: 5px;
}

.table_features a {
  font-weight: bold;
  color: #89FF12;
  text-decoration: none;
}

.table_features a:hover {
  color: #662;
  text-decoration: underline;
}
