/* CSS Document */

.block-manufacturers .block-content {padding: 5px 10px;}
/* View Type: Grid */
.manufacture-grid { position:relative; }
.manufacture-grid.last { border-bottom:0; }
.manufacture-grid li.item { float:left; width:115px; padding:2px; text-align:center; margin:3px; border:5px solid #DDDDDD}
.manufacture-grid .product-image { display:block; width:100px;/* height:50px; border:1px solid #ddd; border-width:1px 1px 1px 0;*/ margin:0 0 20px; }
.manufacture-grid.first .product-image { border-top:0; }
.manufacture-grid li.last .product-image { border-right:0; }
.manufacture-grid .product-name { font-size:12px; margin:0 0 6px; }
.manufacture-grid .product-name a { color:#444; text-decoration:underline; font-weight:bold; }
.manufacture-grid .product-name a:hover { text-decoration:none; }
.manufacture-grid .price-box { margin:5px 0; }
.manufacture-grid .availability { line-height:21px; }
.manufacture-grid .actions { position:absolute; bottom:20px; }
.3column-layout .col-main { width: 200px; }
.col2-left-layout .manufacture-grid,
.col2-right-layout .manufacture-grid { width:730px; margin:0 auto; }
.col1-layout .manufacture-grid,
.page-empty .manufacture-grid { width:684px; margin:0 auto; }
.manufacturers_alphabet{float:left;width:100%;}
.manufacturer_alphabet{float:left;width:18px;}
.manufacturer_alphabet a:hover{font-weight:bold;}
.manufacturer_alphabet .active a{font-weight:bold;}

/* View Type: List */
.manufacture-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px 5px; min-height:140px; }
.manufacture-list li.item.last { border-bottom:0; }
.manufacture-list .product-shop { margin-left:185px; }
.manufacture-list .product-image { float:left; width:170px; /*height:170px;*/ margin:0 0 10px; }
.manufacture-list .product-name { font-size:12px; margin:0 0 6px; }
.manufacture-list .product-name a { color:#444; text-decoration:underline; }
.manufacture-list .product-name a:hover { text-decoration:none; }
.manufacture-list .price-box { float:left; margin:4px 13px 0 0; }
.manufacture-list .availability { float:left; margin:3px 0 0; }
.manufacture-list .desc { clear:both; padding:6px 0 0; margin:0 0 13px; line-height:1.35; }
.manufacture-list .desc .link-more { font-size:11px; }
.manufacture-list .add-to-links { clear:both; }
