/* Bid History Style(s) */

div#tableContainer {
background: url(/images/prod_comm_interface/placeabid/logo.jpg) no-repeat top left;
padding-left: 100px;
padding-bottom: 100px;
}

div#product-details-tbl-container {
min-height: 333px;
}

/* for Internet Explorer */
/*\*/
* html div#product-details-tbl-container {
height: 333px;
}

div#no-bidhistory-results {
margin: 150px 0px; text-align: center;
background-color: #F9F9F9;
}

div#search_by_links {
margin: 0px;
line-height: 22px;
}

a.search_by_link:link,
a.search_by_link:visited,
a.search_by_link:hover,
a.search_by_link:active {
background: url(/applications/placeabid/images/search-by-links-bg.jpg) repeat-x left center;
display: block;
border: solid 1px #444;
width: 75px;
text-align: center;
line-height: inherit;
font-size: 12px;
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #ddd;
text-decoration: none;
margin-right: 1px;
}

a.search_by_link:hover {
color: #fff;
}

span.current_search_by {
background: url(/applications/placeabid/images/current-search-by-bg.jpg) repeat-x left center;
display: block;
border: solid 1px #bbb;
width: 95px;
text-align: center;
line-height: inherit;
font-size: 12px;
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #333;
text-decoration: none;
margin-right: 1px;
cursor: default;
}

table#bidhistory {
clear: both;
margin: 0px;
padding: 0px;
border-collapse: separate;
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border: solid 1px #ddd;
border-top-width: 0px;
}

table#bidhistory th {
background: url(/applications/placeabid/images/bid-history-column-hdr-bg.png) repeat-x bottom left #faf9e8;
border: solid 1px #deddce;
border-right-color: #bdbcaf;
border-bottom-color: #bdbcaf;
font-size: 11px;
margin: 0px;
}

table#bidhistory th a:link,
table#bidhistory th a:visited,
table#bidhistory th a:hover,
table#bidhistory th a:active {
display: block;
white-space: nowrap;
padding: 3px 6px;
color: #0000EE;
font-size: 10px;
}
table#bidhistory th a:hover {
text-decoration: none;
color: #ff9933;
}

table#bidhistory th a.asc:link,
table#bidhistory th a.asc:visited,
table#bidhistory th a.asc:hover,
table#bidhistory th a.asc:active {
background: url(/applications/placeabid/images/duarrow.png) no-repeat 4px 50%;
padding-left: 15px;
}

table#bidhistory th a.desc:link,
table#bidhistory th a.desc:visited,
table#bidhistory th a.desc:hover,
table#bidhistory th a.desc:active {
background: url(/applications/placeabid/images/ddarrow.png) no-repeat 4px 50%;
padding-left: 15px;
}

table#bidhistory tr {
background-color: #FFF;
}

table#bidhistory tr.altbg {
background-color: #F8F7E6;
}

table#bidhistory td {
padding: 3px 5px;
margin: 0px;
font-size: 10x;
color: #a19f84;
}

table#bidhistory tr.footercap {
background: url(/applications/placeabid/images/bid-history-column-hdr-bg.png) repeat-x 0px -15px #faf9e8;
}

table#bidhistory tr.footercap td {
border-bottom-color: #bdbcaf;
padding: 0px;
height: 6px;
}

a.hwb-bidhistory-lnk:link,
a.hwb-bidhistory-lnk:visited,
a.hwb-bidhistory-lnk:hover,
a.hwb-bidhistory-lnk:active {
font: 11px Arial, Helvetica, sans-serif bold;
color: #a19f84;
}

a.hwb-bidhistory-lnk:hover {
text-decoration: none;
color: #ff9933;
}
