/*
$Id: main.css,v 1.0 2013/07/01 17:56:55 tekton Exp $
vim: set ts=2 sw=2 sts=2 et:
*/

#abcr-search-pattern {
  width: 360px;
}

#abcr-search-results-table {
  width: 100%;
}

#abcr-search-results-table .abcr-product-column {
  width: 400px;
}

#abcr-search-results-table .abcr-search-result {
  text-align: center;
  vertical-align: middle;
}

#abcr-search-results-table .abcr-search-result .abcr-product-column {
  text-align: left;
}

.abcr-product-column .abcr-product-list {
  padding-left: 10px;
}

#abcr-coupon-params-header {
  line-height: 24px;
}

#abcr-order-statistic {
  width: 100%;
  vertical-align: middle;
  text-align: center;
}

#abcr-order-statistic .abcr-orders-cell {
  text-align: left;
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#abcr-order-statistic .abcr-orders-cell .abcr-order-entry {
  width: 100%;
  line-height: 20px;
}

#abcr-order-statistic #abcr-total {
  padding-top: 10px;
  text-align: left;
}

#abcr-search-by-date, #abcr-search-by-email {
  padding-right: 20px;
}


.abcr-submit-search {
  width: 90px;
}

.abcr-notified-cart {
  background-color: #DFF1E1; 
}

.abcr-notified-cart.TableSubHead {
  background-color: #CDE3C3;
}

#abcr-filter-order-statistic {
  margin-bottom: 30px;
}

#abcr-filter-order-statistic .abcr-header {
  padding-right: 80px;
}

#abcr-filter-order-statistic .abcr-start-date, #abcr-filter-order-statistic .abcr-end-date {
  padding-right: 20px;
}
