/* @group CSS module home category by Joel GAUJARD */

#homecats_blocks {
}

#thecat {
	margin-left: 20px;

}

#thecat h3 {
	padding: 3px;
	margin: 0;
}

#thecat ul li{
	padding-left: 20px;
	margin: 0 0 0 10px;
	line-height: 25px;
	background: #fff url(http://www.alltradetools.com/catalog/themes/alltradetools/img/bullet.gif) no-repeat 5px 10px;
	float: left;
	width: 140px;
}

#thecat ul {
	margin-bottom: 20px;
}

#center_column #homecategory_block {
	width: 536px; /* 536px in global.css */
	margin-top: 1em;
	margin-bottom: 1em;
}

#center_column #homecategory_block .block_content {
	background-color: transparent;
	padding: 0 0 10px 10px;
}

#center_column #homecategory_block li {
padding: 5px;
}

#center_column #homecategory_block li.block_category {
	padding-left: 6px;
	width: 110px; /* 133px in global.css */
	border-right-width: 0;
}

#center_column #homecategory_block li.ajax_block_product {
	margin-right: 10px;
	border-left-width: 0;
}

#center_column #homecategory_block a.product_image {
	width: 100%;
	margin-top: 0.2em;
	text-align: center;
	height: 80px; /* medium image size */
}

#center_column #homecategory_block li.ajax_block_product h5 {
	padding: 0;
	font-size: 1.1em;
	text-align: center;
	margin: 0.3em 0;
	height: 1.6em;
}

#center_column #homecategory_block li.ajax_block_product .price {
	font-size: 1em;
	padding: 0;
	display: block;
	text-align: center;
}

#center_column #homecategory_block li.block_category h3 {
	margin: 0.4em 0;
}
#center_column #homecategory_block li.block_category h3 a {
	text-decoration: underline;
}

#center_column #homecategory_block select {
	margin: 0;
	width: 110px;
}

#center_column #homecategory_block ul ul {
	height: 105px;
}

#center_column #homecategory_block ul ul li, #center_column #homecategory_block ul ul li:hover {
	border: none;
	height: 1.5em;
	margin-top: 0.3em;
}

/* @end */
