@charset "utf-8";
/* CSS Document */

/* Auction List Customizations */
.acListItemRow1 {background:none; border:1px solid #666;}
.acListItemRow1 h1 {margin:0 0 6px 0; padding:2px 4px 2px 4px; background:#c32a18; font:normal 16px Arial, Helvetica, sans-serif; text-align:left; text-transform:uppercase;}
.acListItemRow1 h1 a {color:#fff; text-decoration:none; display:block;}
.acListItemRow1 h1 a:hover {text-decoration:underline; color:#fff;}

.acListItemRow2 {background:none; border:1px solid #666;}
.acListItemRow2 h1 {margin:0 0 6px 0; padding:2px 4px 2px 4px; background:#666; font:normal 16px Arial, Helvetica, sans-serif; text-align:left; text-transform:uppercase;}
.acListItemRow2 h1 a {color:#fff; text-decoration:none; display:block;}
.acListItemRow2 h1 a:hover {text-decoration:underline; color:#fff;}

.acListNav a {color:#fff;}

/* Auction Services calendar list footer */
#acListFooter {padding:15px 0 5px 0; text-align:center; border-top:none; clear:right;}

