@charset "utf-8";

/* Original design work copyright © OCDesignsOnline, All Rights Reserved. Used with permission by eGreen Auto Parts. */

/* Homepage auto featured items
-------------------------------------------------- */
#x-bestsell				{ overflow:hidden; }

/* general */
#x-bestsell .x-showitem,
table.v4shwc td.grItm, table.gallery		{ width:160px; height:220px; }
#x-bestsell .x-showitem			{ margin:6px 0 0 15px; float:left; } /* surround div */
#x-bestsell .x-showright			{ margin-right:0; }
#showcase, table.v4stw, table.v4shwc td.grItm	{ margin:0; padding:0; } /* remove margins and padding */

/* gallery image */
table.gallery				{ background:transparent url(images/x-bs-bg.png) 0 0 no-repeat; } /* gallery item, set dimensions and background image or color here */
table.gallery td.picture			{ margin:0 !important; padding:0 !important; } /* set image padding here, default is 0 10px 5px, height is forced inline at 140px */
table.gallery td.picture div.image		{ width:100px !important; text-align:center !important; height:100px; margin:0 auto !important; padding:0 !important; } /* set to full width, set height to img max height plus any borders */
table.gallery td.picture div.image img		{ max-width:100px; width:auto !important; max-height:100px; height:auto !important; height:100px; border:0 none; margin:0 auto !important; } /* image dimensions 100px average, add border and side margins */

/* gallery title and text */
table.gallery div.ttl				{ height:42px; margin:0; padding:0 12px; position:relative; } /* title text parent div, set height to accommodate up to 3 rows of title text */
table.gallery div.ttl a			{ display:block; height:70px; } /* extend link over buy button */
table.gallery div.ttl a, table.gallery div.ttl a:link,
table.gallery div.ttl a:active,
table.gallery div.ttl a:visited			{ color:#1E1E1E; font:normal 11px/12px Tahoma, Geneva, Sans-serif; text-decoration:none; position:relative; z-index:9999; cursor:pointer; } /* set title font */
table.gallery div.ttl a:hover			{ color:#008000; text-decoration:none; } /* set title mouseover color */
table.fixed tr td span.bin, div.basics span.bin,
table.fixed tr td span.bid, div.basics span.bid	{ color:#1E1E1E; font:bold 14px/16px Tahoma, Geneva, Sans-serif; display:block; float:left; margin:0 12px; } /* set price font and location */

/* remove borders and spacing */
.whiter-rcp .whiter-n, .whiter-s, table.gallery .mi,
div.basics div.clr, table.gallery div.catItms,
div.basics div.prices div.amount img,
div.basics span.label, div.subtitle,
div.anchors div.group, table.v4shwc td.bline,
img.ii, img.iippl, table.fixed tr td .label, 
table.fixed tr td img, table.fixed tr td .time2,
table.gallery div.prices span.disct, 
table.gallery span.disct2, table.gallery .oriprs	{ display:none; }
.whiter-rcp				{ border:0 none; }
table.v4shwc td.lcell			{ border-right:0 none; }
/* hide bin pricing */
div.basics span.bin, table.fixed tr td span.bin	{ }