/**
 * Manufacturers All CSS Stylesheet
 *
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_manufacturers_all.css 2008-02-12 nhradeuce
 */

#manuAllWrapper {
	
	}

#manuAllHeading {
	
	}
#manufacturersAll {
	vertical-align: top;	
	text-align: center;
	width:664px; overflow:hidden;
	padding:10px 0 0 10px;
	}

div.ManuWrapper {
	float: left;
	width:199px;
	margin:0 20px 20px 0;
	text-align: center;
	font-size: 14px;
	background:#f4f5f5;
	vertical-align:middle;	
	height:75px;
	overflow:hidden;
	border:1px solid #eeeeee;
	
	}
div:hover.ManuWrapper {background:#fbfbfb;}	
.ManuWrapper img {margin:0 auto;}
a.ms-manu-links {
font-family:verdana; font-size:11px; line-height:14px; color:#000000; font-weight:normal; clear:both; display:block; margin-top:5px;  text-shadow:1px 1px 0 #fff;
}
a:hover.ms-manu-links {color:#999999;}
