/* @override http://localhost:3000/stylesheets/stores/www.rapidreeds.com.css */

#logo {
  height: 92px;
  width: 643px;
  margin: 0;
  padding: 0;
  background: #5f539f url(/images/rrheader.gif?43223434) -70px;
}

#branding .central900 {
  background-color: #5f539f;
  border-bottom: 1px solid #444;
}

#logo span {
  display: none;
}

#store-header p.order-by-phone span {
  background-color: #1D6CB0;
}

#corner-cart span.email {
  background-color: #5f539f;
}

#search_box {
  /*color: #333;*/
}

#top_line {
  /*background-color: #bfccd4;
  border-bottom: 1px solid #555;
  float: left;
  width: 100%;
  height: 22px;*/
}

#top_line_container {
  /*clear: both;
  border-bottom: 3px solid #eee;*/
}

div.box-header {
  /*border: 1px solid #48545a;
  background: #929ca2;*/
}

div.box-body {
  /*border-bottom: 1px solid #48545a;
  border-right: 1px solid #48545a;
  border-left: 1px solid #48545a;*/
}

#top_line a:hover {
  /*background-color: #919aa1;
  color: #eee;*/
}

#top_line a {
  /*background-color: #bfccd4;
  border-right: 1px solid #888;
  color: #333;*/
}

table#cart, table#checkout {
  /*border-top: 1px solid #48545a;
  border-right: 1px solid #48545a;
  border-left: 1px solid #48545a;*/
}

table#cart tbody tr td, table#checkout tbody tr td {
  /*border-bottom: 1px solid #48545a;*/
}

table#cart th, table#checkout th {
  /*background-color: #929ca2;
  border-bottom: 1px solid #48545a;*/
}


/* products.css */

table.options-chooser th {
  /*background-color: #929ca2;
  border-bottom: 1px solid #666;
  border-top: 1px solid #666;*/
}
