@charset "utf-8";

#upcomingAuctions {width:190px; height:263px; margin:0 auto; background-color:#948868; font-size:12px; line-height:normal; text-align:center; overflow:hidden; position:relative;}

/* upcoming auctions image */
#upcomingAuctions div.upcomingImage {border:1px solid #333} /* for div level manipulation */
#upcomingAuctions img {margin-bottom:6px; border:none;}
#upcomingAuctions a img {border:1px solid #fff;}
#upcomingAuctions a:hover img {border:1px solid #f00;}

/* upcoming auctions name | link */
#upcomingAuctions div.nameAbove {margin:4px 0 6px 0;} /* use to display auction name/title above the image, set display:none if using div.nameBelow */
#upcomingAuctions div.nameBelow {display:none;} /* use to display auction name/title below or to the side of the image, set display:none if using div.nameAbove */
#upcomingAuctions a {font:normal 18px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-transform:uppercase;}
#upcomingAuctions a:hover {color:#f00;}

/* featured auction time/location info */
#upcomingAuctions div.upcomingInfo {font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#333;} /* encloses date/time/location for div level manipulation */
#upcomingAuctions div.starting_at {padding:0 10px;} /* featured date/time */
#upcomingAuctions span {}  /* styles the "to" that appears between start and end date/time, appears to only show for online auctions? */
#upcomingAuctions div.ending_at {padding:0 10px;} /* featured end date/time, appears to only show for online auctions? */ 
#upcomingAuctions div.location {color:#666;} /* location text */

#uaLink {display:none;} /* use if you want to have a button link to the auction_detail page, sample below */
#uaLink a {}
#uaLink a:hover {}

#upcomingAuctions div.noAuctions {font-size:12px;}





#upcomingAuctions1 {width:190px; height:263px; margin:0 auto; background-color:#948868; font-size:12px; line-height:normal; text-align:center; overflow:hidden; position:relative;border:1px solid #ff6666;}

/* upcoming auctions image */
#upcomingAuctions1 div.upcomingImage {} /* for div level manipulation */
#upcomingAuctions1 img {margin-bottom:6px; border:none;}
#upcomingAuctions1 a img {border:1px solid #fff;}
#upcomingAuctions1 a:hover img {border:1px solid #f00;}

/* upcoming auctions name | link */
#upcomingAuctions1 div.nameAbove {margin:4px 0 6px 0;} /* use to display auction name/title above the image, set display:none if using div.nameBelow */
#upcomingAuctions1 div.nameBelow {display:none;} /* use to display auction name/title below or to the side of the image, set display:none if using div.nameAbove */
#upcomingAuctions1 a {font:normal 18px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-transform:uppercase;}
#upcomingAuctions1 a:hover {color:#f00;}

/* featured auction time/location info */
#upcomingAuctions1 div.upcomingInfo {font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#333;} /* encloses date/time/location for div level manipulation */
#upcomingAuctions1 div.starting_at {padding:0 10px;} /* featured date/time */
#upcomingAuctions1 span {}  /* styles the "to" that appears between start and end date/time, appears to only show for online auctions? */
#upcomingAuctions1 div.ending_at {padding:0 10px;} /* featured end date/time, appears to only show for online auctions? */ 
#upcomingAuctions1 div.location {color:#666;} /* location text */

#uaLink {display:none;} /* use if you want to have a button link to the auction_detail page, sample below */
#uaLink a {}
#uaLink a:hover {}

#upcomingAuctions1 div.noAuctions {font-size:12px;}


















#upcomingAuctions2 {width:190px; height:263px; margin:0 auto; background-color:#948868; font-size:12px; line-height:normal; text-align:center; overflow:hidden; position:relative;border:1px solid #00f;}

/* upcoming auctions image */
#upcomingAuctions2 div.upcomingImage {} /* for div level manipulation */
#upcomingAuctions2 img {margin-bottom:6px; border:none;}
#upcomingAuctions2 a img {border:1px solid #fff;}
#upcomingAuctions2 a:hover img {border:1px solid #f00;}

/* upcoming auctions name | link */
#upcomingAuctions2 div.nameAbove {margin:4px 0 6px 0;} /* use to display auction name/title above the image, set display:none if using div.nameBelow */
#upcomingAuctions2 div.nameBelow {display:none;} /* use to display auction name/title below or to the side of the image, set display:none if using div.nameAbove */
#upcomingAuctions2 a {font:normal 18px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-transform:uppercase;}
#upcomingAuctions2 a:hover {color:#f00;}

/* featured auction time/location info */
#upcomingAuctions2 div.upcomingInfo {font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#333;} /* encloses date/time/location for div level manipulation */
#upcomingAuctions2 div.starting_at {padding:0 10px;} /* featured date/time */
#upcomingAuctions2 span {}  /* styles the "to" that appears between start and end date/time, appears to only show for online auctions? */
#upcomingAuctions2 div.ending_at {padding:0 10px;} /* featured end date/time, appears to only show for online auctions? */ 
#upcomingAuctions2 div.location {color:#666;} /* location text */

#uaLink {display:none;} /* use if you want to have a button link to the auction_detail page, sample below */
#uaLink a {}
#uaLink a:hover {}

#upcomingAuctions2 div.noAuctions {font-size:12px;}