@charset "utf-8";

/* Original design work copyright © OCDesignsOnline, All Rights Reserved. Used with permission by Wydan Technologies. */

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

/* general */
.x-showitem				{ float:left; }
.x-showitem, #showcase, #showcase_mid	{ width:100%: }
table.v4shwc td.grItm, table.gallery		{ width:170px; height:258px; }
#showcase, table.v4stw, table.v4shwc td.grItm	{ margin:0; padding:0; } /* remove margins and padding */

/* gallery image */
table.gallery				{ background:#FFF url(images/x-bs-shopnow.png) 78px 220px no-repeat; border:1px solid #D1D1D1; margin:5px 0 3px 11px; } /* 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:164px !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:98px; width:auto !important; max-height:98px; height:auto !important; height:98px; border:1px solid #D1D1D1; margin:0 auto !important; } /* image dimensions 100px average, add border and side margins */

/* gallery title and text */
table.gallery div.ttl				{ height:40px; margin:0; padding:0 10px; 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:110px; } /* 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:#444; font:normal 11px/12px Arial, Geneva, Sans-serif; text-decoration:none; position:relative; z-index:9999; cursor:pointer; } /* set title font */
table.gallery div.ttl a:hover			{ color:#F18706; text-decoration:none; } /* set title mouseover color */
div.basics span.bin, table.fixed		{ padding:0 10px !important; }
table.fixed tr td, table.fixed tr td span		{ text-align:left; }
table.fixed tr td span.bin, div.basics span.bin,
table.fixed tr td span.bid, div.basics span.bid	{ color:#F18706; font:bold 14px/16px Verdana, Geneva, Sans-serif; display:block; float:left; } /* 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 .time2			{ 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	{ }