body {
}
table.detailslist {
    font-size:90%;
}
img a{
    border:0;
}
h1 {
    font-size:120%;
}
h2 {
    margin:0;
    font-size: 95%;
    font-weight: bold;
    line-height: normal;
}
.header h2 {
  color: #000000;
}
h3 {
    margin:0;
    font-size: 90%;
    font-weight: bold;
    line-height: normal;
}
.result h1, .result h2, .result h3, .groupfirst h3 {
}
p {
    margin-top:5px;
    font-size: 90%;
}
img#horsepic {
    margin-bottom:10px;
}
.make-offer {
    font-size:90%;
}
table#horse-detail-table {
    font-size:90% !important;
}
table#horse-list-table tr {
    font-size:90% !important;
}
table#horse-list-table tr.grouplast {
    border-bottom:1px solid #ccc;
    padding-bottom:5px;
}
table#horse-thumbnail-table {
  margin-bottom:10px;
}
table.data {
    text-align: left;
    border-collapse: collapse;
    margin: 0 0 0.8em 0;
    width: 100%;
    line-height: normal;
}

table.data caption,
table.data tr td,
table.data tr th {
    vertical-align: top;
    font-size: 92%;
    padding: 0.55em 5px;
    background-color: white;
}

table.data tr th {
    vertical-align: middle;
}
.pagination {padding-bottom:0px;}
.pagination table{
    font-size:90% !important;
}
.pagination form {
  margin-bottom: 1em;
}
.noborder {
  border: none
}
a.mini img {
  background-color:white;
  border:medium none;
  padding-right:0.5em;
  text-decoration:none;
  vertical-align:middle;
}
a.mini {
  font-size:92%;
  white-space:nowrap;
}

/** Result summary **/
.result {
    border: 1px solid #BD8B24;
    border-top: 3px solid #BD8B24;
}

.result .header {
    background-color: #EDD7A4;
    padding: 0 15px;
}

.result.underoffer .header {
    background: #EDD7A4 url(../../img/label/small/underoffer.png) no-repeat 100% 50%;
    padding: 0 65px 0 15px;
}
.result.sold .header {
    background: #EDD7A4 url(../../img/label/small/sold.png) no-repeat 100% 50%;
    padding: 0 65px 0 15px;
}
.result.leased .header {
    background: #EDD7A4 url(../../img/label/small/leased.png) no-repeat 100% 50%;
    padding: 0 65px 0 15px;
}
.result.passedin .header {
    background: #EDD7A4 url(../../img/label/small/passedin.png) no-repeat 100% 50%;
    padding: 0 65px 0 15px;
}

.result {
    zoom: 1;
}
.result h2, .result h3 {
    padding: 0;
    margin: 0;
    line-height: 133%;
}

.result h2 {
    font-size: 100%;
    padding: 0.45em 0;
}

.result h3 {
    font-weight: bold;
    margin: 0 0 0.5em 0;
    font-size: 110%;
}
.groupfirst h3 {
    font-size: 110%;
    line-height: normal;
    margin: 0;
    font-weight: normal;
}
.result h3, .result h3 img {
    vertical-align: middle;
}

.result h3 strong {
    white-space: nowrap;
}

.result .header .name,
.result .header .location {
    float: left;
    text-transform: uppercase;
    padding-right: 1em;
    margin-right: 1em;
    border-right: 1px solid black;
    font-weight: bold;
}
.result .header .sire {
    font-weight: bold;
}
.result .header .price {
    float: right;
    font-weight: bold;
}

.result .info {
    clear: both;
    padding: 12px 18px 10px 210px;
    overflow: hidden;
}

.result .info p a {
    white-space: nowrap;
}

.result .info .images {
    clear: both;
    float: left;
    display: inline;
    margin: 0 0 0 -215px;
    _padding: 0 0 15px 0;
    width: 202px;
    text-align: center;
    font-size: 92%;
    color: #444;
}

.result img.photo {
    border: 1px solid #ccc;
}

.result img.logo {
    margin: 0.4em 0 0 0;
}

.result .footer {
    clear: both;
    border-bottom: 3px solid #EDD7A4;
    font-size: 92%;
}

#header {
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../../img/header_fade.png) repeat-x 0% 100%;
}
#content {
  padding-bottom: 20px;
  line-height: 133%;
}
#footer {
  padding-top: 20px;
  padding-bottom: 26px;
  background: url(../../img/footer_fade.png) repeat-x 0% 0%;
  min-height: 40px; _height: 40px;
}


#footer_wrapper {
  clear: both;
  text-align: center;
  background: url(../../img/footer_bg.png) no-repeat 50% 100%;
  min-height: 35px;
  zoom: 1;
}

