@CHARSET "ISO-8859-1";
.categories{
	min-height:220px;
	margin:0 0 0 197px;
	padding: 0;
}

.categories .narrow_categories_holder{
	margin:0 auto;
	float:left;
}

.categories .narrow_category{
	float:left;
	overflow:hidden;
	position:relative;
	width:48%;
	font:12px Arial;
	margin: 0;
	margin: 0 25px 15px 0;
	*padding:1px;
	background-image:url(/templates/images/custom_simpsons/catagory_line.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

.categories .narrow_categories_holder div.first{
	margin: 0 25px 0 0;
}

.categories .narrow_categories_holder div.last{
	margin: 0;
	background-image:none;
}
.narrow_category a{
	text-decoration: none;
}

.narrow_category h4 {
	font-size:13px;
	margin-bottom: 0px;
}

.narrow_category .more_info{
	display:block;
	font-size: smaller;
	font-weight: bold;
}

.narrow_category .middle{
	overflow:hidden;
	text-align:center;
	/*width: 170px;*/
	min-height:155px;
}

.narrow_category .right{
	width: 115px;
	padding-top:55px;
}

.narrow_category .right .price_text, .narrow_category .right .text{
	font-size:smaller;
}

.narrow_category .right .text{
	display: block;
	margin-top: 5px;
}

.add_to_cart, .sold_out{
	margin-top: 10px;
	font-weight:bolder;
	position: absolute;
	bottom: 23px;
}

.sold_out{
	display:block;
	font-size:12px;
}

.categories {
	margin-right:0px !important;
	margin:0px;
	padding:0px;
	position: relative;
}

.narrow_categories_holder{
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	background:url(/templates/images/custom_simpsons/shop_content_mid.png) scroll repeat-y 0 0 transparent;
	width:558px;
	/*min-height:355px;*/
}

.narrow_category h4 {
	margin:0px;
	padding:0px;
	color:#FFFAC4;
}

.narrow_category .more_info{
	color:#FFF;
	text-decoration:underline;
}

.narrow_category .middle {
	min-height:150px;
	padding-top:10px;
}

.categories_bottom {
    background: url("/templates/images/custom_simpsons/products_bottom.png") no-repeat scroll 0 0 transparent;
    bottom: -20px;
    height: 20px;
    width: 595px;
    z-index: 10;
    position: absolute;
}
