/* Merchant results.  ex. FIND, POSTERS,SHOES, SHOP. */
/* If any A tags are changed, should change all of them. */

/* shop home */
.verticallinesTD{ BACKGROUND-COLOR: #cccc99; }

/* listings */
.merTable		{border-collapse:collapse;} 
.merTable td	{text-align:left;padding:1px;padding-left:4px;border-collapse:collapse;} 
.merTDImage	{ width:23%; vertical-align:top; text-align:left; margin-bottom: 2em; padding:0.5em; }
.merTD		{ width:75%; vertical-align:top; text-align:left; margin-bottom: 2em; padding:0.5em; }
.merTDSpacer	{ width:8px; }

/* brand listing shoes */
.shoeMenuTD	{BACKGROUND-COLOR:#FFFFCC;border:1px solid gray;}
.shoeMenuTDOn	{BACKGROUND-COLOR:#d5d5b5;}
.shoeBrandsTD	{}

.merxFontListPriceAmt	{ COLOR:#000000; font-size:x-small;text-decoration:line-through; }

.shopCats 	{width:400px;}
.shopCats ul	{list-style:none;margin-left:0.5em;}
.shopCats li li	{list-style:disc:}
.shopList 	{width:100%;}
.shopList h2	{display:block;BACKGROUND-COLOR:#B2CEF7;COLOR:#333333;}
.shopList ul	{list-style:none;margin-left:0px;}
